html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

strong,
b {
    font-weight: 700;
}

body {
    margin: 0;
    color: #fff;
    font-family: '__Inter_d65c78', '__Inter_Fallback_d65c78';
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
}

@media print {
    body {
        background-color: #fff;
    }
}

a {
    color: inherit;
    -webkit-text-decoration: none;
    text-decoration: none;
}

a:hover {
    color: inherit;
}

address {
    font-style: normal;
}

img {
    height: auto;
    display: block;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.mui-kakh7h {
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.mui-818lrw {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color:#151B28;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.mui-818lrw a {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.mui-818lrw a:hover {
    color: #FC7100;
}

@media (min-width:1200px) {
    .mui-818lrw {
        padding: 2% 5%;
    }
}

@media (min-width:768px) and (max-width:1199.95px) {
    .mui-818lrw {
        padding: 2%;
    }
}

@media (max-width:767.95px) {
    .mui-818lrw {
        padding: 15px;
    }
}

.mui-1c6ytdr {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
}

@media (max-width:990.95px) {
    .mui-1c6ytdr {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media (max-width:1199.95px) {
    .mui-rf7bha {
        display: none;
    }
}

@media (min-width:1200px) {
    .mui-vi2fwy {
        display: none;
    }
}

.mui-zm4uje {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    text-align: center;
}

@media (max-width:1199.95px) {
    .mui-zm4uje {
        display: none;
    }
}

.mui-1wsncmt {
    margin: 0;
    font-family: '__Inter_d65c78', '__Inter_Fallback_d65c78';
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 500;
}

.mui-mbla20 {
    padding: 10px 0px;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

@media (max-width:1535.95px) {
    .mui-mbla20 {
        font-size: 16px;
    }
}

.mui-ir6hrb {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0;
    border: 0;
    margin: 0;
    border-radius: 0;
    padding: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    color: inherit;
    text-align: center;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 1.5rem;
    padding: 8px;
    border-radius: 50%;
    overflow: visible;
    color: rgba(0, 0, 0, 0.54);
    -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    margin-left: -12px;
    color: inherit;
}

.mui-ir6hrb::-moz-focus-inner {
    border-style: none;
}

.mui-ir6hrb.Mui-disabled {
    pointer-events: none;
    cursor: default;
}

@media print {
    .mui-ir6hrb {
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
    }
}

.mui-ir6hrb:hover {
    background-color: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
    .mui-ir6hrb:hover {
        background-color: transparent;
    }
}

.mui-ir6hrb.Mui-disabled {
    background-color: transparent;
    color: rgba(0, 0, 0, 0.26);
}

@media (min-width:1200px) {
    .mui-ir6hrb {
        display: none;
    }
}

.mui-675ts4 {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 1em;
    height: 1em;
    display: inline-block;
    fill: currentColor;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    font-size: 1.5rem;
    color: #fff;
}

.mui-1td26r3 {
    background-color: #151B28;
    color: #fff;
    -webkit-transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    box-sizing: border-box;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: fixed;
    z-index: 1100;
    top: 0;
    left: auto;
    right: 0;
    background-color: #1976d2;
    color: #fff;
}

@media print {
    .mui-1td26r3 {
        position: absolute;
    }
}

.mui-11qjisw {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.mui-1qt20vv {
    position: relative;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 15% 0;
}

@media (max-width:767.95px) {
    .mui-1qt20vv {
        padding: 100px 0;
    }
}

.mui-1dn5dms {
    z-index: -1;
    object-fit: cover;
}

.mui-j884b0 {
    max-width: 1350px;
    padding: 0 15px;
    margin: 0 auto;
    width: 100%;
}

.mui-17n9i2n {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 700px;
    gap: 30px;
}

.mui-178iu94 h1 {
    text-align: left;
    font-size: 60px;
    font-style: normal;
    font-weight: 900;
    line-height: 60px;
    letter-spacing: 1.325px;
    text-transform: uppercase;
}

@media (max-width:767.95px) {
    .mui-178iu94 h1 {
        font-size: 44px;
    }
}

@media (max-width:555.95px) {
    .mui-178iu94 h1 {
        font-size: 34px;
        line-height: 40px;
    }
}

.mui-178iu94 h1 span {
    background: var(--ocean, linear-gradient(180deg, #ffc11c 0%, #00eaff 100%));
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.mui-p6ijvu {
    margin: 0;
    font-family: '__Inter_d65c78', '__Inter_Fallback_d65c78';
    font-weight: 300;
    font-size: 3.5rem;
    line-height: 1.167;
}

@media (min-width:768px) {
    .mui-p6ijvu {
        font-size: 5.1414rem;
    }
}

@media (min-width:991px) {
    .mui-p6ijvu {
        font-size: 5.5698rem;
    }
}

@media (min-width:1200px) {
    .mui-p6ijvu {
        font-size: 5.9983rem;
    }
}

.mui-refdw0 p {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    text-align: left;
}

@media (max-width:767.95px) {
    .mui-refdw0 p {
        font-size: 18px;
    }
}

@media (max-width:555.95px) {
    .mui-refdw0 p {
        font-size: 16px;
    }
}

.mui-7ss3fh {
    margin: 0;
    font-family: '__Inter_d65c78', '__Inter_Fallback_d65c78';
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
}

.mui-1ri5noh {
    position: relative;
    display: inline-block;
    padding: 12px 24px;
    border: none;
    font-size: 16px;
    background-color: inherit;
    border-radius: 100px;
    font-weight: 600;
    color: #fff;
    background: var(--FS, linear-gradient(180deg, #fc7100 0%, #e23200 100%));
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.mui-1ri5noh span:last-child {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.mui-1ri5noh span:first-child {
    position: relative;
    z-index: 1;
}

.mui-1ri5noh:hover {
    box-shadow: 0 0 0 5px #fff;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.mui-1ri5noh:active {
    scale: 0.95;
}

.mui-1ri5noh:hover span:last-child {
    width: 100%;
    height: 150px;
    opacity: 1;
}

.mui-1kb2a0v {
    margin: 100px 0;
}

@media (max-width:767.95px) {
    .mui-1kb2a0v {
        margin: 50px 0;
    }
}

.mui-1vsoe6u {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 64px;
}

@media (max-width:990.95px) {
    .mui-1vsoe6u {
        gap: 30px;
    }
}

.mui-2p4r75 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
    text-align: center;
    max-width: 50%;
    margin: 0 auto;
}

@media (max-width:990.95px) {
    .mui-2p4r75 {
        max-width: unset;
    }
}

@media (max-width:767.95px) {
    .mui-2p4r75 {
        gap: 20px;
    }
}

.mui-1ms9rbv {
    margin: 0;
    font-family: '__Inter_d65c78', '__Inter_Fallback_d65c78';
    font-weight: 300;
    font-size: 2.375rem;
    line-height: 1.2;
    color: #fff;
    text-align: center;
    font-size: 54.93px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
}

@media (min-width:768px) {
    .mui-1ms9rbv {
        font-size: 3.3333rem;
    }
}

@media (min-width:991px) {
    .mui-1ms9rbv {
        font-size: 3.5417rem;
    }
}

@media (min-width:1200px) {
    .mui-1ms9rbv {
        font-size: 3.75rem;
    }
}

@media (max-width:990.95px) {
    .mui-1ms9rbv {
        font-size: 45px;
    }
}

@media (max-width:767.95px) {
    .mui-1ms9rbv {
        font-size: 40px;
    }
}

@media (max-width:555.95px) {
    .mui-1ms9rbv {
        font-size: 34px;
    }
}

.mui-1jfhqa7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 100px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

@media (max-width:990.95px) {
    .mui-1jfhqa7 {
        gap: 30px;
    }
}

.mui-iq80hr {
    max-width: 270px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.mui-iq80hr img {
    max-width: 100%;
}

@media (max-width:555.95px) {
    .mui-iq80hr {
        gap: 20px;
        max-width: unset;
        width: 100%;
    }
}

.mui-1ue53ca {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
}

.mui-1ue53ca h3 {
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: capitalize;
    background: var(--FS, linear-gradient(180deg, #fc7100 0%, #e23200 100%));
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.mui-1ue53ca p {
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.mui-j6bhwk {
    margin: 0;
    font-family: '__Inter_d65c78', '__Inter_Fallback_d65c78';
    font-weight: 400;
    font-size: 2rem;
    line-height: 1.167;
}

@media (min-width:768px) {
    .mui-j6bhwk {
        font-size: 2.5707rem;
    }
}

@media (min-width:991px) {
    .mui-j6bhwk {
        font-size: 2.7849rem;
    }
}

@media (min-width:1200px) {
    .mui-j6bhwk {
        font-size: 2.9991rem;
    }
}

.mui-qtuatq {
    margin: 0;
    font-family: '__Inter_d65c78', '__Inter_Fallback_d65c78';
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.43;
}

.mui-l5xv05 {
    position: relative;
}

.mui-y9amlv {
    width: 100%;
    padding: 35px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-height: 70vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

@media (max-width:555.95px) {
    .mui-y9amlv {
        padding: 20px;
        min-height: 50vh;
    }
}

.mui-y9amlv h3 {
    text-align: center;
    max-width: 40%;
}

@media (max-width:990.95px) {
    .mui-y9amlv h3 {
        max-width: unset;
    }
}

.mui-1gt0u60 {
    margin: 0;
    font-family: '__Inter_d65c78', '__Inter_Fallback_d65c78';
    font-weight: 400;
    font-size: 2rem;
    line-height: 1.167;
    color: #fff;
    text-align: center;
    font-size: 54.93px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
}

@media (min-width:768px) {
    .mui-1gt0u60 {
        font-size: 2.5707rem;
    }
}

@media (min-width:991px) {
    .mui-1gt0u60 {
        font-size: 2.7849rem;
    }
}

@media (min-width:1200px) {
    .mui-1gt0u60 {
        font-size: 2.9991rem;
    }
}

@media (max-width:990.95px) {
    .mui-1gt0u60 {
        font-size: 45px;
    }
}

@media (max-width:767.95px) {
    .mui-1gt0u60 {
        font-size: 40px;
    }
}

@media (max-width:555.95px) {
    .mui-1gt0u60 {
        font-size: 34px;
    }
}

.mui-1oixamq {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
}

@media (max-width:767.95px) {
    .mui-1oixamq {
        gap: 20px;
    }
}

.mui-pjzxjm {
    overflow: hidden;
    padding: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.mui-pjzxjm h3 {
    text-align: center;
}

@media (max-width:555.95px) {
    .mui-pjzxjm h3 {
        font-size: 20px;
    }
}

.mui-1d9z4x7 {
    min-height: 450px;
    position: relative;
    max-width: 360px;
    width: 100%;
    padding: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

@media (max-width:767.95px) {
    .mui-1d9z4x7 {
        padding: 20px;
    }
}

.mui-1d9z4x7 img {
    z-index: -1;
    max-width: 100%;
    object-fit: cover;
}

.mui-1pjm9yb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
}

.mui-1pjm9yb h5 {
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
}

.mui-1pjm9yb a {
    text-align: center;
}

.mui-dlnorn {
    margin: 0;
    font-family: '__Inter_d65c78', '__Inter_Fallback_d65c78';
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.334;
}

@media (min-width:768px) {
    .mui-dlnorn {
        font-size: 1.4993rem;
    }
}

@media (min-width:991px) {
    .mui-dlnorn {
        font-size: 1.4993rem;
    }
}

@media (min-width:1200px) {
    .mui-dlnorn {
        font-size: 1.4993rem;
    }
}

.mui-vv174t {
    margin: 100px 0;
}

@media (max-width:767.95px) {
    .mui-vv174t {
        margin: 50px 0;
    }
}

.mui-1v3qu8y {
    margin: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-width: 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.12);
    border-bottom-width: thin;
    width: 100%;
    background-color: #fff;
}

.mui-1bypshw {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 30px 0px;
}

@media (max-width:990.95px) {
    .mui-1bypshw {
        padding: 15px 0px;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 40px;
    }

    .mui-1bypshw img {
        width: 40px;
        height: 40px;
    }
}

.mui-1jbo08j {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.mui-1jbo08j h1 {
    background: var(--FS, linear-gradient(180deg, #fc7100 0%, #e23200 100%));
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (min-width:1200px) {
    .mui-1jbo08j {
        gap: 50px;
    }
}

@media (max-width:1199.95px) {
    .mui-1jbo08j {
        gap: 30px;
    }
}

@media (max-width:990.95px) {
    .mui-1jbo08j {
        width: 100%;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }
}

.mui-151zmh3 {
    margin: 0;
    font-family: '__Inter_d65c78', '__Inter_Fallback_d65c78';
    font-weight: 400;
    font-size: 2rem;
    line-height: 1.167;
    font-weight: 600;
}

@media (min-width:768px) {
    .mui-151zmh3 {
        font-size: 2.5707rem;
    }
}

@media (min-width:991px) {
    .mui-151zmh3 {
        font-size: 2.7849rem;
    }
}

@media (min-width:1200px) {
    .mui-151zmh3 {
        font-size: 2.9991rem;
    }
}

.mui-ipmyd7 {
    margin: 0;
    font-family: '__Inter_d65c78', '__Inter_Fallback_d65c78';
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.334;
    font-weight: 600;
}

@media (min-width:768px) {
    .mui-ipmyd7 {
        font-size: 1.4993rem;
    }
}

@media (min-width:991px) {
    .mui-ipmyd7 {
        font-size: 1.4993rem;
    }
}

@media (min-width:1200px) {
    .mui-ipmyd7 {
        font-size: 1.4993rem;
    }
}

.mui-1r0s4jz {
    margin: 0;
    font-family: '__Inter_d65c78', '__Inter_Fallback_d65c78';
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.334;
    font-weight: 600;
}

@media (min-width:768px) {
    .mui-1r0s4jz {
        font-size: 1.4993rem;
    }
}

@media (min-width:991px) {
    .mui-1r0s4jz {
        font-size: 1.4993rem;
    }
}

@media (min-width:1200px) {
    .mui-1r0s4jz {
        font-size: 1.4993rem;
    }
}

.mui-1oo1wfg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 60px;
}

@media (max-width:767.95px) {
    .mui-1oo1wfg {
        gap: 40px;
    }
}

.mui-o7bhpy h2 {
    text-align: center;
}

.mui-uz0w4g {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:990.95px) {
    .mui-uz0w4g {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.mui-125oesv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    border-radius: 2px;
    background: var(--Gray-400, #333b48);
    box-shadow: 0px 18px 36px 0px rgba(0, 0, 0, 0.05);
    padding: 50px;
    position: relative;
    right: -100px;
    z-index: 100;
    max-width: 500px;
    width: 100%;
}

@media (max-width:990.95px) {
    .mui-125oesv {
        position: static;
        max-width: unset;
    }
}

@media (max-width:767.95px) {
    .mui-125oesv {
        padding: 20px;
    }
}

.mui-125oesv p {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.mui-ldyq68 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}

.mui-ldyq68 h3 {
    background: var(--FS, linear-gradient(180deg, #fc7100 0%, #e23200 100%));
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: capitalize;
}

.mui-ldyq68 h5 {
    font-size: 28.13px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    text-transform: capitalize;
}

@media (max-width:990.95px) {
    .mui-ldyq68 h5 {
        font-size: 24px;
    }
}

@media (max-width:767.95px) {
    .mui-ldyq68 h5 {
        font-size: 20px;
    }
}

.mui-1gsjx8c img {
    max-width: 100%;
}

.mui-1l70t3x {
    overflow: hidden;
    padding: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.mui-1ts7h0s {
    margin: 0;
    font-family: '__Inter_d65c78', '__Inter_Fallback_d65c78';
    font-weight: 300;
    font-size: 2.375rem;
    line-height: 1.2;
    color: initial;
    color: #fff;
    text-align: center;
    font-size: 54.93px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
}

@media (min-width:768px) {
    .mui-1ts7h0s {
        font-size: 3.3333rem;
    }
}

@media (min-width:991px) {
    .mui-1ts7h0s {
        font-size: 3.5417rem;
    }
}

@media (min-width:1200px) {
    .mui-1ts7h0s {
        font-size: 3.75rem;
    }
}

@media (max-width:990.95px) {
    .mui-1ts7h0s {
        font-size: 45px;
    }
}

@media (max-width:767.95px) {
    .mui-1ts7h0s {
        font-size: 40px;
    }
}

@media (max-width:555.95px) {
    .mui-1ts7h0s {
        font-size: 34px;
    }
}

.mui-5nn03z {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

@media (max-width:767.95px) {
    .mui-5nn03z {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.mui-5nn03z input {
    width: 30%;
    border: none;
    padding: 15px 0;
    text-align: center;
    border-radius: 6px;
    color: #fff;
    border-radius: 8px 0px 0px 8px;
    background: rgba(255, 255, 255, 0.08);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

@media (max-width:990.95px) {
    .mui-5nn03z input {
        width: 50%;
    }
}

@media (max-width:767.95px) {
    .mui-5nn03z input {
        width: 100%;
    }
}

.mui-5nn03z input:placeholder {
    color: #fff;
}

.mui-5nn03z button {
    width: 10%;
    padding: 15px 10px;
}

@media (max-width:990.95px) {
    .mui-5nn03z button {
        width: 50%;
    }
}

@media (max-width:767.95px) {
    .mui-5nn03z button {
        width: 100%;
    }
}

.mui-1gmy363 {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0;
    border: 0;
    margin: 0;
    border-radius: 0;
    padding: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    color: inherit;
    font-family: '__Inter_d65c78', '__Inter_Fallback_d65c78';
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.75;
    text-transform: uppercase;
    min-width: 64px;
    padding: 6px 16px;
    border-radius: 4px;
    -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    color: #fff;
    background-color: #1976d2;
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
    border-radius: 0px 8px 8px 0px;
    background: #FC7100;
    padding: 12px 18px;
    color: var(--Base-White, #FFF);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 22.5px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    text-transform: capitalize;
    -webkit-transition: background 0.3s ease, -webkit-transform 0.2s ease;
    transition: background 0.3s ease, transform 0.2s ease;
}

.mui-1gmy363::-moz-focus-inner {
    border-style: none;
}

.mui-1gmy363.Mui-disabled {
    pointer-events: none;
    cursor: default;
}

@media print {
    .mui-1gmy363 {
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
    }
}

.mui-1gmy363:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
    background-color: #1565c0;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

@media (hover: none) {
    .mui-1gmy363:hover {
        background-color: #1976d2;
    }
}

.mui-1gmy363:active {
    box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.mui-1gmy363.Mui-focusVisible {
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.mui-1gmy363.Mui-disabled {
    color: rgba(0, 0, 0, 0.26);
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0.12);
}

.mui-1gmy363:hover {
    background: #E66400;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

@media (max-width: 768px) {
    .mui-1gmy363 {
        font-size: 18px;
        padding: 10px 16px;
    }
}

@media (max-width: 480px) {
    .mui-1gmy363 {
        font-size: 16px;
        padding: 8px 14px;
    }
}

.mui-1w1sqlj {
    color: #fff;
}

.mui-1w1sqlj a {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.mui-1w1sqlj a:hover {
    color: orange;
}

@media (min-width:1200px) {
    .mui-1w1sqlj {
        padding: 2% 5%;
    }
}

@media (min-width:768px) and (max-width:1199.95px) {
    .mui-1w1sqlj {
        padding: 2%;
    }
}

@media (max-width:767.95px) {
    .mui-1w1sqlj {
        padding: 15px;
    }
}

.mui-19du96i {
    position: absolute;
    right: 0;
}

@media (max-width:990.95px) {
    .mui-19du96i {
        width: 100px;
        height: 100px;
    }
}

.mui-15vfou7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 50px;
}

@media (max-width:990.95px) {
    .mui-15vfou7 {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 28px;
    }
}

.mui-5nlcg2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 200px;
}

@media (max-width:990.95px) {
    .mui-5nlcg2 {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 100px;
    }
}

@media (max-width:555.95px) {
    .mui-5nlcg2 {
        gap: 50px;
    }
}

.mui-n90dtd {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}

.mui-vmv3qn {
    margin: 0;
    font-family: '__Inter_d65c78', '__Inter_Fallback_d65c78';
    font-weight: 400;
    font-size: 2rem;
    line-height: 1.167;
    background: var(--FS, linear-gradient(180deg, #fc7100 0%, #e23200 100%));
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

@media (min-width:768px) {
    .mui-vmv3qn {
        font-size: 2.5707rem;
    }
}

@media (min-width:991px) {
    .mui-vmv3qn {
        font-size: 2.7849rem;
    }
}

@media (min-width:1200px) {
    .mui-vmv3qn {
        font-size: 2.9991rem;
    }
}

.mui-1tt16dn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}

.mui-1tt16dn li a {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
}

@media (max-width:990.95px) {
    .mui-1tt16dn {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
}

@media (max-width:990.95px) {
    .mui-1tt16dn {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
    }
}

.mui-1wzggji {
    margin: 0;
    font-family: '__Inter_d65c78', '__Inter_Fallback_d65c78';
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.43;
    font-weight: 500;
}

.mui-w77z86 {
    margin: 0;
    font-family: '__Inter_d65c78', '__Inter_Fallback_d65c78';
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    text-align: left;
    margin-top: 20px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

@media (max-width:555.95px) {
    .mui-w77z86 {
        font-size: 10px;
    }
}