.form-style-one {
    background: #fff;
    border-radius: 15px;
    padding: 55px;
    margin-right: 0;
    position: relative;
    z-index: 1;
}

.mb-25 {
    margin-bottom: 25px
}

.form-style-one .input-group-meta input {
    display: block;
    width: 100% !important;
    max-width: 100%;
    padding: 0 20px;
    font-size: 16px;
    height: 60px;
}

.box-layout {
    padding-left: 65px;
    padding-right: 65px
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

#error_data {
    color: red;
    font-size: 14px;
    margin: 0 0 10px;
    line-height: normal
}

.theme-main-menu .right-widget .cart-group-wrapper .button-group a {
    font-family: gorditamedium;
    display: block;
    line-height: 43px;
    border: 1px solid #dbdbdb;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color: #1f1f1f;
    letter-spacing: 1px;
    margin-top: 15px;
    transition: all .3s ease-in-out
}

.form-style-one {
    background: #fff;
    border-radius: 15px;
    padding: 55px;
    margin-right: 0;
    position: relative;
    z-index: 1;
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%)
}

.form-style-one.with-border {
    box-shadow: 5px 5px 0 #000;
    margin-right: 103px;
}

.contact-section-four .form-style-one {
    border-top: 1px solid #e0e0e0;
    border-radius: 0;
    padding: 115px 0 0;
    margin: 80px 0 0;
}

contact-section-four .form-style-one.border0 {
    border: none
}

.form-style-one .shape-one {
    right: -103px;
    bottom: -84px;
    animation: jumpThree 5s infinite linear;
}

.form-style-one label {
    font-size: 14px;
    color: rgb(0 0 0 / .5);
    margin-bottom: 5px
}

.form-style-one .input-group-meta input,
.form-style-one .input-group-meta textarea {
    display: block;
    width: 100% !important;
    max-width: 100%;
    border-bottom: 1px solid #333;
    border-radius: 0;
    padding: 0;
    font-size: 16px
}

.form-style-one .input-group-meta input {
    height: 60px;
}

.form-style-one .input-group-meta textarea {
    min-height: 140px;
    padding: 15px 0;
}

.contact-section-four .form-style-one .input-group-meta textarea {
    min-height: 200px
}

.form-style-one .selectize-input {
    display: block !important;
    font-size: 16px;
    line-height: 56px;
    height: 60px;
    color: rgb(0 0 0 / .6);
    border-radius: 8px;
    padding: 0 0 0 20px;
    border: 2px solid var(--heading);
    box-shadow: none;
}

.form-style-one .selectize-input .item {
    line-height: 56px;
    color: var(--heading);
    display: block
}

.form-style-one .selectize-dropdown {
    border: none;
    box-shadow: 0 13px 35px -12px rgb(35 35 35 / 10%);
    margin: 0;
}

.form-style-one .selectize-dropdown .option {
    font-size: 16px;
    color: #4f4f4f;
    line-height: 35px;
}

.form-style-one .selectize-dropdown .active,
.form-style-one .selectize-dropdown .option:hover {
    color: #fff;
    background: var(--red-one);
}

.form-style-one .agreement-checkbox label {
    position: relative;
    font-size: 15px;
    color: var(--heading);
    cursor: pointer;
    letter-spacing: -.5px;
    padding-left: 22px;
    line-height: 18px;
    transition: all .1s ease-in-out
}

.form-style-one .agreement-checkbox label a {
    color: var(--p-color);
    text-decoration: underline
}

.form-style-one .agreement-checkbox input[type=checkbox] {
    display: none
}

.form-style-one .agreement-checkbox label:before {
    content: '';
    width: 13px;
    height: 13px;
    line-height: 9px;
    border-radius: 2px;
    border: 2px solid rgb(0 0 0 / .3);
    font-size: 10px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    left: 0;
    top: 3px;
    transition: all .1s ease-in-out
}

.form-style-one .agreement-checkbox input[type=checkbox]:checked+label:before {
    content: "\f272";
    font-family: bootstrap-icons !important;
    background: #000;
    color: #fff;
    border-color: #000
}

.margin-auto {
    margin: auto
}

.color-apply {
    color: var(--thm-black);
    font-weight: 600;
    font-family: 'Barlow Condensed', sans-serif
}

.contact-sec .h7-contact-form {
    padding-bottom: 60px
}

.contact-sec .contact-info {
    padding-bottom: 60px;
    height: 100%
}

.contact-sec .contact-info ul li {
    color: #fff;
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    text-transform: unset;
    padding-left: 20px
}

.contact-sec .contact-info ul li a {
    color: #fff
}

.contact-sec .contact-info ul li+li {
    margin-top: 20px
}

.contact-sec .opening-hour-box .top-tiltle h2 {
    font-size: 40px;
    line-height: 40px
}

.contact-sec .opening-hour-box .top-tiltle {
    position: relative;
    display: block;
    padding-bottom: 20px
}

.contact-sec .opening-hour-box .text {
    position: relative;
    display: block;
    padding-bottom: 15px
}

.contact-sec .contact-info ul li i {
    margin-left: -25px;
    position: absolute;
    color: #fff;
    font-size: 20px
}

.contact-sm-title {
    color: #fff;
    margin-top: 20px;
    font-weight: 500;
    font-size: 18px
}

.mt-0 {
    margin-top: 0 !important
}

.contact-sec .opening-hour-box .text p {
    text-decoration: none
}

.contact-sec .form-style-one {
    position: relative;
    display: block;
    background: #f5f6f7;
    max-width: 100%;
    width: 100%;
    padding: 25px 50px 40px;
    box-shadow: none;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    border-radius: 0
}

.contact-sec .form-style-one .input-group-meta input,
.contact-sec .form-style-one .input-group-meta textarea {
    display: block;
    width: 100% !important;
    max-width: 100%;
    border-bottom: 1px solid #333;
    border-radius: 0;
    padding: 0;
    font-size: 16px;
    background: #f5f6f7
}

.contact-sec .sec-title-style2 {
    padding-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.pb-20 {
    padding-bottom: 20px !important
}

.inquiry-sec .nice-select {
    transition: all 0.2s ease-in-out;
    display: block;
    width: 100% !important;
    max-width: 100%;
    border-bottom: 1px solid #333 !important;
    border-radius: 0;
    padding: 0;
    font-size: 16px;
    text-align: left !important;
    border: none;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    float: left;
    font-family: inherit;
    color: #000;
    font-weight: 400;
    height: 60px;
    line-height: 64px;
    outline: none;
    -webkit-tap-highlight-color: #fff0;
    background-color: #fff;
    position: relative
}

.inquiry-sec .nice-select:after {
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    width: 8px;
    height: 8px
}

.about-us-sec {
    padding-top: 60px
}

.company-snap-sec .single-team-style1 {
    background: #f5f6f7;
    padding: 15px
}

.company-snap-sec .single-team-style1 .title-holder {
    padding-top: 15px
}

.company-snap-sec .single-team-style1 .img-holder .inner {
    background: var(--thm-black)
}

.company-snap-sec .single-team-style1 .img-holder .inner img {
    padding: 30px;
    background: #fff
}

.vision-mission-sec .single-service-style11 .icon span img {
    max-width: 75px
}

.vision-mission-sec .single-service-style11:hover .icon span img {
    filter: brightness(0) invert(1);
    transform: scale(1.1)
}

.client-sec {
    padding-top: 80px;
    padding-bottom: 80px
}

.client-sec .brand-content {
    width: 100%
}

.client-sec .brand-content .inner {
    max-width: 100%;
    padding: 50px;
    padding-bottom: 0
}

.client-sec .single-partner-logo-box a img {
    width: 200px;
    height: auto
}

.client-sec .single-partner-logo-box--style2 {
    margin-bottom: 50px
}

.client-sec .single-partner-logo-box a img {
    opacity: .7
}

.compliances-sec .single-partner-logo-box a img {
    width: auto;
    height: auto
}

.career-table {
    border: 1px solid #dee2e6
}

.career-table td,
.career-table th {
    border: 1px solid #22222224
}

.career-table thead th {
    border-bottom: none
}

.product-fea-sec .subscribe-box--style2 {
    position: relative;
    top: 0;
    padding: 30px 0
}

.product-fea-sec .subscribe-title--style2 {
    height: 100%
}

.mb-40 {
    margin-bottom: 40px
}

.product-fea-sec .subscribe-title h2 {
    text-align: center
}

.project-style4-area {
    position: relative;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 120px 0 90px;
    z-index: 10
}

.project-style4__top-box {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 56px
}

.project-style4__top-box .sec-title-style4 {
    padding-bottom: 0
}

.project-style4__top-box .text {
    position: relative;
    display: block;
    max-width: 470px;
    width: 100%;
    margin-bottom: -64px
}

.project-style4__top-box .text p {
    margin: 0
}

.single-project-style4 {
    position: relative;
    display: block;
    margin-bottom: 30px
}

.single-project-style4 .img-holder {
    position: relative;
    display: block;
    overflow: hidden
}

.single-project-style4 .img-holder img {
    width: 100%;
    transform: scale(1);
    transition: all 2500ms ease
}

.single-project-style4:hover .img-holder img {
    transform: scale(1.2)
}

.single-project-style4 .content-box {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding-left: 40px;
    padding-right: 30px;
    z-index: 2
}

.single-project-style4 .content-box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: .8;
    background: var(--thm-base);
    transform: perspective(400px) rotateX(0deg) scaleY(0);
    transform-origin: center;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
    z-index: -1
}

.single-project-style4:hover .content-box:before {
    transform: perspective(400px) rotateX(0deg) scaleY(1);
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all
}

.single-project-style4 .content-box h2 {
    color: #fff;
    font-size: 32px;
    line-height: 1.2em;
    font-weight: 300;
    margin: 0 0 29px;
    opacity: 0;
    transform: translateY(-50px);
    transition: all 700ms ease
}

.single-project-style4:hover .content-box h2 {
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 500ms
}

.single-project-style4 .content-box a {
    position: relative;
    display: inline-block;
    font-weight: 500;
    opacity: 0;
    transform: translateY(50px);
    transition: all 700ms ease
}

.single-project-style4:hover .content-box a {
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 700ms
}

.single-project-style4 .content-box a:hover {
    color: var(--thm-black)
}

.equipment-slider-warp {
    width: 100%
}

.equipment-gallery-arrow {
    width: 25%
}

.equipment-gallery-arrow ul.slick-dots li {
    display: block;
    margin-bottom: 35px
}

.equipment-gallery-arrow ul.slick-dots li:last-child {
    margin-bottom: 0
}

.equipment-gallery-arrow ul.slick-dots li img {
    width: 100%
}

.equipment-gallery-slider .single-gallery-itam a {
    display: block
}

.equipment-gallery-slider .single-gallery-itam img {
    width: 100%
}

.equipment-gallery-slider .slick-arrow {
    position: absolute;
    top: 50%;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1
}

.equipment-gallery-slider .slick-arrow.prev {
    left: 5px
}

.equipment-gallery-slider .slick-arrow.next {
    right: 5px
}

.mt-105 {
    margin-top: 105px
}

.cus_6 .title-holder {
    box-shadow: none !important
}

.service-style7__top1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 0 19px 27px;
}

.main-logo-box-six {
    width: 160px
}

.single-service-style5 .title-holder ul li {
    text-align: left
}

.service-style7__top .title-box {
    margin: -66px 158px 30px 216px;
    text-align: center
}

.blog-page-three {
    padding: 60px 0 60px;
    background-color: #f9f9f9
}

.service-style7__top .title-box1 h3 {
    font-size: 32px;
    line-height: 36px;
    font-weight: 300
}

.sec-title-style7 h2 {
    font-size: 48px;
    line-height: 1.2em;
    font-weight: 300;
    color: var(--thm-base);
    font-size: 32px;
    line-height: 36px;
    font-weight: 300
}

.faq-style1-area.pdb120 {
    padding-bottom: 83px;
    padding: 46px 27px 18px
}

.service-style7__top .title-box1 h3 span {
    color: var(--thm-black)
}

.header-contact-info-style1 ul li {
    margin-right: 22px
}

.header-contact-info-style1 ul {
    background-color: #939393;
    padding: 10px 30px;
    border-bottom-left-radius: 25px;
    position: relative;
    display: flex;
    float: right
}

.main-menu.style6 .navigation>li>a:hover {
    color: #ed3237
}

.composer .tta.general .tta-panel-title {
    margin: 0;
    line-height: 1;
    color: var(--thm-black);
    font-weight: 400;
    font-size: 16px
}

.composer .tta.general .tta-panel {
    border-radius: 0;
    border-left: 4px solid #333
}

.composer .tta.general .tta-panel.active {
    display: block;
    border: 1px solid #3333;
    margin-bottom: 15px;
    border-radius: 0
}

body {
    overflow-x: hidden
}

.cus_center_div .title-box {
    text-align: center;
    margin: 0 auto 60px auto;
    max-width: 60%
}

.checkbox-symbol {
    position: absolute;
    width: 0;
    height: 0;
    pointer-events: none;
    user-select: none
}

.checkbox-container {
    box-sizing: border-box;
    color: #222;
    display: flex;
    align-items: center;
    flex-flow: row wrap
}

.checkbox-container * {
    box-sizing: border-box
}

.checkbox-input {
    position: absolute;
    visibility: hidden
}

.checkbox {
    user-select: none;
    cursor: pointer;
    padding: 6px 8px;
    border-radius: 6px;
    overflow: hidden;
    transition: all 0.3s ease;
    display: flex
}

.checkbox:not(:last-child) {
    margin-right: 6px
}

.checkbox span {
    vertical-align: middle;
    transform: translate3d(0, 0, 0)
}

.checkbox span:first-child {
    position: relative;
    flex: 0 0 18px;
    width: 18px;
    height: 18px;
    border-radius: 4px;
    transform: scale(1);
    border: 1px solid #cccfdb;
    transition: all 0.3s ease
}

.checkbox span:first-child svg {
    position: absolute;
    top: 3px;
    left: 2px;
    fill: none;
    stroke: #fff;
    stroke-dasharray: 16px;
    stroke-dashoffset: 16px;
    transition: all 0.3s ease;
    transform: translate3d(0, 0, 0)
}

.checkbox span:last-child {
    padding-left: 8px;
    line-height: 18px
}

.checkbox:hover span:first-child {
    border-color: #07f
}

.checkbox-input:checked+.checkbox span:first-child {
    background: #07f;
    border-color: #07f;
    animation: zoom-in-out 0.3s ease
}

.checkbox-input:checked+.checkbox span:first-child svg {
    stroke-dashoffset: 0
}

@keyframes zoom-in-out {
    50% {
        transform: scale(.9)
    }
}

.single-service-style6 .text-holder {
    padding: unset;
    min-height: 370px;
}

.single-service-style5 .title-holder {
    min-height: 370px;
}

.single-service-style6 .text-holder h3 {
    font-weight: 500
}

.ul_li li {
    list-style: circle
}

.ul_li li:before {
    display: none !important
}

ul.ul_li {
    padding-left: 15px !important
}

.box_shadow {
    box-shadow: 0 20px 32px 8px rgb(0 0 0 / 6%)
}

.single-service-style6 .text-holder::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 3px;
    background: #e5e8ea
}

.single-service-style6 .icon-holder {
    bottom: 4%
}

.single-service-style6:hover .title-holder:after {
    opacity: 1;
    transform: perspective(400px) scaleX(1)
}

.single-service-style6 .icon-holder:before {
    background: #333
}

.single-service-style6 .title-holder:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 3px;
    background: var(--thm-base);
    opacity: 0;
    transform: perspective(400px) scaleX(0);
    transform-origin: center;
    transition: all 500ms linear;
    transition-delay: 0.1s;
    z-index: 1
}

.single-service-style5 .title-holder {
    border-radius: 0 !important
}

.single-service-style5:hover .title-holder:before {
    border-radius: 0 !important
}

.service-style7__top .title-box h3 {
    font-size: 40px
}

.cus_li li::before {
    display: none
}

.cus_li li {
    display: flex;
    border-top: 1px solid #777;
    padding: 5px
}

.cus_li span.wd_50 {
    width: 50% !important;
    font-size: 16px;
    display: table-cell
}

.select2-container {
    min-width: 400px
}

.Bulk_Inquiry .nice-select.selectpicker {
    display: none
}

.input-group-meta.form-group.input.mb-25 {
    display: block;
    width: 100% !important;
    max-width: 100%;
    border-bottom: 1px solid #333;
    border-radius: 0;
    padding: 0;
    font-size: 16px
}

.input-group-meta.form-group.input.mb-25 .mt-5,
.my-5 {
    margin-top: 1.5rem !important
}

.form-style-one label {
    font-size: 17px;
    font-size: 16px;
    color: #9a9a9a;
    margin-bottom: 5px
}

.dropdown.bootstrap-select.show-tick {
    width: 341px
}

.Bulk_Inquiry .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
}

.cus_input {
    border-bottom: 1px solid #333;
    padding-left: 0
}

.cus_input .radio input {
    margin-left: 5px
}

.cus_input .radio {
    padding-top: 20px
}

.cus_input .cus_pad {
    padding: 10px 0
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    color: none
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: none !important
}

.Bulk_Inquiry.form_div {
    font-size: 16px
}

element.style {
    padding: 0
}

.container.mt-5.pad_0 {
    padding: 0
}

.file-wrapper {
    overflow: hidden;
    background: #fff;
    padding: 0 20px;
    position: relative;
    margin-bottom: 12px;
    border-bottom: 1px solid #333;
    cursor: pointer;
    font-family: 'Quicksand', sans-serif;
    width: calc(100% - 2em)
}

.file-wrapper input {
    left: 0;
    opacity: .01;
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 50px;
    -moz-opacity: .01;
    filter: alpha(opacity=1)
}

.form-control:read-only {
    border: 1px solid rgb(211 217 221 / .6);
    background: rgb(233 236 241 / .5)
}

.file-wrapper .file-button {
    color: #fff;
    float: left;
    cursor: pointer;
    margin-left: -20px;
    padding: 15px;
    background: #e2242b;
    display: inline-block
}

.file-holder {
    top: 15px;
    padding-left: 15px;
    position: relative;
    left: auto
}

.cus_offset {
    margin-left: 12%
}

.footer {
    background: #333
}

.bottom-parallax .footer-area {
    height: auto
}

.footer-bottom .bottom-inner {
    padding: 0
}

.footer-widget-info-box ul {
    padding-top: 0
}

.footer-widget-links ul li {
    margin-bottom: 15px
}

.footer-widget-links ul.right {
    margin-left: 40px
}

.footer-widget-info-box ul li a::before {
    display: none
}

.contact-list {
    margin-bottom: 0
}

.contact-list li {
    margin-bottom: 15px;
    padding-left: 20px;
    list-style: none
}

.contact-list li a {
    color: #fff
}

.contact-list li i {
    position: absolute;
    color: #fff;
    margin-left: -26px;
    margin-top: 5px
}

.contact-list li i.fa-phone {
    transform: rotate(90deg)
}

.contact-list li:hover a {
    color: #0881e4
}

.footer-widget-info-box ul li a {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    font-style: normal;
    font-family: var(--thm-font-2);
    transition: all 200ms linear;
    transition-delay: 0.1s
}

.footer-widget-info-box h2 {
    margin-bottom: 15px
}

.footer-widget-info-box ul {
    padding-left: 15px
}

.footer-widget-links ul li a {
    color: #fff;
    font-size: 16px
}

.single-footer-widget .our-company-info .text-box p {
    color: #fff
}

.footer.pdb {
    padding-bottom: 80px
}

@font-face {
    font-family: 'AvantGarde Bk BT';
    src: url(../fonts/AvantGardeITCbyBT-Book.woff2) format('woff2'), url(../fonts/AvantGardeITCbyBT-Book.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.single-partner-logo-box1 {
    position: relative;
    display: block;
    text-align: center;
    z-index: 1;
    max-width: 16%;
    margin-bottom: 3%;
    margin-top: 3%
}

.single-partner-logo-box1--style2:before {
    background-image: none;
    background-color: var(--thm-base)
}

.single-partner-logo-box1:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 3px;
    transform: perspective(400px) scaleX(0);
    transform-origin: center;
    transition: all 500ms linear;
    transition-delay: 0.5s;
    background-image: -moz-linear-gradient(0deg, #80b757 0%, #93bc30 40%, #a5c109 100%);
    background-image: -webkit-linear-gradient(0deg, #80b757 0%, #93bc30 40%, #a5c109 100%);
    background-image: -ms-linear-gradient(0deg, #80b757 0%, #93bc30 40%, #a5c109 100%);
    z-index: 1
}

.single-partner-logo-box1:after {
    display: none
}

.main-logo-box-six img {
    max-width: 150px;
    height: 90px
}

.sticky-header__inner .logo img {
    width: 145px
}

.single-partner-logo-box1.single-partner-logo-box1--style2.col-lg-3.col-sm-4.cus_img {
    max-width: 15%
}

.single-partner-logo-box1.single-partner-logo-box1--style2.col-lg-3.col-sm-4.cus_img {
    max-width: 5%
}

.bottom-parallax .footer-area {
    position: relative
}

.bottom-parallax {
    height: unset
}

.hide {
    display: none
}

@-webkit-keyframes spinnerRotate {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes spinnerRotate {
    from {
        -moz-transform: rotate(0)
    }

    to {
        -moz-transform: rotate(360deg)
    }
}

@-ms-keyframes spinnerRotate {
    from {
        -ms-transform: rotate(0)
    }

    to {
        -ms-transform: rotate(360deg)
    }
}

#form_process {
    -webkit-animation-name: spinnerRotate;
    -webkit-animation-duration: 1.1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spinnerRotate;
    -moz-animation-duration: 1.1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spinnerRotate;
    -ms-animation-duration: 1.1s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    visibility: hidden
}

#error_data {
    color: red;
    font-size: 14px;
    margin: 0 0 10px;
    line-height: normal
}

.single-fact-counter.style1-in-style2 .count-box span {
    color: #555
}

.fact-counter-area.style3 {
    background: #fff
}

.single-fact-counter.style1-in-style2 .count-box span {
    background-image: none
}

.single-fact-counter .title h3 {
    color: #555
}

.about-style6-area {
    background: #fff
}

.service-style14-area {
    padding-top: 30px !important
}

.single-service-style11 {
    background: #f3f3f3
}

.single-service-style5 .title-holder ul {
    font-family: var(--thm-font);
    letter-spacing: .5px
}

.about-style6-area {
    background: #fff;
    padding: 0 0 0;
    padding-top: 60px
}

.about-style2__image {
    margin-left: -57px;
    margin-top: 10%
}

.sec-title h2 span {
    font-weight: 350
}

.about-style2-area {
    background: #f3f3f3
}

.contain {
    margin: 0 auto;
    max-width: auto;
    width: 100%
}

.item {
    align-items: center;
    background-color: #fff;
    color: #fff;
    display: flex;
    height: auto;
    justify-content: center
}

.owl-theme1 .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px
}

.owl-carousel .owl-dots {
    margin-left: 180px !important;
    display: none
}

.owl-theme1 .owl-nav {
    display: none !important
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel .owl-item img {
    width: 400px !important
}

span.align_cust {
    font-size: xxx-large
}

.dropdown-menu {
    top: 0px !important;
    padding: unset !important;
    margin-top: 7% !important;
    transform: none !important
}

.sec-title-style4.clr-black h2 {
    color: var(--thm-black);
    font-weight: 400;
    letter-spacing: 1px;
    font-family: 'AvantGarde Bk BT'
}

.breadcrumb-area .title h2 {
    font-size: 39px
}

.annual_reports_block .date a,
.corporate_governance_block .date a {
    padding: 20px 0;
    display: block
}

.annual_reports_block .date:nth-child(2n+1),
.corporate_governance_block .date:nth-child(2n+1) {
    background: #7f7f7f
}

.annual_reports_block .date:nth-child(3n+1),
.corporate_governance_block .date:nth-child(3n+1) {
    background: #585858
}

.inner_page h4,
.inner_page h5 {
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: .6px
}

span.year {
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    letter-spacing: .5px
}

.annual_reports_block .date,
.corporate_governance_block .date {
    padding: 0;
    margin: 0 0 2px 2px
}

.date {
    background: #222;
    display: inline-block;
    width: 90px;
    height: auto;
    text-align: center;
    float: left;
    margin-right: 15px;
    font-size: 15px;
    text-transform: uppercase;
    color: #ececec;
    outline-offset: -6px;
    font-family: Quicksand, sans-serif
}

.download_list li a {
    display: block
}

.download_list li {
    padding: 15px 15px 15px 40px;
    background: #f1f1f1;
    width: 100%;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 25px
}

.download_list li:hover {
    background: #f9f9f9
}

.download_list li:hover a {
    color: #da251d
}

.download_list li a {
    text-decoration: none;
    position: relative;
    color: #000
}

.download_list li:before {
    content: "\f019";
    font-family: FontAwesome;
    margin-left: -25px;
    font-size: 18px !important;
    color: #373435;
    position: absolute;
    margin-top: 2px
}

.cus_center_div .title-box1 {
    text-align: center;
    margin: 3px 10px 56px 45px;
    max-width: 60%
}

.date1 {
    background: #7f7f7f;
    display: inline-block;
    width: 252px;
    height: auto;
    text-align: center;
    float: left;
    margin-right: 15px;
    font-size: 15px;
    text-transform: uppercase;
    color: #ececec;
    outline-offset: -6px;
    font-family: Quicksand, sans-serif
}

.date1 a:before {
    content: "\f019";
    font-family: FontAwesome;
    margin-left: -123px;
    font-size: 18px !important;
    color: #373435;
    position: absolute;
    margin-top: 20px
}

span.year1 {
    margin-left: 25px;
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    letter-spacing: .5px
}

.service-style7__top .title-box h3 {
    font-size: 34px;
    font-family: 'AvantGarde Bk BT';
    letter-spacing: .6px
}

.service-style7__top .title-box h1 {
    font-size: 34px;
    font-family: 'AvantGarde Bk BT';
    letter-spacing: .6px
}

.dispflex {
    display: grid
}

.icon-interior-design-1:before {
    color: var(--thm-base);
}

.icon-planning-1:before {
    color: var(--thm-base);
}

.icon-budget:before {
    color: var(--thm-base);
}

.annual_reports_block {
    display: inline-block
}

.service-style7__top .title-box1 h3 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 250;
    letter-spacing: 1px;
}

.service-style7__top .title-box1 h2 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 250;
    letter-spacing: 1px;
}


.title-box1 a {
    /*    color:var(--thm-base);*/
}

.single-partner-logo-boxinfo {
    position: relative;
    display: block;
    text-align: center;
    z-index: 1;
    max-width: 10%;
    margin-bottom: 0%;
    margin-top: 3%
}

.row.inforow {
    margin-top: 18px;
    display: flex;
    justify-content: center
}

.single-partner-logo-boxinfo1 {
    position: relative;
    display: block;
    text-align: center;
    z-index: 1;
    max-width: 10%;
    margin-bottom: 0%;
    margin-top: 3%
}

.single-partner-logo-boxinfo1 img {
    max-width: 100%;
    height: auto;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all
}

.projects-style5-area {
    background: #f9f9f9
}

.projects-style5__single .img-holder {
    max-width: 65%
}

.projects-style5__single .img-holder .overlay-text {
    position: absolute;
    left: 10px;
    bottom: 0;
    right: 10px;
    background: var(--thm-base);
    padding: 0 0 0;
    text-align: center;
    -webkit-transform: perspective(400px) rotateX(0deg) translateY(90px);
    -ms-transform: perspective(400px) rotateX(0deg) translateY(90px);
    transform: perspective(400px) rotateX(0deg) translateY(90px);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all
}

.sec-title-style41.clr-black h2 {
    color: var(--thm-black);
    padding-bottom: 32px;
    font-size: 30px;
    line-height: 35px;
    font-weight: 250;
    letter-spacing: 1px;
    font-family: 'AvantGarde Bk BT'
}

.projects-style5-area.pdtop120 {
    overflow-x: hidden
}

.faq-style1-area {
    background: #f9f9f9
}

.projects-style5__single .img-holder .overlay-text h2 a {
    font-size: 22px
}

.projects-style5__single .img-holder .overlay-text h2 {
    line-height: .25em
}

.sec-title-style4.clr-black h2 {
    font-size: 39px
}

.breadcrumb-area .title h2 {
    text-transform: unset;
    margin-top: 115px;
    color: #000
}

.about-style2__content .sec-title {
    margin-top: -5%
}

.single-service-style111 {
    position: relative;
    display: block;
    padding: 50px 30px 60px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    margin-bottom: 30px;
    z-index: 1
}

.manufacturing-sec .single-project-style4:hover .content-box p {
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 700ms
}

.single-project-style4 .content-box p {
    position: relative;
    display: inline-block;
    font-weight: 500;
    opacity: 0;
    transform: translateY(50px);
    transition: all 700ms ease;
    color: #fff;
    text-align: justify
}

.video-sec .single-service-style2 .img-holder:before {
    background: var(--thm-base)
}

.bg-light {
    color: #fff
}

.service-page-1 {
    padding: 55px 0 80px
}

.col-xl-4.col-lg-4.col-md-4.text-center.cus_offsetcenter {
    margin-left: 34%
}

.single-service-style5 .title-holder {
    opacity: .8
}

.bg-light1 {
    background: #fff
}

.inforow p {
    color: #000;
    line-height: normal
}

.date11.extra-date {
    width: 102px
}

.shareholding_pattern-block .date a {
    color: #333
}

.shareholding_pattern-block .date-text {
    margin-bottom: 5px;
    display: inline-block;
    color: black;
}

.date11-text {
    font-size: 16px
}

span.year {
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    letter-spacing: .5px
}

.shareholding_pattern-block .date11:hover {
    background: #f2f2f2 !important;
    color: #000 !important;
    cursor: pointer
}

.date11 {
    background: #eae5e5 !important;
    display: inline-block;
    width: 252px;
    height: auto;
    text-align: center;
    float: left;
    margin-right: 15px;
    font-size: 15px;
    text-transform: uppercase;
    color: #ececec;
    outline-offset: -6px;
    font-family: Quicksand, sans-serif
}

.date11 a:before {
    content: "\f019";
    font-family: FontAwesome;
    margin-left: -123px;
    font-size: 18px !important;
    color: #373435;
    position: absolute;
    margin-top: 20px;
    display: none;
}

.color-11 {
    color: #0190ae !important
}

.shareholding_pattern-block .date {
    background: #eae5e5 !important;
    outline: 1px solid rgb(49 49 49 / .1);
    width: 100px;
    padding: 15px;
    margin-right: 5px
}

span.tta-title-text:hover {
    color: #da251d
}

span.year:hover {
    color: #da251d
}

.date12 {
    background: #eae5e5 !important;
    display: inline-block;
    width: 252px;
    height: auto;
    text-align: center;
    float: left;
    margin-right: 15px;
    font-size: 15px;
    text-transform: uppercase;
    color: #ececec;
    outline-offset: -6px;
    font-family: Quicksand, sans-serif
}

.date12 a:before {
    font-family: FontAwesome;
    margin-left: -123px;
    font-size: 18px !important;
    color: #373435;
    position: absolute;
    margin-top: 20px;

}

.date12.extra-date {
    width: 102px
}

.color-12 {
    color: #01ab90 !important
}

.shareholding_pattern-block .date12:hover {
    background: #f2f2f2 !important;
    color: #000 !important;
    cursor: pointer
}

.color-13 {
    color: #fa3403 !important
}

.color-4 {
    color: #b2a700 !important;
}

.blog-classic .news-block-three {
    margin-bottom: 30px;
}

.news-block-three {
    position: relative;
}

.news-block-three .inner-box {
    position: relative;
}

.news-block-three .inner-box .image {
    position: relative;
    overflow: hidden;

    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}

.news-block-three .inner-box .lower-content {
    position: relative;
    padding: 30px 30px;
    background-color: #ffffff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.10);
}

.news-block-three .inner-box .lower-content:before {
    position: absolute;
    content: '';
    top: 0px;
    right: 0px;
    width: 374px;
    bottom: -50px;
    z-index: -2;
    background-position: right bottom;
}

.news-block-three .inner-box .lower-content .post-meta {
    position: relative;
}

.news-block-three .inner-box .lower-content .post-meta li:last-child {
    margin-right: 0px;
    padding-right: 0px;
    border: none;
}

.news-block-three .inner-box .lower-content .post-meta li {
    position: relative;
    color: #777777;
    font-size: 14px;
    padding-right: 10px;
    margin-right: 8px;
    line-height: 1.1em;
    display: inline-block;
    border-right: 1px solid #777777;
}

.wpb_wrapper {
    width: 50%;
}

.accordion .card {
    margin-bottom: 15px;
}

.accordion .card-header {
    background-color: #f8f9fa;
}

.accordion .btn-link {
    text-decoration: none;
    width: 100%;
    text-align: left;
    color: #007bff;
}

.accordion .card-body {
    padding: 15px;
}

.image-row {
    display: flex;
    /* Use flexbox for horizontal alignment */
    justify-content: space-between;
    /* Space between images */
}

.image-item {
    flex: 1;
    /* Allow items to grow and fill space equally */
    margin: 0 10px;
    /* Add horizontal margin for space */
}

.image p {
    text-align: center;
    /* Center the text */
    margin-top: 5px;
    /* Add some space above the text */
    font-size: 14px;
    /* Adjust font size */
    color: #333;
    font-weight: 700;
    /* Change text color */
}


.image-item img {
    width: 100%;
    /* Make images responsive */
    height: auto;
    /* Maintain aspect ratio */
}

ul#myTab {
    margin-top: 29px;
}

.download_list_1 {
    display: flex;

    gap: 20px;
    /* Space between boxes */
}

.pdf-box {
    border: 1px solid #ccc;
    /* Border around the box */
    padding: 15px;
    /* Padding inside the box */
    border-radius: 8px;
    /* Rounded corners */
    background-color: #f9f9f9;
    /* Light background color */
}

.pdf-box a {
    text-decoration: none;
    /* Remove underline from links */
    font-weight: bold;
    /* Make link text bold */
    color: #333;
    /* Text color */
}

.pdf-box .info-text {
    margin-top: 8px;
    /* Space above the info text */
    font-size: 16px;
    /* Smaller font size for info text */
    color: #555;
    /* Lighter color for info text */
}

.download_list li {
    padding: 15px 15px 15px 40px;
    background: #f1f1f1;
    width: 100%;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 25px;
}

section.press_section {
    margin-top: 6%;
}

h4.f1 {
    font-size: 15px;
}

p.text_p {
    margin-top: 29px;
}

.press_section .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* Ensures space between boxes */
}

.pdf-box {
    flex: 1;
    /* Makes all boxes take equal space */
    min-width: 280px;
    /* Minimum width for responsiveness */
    margin: 10px;
    /* Adds spacing between boxes */
    padding: 20px;
    /* Padding inside each box */
    border: 1px solid #ccc;
    /* Optional border for better visibility */
    border-radius: 8px;
    /* Rounded corners */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    /* Subtle shadow for depth */
    background-color: #fff;
    /* Background color */
    text-align: center;
    /* Center text */
}

h4.f1 {
    font-size: 18px;
    /* Font size for the heading */
    margin-bottom: 10px;
    /* Space below heading */
}

.info-text {
    font-size: 14px;
    /* Font size for info text */
    margin-bottom: 15px;
    /* Space below info text */
}

a {
    display: block;
    /* Flex display for the link */
    align-items: center;
    /* Center items vertically */
}

.w-200.separator {
    margin-top: 3%;
}

/* General section styling */
.history-timeline {
    background-color: #f7f7f7;
    padding: 60px 0;
    font-family: 'Arial', sans-serif;
}

/* Title Styling */
.sec-title-style4 h2 {
    font-size: 36px;
    font-weight: 600;
    color: #333;
    margin-bottom: 20px;
}

.sub-bar {
    width: 60px;
    height: 3px;
    background-color: #333;
    margin: 10px auto;
}

/* Timeline wrapper */
.timeline {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

/* Timeline item structure */
.timeline-item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
}

.timeline-item:hover {
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}

/* Timeline year styling */
.timeline-year {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

.timeline-year h3 {
    font-size: 28px;
    font-weight: 700;
    color: #333;
    margin: 0;
}

.year-icon {
    width: 50px;
    margin-right: 15px;
}

/* Timeline content styling */
.timeline-content {
    flex: 1;
    max-width: 60%;
    text-align: left;
}

.timeline-content h4 {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    margin-top: 10px;
}

.timeline-content p {
    font-size: 16px;
    color: #777;
    margin-top: 10px;
}

/* Timeline image section */
.timeline-image,
.timeline-images {
    max-width: 15%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.timeline-image img,
.timeline-images img {
    width: 100%;
    border-radius: 8px;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.timeline-image img:hover,
.timeline-images img:hover {
    transform: scale(1.05);
}

/* Responsive Design */
@media (max-width: 768px) {
    .timeline-item {
        flex-direction: column;
        align-items: center;
    }

    .timeline-content {
        max-width: 100%;
        text-align: center;
    }

    .timeline-image,
    .timeline-images {
        max-width: 100%;
        margin-top: 20px;
    }

    .timeline-item {
        padding: 20px;
    }

    .timeline-year h3 {
        font-size: 24px;
    }

    .timeline-content h4 {
        font-size: 20px;
    }
}

.FeaturedPressReleases_background__c9OwB {
    background-image: url(../images/press-releases-background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

.FeaturedPressReleases_background__c9Owlm {
    background-image: url(../images/media-reports-background.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

.FeaturedPressReleases_background__c9OwC{
    background-image: url(../images/events-background.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

.py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.mx-auto {
    margin-inline-start: auto;
    margin-inline-end: auto;
}

.px-5 {
    padding-inline-start: 1.25rem;
    padding-inline-end: 1.25rem;
}

.gap-5 {
    gap: 1.25rem;
}

.flex {
    display: flex;
}

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
    transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
    transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
    transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
    transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
    transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
    transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
    transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
    transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
    transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
    transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
    transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
    transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
    transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
    transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
    transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
    transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
    transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
    transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
    transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
    transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
    transition-delay: 3s
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
    transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
    transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
    transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
    transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0);
}

[data-aos=fade-up] {
    transform: translate3d(0, 100px, 0)
}

[data-aos=fade-down] {
    transform: translate3d(0, -100px, 0)
}

[data-aos=fade-right] {
    transform: translate3d(-100px, 0, 0)
}

[data-aos=fade-left] {
    transform: translate3d(100px, 0, 0)
}

[data-aos=fade-up-right] {
    transform: translate3d(-100px, 100px, 0)
}

[data-aos=fade-up-left] {
    transform: translate3d(100px, 100px, 0)
}

[data-aos=fade-down-right] {
    transform: translate3d(-100px, -100px, 0)
}

[data-aos=fade-down-left] {
    transform: translate3d(100px, -100px, 0)
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translateZ(0) scale(1)
}

[data-aos=zoom-in] {
    transform: scale(.6)
}

[data-aos=zoom-in-up] {
    transform: translate3d(0, 100px, 0) scale(.6)
}

[data-aos=zoom-in-down] {
    transform: translate3d(0, -100px, 0) scale(.6)
}

[data-aos=zoom-in-right] {
    transform: translate3d(-100px, 0, 0) scale(.6)
}

[data-aos=zoom-in-left] {
    transform: translate3d(100px, 0, 0) scale(.6)
}

[data-aos=zoom-out] {
    transform: scale(1.2)
}

[data-aos=zoom-out-up] {
    transform: translate3d(0, 100px, 0) scale(1.2)
}

[data-aos=zoom-out-down] {
    transform: translate3d(0, -100px, 0) scale(1.2)
}

[data-aos=zoom-out-right] {
    transform: translate3d(-100px, 0, 0) scale(1.2)
}

[data-aos=zoom-out-left] {
    transform: translate3d(100px, 0, 0) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
    transition-property: transform
}

[data-aos^=slide][data-aos^=slide].aos-animate {
    transform: translateZ(0)
}

[data-aos=slide-up] {
    transform: translate3d(0, 100%, 0)
}

[data-aos=slide-down] {
    transform: translate3d(0, -100%, 0)
}

[data-aos=slide-right] {
    transform: translate3d(-100%, 0, 0)
}

[data-aos=slide-left] {
    transform: translate3d(100%, 0, 0)
}

[data-aos^=flip][data-aos^=flip] {
    backface-visibility: hidden;
    transition-property: transform
}

[data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg)
}

[data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg)
}

[data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg)
}

[data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0)
}

[data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg)
}

[data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0)
}

.w-full {
    width: 100%;
}

/*
! tailwindcss v3.4.10 | MIT License | https://tailwindcss.com
*/
*,
:after,
:before {
    box-sizing: border-box;
    border: 0 solid
}

:after,
:before {
    --tw-content: ""
}

:host,
html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    tab-size: 4;
    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;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    line-height: inherit
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

abbr:where([title]) {
    text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

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-variation-settings: normal;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
    -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: 0
}

fieldset {
    margin: 0
}

fieldset,
legend {
    padding: 0
}

menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


dialog {
    padding: 0
}

textarea {
    resize: vertical
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    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 {
    max-width: 100%;
    height: auto
}

[hidden] {
    display: none
}

*,
: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(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style:
}

.container {
    width: 100%
}

@media (min-width: 1320px) {
    .container {
        max-width: 1320px
    }
}

.pointer-events-none {
    pointer-events: none
}

.visible {
    visibility: visible
}

.invisible {
    visibility: hidden
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

.z-10 {
    z-index: 10
}

.z-50 {
    z-index: 50
}

.z-\[-1\] {
    z-index: -1
}

.z-\[0\] {
    z-index: 0
}

.z-\[10000\] {
    z-index: 10000
}

.z-\[10001\] {
    z-index: 10001
}

.z-\[1000\] {
    z-index: 1000
}

.z-\[10\] {
    z-index: 10
}

.z-\[11\] {
    z-index: 11
}

.z-\[12\] {
    z-index: 12
}

.z-\[1\] {
    z-index: 1
}

.z-\[2\] {
    z-index: 2
}

.z-\[3\] {
    z-index: 3
}

.z-\[50000\] {
    z-index: 50000
}

.z-\[999\] {
    z-index: 999
}

.order-2 {
    order: 2
}

.order-first {
    order: -9999
}

.order-last {
    order: 9999
}

.col-span-1 {
    grid-column: span 1/span 1
}

.col-span-2 {
    grid-column: span 2/span 2
}

.col-span-3 {
    grid-column: span 3/span 3
}

.col-span-4 {
    grid-column: span 4/span 4
}

.col-span-5 {
    grid-column: span 5/span 5
}

.col-span-6 {
    grid-column: span 6/span 6
}

.col-span-7 {
    grid-column: span 7/span 7
}

.col-span-8 {
    grid-column: span 8/span 8
}

.col-span-9 {
    grid-column: span 9/span 9
}

.col-span-full {
    grid-column: 1/-1
}

.row-span-3 {
    grid-row: span 3/span 3
}

.float-left {
    float: left
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.\!flex {
    display: flex !important
}

.flex {
    display: flex;
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.aspect-video {
    aspect-ratio: 16/9
}

.\!h-\[30px\] {
    height: 30px !important
}

.h-10 {
    height: 2.5rem
}

.h-2 {
    height: .5rem
}

.h-3 {
    height: .75rem
}

.h-5 {
    height: 1.25rem
}

.h-6 {
    height: 1.5rem
}

.h-\[0px\] {
    height: 0
}

.h-\[100vh\] {
    height: 100vh
}

.h-\[150px\] {
    height: 150px
}

.h-\[155px\] {
    height: 155px
}

.h-\[15px\] {
    height: 15px
}

.h-\[160px\] {
    height: 160px
}

.h-\[1px\] {
    height: 1px
}

.h-\[200px\] {
    height: 200px
}

.h-\[20px\] {
    height: 20px
}

.h-\[210px\] {
    height: 210px
}

.h-\[230px\] {
    height: 230px
}

.h-\[25px\] {
    height: 25px
}

.h-\[27px\] {
    height: 27px
}

.h-\[300px\] {
    height: 300px
}

.h-\[30px\] {
    height: 30px
}

.h-\[35px\] {
    height: 35px
}

.h-\[40px\] {
    height: 40px
}

.h-\[45px\] {
    height: 45px
}

.h-\[500px\] {
    height: 500px
}

.h-\[50px\] {
    height: 50px
}

.h-\[550px\] {
    height: 550px
}

.h-\[60px\] {
    height: 60px
}

.h-\[80px\] {
    height: 80px
}

.h-\[91px\] {
    height: 91px
}

.h-\[calc\(100\%-50px\)\] {
    height: calc(100% - 50px)
}

.h-auto {
    height: auto
}

.h-full {
    height: 100%
}

.max-h-\[0vh\] {
    max-height: 0
}

.max-h-\[250px\] {
    max-height: 250px
}

.max-h-\[80vh\] {
    max-height: 80vh
}

.min-h-\[200px\] {
    min-height: 200px
}

.min-h-\[300px\] {
    min-height: 300px
}

.min-h-\[320px\] {
    min-height: 320px
}

.min-h-\[500px\] {
    min-height: 500px
}

.min-h-\[calc\(100vh-130px\)\] {
    min-height: calc(100vh - 130px)
}

.min-h-\[calc\(100vh-380px\)\] {
    min-height: calc(100vh - 380px)
}

.min-h-\[calc\(100vh-50px\)\] {
    min-height: calc(100vh - 50px)
}

.\!w-full {
    width: 100% !important
}

.w-1\/2 {
    width: 50%
}

.w-10 {
    width: 2.5rem
}

.w-3 {
    width: .75rem
}

.w-5 {
    width: 1.25rem
}

.w-6 {
    width: 1.5rem
}

.w-\[100\%\] {
    width: 100%
}

.w-\[110px\] {
    width: 110px
}

.w-\[115px\] {
    width: 115px
}

.w-\[120px\] {
    width: 120px
}

.w-\[130px\] {
    width: 130px
}

.w-\[150px\] {
    width: 150px
}

.w-\[15px\] {
    width: 15px
}

.w-\[190px\] {
    width: 190px
}

.w-\[1920px\] {
    width: 1920px
}

.w-\[200px\] {
    width: 200px
}

.w-\[20px\] {
    width: 20px
}

.w-\[25px\] {
    width: 25px
}

.w-\[27px\] {
    width: 27px
}

.w-\[300px\] {
    width: 300px
}

.w-\[310px\] {
    width: 310px
}

.w-\[320px\] {
    width: 320px
}

.w-\[350px\] {
    width: 350px
}

.w-\[40px\] {
    width: 40px
}

.w-\[55px\] {
    width: 55px
}

.w-\[640px\] {
    width: 640px
}

.w-\[70\%\] {
    width: 70%
}

.w-\[80\%\] {
    width: 80%
}

.w-\[80px\] {
    width: 80px
}

.w-\[85\%\] {
    width: 85%
}

.w-\[90\%\] {
    width: 90%
}

.w-\[calc\(100\%-120px\)\] {
    width: calc(100% - 120px)
}

.w-\[calc\(100\%-2\.5rem\)\] {
    width: calc(100% - 2.5rem)
}

.w-\[calc\(100\%-40px\)\] {
    width: calc(100% - 40px)
}

.w-\[calc\(100\%-50px\)\] {
    width: calc(100% - 50px)
}

.w-full {
    width: 100%
}

.min-w-\[300px\] {
    min-width: 300px
}

.min-w-\[350px\] {
    min-width: 350px
}

.max-w-\[100\%\] {
    max-width: 100%
}

.max-w-\[200px\] {
    max-width: 200px
}

.max-w-\[305px\] {
    max-width: 305px
}

.max-w-\[350px\] {
    max-width: 350px
}

.max-w-\[375px\] {
    max-width: 375px
}

.max-w-\[50\%\] {
    max-width: 50%
}

.max-w-\[700px\] {
    max-width: 700px
}

.max-w-\[750px\] {
    max-width: 750px
}

.max-w-\[800px\] {
    max-width: 800px
}

.-translate-x-1\/2 {
    --tw-translate-x: -50%
}

.-translate-x-1\/2,
.rotate-180 {
    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-180 {
    --tw-rotate: 180deg
}

.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))
}

@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

.animate-spin {
    animation: spin 1s linear infinite
}

.cursor-pointer {
    cursor: pointer
}

.resize {
    resize: both
}

.list-\[disclosure-closed\] {
    list-style-type: disclosure-closed
}

.list-disc {
    list-style-type: disc
}

.list-none {
    list-style-type: none
}

.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))
}

.grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr))
}

.grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr))
}

.grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr))
}

.grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr))
}

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.content-center {
    align-content: center
}

.items-start {
    align-items: flex-start
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.items-stretch {
    align-items: stretch
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.gap-1 {
    gap: .25rem
}

.gap-10 {
    gap: 2.5rem
}

.gap-16 {
    gap: 4rem
}

.gap-2 {
    gap: .5rem
}

.gap-3 {
    gap: .75rem
}

.gap-4 {
    gap: 1rem
}

.gap-5 {
    gap: 1.25rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-8 {
    gap: 2rem
}

.gap-\[5px\] {
    gap: 5px
}

.self-start {
    align-self: flex-start
}

.overflow-hidden {
    overflow: hidden
}

.overflow-x-auto {
    overflow-x: auto
}

.overflow-y-auto {
    overflow-y: auto
}

.overflow-x-hidden {
    overflow-x: hidden
}

.overflow-y-hidden {
    overflow-y: hidden
}

.whitespace-nowrap {
    white-space: nowrap
}

.whitespace-break-spaces {
    white-space: break-spaces
}

.bg-\[\#00a652\] {
    --tw-bg-opacity: 1;
    background-color: rgb(0 166 82/var(--tw-bg-opacity))
}

.bg-\[\#028342\] {
    --tw-bg-opacity: 1;
    background-color: rgb(2 131 66/var(--tw-bg-opacity))
}

.bg-\[\#072c63\] {
    --tw-bg-opacity: 1;
    background-color: rgb(7 44 99/var(--tw-bg-opacity))
}

.bg-\[\#4bac37\] {
    --tw-bg-opacity: 1;
    background-color: rgb(75 172 55/var(--tw-bg-opacity))
}

.bg-\[\#582a29\] {
    --tw-bg-opacity: 1;
    background-color: rgb(88 42 41/var(--tw-bg-opacity))
}

.bg-\[\#594a43\] {
    --tw-bg-opacity: 1;
    background-color: rgb(89 74 67/var(--tw-bg-opacity))
}

.bg-\[\#79c04b\] {
    --tw-bg-opacity: 1;
    background-color: rgb(121 192 75/var(--tw-bg-opacity))
}

.bg-\[\#eaeceb\] {
    --tw-bg-opacity: 1;
    background-color: rgb(234 236 235/var(--tw-bg-opacity))
}

.bg-\[\#eb1f26\] {
    --tw-bg-opacity: 1;
    background-color: rgb(235 31 38/var(--tw-bg-opacity))
}

.bg-\[\#f4831f\] {
    --tw-bg-opacity: 1;
    background-color: rgb(244 131 31/var(--tw-bg-opacity))
}

.bg-\[\#ff0101\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 1 1/var(--tw-bg-opacity))
}

.bg-\[white\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity))
}

.bg-black\/20 {
    background-color: rgba(0, 0, 0, .2)
}

.bg-black\/25 {
    background-color: rgba(0, 0, 0, .25)
}

.bg-black\/30 {
    background-color: rgba(0, 0, 0, .3)
}

.bg-black\/35 {
    background-color: rgba(0, 0, 0, .35)
}

.bg-black\/40 {
    background-color: rgba(0, 0, 0, .4)
}

.bg-black\/50 {
    background-color: rgba(0, 0, 0, .5)
}

.bg-black\/60 {
    background-color: rgba(0, 0, 0, .6)
}

.bg-black\/70 {
    background-color: rgba(0, 0, 0, .7)
}

.bg-black\/80 {
    background-color: rgba(0, 0, 0, .8)
}

.bg-black\/90 {
    background-color: rgba(0, 0, 0, .9)
}

.bg-black\/95 {
    background-color: rgba(0, 0, 0, .95)
}

.bg-brown {
    --tw-bg-opacity: 1;
    background-color: rgb(89 74 66/var(--tw-bg-opacity))
}

.bg-green\/70 {
    background-color: rgba(0, 128, 0, .7)
}

.bg-grey {
    --tw-bg-opacity: 1;
    background-color: rgb(48 48 48/var(--tw-bg-opacity))
}

.bg-grey\/10 {
    background-color: rgba(48, 48, 48, .1)
}

.bg-grey\/20 {
    background-color: rgba(48, 48, 48, .2)
}

.bg-grey\/5 {
    background-color: rgba(48, 48, 48, .05)
}

.bg-grey\/70 {
    background-color: rgba(48, 48, 48, .7)
}

.bg-grey\/\[0\.01\] {
    background-color: rgba(48, 48, 48, .01)
}

.bg-maroon {
    --tw-bg-opacity: 1;
    background-color: rgb(183 15 27/var(--tw-bg-opacity))
}

.bg-orange {
    --tw-bg-opacity: 1;
    background-color: rgb(240 103 41/var(--tw-bg-opacity))
}

.bg-red {
    --tw-bg-opacity: 1;
    background-color: rgb(255 0 0/var(--tw-bg-opacity))
}

.bg-red\/70 {
    background-color: rgba(255, 0, 0, .7)
}

.bg-skyGrey {
    --tw-bg-opacity: 1;
    background-color: rgb(105 111 123/var(--tw-bg-opacity))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
}

.bg-white\/20 {
    background-color: hsla(0, 0%, 100%, .2)
}

.bg-white\/70 {
    background-color: hsla(0, 0%, 100%, .7)
}

.bg-white\/90 {
    background-color: hsla(0, 0%, 100%, .9)
}

.bg-white\/\[0\.0\] {
    background-color: hsla(0, 0%, 100%, 0)
}

.bg-opacity-\[\.7\] {
    --tw-bg-opacity: .7
}

.bg-opacity-\[20\%\] {
    --tw-bg-opacity: 20%
}

.bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops))
}

.bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops))
}

.from-\[\#594a43\] {
    --tw-gradient-from: #594a43 var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(89, 74, 67, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#dd0000\] {
    --tw-gradient-from: #d00 var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(221, 0, 0, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#ff5722\] {
    --tw-gradient-from: #ff5722 var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(255, 87, 34, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#ffb300\] {
    --tw-gradient-from: #ffb300 var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(255, 179, 0, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-black {
    --tw-gradient-from: #000 var(--tw-gradient-from-position);
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-black\/80 {
    --tw-gradient-from: rgba(0, 0, 0, .8) var(--tw-gradient-from-position);
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-maroon {
    --tw-gradient-from: #b70f1b var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(183, 15, 27, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-white {
    --tw-gradient-from: #fff var(--tw-gradient-from-position);
    --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-0\% {
    --tw-gradient-from-position: 0%
}

.from-10\% {
    --tw-gradient-from-position: 10%
}

.from-35\% {
    --tw-gradient-from-position: 35%
}

.from-40\% {
    --tw-gradient-from-position: 40%
}

.from-50\% {
    --tw-gradient-from-position: 50%
}

.via-black\/70 {
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), rgba(0, 0, 0, .7) var(--tw-gradient-via-position), var(--tw-gradient-to)
}

.via-grey\/5 {
    --tw-gradient-to: rgba(48, 48, 48, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), rgba(48, 48, 48, .05) var(--tw-gradient-via-position), var(--tw-gradient-to)
}

.via-white {
    --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to)
}

.via-20\% {
    --tw-gradient-via-position: 20%
}

.via-40\% {
    --tw-gradient-via-position: 40%
}

.to-\[\#ff0000\] {
    --tw-gradient-to: red var(--tw-gradient-to-position)
}

.to-\[\#ffa500\] {
    --tw-gradient-to: orange var(--tw-gradient-to-position)
}

.to-\[\#ffe500\] {
    --tw-gradient-to: #ffe500 var(--tw-gradient-to-position)
}

.to-black\/0 {
    --tw-gradient-to: transparent var(--tw-gradient-to-position)
}

.to-grey\/5 {
    --tw-gradient-to: rgba(48, 48, 48, .05) var(--tw-gradient-to-position)
}

.to-red {
    --tw-gradient-to: red var(--tw-gradient-to-position)
}

.to-white {
    --tw-gradient-to: #fff var(--tw-gradient-to-position)
}

.to-50\% {
    --tw-gradient-to-position: 50%
}

.to-70\% {
    --tw-gradient-to-position: 70%
}

.bg-contain {
    background-size: contain
}

.bg-cover {
    background-size: cover
}

.bg-fixed {
    background-attachment: fixed
}

.bg-\[right_15px_bottom_15px\] {
    background-position: right 15px bottom 15px
}

.bg-center {
    background-position: 50%
}

.bg-left-top {
    background-position: 0 0
}

.bg-right-top {
    background-position: 100% 0
}

.bg-top {
    background-position: top
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.object-cover {
    object-fit: cover
}

.object-center {
    object-position: center
}

.\!text-\[15px\] {
    font-size: 15px !important
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}

.text-5xl {
    font-size: 3rem;
    line-height: 1
}

.text-6xl {
    font-size: 3.75rem;
    line-height: 1
}

.text-\[1\.8rem\] {
    font-size: 1.8rem
}

.text-\[10px\] {
    font-size: 10px
}

.text-\[12px\] {
    font-size: 12px
}

.text-\[130px\] {
    font-size: 130px
}

.text-\[14px\] {
    font-size: 14px
}

.text-\[40px\] {
    font-size: 40px
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.font-\[300\] {
    font-weight: 300
}

.font-\[400\] {
    font-weight: 400
}

.font-\[500\] {
    font-weight: 500
}

.font-\[800\] {
    font-weight: 800
}

.font-\[900\] {
    font-weight: 900
}

.uppercase {
    text-transform: uppercase
}

.capitalize {
    text-transform: capitalize
}

.normal-case {
    text-transform: none
}

.leading-\[initial\] {
    line-height: normal
}

.leading-\[normal\!important\] {
    line-height: normal !important
}

.leading-none {
    line-height: 1
}

.leading-normal {
    line-height: 1.5
}

.leading-tight {
    line-height: 1.25
}

.tracking-\[-50px\] {
    letter-spacing: -50px
}

.tracking-wide {
    letter-spacing: .025em
}

.text-\[black\!important\] {
    color: #000 !important
}

.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.text-black\/70 {
    color: rgba(0, 0, 0, .7)
}

.text-green {
    --tw-text-opacity: 1;
    color: rgb(0 128 0/var(--tw-text-opacity))
}

.text-grey {
    --tw-text-opacity: 1;
    color: rgb(48 48 48/var(--tw-text-opacity))
}

.text-grey\/70 {
    color: rgba(48, 48, 48, .7)
}

.text-maroon {
    --tw-text-opacity: 1;
    color: rgb(183 15 27/var(--tw-text-opacity))
}

.text-red {
    --tw-text-opacity: 1;
    color: rgb(255 0 0/var(--tw-text-opacity))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.text-white\/70 {
    color: hsla(0, 0%, 100%, .7)
}

.text-yellow {
    --tw-text-opacity: 1;
    color: rgb(246 223 0/var(--tw-text-opacity))
}

.underline {
    text-decoration-line: underline
}

.decoration-grey\/50 {
    text-decoration-color: rgba(48, 48, 48, .5)
}

.decoration-maroon {
    text-decoration-color: #b70f1b
}

.decoration-2 {
    text-decoration-thickness: 2px
}

.decoration-4 {
    text-decoration-thickness: 4px
}

.underline-offset-4 {
    text-underline-offset: 4px
}

.underline-offset-8 {
    text-underline-offset: 8px
}

.opacity-0 {
    opacity: 0
}

.opacity-10 {
    opacity: .1
}

.opacity-20 {
    opacity: .2
}

.opacity-25 {
    opacity: .25
}

.opacity-40 {
    opacity: .4
}

.opacity-75 {
    opacity: .75
}

.opacity-80 {
    opacity: .8
}

.opacity-\[0\.5\] {
    opacity: .5
}

.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-\[0_0_10px_0_rgba\(0\2c 0\2c 0\2c 0\.5\)\] {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-\[0_0_10px_0_rgba\(0\2c 0\2c 0\2c 0\.5\)\] {
    --tw-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
    --tw-shadow-colored: 0 0 10px 0 var(--tw-shadow-color)
}

.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-lg,
.shadow-md {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color)
}

.shadow-xl {
    --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);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.blur {
    --tw-blur: blur(8px)
}

.blur,
.drop-shadow-2xl {
    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)
}

.drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, .15))
}

.grayscale {
    --tw-grayscale: grayscale(100%)
}

.filter,
.grayscale {
    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-\[opacity\] {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-\[right\] {
    transition-property: right;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-\[transform\] {
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.duration-1000 {
    transition-duration: 1s
}

.duration-150 {
    transition-duration: .15s
}

.duration-300 {
    transition-duration: .3s
}

.duration-500 {
    transition-duration: .5s
}

.duration-75 {
    transition-duration: 75ms
}

.ease-in {
    transition-timing-function: cubic-bezier(.4, 0, 1, 1)
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.inset-0 {
    top: 0;
    inset-inline-end: 0;
    bottom: 0;
    inset-inline-start: 0
}

.\!bottom-0 {
    bottom: 0 !important
}

.\!bottom-\[5px\] {
    bottom: 5px !important
}

.\!left-\[calc\(50\%-44px\)\] {
    inset-inline-start: calc(50% - 44px) !important
}

.\!right-\[calc\(50\%-44px\)\] {
    inset-inline-end: calc(50% - 44px) !important
}

.\!top-\[auto\] {
    top: auto !important
}

.bottom-0 {
    bottom: 0
}

.bottom-10 {
    bottom: 2.5rem
}

.bottom-12 {
    bottom: 3rem
}

.bottom-16 {
    bottom: 4rem
}

.bottom-20 {
    bottom: 5rem
}

.bottom-5 {
    bottom: 1.25rem
}

.bottom-\[-15px\] {
    bottom: -15px
}

.bottom-\[-30px\] {
    bottom: -30px
}

.bottom-\[-6px\] {
    bottom: -6px
}

.bottom-\[2\%\] {
    bottom: 2%
}

.bottom-\[25px\] {
    bottom: 25px
}

.bottom-\[305px\] {
    bottom: 305px
}

.bottom-full {
    bottom: 100%
}

.left-0 {
    inset-inline-start: 0
}

.left-1\/2 {
    inset-inline-start: 50%
}

.left-5 {
    inset-inline-start: 1.25rem
}

.left-\[-30px\] {
    inset-inline-start: -30px
}

.left-\[4px\] {
    inset-inline-start: 4px
}

.left-\[calc\(50\%-150px\)\] {
    inset-inline-start: calc(50% - 150px)
}

.left-\[calc\(50\%-75px\)\] {
    inset-inline-start: calc(50% - 75px)
}

.right-0 {
    inset-inline-end: 0
}

.right-1\/2 {
    inset-inline-end: 50%
}

.right-2 {
    inset-inline-end: .5rem
}

.right-\[-4px\] {
    inset-inline-end: -4px
}

.top-0 {
    top: 0
}

.top-2 {
    top: .5rem
}

.top-20 {
    top: 5rem
}

.top-\[-28px\] {
    top: -28px
}

.top-\[-8\%\] {
    top: -8%
}

.top-\[0\] {
    top: 0
}

.top-\[12px\] {
    top: 12px
}

.top-\[150px\] {
    top: 150px
}

.top-\[3\%\] {
    top: 3%
}

.top-\[4px\] {
    top: 4px
}

.top-\[55px\] {
    top: 55px
}

.top-\[60px\] {
    top: 60px
}

.top-\[80\%\] {
    top: 80%
}

.top-\[90px\] {
    top: 90px
}

.top-\[91px\] {
    top: 91px
}

.top-\[calc\(50\%-0px\)\] {
    top: calc(50% - 0px)
}

.top-full {
    top: 100%
}

.m-0 {
    margin: 0
}

.m-5 {
    margin: 1.25rem
}

.mx-1 {
    margin-inline-start: .25rem;
    margin-inline-end: .25rem
}

.mx-2 {
    margin-inline-start: .5rem;
    margin-inline-end: .5rem
}

.mx-5 {
    margin-inline-start: 1.25rem;
    margin-inline-end: 1.25rem
}

.mx-auto {
    margin-inline-start: auto;
    margin-inline-end: auto
}

.my-0 {
    margin-top: 0;
    margin-bottom: 0
}

.my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem
}

.my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}

.my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem
}

.my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem
}

.my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}

.mb-0 {
    margin-bottom: 0
}

.mb-1 {
    margin-bottom: .25rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mb-14 {
    margin-bottom: 3.5rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-20 {
    margin-bottom: 5rem
}

.mb-3 {
    margin-bottom: .75rem
}

.mb-4 {
    margin-bottom: 1rem
}

.bb-5 {
    margin-bottom: 1.25rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mb-\[-1px\] {
    margin-bottom: -1px
}

.mb-\[-7px\] {
    margin-bottom: -7px
}

.mb-\[0\!important\] {
    margin-bottom: 0 !important
}

.mb-\[15px\] {
    margin-bottom: 15px
}

.mb-\[36\%\] {
    margin-bottom: 36%
}

.mb-\[5\%\] {
    margin-bottom: 5%
}

.ml-10 {
    margin-inline-start: 2.5rem
}

.ml-2 {
    margin-inline-start: .5rem
}

.ml-5 {
    margin-inline-start: 1.25rem
}

.ml-auto {
    margin-inline-start: auto
}

.mr-1 {
    margin-inline-end: .25rem
}

.mr-2 {
    margin-inline-end: .5rem
}

.mr-5 {
    margin-inline-end: 1.25rem
}

.mr-\[5px\] {
    margin-inline-end: 5px
}

.mr-auto {
    margin-inline-end: auto
}

.mt-0 {
    margin-top: 0
}

.mt-1 {
    margin-top: .25rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mt-2 {
    margin-top: .5rem
}

.mt-20 {
    margin-top: 5rem
}

.mt-3 {
    margin-top: .75rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-5 {
    margin-top: 1.25rem
}

.mt-\[-10px\] {
    margin-top: -10px
}

.mt-\[130px\] {
    margin-top: 130px
}

.mt-\[3px\] {
    margin-top: 3px
}

.rounded {
    border-radius: .25rem
}

.rounded-2xl {
    border-radius: 1rem
}

.rounded-full {
    border-radius: 9999px
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-md {
    border-radius: .375rem
}

.rounded-xl {
    border-radius: .75rem
}

.rounded-l {
    border-start-start-radius: .25rem;
    border-end-start-radius: .25rem
}

.rounded-l-lg {
    border-end-start-radius: .5rem
}

.rounded-l-lg,
.rounded-tl-lg {
    border-start-start-radius: .5rem
}

.rounded-tr-lg {
    border-start-end-radius: .5rem
}

.border {
    border-width: 1px
}

.border-y {
    border-top-width: 1px
}

.border-b,
.border-y {
    border-bottom-width: 1px
}

.border-b-4 {
    border-bottom-width: 4px
}

.border-b-8 {
    border-bottom-width: 8px
}

.border-l {
    border-inline-start-width: 1px
}

.border-r {
    border-inline-end-width: 1px
}

.border-r-\[10px\] {
    border-inline-end-width: 10px
}

.border-r-\[20px\] {
    border-inline-end-width: 20px
}

.border-r-\[30px\] {
    border-inline-end-width: 30px
}

.border-t {
    border-top-width: 1px
}

.border-t-\[5px\] {
    border-top-width: 5px
}

.border-black {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0/var(--tw-border-opacity))
}

.border-black\/30 {
    border-color: rgba(0, 0, 0, .3)
}

.border-grey {
    --tw-border-opacity: 1;
    border-color: rgb(48 48 48/var(--tw-border-opacity))
}

.border-grey\/10 {
    border-color: rgba(48, 48, 48, .1)
}

.border-grey\/20 {
    border-color: rgba(48, 48, 48, .2)
}

.border-grey\/30 {
    border-color: rgba(48, 48, 48, .3)
}

.border-grey\/40 {
    border-color: rgba(48, 48, 48, .4)
}

.border-grey\/70 {
    border-color: rgba(48, 48, 48, .7)
}

.border-maroon {
    --tw-border-opacity: 1;
    border-color: rgb(183 15 27/var(--tw-border-opacity))
}

.border-white {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255/var(--tw-border-opacity))
}

.border-white\/30 {
    border-color: hsla(0, 0%, 100%, .3)
}

.border-white\/40 {
    border-color: hsla(0, 0%, 100%, .4)
}

.border-white\/50 {
    border-color: hsla(0, 0%, 100%, .5)
}

.border-white\/70 {
    border-color: hsla(0, 0%, 100%, .7)
}

.border-yellow {
    --tw-border-opacity: 1;
    border-color: rgb(246 223 0/var(--tw-border-opacity))
}

.border-b-grey\/20 {
    border-bottom-color: rgba(48, 48, 48, .2)
}

.border-b-maroon {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(183 15 27/var(--tw-border-opacity))
}

.border-b-orange {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(240 103 41/var(--tw-border-opacity))
}

.border-b-yellow {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(246 223 0/var(--tw-border-opacity))
}

.border-opacity-30 {
    --tw-border-opacity: 0.3
}

.p-1 {
    padding: .25rem
}

.p-10 {
    padding: 2.5rem
}

.p-2 {
    padding: .5rem
}

.p-3 {
    padding: .75rem
}

.p-5 {
    padding: 1.25rem
}

.p-8 {
    padding: 2rem
}

.px-0 {
    padding-inline-start: 0;
    padding-inline-end: 0
}

.px-2 {
    padding-inline-start: .5rem;
    padding-inline-end: .5rem
}

.px-20 {
    padding-inline-start: 5rem;
    padding-inline-end: 5rem
}

.px-3 {
    padding-inline-start: .75rem;
    padding-inline-end: .75rem
}

.px-4 {
    padding-inline-start: 1rem;
    padding-inline-end: 1rem
}

.bx-5 {
    padding-inline-start: 1.25rem;
    padding-inline-end: 1.25rem;
    padding-top: 17px;
}

.px-8 {
    padding-inline-start: 2rem;
    padding-inline-end: 2rem
}

.px-\[35px\] {
    padding-inline-start: 35px;
    padding-inline-end: 35px
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.py-\[120px\] {
    padding-top: 120px;
    padding-bottom: 120px
}

.py-\[150px\] {
    padding-top: 150px;
    padding-bottom: 150px
}

.py-\[2px\] {
    padding-top: 2px;
    padding-bottom: 2px
}

.py-\[40px\] {
    padding-top: 40px;
    padding-bottom: 40px
}

.py-\[6px\] {
    padding-top: 6px;
    padding-bottom: 6px
}

.pb-0 {
    padding-bottom: 0
}

.pb-1 {
    padding-bottom: .25rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pb-16 {
    padding-bottom: 4rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pb-20 {
    padding-bottom: 5rem
}

.pb-24 {
    padding-bottom: 6rem
}

.pb-3 {
    padding-bottom: .75rem
}

.pb-5 {
    padding-bottom: 1.25rem
}

.pb-\[2px\] {
    padding-bottom: 2px
}

.pb-\[8px\] {
    padding-bottom: 8px
}

.pl-0 {
    padding-inline-start: 0
}

.pr-0 {
    padding-inline-end: 0
}

.pr-10 {
    padding-inline-end: 2.5rem
}

.pr-\[10px\] {
    padding-inline-end: 10px
}

.pt-10 {
    padding-top: 2.5rem
}

.pt-20 {
    padding-top: 5rem
}

.pt-3 {
    padding-top: .75rem
}

.pt-5 {
    padding-top: 1.25rem
}

.pt-8 {
    padding-top: 2rem
}

.pt-\[110px\] {
    padding-top: 110px
}

.pt-\[120px\] {
    padding-top: 120px
}

.pt-\[2px\] {
    padding-top: 2px
}

.pt-\[3px\] {
    padding-top: 3px
}

.text-left {
    text-align: start
}

.text-center {
    text-align: center
}

.text-right {
    text-align: end
}

.text-start {
    text-align: start
}

.bullet-maroon {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(183 15 27/var(--tw-bg-opacity)) !important
}

.bullet-white {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255/var(--tw-bg-opacity)) !important
}

.animateImage {
    display: inline-block;
    overflow: hidden
}

.animateImage img {
    display: block;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 1s
}

.animateImage img:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    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))
}

.gradientRed {
    background: #ff002d;
    background: radial-gradient(circle farthest-corner at center center, #ff002d 0, #920015 100%)
}

.gradientMaroon {
    background: #d40000;
    background: radial-gradient(circle farthest-corner at center center, #d40000 0, #7c0a0a 100%)
}

.gradientOrange {
    background: #ff7e00;
    background: radial-gradient(circle farthest-corner at center center, #ff7e00 0, #e85513 100%)
}

.gradientYellow {
    background: #fc0;
    background: radial-gradient(circle farthest-corner at center center, #fc0 0, #e8a225 100%)
}

.contact .react-select__menu {
    position: relative;
    z-index: 999
}

.basic-multi-selectLight .react-select__single-value {
    color: #000
}

.basic-multi-selectLight .react-select__control {
    background: #fff;
    border-radius: 0;
    border-color: #d6d6d6;
    box-shadow: none
}

.basic-multi-selectLight .react-select__control:hover {
    border-color: #d6d6d6;
    box-shadow: none
}

.basic-multi-selectLight .react-select__value-container,
.basic-multi-selectLight .react-select__value-container .react-select__multi-value {
    flex-wrap: nowrap
}

.basic-multi-selectLight .react-select__dropdown-indicator {
    color: #6e6e6e
}

.basic-multi-selectLight .react-select__dropdown-indicator svg {
    width: 17px;
    height: 17px
}

.basic-multi-selectLight .react-select__dropdown-indicator:hover {
    color: #bababa
}

.basic-multi-selectLight .react-select__menu {
    color: #6e6e6e;
    background: #fff
}

.basic-multi-selectLight .react-select__option {
    background: #fff;
    padding: 0 10px;
    font-size: 15px;
    color: rgba(0, 0, 0, .7)
}

.basic-multi-selectLight .react-select__option:hover {
    color: #fff;
    background: #1967d2
}

body {
    background: #eee
}

svg {
    pointer-events: none
}

.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0
}

.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute
}

.companies .swiper-button-next {
    display: none
}

@media (min-width: 1024px) {
    .companies .swiper-button-next {
        display: flex;
        position: absolute;
        left: calc(46% - 27px);
        top: calc(96% - 44px);
        z-index: 100
    }

    .companies .swiper-button-next:after {
        font-size: 15px;
        font-weight: 800;
        --tw-text-opacity: 1;
        color: rgb(183 15 27/var(--tw-text-opacity))
    }

    .companies .swiper-button-next:is(.dark *):after {
        --tw-text-opacity: 1;
        color: rgb(0 0 0/var(--tw-text-opacity))
    }
}

@media (min-width: 1280px) {
    .companies .swiper-button-next {
        left: calc(46% - 30px);
        top: calc(96% - 48px)
    }
}

.companies .swiper-button-prev {
    display: none
}

@media (min-width: 1024px) {
    .companies .swiper-button-prev {
        display: flex;
        position: absolute;
        left: calc(34% - 27px);
        top: calc(96% - 44px);
        z-index: 100
    }

    .companies .swiper-button-prev:after {
        font-size: 1rem;
        line-height: 1.5rem;
        font-weight: 800;
        --tw-text-opacity: 1;
        color: rgb(183 15 27/var(--tw-text-opacity))
    }

    .companies .swiper-button-prev:is(.dark *):after {
        --tw-text-opacity: 1;
        color: rgb(0 0 0/var(--tw-text-opacity))
    }
}

@media (min-width: 1280px) {
    .companies .swiper-button-prev {
        left: calc(34% - 30px);
        top: calc(96% - 48px)
    }
}

.companies .swiper-button-disabled:after {
    --tw-text-opacity: 1;
    color: rgb(48 48 48/var(--tw-text-opacity))
}

.companiesRtl .swiper-button-next {
    display: none
}

@media (min-width: 1024px) {
    .companiesRtl .swiper-button-next {
        display: flex;
        position: absolute;
        left: calc(53% - 27px) !important;
        top: calc(96% - 44px);
        z-index: 100
    }

    .companiesRtl .swiper-button-next:after {
        font-size: 15px;
        font-weight: 800;
        --tw-text-opacity: 1;
        color: rgb(183 15 27/var(--tw-text-opacity))
    }

    .companiesRtl .swiper-button-next:is(.dark *):after {
        --tw-text-opacity: 1;
        color: rgb(0 0 0/var(--tw-text-opacity))
    }
}

@media (min-width: 1280px) {
    .companiesRtl .swiper-button-next {
        left: calc(53% - 30px) !important;
        top: calc(96% - 48px)
    }
}

.companiesRtl .swiper-button-prev {
    display: none
}

@media (min-width: 1024px) {
    .companiesRtl .swiper-button-prev {
        display: flex;
        position: absolute;
        right: calc(35% - 27px) !important;
        top: calc(96% - 44px);
        z-index: 100
    }

    .companiesRtl .swiper-button-prev:after {
        font-size: 1rem;
        line-height: 1.5rem;
        font-weight: 800;
        --tw-text-opacity: 1;
        color: rgb(183 15 27/var(--tw-text-opacity))
    }

    .companiesRtl .swiper-button-prev:is(.dark *):after {
        --tw-text-opacity: 1;
        color: rgb(0 0 0/var(--tw-text-opacity))
    }
}

@media (min-width: 1280px) {
    .companiesRtl .swiper-button-prev {
        right: calc(35% - 30px) !important;
        top: calc(96% - 48px)
    }
}

.companiesRtl .swiper-button-disabled:after {
    --tw-text-opacity: 1;
    color: rgb(48 48 48/var(--tw-text-opacity))
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes scrollBounce {
    50% {
        transform: translateY(-50%)
    }
}

.animate__fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

.animate__fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

/*
.arrow:before,.arrowNewBanner:before {
    animation: scrollBounce 1s ease infinite;
    bottom: 2rem;
    color: #fff;
    content: "↓";
    font-size: 2rem;
    font-weight: 300;
    height: 4rem;
    left: 50%;
    letter-spacing: -1px;
    line-height: 4rem;
    margin-left: -3rem;
    opacity: .8;
    position: absolute;
    text-align: center;
    width: 6rem;
    z-index: 2
}
*/

@media (min-width: 640px) {
    .arrowNewBanner:before {
        display: none
    }
}

.arrowDetailBanner:before {
    animation: scrollBounce 1s ease infinite;
    bottom: 2rem;
    color: #fff;
    content: "↓";
    font-size: 2rem;
    font-weight: 300;
    height: 4rem;
    left: 50%;
    letter-spacing: -1px;
    line-height: 4rem;
    margin-left: -3rem;
    opacity: .8;
    position: absolute;
    text-align: center;
    width: 6rem;
    z-index: 10
}

@media (min-width: 640px) {
    .arrowDetailBanner:before {
        bottom: 1rem
    }
}

@media (min-width: 1024px) {
    .arrowDetailBanner:before {
        bottom: 5rem
    }
}

@media (min-width: 1280px) {
    .arrowDetailBanner:before {
        bottom: 8rem
    }
}

.arrowForBanner:before {
    animation: scrollBounce 1s ease infinite;
    bottom: 2rem;
    color: #fff;
    content: "↓";
    font-size: 2rem;
    font-weight: 300;
    height: 4rem;
    left: 50%;
    letter-spacing: -1px;
    line-height: 4rem;
    margin-left: -3rem;
    opacity: .8;
    position: absolute;
    text-align: center;
    width: 6rem;
    z-index: 10;
    display: none
}

@media (min-width: 1536px) {
    .arrowForBanner:before {
        display: block;
        bottom: 8rem
    }
}

.htmlContentArea a {
    word-wrap: break-word;
    --tw-text-opacity: 1;
    color: rgb(183 15 27/var(--tw-text-opacity))
}

.htmlContentArea h1 {
    font-size: 2.25rem;
    line-height: 2.5rem;
    line-height: 1.25
}

.htmlContentArea h1,
.htmlContentArea h2 {
    margin-bottom: 1.25rem;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(183 15 27/var(--tw-text-opacity))
}

.htmlContentArea h2 {
    font-size: 1.875rem;
    line-height: 2.25rem;
    line-height: 1.25
}

.htmlContentArea h3 {
    font-size: 1.5rem;
    line-height: 2rem;
    line-height: 1.25
}

.htmlContentArea h3,
.htmlContentArea h4 {
    margin-bottom: 1.25rem;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(183 15 27/var(--tw-text-opacity))
}

.htmlContentArea h4 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 1.25
}

.htmlContentArea p {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 1.25rem;
    font-weight: 400;
    line-height: 1.5;
    color: rgba(48, 48, 48, .7)
}

.htmlContentArea .simpleList ul li {
    color: rgba(48, 48, 48, .7);
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: .75rem;
    margin-inline-start: 1.25rem;
    position: relative
}

.htmlContentArea .simpleList ul li:before {
    content: ">";
    --tw-text-opacity: 1;
    color: rgb(183 15 27/var(--tw-text-opacity));
    position: absolute;
    inset-inline-start: -20px
}

.htmlContentArea .simpleList ul li:last-child {
    margin-bottom: 0
}

.htmlContentArea .tableTwoColumn ul {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.htmlContentArea .tableTwoColumn li {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-top: .5rem
}

.htmlContentArea .threeColumn ul {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

@media (min-width: 768px) {
    .htmlContentArea .threeColumn ul {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}

@media (min-width: 1280px) {
    .htmlContentArea .threeColumn ul {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
}

.htmlContentArea .threeColumn ul {
    gap: 1.25rem
}

.htmlContentArea .threeColumn ul li {
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(183 15 27/var(--tw-border-opacity))
}

.htmlContentArea .twoColumns ul {
    margin-bottom: 1.25rem;
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

@media (min-width: 768px) {
    .htmlContentArea .twoColumns ul {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        max-width: 75%
    }
}

.htmlContentArea .twoColumns ul {
    gap: .75rem;
    align-items: center
}

.htmlContentArea .twoColumns ul li {
    color: rgba(48, 48, 48, .7);
    grid-column: span 2/span 2
}

@media (min-width: 768px) {
    .htmlContentArea .twoColumns ul li {
        grid-column: span 1/span 1
    }
}

.htmlContentArea .twoColumns ul li {
    line-height: 1.25;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(183 15 27/var(--tw-border-opacity));
    display: flex;
    align-items: center;
    height: 100%;
    padding: .5rem
}

.htmlContentArea .twoColumns ul li:before {
    content: ">";
    display: flex;
    align-items: flex-start;
    height: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(183 15 27/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    padding: 1.25rem;
    margin-inline-end: 1.25rem
}

.darkHtmlContentArea a {
    word-wrap: break-word
}

.darkHtmlContentArea h1 {
    font-size: 2.25rem;
    line-height: 2.5rem;
    line-height: 1.25
}

.darkHtmlContentArea h1,
.darkHtmlContentArea h2 {
    margin-bottom: 1.25rem;
    font-weight: 400;
    color: hsla(0, 0%, 100%, .7)
}

.darkHtmlContentArea h2 {
    font-size: 1.875rem;
    line-height: 2.25rem;
    line-height: 1.25
}

.darkHtmlContentArea h3 {
    font-size: 1.5rem;
    line-height: 2rem;
    line-height: 1.25
}

.darkHtmlContentArea h3,
.darkHtmlContentArea h4 {
    margin-bottom: 1.25rem;
    font-weight: 400;
    color: hsla(0, 0%, 100%, .7)
}

.darkHtmlContentArea h4 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 1.25
}

.darkHtmlContentArea p {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 1.25rem;
    font-weight: 400;
    line-height: 1.5;
    color: hsla(0, 0%, 100%, .7)
}

.darkHtmlContentArea .simpleList ul li {
    color: hsla(0, 0%, 100%, .7);
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: .75rem;
    margin-inline-start: 1.25rem;
    position: relative
}

.darkHtmlContentArea .simpleList ul li:before {
    content: ">";
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    position: absolute;
    inset-inline-start: -20px
}

.darkHtmlContentArea .simpleList ul li:last-child {
    margin-bottom: 0
}

.darkHtmlContentArea .tableTwoColumn ul {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.darkHtmlContentArea .tableTwoColumn li {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-top: .5rem
}

.darkHtmlContentArea .threeColumn ul {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

@media (min-width: 768px) {
    .darkHtmlContentArea .threeColumn ul {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}

@media (min-width: 1280px) {
    .darkHtmlContentArea .threeColumn ul {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
}

.darkHtmlContentArea .threeColumn ul {
    gap: 1.25rem
}

.darkHtmlContentArea .threeColumn ul li {
    border-width: 1px;
    border-color: hsla(0, 0%, 100%, .2)
}

.darkHtmlContentArea .twoColumns ul {
    margin-bottom: 1.25rem;
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

@media (min-width: 768px) {
    .darkHtmlContentArea .twoColumns ul {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        max-width: 75%
    }
}

.darkHtmlContentArea .twoColumns ul {
    gap: .75rem;
    align-items: center
}

.darkHtmlContentArea .twoColumns ul li {
    color: hsla(0, 0%, 100%, .7);
    grid-column: span 2/span 2
}

@media (min-width: 768px) {
    .darkHtmlContentArea .twoColumns ul li {
        grid-column: span 1/span 1
    }
}

.darkHtmlContentArea .twoColumns ul li {
    line-height: 1.25;
    border-width: 1px;
    border-color: hsla(0, 0%, 100%, .2);
    display: flex;
    align-items: center;
    height: 100%;
    padding: .5rem
}

.darkHtmlContentArea .twoColumns ul li:before {
    content: ">";
    display: flex;
    align-items: flex-start;
    height: 100%;
    background-color: rgba(0, 0, 0, .2);
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    padding: 1.25rem;
    margin-inline-end: 1.25rem
}

.darkHtmlContentArea img {
    mix-blend-mode: luminosity
}

.tweetBtn {
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    --tw-bg-opacity: 1;
    background-color: rgb(183 15 27/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    font-size: 1rem;
    line-height: 1.5rem;
    border-radius: .5rem;
    border-width: 3px;
    --tw-border-opacity: 1;
    border-color: rgb(183 15 27/var(--tw-border-opacity));
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
    transition: all .2s ease-in-out
}

.hidden-to-animate {
    display: none;
    animation: showHiddenToAnimate 0s forwards
}

@keyframes showHiddenToAnimate {
    0% {
        opacity: 0
    }

    to {
        opacity: 1;
        display: block
    }
}

.swiper-button-lock {
    display: none !important
}

.onlyArrow .swiper-button-next:after,
.onlyArrow .swiper-button-prev:after {
    color: #b70f1b
}

.carouselWithNav .swiper-rtl .swiper-button-next {
    right: 28px
}

.carouselWithNav .swiper-rtl .swiper-button-prev {
    right: 0
}

.carouselWithNav .swiper-button-prev {
    top: calc(100% - 15px);
    left: auto;
    right: 28px
}

.carouselWithNav .swiper-button-next {
    top: calc(100% - 15px);
    right: 0
}

.carouselWithNav .swiper-button-next:after,
.carouselWithNav .swiper-button-prev:after {
    color: #fff;
    font-size: 16px;
    background: #b70f1b;
    padding: 7px
}

@media(max-width: 767px) {

    .carouselWithNav .swiper-button-next,
    .carouselWithNav .swiper-button-prev {
        display: none
    }

    p.head_text {

        width: 144%;
    }

    p.media_text {

        width: 144%;

    }

    .media_tab a.tab_list {

        font-size: 14px !important;
    }
}

.companyMilestoneCarousel .swiper-rtl .swiper-button-next {
    right: 28px
}

.companyMilestoneCarousel .swiper-rtl .swiper-button-prev {
    right: 0 !important
}

.companyMilestoneCarousel .swiper-button-prev {
    top: calc(100% - 15px);
    left: 0;
    right: 28px
}

.companyMilestoneCarousel .swiper-button-next {
    top: calc(100% - 15px);
    left: 28px
}

.companyMilestoneCarousel .swiper-button-next:after {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.companyMilestoneCarousel .swiper-button-next:is(.dark *):after {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.companyMilestoneCarousel .swiper-button-next:after {
    font-size: 16px;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity))
}

.companyMilestoneCarousel .swiper-button-next:is(.dark *):after {
    --tw-bg-opacity: 1;
    background-color: rgb(48 48 48/var(--tw-bg-opacity))
}

.companyMilestoneCarousel .swiper-button-next:after {
    padding: 7px;
    line-height: 1
}

.companyMilestoneCarousel .swiper-button-prev:after {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.companyMilestoneCarousel .swiper-button-prev:is(.dark *):after {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.companyMilestoneCarousel .swiper-button-prev:after {
    font-size: 16px;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity))
}

.companyMilestoneCarousel .swiper-button-prev:is(.dark *):after {
    --tw-bg-opacity: 1;
    background-color: rgb(48 48 48/var(--tw-bg-opacity))
}

.companyMilestoneCarousel .swiper-button-prev:after {
    padding: 7px;
    line-height: 1
}

@media(max-width: 767px) {

    .companyMilestoneCarousel .swiper-button-next,
    .companyMilestoneCarousel .swiper-button-prev {
        display: none
    }
}

.StoriesCarousel .swiper-rtl .swiper-button-next {
    right: 28px
}

.StoriesCarousel .swiper-rtl .swiper-button-prev {
    right: 0
}

.StoriesCarousel .swiper-button-prev {
    top: calc(100% - 15px);
    left: 0;
    right: 28px
}

.StoriesCarousel .swiper-button-next {
    top: calc(100% - 15px);
    left: 28px
}

.StoriesCarousel .swiper-button-next:after {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.StoriesCarousel .swiper-button-next:is(.dark *):after {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.StoriesCarousel .swiper-button-next:after {
    font-size: 16px;
    --tw-bg-opacity: 1;
    background-color: rgb(183 15 27/var(--tw-bg-opacity))
}

.StoriesCarousel .swiper-button-next:is(.dark *):after {
    --tw-bg-opacity: 1;
    background-color: rgb(48 48 48/var(--tw-bg-opacity))
}

.StoriesCarousel .swiper-button-next:after {
    padding: 7px;
    line-height: 1
}

.StoriesCarousel .swiper-button-prev:after {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.StoriesCarousel .swiper-button-prev:is(.dark *):after {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.StoriesCarousel .swiper-button-prev:after {
    font-size: 16px;
    --tw-bg-opacity: 1;
    background-color: rgb(183 15 27/var(--tw-bg-opacity))
}

.StoriesCarousel .swiper-button-prev:is(.dark *):after {
    --tw-bg-opacity: 1;
    background-color: rgb(48 48 48/var(--tw-bg-opacity))
}

.StoriesCarousel .swiper-button-prev:after {
    padding: 7px;
    line-height: 1
}

@media(max-width: 767px) {

    .StoriesCarousel .swiper-button-next,
    .StoriesCarousel .swiper-button-prev {
        display: none
    }
}

.milestonesCarousel .swiper-slide {
    padding: 0 0 40px
}

.milestonesCarousel .swiper-rtl .swiper-button-next {
    right: 28px
}

.milestonesCarousel .swiper-rtl .swiper-button-prev {
    right: 0
}

.milestonesCarousel .swiper-button-prev {
    top: calc(100% - 15px);
    left: calc(50% - 27px)
}

.milestonesCarousel .swiper-button-next {
    top: calc(100% - 15px);
    left: calc(50% - 0px)
}

.milestonesCarousel .swiper-button-next:after {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.milestonesCarousel .swiper-button-next:is(.dark *):after {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.milestonesCarousel .swiper-button-next:after {
    font-size: 16px;
    --tw-bg-opacity: 1;
    background-color: rgb(183 15 27/var(--tw-bg-opacity))
}

.milestonesCarousel .swiper-button-next:is(.dark *):after {
    --tw-bg-opacity: 1;
    background-color: rgb(48 48 48/var(--tw-bg-opacity))
}

.milestonesCarousel .swiper-button-next:after {
    padding: 7px;
    line-height: 1
}

.milestonesCarousel .swiper-button-prev:after {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.milestonesCarousel .swiper-button-prev:is(.dark *):after {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.milestonesCarousel .swiper-button-prev:after {
    font-size: 16px;
    --tw-bg-opacity: 1;
    background-color: rgb(183 15 27/var(--tw-bg-opacity))
}

.milestonesCarousel .swiper-button-prev:is(.dark *):after {
    --tw-bg-opacity: 1;
    background-color: rgb(48 48 48/var(--tw-bg-opacity))
}

.milestonesCarousel .swiper-button-prev:after {
    padding: 7px;
    line-height: 1
}

.innovationWithNav .swiper-rtl .swiper-button-next {
    right: 28px;
    z-index: 100
}

.innovationWithNav .swiper-rtl .swiper-button-prev {
    right: 0;
    z-index: 100
}

.innovationWithNav .swiper-button-prev {
    top: calc(100% - 15px);
    left: auto;
    right: 28px;
    z-index: 100
}

.innovationWithNav .swiper-button-next {
    top: calc(100% - 15px);
    right: 0;
    z-index: 100
}

.innovationWithNav .swiper-button-next:after {
    color: #fff;
    font-size: 16px;
    --tw-bg-opacity: 1;
    background-color: rgb(183 15 27/var(--tw-bg-opacity))
}

.innovationWithNav .swiper-button-next:is(.dark *):after {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity))
}

.innovationWithNav .swiper-button-next:after {
    padding: 7px
}

.innovationWithNav .swiper-button-prev:after {
    color: #fff;
    font-size: 16px;
    --tw-bg-opacity: 1;
    background-color: rgb(183 15 27/var(--tw-bg-opacity))
}

.innovationWithNav .swiper-button-prev:is(.dark *):after {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity))
}

.innovationWithNav .swiper-button-prev:after {
    padding: 7px
}

.innovationWithNav .swiper-scrollbar-horizontal {
    left: 0 !important;
    width: calc(100% - 70px) !important
}

.innovationWithNav .swiper-scrollbar-drag {
    --tw-bg-opacity: 1;
    background-color: rgb(183 15 27/var(--tw-bg-opacity))
}

.innovationWithNav .swiper-scrollbar-drag:is(.dark *) {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.ck-content a {
    word-break: break-all
}

.legacy-leaders .swiper-slide-next img {
    padding: .5rem
}

@media (min-width: 1024px) {
    .legacy-leaders .swiper-slide-next img {
        padding: .75rem
    }
}

@media (min-width: 640px) {
    .legacy-leaders .swiper-slide-next img {
        --tw-bg-opacity: 1;
        background-color: rgb(183 15 27/var(--tw-bg-opacity))
    }

    .legacy-leaders .swiper-slide-next img:is(.dark *) {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255/var(--tw-bg-opacity))
    }
}

.legacy-leaders .swiper-slide-next img {
    --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)
}

@media (min-width: 1536px) {
    .\32xl\:container {
        width: 100%
    }

    @media (min-width: 1320px) {
        .\32xl\:container {
            max-width: 1320px
        }
    }
}

.marker\:text-maroon ::marker {
    color: #b70f1b
}

.marker\:text-maroon::marker {
    color: #b70f1b
}

.selection\:bg-black ::selection {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity))
}

.selection\:text-white ::selection {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.selection\:bg-black::selection {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity))
}

.selection\:text-white::selection {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.placeholder\:text-grey::placeholder {
    --tw-text-opacity: 1;
    color: rgb(48 48 48/var(--tw-text-opacity))
}

.placeholder\:text-white::placeholder {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.before\:absolute:before {
    content: var(--tw-content);
    position: absolute
}

.before\:h-full:before {
    content: var(--tw-content);
    height: 100%
}

.before\:ml-\[-30px\]:before {
    content: var(--tw-content);
    margin-inline-start: -30px
}

.before\:border-l:before {
    content: var(--tw-content);
    border-inline-start-width: 1px
}

.before\:border-grey\/20:before {
    content: var(--tw-content);
    border-color: rgba(48, 48, 48, .2)
}

.after\:\!text-base:after {
    content: var(--tw-content);
    font-size: 1rem !important;
    line-height: 1.5rem !important
}

.last\:border-none:last-child {
    border-style: none
}

.last\:mb-0:last-child {
    margin-bottom: 0
}

.last\:border-b-0:last-child {
    border-bottom-width: 0
}

.hover\:cursor-grab:hover {
    cursor: grab
}

.hover\:bg-maroon:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(183 15 27/var(--tw-bg-opacity))
}

.hover\:text-maroon:hover {
    --tw-text-opacity: 1;
    color: rgb(183 15 27/var(--tw-text-opacity))
}

.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.hover\:border-b-8:hover {
    border-bottom-width: 8px
}

.hover\:border-b-maroon:hover {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(183 15 27/var(--tw-border-opacity))
}

.focus-visible\:outline-none:focus-visible {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.group:hover .group-hover\:opacity-100 {
    opacity: 1
}

.dark\:hidden:is(.dark *) {
    display: none
}

.dark\:border-none:is(.dark *) {
    border-style: none
}

.dark\:bg-black:is(.dark *) {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity))
}

.dark\:bg-black\/20:is(.dark *) {
    background-color: rgba(0, 0, 0, .2)
}

.dark\:bg-black\/40:is(.dark *) {
    background-color: rgba(0, 0, 0, .4)
}

.dark\:bg-black\/50:is(.dark *) {
    background-color: rgba(0, 0, 0, .5)
}

.dark\:bg-black\/60:is(.dark *) {
    background-color: rgba(0, 0, 0, .6)
}

.dark\:bg-black\/70:is(.dark *) {
    background-color: rgba(0, 0, 0, .7)
}

.dark\:bg-black\/80:is(.dark *) {
    background-color: rgba(0, 0, 0, .8)
}

.dark\:bg-black\/90:is(.dark *) {
    background-color: rgba(0, 0, 0, .9)
}

.dark\:bg-grey:is(.dark *) {
    --tw-bg-opacity: 1;
    background-color: rgb(48 48 48/var(--tw-bg-opacity))
}

.dark\:bg-grey\/60:is(.dark *) {
    background-color: rgba(48, 48, 48, .6)
}

.dark\:bg-grey\/70:is(.dark *) {
    background-color: rgba(48, 48, 48, .7)
}

.dark\:bg-grey\/80:is(.dark *) {
    background-color: rgba(48, 48, 48, .8)
}

.dark\:bg-grey\/90:is(.dark *) {
    background-color: rgba(48, 48, 48, .9)
}

.dark\:bg-white\/20:is(.dark *) {
    background-color: hsla(0, 0%, 100%, .2)
}

.dark\:bg-white\/60:is(.dark *) {
    background-color: hsla(0, 0%, 100%, .6)
}

.dark\:bg-white\/70:is(.dark *) {
    background-color: hsla(0, 0%, 100%, .7)
}

.dark\:dark\:bg-grey:is(.dark *):is(.dark *) {
    --tw-bg-opacity: 1;
    background-color: rgb(48 48 48/var(--tw-bg-opacity))
}

.dark\:dark\:bg-grey\/40:is(.dark *):is(.dark *) {
    background-color: rgba(48, 48, 48, .4)
}

.dark\:dark\:bg-grey\/60:is(.dark *):is(.dark *) {
    background-color: rgba(48, 48, 48, .6)
}

.dark\:dark\:bg-grey\/80:is(.dark *):is(.dark *) {
    background-color: rgba(48, 48, 48, .8)
}

.dark\:bg-opacity-0:is(.dark *) {
    --tw-bg-opacity: 0
}

.dark\:from-black:is(.dark *) {
    --tw-gradient-from: #000 var(--tw-gradient-from-position);
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.dark\:from-black\/90:is(.dark *) {
    --tw-gradient-from: rgba(0, 0, 0, .9) var(--tw-gradient-from-position);
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.dark\:from-grey:is(.dark *) {
    --tw-gradient-from: #303030 var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(48, 48, 48, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.dark\:from-grey\/95:is(.dark *) {
    --tw-gradient-from: rgba(48, 48, 48, .95) var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(48, 48, 48, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.dark\:via-grey:is(.dark *) {
    --tw-gradient-to: rgba(48, 48, 48, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), #303030 var(--tw-gradient-via-position), var(--tw-gradient-to)
}

.dark\:to-black\/90:is(.dark *) {
    --tw-gradient-to: rgba(0, 0, 0, .9) var(--tw-gradient-to-position)
}

.dark\:to-grey:is(.dark *) {
    --tw-gradient-to: #303030 var(--tw-gradient-to-position)
}

.dark\:text-\[white\!important\]:is(.dark *) {
    color: #fff !important
}

.dark\:text-black:is(.dark *) {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.dark\:text-grey:is(.dark *) {
    --tw-text-opacity: 1;
    color: rgb(48 48 48/var(--tw-text-opacity))
}

.dark\:text-red:is(.dark *) {
    --tw-text-opacity: 1;
    color: rgb(255 0 0/var(--tw-text-opacity))
}

.dark\:text-white:is(.dark *) {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.dark\:text-white\/40:is(.dark *) {
    color: hsla(0, 0%, 100%, .4)
}

.dark\:text-white\/50:is(.dark *) {
    color: hsla(0, 0%, 100%, .5)
}

.dark\:text-white\/70:is(.dark *) {
    color: hsla(0, 0%, 100%, .7)
}

.dark\:decoration-white:is(.dark *) {
    text-decoration-color: #fff
}

.dark\:decoration-white\/50:is(.dark *) {
    text-decoration-color: hsla(0, 0%, 100%, .5)
}

.dark\:bg-blend-luminosity:is(.dark *) {
    background-blend-mode: luminosity
}

.dark\:mix-blend-luminosity:is(.dark *) {
    mix-blend-mode: luminosity
}

.dark\:grayscale:is(.dark *) {
    --tw-grayscale: grayscale(100%);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.dark\:invert:is(.dark *) {
    --tw-invert: invert(100%);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.dark\:border-black:is(.dark *) {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0/var(--tw-border-opacity))
}

.dark\:border-grey:is(.dark *) {
    --tw-border-opacity: 1;
    border-color: rgb(48 48 48/var(--tw-border-opacity))
}

.dark\:border-red:is(.dark *) {
    --tw-border-opacity: 1;
    border-color: rgb(255 0 0/var(--tw-border-opacity))
}

.dark\:border-white:is(.dark *) {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255/var(--tw-border-opacity))
}

.dark\:border-white\/0:is(.dark *) {
    border-color: hsla(0, 0%, 100%, 0)
}

.dark\:border-white\/10:is(.dark *) {
    border-color: hsla(0, 0%, 100%, .1)
}

.dark\:border-white\/20:is(.dark *) {
    border-color: hsla(0, 0%, 100%, .2)
}

.dark\:border-white\/30:is(.dark *) {
    border-color: hsla(0, 0%, 100%, .3)
}

.dark\:border-white\/40:is(.dark *) {
    border-color: hsla(0, 0%, 100%, .4)
}

.dark\:border-white\/50:is(.dark *) {
    border-color: hsla(0, 0%, 100%, .5)
}

.dark\:border-white\/70:is(.dark *) {
    border-color: hsla(0, 0%, 100%, .7)
}

.dark\:border-white\/80:is(.dark *) {
    border-color: hsla(0, 0%, 100%, .8)
}

.dark\:border-b-black:is(.dark *) {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(0 0 0/var(--tw-border-opacity))
}

.dark\:border-b-white:is(.dark *) {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(255 255 255/var(--tw-border-opacity))
}

.dark\:border-b-white\/40:is(.dark *) {
    border-bottom-color: hsla(0, 0%, 100%, .4)
}

.dark\:bullet-grey:is(.dark *) {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(48 48 48/var(--tw-bg-opacity)) !important
}

.dark\:bullet-white:is(.dark *) {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255/var(--tw-bg-opacity)) !important
}

.dark\:gradientDark:is(.dark *) {
    background: #636363;
    background: radial-gradient(circle farthest-corner at center center, #636363 0, #000 100%)
}

.dark\:basic-multi-selectDark:is(.dark *) .react-select__single-value {
    color: #fff
}

.dark\:basic-multi-selectDark:is(.dark *) .react-select__control {
    background: #303030;
    border-radius: 0;
    border-color: #595959
}

.dark\:basic-multi-selectDark:is(.dark *) .react-select__placeholder {
    color: #c1c1c1
}

.dark\:basic-multi-selectDark:is(.dark *) .react-select__value-container {
    flex-wrap: nowrap
}

.dark\:basic-multi-selectDark:is(.dark *) .react-select__value-container .react-select__multi-value {
    background: #000;
    flex-wrap: nowrap
}

.dark\:basic-multi-selectDark:is(.dark *) .react-select__value-container .react-select__multi-value .react-select__multi-value__label {
    color: #fff
}

.dark\:basic-multi-selectDark:is(.dark *) .react-select__value-container .react-select__multi-value .react-select__multi-value__remove:hover {
    color: #fff;
    background: #545454
}

.dark\:basic-multi-selectDark:is(.dark *) .react-select__clear-indicator:hover {
    color: #bababa
}

.dark\:basic-multi-selectDark:is(.dark *) .react-select__dropdown-indicator svg {
    width: 17px;
    height: 17px;
    color: #fff
}

.dark\:basic-multi-selectDark:is(.dark *) .react-select__dropdown-indicator:hover {
    color: #bababa
}

.dark\:basic-multi-selectDark:is(.dark *) .react-select__menu {
    color: #6e6e6e;
    background: #303030
}

.dark\:basic-multi-selectDark:is(.dark *) .react-select__option {
    background: #303030;
    padding: 0 10px;
    color: #c1c1c1;
    font-size: 15px
}

.dark\:basic-multi-selectDark:is(.dark *) .react-select__option:hover {
    color: #303030;
    background: #99c8ff
}

.dark\:marker\:text-white :is(.dark *)::marker {
    color: #fff
}

.dark\:marker\:text-white:is(.dark *)::marker {
    color: #fff
}

.dark\:selection\:bg-white :is(.dark *)::selection {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.dark\:selection\:text-black :is(.dark *)::selection {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.dark\:selection\:bg-white:is(.dark *)::selection {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.dark\:selection\:text-black:is(.dark *)::selection {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.dark\:placeholder\:text-white:is(.dark *)::placeholder {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.dark\:before\:border-white\/20:is(.dark *):before {
    content: var(--tw-content);
    border-color: hsla(0, 0%, 100%, .2)
}

.dark\:hover\:bg-white:hover:is(.dark *) {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.dark\:hover\:text-black:hover:is(.dark *) {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.dark\:hover\:text-white:hover:is(.dark *) {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.dark\:hover\:border-b-white:hover:is(.dark *) {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(255 255 255/var(--tw-border-opacity))
}

@media (min-width: 475px) {
    .xs\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }

    .xs\:text-sm {
        font-size: .875rem;
        line-height: 1.25rem
    }

    .xs\:mb-2 {
        margin-bottom: .5rem
    }
}

@media (min-width: 640px) {
    .sm\:absolute {
        position: absolute
    }

    .sm\:col-span-2 {
        grid-column: span 2/span 2
    }

    .sm\:col-span-3 {
        grid-column: span 3/span 3
    }

    .sm\:col-span-4 {
        grid-column: span 4/span 4
    }

    .sm\:float-right {
        float: right
    }

    .sm\:float-left {
        float: left
    }

    .sm\:block {
        display: block
    }

    .sm\:flex {
        display: flex
    }

    .sm\:inline-flex {
        display: inline-flex
    }

    .sm\:grid {
        display: grid
    }

    .sm\:hidden {
        display: none
    }

    .sm\:h-\[280px\] {
        height: 280px
    }

    .sm\:h-\[400px\] {
        height: 400px
    }

    .sm\:h-\[480px\] {
        height: 480px
    }

    .sm\:h-\[500px\] {
        height: 500px
    }

    .sm\:h-full {
        height: 100%
    }

    .sm\:min-h-\[auto\] {
        min-height: auto
    }

    .sm\:min-h-full {
        min-height: 100%
    }

    .sm\:w-\[1920px\] {
        width: 1920px
    }

    .sm\:w-\[350px\] {
        width: 350px
    }

    .sm\:w-\[400px\] {
        width: 400px
    }

    .sm\:w-\[80\%\] {
        width: 80%
    }

    .sm\:w-full {
        width: 100%
    }

    .sm\:max-w-\[380px\] {
        max-width: 380px
    }

    .sm\:max-w-\[450px\] {
        max-width: 450px
    }

    .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .sm\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }

    .sm\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }

    .sm\:grid-cols-8 {
        grid-template-columns: repeat(8, minmax(0, 1fr))
    }

    .sm\:items-end {
        align-items: flex-end
    }

    .sm\:items-center {
        align-items: center
    }

    .sm\:justify-start {
        justify-content: flex-start
    }

    .sm\:justify-end {
        justify-content: flex-end
    }

    .sm\:justify-center {
        justify-content: center
    }

    .sm\:gap-0 {
        gap: 0
    }

    .sm\:gap-10 {
        gap: 2.5rem
    }

    .sm\:gap-5 {
        gap: 1.25rem
    }

    .sm\:bg-gradient-to-t {
        background-image: linear-gradient(to top, var(--tw-gradient-stops))
    }

    .sm\:from-black {
        --tw-gradient-from: #000 var(--tw-gradient-from-position);
        --tw-gradient-to: transparent var(--tw-gradient-to-position);
        --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
    }

    .sm\:from-10\% {
        --tw-gradient-from-position: 10%
    }

    .sm\:via-black\/60 {
        --tw-gradient-to: transparent var(--tw-gradient-to-position);
        --tw-gradient-stops: var(--tw-gradient-from), rgba(0, 0, 0, .6) var(--tw-gradient-via-position), var(--tw-gradient-to)
    }

    .sm\:via-40\% {
        --tw-gradient-via-position: 40%
    }

    .sm\:to-black\/0 {
        --tw-gradient-to: transparent var(--tw-gradient-to-position)
    }

    .sm\:bg-cover {
        background-size: cover
    }

    .sm\:bg-left-top {
        background-position: 0 0
    }

    .sm\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }

    .sm\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }

    .sm\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }

    .sm\:text-6xl {
        font-size: 3.75rem;
        line-height: 1
    }

    .sm\:text-\[2\.5rem\] {
        font-size: 2.5rem
    }

    .sm\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }

    .sm\:text-white {
        --tw-text-opacity: 1;
        color: rgb(255 255 255/var(--tw-text-opacity))
    }

    .sm\:shadow-xl {
        --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);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
    }

    .sm\:bottom-0 {
        bottom: 0
    }

    .sm\:bottom-\[4\%\] {
        bottom: 4%
    }

    .sm\:top-\[6\%\] {
        top: 6%
    }

    .sm\:mx-0 {
        margin-inline-start: 0;
        margin-inline-end: 0
    }

    .sm\:mb-0 {
        margin-bottom: 0
    }

    .sm\:mb-5 {
        margin-bottom: 1.25rem
    }

    .sm\:mb-\[15\%\] {
        margin-bottom: 15%
    }

    .sm\:mr-5 {
        margin-inline-end: 1.25rem
    }

    .sm\:mt-0 {
        margin-top: 0
    }

    .sm\:border-r-8 {
        border-inline-end-width: 8px
    }

    .sm\:p-10 {
        padding: 2.5rem
    }

    .sm\:p-5 {
        padding: 1.25rem
    }

    .sm\:px-0 {
        padding-inline-start: 0;
        padding-inline-end: 0
    }

    .sm\:px-5 {
        padding-inline-start: 1.25rem;
        padding-inline-end: 1.25rem
    }

    .sm\:pb-10 {
        padding-bottom: 2.5rem
    }

    .sm\:pb-20 {
        padding-bottom: 5rem
    }

    .sm\:pl-36 {
        padding-inline-start: 9rem
    }

    .sm\:pr-20 {
        padding-inline-end: 5rem
    }

    .sm\:pt-0 {
        padding-top: 0
    }

    .sm\:pt-28 {
        padding-top: 7rem
    }

    .sm\:text-left {
        text-align: start
    }

    .sm\:text-center {
        text-align: center
    }

    .dark\:sm\:from-black\/90:is(.dark *) {
        --tw-gradient-from: rgba(0, 0, 0, .9) var(--tw-gradient-from-position);
        --tw-gradient-to: transparent var(--tw-gradient-to-position);
        --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
    }
}

@media (min-width: 768px) {
    .md\:absolute {
        position: absolute
    }

    .md\:order-last {
        order: 9999
    }

    .md\:order-none {
        order: 0
    }

    .md\:col-span-1 {
        grid-column: span 1/span 1
    }

    .md\:col-span-2 {
        grid-column: span 2/span 2
    }

    .md\:col-span-3 {
        grid-column: span 3/span 3
    }

    .md\:block {
        display: block
    }

    .md\:flex {
        display: flex
    }

    .md\:inline-flex {
        display: inline-flex
    }

    .md\:grid {
        display: grid
    }

    .md\:hidden {
        display: none
    }

    .md\:h-\[120px\] {
        height: 120px
    }

    .md\:h-\[320px\] {
        height: 320px
    }

    .md\:h-\[calc\(90vh-151px\)\] {
        height: calc(90vh - 151px)
    }

    .md\:min-h-\[100vh\] {
        min-height: 100vh
    }

    .md\:min-h-\[300px\] {
        min-height: 300px
    }

    .md\:min-h-\[auto\] {
        min-height: auto
    }

    .md\:w-1\/2 {
        width: 50%
    }

    .md\:w-\[25\%\] {
        width: 25%
    }

    .md\:w-\[250px\] {
        width: 250px
    }

    .md\:w-\[280px\] {
        width: 280px
    }

    .md\:w-\[360px\] {
        width: 360px
    }

    .md\:w-\[380px\] {
        width: 380px
    }

    .md\:w-\[40\%\] {
        width: 40%
    }

    .md\:w-\[50\%\] {
        width: 50%
    }

    .md\:w-\[500px\] {
        width: 500px
    }

    .md\:w-\[675px\] {
        width: 675px
    }

    .md\:w-\[700px\] {
        width: 700px
    }

    .md\:w-\[75\%\] {
        width: 75%
    }

    .md\:w-full {
        width: 100%
    }

    .md\:min-w-\[350px\] {
        min-width: 350px
    }

    .md\:max-w-\[100\%\] {
        max-width: 100%
    }

    .md\:max-w-\[300px\] {
        max-width: 300px
    }

    .md\:max-w-\[350px\] {
        max-width: 350px
    }

    .md\:max-w-\[40\%\] {
        max-width: 40%
    }

    .md\:max-w-\[50\%\] {
        max-width: 50%
    }

    .md\:max-w-\[75\%\] {
        max-width: 75%
    }

    .md\:max-w-\[800px\] {
        max-width: 800px
    }

    .md\:grid-flow-col {
        grid-auto-flow: column
    }

    .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-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }

    .md\:grid-cols-8 {
        grid-template-columns: repeat(8, minmax(0, 1fr))
    }

    .md\:grid-cols-none {
        grid-template-columns: none
    }

    .md\:grid-rows-3 {
        grid-template-rows: repeat(3, minmax(0, 1fr))
    }

    .md\:flex-row {
        flex-direction: row;
    }

    .md\:items-end {
        align-items: flex-end
    }

    .md\:items-center {
        align-items: center
    }

    .md\:justify-center {
        justify-content: center
    }

    .md\:gap-10 {
        gap: 2.5rem
    }

    .md\:gap-12 {
        gap: 3rem
    }

    .md\:gap-2 {
        gap: .5rem
    }

    .md\:gap-5 {
        gap: 1.25rem
    }

    .md\:border-none {
        border-style: none
    }

    .md\:bg-opacity-0 {
        --tw-bg-opacity: 0
    }

    .md\:bg-cover {
        background-size: cover
    }

    .md\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }

    .md\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }

    .md\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }

    .md\:text-6xl {
        font-size: 3.75rem;
        line-height: 1
    }

    .md\:text-\[3\.5rem\] {
        font-size: 3.5rem
    }

    .md\:text-\[60px\] {
        font-size: 60px
    }

    .md\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }

    .md\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .md\:text-maroon {
        --tw-text-opacity: 1;
        color: rgb(183 15 27/var(--tw-text-opacity))
    }

    .md\:text-white {
        --tw-text-opacity: 1;
        color: rgb(255 255 255/var(--tw-text-opacity))
    }

    .md\:text-white\/70 {
        color: hsla(0, 0%, 100%, .7)
    }

    .md\: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)
    }

    .md\:bottom-0 {
        bottom: 0
    }

    .md\:top-0 {
        top: 0
    }

    .md\:top-\[11\%\] {
        top: 11%
    }

    .md\:mx-auto {
        margin-inline-start: auto;
        margin-inline-end: auto
    }

    .md\:mb-0 {
        margin-bottom: 0
    }

    .md\:mb-10 {
        margin-bottom: 2.5rem
    }

    .md\:mb-2 {
        margin-bottom: .5rem
    }

    .md\:mb-5 {
        margin-bottom: 1.25rem
    }

    .md\:ml-auto {
        margin-inline-start: auto
    }

    .md\:mt-0 {
        margin-top: 0
    }

    .md\:p-0 {
        padding: 0
    }

    .md\:p-10 {
        padding: 2.5rem
    }

    .md\:p-5 {
        padding: 1.25rem
    }

    .md\:px-0 {
        padding-inline-start: 0;
        padding-inline-end: 0
    }

    .md\:px-10 {
        padding-inline-start: 2.5rem;
        padding-inline-end: 2.5rem
    }

    .md\:px-5 {
        padding-inline-start: 1.25rem;
        padding-inline-end: 1.25rem
    }

    .md\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .md\:py-1 {
        padding-top: .25rem;
        padding-bottom: .25rem
    }

    .md\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .md\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .md\:py-28 {
        padding-top: 7rem;
        padding-bottom: 7rem
    }

    .md\:py-5 {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }

    .md\:pb-0 {
        padding-bottom: 0
    }

    .md\:pb-10 {
        padding-bottom: 2.5rem
    }

    .md\:pb-2 {
        padding-bottom: .5rem
    }

    .md\:pb-20 {
        padding-bottom: 5rem
    }

    .md\:pb-5 {
        padding-bottom: 1.25rem
    }

    .md\:pr-2 {
        padding-inline-end: .5rem
    }

    .md\:pt-0 {
        padding-top: 0
    }

    .md\:pt-10 {
        padding-top: 2.5rem
    }

    .md\:pt-20 {
        padding-top: 5rem
    }

    .md\:text-center {
        text-align: center
    }

    .md\:text-right {
        text-align: end
    }

    .dark\:md\:bg-black:is(.dark *) {
        --tw-bg-opacity: 1;
        background-color: rgb(0 0 0/var(--tw-bg-opacity))
    }

    .md\:dark\:bg-black:is(.dark *) {
        --tw-bg-opacity: 1;
        background-color: rgb(0 0 0/var(--tw-bg-opacity))
    }

    .dark\:md\:bg-opacity-0:is(.dark *) {
        --tw-bg-opacity: 0
    }

    .md\:dark\:bg-opacity-0:is(.dark *) {
        --tw-bg-opacity: 0
    }

    .dark\:md\:text-white:is(.dark *) {
        --tw-text-opacity: 1;
        color: rgb(255 255 255/var(--tw-text-opacity))
    }

    .md\:dark\:text-black:is(.dark *) {
        --tw-text-opacity: 1;
        color: rgb(0 0 0/var(--tw-text-opacity))
    }

    .md\:dark\:text-white:is(.dark *) {
        --tw-text-opacity: 1;
        color: rgb(255 255 255/var(--tw-text-opacity))
    }
}

@media (min-width: 1024px) {
    @media (min-width:640px) {
        .lg\:sm\:text-2xl {
            font-size: 1.5rem;
            line-height: 2rem
        }
    }

    .lg\:static {
        position: static
    }

    .lg\:absolute {
        position: absolute
    }

    .lg\:z-\[2\] {
        z-index: 2
    }

    .lg\:order-last {
        order: 9999
    }

    .lg\:order-none {
        order: 0
    }

    .lg\:col-span-1 {
        grid-column: span 1/span 1
    }

    .lg\:col-span-2 {
        grid-column: span 2/span 2
    }

    .lg\:col-span-3 {
        grid-column: span 3/span 3
    }

    .lg\:col-span-4 {
        grid-column: span 4/span 4
    }

    .lg\:col-span-6 {
        grid-column: span 6/span 6
    }

    .lg\:block {
        display: block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:inline-flex {
        display: inline-flex
    }

    .lg\:grid {
        display: grid
    }

    .lg\:hidden {
        display: none
    }

    .lg\:h-\[250px\] {
        height: 250px
    }

    .lg\:h-\[380px\] {
        height: 380px
    }

    .lg\:h-\[512px\] {
        height: 512px
    }

    .lg\:h-full {
        height: 100%
    }

    .lg\:max-h-\[350px\] {
        max-height: 350px
    }

    .lg\:w-1\/2 {
        width: 50%
    }

    .lg\:w-1\/3 {
        width: 33.333333%
    }

    .lg\:w-\[1024px\] {
        width: 1024px
    }

    .lg\:w-\[30\%\] {
        width: 30%
    }

    .lg\:w-\[40\%\] {
        width: 40%
    }

    .lg\:w-\[400px\] {
        width: 400px
    }

    .lg\:w-\[50\%\] {
        width: 50%
    }

    .lg\:w-\[540px\] {
        width: 540px
    }

    .lg\:w-\[60\%\] {
        width: 60%
    }

    .lg\:w-\[650px\] {
        width: 650px
    }

    .lg\:w-\[70\%\] {
        width: 70%
    }

    .lg\:min-w-\[500px\] {
        min-width: 500px
    }

    .lg\:max-w-\[400px\] {
        max-width: 400px
    }

    .lg\:max-w-\[450px\] {
        max-width: 450px
    }

    .lg\:max-w-\[800px\] {
        max-width: 800px
    }

    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }

    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }

    .lg\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr))
    }

    .lg\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr))
    }

    .lg\:grid-cols-8 {
        grid-template-columns: repeat(8, minmax(0, 1fr))
    }

    .lg\:flex-row {
        flex-direction: row
    }

    .lg\:flex-col {
        flex-direction: column
    }

    .lg\:items-start {
        align-items: flex-start
    }

    .lg\:items-center {
        align-items: center
    }

    .lg\:justify-start {
        justify-content: flex-start
    }

    .lg\:justify-end {
        justify-content: flex-end
    }

    .lg\:justify-center {
        justify-content: center
    }

    .lg\:gap-10 {
        gap: 2.5rem
    }

    .lg\:gap-12 {
        gap: 3rem
    }

    .lg\:gap-20 {
        gap: 5rem
    }

    .lg\:gap-5 {
        gap: 1.25rem
    }

    .lg\:bg-black\/20 {
        background-color: rgba(0, 0, 0, .2)
    }

    .lg\:bg-black\/60 {
        background-color: rgba(0, 0, 0, .6)
    }

    .lg\:bg-white\/0 {
        background-color: hsla(0, 0%, 100%, 0)
    }

    .lg\:bg-opacity-0 {
        --tw-bg-opacity: 0
    }

    .lg\:bg-gradient-to-r {
        background-image: linear-gradient(to right, var(--tw-gradient-stops))
    }

    .lg\:bg-none {
        background-image: none
    }

    .lg\:from-white {
        --tw-gradient-from: #fff var(--tw-gradient-from-position);
        --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
        --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
    }

    .lg\:from-40\% {
        --tw-gradient-from-position: 40%
    }

    .lg\:via-grey {
        --tw-gradient-to: rgba(48, 48, 48, 0) var(--tw-gradient-to-position);
        --tw-gradient-stops: var(--tw-gradient-from), #303030 var(--tw-gradient-via-position), var(--tw-gradient-to)
    }

    .lg\:via-40\% {
        --tw-gradient-via-position: 40%
    }

    .lg\:to-grey {
        --tw-gradient-to: #303030 var(--tw-gradient-to-position)
    }

    .lg\:bg-cover {
        background-size: cover
    }

    .lg\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }

    .lg\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }

    .lg\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }

    .lg\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }

    .lg\:text-6xl {
        font-size: 3.75rem;
        line-height: 1
    }

    .lg\:text-\[5rem\] {
        font-size: 5rem
    }

    .lg\:text-\[80px\] {
        font-size: 80px
    }

    .lg\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }

    .lg\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .lg\:text-black {
        --tw-text-opacity: 1;
        color: rgb(0 0 0/var(--tw-text-opacity))
    }

    .lg\:text-maroon {
        --tw-text-opacity: 1;
        color: rgb(183 15 27/var(--tw-text-opacity))
    }

    .lg\:text-white {
        --tw-text-opacity: 1;
        color: rgb(255 255 255/var(--tw-text-opacity))
    }

    .lg\:left-\[19px\] {
        inset-inline-start: 19px
    }

    .lg\:left-\[202px\] {
        inset-inline-start: 202px
    }

    .lg\:left-\[427px\] {
        inset-inline-start: 427px
    }

    .lg\:left-\[532px\] {
        inset-inline-start: 532px
    }

    .lg\:top-0 {
        top: 0
    }

    .lg\:mx-auto {
        margin-inline-start: auto;
        margin-inline-end: auto
    }

    .lg\:ml-0 {
        margin-inline-start: 0
    }

    .lg\:mt-0 {
        margin-top: 0
    }

    .lg\:rounded-none {
        border-radius: 0
    }

    .lg\:p-0 {
        padding: 0
    }

    .lg\:p-10 {
        padding: 2.5rem
    }

    .lg\:px-0 {
        padding-inline-start: 0;
        padding-inline-end: 0
    }

    .lg\:px-10 {
        padding-inline-start: 2.5rem;
        padding-inline-end: 2.5rem
    }

    .lg\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .lg\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .lg\:py-5 {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }

    .lg\:pb-0 {
        padding-bottom: 0
    }

    .lg\:pb-10 {
        padding-bottom: 2.5rem
    }

    .lg\:pb-20 {
        padding-bottom: 5rem
    }

    .lg\:pb-28 {
        padding-bottom: 7rem
    }

    .lg\:pb-5 {
        padding-bottom: 1.25rem
    }

    .lg\:pt-0 {
        padding-top: 0
    }

    .lg\:pt-10 {
        padding-top: 2.5rem
    }

    .lg\:pt-20 {
        padding-top: 5rem
    }

    .lg\:text-left {
        text-align: start
    }

    .lg\:text-right {
        text-align: end
    }

    .lg\:text-start {
        text-align: start
    }

    .lg\:dark\:bg-black:is(.dark *) {
        --tw-bg-opacity: 1;
        background-color: rgb(0 0 0/var(--tw-bg-opacity))
    }

    .lg\:dark\:bg-black\/0:is(.dark *) {
        background-color: transparent
    }

    .lg\:dark\:bg-grey\/50:is(.dark *) {
        background-color: rgba(48, 48, 48, .5)
    }

    .lg\:dark\:bg-grey\/60:is(.dark *) {
        background-color: rgba(48, 48, 48, .6)
    }

    .lg\:dark\:bg-grey\/70:is(.dark *) {
        background-color: rgba(48, 48, 48, .7)
    }

    .lg\:dark\:bg-grey\/80:is(.dark *) {
        background-color: rgba(48, 48, 48, .8)
    }

    .lg\:dark\:bg-grey\/90:is(.dark *) {
        background-color: rgba(48, 48, 48, .9)
    }

    .dark\:lg\:bg-opacity-0:is(.dark *) {
        --tw-bg-opacity: 0
    }

    .lg\:dark\:from-grey:is(.dark *) {
        --tw-gradient-from: #303030 var(--tw-gradient-from-position);
        --tw-gradient-to: rgba(48, 48, 48, 0) var(--tw-gradient-to-position);
        --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
    }

    .lg\:dark\:via-black:is(.dark *) {
        --tw-gradient-to: transparent var(--tw-gradient-to-position);
        --tw-gradient-stops: var(--tw-gradient-from), #000 var(--tw-gradient-via-position), var(--tw-gradient-to)
    }

    .lg\:dark\:to-black:is(.dark *) {
        --tw-gradient-to: #000 var(--tw-gradient-to-position)
    }

    .dark\:lg\:decoration-black:is(.dark *) {
        text-decoration-color: #000
    }
}

@media (min-width: 1280px) {
    .xl\:absolute {
        position: absolute
    }

    .xl\:col-span-1 {
        grid-column: span 1/span 1
    }

    .xl\:col-span-2 {
        grid-column: span 2/span 2
    }

    .xl\:col-span-7 {
        grid-column: span 7/span 7
    }

    .xl\:block {
        display: block
    }

    .xl\:flex {
        display: flex
    }

    .xl\:hidden {
        display: none
    }

    .xl\:h-\[24px\] {
        height: 24px
    }

    .xl\:h-full {
        height: 100%
    }

    .xl\:min-h-\[calc\(100vh-190px\)\] {
        min-height: calc(100vh - 190px)
    }

    .xl\:w-3\/4 {
        width: 75%
    }

    .xl\:w-\[24px\] {
        width: 24px
    }

    .xl\:w-\[450px\] {
        width: 450px
    }

    .xl\:w-\[50\%\] {
        width: 50%
    }

    .xl\:w-\[60\%\] {
        width: 60%
    }

    .xl\:w-\[750px\] {
        width: 750px
    }

    .xl\:max-w-\[30\%\] {
        max-width: 30%
    }

    .xl\:max-w-\[40\%\] {
        max-width: 40%
    }

    .xl\:max-w-\[450px\] {
        max-width: 450px
    }

    .xl\:max-w-\[500px\] {
        max-width: 500px
    }

    .xl\:max-w-\[600px\] {
        max-width: 600px
    }

    .xl\:max-w-full {
        max-width: 100%
    }

    .xl\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }

    .xl\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr))
    }

    .xl\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr))
    }

    .xl\:flex-row {
        flex-direction: row
    }

    .xl\:items-center {
        align-items: center
    }

    .xl\:justify-between {
        justify-content: space-between
    }

    .xl\:gap-10 {
        gap: 2.5rem
    }

    .xl\:gap-20 {
        gap: 5rem
    }

    .xl\:gap-8 {
        gap: 2rem
    }

    .xl\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }

    .xl\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }

    .xl\:text-6xl {
        font-size: 3.75rem;
        line-height: 1
    }

    .xl\:top-0 {
        top: 0
    }

    .xl\:mb-10 {
        margin-bottom: 2.5rem
    }

    .xl\:mb-\[20\%\] {
        margin-bottom: 20%
    }

    .xl\:rounded-full {
        border-radius: 9999px
    }

    .xl\:px-10 {
        padding-inline-start: 2.5rem;
        padding-inline-end: 2.5rem
    }

    .xl\:px-28 {
        padding-inline-start: 7rem;
        padding-inline-end: 7rem
    }

    .xl\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .xl\:py-2 {
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    .xl\:pb-10 {
        padding-bottom: 2.5rem
    }

    .xl\:pt-0 {
        padding-top: 0
    }

    .xl\:text-end {
        text-align: end
    }

    .dark\:xl\:text-black:is(.dark *) {
        --tw-text-opacity: 1;
        color: rgb(0 0 0/var(--tw-text-opacity))
    }
}

@media (min-width: 1536px) {
    .\32xl\:w-\[40\%\] {
        width: 40%
    }

    .\32xl\:w-\[calc\(100\%-40px\)\] {
        width: calc(100% - 40px)
    }

    .\32xl\:max-w-\[50\%\] {
        max-width: 50%
    }

    .\32xl\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }

    .\32xl\:gap-40 {
        gap: 10rem
    }

    .\32xl\:gap-80 {
        gap: 20rem
    }

    .\32xl\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }

    .\32xl\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }

    .\32xl\:text-6xl {
        font-size: 3.75rem;
        line-height: 1
    }

    .\32xl\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .\32xl\: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)
    }

    .\32xl\:mb-\[10\%\] {
        margin-bottom: 10%
    }

    .\32xl\:mb-\[20\%\] {
        margin-bottom: 20%
    }

    .\32xl\:px-10 {
        padding-inline-start: 2.5rem;
        padding-inline-end: 2.5rem
    }

    .\32xl\:px-5 {
        padding-inline-start: 1.25rem;
        padding-inline-end: 1.25rem
    }

    .\32xl\:px-\[80px\] {
        padding-inline-start: 80px;
        padding-inline-end: 80px
    }

    .\32xl\:py-\[130px\] {
        padding-top: 130px;
        padding-bottom: 130px
    }
}

@media (min-width: 1600px) {
    .\33xl\:min-h-\[350px\] {
        min-height: 350px
    }
}

@font-face {
    font-family: __defaultThemeFont_76641f;
    src: url(/_next/static/media/ea4e9277c58315dc-s.p.woff2) format("woff2");
    font-display: swap;
    font-weight: 300
}

@font-face {
    font-family: __defaultThemeFont_76641f;
    src: url(/_next/static/media/a587c707f83040a7-s.p.woff2) format("woff2");
    font-display: swap;
    font-weight: 400
}

@font-face {
    font-family: __defaultThemeFont_76641f;
    src: url(/_next/static/media/d9b78f03908807eb-s.p.woff2) format("woff2");
    font-display: swap;
    font-weight: 500
}

@font-face {
    font-family: __defaultThemeFont_76641f;
    src: url(/_next/static/media/f335e20854dcb85a-s.p.woff2) format("woff2");
    font-display: swap;
    font-weight: 800
}

@font-face {
    font-family: __defaultThemeFont_76641f;
    src: url(/_next/static/media/f0fe88c3894b8dac-s.p.woff2) format("woff2");
    font-display: swap;
    font-weight: 900
}

@font-face {
    font-family: __defaultThemeFont_Fallback_76641f;
    src: local("Arial");
    ascent-override: 88.12%;
    descent-override: 22.99%;
    line-gap-override: 0.00%;
    size-adjust: 104.41%
}

.__className_76641f {
    font-family: __defaultThemeFont_76641f, __defaultThemeFont_Fallback_76641f
}

.MilestonesCard_cardContainer__8D7TL {
    position: relative;
    height: 550px
}

.MilestonesCard_cardContainer__8D7TL .MilestonesCard_content__k9IX1 {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 57%;
    padding-inline-start: 2rem;
    padding-inline-end: 2rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    opacity: 1
}

@media (min-width: 1024px) {
    .MilestonesCard_cardContainer__8D7TL .MilestonesCard_content__k9IX1 {
        opacity: 0
    }
}

.MilestonesCard_cardContainer__8D7TL .MilestonesCard_content__k9IX1 {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.MilestonesCard_cardContainer__8D7TL:hover .MilestonesCard_content__k9IX1 {
    opacity: 1
}

.MilestonesCard_cardContainer__8D7TL:hover .MilestonesCard_arrow___ClVF {
    display: none
}

.MilestonesCard_customPagination__npUcJ {
    position: static !important;
    margin-top: 10px
}

.MilestonesCard_customBullet__IrPjg {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(183 15 27/var(--tw-bg-opacity)) !important
}

@font-face {
    font-family: swiper-icons;
    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");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    /* padding:0; */
    z-index: 1;
    display: block;
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y;
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-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 {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.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 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    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 {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border-radius: 50%;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-top: 4px solid transparent
}

.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-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.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));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0
}

.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 {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    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 {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center
}

.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);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: normal;
    line-height: 1
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.text-xl {
    font-size: 18px;
    /*    line-height: 1.75rem;*/
}

.by-20 {
    padding-top: 5%;
}

.FeaturedReports_background__IQlvp {
    background-image: url(../images/media-reports-background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

.animateImage {
    display: inline-block;
    overflow: hidden;
}

.animateImage img {
    display: block;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 1s;
}

.month-label {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #333;
}

.date-box {

    background-color: #e2242b;
}

.media-reports .single-galley-style1 .overlay-content {
    transform: unset;
    opacity: 1;
}

.media-reports .single-galley-style1 .img-holder img {
    opacity: .6;
}

.media-reports .single-galley-style1 .overlay-content .zoom-button a {
    width: 80px;
    height: 80px;
    font-size: 24px;
    line-height: 80px;
}

.media-reports .single-galley-style1 {
    background: #f5f5f5;
    border-radius: 20px;
}

.media-reports .single-galley-style1 .month-label {
    margin-bottom: 0;
    position: relative;
    bottom: 10px;
    padding: 20px 15px 18px 15px;
}

.media_tab ul li a:hover {
    color: var(--thm-base) !important;
    text-decoration-line: underline;
}

h2.media_heading {
    color: black;
    font-size: 32px;
}

h2.press_heading {
    color: #fff;
    font-size: 32px;
}

.media_reports a.btn-two {

    color: black;
    font-size: 14px;
}

.awards a.btn-two {

    color: black;
    font-size: 14px;
    margin-top: 4%;
    font-weight: bold;
}

.press-release a.btn-two {

    color: #fff;
    font-size: 14px;
    margin-top: 4%;
    font-weight: bold;
}

.media_reports a.btn-two {
    color: black;
    font-size: 14px;
    margin-top: 4%;
    font-weight: bold;
}

.btn-two_2 {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    font-family: var(--thm-font-2);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.btn-two_2 span {
    position: relative;
    top: 3px;
    display: inline-block;
    padding-right: 10px;
    line-height: 15px;
    transform: rotate(180deg);
}

.btn-two_2 span:before {
    position: relative;
    top: 3px;
    display: inline-block;
    color: var(--thm-black);
    font-size: 25px;
    font-weight: 400;
    z-index: 1;
}

.btn-two_2 span:after {
    background: #e2242b !important;
}

.btn-two_2 span:after {
    content: "";
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}


.press-release .single-blog-style2 .text-holder .date-box {
    position: relative;
    display: inline-block;
    padding: 0px 9px 0px;
}

.press-release .single-blog-style2 .text-holder .date-box h6 {
    color: #ffffff;
    font-size: 12px;
    line-height: 29px;
    font-weight: 400;
    text-transform: uppercase;
}

.media_reports .single-blog-style2 .text-holder .date-box {
    position: relative;
    display: inline-block;
    padding: 0px 9px 0px;
}

.awards .single-blog-style2 .text-holder .date-box {
    position: relative;
    display: inline-block;
    padding: 0px 9px 0px;
}



.media_reports .single-blog-style2 .text-holder .date-box h6 {
    color: #ffffff;
    font-size: 12px;
    line-height: 29px;
    font-weight: 400;
    text-transform: uppercase;
}

.awards .single-blog-style2 .text-holder .date-box h6 {
    color: #ffffff;
    font-size: 12px;
    line-height: 29px;
    font-weight: 400;
    text-transform: uppercase;
}

.press-release .single-blog-style1-btn {
    margin-top: 7%;

}

.media_reports .single-blog-style1-btn {
    margin-top: 7%;

}

p.head_text {
    color: #fff;

}

.press {
    width: 30%;
    margin-bottom: 24px;
}

.para {
    width: 70%;

}

h2.media_heading {
    color: black;
    font-size: 32px;
}

p.media_text {
    color: black;

}

.composer_1 {
    margin-left: -2%;
}

.about_text .about-style2__content {
    margin-top: 15%;


}

.list-type li {
    min-width: 550px;
}

@media (max-width: 600px) {
    .list-type li {
        min-width: 100%;
    }
}