.ctct-form-wrapper .ctct-button {
font-size: 0.9rem; }
.ctct-form-wrapper .ctct-message {
border: 1px solid;
padding: 1em; }
.ctct-form-wrapper .ctct-message.ctct-error {
background-color: rgba(255, 65, 54, 0.02);
border-color: #ff4136;
color: #cf0b00; }
.ctct-form-wrapper .ctct-message.ctct-success {
background-color: rgba(46, 204, 64, 0.02);
border-color: #2ecc40;
color: #1b7926; }
.ctct-form-wrapper .ctct-message .ctct-dismiss-ajax-notice {
border-radius: 50%;
float: right;
line-height: 1;
padding: 0.85rem 1rem;
text-decoration: none; }
.ctct-form-wrapper .ctct-form-field {
margin: 0 0 1rem; }
.ctct-form-wrapper .ctct-field-inline {
display: inline-block; }
@media (min-width: 992px) {
.ctct-form-wrapper .ctct-field-half {
float: left;
margin-right: 2%;
width: 48%; }
.ctct-form-wrapper .ctct-field-half:last-of-type {
margin-right: 0; } }
@media (min-width: 992px) {
.ctct-form-wrapper .ctct-field-third {
float: left;
margin-right: 2%;
width: 32%; }
.ctct-form-wrapper .ctct-field-third:last-of-type {
margin-right: 0; } }
@media (min-width: 992px) {
.ctct-form-wrapper .ctct-field-fourth {
float: left;
margin-right: 2%;
width: 24%; }
.ctct-form-wrapper .ctct-field-fourth:last-of-type {
margin-right: 0; } }
.ctct-form-wrapper input[type='text']:required:valid, .ctct-form-wrapper input[type='email']:required:valid, .ctct-form-wrapper input[type='password']:required:valid, .ctct-form-wrapper input[type='tel']:required:valid, .ctct-form-wrapper input[type='number']:required:valid {
background-image: url(//app-aamwebsite-dev.azurewebsites.net/wp-content/plugins/constant-contact-forms/assets/images/check_circle.svg);
background-position: 8px 50%;
background-repeat: no-repeat;
background-size: 18px;
border-color: #2ecc40;
padding-left: 32px; }
.ctct-form-wrapper input[type='text']:required.ctct-invalid, .ctct-form-wrapper input[type='text'].ctct-invalid, .ctct-form-wrapper input[type='email']:required.ctct-invalid, .ctct-form-wrapper input[type='email'].ctct-invalid, .ctct-form-wrapper input[type='password']:required.ctct-invalid, .ctct-form-wrapper input[type='password'].ctct-invalid, .ctct-form-wrapper input[type='tel']:required.ctct-invalid, .ctct-form-wrapper input[type='tel'].ctct-invalid, .ctct-form-wrapper input[type='number']:required.ctct-invalid, .ctct-form-wrapper input[type='number'].ctct-invalid {
background: #fff url(//app-aamwebsite-dev.azurewebsites.net/wp-content/plugins/constant-contact-forms/assets/images/error.svg) no-repeat;
background-color: rgba(255, 65, 54, 0.02);
background-position: 8px 50%;
background-size: 24px;
border-color: #ff4136;
padding-left: 40px; }
.ctct-form-wrapper select.ctct-label-top, .ctct-form-wrapper select.ctct-label-bottom {
width: 100%; }
.ctct-form-wrapper .ctct-field-error {
font-size: 0.85rem;
font-style: italic; }
.ctct-form-wrapper input.ctct-invalid {
background: #fff url(//app-aamwebsite-dev.azurewebsites.net/wp-content/plugins/constant-contact-forms/assets/images/error.svg) no-repeat;
background-color: rgba(255, 65, 54, 0.02);
background-position: 8px 50%;
background-size: 24px;
border-color: #ff4136;
padding-left: 40px; }
.ctct-form-wrapper input.ctct-label-left,
.ctct-form-wrapper textarea.ctct-label-left {
display: inline-block;
width: 75%; }
.ctct-form-wrapper span.ctct-label-left {
display: inline-block;
margin-right: 5%;
width: 20%; }
.ctct-form-wrapper input.ctct-label-right,
.ctct-form-wrapper textarea.ctct-label-right,
.ctct-form-wrapper select.ctct-label-right {
display: inline-block;
margin-right: 5%;
width: 75%; }
.ctct-form-wrapper input.ctct-label-right[type="checkbox"],
.ctct-form-wrapper textarea.ctct-label-right[type="checkbox"],
.ctct-form-wrapper select.ctct-label-right[type="checkbox"] {
width: auto; }
.ctct-form-wrapper span.ctct-label-right {
display: inline-block;
width: 20%; }
.ctct-form-wrapper span.ctct-label-hidden {
left: -9999px !important;
position: absolute !important;
top: -9999px !important; }
.ctct-form-wrapper .no-recaptcha .ctct-submitted:disabled {
background-image: url(//app-aamwebsite-dev.azurewebsites.net/wp-content/plugins/constant-contact-forms/assets/images/oval.min.svg);
background-position: center;
background-repeat: no-repeat;
color: transparent;
cursor: wait;
opacity: 0.3; }
.ctct-form-wrapper .has-recaptcha .ctct-submitted:disabled {
cursor: not-allowed; }
.ctct-form-wrapper .ctct-form::after {
clear: both;
content: '';
display: table; }
.ctct-form-wrapper .ctct-form .ctct-label-top label,
.ctct-form-wrapper .ctct-form .ctct-label-bottom label {
display: block; }
.ctct-form-wrapper .ctct-form .ctct-label-left label,
.ctct-form-wrapper .ctct-form .ctct-label-right label {
display: inline-block; }
.ctct-form-wrapper .ctct-form abbr {
border: none;
color: #ff4136;
font-size: 0.9rem; }
.ctct-form-wrapper .ctct-input-container label {
color: #aaa;
font-size: 0.8rem; }
.ctct-form-wrapper .ctct-field-error {
color: #ff4136; }
.ctct-form-wrapper .ctct-submit {
cursor: pointer; }
.ctct-form-wrapper .ctct-form-field-checkbox fieldset {
border: none;
padding: 0; }
.ctct-form-wrapper .ctct-form-field-checkbox fieldset legend {
font-weight: normal;
padding: 0; }
.ctct-twentyfourteen .ctct-form-description ~ .ctct-button {
display: inline-block;
font-size: 1rem;
margin-bottom: 25px; }
.ctct-twentyfourteen .ctct-form-field input:not(.ctct-checkbox) {
width: 100%; }
.ctct-twentyfifteen .ctct-form-description ~ .ctct-button {
display: inline-block;
font-size: 1rem;
margin-bottom: 25px; }
.ctct-twentyfifteen .ctct-form-field input[type="tel"] {
padding: 0.5278em;
width: 100%; }
.ctct-twentyfifteen .ctct-form-wrapper .ctct-input-container label {
font-size: 75%; }
.ctct-twentysixteen .ctct-form-description ~ .ctct-button {
display: inline-block;
margin-bottom: 25px; }
.ctct-twentysixteen .ctct-form-wrapper span.ctct-label-right {
width: 80%; }
.ctct-twentyseventeen .ctct-form-description ~ .ctct-button {
display: inline-block;
margin-bottom: 25px; }
.ctct-twentyseventeen .ctct-form-wrapper .ctct-input-container label {
display: inline; }
.ctct-twentyseventeen .ctct-form-wrapper span.ctct-label-right {
width: 80%; }
.ctct-twentynineteen .ctct-form-description ~ .ctct-button {
margin-bottom: 25px; }
.ctct-twentynineteen .ctct-address {
margin-bottom: 1rem; }
.ctct-twentynineteen .ctct-form-field input[type="text"].ctct-label-top, .ctct-twentynineteen .ctct-form-field input[type="text"].ctct-label-bottom,
.ctct-twentynineteen .ctct-form-field input[type="email"].ctct-label-top,
.ctct-twentynineteen .ctct-form-field input[type="email"].ctct-label-bottom,
.ctct-twentynineteen .ctct-form-field input[type="url"].ctct-label-top,
.ctct-twentynineteen .ctct-form-field input[type="url"].ctct-label-bottom,
.ctct-twentynineteen .ctct-form-field input[type="tel"].ctct-label-top,
.ctct-twentynineteen .ctct-form-field input[type="tel"].ctct-label-bottom {
width: 100%; }
@media screen and (max-width: 414px) {
.ctct-twentynineteen .ctct-form-wrapper span.ctct-label-right {
width: 80%; } }
.ctct-twentytwenty .ctct-form-description ~ .ctct-button {
margin-bottom: 25px; }
.ctct-twentytwenty .ctct-form-wrapper .ctct-form abbr {
font-size: 1.6rem; }
.ctct-twentytwenty .ctct-form-wrapper .ctct-input-container label {
font-size: 1.6rem; }
.ctct-twentytwentyone .ctct-button {
padding: 0 !important; }
.ctct-twentytwentyone .ctct-form-field input[type="text"],
.ctct-twentytwentyone .ctct-form-field input[type="email"],
.ctct-twentytwentyone .ctct-form-field input[type="url"],
.ctct-twentytwentyone .ctct-form-field input[type="tel"] {
width: 100%; }@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap"); *,
:after,
:before {
border: 0 solid #e5e7eb;
box-sizing: border-box
}
:after,
:before {
--tw-content: ""
}
:host,
html {
-webkit-text-size-adjust: 100%;
font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
font-feature-settings: normal;
font-variation-settings: normal;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
-webkit-tap-highlight-color: transparent
}
body {
margin: 0
}
hr {
border-top-width: 1px;
color: inherit;
height: 0
}
abbr:where([title]) {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted
} a {
color: inherit;
text-decoration: inherit
}
b,
strong {
font-weight: bolder
}
code,
kbd,
pre,
samp {
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
font-feature-settings: normal;
font-size: 1em;
font-variation-settings: normal
}
small {
font-size: 80%
}
sub,
sup {
font-size: 75%;
line-height: 1.5rem;
position: relative;
vertical-align: baseline
}
sub {
bottom: -.25em
}
sup {
top: -.5em
}
table {
border-collapse: collapse;
border-color: inherit;
text-indent: 0
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font-family: inherit;
font-feature-settings: inherit;
font-size: 100%;
font-variation-settings: inherit;
font-weight: inherit;
line-height: inherit;
margin: 0;
padding: 0
}
button,
select {
text-transform: none
}
[type=button],
[type=reset],
[type=submit],
button {
-webkit-appearance: button;
background-color: transparent;
background-image: none
}
:-moz-focusring {
outline: auto
}
:-moz-ui-invalid {
box-shadow: none
}
progress {
vertical-align: baseline
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
height: auto
}
[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px
}
::-webkit-search-decoration {
-webkit-appearance: none
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit
}
summary {
display: list-item
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
margin: 10px;
}
fieldset {
margin: 0
}
fieldset,
legend {
padding: 0
}
nav>menu,
nav>ol,
nav>ul {
list-style: none;
margin: 0;
padding: 0
}
.mob-nav, .mob-nav ul {
list-style: none;
margin: 10px;
padding: 0
}
.sub-menu {
list-style: none;
margin: 0;
padding: 0
}
.submenu {
list-style: none;
margin: 0;
padding: 0
}
.footer-primary {
list-style: none;
margin: 0;
padding: 0
}
dialog {
padding: 0
}
textarea {
resize: vertical
}
input::-moz-placeholder,
textarea::-moz-placeholder {
color: #9ca3af
}
input::placeholder,
textarea::placeholder {
color: #9ca3af
}
[role=button],
button {
cursor: pointer
}
:disabled {
cursor: default
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
display: block;
vertical-align: middle
}
img,
video {
height: auto;
max-width: 100%
}
[hidden] {
display: none
}
[data-tooltip-style^=light]+.tooltip>.tooltip-arrow:before {
border-color: #e5e7eb;
border-style: solid
}
[data-tooltip-style^=light]+.tooltip[data-popper-placement^=top]>.tooltip-arrow:before {
border-bottom-width: 1px;
border-right-width: 1px
}
[data-tooltip-style^=light]+.tooltip[data-popper-placement^=right]>.tooltip-arrow:before {
border-bottom-width: 1px;
border-left-width: 1px
}
[data-tooltip-style^=light]+.tooltip[data-popper-placement^=bottom]>.tooltip-arrow:before {
border-left-width: 1px;
border-top-width: 1px
}
[data-tooltip-style^=light]+.tooltip[data-popper-placement^=left]>.tooltip-arrow:before {
border-right-width: 1px;
border-top-width: 1px
}
.tooltip[data-popper-placement^=top]>.tooltip-arrow {
bottom: -4px
}
.tooltip[data-popper-placement^=bottom]>.tooltip-arrow {
top: -4px
}
.tooltip[data-popper-placement^=left]>.tooltip-arrow {
right: -4px
}
.tooltip[data-popper-placement^=right]>.tooltip-arrow {
left: -4px
}
.tooltip.invisible>.tooltip-arrow:before {
visibility: hidden
}
[data-popper-arrow],
[data-popper-arrow]:before {
background: inherit;
height: 8px;
position: absolute;
width: 8px
}
[data-popper-arrow] {
visibility: hidden
}
[data-popper-arrow]:after,
[data-popper-arrow]:before {
content: "";
transform: rotate(45deg);
visibility: visible
}
[data-popper-arrow]:after {
background: inherit;
height: 9px;
position: absolute;
width: 9px
}
[role=tooltip]>[data-popper-arrow]:after,
[role=tooltip]>[data-popper-arrow]:before {
border-color: #e5e7eb;
border-style: solid
}
[data-popover][role=tooltip][data-popper-placement^=top]>[data-popper-arrow]:after,
[data-popover][role=tooltip][data-popper-placement^=top]>[data-popper-arrow]:before {
border-bottom-width: 1px;
border-right-width: 1px
}
[data-popover][role=tooltip][data-popper-placement^=right]>[data-popper-arrow]:after,
[data-popover][role=tooltip][data-popper-placement^=right]>[data-popper-arrow]:before {
border-bottom-width: 1px;
border-left-width: 1px
}
[data-popover][role=tooltip][data-popper-placement^=bottom]>[data-popper-arrow]:after,
[data-popover][role=tooltip][data-popper-placement^=bottom]>[data-popper-arrow]:before {
border-left-width: 1px;
border-top-width: 1px
}
[data-popover][role=tooltip][data-popper-placement^=left]>[data-popper-arrow]:after,
[data-popover][role=tooltip][data-popper-placement^=left]>[data-popper-arrow]:before {
border-right-width: 1px;
border-top-width: 1px
}
[data-popover][role=tooltip][data-popper-placement^=top]>[data-popper-arrow] {
bottom: -5px
}
[data-popover][role=tooltip][data-popper-placement^=bottom]>[data-popper-arrow] {
top: -5px
}
[data-popover][role=tooltip][data-popper-placement^=left]>[data-popper-arrow] {
right: -5px
}
[data-popover][role=tooltip][data-popper-placement^=right]>[data-popper-arrow] {
left: -5px
}
[role=tooltip].invisible>[data-popper-arrow]:after,
[role=tooltip].invisible>[data-popper-arrow]:before {
visibility: hidden
}
[multiple],
[type=date],
[type=datetime-local],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
select,
textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: #fff;
border-color: #6b7280;
border-radius: 0;
border-width: 1px;
font-size: 1rem;
line-height: 1.5rem;
padding: .5rem .75rem;
--tw-shadow: 0 0 #0000
}
[multiple]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
select:focus,
textarea:focus {
outline: 2px solid transparent;
outline-offset: 2px;
--tw-ring-inset: var(--tw-empty,  );
--tw-ring-offset-width: 0px;
--tw-ring-offset-color: #fff;
--tw-ring-color: #1c64f2;
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
border-color: #1c64f2;
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
}
input::-moz-placeholder,
textarea::-moz-placeholder {
color: #6b7280;
opacity: 1
}
input::placeholder,
textarea::placeholder {
color: #6b7280;
opacity: 1
}
::-webkit-datetime-edit-fields-wrapper {
padding: 0
}
::-webkit-date-and-time-value {
min-height: 1.5em
}
select:not([size]) {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' aria-hidden='true' viewBox='0 0 10 6'%3E%3Cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1 4 4 4-4'/%3E%3C/svg%3E");
background-position: right .75rem center;
background-repeat: no-repeat;
background-size: .75em .75em;
padding-right: 2.5rem;
-webkit-print-color-adjust: exact;
print-color-adjust: exact
}
:is([dir=rtl]) select:not([size]) {
background-position: left .75rem center;
padding-left: 0;
padding-right: .75rem
}
[multiple] {
background-image: none;
background-position: 0 0;
background-repeat: unset;
background-size: initial;
padding-right: .75rem;
-webkit-print-color-adjust: unset;
print-color-adjust: unset
}
[type=checkbox],
[type=radio] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: #fff;
background-origin: border-box;
border-color: #6b7280;
border-width: 1px;
color: #1c64f2;
display: inline-block;
flex-shrink: 0;
height: 1rem;
padding: 0;
-webkit-print-color-adjust: exact;
print-color-adjust: exact;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
vertical-align: middle;
width: 1rem;
--tw-shadow: 0 0 #0000
}
[type=checkbox] {
border-radius: 0
}
[type=radio] {
border-radius: 100%
}
[type=checkbox]:focus,
[type=radio]:focus {
outline: 2px solid transparent;
outline-offset: 2px;
--tw-ring-inset: var(--tw-empty,  );
--tw-ring-offset-width: 2px;
--tw-ring-offset-color: #fff;
--tw-ring-color: #1c64f2;
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
}
.dark [type=checkbox]:checked,
.dark [type=radio]:checked,
[type=checkbox]:checked,
[type=radio]:checked {
background-color: currentColor;
background-position: 50%;
background-repeat: no-repeat;
background-size: .55em .55em;
border-color: transparent
}
[type=checkbox]:checked {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' aria-hidden='true' viewBox='0 0 16 12'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M1 5.917 5.724 10.5 15 1.5'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-size: .55em .55em;
-webkit-print-color-adjust: exact;
print-color-adjust: exact
}
[type=radio]:checked {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");
background-size: 1em 1em
}
[type=checkbox]:indeterminate {
background-color: currentColor;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' aria-hidden='true' viewBox='0 0 16 12'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M.5 6h14'/%3E%3C/svg%3E");
background-position: 50%;
background-repeat: no-repeat;
background-size: .55em .55em;
border-color: transparent;
-webkit-print-color-adjust: exact;
print-color-adjust: exact
}
[type=checkbox]:indeterminate:focus,
[type=checkbox]:indeterminate:hover {
background-color: currentColor;
border-color: transparent
}
[type=file] {
background: unset;
border-color: inherit;
border-radius: 0;
border-width: 0;
font-size: unset;
line-height: inherit;
padding: 0
}
[type=file]:focus {
outline: 1px auto inherit
}
input[type=file]::file-selector-button {
background: #1f2937;
border: 0;
color: #fff;
cursor: pointer;
font-size: .875rem;
font-weight: 500;
margin-inline-end: 1rem;
margin-inline-start: -1rem;
padding: .625rem 1rem .625rem 2rem
}
input[type=file]::file-selector-button:hover {
background: #374151
}
:is([dir=rtl]) input[type=file]::file-selector-button {
padding-left: 1rem;
padding-right: 2rem
}
input[type=range]::-webkit-slider-thumb {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background: #1c64f2;
border: 0;
border-radius: 9999px;
cursor: pointer;
height: 1.25rem;
width: 1.25rem
}
input[type=range]:disabled::-webkit-slider-thumb {
background: #9ca3af
}
input[type=range]:focus::-webkit-slider-thumb {
outline: 2px solid transparent;
outline-offset: 2px;
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
--tw-ring-opacity: 1px;
--tw-ring-color: rgb(164 202 254/var(--tw-ring-opacity))
}
input[type=range]::-moz-range-thumb {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background: #1c64f2;
border: 0;
border-radius: 9999px;
cursor: pointer;
height: 1.25rem;
width: 1.25rem
}
input[type=range]:disabled::-moz-range-thumb {
background: #9ca3af
}
input[type=range]::-moz-range-progress {
background: #3f83f8
}
input[type=range]::-ms-fill-lower {
background: #3f83f8
}
:root {
--tw-rotate-x: 0;
--tw-rotate-y: 0;
--tw-translate-z: 0;
--tw-scale-z: 1;
--tw-rotate-3d: 0, 0, 0, 0deg
}
*,
:after,
:before {
--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: rgba(63, 131, 248, .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:
}
::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: rgba(63, 131, 248, .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:
}
.\!container {
width: 100% !important
}
.container {
width: 100%
}
@media (min-width:375px) {
.\!container {
max-width: 375px !important
}
.container {
max-width: 375px
}
}
@media (min-width:640px) {
.\!container {
max-width: 640px !important
}
.container {
max-width: 640px
}
}
@media (min-width:768px) {
.\!container {
max-width: 768px !important
}
.container {
max-width: 768px
}
}
@media (min-width:940px) {
.\!container {
max-width: 940px !important
}
.container {
max-width: 940px
}
}
@media (min-width:1024px) {
.\!container {
max-width: 1024px !important
}
.container {
max-width: 1024px
}
}
@media (min-width:1140px) {
.\!container {
max-width: 1140px !important
}
.container {
max-width: 1140px
}
}
@media (min-width:1280px) {
.\!container {
max-width: 1280px !important
}
.container {
max-width: 1280px
}
}
@media (min-width:1536px) {
.\!container {
max-width: 1536px !important
}
.container {
max-width: 1536px
}
}
.sr-only {
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
clip: rect(0, 0, 0, 0);
border-width: 0;
white-space: nowrap
}
.visible {
visibility: visible
}
.invisible {
visibility: hidden
}
.collapse {
visibility: collapse
}
.static {
position: static
}
.fixed {
position: fixed
}
.absolute {
position: absolute
}
.\!relative {
position: relative !important
}
.relative {
position: relative
}
.sticky {
position: sticky
}
.inset-0 {
inset: 0
}
.-bottom-\[30\%\] {
bottom: -30%
}
.-top-8 {
top: -2rem
}
.-top-\[24px\] {
top: -24px
}
.-top-\[5px\] {
top: -5px
}
.bottom-0 {
bottom: 0
}
.bottom-4 {
bottom: 1rem
}
.bottom-\[20px\] {
bottom: 20px
}
.bottom-\[32px\] {
bottom: 32px
}
.bottom-\[4px\] {
bottom: 4px
}
.bottom-\[60px\] {
bottom: 60px
}
.left-0 {
left: 0
}
.left-2\/4 {
left: 50%
}
.right-0 {
right: 0
}
.right-1 {
right: .25rem
}
.right-3 {
right: .75rem
}
.right-\[4px\] {
right: 4px
}
.top-0 {
top: 0
}
.top-1 {
top: .25rem
}
.top-2 {
top: .5rem
}
.top-2\/4 {
top: 50%
}
.top-3 {
top: .75rem
}
.top-\[4px\] {
top: 4px
}
.top-\[5\%\] {
top: 5%
}
.top-\[60px\] {
top: 60px
}
.z-0 {
z-index: 0
}
.z-10 {
z-index: 10
}
.z-20 {
z-index: 20
}
.z-30 {
z-index: 30
}
.z-40 {
z-index: 40
}
.z-50 {
z-index: 50
}
.z-\[101\] {
z-index: 101
}
.z-\[52\] {
z-index: 52
}
.order-1 {
order: 1
}
.order-2 {
order: 2
}
.m-0 {
margin: 0
}
.mx-1 {
margin-left: .25rem;
margin-right: .25rem
}
.mx-auto {
margin-left: auto;
margin-right: auto
}
.my-6 {
margin-bottom: 1.5rem;
margin-top: 1.5rem
}
.-mt-\[35px\] {
margin-top: -35px
}
.mb-0 {
margin-bottom: 0
}
.mb-10 {
margin-bottom: 2.5rem
}
.mb-2 {
margin-bottom: .5rem
}
.mb-2\.5 {
margin-bottom: .625rem
}
.mb-3 {
margin-bottom: .75rem
}
.mb-4 {
margin-bottom: 1rem
}
.mb-5 {
margin-bottom: 1.25rem
}
.mb-6 {
margin-bottom: 1.5rem
}
.mb-8 {
margin-bottom: 2rem
}
.mb-\[06px\] {
margin-bottom: 6px
}
.mb-\[10px\] {
margin-bottom: 10px
}
.mb-\[12px\] {
margin-bottom: 12px
}
.mb-\[15px\] {
margin-bottom: 15px
}
.mb-\[16px\] {
margin-bottom: 16px
}
.mb-\[17px\] {
margin-bottom: 17px
}
.mb-\[18px\] {
margin-bottom: 18px
}
.mb-\[20px\] {
margin-bottom: 20px
}
.mb-\[24px\] {
margin-bottom: 24px
}
.mb-\[28px\] {
margin-bottom: 28px
}
.mb-\[30px\] {
margin-bottom: 30px
}
.mb-\[32px\] {
margin-bottom: 32px
}
.mb-\[35px\] {
margin-bottom: 35px
}
.mb-\[36px\] {
margin-bottom: 36px
}
.mb-\[4px\] {
margin-bottom: 4px
}
.mb-\[7px\] {
margin-bottom: 7px
}
.mb-auto {
margin-bottom: auto
}
.me-2 {
margin-inline-end: .5rem
}
.ml-1 {
margin-left: .25rem
}
.ml-2 {
margin-left: .5rem
}
.ml-auto {
margin-left: auto
}
.mr-0 {
margin-right: 0
}
.mr-1 {
margin-right: .25rem
}
.mr-2 {
margin-right: .5rem
}
.mr-3 {
margin-right: .75rem
}
.mr-4 {
margin-right: 1rem
}
.mr-\[10px\] {
margin-right: 10px
}
.mr-\[16px\] {
margin-right: 16px
}
.mr-\[18px\] {
margin-right: 18px
}
.mr-\[8px\] {
margin-right: 8px
}
.mt-0 {
margin-top: 0
}
.mt-3 {
margin-top: .75rem
}
.mt-\[20px\] {
margin-top: 20px
}
.mt-\[30px\] {
margin-top: 30px
}
.mt-\[40px\] {
margin-top: 40px
}
.mt-auto {
margin-top: auto
}
.block {
display: block
}
.inline-block {
display: inline-block
}
.\!flex {
display: flex !important
}
.flex {
display: flex
}
.table {
display: table
}
.grid {
display: grid
}
.hidden {
display: none
}
.\!h-\[120px\] {
height: 120px !important
}
.\!h-auto {
height: auto !important
}
.h-0 {
height: 0
}
.h-10 {
height: 2.5rem
}
.h-6 {
height: 1.5rem
}
.h-8 {
height: 2rem
}
.h-9 {
height: 2.25rem
}
.h-\[100px\] {
height: 100px
}
.h-\[100vh\] {
height: 100vh
}
.h-\[125px\] {
height: 125px
}
.h-\[140px\] {
height: 140px
}
.h-\[154px\] {
height: 154px
}
.h-\[160px\] {
height: 160px
}
.h-\[180px\] {
height: 180px
}
.h-\[18px\] {
height: 18px
}
.h-\[200px\] {
height: 200px
}
.h-\[22\%\] {
height: 22%
}
.h-\[24px\] {
height: 24px
}
.h-\[250px\] {
height: 250px
}
.h-\[2px\] {
height: 2px
}
.h-\[300px\] {
height: 300px
}
.h-\[30px\] {
height: 30px
}
.h-\[32px\] {
height: 32px
}
.h-\[36px\] {
height: 36px
}
.h-\[395px\] {
height: 395px
}
.h-\[40px\] {
height: 40px
}
.h-\[418px\] {
height: 418px
}
.h-\[44px\] {
height: 44px
}
.h-\[45px\] {
height: 45px
}
.h-\[48px\] {
height: 48px
}
.h-\[50px\] {
height: 50px
}
.h-\[52px\] {
height: 52px
}
.h-\[60\%\] {
height: 60%
}
.h-\[60px\] {
height: 60px
}
.h-\[70\%\] {
height: 70%
}
.h-\[72px\] {
height: 72px
}
.h-auto {
height: auto
}
.h-fit {
height: -moz-fit-content;
height: fit-content
}
.h-full {
height: 100%
}
.h-screen {
height: 100vh
}
.max-h-20 {
max-height: 5rem
}
.max-h-72 {
max-height: 18rem
}
.max-h-\[100px\] {
max-height: 100px
}
.max-h-\[110px\] {
max-height: 110px
}
.max-h-\[120px\] {
max-height: 120px
}
.max-h-\[160px\] {
max-height: 160px
}
.max-h-\[184px\] {
max-height: 184px
}
.max-h-\[238px\] {
max-height: 238px
}
.max-h-\[270px\] {
max-height: 270px
}
.max-h-\[280px\] {
max-height: 280px
}
.max-h-\[284px\] {
max-height: 284px
}
.max-h-\[300px\] {
max-height: 300px
}
.max-h-\[380px\] {
max-height: 380px
}
.max-h-\[400px\] {
max-height: 400px
}
.max-h-\[416px\] {
max-height: 416px
}
.max-h-\[456px\] {
max-height: 456px
}
.max-h-\[48px\] {
max-height: 48px
}
.max-h-\[700px\] {
max-height: 700px
}
.max-h-\[800px\] {
max-height: 800px
}
.max-h-\[88px\] {
max-height: 88px
}
.min-h-0 {
min-height: 0
}
.min-h-14 {
min-height: 3.5rem
}
.min-h-\[200px\] {
min-height: 200px
}
.min-h-\[216px\] {
min-height: 216px
}
.min-h-\[224px\] {
min-height: 224px
}
.min-h-\[230px\] {
min-height: 230px
}
.min-h-\[300px\] {
min-height: 300px
}
.min-h-\[344px\] {
min-height: 344px
}
.min-h-\[396px\] {
min-height: 396px
}
.min-h-\[400px\] {
min-height: 400px
}
.min-h-\[40px\] {
min-height: 40px
}
.min-h-\[52px\] {
min-height: 52px
}
.min-h-\[70px\] {
min-height: 70px
}
.\!w-\[120px\] {
width: 120px !important
}
.w-0 {
width: 0
}
.w-1\/2 {
width: 50%
}
.w-10 {
width: 2.5rem
}
.w-2\/4 {
width: 50%
}
.w-64 {
width: 16rem
}
.w-8 {
width: 2rem
}
.w-\[100vw\] {
width: 100vw
}
.w-\[133px\] {
width: 133px
}
.w-\[140px\] {
width: 140px
}
.w-\[146px\] {
width: 146px
}
.w-\[160px\] {
width: 160px
}
.w-\[16px\] {
width: 16px
}
.w-\[18px\] {
width: 18px
}
.w-\[215px\] {
width: 215px
}
.w-\[24px\] {
width: 24px
}
.w-\[250px\] {
width: 250px
}
.w-\[30px\] {
width: 30px
}
.w-\[32px\] {
width: 32px
}
.w-\[36px\] {
width: 36px
}
.w-\[40px\] {
width: 40px
}
.w-\[44px\] {
width: 44px
}
.w-\[50px\] {
width: 50px
}
.w-\[60px\] {
width: 60px
}
.w-\[70\%\] {
width: 70%
}
.w-auto {
width: auto
}
.w-fit {
width: -moz-fit-content;
width: fit-content
}
.w-full {
width: 100%
}
.w-max {
width: -moz-max-content;
width: max-content
}
.w-min {
width: -moz-min-content;
width: min-content
}
.w-screen {
width: 100vw
}
.min-w-\[120px\] {
min-width: 120px
}
.min-w-\[170px\] {
min-width: 170px
}
.min-w-\[50px\] {
min-width: 50px
}
.min-w-fit {
min-width: -moz-fit-content;
min-width: fit-content
}
.max-w-20 {
max-width: 5rem
}
.max-w-60 {
max-width: 15rem
}
.max-w-\[1140px\] {
max-width: 1140px
}
.max-w-\[1300px\] {
max-width: 1300px
}
.max-w-\[1312px\] {
max-width: 1312px
}
.max-w-\[139px\] {
max-width: 139px
}
.max-w-\[1480px\] {
max-width: 1480px
}
.max-w-\[1500px\] {
max-width: 1500px
}
.max-w-\[192px\] {
max-width: 192px
}
.max-w-\[200px\] {
max-width: 200px
}
.max-w-\[221px\] {
max-width: 221px
}
.max-w-\[248px\] {
max-width: 248px
}
.max-w-\[260px\] {
max-width: 260px
}
.max-w-\[300px\] {
max-width: 300px
}
.max-w-\[312px\] {
max-width: 312px
}
.max-w-\[35\%\] {
max-width: 35%
}
.max-w-\[350px\] {
max-width: 350px
}
.max-w-\[364px\] {
max-width: 364px
}
.max-w-\[379px\] {
max-width: 379px
}
.max-w-\[392px\] {
max-width: 392px
}
.max-w-\[400px\] {
max-width: 400px
}
.max-w-\[416px\] {
max-width: 416px
}
.max-w-\[425px\] {
max-width: 425px
}
.max-w-\[450px\] {
max-width: 450px
}
.max-w-\[470px\] {
max-width: 470px
}
.max-w-\[48px\] {
max-width: 48px
}
.max-w-\[502px\] {
max-width: 502px
}
.max-w-\[590px\] {
max-width: 590px
}
.max-w-\[600px\] {
max-width: 600px
}
.max-w-\[630px\] {
max-width: 630px
}
.max-w-\[640px\] {
max-width: 640px
}
.max-w-\[680px\] {
max-width: 680px
}
.max-w-\[700px\] {
max-width: 700px
}
.max-w-\[730px\] {
max-width: 730px
}
.max-w-\[830px\] {
max-width: 830px
}
.max-w-\[848px\] {
max-width: 848px
}
.max-w-\[854px\] {
max-width: 854px
}
.max-w-\[855px\] {
max-width: 855px
}
.max-w-\[864px\] {
max-width: 864px
}
.max-w-\[870px\] {
max-width: 870px
}
.max-w-fit {
max-width: -moz-fit-content;
max-width: fit-content
}
.max-w-full {
max-width: 100%
}
.max-w-none {
max-width: none
}
.flex-1 {
flex: 1 1 0%
}
.flex-368 {
flex: 1 1 368px
}
.flex-450 {
flex: 1 1 450px
}
.flex-50 {
flex: 1 1 50%
}
.flex-612 {
flex: 1 1 612px
}
.flex-800 {
flex: 1 1 842px
}
.flex-\[0_0_24px\] {
flex: 0 0 24px
}
.flex-\[1_1_30\%\] {
flex: 1 1 30%
}
.flex-\[1_1_300px\] {
flex: 1 1 300px
}
.-translate-x-2\/4 {
--tw-translate-x: -50%
}
.-translate-x-2\/4,
.-translate-x-full {
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.-translate-x-full {
--tw-translate-x: -100%
}
.-translate-y-2\/4 {
--tw-translate-y: -50%
}
.-translate-y-2\/4,
.-translate-y-full {
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.-translate-y-full {
--tw-translate-y: -100%
}
.translate-x-0 {
--tw-translate-x: 0px
}
.translate-x-0,
.translate-x-full {
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.translate-x-full {
--tw-translate-x: 100%
}
.translate-y-3 {
--tw-translate-y: 0.75rem
}
.translate-y-3,
.translate-y-3\.5 {
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.translate-y-3\.5 {
--tw-translate-y: 0.875rem
}
.translate-y-full {
--tw-translate-y: 100%
}
.-rotate-45,
.translate-y-full {
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.-rotate-45 {
--tw-rotate: -45deg
}
.rotate-180 {
--tw-rotate: 180deg
}
.rotate-180,
.rotate-45 {
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rotate-45 {
--tw-rotate: 45deg
}
.rotate-90 {
--tw-rotate: 90deg
}
.rotate-90,
.rotate-\[135deg\] {
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rotate-\[135deg\] {
--tw-rotate: 135deg
}
.scale-x-\[-1\] {
--tw-scale-x: -1
}
.scale-x-\[-1\],
.transform {
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.transform-none {
transform: none
}
.resize {
resize: both
}
.list-none {
list-style-type: none
}
.columns-1 {
-moz-columns: 1;
column-count: 1
}
.grid-flow-row-dense {
grid-auto-flow: row dense
}
.grid-cols-1 {
grid-template-columns: repeat(1, minmax(0, 1fr))
}
.grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr))
}
.sm\:.grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr))
}
.grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr))
}
.grid-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr))
}
.grid-cols-7 {
grid-template-columns: repeat(7, minmax(0, 1fr))
}
.grid-rows-2 {
grid-template-rows: repeat(2, minmax(0, 1fr))
}
.grid-rows-\[0fr\] {
grid-template-rows: 0fr
}
.flex-row {
flex-direction: row
}
.flex-row-reverse {
flex-direction: row-reverse
}
.flex-col {
flex-direction: column
}
.flex-wrap {
flex-wrap: wrap
}
.flex-nowrap {
flex-wrap: nowrap
}
.items-start {
align-items: flex-start
}
.items-end {
align-items: flex-end
}
.items-center {
align-items: center
}
.justify-start {
justify-content: flex-start
}
.justify-end {
justify-content: flex-end
}
.justify-center {
justify-content: center
}
.justify-between {
justify-content: space-between
}
.gap-0 {
gap: 0
}
.gap-1 {
gap: .25rem
}
.gap-2 {
gap: .5rem
}
.gap-2\.5 {
gap: .625rem
}
.gap-3 {
gap: .75rem
}
.gap-4 {
gap: 1rem
}
.gap-5 {
gap: 1.25rem
}
.gap-6 {
gap: 1.5rem
}
.gap-8 {
gap: 2rem
}
.gap-\[10px\] {
gap: 10px
}
.gap-\[12px\] {
gap: 12px
}
.gap-\[16px\] {
gap: 16px
}
.gap-\[20px\] {
gap: 20px
}
.gap-\[26px\] {
gap: 26px
}
.gap-\[30px\] {
gap: 30px
}
.gap-\[32px\] {
gap: 32px
}
.self-start {
align-self: flex-start
}
.self-end {
align-self: flex-end
}
.self-center {
align-self: center
}
.self-stretch {
align-self: stretch
}
.overflow-hidden {
overflow: hidden
}
.\!overflow-visible {
overflow: visible !important
}
.overflow-y-auto {
overflow-y: auto
}
.text-balance {
text-wrap: balance
}
.\!rounded-\[20px\] {
border-radius: 20px !important
}
.\!rounded-\[26px\] {
border-radius: 26px !important
}
.rounded-\[110px\] {
border-radius: 110px
}
.rounded-\[12px\] {
border-radius: 12px
}
.rounded-\[14px\] {
border-radius: 14px
}
.rounded-\[16px\] {
border-radius: 16px
}
.rounded-\[20px\] {
border-radius: 20px
}
.rounded-\[25px\] {
border-radius: 25px
}
.rounded-\[26px\] {
border-radius: 26px
}
.rounded-\[36px\] {
border-radius: 36px
}
.rounded-\[8px\] {
border-radius: 8px
}
.rounded-full {
border-radius: 9999px
}
.rounded-b-\[12px\] {
border-bottom-left-radius: 12px;
border-bottom-right-radius: 12px
}
.rounded-b-\[16px\] {
border-bottom-left-radius: 16px;
border-bottom-right-radius: 16px
}
.rounded-b-\[20px\] {
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px
}
.rounded-e-lg {
border-end-end-radius: .5rem;
border-start-end-radius: .5rem
}
.rounded-l-\[20px\] {
border-bottom-left-radius: 20px;
border-top-left-radius: 20px
}
.rounded-l-lg {
border-bottom-left-radius: .5rem;
border-top-left-radius: .5rem
}
.rounded-r-\[20px\] {
border-bottom-right-radius: 20px;
border-top-right-radius: 20px
}
.rounded-r-lg {
border-bottom-right-radius: .5rem;
border-top-right-radius: .5rem
}
.rounded-s-lg {
border-end-start-radius: .5rem;
border-start-start-radius: .5rem
}
.rounded-t-\[20px\] {
border-top-left-radius: 20px;
border-top-right-radius: 20px
}
.rounded-bl-\[20px\] {
border-bottom-left-radius: 20px
}
.rounded-br-\[12px\] {
border-bottom-right-radius: 12px
}
.rounded-br-\[20px\] {
border-bottom-right-radius: 20px
}
.rounded-tl-\[20px\] {
border-top-left-radius: 20px
}
.rounded-tr-\[20px\] {
border-top-right-radius: 20px
}
.\!border-0 {
border-width: 0 !important
}
.border {
border-width: 1px
}
.border-0 {
border-width: 0
}
.border-\[1px\] {
border-width: 1px
}
.border-y-\[1px\] {
border-bottom-width: 1px;
border-top-width: 1px
}
.\!border-b-\[1px\] {
border-bottom-width: 1px !important
}
.border-b-\[1px\] {
border-bottom-width: 1px
}
.border-b-\[2px\] {
border-bottom-width: 2px
}
.border-none {
border-style: none
}
.\!border-transparent {
border-color: transparent !important
}
.border-blue-600 {
--tw-border-opacity: 1;
border-color: rgb(28 100 242/var(--tw-border-opacity))
}
.border-gray-100 {
--tw-border-opacity: 1;
border-color: rgb(243 244 246/var(--tw-border-opacity))
}
.border-primary {
--tw-border-opacity: 1;
border-color: rgb(90 120 144/var(--tw-border-opacity))
}
.border-secondary-6xl {
border-color: #104c7a33
}
.\!border-b-primary-2xl {
--tw-border-opacity: 1 !important;
border-bottom-color: rgb(242 246 249/var(--tw-border-opacity)) !important
}
.\!bg-primary {
background-color: rgb(90 120 144/var(--tw-bg-opacity)) !important
}
.\!bg-primary,
.\!bg-white {
--tw-bg-opacity: 1 !important
}
.\!bg-white {
background-color: rgb(255 255 255/var(--tw-bg-opacity)) !important
}
.bg-accent-2xl {
--tw-bg-opacity: 1;
background-color: rgb(60 144 174/var(--tw-bg-opacity))
}
.bg-accent-3xl {
--tw-bg-opacity: 1;
background-color: rgb(70 185 194/var(--tw-bg-opacity))
}
.bg-accent-4xl {
--tw-bg-opacity: 1;
background-color: rgb(132 221 207/var(--tw-bg-opacity))
}
.bg-accent-5xl {
--tw-bg-opacity: 1;
background-color: rgb(76 138 166/var(--tw-bg-opacity))
}
.bg-accent-6xl {
--tw-bg-opacity: 1;
background-color: rgb(75 138 166/var(--tw-bg-opacity))
}
.bg-accent-l {
--tw-bg-opacity: 1;
background-color: rgb(90 120 144/var(--tw-bg-opacity))
}
.bg-gray-100 {
--tw-bg-opacity: 1;
background-color: rgb(243 244 246/var(--tw-bg-opacity))
}
.bg-gray-200 {
--tw-bg-opacity: 1;
background-color: rgb(229 231 235/var(--tw-bg-opacity))
}
.bg-gray-900\/50 {
background-color: rgba(17, 24, 39, .5)
}
.bg-overlay {
background-color: #334c5b66
}
.bg-primary {
--tw-bg-opacity: 1;
background-color: rgb(90 120 144/var(--tw-bg-opacity))
}
.bg-primary-2xl {
--tw-bg-opacity: 1;
background-color: rgb(242 246 249/var(--tw-bg-opacity))
}
.bg-primary-3xl {
--tw-bg-opacity: 1;
background-color: rgb(188 212 223/var(--tw-bg-opacity))
}
.bg-primary-4xl {
--tw-bg-opacity: 1;
background-color: rgb(168 186 197/var(--tw-bg-opacity))
}
.bg-secondary {
--tw-bg-opacity: 1;
background-color: rgb(88 89 93/var(--tw-bg-opacity))
}
.bg-secondary-4xl {
background-color: #54819b1a
}
.bg-secondary-m {
--tw-bg-opacity: 1;
background-color: rgb(246 249 251/var(--tw-bg-opacity))
}
.bg-slate-600\/70 {
background-color: rgba(71, 85, 105, .7)
}
.bg-transparent {
background-color: transparent
}
.bg-white {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255/var(--tw-bg-opacity))
}
.bg-white\/50 {
background-color: hsla(0, 0%, 100%, .5)
}
.bg-gradient-primary-2 {
background-image: linear-gradient(168.77deg, #5a7890 29.11%, #46b9c2 114.81%)
}
.bg-gray-gradient {
background-image: linear-gradient(180deg, #e0e7ee, #e9f0f4)
}
.bg-primary-gradient {
background-image: linear-gradient(94.59deg, #5a7890 30.22%, #488fac 112.7%)
}
.bg-primary-gradient-180 {
background-image: linear-gradient(180deg, #5a7890 30.22%, #488fac 112.7%)
}
.bg-primary-gradient-90 {
background-image: linear-gradient(-94.59deg, #5a7890 30.22%, #488fac 112.7%)
}
.bg-secondary-gradient {
background-image: linear-gradient(180deg, #bcd4e0, #c7d9e3), linear-gradient(180deg, #bcd4e0, #c7d9e3)
}
.bg-subscribe-gradient {
background-image: linear-gradient(127.86deg, #5a7890 3.33%, #3c90ae 75.06%)
}
.bg-text-gradient {
background-image: linear-gradient(0deg, #5a7890, #5a7890), linear-gradient(94.59deg, #5a7890 30.22%, #488fac 112.7%)
}
.bg-text-gradient2 {
background-image: linear-gradient(180deg, #3c90ae, #84ddcf)
}
.\!bg-cover {
background-size: cover !important
}
.bg-cover {
background-size: cover
}
.bg-clip-text {
-webkit-background-clip: text;
background-clip: text
}
.\!bg-center {
background-position: 50% !important
}
.bg-center {
background-position: 50%
}
.\!bg-no-repeat {
background-repeat: no-repeat !important
}
.bg-no-repeat {
background-repeat: no-repeat
}
.fill-white {
fill: #fff
}
.stroke-primary {
stroke: #5a7890
}
.object-cover {
-o-object-fit: cover;
object-fit: cover
}
.p-0 {
padding: 0
}
.p-1 {
padding: .25rem
}
.p-2 {
padding: .5rem
}
.p-3 {
padding: .75rem
}
.p-4 {
padding: 1rem
}
.p-5 {
padding: 1.25rem
}
.p-6 {
padding: 1.5rem
}
.p-\[20px\] {
padding: 20px
}
.p-\[24px\] {
padding: 24px
}
.p-\[32px\] {
padding: 32px
}
.p-\[4px\] {
padding: 4px
}
.p-\[8px\] {
padding: 8px
}
.\!px-3 {
padding-left: .75rem !important;
padding-right: .75rem !important
}
.\!px-\[10px\] {
padding-left: 10px !important;
padding-right: 10px !important
}
.\!px-\[15px\] {
padding-left: 15px !important;
padding-right: 15px !important
}
.\!px-\[24px\] {
padding-left: 24px !important;
padding-right: 24px !important
}
.\!py-\[11px\] {
padding-bottom: 11px !important;
padding-top: 11px !important
}
.px-10 {
padding-left: 2.5rem;
padding-right: 2.5rem
}
.px-2 {
padding-left: .5rem;
padding-right: .5rem
}
.px-2\.5 {
padding-left: .625rem;
padding-right: .625rem
}
.px-3 {
padding-left: .75rem;
padding-right: .75rem
}
.px-3\.5 {
padding-left: .875rem;
padding-right: .875rem
}
.px-4 {
padding-left: 1rem;
padding-right: 1rem
}
.px-5 {
padding-left: 1.25rem;
padding-right: 1.25rem
}
.px-6 {
padding-left: 1.5rem;
padding-right: 1.5rem
}
.px-7 {
padding-left: 1.75rem;
padding-right: 1.75rem
}
.px-8 {
padding-left: 2rem;
padding-right: 2rem
}
.px-\[10px\] {
padding-left: 10px;
padding-right: 10px
}
.px-\[12px\] {
padding-left: 12px;
padding-right: 12px
}
.px-\[15px\] {
padding-left: 15px;
padding-right: 15px
}
.px-\[20px\] {
padding-left: 20px;
padding-right: 20px
}
.px-\[24px\] {
padding-left: 24px;
padding-right: 24px
}
.px-\[28px\] {
padding-left: 28px;
padding-right: 28px
}
.px-\[30px\] {
padding-left: 30px;
padding-right: 30px
}
.px-\[32px\] {
padding-left: 32px;
padding-right: 32px
}
.px-\[6px\] {
padding-left: 6px;
padding-right: 6px
}
.py-0 {
padding-bottom: 0;
padding-top: 0
}
.py-1 {
padding-bottom: .25rem;
padding-top: .25rem
}
.py-2 {
padding-bottom: .5rem;
padding-top: .5rem
}
.py-2\.5 {
padding-bottom: .625rem;
padding-top: .625rem
}
.py-3 {
padding-bottom: .75rem;
padding-top: .75rem
}
.py-3\.5 {
padding-bottom: .875rem;
padding-top: .875rem
}
.py-4 {
padding-bottom: 1rem;
padding-top: 1rem
}
.py-5 {
padding-bottom: 1.25rem;
padding-top: 1.25rem
}
.py-6 {
padding-bottom: 1.5rem;
padding-top: 1.5rem
}
.py-7 {
padding-bottom: 1.75rem;
padding-top: 1.75rem
}
.py-8 {
padding-bottom: 2rem;
padding-top: 2rem
}
.py-\[10px\] {
padding-bottom: 10px;
padding-top: 10px
}
.py-\[14px\] {
padding-bottom: 14px;
padding-top: 14px
}
.py-\[15px\] {
padding-bottom: 15px;
padding-top: 15px
}
.py-\[20px\] {
padding-bottom: 20px;
padding-top: 20px
}
.py-\[24px\] {
padding-bottom: 24px;
padding-top: 24px
}
.py-\[30px\] {
padding-bottom: 30px;
padding-top: 30px
}
.py-\[3px\] {
padding-bottom: 3px;
padding-top: 3px
}
.py-\[64px\] {
padding-bottom: 64px;
padding-top: 64px
}
.py-\[6px\] {
padding-bottom: 6px;
padding-top: 6px
}
.py-\[8px\] {
padding-bottom: 8px;
padding-top: 8px
}
.\!pb-\[20px\] {
padding-bottom: 20px !important
}
.\!pl-\[20px\] {
padding-left: 20px !important
}
.\!pt-\[20px\] {
padding-top: 20px !important
}
.pb-0 {
padding-bottom: 0
}
.pb-2 {
padding-bottom: .5rem
}
.pb-3 {
padding-bottom: .75rem
}
.pb-32 {
padding-bottom: 8rem
}
.pb-5 {
padding-bottom: 1.25rem
}
.pb-6 {
padding-bottom: 1.5rem
}
.pb-8 {
padding-bottom: 2rem
}
.pb-\[100px\] {
padding-bottom: 100px
}
.pb-\[10px\] {
padding-bottom: 10px
}
.pb-\[140px\] {
padding-bottom: 140px
}
.pb-\[20px\] {
padding-bottom: 20px
}
.pb-\[30px\] {
padding-bottom: 30px
}
.pb-\[32px\] {
padding-bottom: 32px
}
.pb-\[38px\] {
padding-bottom: 38px
}
.pb-\[56px\] {
padding-bottom: 56px
}
.pb-\[5px\] {
padding-bottom: 5px
}
.pb-\[68px\] {
padding-bottom: 68px
}
.pb-\[70px\] {
padding-bottom: 70px
}
.pl-2 {
padding-left: .5rem
}
.pl-5 {
padding-left: 1.25rem
}
.pl-6 {
padding-left: 1.5rem
}
.pl-\[10px\] {
padding-left: 10px
}
.pl-\[12px\] {
padding-left: 12px
}
.pl-\[14px\] {
padding-left: 14px
}
.pl-\[16px\] {
padding-left: 16px
}
.pl-\[32px\] {
padding-left: 32px
}
.pl-\[3px\] {
padding-left: 3px
}
.pl-\[52px\] {
padding-left: 52px
}
.pr-2 {
padding-right: .5rem
}
.pr-3 {
padding-right: .75rem
}
.pr-5 {
padding-right: 1.25rem
}
.pr-\[14px\] {
padding-right: 14px
}
.pr-\[20px\] {
padding-right: 20px
}
.pr-\[24px\] {
padding-right: 24px
}
.pr-\[25px\] {
padding-right: 25px
}
.pr-\[32px\] {
padding-right: 32px
}
.pr-\[8px\] {
padding-right: 8px
}
.pt-0 {
padding-top: 0
}
.pt-4 {
padding-top: 1rem
}
.pt-6 {
padding-top: 1.5rem
}
.pt-7 {
padding-top: 1.75rem
}
.pt-\[12px\] {
padding-top: 12px
}
.pt-\[14px\] {
padding-top: 14px
}
.pt-\[16px\] {
padding-top: 16px
}
.pt-\[20px\] {
padding-top: 20px
}
.pt-\[28px\] {
padding-top: 28px
}
.pt-\[32px\] {
padding-top: 32px
}
.pt-\[34\%\] {
padding-top: 34%
}
.pt-\[36px\] {
padding-top: 36px
}
.pt-\[40px\] {
padding-top: 40px
}
.pt-\[44px\] {
padding-top: 44px
}
.pt-\[50px\] {
padding-top: 50px
}
.pt-\[60px\] {
padding-top: 60px
}
.pt-\[62\%\] {
padding-top: 62%
}
.pt-\[65\%\] {
padding-top: 65%
}
.pt-\[8px\] {
padding-top: 8px
}
.pt-\[90\%\] {
padding-top: 90%
}
.text-left {
text-align: left
}
.text-center {
text-align: center
}
.text-right {
text-align: right
}
.font-rubik {
font-family: Rubik, sans-serif
}
.\!text-\[43px\] {
font-size: 43px !important
}
.text-\[100px\] {
font-size: 100px
}
.text-\[10px\] {
font-size: 10px
}
.text-\[12px\] {
font-size: 12px
}
.text-\[15px\] {
font-size: 15px
}
.text-\[18px\] {
font-size: 18px
}
.text-\[20px\] {
font-size: 20px
}
.text-\[22px\] {
font-size: 22px
}
.text-\[24px\] {
font-size: 24px
}
.text-\[26px\] {
font-size: 26px
}
.text-\[30px\] {
font-size: 30px
}
.text-\[44px\] {
font-size: 44px
}
.text-\[56px\] {
font-size: 56px
}
.text-paragraph {
font-size: 18px;
font-weight: 400;
}
.text-paragraph-2xl {
font-size: 24px;
font-weight: 400;
}
.text-paragraph-3xl {
font-size: 26px;
font-weight: 400;
letter-spacing: -.01em;
}
.text-paragraph-xl {
font-size: 20px;
font-weight: 400;
} .text-title-4xl {
font-size: 44px;
font-weight: 700;
letter-spacing: -.01em;
}
.text-title-5xl {
font-size: 48px;
font-weight: 500;
letter-spacing: -.01em;
}
.text-title-7xl-clamp {
font-size: clamp(36px, 7vw, 72px);
font-weight: 700;
letter-spacing: -.01em;
line-height: clamp(36px, 7vw, 72px)
}
.text-title-sm {
font-size: 24px;
font-weight: 800;
letter-spacing: -.03em;
}
.text-title-sm2 {
font-size: 24px;
font-weight: 700;
letter-spacing: -.01em;
}
.text-title-xl {
font-size: 32px;
font-weight: 800;
letter-spacing: -.03em;
}
.text-xs {
font-size: .75rem;
line-height: 1.5rem;
}
.font-bold {
font-weight: 700
}
.font-light {
font-weight: 300
}
.font-medium {
font-weight: 500
}
.font-semibold {
font-weight: 600
}
.uppercase {
text-transform: uppercase
}
.leading-6 {
line-height: 1.5rem
}
.leading-7 {
line-height: 1.75rem
}
.leading-8 { }
.leading-9 {
line-height: 2.25rem
}
.leading-\[32px\] {
line-height: 32px
}
.leading-\[38px\] {
line-height: 38px
}
.leading-\[44px\] {
line-height: 44px
}
.leading-\[56px\] {
line-height: 1.5rem;
}
.-tracking-\[0\.01em\] {
letter-spacing: -.01em
}
.-tracking-\[0\.03em\] {
letter-spacing: -.03em
}
.-tracking-\[0\.07em\] {
letter-spacing: -.07em
}
.tracking-tight {
letter-spacing: -.025em
}
.\!text-primary {
--tw-text-opacity: 1 !important;
color: rgb(90 120 144/var(--tw-text-opacity)) !important
}
.\!text-secondary {
--tw-text-opacity: 1 !important;
color: rgb(88 89 93/var(--tw-text-opacity)) !important
}
.\!text-secondary-xl {
--tw-text-opacity: 1 !important;
color: rgb(159 159 159/var(--tw-text-opacity)) !important
}
.\!text-white {
--tw-text-opacity: 1 !important;
color: rgb(255 255 255/var(--tw-text-opacity)) !important
}
.text-accent-2xl {
--tw-text-opacity: 1;
color: rgb(60 144 174/var(--tw-text-opacity))
}
.text-accent-l {
--tw-text-opacity: 1;
color: rgb(90 120 144/var(--tw-text-opacity))
}
.text-blue-600 {
--tw-text-opacity: 1;
color: rgb(28 100 242/var(--tw-text-opacity))
}
.text-gray-500 {
--tw-text-opacity: 1;
color: rgb(107 114 128/var(--tw-text-opacity))
}
.text-gray-900 {
--tw-text-opacity: 1;
color: rgb(17 24 39/var(--tw-text-opacity))
}
.text-primary {
--tw-text-opacity: 1;
color: rgb(90 120 144/var(--tw-text-opacity))
}
.text-primary-l {
--tw-text-opacity: 1;
color: rgb(168 186 197/var(--tw-text-opacity))
}
.text-secondary {
--tw-text-opacity: 1;
color: rgb(88 89 93/var(--tw-text-opacity))
}
.text-secondary-d {
--tw-text-opacity: 1;
color: rgb(144 144 144/var(--tw-text-opacity))
}
.text-secondary-l {
--tw-text-opacity: 1;
color: rgb(109 110 113/var(--tw-text-opacity))
}
.text-secondary-m {
--tw-text-opacity: 1;
color: rgb(246 249 251/var(--tw-text-opacity))
}
.text-secondary-xl {
--tw-text-opacity: 1;
color: rgb(159 159 159/var(--tw-text-opacity))
}
.text-transparent {
color: transparent
}
.text-white {
--tw-text-opacity: 1;
color: rgb(255 255 255/var(--tw-text-opacity))
}
.\!opacity-100 {
opacity: 1 !important
}
.opacity-0 {
opacity: 0
}
.opacity-100 {
opacity: 1
}
.shadow {
--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);
--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color)
}
.shadow,
.shadow-lg {
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.shadow-lg {
--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color)
}
.shadow-primary {
--tw-shadow: 0px 4px 20px 0px rgba(90, 120, 144, .05);
--tw-shadow-colored: 0px 4px 20px 0px var(--tw-shadow-color)
}
.shadow-primary,
.shadow-primary-2xl {
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.shadow-primary-2xl {
--tw-shadow: 0px 4px 20px 0px #5a78900d;
--tw-shadow-colored: 0px 4px 20px 0px var(--tw-shadow-color)
}
.shadow-primary-xl {
--tw-shadow: 0px 1px 2px 0px #0000000f;
--tw-shadow-colored: 0px 1px 2px 0px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.shadow-primary {
--tw-shadow-color: #5a7890;
--tw-shadow: var(--tw-shadow-colored)
}
.shadow-primary-2xl {
--tw-shadow-color: #f2f6f9;
--tw-shadow: var(--tw-shadow-colored)
}
.shadow-primary-xl {
--tw-shadow-color: #d1e3ec;
--tw-shadow: var(--tw-shadow-colored)
}
.outline-none {
outline: 2px solid transparent;
outline-offset: 2px
}
.blur {
--tw-blur: blur(8px)
}
.blur,
.invert {
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)
}
.invert {
--tw-invert: invert(100%)
}
.filter {
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)
}
.transition {
transition-duration: .15s;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.transition-all {
transition-duration: .15s;
transition-property: all;
transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.transition-colors {
transition-duration: .15s;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.transition-opacity {
transition-duration: .15s;
transition-property: opacity;
transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.transition-transform {
transition-duration: .15s;
transition-property: transform;
transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.duration-200 {
transition-duration: .2s
}
.duration-300 {
transition-duration: .3s
}
.duration-500 {
transition-duration: .5s
}
.ease-out {
transition-timing-function: cubic-bezier(0, 0, .2, 1)
}
.grid-areas-md-career-layout {
grid-template-areas: "item1 item5" "item2 item5"
}
.grid-in-item1 {
grid-area: item1
}
.grid-in-item2 {
grid-area: item2
}
.grid-in-item4 {
grid-area: item4
}
.grid-in-item5 {
grid-area: item5
}
.rotate-y-180 {
--tw-rotate-y: 180deg
}
.transform {
transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate)) rotate3d(var(--tw-rotate-3d)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scale3d(var(--tw-scale-x), var(--tw-scale-y), var(--tw-scale-z)) !important
}
.backface-hidden {
backface-visibility: hidden
}
.placeholder\:text-paragraph::-moz-placeholder {
font-size: 15px;
font-weight: 400;
line-height: 1.5rem;
}
.placeholder\:text-paragraph::placeholder {
font-size: 15px;
font-weight: 400;
line-height: 1.5rem;
}
.before\:absolute:before {
content: var(--tw-content);
position: absolute
}
.before\:-bottom-\[39px\]:before {
bottom: -39px;
content: var(--tw-content)
}
.before\:-top-\[39px\]:before {
content: var(--tw-content);
top: -39px
}
.before\:left-0:before {
content: var(--tw-content);
left: 0
}
.before\:right-0:before {
content: var(--tw-content);
right: 0
}
.before\:h-10:before {
content: var(--tw-content);
height: 2.5rem
}
.before\:h-\[39px\]:before {
content: var(--tw-content);
height: 39px
}
.before\:w-10:before {
content: var(--tw-content);
width: 2.5rem
}
.before\:w-\[39px\]:before {
content: var(--tw-content);
width: 39px
}
.before\:rounded-b-\[20px\]:before {
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
content: var(--tw-content)
}
.before\:rounded-t-\[20px\]:before {
border-top-left-radius: 20px;
border-top-right-radius: 20px;
content: var(--tw-content)
}
.before\:rounded-bl-\[20px\]:before {
border-bottom-left-radius: 20px;
content: var(--tw-content)
}
.before\:bg-accent-5xl:before {
content: var(--tw-content);
--tw-bg-opacity: 1;
background-color: rgb(76 138 166/var(--tw-bg-opacity))
}
.before\:bg-accent-6xl:before {
content: var(--tw-content);
--tw-bg-opacity: 1;
background-color: rgb(75 138 166/var(--tw-bg-opacity))
}
.before\:bg-primary-3xl:before {
content: var(--tw-content);
--tw-bg-opacity: 1;
background-color: rgb(188 212 223/var(--tw-bg-opacity))
}
.before\:content-\[\'\'\]:before {
--tw-content: "";
content: var(--tw-content)
}
.after\:absolute:after {
content: var(--tw-content);
position: absolute
}
.after\:-bottom-10:after {
bottom: -2.5rem;
content: var(--tw-content)
}
.after\:-bottom-\[5px\]:after {
bottom: -5px;
content: var(--tw-content)
}
.after\:-top-10:after {
content: var(--tw-content);
top: -2.5rem
}
.after\:left-0:after {
content: var(--tw-content);
left: 0
}
.after\:right-0:after {
content: var(--tw-content);
right: 0
}
.after\:block:after {
content: var(--tw-content);
display: block
}
.after\:h-10:after {
content: var(--tw-content);
height: 2.5rem
}
.after\:h-\[1px\]:after {
content: var(--tw-content);
height: 1px
}
.after\:h-\[41px\]:after {
content: var(--tw-content);
height: 41px
}
.after\:w-10:after {
content: var(--tw-content);
width: 2.5rem
}
.after\:w-\[41px\]:after {
content: var(--tw-content);
width: 41px
}
.after\:w-full:after {
content: var(--tw-content);
width: 100%
}
.after\:rounded-\[20px\]:after {
border-radius: 20px;
content: var(--tw-content)
}
.after\:rounded-l-\[20px\]:after {
border-bottom-left-radius: 20px;
border-top-left-radius: 20px;
content: var(--tw-content)
}
.after\:bg-primary-2xl:after {
content: var(--tw-content);
--tw-bg-opacity: 1;
background-color: rgb(242 246 249/var(--tw-bg-opacity))
}
.after\:bg-secondary-6xl:after {
background-color: #104c7a33;
content: var(--tw-content)
}
.after\:content-\[\'\'\]:after {
--tw-content: "";
content: var(--tw-content)
}
.visited\:\!text-primary:visited {
color: #5a7890 !important
}
.visited\:\!text-white:visited {
color: #fff !important
}
.visited\:outline-none:visited {
outline: 2px solid transparent;
outline-offset: 2px
}
.focus-within\:\!border-0:focus-within {
border-width: 0 !important
}
.focus-within\:\!outline-none:focus-within {
outline: 2px solid transparent !important;
outline-offset: 2px !important
}
.hover\:cursor-pointer:hover {
cursor: pointer
}
.hover\:\!border-transparent:hover {
border-color: transparent !important
}
.hover\:border-gray-300:hover {
--tw-border-opacity: 1;
border-color: rgb(209 213 219/var(--tw-border-opacity))
}
.hover\:\!bg-primary-xl:hover {
--tw-bg-opacity: 1 !important;
background-color: rgb(209 227 236/var(--tw-bg-opacity)) !important
}
.hover\:\!bg-secondary:hover {
--tw-bg-opacity: 1 !important;
background-color: rgb(88 89 93/var(--tw-bg-opacity)) !important
}
.hover\:\!bg-secondary-5xl:hover {
background-color: #54819b33 !important
}
.hover\:\!bg-white:hover {
--tw-bg-opacity: 1 !important;
background-color: rgb(255 255 255/var(--tw-bg-opacity)) !important
}
.hover\:bg-accent-5xl:hover {
--tw-bg-opacity: 1;
background-color: rgb(76 138 166/var(--tw-bg-opacity))
}
.hover\:bg-accent-l:hover,
.hover\:bg-primary:hover {
--tw-bg-opacity: 1;
background-color: rgb(90 120 144/var(--tw-bg-opacity))
}
.hover\:bg-primary-2xl:hover {
--tw-bg-opacity: 1;
background-color: rgb(242 246 249/var(--tw-bg-opacity))
}
.hover\:bg-primary-3xl:hover {
--tw-bg-opacity: 1;
background-color: rgb(188 212 223/var(--tw-bg-opacity))
}
.hover\:bg-primary-l:hover {
--tw-bg-opacity: 1;
background-color: rgb(168 186 197/var(--tw-bg-opacity))
}
.hover\:bg-primary-xl:hover {
--tw-bg-opacity: 1;
background-color: rgb(209 227 236/var(--tw-bg-opacity))
}
.hover\:bg-secondary:hover {
--tw-bg-opacity: 1;
background-color: rgb(88 89 93/var(--tw-bg-opacity))
}
.hover\:bg-secondary-m:hover {
--tw-bg-opacity: 1;
background-color: rgb(246 249 251/var(--tw-bg-opacity))
}
.hover\:bg-white:hover {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255/var(--tw-bg-opacity))
}
.hover\:bg-gray-gradient:hover {
background-image: linear-gradient(180deg, #e0e7ee, #e9f0f4)
}
.hover\:\!text-primary:hover {
--tw-text-opacity: 1 !important;
color: rgb(90 120 144/var(--tw-text-opacity)) !important
}
.hover\:\!text-secondary:hover {
--tw-text-opacity: 1 !important;
color: rgb(88 89 93/var(--tw-text-opacity)) !important
}
.hover\:\!text-white:hover {
--tw-text-opacity: 1 !important;
color: rgb(255 255 255/var(--tw-text-opacity)) !important
}
.hover\:text-blue-600:hover {
--tw-text-opacity: 1;
color: rgb(28 100 242/var(--tw-text-opacity))
}
.hover\:text-gray-600:hover {
--tw-text-opacity: 1;
color: rgb(75 85 99/var(--tw-text-opacity))
}
.hover\:text-primary:hover {
--tw-text-opacity: 1;
color: rgb(90 120 144/var(--tw-text-opacity))
}
.hover\:text-secondary-l:hover {
--tw-text-opacity: 1;
color: rgb(109 110 113/var(--tw-text-opacity))
}
.hover\:text-white:hover {
--tw-text-opacity: 1;
color: rgb(255 255 255/var(--tw-text-opacity))
}
.hover\:shadow-primary-3xl:hover {
--tw-shadow: 0px 10px 7px 5px #54819b33;
--tw-shadow-colored: 0px 10px 7px 5px var(--tw-shadow-color)
}
.hover\:shadow-primary-3xl:hover,
.hover\:shadow-xl:hover {
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.hover\:shadow-xl:hover {
--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);
--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color)
}
.hover\:shadow-primary-3xl:hover {
--tw-shadow-color: #bcd4df;
--tw-shadow: var(--tw-shadow-colored)
}
.focus\:\!border-0:focus {
border-width: 0 !important
}
.focus\:border-none:focus {
border-style: none
}
.focus\:border-transparent:focus {
border-color: transparent
}
.focus\:\!shadow-none:focus {
--tw-shadow: 0 0 #0000 !important;
--tw-shadow-colored: 0 0 #0000 !important;
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
}
.focus\:\!outline-none:focus {
outline: 2px solid transparent !important;
outline-offset: 2px !important
}
.focus\:outline-none:focus {
outline: 2px solid transparent;
outline-offset: 2px
}
.focus\:\!outline-0:focus {
outline-width: 0 !important
}
.focus\:outline-0:focus {
outline-width: 0
}
.focus\:\!ring-0:focus {
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important
}
.focus\:ring-0:focus {
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}
.active\:bg-white:active {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255/var(--tw-bg-opacity))
}
.group:hover .group-hover\:rotate-180 {
--tw-rotate: 180deg;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.group:hover .group-hover\:grid-rows-\[1fr\] {
grid-template-rows: 1fr
}
.group:hover .group-hover\:bg-secondary-m {
--tw-bg-opacity: 1;
background-color: rgb(246 249 251/var(--tw-bg-opacity))
}
.group:hover .group-hover\:fill-primary {
fill: #5a7890
}
.group:hover .group-hover\:stroke-white {
stroke: #fff
}
.group:hover .group-hover\:text-primary {
--tw-text-opacity: 1;
color: rgb(90 120 144/var(--tw-text-opacity))
}
.group:hover .group-hover\:shadow-2xl {
--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);
--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.peer:checked~.peer-checked\:bg-white {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255/var(--tw-bg-opacity))
}
:is(.dark .dark\:border-blue-500) {
--tw-border-opacity: 1;
border-color: rgb(63 131 248/var(--tw-border-opacity))
}
:is(.dark .dark\:border-gray-700) {
--tw-border-opacity: 1;
border-color: rgb(55 65 81/var(--tw-border-opacity))
}
:is(.dark .dark\:border-transparent) {
border-color: transparent
}
:is(.dark .dark\:bg-gray-800) {
--tw-bg-opacity: 1;
background-color: rgb(31 41 55/var(--tw-bg-opacity))
}
:is(.dark .dark\:bg-gray-800\/50) {
background-color: rgba(31, 41, 55, .5)
}
:is(.dark .dark\:bg-gray-900\/80) {
background-color: rgba(17, 24, 39, .8)
}
:is(.dark .dark\:text-blue-500) {
--tw-text-opacity: 1;
color: rgb(63 131 248/var(--tw-text-opacity))
}
:is(.dark .dark\:text-gray-400) {
--tw-text-opacity: 1;
color: rgb(156 163 175/var(--tw-text-opacity))
}
:is(.dark .dark\:text-white) {
--tw-text-opacity: 1;
color: rgb(255 255 255/var(--tw-text-opacity))
}
:is(.dark .dark\:hover\:bg-gray-800:hover) {
--tw-bg-opacity: 1;
background-color: rgb(31 41 55/var(--tw-bg-opacity))
}
:is(.dark .dark\:hover\:text-blue-500:hover) {
--tw-text-opacity: 1;
color: rgb(63 131 248/var(--tw-text-opacity))
}
:is(.dark .dark\:hover\:text-gray-300:hover) {
--tw-text-opacity: 1;
color: rgb(209 213 219/var(--tw-text-opacity))
}
@media (min-width:375px) {
.xs\:pt-\[65\%\] {
padding-top: 65%
}
}
@media (min-width:640px) {
.sm\:right-4 {
right: 1rem
}
.sm\:mx-0 {
margin-left: 0;
margin-right: 0
}
.sm\:mb-2 {
margin-bottom: .5rem
}
.sm\:mb-2\.5 {
margin-bottom: .625rem
}
.sm\:hidden {
visibility: hidden
}
.sm\:block {
display: block
}
.sm\:h-\[100\%\] {
height: 100%
}
.sm\:h-\[250px\] {
height: 250px
}
.sm\:h-\[260px\] {
height: 260px
}
.sm\:h-\[400px\] {
height: 400px
}
.sm\:h-\[40px\] {
height: 40px
}
.sm\:h-\[50px\] {
height: 50px
}
.sm\:h-\[60px\] {
height: 60px
}
.sm\:max-h-\[150px\] {
max-height: 150px
}
.sm\:max-h-\[284px\] {
max-height: 284px
}
.sm\:min-h-\[250px\] {
min-height: 250px
}
.sm\:min-h-\[380px\] {
min-height: 380px
}
.sm\:min-h-\[90px\] {
min-height: 90px
}
.sm\:w-\[40px\] {
width: 40px
}
.sm\:w-\[60px\] {
width: 60px
}
.sm\:max-w-\[416px\] {
max-width: 416px
}
.sm\:flex-400 {
flex: 1 1 400px
}
.sm\:translate-y-3 {
--tw-translate-y: 0.75rem
}
.sm\:translate-y-3,
.sm\:translate-y-3\.5 {
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.sm\:translate-y-3\.5 {
--tw-translate-y: 0.875rem
}
.sm\:items-end {
align-items: flex-end
}
.sm\:gap-\[20px\] {
gap: 20px
}
.sm\:px-\[40px\] {
padding-left: 40px;
padding-right: 40px
}
.sm\:px-\[52px\] {
padding-left: 52px;
padding-right: 52px
}
.sm\:py-\[44px\] {
padding-bottom: 44px;
padding-top: 44px
}
.sm\:pb-\[20px\] {
padding-bottom: 20px
}
.sm\:pb-\[30px\] {
padding-bottom: 30px
}
.sm\:pb-\[56px\] {
padding-bottom: 56px
}
.sm\:pl-\[20px\] {
padding-left: 20px
}
.sm\:pl-\[24px\] {
padding-left: 24px
}
.sm\:pl-\[28px\] {
padding-left: 28px
}
.sm\:pl-\[52px\] {
padding-left: 52px
}
.sm\:pr-\[20px\] {
padding-right: 20px
}
.sm\:pr-\[32px\] {
padding-right: 32px
}
.sm\:pt-\[28px\] {
padding-top: 28px
}
.sm\:pt-\[44px\] {
padding-top: 44px
}
.sm\:pt-\[53\%\] {
padding-top: 53%
}
.sm\:text-left {
text-align: left
}
.sm\:text-\[24px\] {
font-size: 24px
}
.sm\:text-paragraph-3xl {
font-size: 24px;
font-weight: 400;
letter-spacing: -.01em;
}
.sm\:text-title-4xl {
font-size: 44px;
font-weight: 700;
letter-spacing: -.01em;
}
.sm\:text-title-4xl2 {
font-size: 44px;
font-weight: 600;
letter-spacing: -.03em;
line-height: 1.5rem;
}
.sm\:text-title-xl {
font-size: 32px;
font-weight: 800;
font-style: normal;
letter-spacing: -.03em;
}
.sm\:leading-none {
line-height: 1
}
}
@media (min-width:768px) {
.md\:absolute {
position: absolute
}
.md\:-left-14 {
left: -3.5rem
}
.md\:-left-\[63px\] {
left: -63px
}
.md\:-top-\[16px\] {
top: -16px
}
.md\:visible {
visibility:visible;
}
.md\:order-1 {
order: 1
}
.md\:order-2 {
order: 2
}
.md\:mb-0 {
margin-bottom: 0
}
.md\:mb-10 {
margin-bottom: 2.5rem
}
.md\:mb-14 {
margin-bottom: 3.5rem
}
.md\:mb-16 {
margin-bottom: 4rem
}
.md\:mb-5 {
margin-bottom: 1.25rem
}
.md\:mb-6 {
margin-bottom: 1.5rem
}
.md\:mb-8 {
margin-bottom: 2rem
}
.md\:mb-\[10px\] {
margin-bottom: 10px
}
.md\:mb-\[12px\] {
margin-bottom: 12px
}
.md\:mb-\[20px\] {
margin-bottom: 20px
}
.md\:mb-\[24px\] {
margin-bottom: 24px
}
.md\:mb-\[25px\] {
margin-bottom: 25px
}
.md\:mb-\[32px\] {
margin-bottom: 32px
}
.md\:mb-\[35px\] {
margin-bottom: 35px
}
.md\:mb-\[36px\] {
margin-bottom: 36px
}
.md\:mb-\[43px\] {
margin-bottom: 43px
}
.md\:mb-\[46px\] {
margin-bottom: 46px
}
.md\:mb-\[50px\] {
margin-bottom: 50px
}
.md\:mb-\[52px\] {
margin-bottom: 52px
}
.md\:mb-\[64px\] {
margin-bottom: 64px
}
.md\:mb-\[70px\] {
margin-bottom: 70px
}
.md\:mb-\[80px\] {
margin-bottom: 80px
}
.md\:mb-\[84px\] {
margin-bottom: 84px
}
.md\:mt-\[32px\] {
margin-top: 32px
}
.md\:mt-\[64px\] {
margin-top: 64px
}
.md\:mt-\[72px\] {
margin-top: 72px
}
.md\:block {
display: block;
border-color: rgba(111,111,111,0.2) transparent;
}
.md\:flex {
display: flex
}
.md\:grid {
display: grid
}
.md\:hidden {
display: none
}
.md\:h-\[136px\] {
height: 136px
}
.md\:h-\[168px\] {
height: 168px
}
.md\:h-\[192px\] {
height: 192px
}
.md\:h-\[238px\] {
height: 238px
}
.md\:h-\[324px\] {
height: 324px
}
.md\:h-\[360px\] {
height: 360px
}
.md\:h-\[400px\] {
height: 400px
}
.md\:h-\[656px\] {
height: 656px
}
.md\:max-h-\[140px\] {
max-height: 140px
}
.md\:max-h-\[160px\] {
max-height: 160px
}
.md\:max-h-\[200px\] {
max-height: 200px
}
.md\:max-h-\[380px\] {
max-height: 380px
}
.md\:max-h-full {
max-height: 100%
}
.md\:min-h-\[128px\] {
min-height: 128px
}
.md\:min-h-\[220px\] {
min-height: 220px
}
.md\:min-h-\[360px\] {
min-height: 360px
}
.md\:min-h-\[388px\] {
min-height: 388px
}
.md\:min-h-\[420px\] {
min-height: 420px
}
.md\:min-h-\[460px\] {
min-height: 460px
}
.md\:min-h-\[72px\] {
min-height: 72px
}
.md\:w-\[324px\] {
width: 324px
}
.md\:w-\[510px\] {
width: 510px
}
.md\:w-\[55\%\] {
width: 55%
}
.md\:w-\[66\%\] {
width: 66%
}
.md\:w-fit {
width: -moz-fit-content;
width: fit-content
}
.md\:w-full {
width: 100%
}
.md\:min-w-\[250px\] {
min-width: 250px
}
.md\:min-w-\[376px\] {
min-width: 376px
}
.md\:min-w-\[400px\] {
min-width: 400px
}
.md\:max-w-\[200px\] {
max-width: 200px
}
.md\:max-w-\[248px\] {
max-width: 248px
}
.md\:max-w-\[250px\] {
max-width: 250px
}
.md\:max-w-\[316px\] {
max-width: 316px
}
.md\:max-w-\[352px\] {
max-width: 352px
}
.md\:max-w-\[375px\] {
max-width: 375px
}
.md\:max-w-\[420px\] {
max-width: 420px
}
.md\:max-w-\[448px\] {
max-width: 448px
}
.md\:max-w-\[470px\] {
max-width: 470px
}
.md\:max-w-\[500px\] {
max-width: 500px
}
.md\:max-w-\[550px\] {
max-width: 550px
}
.md\:max-w-\[60\%\] {
max-width: 60%
}
.md\:max-w-\[67\%\] {
max-width: 67%
}
.md\:max-w-\[70\%\] {
max-width: 70%
}
.md\:max-w-\[850px\] {
max-width: 850px
}
.md\:max-w-\[94\%\] {
max-width: 94%
}
.md\:max-w-fit {
max-width: -moz-fit-content;
max-width: fit-content
}
.md\:columns-auto {
-moz-columns: auto;
columns: auto
}
.md\:grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr))
}
.md\:grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr))
}
.md\:grid-cols-fit-350 {
grid-template-columns: repeat(auto-fit, minmax(340px, 1fr))
}
.md\:grid-rows-2 {
grid-template-rows: repeat(2, minmax(0, 1fr))
}
.md\:flex-row {
flex-direction: row
}
.md\:flex-row-reverse {
flex-direction: row-reverse
}
.md\:items-start {
align-items: flex-start
}
.md\:justify-start {
justify-content: flex-start
}
.md\:justify-between {
justify-content: space-between
}
.md\:gap-4 {
gap: 1rem
}
.md\:gap-8 {
gap: 2rem
}
.md\:gap-\[154px\] {
gap: 154px
}
.md\:gap-\[32px\] {
gap: 32px
}
.md\:gap-\[50px\] {
gap: 50px
}
.md\:gap-\[60px\] {
gap: 60px
}
.md\:gap-\[64px\] {
gap: 64px
}
.md\:gap-\[73px\] {
gap: 73px
}
.md\:gap-\[87px\] {
gap: 87px
}
.md\:gap-\[96px\] {
gap: 96px
}
.md\:gap-x-\[32px\] {
-moz-column-gap: 32px;
column-gap: 32px
}
.md\:gap-y-\[22px\] {
row-gap: 22px
}
.md\:self-center {
align-self: center
}
.md\:rounded-bl-\[0px\] {
border-bottom-left-radius: 0
}
.md\:rounded-tr-\[0px\] {
border-top-right-radius: 0
}
.md\:p-0 {
padding: 0
}
.md\:p-6 {
padding: 1.5rem
}
.md\:p-8 {
padding: 2rem
}
.md\:\!px-\[52px\] {
padding-left: 52px !important;
padding-right: 52px !important
}
.md\:px-14 {
padding-left: 3.5rem;
padding-right: 3.5rem
}
.md\:px-\[30px\] {
padding-left: 30px;
padding-right: 30px
}
.md\:px-\[32px\] {
padding-left: 32px;
padding-right: 32px
}
.md\:px-\[37px\] {
padding-left: 37px;
padding-right: 37px
}
.md\:px-\[52px\] {
padding-left: 52px;
padding-right: 52px
}
.md\:px-\[62px\] {
padding-left: 62px;
padding-right: 62px
}
.md\:px-\[64px\] {
padding-left: 64px;
padding-right: 64px
}
.md\:py-11 {
padding-bottom: 2.75rem;
padding-top: 2.75rem
}
.md\:py-\[24px\] {
padding-bottom: 24px;
padding-top: 24px
}
.md\:py-\[44px\] {
padding-bottom: 44px;
padding-top: 44px
}
.md\:py-\[72px\] {
padding-bottom: 72px;
padding-top: 72px
}
.md\:\!pb-\[50px\] {
padding-bottom: 50px !important
}
.md\:\!pt-\[96px\] {
padding-top: 96px !important
}
.md\:pb-11 {
padding-bottom: 2.75rem
}
.md\:pb-\[0px\] {
padding-bottom: 0
}
.md\:pb-\[10px\] {
padding-bottom: 10px
}
.md\:pb-\[200px\] {
padding-bottom: 200px
}
.md\:pb-\[24px\] {
padding-bottom: 24px
}
.md\:pb-\[36px\] {
padding-bottom: 36px
}
.md\:pb-\[60px\] {
padding-bottom: 60px
}
.md\:pb-\[64px\] {
padding-bottom: 64px
}
.md\:pb-\[72px\] {
padding-bottom: 72px
}
.md\:pb-\[76px\] {
padding-bottom: 76px
}
.md\:pb-\[88px\] {
padding-bottom: 88px
}
.md\:pl-6 {
padding-left: 1.5rem
}
.md\:pl-\[210px\] {
padding-left: 210px
}
.md\:pl-\[300px\] {
padding-left: 300px
}
.md\:pl-\[52px\] {
padding-left: 52px
}
.md\:pl-\[84px\] {
padding-left: 84px
}
.md\:pr-0 {
padding-right: 0
}
.md\:pr-\[210px\] {
padding-right: 210px
}
.md\:pr-\[24px\] {
padding-right: 24px
}
.md\:pr-\[300px\] {
padding-right: 300px
}
.md\:pr-\[32px\] {
padding-right: 32px
}
.md\:pr-\[96px\] {
padding-right: 96px
}
.md\:pt-1 {
padding-top: .25rem
}
.md\:pt-11 {
padding-top: 2.75rem
}
.md\:pt-\[105px\] {
padding-top: 105px
}
.md\:pt-\[32px\] {
padding-top: 32px
}
.md\:pt-\[36px\] {
padding-top: 36px
}
.md\:pt-\[44px\] {
padding-top: 44px
}
.md\:pt-\[52px\] {
padding-top: 52px
}
.md\:pt-\[72px\] {
padding-top: 72px
}
.md\:text-left {
text-align: left
}
.md\:text-\[200px\] {
font-size: 200px
}
.md\:text-\[72px\] {
font-size: 72px
}
.md\:text-paragraph-3xl {
font-size: 24px;
font-weight: 400;
letter-spacing: -.01em;
}
.md\:text-title-4xl {
font-size: 44px;
font-weight: 700;
letter-spacing: -.01em;
}
.md\:text-title-4xl2 {
font-size: 44px;
font-weight: 600;
letter-spacing: -.03em;
}
.md\:text-title-5xl {
font-size: 48px;
font-weight: 500;
letter-spacing: -.01em;
}
.md\:text-title-6xl {
font-size: 56px;
font-weight: 600;
letter-spacing: -.01em;
}
.md\:text-title-sm2 {
font-size: 24px;
font-weight: 700;
letter-spacing: -.01em;
}
.md\:text-title-xl {
font-size: 32px;
font-weight: 800;
letter-spacing: -.03em;
}
.md\:leading-\[72px\] {
line-height: 72px
}
}
@media (min-width:940px) {
.\32lg\:mr-1 {
margin-right: .25rem
}
.\32lg\:block {
display: block
}
.\32lg\:h-\[300px\] {
height: 300px
}
.\32lg\:h-\[40px\] {
height: 40px
}
.sm\:hidden {
visibility:visible;
}
.\32lg\:max-h-\[140px\] {
max-height: 140px
}
.\32lg\:max-h-\[195px\] {
max-height: 195px
}
.\32lg\:max-h-\[200px\] {
max-height: 200px
}
.\32lg\:w-\[40px\] {
width: 40px
}
.\32lg\:max-w-\[400px\] {
max-width: 400px
}
.\32lg\:grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr))
}
.\32lg\:flex-row {
flex-direction: row
}
.\32lg\:flex-row-reverse {
flex-direction: row-reverse
}
.\32lg\:gap-\[52px\] {
gap: 52px
}
.\32lg\:text-title-4xl {
font-size: 44px;
font-weight: 700;
letter-spacing: -.01em;
}
}
@media (min-width:1024px) {
.lg\:absolute {
position: absolute
}
.lg\:bottom-\[10\%\] {
bottom: 10%
}
.lg\:right-\[6px\] {
right: 6px
}
.lg\:top-2\/4 {
top: 50%
}
.lg\:visible {
visibility:visible;
}
.lg\:top-auto {
top: auto
}
.lg\:mr-0 {
margin-right: 0
}
.lg\:block {
display: block
}
.lg\:flex {
display: flex
}
.lg\:grid {
display: grid
}
.lg\:hidden {
display: none
}
.lg\:h-\[168px\] {
height: 168px
}
.lg\:h-\[345px\] {
height: 345px
}
.lg\:h-\[36px\] {
height: 36px
}
.lg\:h-\[480px\] {
height: 480px
}
.lg\:min-h-\[10px\] {
min-height: 10px
}
.lg\:w-\[36px\] {
width: 36px
}
.lg\:max-w-\[416px\] {
max-width: 416px
}
.lg\:max-w-\[70\%\] {
max-width: 70%
}
.lg\:-translate-y-2\/4 {
--tw-translate-y: -50%;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.lg\:columns-2 {
-moz-columns: 2;
column-count: 2
}
.lg\:grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr))
}
.lg\:grid-cols-fit-350-2 {
grid-template-columns: minmax(340px, 400px) minmax(340px, 1fr)
}
.lg\:flex-row-reverse {
flex-direction: row-reverse
}
.lg\:justify-start {
justify-content: flex-start
}
.lg\:justify-between {
justify-content: space-between
}
.lg\:gap-1 {
gap: .25rem
}
.lg\:gap-\[161px\] {
gap: 161px
}
.lg\:self-start {
align-self: flex-start
}
.lg\:px-\[52px\] {
padding-left: 52px;
padding-right: 52px
}
.lg\:py-\[44px\] {
padding-bottom: 44px;
padding-top: 44px
}
.lg\:pl-\[84px\] {
padding-left: 84px
}
.lg\:pr-\[3px\] {
padding-right: 3px
}
.lg\:text-left {
text-align: left
}
.lg\:text-\[15px\] {
font-size: 15px
}
.lg\:text-\[264px\] {
font-size: 264px
}
.lg\:text-title-7xl {
font-size: 72px;
font-weight: 700;
letter-spacing: -.01em;
line-height: 72px
}
.lg\:leading-\[110px\] {
line-height: 110px
}
.lg\:leading-\[264px\] {
line-height: 264px
}
.lg\:opacity-0 {
opacity: 0
}
.lg\:focus-within\:w-\[300px\]:focus-within {
width: 300px
}
.lg\:focus-within\:opacity-100:focus-within {
opacity: 1
}
.lg\:hover\:h-auto:hover {
height: auto
}
.lg\:hover\:w-\[300px\]:hover {
width: 300px
}
.lg\:hover\:bg-primary:hover {
--tw-bg-opacity: 1;
background-color: rgb(90 120 144/var(--tw-bg-opacity))
}
.group:hover .lg\:group-hover\:bg-white {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255/var(--tw-bg-opacity))
}
.group:hover .lg\:group-hover\:opacity-100 {
opacity: 1
}
}
@media (min-width:1140px) {
.\33lg\:mb-0 {
margin-bottom: 0
}
.\33lg\:mr-3 {
margin-right: .75rem
}
.\33lg\:block {
display: block
}
.\33lg\:inline {
display: inline
}
.\33lg\:flex {
display: flex
}
.\33lg\:hidden {
display: none
}
.\33lg\:max-w-\[416px\] {
max-width: 416px
}
.\33lg\:max-w-full {
max-width: 100%
}
.\33lg\:columns-2 {
-moz-columns: 2;
column-count: 2
}
.\33lg\:grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr))
}
.\33lg\:flex-row {
flex-direction: row
}
.\33lg\:flex-row-reverse {
flex-direction: row-reverse
}
.\33lg\:gap-2 {
gap: .5rem
}
.\33lg\:py-0 {
padding-bottom: 0;
padding-top: 0
}
.\33lg\:py-3 {
padding-bottom: .75rem;
padding-top: .75rem
}
.\33lg\:py-3\.5 {
padding-bottom: .875rem;
padding-top: .875rem
}
.\33lg\:grid-areas-career-layout {
grid-template-areas: "item1 item2 item2" "item1 item4 item4" "item1 item5 item5"
}
}
@media (min-width:1280px) {
.xl\:h-\[700px\] {
height: 700px
}
.xl\:max-h-\[170px\] {
max-height: 170px
}
.xl\:max-h-\[270px\] {
max-height: 270px
}
.xl\:max-h-\[284px\] {
max-height: 284px
}
.xl\:flex-row-reverse {
flex-direction: row-reverse
}
}
@media (min-width:1536px) {
.\32xl\:flex-row-reverse {
flex-direction: row-reverse
}
}
.rtl\:text-right:where([dir=rtl], [dir=rtl] *) {
text-align: right
}
@font-face {
font-display: block;
font-family: icomoon;
font-style: normal;
font-weight: 400;
src: url(//app-aamwebsite-dev.azurewebsites.net/wp-content/themes/aam/assets/fonts/icon-fonts/icomoon.eot);
src: url(//app-aamwebsite-dev.azurewebsites.net/wp-content/themes/aam/assets/fonts/icon-fonts/icomoon.eot#iefix) format("embedded-opentype"), url(//app-aamwebsite-dev.azurewebsites.net/wp-content/themes/aam/assets/fonts/icon-fonts/icomoon.ttf) format("truetype"), url(//app-aamwebsite-dev.azurewebsites.net/wp-content/themes/aam/assets/fonts/icon-fonts/icomoon.woff) format("woff"), url(//app-aamwebsite-dev.azurewebsites.net/wp-content/themes/aam/assets/fonts/icon-fonts/icomoon.svg#icomoon) format("svg")
}
[class*=" icon-"],
[class^=icon-] {
font-family: icomoon !important;
speak: never;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1.5rem;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.icon-content_copy:before {
color: #3c90ae;
content: "\e900"
}
.icon-earch:before {
color: #3c90ae;
content: "\e901"
}
.icon-distance:before {
color: #3c90ae;
content: "\e902"
}
.icon-ungroup:before {
color: #3c90ae;
content: "\e903"
}
.icon-login:before {
color: #5a7890;
content: "\e904"
}
.icon-search:before {
color: #5a7890;
content: "\e905"
}
.container {
margin: 0 auto;
max-width: 1330px;
padding: 0 15px
}
.btn.active i {
transform: rotate(180deg);
transition: all .3s
}
.page {
margin: 0 !important
}
a:focus {
outline: none !important
}
body {
background: #f2f6f9;
font-family: Manrope, sans-serif
}
body a,
body a:visited {
color: #5a7890
}
body a {
text-decoration: none
}
body a:hover {
color: #58595d
}
.read-more-content {
grid-template-rows: 0fr;
overflow: hidden;
transition: grid-template-rows .5s ease
}
.read-more-content.active-read-more {
grid-template-rows: 1fr
}
.burger:hover .item-2 {
width: 40%
}
.burger.burger--active .item-1 {
left: 4px;
top: 4px;
transform: translateY(6px) rotate(45deg)
}
.burger.burger--active .item-2 {
opacity: 0
}
.burger.burger--active .item-3 {
bottom: 4px;
left: 4px;
transform: translateY(-8px) rotate(-45deg)
}
.mob-nav.nav--active,
.mob-nav.nav--active .has-submenu.has-submenu--active~.submenu-container {
grid-template-rows: 1fr
}
.mob-nav.nav--active .has-submenu.has-submenu--active .icon {
transform: rotate(180deg)
}
.submenu .menu-item>a {
font-size: 20px
}
.menu-item.active:not(:hover)>.link-item .link-title:after {
background-color: #5a7890;
bottom: 0;
content: "";
height: 2px;
left: 0;
position: absolute;
width: 100%
}
.login:hover i.icon-login:before {
color: #fff;
transition: all .3s
}
.nav-hoa_technology .menu-item.current_page_item.active .nav-link.link,
.nav-services .menu-item.current_page_item.active .nav-link.link {
background-color: #fff
}
.our-team .swiper-pagination-bullet {
background-color: transparent;
background: border-box;
border: 6px solid #fff;
transition: all .3s
}
.our-team .swiper-pagination-bullet.swiper-pagination-bullet-active {
border: 6px solid #84ddcf;
transition: all .3s
}
.our-team .swiper-pagination-bullet-active {
background-color: transparent !important
}
.swiper .arrows .swiper-button-next,
.swiper .arrows .swiper-button-prev {
background-color: #f2f6f9;
border-radius: 50%;
height: 60px;
position: relative;
width: 60px
}
.swiper .arrows .swiper-button-next:after,
.swiper .arrows .swiper-button-prev:after {
color: #5a7890;
font-size: 20px
}
.swiper .user .swiper-button-next:after,
.swiper .user .swiper-button-prev:after {
color: #d1e3ec;
font-size: 40px
}
@media (min-width:768px) {
.swiper .user .swiper-button-next,
.swiper .user .swiper-button-prev {
display: none !important
}
}
.swiper .swiper-slide {
opacity: 0;
visibility: hidden
}
@media screen and (max-width:768px) {
.swiper .swiper-slide {
height: 10px !important;
overflow: hidden
}
}
.swiper .swiper-slide.swiper-slide-active {
opacity: 1;
visibility: visible
}
@media screen and (max-width:768px) {
.swiper .swiper-slide.swiper-slide-active {
height: 100% !important;
overflow: visible
}
}
.faq-accordion .btn.active .icon {
transform: rotate(0deg);
transition: all .3s
}
.form .gform_fields {
gap: 16px !important
}
.form .gfield.gfield--type-textarea {
margin-top: 20px
}
.form .gfield--type-html {
color: #6d6e71;
font-size: 15px;
font-weight: 500;
line-height: 28px;
margin-bottom: 0 !important
}
.form .gfield {
position: relative
}
.form .gfield .gfield_label {
color: #6d6e71;
font-size: 15px;
font-weight: 500;
line-height: 28px;
margin-bottom: 0 !important
}
.form .gfield .ginput_container input:not(.gfield-choice-input),
.form .gfield .ginput_container select,
.form .gfield .ginput_container textarea {
background-color: #fff;
border: none;
border-radius: 8px;
color: #9f9f9f;
font-size: 15px;
font-weight: 500;
line-height: 28px;
min-height: 48px;
padding: 10px 20px;
width: 100%
}
.form .gfield .ginput_container input:not(.gfield-choice-input)::-moz-placeholder,
.form .gfield .ginput_container select::-moz-placeholder,
.form .gfield .ginput_container textarea::-moz-placeholder {
color: #9f9f9f
}
.form .gfield .ginput_container input:not(.gfield-choice-input)::placeholder,
.form .gfield .ginput_container select::placeholder,
.form .gfield .ginput_container textarea::placeholder {
color: #9f9f9f
}
.form .gfield .ginput_container input:not(.gfield-choice-input):active,
.form .gfield .ginput_container input:not(.gfield-choice-input):focus,
.form .gfield .ginput_container input:not(.gfield-choice-input):visited,
.form .gfield .ginput_container select:active,
.form .gfield .ginput_container select:focus,
.form .gfield .ginput_container select:visited,
.form .gfield .ginput_container textarea:active,
.form .gfield .ginput_container textarea:focus,
.form .gfield .ginput_container textarea:visited {
background-color: #fff;
box-shadow: none
}
.form .gfield .ginput_container select {
color: #9f9f9f
}
.form .gfield.animate-label .ginput_container textarea {
margin-top: 0 !important
}
.form .gfield.animate-label .gfield_label {
color: #9f9f9f;
font-size: 15px;
font-weight: 500;
left: .75rem;
max-width: -moz-fit-content;
max-width: fit-content;
padding: 0 .25rem;
pointer-events: none;
position: absolute;
right: .938rem;
top: 10px;
transition: top .3s ease-in-out, color .3s ease-in-out, font-size .3s ease-in-out;
z-index: 5
}
.form .gfield.animate-label:has(.ginput_container textarea.not-empty, .ginput_container textarea:focus, .ginput_container textarea:visited) .gfield_label {
animation: topLabel .3s forwards
}
.form .gform_footer {
display: flex;
justify-content: flex-end
}
.form .gform_footer #gform_submit_button_1,
.form .gform_footer #gform_submit_button_2,
.form .gform_footer #gform_submit_button_8 {
background-color: #5a7890;
border: none;
border-radius: 30px;
color: #fff;
display: flex;
font-family: Rubik;
font-size: 20px;
font-weight: 500;
height: 54px;
justify-content: center;
letter-spacing: -.01em;
line-height: 1.5rem;
padding: 12px 40px;
width: 173px
}
.form .gform_footer #gform_submit_button_1:hover,
.form .gform_footer #gform_submit_button_2:hover,
.form .gform_footer #gform_submit_button_8:hover {
background-color: #fff;
color: #5a7890;
cursor: pointer;
transition: all .3s ease-in-out
}
.flex-15 {
flex: 15 1 200px !important
}
.gform_confirmation_message {
color: #58595d !important;
font-size: 30px !important
}
@keyframes topLabel {
0% {
font-size: .875rem;
opacity: 1;
top: 10px
}
to {
font-size: .6rem;
opacity: 0; top: -5px
}
}
#gform_fields_4 {
background-color: #fff;
border-radius: 26px;
display: flex;
height: 52px;
justify-content: space-between;
padding: 2px;
position: relative;
width: 100%;
z-index: 10
}
#gform_fields_4 .gfield {
width: 100% !important
}
@media screen and (min-width:768px) {
#gform_fields_4 {
width: 510px
}
}
#gform_fields_4 .ginput_container {
height: 100%
}
#gform_fields_4 .ginput_container input {
border: none;
border-radius: 26px;
box-shadow: none;
height: 100%;
outline: none;
width: 100%
}
#gform_fields_4 .ginput_container input:focus {
border: none;
outline: none
}
#gform_fields_4 .ginput_container input::-moz-placeholder {
color: #9f9f9f;
font-size: 15px;
font-weight: 500;
line-height: 28px
}
#gform_fields_4 .ginput_container input::placeholder {
color: #9f9f9f;
font-size: 15px;
font-weight: 500;
line-height: 28px
}
#gform_fields_4 #field_submit {
display: flex;
justify-content: flex-end;
width: 144px !important
}
#gform_fields_4 #gform_submit_button_4 {
background-color: #3c90ae;
border-radius: 26px;
color: #fff;
height: 100%;
overflow: hidden;
transition: all .3s ease-in-out
}
#gform_fields_4 #gform_submit_button_4:hover {
background-color: #84ddcf
}
#gform_fields_4 #gform_ajax_spinner_4 {
display: none !important
}
.form.form-request-personal {
background: linear-gradient(94.59deg, #5a7890 30.22%, #488fac 112.7%);
border-radius: 20px;
height: 100%;
padding: 52px 52px 48px
}
@media screen and (max-width:768px) {
.form.form-request-personal {
padding: 30px
}
}
.form.form-request-personal .gform_fields {
gap: 16px !important
}
.form.form-request-personal .gfield {
position: relative
} .form.form-request-personal .gfield .ginput_container input,
.form.form-request-personal .gfield .ginput_container select,
.form.form-request-personal .gfield .ginput_container textarea {
background-color: #dbe5eb;
border: none;
border-radius: 8px;
color: #5a7890;
font-size: 15px;
font-weight: 500;
line-height: 28px;
margin-top: 0 !important;
min-height: 48px;
padding: 10px 20px;
width: 100%
}
.form.form-request-personal .gfield .ginput_container input::-moz-placeholder,
.form.form-request-personal .gfield .ginput_container select::-moz-placeholder,
.form.form-request-personal .gfield .ginput_container textarea::-moz-placeholder {
color: #5a7890
}
.form.form-request-personal .gfield .ginput_container input::placeholder,
.form.form-request-personal .gfield .ginput_container select::placeholder,
.form.form-request-personal .gfield .ginput_container textarea::placeholder {
color: #5a7890
}
.form.form-request-personal .gfield .ginput_container input:active,
.form.form-request-personal .gfield .ginput_container input:focus,
.form.form-request-personal .gfield .ginput_container input:visited,
.form.form-request-personal .gfield .ginput_container select:active,
.form.form-request-personal .gfield .ginput_container select:focus,
.form.form-request-personal .gfield .ginput_container select:visited,
.form.form-request-personal .gfield .ginput_container textarea:active,
.form.form-request-personal .gfield .ginput_container textarea:focus,
.form.form-request-personal .gfield .ginput_container textarea:visited {
background-color: #fff;
box-shadow: none
}
.form.form-request-personal .gfield .ginput_container select {
color: #5a7890
}
.form.form-request-personal #field_submit {
display: flex;
justify-content: flex-end
}
.form.form-request-personal #gform_submit_button_3 {
align-items: center;
background: #fff;
border-radius: 30px;
color: #5a7890;
display: flex;
font-size: 15px;
font-weight: 700;
height: 48px;
justify-content: space-between;
letter-spacing: -.01em;
line-height: 1.5rem;
padding: 8px 8px 8px 20px;
transition: color .3s ease-in-out 0s, background .3s ease-in-out 0s;
width: 141px
}
.form.form-request-personal #gform_submit_button_3 .icon {
align-items: center;
background: linear-gradient(180deg, #e0e7ee, #e9f0f4);
border-radius: 100%;
display: flex;
height: 32px;
justify-content: center;
transform: rotate(-45deg);
width: 32px
}
.form.form-request-personal #gform_submit_button_3:hover {
background: #5a7890;
color: #fff;
cursor: pointer;
transition: all .3s ease-in-out
}
.form.form-request-personal .gfield:has(.ginput_container textarea.not-empty, .ginput_container textarea:focus, .ginput_container textarea:visited, .ginput_container input:focus, .ginput_container input:visited, .ginput_container input.not-empty) .gfield_label {
animation: topLabelRequestPersonal .3s forwards
}
.form.form-request-personal .gfield.empty-select {
width: -moz-fit-content;
width: fit-content
}
.form.form-request-personal .gfield.empty-select .ginput_container select {
background: none !important;
border: 0 !important;
box-shadow: none !important;
color: #fff !important;
position: relative
}
.form.form-request-personal .gfield.empty-select .ginput_container select:hover {
cursor: pointer
}
.form.form-request-personal .gfield.empty-select .ginput_container select::-ms-expand {
display: none
}
.form.form-request-personal .gfield.empty-select .ginput_container:after {
color: #fff;
content: "\f078";
font-family: FontAwesome;
height: 34px;
padding: 8px 0 0 8px;
pointer-events: none;
position: absolute;
right: -4px;
top: 6px
}
@keyframes topLabelRequestPersonal {
0% {
font-size: 15px;
top: 10px
}
to {
font-size: .6rem; top: -5px
}
}
#gform_5 .gform_fields {
display: flex;
flex-wrap: wrap;
gap: 12px;
justify-content: space-between
}
#gform_5 .gform_fields .gfield {
flex: 1 1 auto
}
#gform_5 .gform_fields .gfield:last-child {
flex: 0 1 auto
}
#gform_5 .ginput_container input,
#gform_5 .ginput_container select,
#gform_5 .ginput_container textarea {
background-color: #fff;
border: none;
border-radius: 8px;
color: #9f9f9f;
font-size: 15px;
font-weight: 500;
line-height: 28px;
min-height: 48px;
padding: 10px 20px;
width: 100%
}
#gform_5 .ginput_container input::-moz-placeholder,
#gform_5 .ginput_container select::-moz-placeholder,
#gform_5 .ginput_container textarea::-moz-placeholder {
color: #9f9f9f
}
#gform_5 .ginput_container input::placeholder,
#gform_5 .ginput_container select::placeholder,
#gform_5 .ginput_container textarea::placeholder {
color: #9f9f9f
}
#gform_5 .ginput_container input:active,
#gform_5 .ginput_container input:focus,
#gform_5 .ginput_container input:visited,
#gform_5 .ginput_container select:active,
#gform_5 .ginput_container select:focus,
#gform_5 .ginput_container select:visited,
#gform_5 .ginput_container textarea:active,
#gform_5 .ginput_container textarea:focus,
#gform_5 .ginput_container textarea:visited {
background-color: #fff;
box-shadow: none
}
#gform_5 .gform-footer {
margin-block-start: 0 !important;
margin-top: 0 !important
}
#gform_5 #gform_submit_button_5,
#gform_9 #gform_submit_button_9,
#gform_browse_button_9_22 {
background-color: #5a7890;
border: none;
border-radius: 24px;
color: #fff;
cursor: pointer;
height: 100%;
padding: 12px 32px;
transition: background-color .3s
}
#gform_5 #gform_submit_button_5:hover,
#gform_9 #gform_submit_button_9:hover,
#gform_browse_button_9_22:hover {
background-color: #d1e3ec;
color: #5a7890
}
#gform_5 #gform_ajax_spinner_5 {
display: none
}
#gform_6 #input_6_1 {
border: none;
border-radius: 25px;
box-shadow: none;
color: #5a7890;
font-size: 18px;
font-weight: 700;
height: 100%;
letter-spacing: -.01em;
line-height: 1.5rem;
padding: 10px
}
#gform_6 .gform_footer {
display: none
}
.form.download-guides #field_7_5 .ginput_container_number input[type=number]::-webkit-inner-spin-button,
.form.download-guides #field_7_5 .ginput_container_number input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none !important;
margin: 0 !important
}
.form.download-guides #field_7_5 .ginput_container_number input[type=number] {
-moz-appearance: textfield !important
}
.form.download-guides #input_7_10 input[type=checkbox] {
-webkit-appearance: none;
background: #fff;
border-radius: 20px;
height: 30px;
min-height: 30px;
outline: none;
padding: 0;
position: relative;
transition: .7s;
width: 52px
}
.form.download-guides #input_7_10 input[type=checkbox]:hover {
cursor: pointer
}
.form.download-guides #input_7_10 input[type=checkbox]:before {
background: #6d6e71;
border-radius: 20px;
content: "";
height: 24px;
left: 5px;
opacity: 1 !important;
position: absolute;
top: 50%;
transform: translateY(-50%);
transition: .5s;
width: 24px
}
.form.download-guides #input_7_10 input:checked[type=checkbox]:before {
background: #46b9c2;
left: 25px
}
.form.download-guides #input_7_10 #label_7_10_1 {
align-items: center;
color: #6d6e71;
display: flex
}
.form.download-guides #field_7_14 .gfield_label.gform-field-label {
color: #58595d;
font-family: Rubik;
font-size: 20px;
font-weight: 500;
letter-spacing: -.03em;
line-height: 1.5rem;
}
.form.download-guides #input_7_14 {
flex-direction: row;
flex-wrap: wrap
}
.form.download-guides #input_7_14 .gchoice {
align-items: center
}
.form.download-guides #input_7_14 .gform-field-label {
color: #6d6e71;
font-size: 15px;
font-weight: 400;
letter-spacing: -.03em;
line-height: 28px
}
.form.download-guides #input_7_14 .gfield-choice-input {
border: 1px solid rgba(21, 49, 90, .2);
border-radius: 4px;
min-height: 24px;
padding: 5px
}
.form.download-guides #input_7_14 .gfield-choice-input:hover {
cursor: pointer
}
.form.download-guides #input_7_14 .gfield-choice-input~.gform-field-label:hover {
cursor: pointer !important
}
.form.download-guides #input_7_14 .gfield-choice-input:checked {
background-color: #46b9c2;
border: 1px solid #46b9c2
}
.form.download-guides #input_7_14 .gfield-choice-input:checked:before {
color: #fff
}
.form.download-guides .gform_footer {
margin-top: 40px
}
.form.download-guides #gform_submit_button_7 {
background: #46b9c2;
border-radius: 40px;
color: #fff;
font-size: 15px;
font-weight: 700;
letter-spacing: -.01em;
line-height: 1.5rem;
padding: 12px 40px
}
.map {
height: var(--max-h)
}
.map .gmnoprint {
display: none
}
.map .container-location.active {
gap: 20px;
grid-template-columns: 1fr 1fr
}
@media screen and (max-width:768px) {
.map .container-location.active {
grid-template-columns: 1fr
}
.map .container-location.active .container-locations {
display: none
}
}
.map .grid-container .wrapper-list {
grid-template-rows: 0fr;
transition: all .3s
}
.map .grid-container .chevron {
transform: rotate(0deg)
}
.map .grid-container.active .wrapper-list {
grid-template-rows: 1fr;
transition: all .3s
}
.map .grid-container.active .chevron {
transform: rotate(180deg)
}
.section-image h2 {
color: #5a7890;
font-size: 44px;
font-weight: 700;
letter-spacing: -.01em;
line-height: 1.5rem;
margin-bottom: 20px
}
.overlay,
.overlay .modal {
opacity: 0;
transition: all .5s;
visibility: hidden
}
.overlay .modal {
transform: translateX(-50%) translateY(-200%) scale(.5)
}
.overlay.active,
.overlay.active .modal {
opacity: 1;
transition: all .5s;
visibility: visible
}
.overlay.active .modal {
transform: translateX(-50%) translateY(-50%) scale(1)
}
.site-footer .menu-footer-container {
width: 100%
}
.site-footer .menu-footer-container ul {
margin: 0
}
.site-footer .menu-footer-container .menu-item.active:not(:hover)>a {
position: relative
}
.site-footer .menu-footer-container .menu-item.active:not(:hover)>a:after {
background-color: #9f9f9f;
bottom: 0;
content: "";
height: 2px;
left: 0;
position: absolute;
width: 100%
}
.site-footer .menu-footer-container .menu-item {
flex: 1 1 180px;
margin-bottom: 15px;
font-size: 18px;
}
.site-footer .menu-footer-container .sub-menu .menu-item>a {
color: #9f9f9f !important;
font-size: 15px;
font-weight: 500;
line-height: 28px;
transition: color .3s
}
.site-footer .menu-footer-container .sub-menu .menu-item>a:hover {
color: #5a7890 !important;
transition: all .3s
}
.site-footer .menu-footer-container .nav-item>a,
.site-footer .menu-footer-container .sub-menu .nav-item>a {
color: #5a7890 !important;
cursor: default;
font-size: 18px;
font-weight: 800;
letter-spacing: .1em;
line-height: 44px;
margin-bottom: 27px;
pointer-events: none;
text-align: left; }
@font-face {
font-family: swiper-icons;
font-style: normal;
font-weight: 400;
src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
}
:root {
--swiper-theme-color: #007aff
}
:host {
display: block;
margin-left: auto;
margin-right: auto;
position: relative;
z-index: 1
}
.swiper {
display: block;
list-style: none;
margin-left: auto;
margin-right: auto;
overflow: hidden;
padding: 0;
position: relative;
z-index: 1
}
.swiper-vertical>.swiper-wrapper {
flex-direction: column
}
.swiper-wrapper {
box-sizing: content-box;
display: flex;
height: 100%;
position: relative;
transition-property: transform;
transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
width: 100%;
z-index: 1
}
.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 {
display: block;
flex-shrink: 0;
height: 100%;
position: relative;
transition-property: transform;
width: 100%
}
.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 {
backface-visibility: hidden;
transform: translateZ(0)
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
perspective: 1200px
}
.swiper-3d .swiper-wrapper {
transform-style: preserve-3d
}
.swiper-3d {
perspective: 1200px
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
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 {
height: var(--swiper-centered-offset-after);
min-width: 1px;
width: 100%
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
height: 100%;
left: 0;
pointer-events: none;
position: absolute;
top: 0;
width: 100%;
z-index: 10
}
.swiper-3d .swiper-slide-shadow {
background: rgba(0, 0, 0, .15)
}
.swiper-3d .swiper-slide-shadow-left {
background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-3d .swiper-slide-shadow-right {
background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-3d .swiper-slide-shadow-top {
background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-3d .swiper-slide-shadow-bottom {
background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-lazy-preloader {
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
border-radius: 50%;
border-top: 4px solid transparent;
box-sizing: border-box;
height: 42px;
left: 50%;
margin-left: -21px;
margin-top: -21px;
position: absolute;
top: 50%;
transform-origin: 50%;
width: 42px;
z-index: 10
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
animation: swiper-preloader-spin 1s linear infinite
}
.swiper-lazy-preloader-white {
--swiper-preloader-color: #fff
}
.swiper-lazy-preloader-black {
--swiper-preloader-color: #000
}
@keyframes swiper-preloader-spin {
0% {
transform: rotate(0deg)
}
to {
transform: rotate(1turn)
}
}
.swiper-virtual .swiper-slide {
-webkit-backface-visibility: hidden;
transform: translateZ(0)
}
.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
content: "";
left: 0;
pointer-events: none;
position: absolute;
top: 0
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
height: 1px;
width: var(--swiper-virtual-size)
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
height: var(--swiper-virtual-size);
width: 1px
}
:root {
--swiper-navigation-size: 44px
}
.swiper-button-next,
.swiper-button-prev {
align-items: center;
color: var(--swiper-navigation-color, var(--swiper-theme-color));
cursor: pointer;
display: flex;
height: var(--swiper-navigation-size);
justify-content: center;
margin-top: calc(0px - var(--swiper-navigation-size)/2);
position: absolute;
top: var(--swiper-navigation-top-offset, 50%);
width: calc(var(--swiper-navigation-size)/44*27);
z-index: 10
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
cursor: auto;
opacity: .35;
pointer-events: none
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
cursor: auto;
opacity: 0;
pointer-events: none
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
display: none !important
}
.swiper-button-next svg,
.swiper-button-prev svg {
height: 100%;
-o-object-fit: contain;
object-fit: contain;
transform-origin: center;
width: 100%
}
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev 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-next:after,
.swiper-button-prev:after {
font-family: swiper-icons;
font-size: var(--swiper-navigation-size);
font-variant: normal;
letter-spacing: 0;
line-height: 1.5rem;
text-transform: none !important
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
content: "prev"
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
left: auto;
right: var(--swiper-navigation-sides-offset, 10px)
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
content: "next"
}
.swiper-pagination {
position: absolute;
text-align: center;
transform: translateZ(0);
transition: opacity .3s;
z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0
}
.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
display: none !important
}
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
bottom: var(--swiper-pagination-bottom, 8px);
left: 0;
top: var(--swiper-pagination-top, auto);
width: 100%
}
.swiper-pagination-bullets-dynamic {
font-size: 0;
overflow: hidden
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
position: relative;
transform: scale(.33)
}
.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 {
background: var(--swiper-pagination-bullet-inactive-color, #000);
border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
display: inline-block;
height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))
}
button.swiper-pagination-bullet {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: none;
box-shadow: none;
margin: 0;
padding: 0
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer
}
.swiper-pagination-bullet:only-child {
display: none !important
}
.swiper-pagination-bullet-active {
background: var(--swiper-pagination-color, var(--swiper-theme-color));
opacity: var(--swiper-pagination-bullet-opacity, 1)
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
left: var(--swiper-pagination-left, auto);
right: var(--swiper-pagination-right, 8px);
top: 50%;
transform: translate3d(0, -50%, 0)
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
display: block;
margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
transform: translateY(-50%);
width: 8px
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
transition: transform .2s, top .2s
}
.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: translateX(-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: transform .2s, left .2s
}
.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: transform .2s, right .2s
}
.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));
height: 100%;
left: 0;
position: absolute;
top: 0;
transform: scale(0);
transform-origin: left top;
width: 100%
}
.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-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
height: var(--swiper-pagination-progressbar-size, 4px);
left: 0;
top: 0;
width: 100%
}
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
height: 100%;
left: 0;
top: 0;
width: var(--swiper-pagination-progressbar-size, 4px)
}
.swiper-pagination-lock {
display: none
}
.swiper-scrollbar {
background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1));
border-radius: var(--swiper-scrollbar-border-radius, 10px);
position: relative;
touch-action: none
}
.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
display: none !important
}
.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
bottom: var(--swiper-scrollbar-bottom, 4px);
height: var(--swiper-scrollbar-size, 4px);
left: var(--swiper-scrollbar-sides-offset, 1%);
position: absolute;
top: var(--swiper-scrollbar-top, auto);
width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
z-index: 50
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
height: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
left: var(--swiper-scrollbar-left, auto);
position: absolute;
right: var(--swiper-scrollbar-right, 4px);
top: var(--swiper-scrollbar-sides-offset, 1%);
width: var(--swiper-scrollbar-size, 4px);
z-index: 50
}
.swiper-scrollbar-drag {
background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
border-radius: var(--swiper-scrollbar-border-radius, 10px);
height: 100%;
left: 0;
position: relative;
top: 0;
width: 100%
}
.swiper-scrollbar-cursor-drag {
cursor: move
}
.swiper-scrollbar-lock {
display: none
}
.swiper-zoom-container {
align-items: center;
display: flex;
height: 100%;
justify-content: center;
text-align: center;
width: 100%
}
.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
max-height: 100%;
max-width: 100%;
-o-object-fit: contain;
object-fit: contain
}
.swiper-slide-zoomed {
cursor: move;
touch-action: none
}
.swiper .swiper-notification {
left: 0;
opacity: 0;
pointer-events: none;
position: absolute;
top: 0;
z-index: -1000
}
.swiper-free-mode>.swiper-wrapper {
margin: 0 auto;
transition-timing-function: ease-out
}
.swiper-grid>.swiper-wrapper {
flex-wrap: wrap
}
.swiper-grid-column>.swiper-wrapper {
flex-direction: column;
flex-wrap: wrap
}
.swiper-fade.swiper-free-mode .swiper-slide {
transition-timing-function: ease-out
}
.swiper-fade .swiper-slide {
pointer-events: none;
transition-property: opacity
}
.swiper-fade .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-cube {
overflow: visible
}
.swiper-cube .swiper-slide {
backface-visibility: hidden;
height: 100%;
pointer-events: none;
transform-origin: 0 0;
visibility: hidden;
width: 100%;
z-index: 1
}
.swiper-cube .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-cube.swiper-rtl .swiper-slide {
transform-origin: 100% 0
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
pointer-events: auto;
visibility: visible
}
.swiper-cube .swiper-cube-shadow {
bottom: 0;
height: 100%;
left: 0;
opacity: .6;
position: absolute;
width: 100%;
z-index: 0
}
.swiper-cube .swiper-cube-shadow:before {
background: #000;
bottom: 0;
content: "";
filter: blur(50px);
left: 0;
position: absolute;
right: 0;
top: 0
}
.swiper-cube .swiper-slide-next+.swiper-slide {
pointer-events: auto;
visibility: visible
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
backface-visibility: hidden;
z-index: 0
}
.swiper-flip {
overflow: visible
}
.swiper-flip .swiper-slide {
backface-visibility: hidden;
pointer-events: none;
z-index: 1
}
.swiper-flip .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
backface-visibility: hidden;
z-index: 0
}
.swiper-creative .swiper-slide {
backface-visibility: hidden;
overflow: hidden;
transition-property: transform, opacity, height
}
.swiper-cards {
overflow: visible
}
.swiper-cards .swiper-slide {
backface-visibility: hidden;
overflow: hidden;
transform-origin: center bottom
}
*  input::-moz-placeholder,
textarea::-moz-placeholder {
color: #6b7280;
opacity: 1
}
input::placeholder,
textarea::placeholder {
color: #6b7280;
opacity: 1
}
::-webkit-datetime-edit-fields-wrapper {
padding: 0
}
::-webkit-date-and-time-value {
min-height: 1.5em
}
select:not([size]) {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' aria-hidden='true' viewBox='0 0 10 6'%3E%3Cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1 4 4 4-4'/%3E%3C/svg%3E");
background-position: right .75rem center;
background-repeat: no-repeat;
background-size: .75em .75em;
padding-right: 2.5rem;
-webkit-print-color-adjust: exact;
print-color-adjust: exact
}
:is([dir=rtl]) select:not([size]) {
background-position: left .75rem center;
padding-left: 0;
padding-right: .75rem
}
[multiple] {
background-image: none;
background-position: 0 0;
background-repeat: unset;
background-size: initial;
padding-right: .75rem;
-webkit-print-color-adjust: unset;
print-color-adjust: unset
}
[type=checkbox],
[type=radio] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: #fff;
background-origin: border-box;
border-color: #6b7280;
border-width: 1px;
color: #1c64f2;
display: inline-block;
flex-shrink: 0;
height: 1rem;
padding: 0;
-webkit-print-color-adjust: exact;
print-color-adjust: exact;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
vertical-align: middle;
width: 1rem;
--tw-shadow: 0 0 #0000
}
[type=checkbox] {
border-radius: 0
}
[type=radio] {
border-radius: 100%
}
[type=checkbox]:focus,
[type=radio]:focus {
outline: 2px solid transparent;
outline-offset: 2px;
--tw-ring-inset: var(--tw-empty,  );
--tw-ring-offset-width: 2px;
--tw-ring-offset-color: #fff;
--tw-ring-color: #1c64f2;
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
}
.dark [type=checkbox]:checked,
.dark [type=radio]:checked,
[type=checkbox]:checked,
[type=radio]:checked {
background-color: currentColor;
background-position: 50%;
background-repeat: no-repeat;
background-size: .55em .55em;
border-color: transparent
}
[type=checkbox]:checked {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' aria-hidden='true' viewBox='0 0 16 12'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M1 5.917 5.724 10.5 15 1.5'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-size: .55em .55em;
-webkit-print-color-adjust: exact;
print-color-adjust: exact
}
[type=radio]:checked {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");
background-size: 1em 1em
}
[type=checkbox]:indeterminate {
background-color: currentColor;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' aria-hidden='true' viewBox='0 0 16 12'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M.5 6h14'/%3E%3C/svg%3E");
background-position: 50%;
background-repeat: no-repeat;
background-size: .55em .55em;
border-color: transparent;
-webkit-print-color-adjust: exact;
print-color-adjust: exact
}
[type=checkbox]:indeterminate:focus,
[type=checkbox]:indeterminate:hover {
background-color: currentColor;
border-color: transparent
}
[type=file] {
background: unset;
border-color: inherit;
border-radius: 0;
border-width: 0;
font-size: unset;
line-height: inherit;
padding: 0
}
[type=file]:focus {
outline: 1px auto inherit
}
input[type=file]::file-selector-button {
background: #1f2937;
border: 0;
color: #fff;
cursor: pointer;
font-size: .875rem;
font-weight: 500;
margin-inline-end: 1rem;
margin-inline-start: -1rem;
padding: .625rem 1rem .625rem 2rem
}
input[type=file]::file-selector-button:hover {
background: #374151
}
:is([dir=rtl]) input[type=file]::file-selector-button {
padding-left: 1rem;
padding-right: 2rem
}
input[type=range]::-webkit-slider-thumb {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background: #1c64f2;
border: 0;
border-radius: 9999px;
cursor: pointer;
height: 1.25rem;
width: 1.25rem
}
input[type=range]:disabled::-webkit-slider-thumb {
background: #9ca3af
}
input[type=range]:focus::-webkit-slider-thumb {
outline: 2px solid transparent;
outline-offset: 2px;
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
--tw-ring-opacity: 1px;
--tw-ring-color: rgb(164 202 254/var(--tw-ring-opacity))
}
input[type=range]::-moz-range-thumb {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background: #1c64f2;
border: 0;
border-radius: 9999px;
cursor: pointer;
height: 1.25rem;
width: 1.25rem
}
input[type=range]:disabled::-moz-range-thumb {
background: #9ca3af
}
input[type=range]::-moz-range-progress {
background: #3f83f8
}
input[type=range]::-ms-fill-lower {
background: #3f83f8
}
:root {
--tw-rotate-x: 0;
--tw-rotate-y: 0;
--tw-translate-z: 0;
--tw-scale-z: 1;
--tw-rotate-3d: 0, 0, 0, 0deg
}
*,
:after,
:before {
--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: rgba(63, 131, 248, .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:
}
::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: rgba(63, 131, 248, .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:
}
.\!container {
width: 100% !important
}
.container {
width: 100%
}
@media (min-width:375px) {
.\!container {
max-width: 375px !important
}
.container {
max-width: 375px
}
}
@media (min-width:640px) {
.\!container {
max-width: 640px !important
}
.container {
max-width: 640px
}
}
@media (min-width:768px) {
.\!container {
max-width: 768px !important
}
.container {
max-width: 768px
}
}
@media (min-width:940px) {
.\!container {
max-width: 940px !important
}
.container {
max-width: 940px
}
}
@media (min-width:1024px) {
.\!container {
max-width: 1024px !important
}
.container {
max-width: 1024px
}
}
@media (min-width:1140px) {
.\!container {
max-width: 1140px !important
}
.container {
max-width: 1140px
}
}
@media (min-width:1280px) {
.\!container {
max-width: 1280px !important
}
.container {
max-width: 1280px
}
}
@media (min-width:1536px) {
.\!container {
max-width: 1536px !important
}
.container {
max-width: 1536px
}
}
.sr-only {
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
clip: rect(0, 0, 0, 0);
border-width: 0;
white-space: nowrap
}
.visible {
visibility: visible
}
.invisible {
visibility: hidden
}
.collapse {
visibility: collapse
}
.static {
position: static
}
.fixed {
position: fixed
}
.absolute {
position: absolute
}
.\!relative {
position: relative !important
}
.relative {
position: relative
}
.sticky {
position: sticky
}
.inset-0 {
inset: 0
}
.-bottom-\[30\%\] {
bottom: -30%
}
.-top-8 {
top: -2rem
}
.-top-\[24px\] {
top: -24px
}
.-top-\[5px\] {
top: -5px
}
.bottom-0 {
bottom: 0
}
.bottom-4 {
bottom: 1rem
}
.bottom-\[20px\] {
bottom: 20px
}
.bottom-\[32px\] {
bottom: 32px
}
.bottom-\[4px\] {
bottom: 4px
}
.bottom-\[60px\] {
bottom: 60px
}
.left-0 {
left: 0
}
.left-2\/4 {
left: 50%
}
.right-0 {
right: 0
}
.right-1 {
right: .25rem
}
.right-3 {
right: .75rem
}
.right-\[4px\] {
right: 4px
}
.top-0 {
top: 0
}
.top-1 {
top: .25rem
}
.top-2 {
top: .5rem
}
.top-2\/4 {
top: 50%
}
.top-3 {
top: .75rem
}
.top-\[4px\] {
top: 4px
}
.top-\[5\%\] {
top: 5%
}
.top-\[60px\] {
top: 60px
}
.z-0 {
z-index: 0
}
.z-10 {
z-index: 10
}
.z-20 {
z-index: 20
}
.z-30 {
z-index: 30
}
.z-40 {
z-index: 40
}
.z-50 {
z-index: 50
}
.z-\[101\] {
z-index: 101
}
.z-\[52\] {
z-index: 52
}
.order-1 {
order: 1
}
.order-2 {
order: 2
}
.m-0 {
margin: 0
}
.mx-1 {
margin-left: .25rem;
margin-right: .25rem
}
.mx-auto {
margin-left: auto;
margin-right: auto
}
.my-6 {
margin-bottom: 1.5rem;
margin-top: 1.5rem
}
.-mt-\[35px\] {
margin-top: -35px
}
.mb-0 {
margin-bottom: 0
}
.mb-10 {
margin-bottom: 2.5rem
}
.mb-2 {
margin-bottom: .5rem
}
.mb-2\.5 {
margin-bottom: .625rem
}
.mb-3 {
margin-bottom: .75rem
}
.mb-4 {
margin-bottom: 1rem
}
.mb-5 {
margin-bottom: 1.25rem
}
.mb-6 {
margin-bottom: 1.5rem
}
.mb-8 {
margin-bottom: 2rem
}
.mb-\[06px\] {
margin-bottom: 6px
}
.mb-\[10px\] {
margin-bottom: 10px
}
.mb-\[12px\] {
margin-bottom: 12px
}
.mb-\[15px\] {
margin-bottom: 15px
}
.mb-\[16px\] {
margin-bottom: 16px
}
.mb-\[17px\] {
margin-bottom: 17px
}
.mb-\[18px\] {
margin-bottom: 18px
}
.mb-\[20px\] {
margin-bottom: 20px
}
.mb-\[24px\] {
margin-bottom: 24px
}
.mb-\[28px\] {
margin-bottom: 28px
}
.mb-\[30px\] {
margin-bottom: 30px
}
.mb-\[32px\] {
margin-bottom: 32px
}
.mb-\[35px\] {
margin-bottom: 35px
}
.mb-\[36px\] {
margin-bottom: 36px
}
.mb-\[4px\] {
margin-bottom: 4px
}
.mb-\[7px\] {
margin-bottom: 7px
}
.mb-auto {
margin-bottom: auto
}
.me-2 {
margin-inline-end: .5rem
}
.ml-1 {
margin-left: .25rem
}
.ml-2 {
margin-left: .5rem
}
.ml-auto {
margin-left: auto
}
.mr-0 {
margin-right: 0
}
.mr-1 {
margin-right: .25rem
}
.mr-2 {
margin-right: .5rem
}
.mr-3 {
margin-right: .75rem
}
.mr-4 {
margin-right: 1rem
}
.mr-\[10px\] {
margin-right: 10px
}
.mr-\[16px\] {
margin-right: 16px
}
.mr-\[18px\] {
margin-right: 18px
}
.mr-\[8px\] {
margin-right: 8px
}
.mt-0 {
margin-top: 0
}
.mt-3 {
margin-top: .75rem
}
.mt-\[20px\] {
margin-top: 20px
}
.mt-\[30px\] {
margin-top: 30px
}
.mt-\[40px\] {
margin-top: 40px
}
.mt-auto {
margin-top: auto
}
.block {
display: block
}
.inline-block {
display: inline-block
}
.\!flex {
display: flex !important
}
.flex {
display: flex
}
.table {
display: table
}
.grid {
display: grid
}
.hidden {
display: none
}
.\!h-\[120px\] {
height: 120px !important
}
.\!h-auto {
height: auto !important
}
.h-0 {
height: 0
}
.h-10 {
height: 2.5rem
}
.h-6 {
height: 1.5rem
}
.h-8 {
height: 2rem
}
.h-9 {
height: 2.25rem
}
.h-\[100px\] {
height: 100px
}
.h-\[100vh\] {
height: 100vh
}
.h-\[125px\] {
height: 125px
}
.h-\[140px\] {
height: 140px
}
.h-\[154px\] {
height: 154px
}
.h-\[160px\] {
height: 160px
}
.h-\[180px\] {
height: 180px
}
.h-\[18px\] {
height: 18px
}
.h-\[200px\] {
height: 200px
}
.h-\[22\%\] {
height: 22%
}
.h-\[24px\] {
height: 24px
}
.h-\[250px\] {
height: 250px
}
.h-\[2px\] {
height: 2px
}
.h-\[300px\] {
height: 300px
}
.h-\[30px\] {
height: 30px
}
.h-\[32px\] {
height: 32px
}
.h-\[36px\] {
height: 36px
}
.h-\[395px\] {
height: 395px
}
.h-\[40px\] {
height: 40px
}
.h-\[418px\] {
height: 418px
}
.h-\[44px\] {
height: 44px
}
.h-\[45px\] {
height: 45px
}
.h-\[48px\] {
height: 48px
}
.h-\[50px\] {
height: 50px
}
.h-\[52px\] {
height: 52px
}
.h-\[60\%\] {
height: 60%
}
.h-\[60px\] {
height: 60px
}
.h-\[70\%\] {
height: 70%
}
.h-\[72px\] {
height: 72px
}
.h-auto {
height: auto
}
.h-fit {
height: -moz-fit-content;
height: fit-content
}
.h-full {
height: 100%
}
.h-screen {
height: 100vh
}
.max-h-20 {
max-height: 5rem
}
.max-h-72 {
max-height: 18rem
}
.max-h-\[100px\] {
max-height: 100px
}
.max-h-\[110px\] {
max-height: 110px
}
.max-h-\[120px\] {
max-height: 120px
}
.max-h-\[160px\] {
max-height: 160px
}
.max-h-\[184px\] {
max-height: 184px
}
.max-h-\[238px\] {
max-height: 238px
}
.max-h-\[270px\] {
max-height: 270px
}
.max-h-\[280px\] {
max-height: 280px
}
.max-h-\[284px\] {
max-height: 284px
}
.max-h-\[300px\] {
max-height: 300px
}
.max-h-\[380px\] {
max-height: 380px
}
.max-h-\[400px\] {
max-height: 400px
}
.max-h-\[416px\] {
max-height: 416px
}
.max-h-\[456px\] {
max-height: 456px
}
.max-h-\[48px\] {
max-height: 48px
}
.max-h-\[700px\] {
max-height: 700px
}
.max-h-\[800px\] {
max-height: 800px
}
.max-h-\[88px\] {
max-height: 88px
}
.min-h-0 {
min-height: 0
}
.min-h-14 {
min-height: 3.5rem
}
.min-h-\[200px\] {
min-height: 200px
}
.min-h-\[216px\] {
min-height: 216px
}
.min-h-\[224px\] {
min-height: 224px
}
.min-h-\[230px\] {
min-height: 230px
}
.min-h-\[300px\] {
min-height: 300px
}
.min-h-\[344px\] {
min-height: 344px
}
.min-h-\[396px\] {
min-height: 396px
}
.min-h-\[400px\] {
min-height: 400px
}
.min-h-\[40px\] {
min-height: 40px
}
.min-h-\[52px\] {
min-height: 52px
}
.min-h-\[70px\] {
min-height: 70px
}
.\!w-\[120px\] {
width: 120px !important
}
.w-0 {
width: 0
}
.w-1\/2 {
width: 50%
}
.w-10 {
width: 2.5rem
}
.w-2\/4 {
width: 50%
}
.w-64 {
width: 16rem
}
.w-8 {
width: 2rem
}
.w-\[100vw\] {
width: 100vw
}
.w-\[133px\] {
width: 133px
}
.w-\[140px\] {
width: 140px
}
.w-\[146px\] {
width: 146px
}
.w-\[160px\] {
width: 160px
}
.w-\[16px\] {
width: 16px
}
.w-\[18px\] {
width: 18px
}
.w-\[215px\] {
width: 215px
}
.w-\[24px\] {
width: 24px
}
.w-\[250px\] {
width: 250px
}
.w-\[30px\] {
width: 30px
}
.w-\[32px\] {
width: 32px
}
.w-\[36px\] {
width: 36px
}
.w-\[40px\] {
width: 40px
}
.w-\[44px\] {
width: 44px
}
.w-\[50px\] {
width: 50px
}
.w-\[60px\] {
width: 60px
}
.w-\[70\%\] {
width: 70%
}
.w-auto {
width: auto
}
.w-fit {
width: -moz-fit-content;
width: fit-content
}
.w-full {
width: 100%
}
.w-max {
width: -moz-max-content;
width: max-content
}
.w-min {
width: -moz-min-content;
width: min-content
}
.w-screen {
width: 100vw
}
.min-w-\[120px\] {
min-width: 120px
}
.min-w-\[170px\] {
min-width: 170px
}
.min-w-\[50px\] {
min-width: 50px
}
.min-w-fit {
min-width: -moz-fit-content;
min-width: fit-content
}
.max-w-20 {
max-width: 5rem
}
.max-w-60 {
max-width: 15rem
}
.max-w-\[1140px\] {
max-width: 1140px
}
.max-w-\[1300px\] {
max-width: 1300px
}
.max-w-\[1312px\] {
max-width: 1312px
}
.max-w-\[139px\] {
max-width: 139px
}
.max-w-\[1480px\] {
max-width: 1480px
}
.max-w-\[1500px\] {
max-width: 1500px
}
.max-w-\[192px\] {
max-width: 192px
}
.max-w-\[200px\] {
max-width: 200px
}
.max-w-\[221px\] {
max-width: 221px
}
.max-w-\[248px\] {
max-width: 248px
}
.max-w-\[260px\] {
max-width: 260px
}
.max-w-\[300px\] {
max-width: 300px
}
.max-w-\[312px\] {
max-width: 312px
}
.max-w-\[35\%\] {
max-width: 35%
}
.max-w-\[350px\] {
max-width: 350px
}
.max-w-\[364px\] {
max-width: 364px
}
.max-w-\[379px\] {
max-width: 379px
}
.max-w-\[392px\] {
max-width: 392px
}
.max-w-\[400px\] {
max-width: 400px
}
.max-w-\[416px\] {
max-width: 416px
}
.max-w-\[425px\] {
max-width: 425px
}
.max-w-\[450px\] {
max-width: 450px
}
.max-w-\[470px\] {
max-width: 470px
}
.max-w-\[48px\] {
max-width: 48px
}
.max-w-\[502px\] {
max-width: 502px
}
.max-w-\[590px\] {
max-width: 590px
}
.max-w-\[600px\] {
max-width: 600px
}
.max-w-\[630px\] {
max-width: 630px
}
.max-w-\[640px\] {
max-width: 640px
}
.max-w-\[680px\] {
max-width: 680px
}
.max-w-\[700px\] {
max-width: 700px
}
.max-w-\[730px\] {
max-width: 730px
}
.max-w-\[830px\] {
max-width: 830px
}
.max-w-\[848px\] {
max-width: 848px
}
.max-w-\[854px\] {
max-width: 854px
}
.max-w-\[855px\] {
max-width: 855px
}
.max-w-\[864px\] {
max-width: 864px
}
.max-w-\[870px\] {
max-width: 870px
}
.max-w-fit {
max-width: -moz-fit-content;
max-width: fit-content
}
.max-w-full {
max-width: 100%
}
.max-w-none {
max-width: none
}
.flex-1 {
flex: 1 1 0%
}
.flex-368 {
flex: 1 1 368px
}
.flex-450 {
flex: 1 1 450px
}
.flex-50 {
flex: 1 1 50%
}
.flex-612 {
flex: 1 1 612px
}
.flex-800 {
flex: 1 1 842px
}
.flex-\[0_0_24px\] {
flex: 0 0 24px
}
.flex-\[1_1_30\%\] {
flex: 1 1 30%
}
.flex-\[1_1_300px\] {
flex: 1 1 300px
}
.-translate-x-2\/4 {
--tw-translate-x: -50%
}
.-translate-x-2\/4,
.-translate-x-full {
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.-translate-x-full {
--tw-translate-x: -100%
}
.-translate-y-2\/4 {
--tw-translate-y: -50%
}
.-translate-y-2\/4,
.-translate-y-full {
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.-translate-y-full {
--tw-translate-y: -100%
}
.translate-x-0 {
--tw-translate-x: 0px
}
.translate-x-0,
.translate-x-full {
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.translate-x-full {
--tw-translate-x: 100%
}
.translate-y-3 {
--tw-translate-y: 0.75rem
}
.translate-y-3,
.translate-y-3\.5 {
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.translate-y-3\.5 {
--tw-translate-y: 0.875rem
}
.translate-y-full {
--tw-translate-y: 100%
}
.-rotate-45,
.translate-y-full {
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.-rotate-45 {
--tw-rotate: -45deg
}
.rotate-180 {
--tw-rotate: 180deg
}
.rotate-180,
.rotate-45 {
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rotate-45 {
--tw-rotate: 45deg
}
.rotate-90 {
--tw-rotate: 90deg
}
.rotate-90,
.rotate-\[135deg\] {
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rotate-\[135deg\] {
--tw-rotate: 135deg
}
.scale-x-\[-1\] {
--tw-scale-x: -1
}
.scale-x-\[-1\],
.transform {
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.transform-none {
transform: none
}
.resize {
resize: both
}
.list-none {
list-style-type: none
}
.columns-1 {
-moz-columns: 1;
column-count: 1
}
.grid-flow-row-dense {
grid-auto-flow: row dense
}
.grid-cols-1 {
grid-template-columns: repeat(1, minmax(0, 1fr))
}
.grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr))
}
.grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr))
}
.grid-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr))
}
.md\:grid-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr))
}
.grid-cols-7 {
grid-template-columns: repeat(7, minmax(0, 1fr))
}
.grid-rows-2 {
grid-template-rows: repeat(2, minmax(0, 1fr))
}
.grid-rows-\[0fr\] {
grid-template-rows: 0fr
}
.flex-row {
flex-direction: row
}
.flex-row-reverse {
flex-direction: row-reverse
}
.flex-col {
flex-direction: column
}
.flex-wrap {
flex-wrap: wrap
}
.flex-nowrap {
flex-wrap: nowrap
}
.items-start {
align-items: flex-start
}
.items-end {
align-items: flex-end
}
.items-center {
align-items: center
}
.justify-start {
justify-content: flex-start
}
.justify-end {
justify-content: flex-end
}
.justify-center {
justify-content: center
}
.justify-between {
justify-content: space-between
}
.gap-0 {
gap: 0
}
.gap-1 {
gap: .25rem
}
.gap-2 {
gap: .5rem
}
.gap-2\.5 {
gap: .625rem
}
.gap-3 {
gap: .75rem
}
.gap-4 {
gap: 1rem
}
.gap-5 {
gap: 1.25rem
}
.gap-6 {
gap: 1.5rem
}
.gap-8 {
gap: 2rem
}
.gap-\[10px\] {
gap: 10px
}
.gap-\[12px\] {
gap: 12px
}
.gap-\[16px\] {
gap: 16px
}
.gap-\[20px\] {
gap: 20px
}
.gap-\[26px\] {
gap: 26px
}
.gap-\[30px\] {
gap: 30px
}
.gap-\[32px\] {
gap: 32px
}
.self-start {
align-self: flex-start
}
.self-end {
align-self: flex-end
}
.self-center {
align-self: center
}
.self-stretch {
align-self: stretch
}
.overflow-hidden {
overflow: hidden
}
.\!overflow-visible {
overflow: visible !important
}
.overflow-y-auto {
overflow-y: auto
}
.text-balance {
text-wrap: balance
}
.\!rounded-\[20px\] {
border-radius: 20px !important
}
.\!rounded-\[26px\] {
border-radius: 26px !important
}
.rounded-\[110px\] {
border-radius: 110px
}
.rounded-\[12px\] {
border-radius: 12px
}
.rounded-\[14px\] {
border-radius: 14px
}
.rounded-\[16px\] {
border-radius: 16px
}
.rounded-\[20px\] {
border-radius: 20px
}
.rounded-\[25px\] {
border-radius: 25px
}
.rounded-\[26px\] {
border-radius: 26px
}
.rounded-\[36px\] {
border-radius: 36px
}
.rounded-\[8px\] {
border-radius: 8px
}
.rounded-full {
border-radius: 9999px
}
.rounded-b-\[12px\] {
border-bottom-left-radius: 12px;
border-bottom-right-radius: 12px
}
.rounded-b-\[16px\] {
border-bottom-left-radius: 16px;
border-bottom-right-radius: 16px
}
.rounded-b-\[20px\] {
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px
}
.rounded-e-lg {
border-end-end-radius: .5rem;
border-start-end-radius: .5rem
}
.rounded-l-\[20px\] {
border-bottom-left-radius: 20px;
border-top-left-radius: 20px;
}
.rounded-l-lg {
border-bottom-left-radius: .5rem;
border-top-left-radius: .5rem
}
.rounded-r-\[20px\] {
border-bottom-right-radius: 20px;
border-top-right-radius: 20px
}
.rounded-r-lg {
border-bottom-right-radius: .5rem;
border-top-right-radius: .5rem
}
.rounded-s-lg {
border-end-start-radius: .5rem;
border-start-start-radius: .5rem
}
.rounded-t-\[20px\] {
border-top-left-radius: 20px;
border-top-right-radius: 20px
}
.rounded-bl-\[20px\] {
border-bottom-left-radius: 20px
}
.rounded-br-\[12px\] {
border-bottom-right-radius: 12px
}
.rounded-br-\[20px\] {
border-bottom-right-radius: 20px
}
.rounded-tl-\[20px\] {
border-top-left-radius: 20px
}
.rounded-tr-\[20px\] {
border-top-right-radius: 20px
}
.\!border-0 {
border-width: 0 !important
}
.border {
border-width: 1px
}
.border-0 {
border-width: 0
}
.border-\[1px\] {
border-width: 1px
}
.border-y-\[1px\] {
border-bottom-width: 1px;
border-top-width: 1px
}
.\!border-b-\[1px\] {
border-bottom-width: 1px !important
}
.border-b-\[1px\] {
border-bottom-width: 1px
}
.border-b-\[2px\] {
border-bottom-width: 2px
}
.border-none {
border-style: none
}
.\!border-transparent {
border-color: transparent !important
}
.border-blue-600 {
--tw-border-opacity: 1;
border-color: rgb(28 100 242/var(--tw-border-opacity))
}
.border-gray-100 {
--tw-border-opacity: 1;
border-color: rgb(243 244 246/var(--tw-border-opacity))
}
.border-primary {
--tw-border-opacity: 1;
border-color: rgb(90 120 144/var(--tw-border-opacity))
}
.border-secondary-6xl {
border-color: #104c7a33
}
.\!border-b-primary-2xl {
--tw-border-opacity: 1 !important;
border-bottom-color: rgb(242 246 249/var(--tw-border-opacity)) !important
}
.\!bg-primary {
background-color: rgb(90 120 144/var(--tw-bg-opacity)) !important
}
.\!bg-primary,
.\!bg-white {
--tw-bg-opacity: 1 !important
}
.\!bg-white {
background-color: rgb(255 255 255/var(--tw-bg-opacity)) !important
}
.bg-accent-2xl {
--tw-bg-opacity: 1;
background-color: rgb(60 144 174/var(--tw-bg-opacity))
}
.bg-accent-3xl {
--tw-bg-opacity: 1;
background-color: rgb(70 185 194/var(--tw-bg-opacity))
}
.bg-accent-4xl {
--tw-bg-opacity: 1;
background-color: rgb(132 221 207/var(--tw-bg-opacity))
}
.bg-accent-5xl {
--tw-bg-opacity: 1;
background-color: rgb(76 138 166/var(--tw-bg-opacity))
}
.bg-accent-6xl {
--tw-bg-opacity: 1;
background-color: rgb(75 138 166/var(--tw-bg-opacity))
}
.bg-accent-l {
--tw-bg-opacity: 1;
background-color: rgb(90 120 144/var(--tw-bg-opacity))
}
.bg-gray-100 {
--tw-bg-opacity: 1;
background-color: rgb(243 244 246/var(--tw-bg-opacity))
}
.bg-gray-200 {
--tw-bg-opacity: 1;
background-color: rgb(229 231 235/var(--tw-bg-opacity))
}
.bg-gray-900\/50 {
background-color: rgba(17, 24, 39, .5)
}
.bg-overlay {
background-color: #334c5b66
}
.bg-primary {
--tw-bg-opacity: 1;
background-color: rgb(90 120 144/var(--tw-bg-opacity))
}
.bg-primary-2xl {
--tw-bg-opacity: 1;
background-color: rgb(242 246 249/var(--tw-bg-opacity))
}
.bg-primary-3xl {
--tw-bg-opacity: 1;
background-color: rgb(188 212 223/var(--tw-bg-opacity))
}
.bg-primary-4xl {
--tw-bg-opacity: 1;
background-color: rgb(168 186 197/var(--tw-bg-opacity))
}
.bg-secondary {
--tw-bg-opacity: 1;
background-color: rgb(88 89 93/var(--tw-bg-opacity))
}
.bg-secondary-4xl {
background-color: #54819b1a
}
.bg-secondary-m {
--tw-bg-opacity: 1;
background-color: rgb(246 249 251/var(--tw-bg-opacity))
}
.bg-slate-600\/70 {
background-color: rgba(71, 85, 105, .7)
}
.bg-transparent {
background-color: transparent
}
.bg-white {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255/var(--tw-bg-opacity))
}
.bg-white\/50 {
background-color: hsla(0, 0%, 100%, .5)
}
.bg-gradient-primary-2 {
background-image: linear-gradient(168.77deg, #5a7890 29.11%, #46b9c2 114.81%)
}
.bg-gray-gradient {
background-image: linear-gradient(180deg, #e0e7ee, #e9f0f4)
}
.bg-primary-gradient {
background-image: linear-gradient(94.59deg, #5a7890 30.22%, #488fac 112.7%)
}
.bg-primary-gradient-180 {
background-image: linear-gradient(180deg, #5a7890 30.22%, #488fac 112.7%)
}
.bg-primary-gradient-90 {
background-image: linear-gradient(-94.59deg, #5a7890 30.22%, #488fac 112.7%)
}
.bg-secondary-gradient {
background-image: linear-gradient(180deg, #bcd4e0, #c7d9e3), linear-gradient(180deg, #bcd4e0, #c7d9e3)
}
.bg-subscribe-gradient {
background-image: linear-gradient(127.86deg, #5a7890 3.33%, #3c90ae 75.06%)
}
.bg-text-gradient {
background-image: linear-gradient(0deg, #5a7890, #5a7890), linear-gradient(94.59deg, #5a7890 30.22%, #488fac 112.7%)
}
.bg-text-gradient2 {
background-image: linear-gradient(180deg, #3c90ae, #84ddcf)
}
.\!bg-cover {
background-size: cover !important
}
.bg-cover {
background-size: cover
}
.bg-clip-text {
-webkit-background-clip: text;
background-clip: text
}
.\!bg-center {
background-position: 50% !important
}
.bg-center {
background-position: 50%
}
.\!bg-no-repeat {
background-repeat: no-repeat !important
}
.bg-no-repeat {
background-repeat: no-repeat
}
.fill-white {
fill: #fff
}
.stroke-primary {
stroke: #5a7890
}
.object-cover {
-o-object-fit: cover;
object-fit: cover
}
.p-0 {
padding: 0
}
.p-1 {
padding: .25rem
}
.p-2 {
padding: .5rem
}
.p-3 {
padding: .75rem
}
.p-4 {
padding: 1rem
}
.p-5 {
padding: 1.25rem
}
.p-6 {
padding: 1.5rem
}
.p-\[20px\] {
padding: 20px
}
.p-\[24px\] {
padding: 24px
}
.p-\[32px\] {
padding: 32px
}
.p-\[4px\] {
padding: 4px
}
.p-\[8px\] {
padding: 8px
}
.\!px-3 {
padding-left: .75rem !important;
padding-right: .75rem !important
}
.\!px-\[10px\] {
padding-left: 10px !important;
padding-right: 10px !important
}
.\!px-\[15px\] {
padding-left: 15px !important;
padding-right: 15px !important
}
.\!px-\[24px\] {
padding-left: 24px !important;
padding-right: 24px !important
}
.\!py-\[11px\] {
padding-bottom: 11px !important;
padding-top: 11px !important
}
.px-10 {
padding-left: 2.5rem;
padding-right: 2.5rem
}
.px-2 {
padding-left: .5rem;
padding-right: .5rem
}
.px-2\.5 {
padding-left: .625rem;
padding-right: .625rem
}
.px-3 {
padding-left: .75rem;
padding-right: .75rem
}
.px-3\.5 {
padding-left: .875rem;
padding-right: .875rem
}
.px-4 {
padding-left: 1rem;
padding-right: 1rem
}
.px-5 {
padding-left: 1.25rem;
padding-right: 1.25rem
}
.px-6 {
padding-left: 1.5rem;
padding-right: 1.5rem
}
.px-7 {
padding-left: 1.75rem;
padding-right: 1.75rem
}
.px-8 {
padding-left: 2rem;
padding-right: 2rem
}
.px-\[10px\] {
padding-left: 10px;
padding-right: 10px
}
.px-\[12px\] {
padding-left: 12px;
padding-right: 12px
}
.px-\[15px\] {
padding-left: 15px;
padding-right: 15px
}
.px-\[20px\] {
padding-left: 20px;
padding-right: 20px
}
.px-\[24px\] {
padding-left: 24px;
padding-right: 24px
}
.px-\[28px\] {
padding-left: 28px;
padding-right: 28px
}
.px-\[30px\] {
padding-left: 30px;
padding-right: 30px
}
.px-\[32px\] {
padding-left: 32px;
padding-right: 32px
}
.px-\[6px\] {
padding-left: 6px;
padding-right: 6px
}
.py-0 {
padding-bottom: 0;
padding-top: 0
}
.py-1 {
padding-bottom: .25rem;
padding-top: .25rem
}
.py-2 {
padding-bottom: .5rem;
padding-top: .5rem
}
.py-2\.5 {
padding-bottom: .625rem;
padding-top: .625rem
}
.py-3 {
padding-bottom: .75rem;
padding-top: .75rem
}
.py-3\.5 {
padding-bottom: .875rem;
padding-top: .875rem
}
.py-4 {
padding-bottom: 1rem;
padding-top: 1rem
}
.py-5 {
padding-bottom: 1.25rem;
padding-top: 1.25rem
}
.py-6 {
padding-bottom: 1.5rem;
padding-top: 1.5rem
}
.py-7 {
padding-bottom: 1.75rem;
padding-top: 1.75rem
}
.py-8 {
padding-bottom: 2rem;
padding-top: 2rem
}
.py-\[10px\] {
padding-bottom: 10px;
padding-top: 10px
}
.py-\[14px\] {
padding-bottom: 14px;
padding-top: 14px
}
.py-\[15px\] {
padding-bottom: 15px;
padding-top: 15px
}
.py-\[20px\] {
padding-bottom: 20px;
padding-top: 20px
}
.py-\[24px\] {
padding-bottom: 24px;
padding-top: 24px
}
.py-\[30px\] {
padding-bottom: 30px;
padding-top: 30px
}
.py-\[3px\] {
padding-bottom: 3px;
padding-top: 3px
}
.py-\[64px\] {
padding-bottom: 64px;
padding-top: 64px
}
.py-\[6px\] {
padding-bottom: 6px;
padding-top: 6px
}
.py-\[8px\] {
padding-bottom: 8px;
padding-top: 8px
}
.\!pb-\[20px\] {
padding-bottom: 20px !important
}
.\!pl-\[20px\] {
padding-left: 20px !important
}
.\!pt-\[20px\] {
padding-top: 20px !important
}
.pb-0 {
padding-bottom: 0
}
.pb-2 {
padding-bottom: .5rem
}
.pb-3 {
padding-bottom: .75rem
}
.pb-32 {
padding-bottom: 8rem
}
.pb-5 {
padding-bottom: 1.25rem
}
.pb-6 {
padding-bottom: 1.5rem
}
.pb-8 {
padding-bottom: 2rem
}
.pb-\[100px\] {
padding-bottom: 100px
}
.pb-\[10px\] {
padding-bottom: 10px
}
.pb-\[140px\] {
padding-bottom: 140px
}
.pb-\[20px\] {
padding-bottom: 20px
}
.pb-\[30px\] {
padding-bottom: 30px
}
.pb-\[32px\] {
padding-bottom: 32px
}
.pb-\[38px\] {
padding-bottom: 38px
}
.pb-\[56px\] {
padding-bottom: 56px
}
.pb-\[5px\] {
padding-bottom: 5px
}
.pb-\[68px\] {
padding-bottom: 68px
}
.pb-\[70px\] {
padding-bottom: 70px
}
.pl-2 {
padding-left: .5rem
}
.pl-5 {
padding-left: 1.25rem
}
.pl-6 {
padding-left: 1.5rem
}
.pl-\[10px\] {
padding-left: 10px
}
.pl-\[12px\] {
padding-left: 12px
}
.pl-\[14px\] {
padding-left: 14px
}
.pl-\[16px\] {
padding-left: 16px
}
.pl-\[32px\] {
padding-left: 32px
}
.pl-\[3px\] {
padding-left: 3px
}
.pl-\[52px\] {
padding-left: 52px
}
.pr-2 {
padding-right: .5rem
}
.pr-3 {
padding-right: .75rem
}
.pr-5 {
padding-right: 1.25rem
}
.pr-\[14px\] {
padding-right: 14px
}
.pr-\[20px\] {
padding-right: 20px
}
.pr-\[24px\] {
padding-right: 24px
}
.pr-\[25px\] {
padding-right: 25px
}
.pr-\[32px\] {
padding-right: 32px
}
.pr-\[8px\] {
padding-right: 8px
}
.pt-0 {
padding-top: 0
}
.pt-4 {
padding-top: 1rem
}
.pt-6 {
padding-top: 1.5rem
}
.pt-7 {
padding-top: 1.75rem
}
.pt-\[12px\] {
padding-top: 12px
}
.pt-\[14px\] {
padding-top: 14px
}
.pt-\[16px\] {
padding-top: 16px
}
.pt-\[20px\] {
padding-top: 20px
}
.pt-\[28px\] {
padding-top: 28px
}
.pt-\[32px\] {
padding-top: 32px
}
.pt-\[34\%\] {
padding-top: 34%
}
.pt-\[36px\] {
padding-top: 36px
}
.pt-\[40px\] {
padding-top: 40px
}
.pt-\[44px\] {
padding-top: 44px
}
.pt-\[50px\] {
padding-top: 50px
}
.pt-\[60px\] {
padding-top: 60px
}
.pt-\[62\%\] {
padding-top: 62%
}
.pt-\[65\%\] {
padding-top: 65%
}
.pt-\[8px\] {
padding-top: 8px
}
.pt-\[90\%\] {
padding-top: 90%
}
.text-left {
text-align: left
}
.text-center {
text-align: center
}
.text-right {
text-align: right
}
.font-rubik {
font-family: Rubik, sans-serif
}
.\!text-\[43px\] {
font-size: 43px !important
}
.text-\[100px\] {
font-size: 100px
}
.text-\[10px\] {
font-size: 10px
}
.text-\[12px\] {
font-size: 12px
}
.text-\[15px\] {
font-size: 15px
}
.text-\[18px\] {
font-size: 18px
}
.text-\[20px\] {
font-size: 20px
}
.text-\[22px\] {
font-size: 22px
}
.text-\[24px\] {
font-size: 24px
}
.text-\[26px\] {
font-size: 26px
}
.text-\[30px\] {
font-size: 30px
}
.text-\[44px\] {
font-size: 44px
}
.text-\[56px\] {
font-size: 56px
}
.text-clamp-title {
font-size: clamp(30px, 7vw, 95px);
margin-top:-70px;
}
.text-paragraph {
font-size: 18px;
font-weight: 400;
}
.text-paragraph-2xl {
font-size: 22px;
font-weight: 400;
}
.text-paragraph-3xl {
font-size: 26px;
font-weight: 400;
letter-spacing: -.01em;
}
.text-paragraph-xl {
font-size: 20px;
font-weight: 400;
} .text-title-4xl {
font-size: 44px;
font-weight: 700;
letter-spacing: -.01em;
}
.text-title-5xl {
font-size: 48px;
font-weight: 500;
letter-spacing: -.01em;
}
.text-title-7xl-clamp {
font-size: clamp(36px, 7vw, 72px);
font-weight: 700;
letter-spacing: -.01em;
}
.text-title-sm {
font-size: 24px;
font-weight: 800;
letter-spacing: -.03em;
}
.text-title-sm2 {
font-size: 24px;
font-weight: 700;
letter-spacing: -.01em;
}
.text-title-xl {
font-size: 32px;
font-weight: 800;
letter-spacing: -.03em;
}
.text-xs {
font-size: .75rem;
line-height: 1rem
}
.font-bold {
font-weight: 700
}
.font-light {
font-weight: 300
}
.font-medium {
font-weight: 500
}
.font-semibold {
font-weight: 600
}
.uppercase {
text-transform: uppercase
}
.leading-6 {
line-height: 1.5rem;
}
.leading-7 {
line-height: 1.75rem
}
.leading-8 { }
.leading-9 {
line-height: 1.75rem
}
.leading-\[32px\] {
line-height: 32px
}
.leading-\[38px\] {
line-height: 38px
}
.leading-\[44px\] {
line-height: 44px
}
.leading-\[56px\] { }
.-tracking-\[0\.01em\] {
letter-spacing: -.01em
}
.-tracking-\[0\.03em\] {
letter-spacing: -.03em
}
.-tracking-\[0\.07em\] {
letter-spacing: -.07em
}
.tracking-tight {
letter-spacing: -.025em
}
.\!text-primary {
--tw-text-opacity: 1 !important;
color: rgb(90 120 144/var(--tw-text-opacity)) !important
}
.\!text-secondary {
--tw-text-opacity: 1 !important;
color: rgb(88 89 93/var(--tw-text-opacity)) !important
}
.\!text-secondary-xl {
--tw-text-opacity: 1 !important;
color: rgb(159 159 159/var(--tw-text-opacity)) !important
}
.\!text-white {
--tw-text-opacity: 1 !important;
color: rgb(255 255 255/var(--tw-text-opacity)) !important
}
.text-accent-2xl {
--tw-text-opacity: 1;
color: rgb(60 144 174/var(--tw-text-opacity))
}
.text-accent-l {
--tw-text-opacity: 1;
color: rgb(90 120 144/var(--tw-text-opacity))
}
.text-blue-600 {
--tw-text-opacity: 1;
color: rgb(28 100 242/var(--tw-text-opacity))
}
.text-gray-500 {
--tw-text-opacity: 1;
color: rgb(107 114 128/var(--tw-text-opacity))
}
.text-gray-900 {
--tw-text-opacity: 1;
color: rgb(17 24 39/var(--tw-text-opacity))
}
.text-primary {
--tw-text-opacity: 1;
color: rgb(90 120 144/var(--tw-text-opacity))
}
.text-primary-l {
--tw-text-opacity: 1;
color: rgb(168 186 197/var(--tw-text-opacity))
}
.text-secondary {
--tw-text-opacity: 1;
color: rgb(88 89 93/var(--tw-text-opacity))
}
.text-secondary-d {
--tw-text-opacity: 1;
color: rgb(144 144 144/var(--tw-text-opacity))
}
.text-secondary-l {
--tw-text-opacity: 1;
color: rgb(109 110 113/var(--tw-text-opacity))
}
.text-secondary-m {
--tw-text-opacity: 1;
color: rgb(246 249 251/var(--tw-text-opacity))
}
.text-secondary-xl {
--tw-text-opacity: 1;
color: rgb(159 159 159/var(--tw-text-opacity))
}
.text-transparent {
color: transparent
}
.text-white {
--tw-text-opacity: 1;
color: rgb(255 255 255/var(--tw-text-opacity))
}
.\!opacity-100 {
opacity: 1 !important
}
.opacity-0 {
opacity: 0
}
.opacity-100 {
opacity: 1
}
.shadow {
--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);
--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color)
}
.shadow,
.shadow-lg {
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.shadow-lg {
--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color)
}
.shadow-primary {
--tw-shadow: 0px 4px 20px 0px rgba(90, 120, 144, .05);
--tw-shadow-colored: 0px 4px 20px 0px var(--tw-shadow-color)
}
.shadow-primary,
.shadow-primary-2xl {
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.shadow-primary-2xl {
--tw-shadow: 0px 4px 20px 0px #5a78900d;
--tw-shadow-colored: 0px 4px 20px 0px var(--tw-shadow-color)
}
.shadow-primary-xl {
--tw-shadow: 0px 1px 2px 0px #0000000f;
--tw-shadow-colored: 0px 1px 2px 0px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.shadow-primary {
--tw-shadow-color: #5a7890;
--tw-shadow: var(--tw-shadow-colored)
}
.shadow-primary-2xl {
--tw-shadow-color: #f2f6f9;
--tw-shadow: var(--tw-shadow-colored)
}
.shadow-primary-xl {
--tw-shadow-color: #d1e3ec;
--tw-shadow: var(--tw-shadow-colored)
}
.outline-none {
outline: 2px solid transparent;
outline-offset: 2px
}
.blur {
--tw-blur: blur(8px)
}
.blur,
.invert {
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)
}
.invert {
--tw-invert: invert(100%)
}
.filter {
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)
}
.transition {
transition-duration: .15s;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.transition-all {
transition-duration: .15s;
transition-property: all;
transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.transition-colors {
transition-duration: .15s;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.transition-opacity {
transition-duration: .15s;
transition-property: opacity;
transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.transition-transform {
transition-duration: .15s;
transition-property: transform;
transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.duration-200 {
transition-duration: .2s
}
.duration-300 {
transition-duration: .3s
}
.duration-500 {
transition-duration: .5s
}
.ease-out {
transition-timing-function: cubic-bezier(0, 0, .2, 1)
}
.grid-areas-md-career-layout {
grid-template-areas: "item1 item5" "item2 item5"
}
.grid-in-item1 {
grid-area: item1
}
.grid-in-item2 {
grid-area: item2
}
.grid-in-item4 {
grid-area: item4
}
.grid-in-item5 {
grid-area: item5
}
.rotate-y-180 {
--tw-rotate-y: 180deg
}
.transform {
transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate)) rotate3d(var(--tw-rotate-3d)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scale3d(var(--tw-scale-x), var(--tw-scale-y), var(--tw-scale-z)) !important
}
.backface-hidden {
backface-visibility: hidden
}
.placeholder\:text-paragraph::-moz-placeholder {
font-size: 15px;
font-weight: 400;
line-height: 1.5rem;
}
.placeholder\:text-paragraph::placeholder {
font-size: 15px;
font-weight: 400;
line-height: 1.5rem;
}
.before\:absolute:before {
content: var(--tw-content);
position: absolute
}
.before\:-bottom-\[39px\]:before {
bottom: -39px;
content: var(--tw-content)
}
.before\:-top-\[39px\]:before {
content: var(--tw-content);
top: -39px
}
.before\:left-0:before {
content: var(--tw-content);
left: 0
}
.before\:right-0:before {
content: var(--tw-content);
right: 0
}
.before\:h-10:before {
content: var(--tw-content);
height: 2.5rem
}
.before\:h-\[39px\]:before {
content: var(--tw-content);
height: 39px
}
.before\:w-10:before {
content: var(--tw-content);
width: 2.5rem
}
.before\:w-\[39px\]:before {
content: var(--tw-content);
width: 39px
}
.before\:rounded-b-\[20px\]:before {
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
content: var(--tw-content)
}
.before\:rounded-t-\[20px\]:before {
border-top-left-radius: 20px;
border-top-right-radius: 20px;
content: var(--tw-content)
}
.before\:rounded-bl-\[20px\]:before {
border-bottom-left-radius: 20px;
content: var(--tw-content)
}
.before\:bg-accent-5xl:before {
content: var(--tw-content);
--tw-bg-opacity: 1;
background-color: rgb(76 138 166/var(--tw-bg-opacity))
}
.before\:bg-accent-6xl:before {
content: var(--tw-content);
--tw-bg-opacity: 1;
background-color: rgb(75 138 166/var(--tw-bg-opacity))
}
.before\:bg-primary-3xl:before {
content: var(--tw-content);
--tw-bg-opacity: 1;
background-color: rgb(188 212 223/var(--tw-bg-opacity))
}
.before\:content-\[\'\'\]:before {
--tw-content: "";
content: var(--tw-content)
}
.after\:absolute:after {
content: var(--tw-content);
position: absolute
}
.after\:-bottom-10:after {
bottom: -2.5rem;
content: var(--tw-content)
}
.after\:-bottom-\[5px\]:after {
bottom: -5px;
content: var(--tw-content)
}
.after\:-top-10:after {
content: var(--tw-content);
top: -2.5rem
}
.after\:left-0:after {
content: var(--tw-content);
left: 0
}
.after\:right-0:after {
content: var(--tw-content);
right: 0
}
.after\:block:after {
content: var(--tw-content);
display: block
}
.after\:h-10:after {
content: var(--tw-content);
height: 2.5rem
}
.after\:h-\[1px\]:after {
content: var(--tw-content);
height: 1px
}
.after\:h-\[41px\]:after {
content: var(--tw-content);
height: 41px
}
.after\:w-10:after {
content: var(--tw-content);
width: 2.5rem
}
.after\:w-\[41px\]:after {
content: var(--tw-content);
width: 41px
}
.after\:w-full:after {
content: var(--tw-content);
width: 100%
}
.after\:rounded-\[20px\]:after {
border-radius: 20px;
content: var(--tw-content)
}
.after\:rounded-l-\[20px\]:after {
border-bottom-left-radius: 20px;
border-top-left-radius: 20px;
content: var(--tw-content)
}
.after\:bg-primary-2xl:after {
content: var(--tw-content);
--tw-bg-opacity: 1;
background-color: rgb(242 246 249/var(--tw-bg-opacity))
}
.after\:bg-secondary-6xl:after {
background-color: #104c7a33;
content: var(--tw-content)
}
.after\:content-\[\'\'\]:after {
--tw-content: "";
content: var(--tw-content)
}
.visited\:\!text-primary:visited {
color: #5a7890 !important
}
.visited\:\!text-white:visited {
color: #fff !important
}
.visited\:outline-none:visited {
outline: 2px solid transparent;
outline-offset: 2px
}
.focus-within\:\!border-0:focus-within {
border-width: 0 !important
}
.focus-within\:\!outline-none:focus-within {
outline: 2px solid transparent !important;
outline-offset: 2px !important
}
.hover\:cursor-pointer:hover {
cursor: pointer
}
.hover\:\!border-transparent:hover {
border-color: transparent !important
}
.hover\:border-gray-300:hover {
--tw-border-opacity: 1;
border-color: rgb(209 213 219/var(--tw-border-opacity))
}
.hover\:\!bg-primary-xl:hover {
--tw-bg-opacity: 1 !important;
background-color: rgb(209 227 236/var(--tw-bg-opacity)) !important
}
.hover\:\!bg-secondary:hover {
--tw-bg-opacity: 1 !important;
background-color: rgb(88 89 93/var(--tw-bg-opacity)) !important
}
.hover\:\!bg-secondary-5xl:hover {
background-color: #54819b33 !important
}
.hover\:\!bg-white:hover {
--tw-bg-opacity: 1 !important;
background-color: rgb(255 255 255/var(--tw-bg-opacity)) !important
}
.hover\:bg-accent-5xl:hover {
--tw-bg-opacity: 1;
background-color: rgb(76 138 166/var(--tw-bg-opacity))
}
.hover\:bg-accent-l:hover,
.hover\:bg-primary:hover {
--tw-bg-opacity: 1;
background-color: rgb(90 120 144/var(--tw-bg-opacity))
}
.hover\:bg-primary-2xl:hover {
--tw-bg-opacity: 1;
background-color: rgb(242 246 249/var(--tw-bg-opacity))
}
.hover\:bg-primary-3xl:hover {
--tw-bg-opacity: 1;
background-color: rgb(188 212 223/var(--tw-bg-opacity))
}
.hover\:bg-primary-l:hover {
--tw-bg-opacity: 1;
background-color: rgb(168 186 197/var(--tw-bg-opacity))
}
.hover\:bg-primary-xl:hover {
--tw-bg-opacity: 1;
background-color: rgb(209 227 236/var(--tw-bg-opacity))
}
.hover\:bg-secondary:hover {
--tw-bg-opacity: 1;
background-color: rgb(88 89 93/var(--tw-bg-opacity))
}
.hover\:bg-secondary-m:hover {
--tw-bg-opacity: 1;
background-color: rgb(246 249 251/var(--tw-bg-opacity))
}
.hover\:bg-white:hover {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255/var(--tw-bg-opacity))
}
.hover\:bg-gray-gradient:hover {
background-image: linear-gradient(180deg, #e0e7ee, #e9f0f4)
}
.hover\:\!text-primary:hover {
--tw-text-opacity: 1 !important;
color: rgb(90 120 144/var(--tw-text-opacity)) !important
}
.hover\:\!text-secondary:hover {
--tw-text-opacity: 1 !important;
color: rgb(88 89 93/var(--tw-text-opacity)) !important
}
.hover\:\!text-white:hover {
--tw-text-opacity: 1 !important;
color: rgb(255 255 255/var(--tw-text-opacity)) !important
}
.hover\:text-blue-600:hover {
--tw-text-opacity: 1;
color: rgb(28 100 242/var(--tw-text-opacity))
}
.hover\:text-gray-600:hover {
--tw-text-opacity: 1;
color: rgb(75 85 99/var(--tw-text-opacity))
}
.hover\:text-primary:hover {
--tw-text-opacity: 1;
color: rgb(90 120 144/var(--tw-text-opacity))
}
.hover\:text-secondary-l:hover {
--tw-text-opacity: 1;
color: rgb(109 110 113/var(--tw-text-opacity))
}
.hover\:text-white:hover {
--tw-text-opacity: 1;
color: rgb(255 255 255/var(--tw-text-opacity))
}
.hover\:shadow-primary-3xl:hover {
--tw-shadow: 0px 10px 7px 5px #54819b33;
--tw-shadow-colored: 0px 10px 7px 5px var(--tw-shadow-color)
}
.hover\:shadow-primary-3xl:hover,
.hover\:shadow-xl:hover {
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.hover\:shadow-xl:hover {
--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);
--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color)
}
.hover\:shadow-primary-3xl:hover {
--tw-shadow-color: #bcd4df;
--tw-shadow: var(--tw-shadow-colored)
}
.focus\:\!border-0:focus {
border-width: 0 !important
}
.focus\:border-none:focus {
border-style: none
}
.focus\:border-transparent:focus {
border-color: transparent
}
.focus\:\!shadow-none:focus {
--tw-shadow: 0 0 #0000 !important;
--tw-shadow-colored: 0 0 #0000 !important;
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
}
.focus\:\!outline-none:focus {
outline: 2px solid transparent !important;
outline-offset: 2px !important
}
.focus\:outline-none:focus {
outline: 2px solid transparent;
outline-offset: 2px
}
.focus\:\!outline-0:focus {
outline-width: 0 !important
}
.focus\:outline-0:focus {
outline-width: 0
}
.focus\:\!ring-0:focus {
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important
}
.focus\:ring-0:focus {
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}
.active\:bg-white:active {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255/var(--tw-bg-opacity))
}
.group:hover .group-hover\:rotate-180 {
--tw-rotate: 180deg;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.group:hover .group-hover\:grid-rows-\[1fr\] {
grid-template-rows: 1fr
}
.group:hover .group-hover\:bg-secondary-m {
--tw-bg-opacity: 1;
background-color: rgb(246 249 251/var(--tw-bg-opacity))
}
.group:hover .group-hover\:fill-primary {
fill: #5a7890
}
.group:hover .group-hover\:stroke-white {
stroke: #fff
}
.group:hover .group-hover\:text-primary {
--tw-text-opacity: 1;
color: rgb(90 120 144/var(--tw-text-opacity))
}
.group:hover .group-hover\:shadow-2xl {
--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);
--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.peer:checked~.peer-checked\:bg-white {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255/var(--tw-bg-opacity))
}
:is(.dark .dark\:border-blue-500) {
--tw-border-opacity: 1;
border-color: rgb(63 131 248/var(--tw-border-opacity))
}
:is(.dark .dark\:border-gray-700) {
--tw-border-opacity: 1;
border-color: rgb(55 65 81/var(--tw-border-opacity))
}
:is(.dark .dark\:border-transparent) {
border-color: transparent
}
:is(.dark .dark\:bg-gray-800) {
--tw-bg-opacity: 1;
background-color: rgb(31 41 55/var(--tw-bg-opacity))
}
:is(.dark .dark\:bg-gray-800\/50) {
background-color: rgba(31, 41, 55, .5)
}
:is(.dark .dark\:bg-gray-900\/80) {
background-color: rgba(17, 24, 39, .8)
}
:is(.dark .dark\:text-blue-500) {
--tw-text-opacity: 1;
color: rgb(63 131 248/var(--tw-text-opacity))
}
:is(.dark .dark\:text-gray-400) {
--tw-text-opacity: 1;
color: rgb(156 163 175/var(--tw-text-opacity))
}
:is(.dark .dark\:text-white) {
--tw-text-opacity: 1;
color: rgb(255 255 255/var(--tw-text-opacity))
}
:is(.dark .dark\:hover\:bg-gray-800:hover) {
--tw-bg-opacity: 1;
background-color: rgb(31 41 55/var(--tw-bg-opacity))
}
:is(.dark .dark\:hover\:text-blue-500:hover) {
--tw-text-opacity: 1;
color: rgb(63 131 248/var(--tw-text-opacity))
}
:is(.dark .dark\:hover\:text-gray-300:hover) {
--tw-text-opacity: 1;
color: rgb(209 213 219/var(--tw-text-opacity))
}
@media (min-width:375px) {
.xs\:pt-\[65\%\] {
padding-top: 65%
}
}
@media (min-width:640px) {
.sm\:right-4 {
right: 1rem
}
.sm\:mx-0 {
margin-left: 0;
margin-right: 0
}
.sm\:mb-2 {
margin-bottom: .5rem
}
.sm\:mb-2\.5 {
margin-bottom: .625rem
}
.sm\:block {
display: block
}
.sm\:h-\[100\%\] {
height: 100%
}
.sm\:h-\[250px\] {
height: 250px
}
.sm\:h-\[260px\] {
height: 260px
}
.sm\:h-\[400px\] {
height: 400px
}
.sm\:h-\[40px\] {
height: 40px
}
.sm\:h-\[50px\] {
height: 50px
}
.sm\:h-\[60px\] {
height: 60px
}
.sm\:max-h-\[150px\] {
max-height: 150px
}
.sm\:max-h-\[284px\] {
max-height: 284px
}
.sm\:min-h-\[250px\] {
min-height: 250px
}
.sm\:min-h-\[380px\] {
min-height: 380px
}
.sm\:min-h-\[90px\] {
min-height: 90px
}
.sm\:w-\[40px\] {
width: 40px
}
.sm\:w-\[60px\] {
width: 60px
}
.sm\:max-w-\[416px\] {
max-width: 416px
}
.sm\:flex-400 {
flex: 1 1 400px
}
.sm\:translate-y-3 {
--tw-translate-y: 0.75rem
}
.sm\:translate-y-3,
.sm\:translate-y-3\.5 {
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.sm\:translate-y-3\.5 {
--tw-translate-y: 0.875rem
}
.sm\:items-end {
align-items: flex-end
}
.sm\:gap-\[20px\] {
gap: 20px
}
.sm\:px-\[40px\] {
padding-left: 40px;
padding-right: 40px
}
.sm\:px-\[52px\] {
padding-left: 52px;
padding-right: 52px
}
.sm\:py-\[44px\] {
padding-bottom: 44px;
padding-top: 44px
}
.sm\:pb-\[20px\] {
padding-bottom: 20px
}
.sm\:pb-\[30px\] {
padding-bottom: 30px
}
.sm\:pb-\[56px\] {
padding-bottom: 56px
}
.sm\:pl-\[20px\] {
padding-left: 20px
}
.sm\:pl-\[24px\] {
padding-left: 24px
}
.sm\:pl-\[28px\] {
padding-left: 28px
}
.sm\:pl-\[52px\] {
padding-left: 52px
}
.sm\:pr-\[20px\] {
padding-right: 20px
}
.sm\:pr-\[32px\] {
padding-right: 32px
}
.sm\:pt-\[28px\] {
padding-top: 28px
}
.sm\:pt-\[44px\] {
padding-top: 44px
}
.sm\:pt-\[53\%\] {
padding-top: 53%
}
.sm\:text-left {
text-align: left
}
.sm\:text-\[24px\] {
font-size: 24px
}
.sm\:text-paragraph-3xl {
font-size: 24px;
font-weight: 400;
letter-spacing: -.01em;
}
.sm\:text-title-4xl {
font-size: 44px;
font-weight: 700;
letter-spacing: -.01em;
}
.sm\:text-title-4xl2 {
font-size: 44px;
font-weight: 600;
letter-spacing: -.03em;
}
.sm\:text-title-xl {
font-size: 32px;
font-weight: 800;
letter-spacing: -.03em;
}
.sm\:leading-none {
line-height: 1.5rem;
}
}
@media (min-width:768px) {
.md\:absolute {
position: absolute
}
.md\:-left-14 {
left: -3.5rem
}
.md\:-left-\[63px\] {
left: -63px
}
.md\:-top-\[16px\] {
top: -16px
}
.md\:order-1 {
order: 1
}
.md\:order-2 {
order: 2
}
.text-clamp-title {
font-size: clamp(30px, 7vw, 95px);
margin-top:-170px;
}
.md\:mb-0 {
margin-bottom: 0
}
.md\:mb-10 {
margin-bottom: 2.5rem
}
.md\:mb-14 {
margin-bottom: 3.5rem
}
.md\:mb-16 {
margin-bottom: 4rem
}
.md\:mb-5 {
margin-bottom: 1.25rem
}
.md\:mb-6 {
margin-bottom: 1.5rem
}
.md\:mb-8 {
margin-bottom: 2rem
}
.md\:mb-\[10px\] {
margin-bottom: 10px
}
.md\:mb-\[12px\] {
margin-bottom: 12px
}
.md\:mb-\[20px\] {
margin-bottom: 20px
}
.md\:mb-\[24px\] {
margin-bottom: 24px
}
.md\:mb-\[25px\] {
margin-bottom: 25px
}
.md\:mb-\[32px\] {
margin-bottom: 32px
}
.md\:mb-\[35px\] {
margin-bottom: 35px
}
.md\:mb-\[36px\] {
margin-bottom: 36px
}
.md\:mb-\[43px\] {
margin-bottom: 43px
}
.md\:mb-\[46px\] {
margin-bottom: 46px
}
.md\:mb-\[50px\] {
margin-bottom: 50px
}
.md\:mb-\[52px\] {
margin-bottom: 52px
}
.md\:mb-\[64px\] {
margin-bottom: 64px
}
.md\:mb-\[70px\] {
margin-bottom: 70px
}
.md\:mb-\[80px\] {
margin-bottom: 80px
}
.md\:mb-\[84px\] {
margin-bottom: 84px
}
.md\:mt-\[32px\] {
margin-top: 32px
}
.md\:mt-\[64px\] {
margin-top: 64px
}
.md\:mt-\[72px\] {
margin-top: 72px
}
.md\:block {
display: block
}
.md\:flex {
display: flex
}
.md\:grid {
display: grid
}
.md\:hidden {
display: none
}
.md\:h-\[136px\] {
height: 136px
}
.md\:h-\[168px\] {
height: 168px
}
.md\:h-\[192px\] {
height: 192px
}
.md\:h-\[238px\] {
height: 238px
}
.md\:h-\[324px\] {
height: 324px
}
.md\:h-\[360px\] {
height: 360px
}
.md\:h-\[400px\] {
height: 400px
}
.md\:h-\[656px\] {
height: 656px
}
.md\:max-h-\[140px\] {
max-height: 140px
}
.md\:max-h-\[160px\] {
max-height: 160px
}
.md\:max-h-\[200px\] {
max-height: 200px
}
.md\:max-h-\[380px\] {
max-height: 380px
}
.md\:max-h-full {
max-height: 100%
}
.md\:min-h-\[128px\] {
min-height: 128px
}
.md\:min-h-\[220px\] {
min-height: 220px
}
.md\:min-h-\[360px\] {
min-height: 360px
}
.md\:min-h-\[388px\] {
min-height: 388px
}
.md\:min-h-\[420px\] {
min-height: 420px
}
.md\:min-h-\[460px\] {
min-height: 460px
}
.md\:min-h-\[72px\] {
min-height: 72px
}
.md\:w-\[324px\] {
width: 324px
}
.md\:w-\[510px\] {
width: 510px
}
.md\:w-\[55\%\] {
width: 55%
}
.md\:w-\[66\%\] {
width: 66%
}
.md\:w-fit {
width: -moz-fit-content;
width: fit-content
}
.md\:w-full {
width: 100%
}
.md\:min-w-\[250px\] {
min-width: 250px
}
.md\:min-w-\[376px\] {
min-width: 376px
}
.md\:min-w-\[400px\] {
min-width: 400px
}
.md\:max-w-\[200px\] {
max-width: 200px
}
.md\:max-w-\[248px\] {
max-width: 248px
}
.md\:max-w-\[250px\] {
max-width: 250px
}
.md\:max-w-\[316px\] {
max-width: 316px
}
.md\:max-w-\[352px\] {
max-width: 352px
}
.md\:max-w-\[375px\] {
max-width: 375px
}
.md\:max-w-\[420px\] {
max-width: 420px
}
.md\:max-w-\[448px\] {
max-width: 448px
}
.md\:max-w-\[470px\] {
max-width: 470px
}
.md\:max-w-\[500px\] {
max-width: 500px
}
.md\:max-w-\[550px\] {
max-width: 550px
}
.md\:max-w-\[60\%\] {
max-width: 60%
}
.md\:max-w-\[67\%\] {
max-width: 67%
}
.md\:max-w-\[70\%\] {
max-width: 70%
}
.md\:max-w-\[850px\] {
max-width: 850px
}
.md\:max-w-\[94\%\] {
max-width: 94%
}
.md\:max-w-fit {
max-width: -moz-fit-content;
max-width: fit-content
}
.md\:columns-auto {
-moz-columns: auto;
columns: auto
}
.md\:grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr))
}
.md\:grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr))
}
.md\:grid-cols-fit-350 {
grid-template-columns: repeat(auto-fit, minmax(340px, 1fr))
}
.md\:grid-rows-2 {
grid-template-rows: repeat(2, minmax(0, 1fr))
}
.md\:flex-row {
flex-direction: row
}
.md\:flex-row-reverse {
flex-direction: row-reverse
}
.md\:items-start {
align-items: flex-start
}
.md\:justify-start {
justify-content: flex-start
}
.md\:justify-between {
justify-content: space-between
}
.md\:gap-4 {
gap: 1rem
}
.md\:gap-8 {
gap: 2rem
}
.md\:gap-\[154px\] {
gap: 154px
}
.md\:gap-\[32px\] {
gap: 32px
}
.md\:gap-\[50px\] {
gap: 50px
}
.md\:gap-\[60px\] {
gap: 60px
}
.md\:gap-\[64px\] {
gap: 64px
}
.md\:gap-\[73px\] {
gap: 73px
}
.md\:gap-\[87px\] {
gap: 87px
}
.md\:gap-\[96px\] {
gap: 96px
}
.md\:gap-x-\[32px\] {
-moz-column-gap: 32px;
column-gap: 32px
}
.md\:gap-y-\[22px\] {
row-gap: 22px
}
.md\:self-center {
align-self: center
}
.md\:rounded-bl-\[0px\] {
border-bottom-left-radius: 0
}
.md\:rounded-tr-\[0px\] {
border-top-right-radius: 0
}
.md\:p-0 {
padding: 0
}
.md\:p-6 {
padding: 1.5rem
}
.md\:p-8 {
padding: 2rem
}
.md\:\!px-\[52px\] {
padding-left: 52px !important;
padding-right: 52px !important
}
.md\:px-14 {
padding-left: 3.5rem;
padding-right: 3.5rem
}
.md\:px-\[30px\] {
padding-left: 30px;
padding-right: 30px
}
.md\:px-\[32px\] {
padding-left: 32px;
padding-right: 32px
}
.md\:px-\[37px\] {
padding-left: 37px;
padding-right: 37px
}
.md\:px-\[52px\] {
padding-left: 52px;
padding-right: 52px
}
.md\:px-\[62px\] {
padding-left: 62px;
padding-right: 62px
}
.md\:px-\[64px\] {
padding-left: 64px;
padding-right: 64px
}
.md\:py-11 {
padding-bottom: 2.75rem;
padding-top: 2.75rem
}
.md\:py-\[24px\] {
padding-bottom: 24px;
padding-top: 24px
}
.md\:py-\[44px\] {
padding-bottom: 44px;
padding-top: 44px
}
.md\:py-\[72px\] {
padding-bottom: 72px;
padding-top: 72px
}
.md\:\!pb-\[50px\] {
padding-bottom: 50px !important
}
.md\:\!pt-\[96px\] {
padding-top: 96px !important
}
.md\:pb-11 {
padding-bottom: 2.75rem
}
.md\:pb-\[0px\] {
padding-bottom: 0
}
.md\:pb-\[10px\] {
padding-bottom: 10px
}
.md\:pb-\[200px\] {
padding-bottom: 200px
}
.md\:pb-\[24px\] {
padding-bottom: 24px
}
.md\:pb-\[36px\] {
padding-bottom: 36px
}
.md\:pb-\[60px\] {
padding-bottom: 60px
}
.md\:pb-\[64px\] {
padding-bottom: 64px
}
.md\:pb-\[72px\] {
padding-bottom: 72px
}
.md\:pb-\[76px\] {
padding-bottom: 76px
}
.md\:pb-\[88px\] {
padding-bottom: 88px
}
.md\:pl-6 {
padding-left: 1.5rem
}
.md\:pl-\[210px\] {
padding-left: 210px
}
.md\:pl-\[300px\] {
padding-left: 300px
}
.md\:pl-\[52px\] {
padding-left: 52px
}
.md\:pl-\[84px\] {
padding-left: 84px
}
.md\:pr-0 {
padding-right: 0
}
.md\:pr-\[210px\] {
padding-right: 210px
}
.md\:pr-\[24px\] {
padding-right: 24px
}
.md\:pr-\[300px\] {
padding-right: 300px
}
.md\:pr-\[32px\] {
padding-right: 32px
}
.md\:pr-\[96px\] {
padding-right: 96px
}
.md\:pt-1 {
padding-top: .25rem
}
.md\:pt-11 {
padding-top: 2.75rem
}
.md\:pt-\[105px\] {
padding-top: 105px
}
.md\:pt-\[32px\] {
padding-top: 32px
}
.md\:pt-\[36px\] {
padding-top: 36px
}
.md\:pt-\[44px\] {
padding-top: 44px
}
.md\:pt-\[52px\] {
padding-top: 52px
}
.md\:pt-\[72px\] {
padding-top: 72px
}
.md\:text-left {
text-align: left
}
.md\:text-\[200px\] {
font-size: 200px
}
.md\:text-\[72px\] {
font-size: 72px
}
.md\:text-paragraph-3xl {
font-size: 24px;
font-weight: 400;
letter-spacing: -.01em;
}
.md\:text-title-4xl {
font-size: 44px;
font-weight: 700;
letter-spacing: -.01em;
}
.md\:text-title-4xl2 {
font-size: 44px;
font-weight: 600;
letter-spacing: -.03em;
}
.md\:text-title-5xl {
font-size: 48px;
font-weight: 500;
letter-spacing: -.01em;
}
.md\:text-title-6xl {
font-size: 56px;
font-weight: 600;
letter-spacing: -.01em;
}
.md\:text-title-sm2 {
font-size: 24px;
font-weight: 700;
letter-spacing: -.01em;
}
.md\:text-title-xl {
font-size: 32px;
font-weight: 800;
letter-spacing: -.03em;
}
.md\:leading-\[72px\] {
line-height: 72px
}
}
@media (min-width:940px) {
.\32lg\:mr-1 {
margin-right: .25rem
}
.\32lg\:block {
display: block
}
.\32lg\:h-\[300px\] {
height: 300px
}
.\32lg\:h-\[40px\] {
height: 40px
}
.\32lg\:max-h-\[140px\] {
max-height: 140px
}
.\32lg\:max-h-\[195px\] {
max-height: 195px
}
.\32lg\:max-h-\[200px\] {
max-height: 200px
}
.\32lg\:w-\[40px\] {
width: 40px
}
.\32lg\:max-w-\[400px\] {
max-width: 400px
}
.\32lg\:grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr))
}
.\32lg\:flex-row {
flex-direction: row
}
.\32lg\:flex-row-reverse {
flex-direction: row-reverse
}
.\32lg\:gap-\[52px\] {
gap: 52px
}
.\32lg\:text-title-4xl {
font-size: 44px;
font-weight: 700;
letter-spacing: -.01em;
}
}
@media (min-width:1024px) {
.lg\:absolute {
position: absolute
}
.lg\:bottom-\[10\%\] {
bottom: 10%
}
.lg\:right-\[6px\] {
right: 6px
}
.lg\:top-2\/4 {
top: 50%
}
.lg\:top-auto {
top: auto
}
.lg\:mr-0 {
margin-right: 0
}
.lg\:block {
display: block
}
.lg\:flex {
display: flex
}
.lg\:grid {
display: grid
}
.lg\:hidden {
display: none
}
.lg\:h-\[168px\] {
height: 168px
}
.lg\:h-\[345px\] {
height: 345px
}
.lg\:h-\[36px\] {
height: 36px
}
.lg\:h-\[480px\] {
height: 480px
}
.lg\:min-h-\[10px\] {
min-height: 10px
}
.lg\:w-\[36px\] {
width: 36px
}
.lg\:max-w-\[416px\] {
max-width: 416px
}
.lg\:max-w-\[70\%\] {
max-width: 70%
}
.lg\:-translate-y-2\/4 {
--tw-translate-y: -50%;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.lg\:columns-2 {
-moz-columns: 2;
column-count: 2
}
.lg\:grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr))
}
.lg\:grid-cols-fit-350-2 {
grid-template-columns: minmax(340px, 400px) minmax(340px, 1fr)
}
.lg\:flex-row-reverse {
flex-direction: row-reverse
}
.lg\:justify-start {
justify-content: flex-start
}
.lg\:justify-between {
justify-content: space-between
}
.lg\:gap-1 {
gap: .25rem
}
.lg\:gap-\[161px\] {
gap: 161px
}
.lg\:self-start {
align-self: flex-start
}
.lg\:px-\[52px\] {
padding-left: 52px;
padding-right: 52px
}
.lg\:py-\[44px\] {
padding-bottom: 44px;
padding-top: 44px
}
.lg\:pl-\[84px\] {
padding-left: 84px
}
.lg\:pr-\[3px\] {
padding-right: 3px
}
.lg\:text-left {
text-align: left
}
.lg\:text-\[15px\] {
font-size: 15px
}
.lg\:text-\[264px\] {
font-size: 264px
}
.lg\:text-title-7xl {
font-size: 72px;
font-weight: 700;
letter-spacing: -.01em;
}
.lg\:leading-\[110px\] {
line-height: 110px
}
.lg\:leading-\[264px\] {
line-height: 264px
}
.lg\:opacity-0 {
opacity: 0
}
.lg\:focus-within\:w-\[300px\]:focus-within {
width: 300px
}
.lg\:focus-within\:opacity-100:focus-within {
opacity: 1
}
.lg\:hover\:h-auto:hover {
height: auto
}
.lg\:hover\:w-\[300px\]:hover {
width: 300px
}
.lg\:hover\:bg-primary:hover {
--tw-bg-opacity: 1;
background-color: rgb(90 120 144/var(--tw-bg-opacity))
}
.group:hover .lg\:group-hover\:bg-white {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255/var(--tw-bg-opacity))
}
.group:hover .lg\:group-hover\:opacity-100 {
opacity: 1
}
}
@media (min-width:1140px) {
.\33lg\:mb-0 {
margin-bottom: 0
}
.\33lg\:mr-3 {
margin-right: .75rem
}
.\33lg\:block {
display: block
}
.\33lg\:inline {
display: inline
}
.\33lg\:flex {
display: flex
}
.\33lg\:hidden {
display: none
}
.\33lg\:max-w-\[416px\] {
max-width: 416px
}
.\33lg\:max-w-full {
max-width: 100%
}
.\33lg\:columns-2 {
-moz-columns: 2;
column-count: 2
}
.\33lg\:grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr))
}
.\33lg\:flex-row {
flex-direction: row
}
.\33lg\:flex-row-reverse {
flex-direction: row-reverse
}
.\33lg\:gap-2 {
gap: .5rem
}
.\33lg\:py-0 {
padding-bottom: 0;
padding-top: 0
}
.\33lg\:py-3 {
padding-bottom: .75rem;
padding-top: .75rem
}
.\33lg\:py-3\.5 {
padding-bottom: .875rem;
padding-top: .875rem
}
.\33lg\:grid-areas-career-layout {
grid-template-areas: "item1 item2 item2" "item1 item4 item4" "item1 item5 item5"
}
}
@media (min-width:1280px) {
.xl\:h-\[700px\] {
height: 700px
}
.xl\:max-h-\[170px\] {
max-height: 170px
}
.xl\:max-h-\[270px\] {
max-height: 270px
}
.xl\:max-h-\[284px\] {
max-height: 284px
}
.xl\:flex-row-reverse {
flex-direction: row-reverse
}
}
@media (min-width:1536px) {
.\32xl\:flex-row-reverse {
flex-direction: row-reverse
}
}
.rtl\:text-right:where([dir=rtl], [dir=rtl] *) {
text-align: right
}
@font-face {
font-display: block;
font-family: icomoon;
font-style: normal;
font-weight: 400;
src: url(//app-aamwebsite-dev.azurewebsites.net/wp-content/themes/aam/assets/fonts/icon-fonts/icomoon.eot);
src: url(//app-aamwebsite-dev.azurewebsites.net/wp-content/themes/aam/assets/fonts/icon-fonts/icomoon.eot#iefix) format("embedded-opentype"), url(//app-aamwebsite-dev.azurewebsites.net/wp-content/themes/aam/assets/fonts/icon-fonts/icomoon.ttf) format("truetype"), url(//app-aamwebsite-dev.azurewebsites.net/wp-content/themes/aam/assets/fonts/icon-fonts/icomoon.woff) format("woff"), url(//app-aamwebsite-dev.azurewebsites.net/wp-content/themes/aam/assets/fonts/icon-fonts/icomoon.svg#icomoon) format("svg")
}
[class*=" icon-"],
[class^=icon-] {
font-family: icomoon !important;
speak: never;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1.5rem;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.icon-content_copy:before {
color: #3c90ae;
content: "\e900"
}
.icon-earch:before {
color: #3c90ae;
content: "\e901"
}
.icon-distance:before {
color: #3c90ae;
content: "\e902"
}
.icon-ungroup:before {
color: #3c90ae;
content: "\e903"
}
.icon-login:before {
color: #5a7890;
content: "\e904"
}
.icon-search:before {
color: #5a7890;
content: "\e905"
}
.container {
margin: 0 auto;
max-width: 1330px;
padding: 0 15px
}
.btn.active i {
transform: rotate(180deg);
transition: all .3s
}
.page {
margin: 0 !important
}
a:focus {
outline: none !important
}
body {
background: #f2f6f9;
font-family: Manrope, sans-serif
}
body a,
body a:visited {
color: #5a7890
}
body a {
text-decoration: none
}
body a:hover {
color: #58595d
}
.read-more-content {
grid-template-rows: 0fr;
overflow: hidden;
transition: grid-template-rows .5s ease
}
.read-more-content.active-read-more {
grid-template-rows: 1fr
}
.burger:hover .item-2 {
width: 40%
}
.burger.burger--active .item-1 {
left: 4px;
top: 4px;
transform: translateY(6px) rotate(45deg)
}
.burger.burger--active .item-2 {
opacity: 0
}
.burger.burger--active .item-3 {
bottom: 4px;
left: 4px;
transform: translateY(-8px) rotate(-45deg)
}
.mob-nav.nav--active,
.mob-nav.nav--active .has-submenu.has-submenu--active~.submenu-container {
grid-template-rows: 1fr
}
.mob-nav.nav--active .has-submenu.has-submenu--active .icon {
transform: rotate(180deg)
}
.submenu .menu-item>a {
font-size: 20px
}
.menu-item.active:not(:hover)>.link-item .link-title:after {
background-color: #5a7890;
bottom: 0;
content: "";
height: 2px;
left: 0;
position: absolute;
width: 100%
}
.login:hover i.icon-login:before {
color: #fff;
transition: all .3s
}
.nav-hoa_technology .menu-item.current_page_item.active .nav-link.link,
.nav-services .menu-item.current_page_item.active .nav-link.link {
background-color: #fff
}
.our-team .swiper-pagination-bullet {
background-color: transparent;
background: border-box;
border: 6px solid #fff;
transition: all .3s
}
.our-team .swiper-pagination-bullet.swiper-pagination-bullet-active {
border: 6px solid #84ddcf;
transition: all .3s
}
.our-team .swiper-pagination-bullet-active {
background-color: transparent !important
}
.swiper .arrows .swiper-button-next,
.swiper .arrows .swiper-button-prev {
background-color: #f2f6f9;
border-radius: 50%;
height: 60px;
position: relative;
width: 60px
}
.swiper .arrows .swiper-button-next:after,
.swiper .arrows .swiper-button-prev:after {
color: #5a7890;
font-size: 20px
}
.swiper .user .swiper-button-next:after,
.swiper .user .swiper-button-prev:after {
color: #d1e3ec;
font-size: 40px
}
@media (min-width:768px) {
.swiper .user .swiper-button-next,
.swiper .user .swiper-button-prev {
display: none !important
}
}
.swiper .swiper-slide {
opacity: 0;
visibility: hidden
}
@media screen and (max-width:768px) {
.swiper .swiper-slide {
height: 10px !important;
overflow: hidden
}
}
.swiper .swiper-slide.swiper-slide-active {
opacity: 1;
visibility: visible
}
@media screen and (max-width:768px) {
.swiper .swiper-slide.swiper-slide-active {
height: 100% !important;
overflow: visible
}
}
.faq-accordion .btn.active .icon {
transform: rotate(0deg);
transition: all .3s
}
.form .gform_fields {
gap: 16px !important
}
.form .gfield.gfield--type-textarea {
margin-top: 20px
}
.form .gfield--type-html {
color: #6d6e71;
font-size: 15px;
font-weight: 500;
line-height: 28px;
margin-bottom: 0 !important
}
.form .gfield {
position: relative
}
.form .gfield .gfield_label {
color: #6d6e71;
font-size: 15px;
font-weight: 500;
line-height: 28px;
margin-bottom: 0 !important
}
.form .gfield .ginput_container input:not(.gfield-choice-input),
.form .gfield .ginput_container select,
.form .gfield .ginput_container textarea {
background-color: #fff;
border: none;
border-radius: 8px;
color: #9f9f9f;
font-size: 15px;
font-weight: 500;
line-height: 28px;
min-height: 48px;
padding: 10px 20px;
width: 100%
}
.form .gfield .ginput_container input:not(.gfield-choice-input)::-moz-placeholder,
.form .gfield .ginput_container select::-moz-placeholder,
.form .gfield .ginput_container textarea::-moz-placeholder {
color: #9f9f9f
}
.form .gfield .ginput_container input:not(.gfield-choice-input)::placeholder,
.form .gfield .ginput_container select::placeholder,
.form .gfield .ginput_container textarea::placeholder {
color: #9f9f9f
}
.form .gfield .ginput_container input:not(.gfield-choice-input):active,
.form .gfield .ginput_container input:not(.gfield-choice-input):focus,
.form .gfield .ginput_container input:not(.gfield-choice-input):visited,
.form .gfield .ginput_container select:active,
.form .gfield .ginput_container select:focus,
.form .gfield .ginput_container select:visited,
.form .gfield .ginput_container textarea:active,
.form .gfield .ginput_container textarea:focus,
.form .gfield .ginput_container textarea:visited {
background-color: #fff;
box-shadow: none
}
.form .gfield .ginput_container select {
color: #9f9f9f
}
.form .gfield.animate-label .ginput_container textarea {
margin-top: 0 !important
}
.form .gfield.animate-label .gfield_label {
color: #9f9f9f;
font-size: 15px;
font-weight: 500;
left: .75rem;
max-width: -moz-fit-content;
max-width: fit-content;
padding: 0 .25rem;
pointer-events: none;
position: absolute;
right: .938rem;
top: 10px;
transition: top .3s ease-in-out, color .3s ease-in-out, font-size .3s ease-in-out;
z-index: 5
}
.form .gfield.animate-label:has(.ginput_container textarea.not-empty, .ginput_container textarea:focus, .ginput_container textarea:visited) .gfield_label {
animation: topLabel .3s forwards
}
.form .gform_footer {
display: flex;
justify-content: flex-end
}
.form .gform_footer #gform_submit_button_1,
.form .gform_footer #gform_submit_button_2,
.form .gform_footer #gform_submit_button_8 {
background-color: #5a7890;
border: none;
border-radius: 30px;
color: #fff;
display: flex;
font-family: Rubik;
font-size: 20px;
font-weight: 500;
height: 54px;
justify-content: center;
letter-spacing: -.01em;
line-height: 1.5rem;
padding: 12px 40px;
width: 173px
}
.form .gform_footer #gform_submit_button_1:hover,
.form .gform_footer #gform_submit_button_2:hover,
.form .gform_footer #gform_submit_button_8:hover {
background-color: #fff;
color: #5a7890;
cursor: pointer;
transition: all .3s ease-in-out
}
.flex-15 {
flex: 15 1 200px !important
}
.gform_confirmation_message {
color: #58595d !important;
font-size: 30px !important
}
@keyframes topLabel {
0% {
font-size: .875rem;
opacity: 1;
top: 10px
}
to {
font-size: .6rem;
opacity: 0; top: -5px
}
}
#gform_fields_4 {
background-color: #fff;
border-radius: 26px;
display: flex;
height: 52px;
justify-content: space-between;
padding: 2px;
position: relative;
width: 100%;
z-index: 10
}
#gform_fields_4 .gfield {
width: 100% !important
}
@media screen and (min-width:768px) {
#gform_fields_4 {
width: 510px
}
}
#gform_fields_4 .ginput_container {
height: 100%
}
#gform_fields_4 .ginput_container input {
border: none;
border-radius: 26px;
box-shadow: none;
height: 100%;
outline: none;
width: 100%
}
#gform_fields_4 .ginput_container input:focus {
border: none;
outline: none
}
#gform_fields_4 .ginput_container input::-moz-placeholder {
color: #9f9f9f;
font-size: 15px;
font-weight: 500;
line-height: 28px
}
#gform_fields_4 .ginput_container input::placeholder {
color: #9f9f9f;
font-size: 15px;
font-weight: 500;
line-height: 28px
}
#gform_fields_4 #field_submit {
display: flex;
justify-content: flex-end;
width: 144px !important
}
#gform_fields_4 #gform_submit_button_4 {
background-color: #3c90ae;
border-radius: 26px;
color: #fff;
height: 100%;
overflow: hidden;
transition: all .3s ease-in-out
}
#gform_fields_4 #gform_submit_button_4:hover {
background-color: #84ddcf
}
#gform_fields_4 #gform_ajax_spinner_4 {
display: none !important
}
.form.form-request-personal {
background: linear-gradient(94.59deg, #5a7890 30.22%, #488fac 112.7%);
border-radius: 20px;
height: 100%;
padding: 52px 52px 48px
}
@media screen and (max-width:768px) {
.form.form-request-personal {
padding: 30px
}
}
.form.form-request-personal .gform_fields {
gap: 16px !important
}
.form.form-request-personal .gfield {
position: relative
} .form.form-request-personal .gfield .ginput_container input,
.form.form-request-personal .gfield .ginput_container select,
.form.form-request-personal .gfield .ginput_container textarea {
background-color: #dbe5eb;
border: none;
border-radius: 8px;
color: #5a7890;
font-size: 15px;
font-weight: 500;
line-height: 28px;
margin-top: 0 !important;
min-height: 48px;
padding: 10px 20px;
width: 100%
}
.form.form-request-personal .gfield .ginput_container input::-moz-placeholder,
.form.form-request-personal .gfield .ginput_container select::-moz-placeholder,
.form.form-request-personal .gfield .ginput_container textarea::-moz-placeholder {
color: #5a7890
}
.form.form-request-personal .gfield .ginput_container input::placeholder,
.form.form-request-personal .gfield .ginput_container select::placeholder,
.form.form-request-personal .gfield .ginput_container textarea::placeholder {
color: #5a7890
}
.form.form-request-personal .gfield .ginput_container input:active,
.form.form-request-personal .gfield .ginput_container input:focus,
.form.form-request-personal .gfield .ginput_container input:visited,
.form.form-request-personal .gfield .ginput_container select:active,
.form.form-request-personal .gfield .ginput_container select:focus,
.form.form-request-personal .gfield .ginput_container select:visited,
.form.form-request-personal .gfield .ginput_container textarea:active,
.form.form-request-personal .gfield .ginput_container textarea:focus,
.form.form-request-personal .gfield .ginput_container textarea:visited {
background-color: #fff;
box-shadow: none
}
.form.form-request-personal .gfield .ginput_container select {
color: #5a7890
}
.form.form-request-personal #field_submit {
display: flex;
justify-content: flex-end
}
.form.form-request-personal #gform_submit_button_3 {
align-items: center;
background: #fff;
border-radius: 30px;
color: #5a7890;
display: flex;
font-size: 15px;
font-weight: 700;
height: 48px;
justify-content: space-between;
letter-spacing: -.01em;
line-height: 1.5rem;
padding: 8px 8px 8px 20px;
transition: color .3s ease-in-out 0s, background .3s ease-in-out 0s;
width: 141px
}
.form.form-request-personal #gform_submit_button_3 .icon {
align-items: center;
background: linear-gradient(180deg, #e0e7ee, #e9f0f4);
border-radius: 100%;
display: flex;
height: 32px;
justify-content: center;
transform: rotate(-45deg);
width: 32px
}
.form.form-request-personal #gform_submit_button_3:hover {
background: #5a7890;
color: #fff;
cursor: pointer;
transition: all .3s ease-in-out
}
.form.form-request-personal .gfield:has(.ginput_container textarea.not-empty, .ginput_container textarea:focus, .ginput_container textarea:visited, .ginput_container input:focus, .ginput_container input:visited, .ginput_container input.not-empty) .gfield_label {
animation: topLabelRequestPersonal .3s forwards
}
.form.form-request-personal .gfield.empty-select {
width: -moz-fit-content;
width: fit-content
}
.form.form-request-personal .gfield.empty-select .ginput_container select {
background: none !important;
border: 0 !important;
box-shadow: none !important;
color: #fff !important;
position: relative
}
.form.form-request-personal .gfield.empty-select .ginput_container select:hover {
cursor: pointer
}
.form.form-request-personal .gfield.empty-select .ginput_container select::-ms-expand {
display: none
}
.form.form-request-personal .gfield.empty-select .ginput_container:after {
color: #fff;
content: "\f078";
font-family: FontAwesome;
height: 34px;
padding: 8px 0 0 8px;
pointer-events: none;
position: absolute;
right: -4px;
top: 6px
}
@keyframes topLabelRequestPersonal {
0% {
font-size: 15px;
top: 10px
}
to {
font-size: .6rem; top: -5px
}
}
#gform_5 .gform_fields {
display: flex;
flex-wrap: wrap;
gap: 12px;
justify-content: space-between
}
#gform_5 .gform_fields .gfield {
flex: 1 1 auto
}
#gform_5 .gform_fields .gfield:last-child {
flex: 0 1 auto
}
#gform_5 .ginput_container input,
#gform_5 .ginput_container select,
#gform_5 .ginput_container textarea {
background-color: #fff;
border: none;
border-radius: 8px;
color: #9f9f9f;
font-size: 15px;
font-weight: 500;
line-height: 28px;
min-height: 48px;
padding: 10px 20px;
width: 100%
}
#gform_5 .ginput_container input::-moz-placeholder,
#gform_5 .ginput_container select::-moz-placeholder,
#gform_5 .ginput_container textarea::-moz-placeholder {
color: #9f9f9f
}
#gform_5 .ginput_container input::placeholder,
#gform_5 .ginput_container select::placeholder,
#gform_5 .ginput_container textarea::placeholder {
color: #9f9f9f
}
#gform_5 .ginput_container input:active,
#gform_5 .ginput_container input:focus,
#gform_5 .ginput_container input:visited,
#gform_5 .ginput_container select:active,
#gform_5 .ginput_container select:focus,
#gform_5 .ginput_container select:visited,
#gform_5 .ginput_container textarea:active,
#gform_5 .ginput_container textarea:focus,
#gform_5 .ginput_container textarea:visited {
background-color: #fff;
box-shadow: none
}
#gform_5 .gform-footer {
margin-block-start: 0 !important;
margin-top: 0 !important
}
#gform_5 #gform_submit_button_5 {
background-color: #5a7890;
border: none;
border-radius: 24px;
color: #fff;
cursor: pointer;
height: 100%;
padding: 12px 32px;
transition: background-color .3s
}
#gform_5 #gform_submit_button_5:hover {
background-color: #d1e3ec;
color: #5a7890
}
#gform_5 #gform_ajax_spinner_5 {
display: none
}
#gform_6 #input_6_1 {
border: none;
border-radius: 25px;
box-shadow: none;
color: #5a7890;
font-size: 18px;
font-weight: 700;
height: 100%;
letter-spacing: -.01em;
line-height: 1.5rem;
padding: 10px
}
#gform_6 .gform_footer {
display: none
}
.form.download-guides #field_7_5 .ginput_container_number input[type=number]::-webkit-inner-spin-button,
.form.download-guides #field_7_5 .ginput_container_number input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none !important;
margin: 0 !important
}
.form.download-guides #field_7_5 .ginput_container_number input[type=number] {
-moz-appearance: textfield !important
}
.form.download-guides #input_7_10 input[type=checkbox] {
-webkit-appearance: none;
background: #fff;
border-radius: 20px;
height: 30px;
min-height: 30px;
outline: none;
padding: 0;
position: relative;
transition: .7s;
width: 52px
}
.form.download-guides #input_7_10 input[type=checkbox]:hover {
cursor: pointer
}
.form.download-guides #input_7_10 input[type=checkbox]:before {
background: #6d6e71;
border-radius: 20px;
content: "";
height: 24px;
left: 5px;
opacity: 1 !important;
position: absolute;
top: 50%;
transform: translateY(-50%);
transition: .5s;
width: 24px
}
.form.download-guides #input_7_10 input:checked[type=checkbox]:before {
background: #46b9c2;
left: 25px
}
.form.download-guides #input_7_10 #label_7_10_1 {
align-items: center;
color: #6d6e71;
display: flex
}
.form.download-guides #field_7_14 .gfield_label.gform-field-label {
color: #58595d;
font-family: Rubik;
font-size: 20px;
font-weight: 500;
letter-spacing: -.03em;
line-height: 1.5rem;
}
.form.download-guides #input_7_14 {
flex-direction: row;
flex-wrap: wrap
}
.form.download-guides #input_7_14 .gchoice {
align-items: center
}
.form.download-guides #input_7_14 .gform-field-label {
color: #6d6e71;
font-size: 15px;
font-weight: 400;
letter-spacing: -.03em;
line-height: 28px
}
.form.download-guides #input_7_14 .gfield-choice-input {
border: 1px solid rgba(21, 49, 90, .2);
border-radius: 4px;
min-height: 24px;
padding: 5px
}
.form.download-guides #input_7_14 .gfield-choice-input:hover {
cursor: pointer
}
.form.download-guides #input_7_14 .gfield-choice-input~.gform-field-label:hover {
cursor: pointer !important
}
.form.download-guides #input_7_14 .gfield-choice-input:checked {
background-color: #46b9c2;
border: 1px solid #46b9c2
}
.form.download-guides #input_7_14 .gfield-choice-input:checked:before {
color: #fff
}
.form.download-guides .gform_footer {
margin-top: 40px
}
.form.download-guides #gform_submit_button_7 {
background: #46b9c2;
border-radius: 40px;
color: #fff;
font-size: 15px;
font-weight: 700;
letter-spacing: -.01em;
line-height: 1.5rem;
padding: 12px 40px
}
.map {
height: var(--max-h)
}
.map .gmnoprint {
display: none
}
.map .container-location.active {
gap: 20px;
grid-template-columns: 1fr 1fr
}
@media screen and (max-width:768px) {
.map .container-location.active {
grid-template-columns: 1fr
}
.map .container-location.active .container-locations {
display: none
}
}
.map .grid-container .wrapper-list {
grid-template-rows: 0fr;
transition: all .3s
}
.map .grid-container .chevron {
transform: rotate(0deg)
}
.map .grid-container.active .wrapper-list {
grid-template-rows: 1fr;
transition: all .3s
}
.map .grid-container.active .chevron {
transform: rotate(180deg)
}
.section-image h2 {
color: #5a7890;
font-size: 44px;
font-weight: 700;
letter-spacing: -.01em;
line-height: 1.5rem;
margin-bottom: 20px
}
.overlay,
.overlay .modal {
opacity: 0;
transition: all .5s;
visibility: hidden
}
.overlay .modal {
transform: translateX(-50%) translateY(-200%) scale(.5)
}
.overlay.active,
.overlay.active .modal {
opacity: 1;
transition: all .5s;
visibility: visible
}
.overlay.active .modal {
transform: translateX(-50%) translateY(-50%) scale(1)
}
.site-footer .menu-footer-container {
width: 100%
}
.site-footer .menu-footer-container ul {
margin: 0
}
.site-footer .menu-footer-container .menu-item.active:not(:hover)>a {
position: relative
}
.menu-item-has-children{
font-size: 20px !important;
}
.site-footer .menu-footer-container .menu-item.active:not(:hover)>a:after {
background-color: #9f9f9f;
bottom: 0;
content: "";
height: 2px;
left: 0;
position: absolute;
width: 100%
}
.site-footer .menu-footer-container .menu-item {
flex: 1 1 180px;
margin-bottom: 15px;
font-size: 18px;
}
.site-footer .menu-footer-container .sub-menu .menu-item>a {
color: #9f9f9f !important;
font-size: 15px;
font-weight: 500;
line-height: 28px;
transition: color .3s
}
.site-footer .menu-footer-container .sub-menu .menu-item>a:hover {
color: #5a7890 !important;
transition: all .3s
}
.site-footer .menu-footer-container .nav-item>a,
.site-footer .menu-footer-container .sub-menu .nav-item>a {
color: #5a7890 !important;
cursor: default;
font-size: 15px;
font-weight: 800;
letter-spacing: .1em;
line-height: 44px;
margin-bottom: 27px;
pointer-events: none;
text-align: left; }
@font-face {
font-family: swiper-icons;
font-style: normal;
font-weight: 400;
src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
}
:root {
--swiper-theme-color: #007aff
}
:host {
display: block;
margin-left: auto;
margin-right: auto;
position: relative;
z-index: 1
}
.swiper {
display: block;
list-style: none;
margin-left: auto;
margin-right: auto;
overflow: hidden;
padding: 0;
position: relative;
z-index: 1
}
.swiper-vertical>.swiper-wrapper {
flex-direction: column
}
.swiper-wrapper {
box-sizing: content-box;
display: flex;
height: 100%;
position: relative;
transition-property: transform;
transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
width: 100%;
z-index: 1
}
.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 {
display: block;
flex-shrink: 0;
height: 100%;
position: relative;
transition-property: transform;
width: 100%
}
.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 {
backface-visibility: hidden;
transform: translateZ(0)
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
perspective: 1200px
}
.swiper-3d .swiper-wrapper {
transform-style: preserve-3d
}
.swiper-3d {
perspective: 1200px
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
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 {
height: var(--swiper-centered-offset-after);
min-width: 1px;
width: 100%
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
height: 100%;
left: 0;
pointer-events: none;
position: absolute;
top: 0;
width: 100%;
z-index: 10
}
.swiper-3d .swiper-slide-shadow {
background: rgba(0, 0, 0, .15)
}
.swiper-3d .swiper-slide-shadow-left {
background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-3d .swiper-slide-shadow-right {
background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-3d .swiper-slide-shadow-top {
background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-3d .swiper-slide-shadow-bottom {
background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-lazy-preloader {
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
border-radius: 50%;
border-top: 4px solid transparent;
box-sizing: border-box;
height: 42px;
left: 50%;
margin-left: -21px;
margin-top: -21px;
position: absolute;
top: 50%;
transform-origin: 50%;
width: 42px;
z-index: 10
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
animation: swiper-preloader-spin 1s linear infinite
}
.swiper-lazy-preloader-white {
--swiper-preloader-color: #fff
}
.swiper-lazy-preloader-black {
--swiper-preloader-color: #000
}
@keyframes swiper-preloader-spin {
0% {
transform: rotate(0deg)
}
to {
transform: rotate(1turn)
}
}
.swiper-virtual .swiper-slide {
-webkit-backface-visibility: hidden;
transform: translateZ(0)
}
.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
content: "";
left: 0;
pointer-events: none;
position: absolute;
top: 0
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
height: 1px;
width: var(--swiper-virtual-size)
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
height: var(--swiper-virtual-size);
width: 1px
}
:root {
--swiper-navigation-size: 44px
}
.swiper-button-next,
.swiper-button-prev {
align-items: center;
color: var(--swiper-navigation-color, var(--swiper-theme-color));
cursor: pointer;
display: flex;
height: var(--swiper-navigation-size);
justify-content: center;
margin-top: calc(0px - var(--swiper-navigation-size)/2);
position: absolute;
top: var(--swiper-navigation-top-offset, 50%);
width: calc(var(--swiper-navigation-size)/44*27);
z-index: 10
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
cursor: auto;
opacity: .35;
pointer-events: none
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
cursor: auto;
opacity: 0;
pointer-events: none
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
display: none !important
}
.swiper-button-next svg,
.swiper-button-prev svg {
height: 100%;
-o-object-fit: contain;
object-fit: contain;
transform-origin: center;
width: 100%
}
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev 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-next:after,
.swiper-button-prev:after {
font-family: swiper-icons;
font-size: var(--swiper-navigation-size);
font-variant: normal;
letter-spacing: 0;
line-height: 1.5rem;
text-transform: none !important
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
content: "prev"
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
left: auto;
right: var(--swiper-navigation-sides-offset, 10px)
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
content: "next"
}
.swiper-pagination {
position: absolute;
text-align: center;
transform: translateZ(0);
transition: opacity .3s;
z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0
}
.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
display: none !important
}
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
bottom: var(--swiper-pagination-bottom, 8px);
left: 0;
top: var(--swiper-pagination-top, auto);
width: 100%
}
.swiper-pagination-bullets-dynamic {
font-size: 0;
overflow: hidden
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
position: relative;
transform: scale(.33)
}
.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 {
background: var(--swiper-pagination-bullet-inactive-color, #000);
border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
display: inline-block;
height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))
}
button.swiper-pagination-bullet {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: none;
box-shadow: none;
margin: 0;
padding: 0
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer
}
.swiper-pagination-bullet:only-child {
display: none !important
}
.swiper-pagination-bullet-active {
background: var(--swiper-pagination-color, var(--swiper-theme-color));
opacity: var(--swiper-pagination-bullet-opacity, 1)
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
left: var(--swiper-pagination-left, auto);
right: var(--swiper-pagination-right, 8px);
top: 50%;
transform: translate3d(0, -50%, 0)
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
display: block;
margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
transform: translateY(-50%);
width: 8px
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
transition: transform .2s, top .2s
}
.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: translateX(-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: transform .2s, left .2s
}
.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: transform .2s, right .2s
}
.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));
height: 100%;
left: 0;
position: absolute;
top: 0;
transform: scale(0);
transform-origin: left top;
width: 100%
}
.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-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
height: var(--swiper-pagination-progressbar-size, 4px);
left: 0;
top: 0;
width: 100%
}
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
height: 100%;
left: 0;
top: 0;
width: var(--swiper-pagination-progressbar-size, 4px)
}
.swiper-pagination-lock {
display: none
}
.swiper-scrollbar {
background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1));
border-radius: var(--swiper-scrollbar-border-radius, 10px);
position: relative;
touch-action: none
}
.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
display: none !important
}
.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
bottom: var(--swiper-scrollbar-bottom, 4px);
height: var(--swiper-scrollbar-size, 4px);
left: var(--swiper-scrollbar-sides-offset, 1%);
position: absolute;
top: var(--swiper-scrollbar-top, auto);
width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
z-index: 50
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
height: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
left: var(--swiper-scrollbar-left, auto);
position: absolute;
right: var(--swiper-scrollbar-right, 4px);
top: var(--swiper-scrollbar-sides-offset, 1%);
width: var(--swiper-scrollbar-size, 4px);
z-index: 50
}
.swiper-scrollbar-drag {
background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
border-radius: var(--swiper-scrollbar-border-radius, 10px);
height: 100%;
left: 0;
position: relative;
top: 0;
width: 100%
}
.swiper-scrollbar-cursor-drag {
cursor: move
}
.swiper-scrollbar-lock {
display: none
}
.swiper-zoom-container {
align-items: center;
display: flex;
height: 100%;
justify-content: center;
text-align: center;
width: 100%
}
.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
max-height: 100%;
max-width: 100%;
-o-object-fit: contain;
object-fit: contain
}
.swiper-slide-zoomed {
cursor: move;
touch-action: none
}
.swiper .swiper-notification {
left: 0;
opacity: 0;
pointer-events: none;
position: absolute;
top: 0;
z-index: -1000
}
.swiper-free-mode>.swiper-wrapper {
margin: 0 auto;
transition-timing-function: ease-out
}
.swiper-grid>.swiper-wrapper {
flex-wrap: wrap
}
.swiper-grid-column>.swiper-wrapper {
flex-direction: column;
flex-wrap: wrap
}
.swiper-fade.swiper-free-mode .swiper-slide {
transition-timing-function: ease-out
}
.swiper-fade .swiper-slide {
pointer-events: none;
transition-property: opacity
}
.swiper-fade .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-cube {
overflow: visible
}
.swiper-cube .swiper-slide {
backface-visibility: hidden;
height: 100%;
pointer-events: none;
transform-origin: 0 0;
visibility: hidden;
width: 100%;
z-index: 1
}
.swiper-cube .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-cube.swiper-rtl .swiper-slide {
transform-origin: 100% 0
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
pointer-events: auto;
visibility: visible
}
.swiper-cube .swiper-cube-shadow {
bottom: 0;
height: 100%;
left: 0;
opacity: .6;
position: absolute;
width: 100%;
z-index: 0
}
.swiper-cube .swiper-cube-shadow:before {
background: #000;
bottom: 0;
content: "";
filter: blur(50px);
left: 0;
position: absolute;
right: 0;
top: 0
}
.swiper-cube .swiper-slide-next+.swiper-slide {
pointer-events: auto;
visibility: visible
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
backface-visibility: hidden;
z-index: 0
}
.swiper-flip {
overflow: visible
}
.swiper-flip .swiper-slide {
backface-visibility: hidden;
pointer-events: none;
z-index: 1
}
.swiper-flip .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
backface-visibility: hidden;
z-index: 0
}
.swiper-creative .swiper-slide {
backface-visibility: hidden;
overflow: hidden;
transition-property: transform, opacity, height
}
.swiper-cards {
overflow: visible
}
.swiper-cards .swiper-slide {
backface-visibility: hidden;
overflow: hidden;
transform-origin: center bottom
}