html,body {
    color: #000000;
    min-height: 100%;
    height: 100%;
    scroll-behavior: auto;
    font-family: Arial, sans-serif;
}

.trust-badge-2 {
    flex: 0 0 auto;
}

.trust-badge-2 {
    font-family: Arial, sans-serif;
    padding: 5rem 0 2rem;
    color: #000000;
    position: relative;
    background-color: rgb(203,238,212);
}

.user-comments-9::before {
    top: 0;
    width: 100%;
    background: 
        linear-gradient(30deg, rgb(166,209,174,0.5) 12%, transparent 12.5%, transparent 87%, rgb(166,209,174,0.5) 87.5%, rgb(166,209,174,0.5)),
        linear-gradient(150deg, rgb(166,209,174,0.5) 12%, transparent 12.5%, transparent 87%, rgb(166,209,174,0.5) 87.5%, rgb(166,209,174,0.5)),
        linear-gradient(30deg, rgb(166,209,174,0.5) 12%, transparent 12.5%, transparent 87%, rgb(166,209,174,0.5) 87.5%, rgb(166,209,174,0.5)),
        linear-gradient(150deg, rgb(166,209,174,0.5) 12%, transparent 12.5%, transparent 87%, rgb(166,209,174,0.5) 87.5%, rgb(166,209,174,0.5)),
        linear-gradient(60deg, rgb(127,173,137,0.5) 25%, transparent 25.5%, transparent 75%, rgb(127,173,137,0.5) 75%, rgb(127,173,137,0.5));
    left: 0;
    opacity: 0.1;
    content: "";
    z-index: 0;
    background-size: 80px 140px;
    position: absolute;
    height: 100%;
    background-position: 0 0, 0 0, 40px 70px, 40px 70px, 0 0;
}

.user-comments-9 .feedback-track-4::after {
    background: rgb(166,209,174);
    position: absolute;
    bottom: 100%;
    transition: transform 0.5s ease;
    height: 40px;
    width: 2px;
    content: "";
    transform: scaleY(0);
    transform-origin: bottom;
    left: 20px;
}

.user-comments-9 .feedback-track-4 .media-image-5::before {
    left: 0;
    content: "";
    z-index: 2;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background: linear-gradient(45deg, rgb(166,209,174,0.5), transparent 60%);
    height: 100%;
    transition: all 0.4s ease;
}

.user-comments-9 .feedback-track-4:hover p {
    transform: translateZ(25px);
}

.user-comments-9 .feedback-track-4:nth-child(3n+2) {
    transform: translateZ(0) translateY(0);
}

.user-comments-9 .feedback-track-4:nth-child(3n+2):hover {
    transform: translateZ(30px) translateY(-10px);
}

.receive-updates-1::before {
    width: 40%;
    filter: blur(40px);
    height: 70%;
    right: -5%;
    background: rgb(255, 255, 255, 0.5);
    animation: float 15s infinite alternate ease-in-out;
    z-index: -1;
    transform: rotate(-15deg) skewX(-15deg);
    top: -10%;
    content: "";
    position: absolute;
}

.receive-updates-1 .success-metric-4:hover {
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.receive-updates-1 h3::before {
    top: 0.8em;
    background: rgb(127,173,137);
    width: 8px;
    height: 8px;
    animation: pulse 3s infinite;
    left: -20px;
    border-radius: 10px;
    content: "";
    position: absolute;
    transform: translateY(-50%);
}

.receive-updates-1 .input_holder div {
    position: relative;
    flex: 1;
}

.receive-updates-1 input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgb(127,173,137,0.5);
    transform: translateY(-2px);
    outline: none;
    border-color: rgb(127,173,137);
    background: rgba(255, 255, 255, 0.15);
}

.receive-updates-1 input[type="email"]:focus::placeholder {
    opacity: 0.5;
    transform: translateX(5px);
}

.receive-updates-1 .sub-material-0:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.2);
    background: rgb(166,209,174);
}

.receive-updates-1 .sub-material-0:hover::before {
    transform: translateX(100%);
}

.receive-updates-1 .sub-material-0:active {
    transform: translateY(1px) scale(0.98);
}

.program-information-7 .career-ready-5 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    overflow: hidden;
}

.program-information-7 .career-learn-1:nth-child(odd) {
    mask-image: linear-gradient(to right, transparent 0%, black 15%, black 85%, transparent 100%);
}

.program-information-7 .career-learn-1:hover img {
    transform: scale(1.05);
    filter: grayscale(0) contrast(1.3);
}

.program-information-7 .success-metric-4 {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.program-information-7 .job-skills-0 h3 {
    margin-bottom: 1.5rem;
    font-weight: 700;
    display: inline-block;
    letter-spacing: 1px;
    color: #ffffff;
    font-size: 34px;
    position: relative;
}

.program-information-7 .job-skills-0 p {
    color: #ffffff;
    line-height: 1.8;
    position: relative;
    margin-bottom: 2.5rem;
    font-size: 14px;
}

.program-information-7 .job-skills-0 .support-panel-5 {
    display: inline-block;
    z-index: 1;
    transition: all 0.4s ease;
    background-color: transparent;
    font-weight: 600;
    position: relative;
    padding: 0.9rem 2.5rem;
    border-radius: 10px;
    text-decoration: none;
    border: 2px solid rgb(166,209,174);
    overflow: hidden;
    font-size: 14px;
    color: #ffffff;
}

.developer-experience-6 .feedback-track-4 {
    z-index: 1;
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 4rem;
}

.developer-experience-6 .media-image-5 {
    filter: grayscale(100%);
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
    border-radius: 0;
    position: relative;
    transform: scale(1);
    height: 400px;
    clip-path: polygon(0 10%, 100% 0%, 85% 100%, 0% 90%);
    width: 100%;
}

.developer-experience-6 .job-milestones-0::before {
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5), transparent);
    height: 70%;
    width: 1px;
    left: -2rem;
    top: 15%;
    position: absolute;
    content: "";
}

.developer-experience-6 .work-list-8 {
    font-size: 19px;
    padding-left: 2rem;
    transition: all 0.5s ease 0.2s;
    transform: translateX(0);
    position: relative;
    color: #000000;
    font-weight: 300;
    line-height: 1.8;
}

.developer-experience-6 .feedback-track-4:hover .media-image-5 {
    filter: grayscale(0%);
    transform: scale(1.05);
}

.developer-experience-6 .feedback-track-4:hover .job-milestones-0 div:nth-child(2) {
    transform: translateX(20px);
}

.meet-us-8::before {
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgba(42, 57, 80, 0.92), rgba(32, 42, 68, 0.85));
    bottom: 0;
    content: "";
    position: absolute;
}

.meet-us-8 h4::after {
    left: 50%;
    position: absolute;
    content: "";
    transition: width 0.4s ease;
    width: 60px;
    bottom: -12px;
    background: rgb(166,209,174);
    transform: translateX(-50%);
    height: 3px;
}

.meet-us-8 .container {
    z-index: 2;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    display: flex;
    max-width: 1200px;
    padding: 0 15px;
}

.meet-us-8 .text-slot-9:hover {
    transform: translateY(-5px);
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.3);
}

.meet-us-8 .text-slot-9:hover::before {
    transform: scaleY(1);
}

.meet-us-8 h6::after {
    position: absolute;
    height: 2px;
    left: 0;
    background: rgb(127,173,137);
    content: "";
    bottom: 0;
    width: 40px;
    transition: width 0.4s ease;
}

.meet-us-8 .text-slot-9:hover span {
    transform: translateY(-5px);
    opacity: 1;
}

.pricing-grid-9::before {
    pointer-events: none;
    z-index: 1;
    background: linear-gradient(45deg, transparent 0%, rgb(166,209,174,0.5) 30%, transparent 70%);
    height: 100%;
    top: 0;
    opacity: 0.1;
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
}

.pricing-grid-9 .cost-rates-4 h2::after {
    bottom: -10px;
    content: "";
    height: 3px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(166,209,174), rgb(127,173,137));
    width: 80px;
    border-radius: 10px;
}

.pricing-grid-9 .pay-options-5 {
    border-radius: 28px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    display: block;
    text-decoration: none;
    color: #000000;
    opacity: 0;
    overflow: hidden;
    transform: translateZ(0) scale(1);
    position: relative;
    background: #ffffff;
    animation: fadeIn 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}

.pricing-grid-9 .annual-plan-4 {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    padding: 2rem;
}

.pricing-grid-9 .plan-options-2 {
    transition: transform 0.3s ease, color 0.3s ease;
    position: relative;
    font-size: 2rem;
    color: rgb(166,209,174);
    margin-bottom: 1.5rem;
    font-weight: 700;
    display: inline-block;
}

.pricing-grid-9 .annual-plan-4 p {
    font-size: calc(17px - 2px);
    margin: 0;
    word-break: break-word;
    color: #000000;
    overflow-wrap: break-word;
    line-height: 1.6;
    flex-grow: 1;
}

.pricing-grid-9 .pay-options-5:hover .media-image-5 {
    transform: scale(1.05);
}

.welcome-page-6 {
    width: 100%;
    overflow: hidden;
    position: relative;
    min-height: 650px;
    height: 100vh;
}

.welcome-page-6 .edu-front-5::after {
    content: "";
    left: 0;
    height: 100%;
    z-index: 2;
    background: repeating-linear-gradient(
    -45deg,
    rgba(rgb(127,173,137), 0.03),
    rgba(rgb(127,173,137), 0.03) 1px,
    transparent 1px,
    transparent 10px
  );
    width: 100%;
    position: absolute;
    animation: patternShift 20s infinite linear;
    top: 0;
}

.welcome-page-6 .mission-block-4 p {
    padding-left: 20px;
    line-height: 1.6;
    position: relative;
    letter-spacing: 0.5px;
    font-weight: 600;
    margin-bottom: 1.5rem;
    color: #ffffff;
    font-size: calc(13px * 1.2);
    max-width: 85%;
}

.welcome-page-6 .title_style_header::after {
    animation: expandLine 1.2s 0.8s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    left: 0;
    width: 80px;
    transform: scaleX(0);
    background: rgb(127,173,137);
    bottom: -15px;
    content: "";
    position: absolute;
    height: 4px;
    transform-origin: left;
}

.trust-badge-2::after {
    z-index: 1;
    width: 100%;
    content: '';
    background: linear-gradient(90deg, 
        rgb(203,238,212) 0%,
        rgb(166,209,174) 35%, 
        rgb(127,173,137) 65%,
        rgb(203,238,212) 100%);
    top: 0;
    height: 7px;
    left: 0;
    position: absolute;
}

.trust-badge-2 .info_item {
    transition: all 0.3s ease;
    padding: 0.5rem 1rem;
    flex: 0 0 auto;
    width: 25%;
    position: relative;
}

.trust-badge-2 .info_item:first-child::before {
    display: none;
}

.trust-badge-2 .info_item:hover {
    transform: translateY(-5px);
}

.trust-badge-2 .info_item:hover p,
.trust-badge-2 .info_item:hover a {
    color: rgb(166,209,174);
}

.trust-badge-2 .info_item:hover svg {
    transform: rotate(10deg);
}

.trust-badge-2 .text_main_holder {
    position: relative;
    gap: 3rem;
    justify-content: space-between;
    flex-wrap: wrap;
    display: flex;
}

.trust-badge-2 .nav-site-7:hover svg {
    transform: scale(1.05);
}

.trust-badge-2 .nav-begin-6 {
    max-width: 400px;
    gap: 2rem;
    flex: 1;
    position: relative;
    flex-direction: column;
    min-width: 240px;
    display: flex;
}

.trust-badge-2 .nav-begin-6 h5 {
    padding: 0.75rem 1.5rem;
    color: #000000;
    background: rgba(0, 0, 0, 0.03);
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 1rem;
    border-radius: 10px;
}

.trust-badge-2 .top-tutor-2 a:hover {
    color: rgb(166,209,174);
    padding-left: 1.5rem;
}

.trust-badge-2 .top-tutor-2 a:hover::before {
    width: 8px;
    background-color: rgb(166,209,174);
    height: 8px;
}

.trust-badge-2 .subscribe_holder::before {
    height: 0;
    content: '';
    border-color: rgb(166,209,174,0.5) transparent transparent transparent;
    left: 0;
    width: 0;
    top: 0;
    position: absolute;
    border-top-left-radius: 28px;
    border-style: solid;
    border-width: 50px 50px 0 0;
}

.trust-badge-2 .input_holder input[type="email"]:focus {
    outline: none;
    border-color: rgb(166,209,174);
    box-shadow: 0 0 0 3px rgb(166,209,174,0.5);
}

.trust-badge-2 .sub-material-0 {
    z-index: 1;
    font-weight: 600;
    border-radius: 10px;
    color: #ffffff;
    border: none;
    transition: all 0.3s ease;
    cursor: pointer;
    background: linear-gradient(135deg, rgb(166,209,174) 0%, rgb(127,173,137) 100%);
    position: relative;
    padding: 1.125rem 1.25rem;
    overflow: hidden;
    font-size: 19px;
}

header::before {
    width: 100%;
    z-index: 0;
    top: 0;
    background-image: linear-gradient(0deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px),
    linear-gradient(90deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px);
    background-size: 20px 20px;
    content: '';
    position: absolute;
    left: 0;
    height: 100%;
}

header .nav-site-7::before {
    position: absolute;
    height: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    transition: all 0.4s ease;
    left: 0;
    transform: scaleX(0);
    opacity: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    top: 0;
    content: '';
}

header .top-header-3 img {
    max-height: 40px;
    filter: brightness(1.1);
}

header .nav-begin-6::before {
    background: rgb(166,209,174);
    height: 1px;
    right: -20px;
    top: 50%;
    content: '';
    width: 40px;
    position: absolute;
    transform: translateY(-50%);
}

header .head-nav-6 a:hover {
    border-right-color: rgba(255, 255, 255, 0.2);
    border-left-color: rgba(255, 255, 255, 0.2);
    color: #ffffff;
}

header .head-nav-6 a:hover::before {
    transform: translateX(0);
}

header .head-nav-6 a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

header .head-nav-6:hover::before {
    transform: translateY(-50%) scale(1);
}

header .head-sitewrap-8::before {
    content: '';
    background: rgb(166,209,174);
    width: 30px;
    position: absolute;
    top: 20px;
    left: 20px;
    height: 1px;
}

.tyWrapper-7 {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(203,238,212) 0%, rgb(127,173,137,0.5) 100%);
    position: relative;
}

.tyWrapper-7::after {
    left: -100px;
    width: 400px;
    position: absolute;
    z-index: 1;
    background: radial-gradient(ellipse, rgb(127,173,137,0.5) 0%, transparent 70%);
    opacity: 0.4;
    content: "";
    height: 400px;
    animation: float 12s infinite alternate ease-in-out;
    bottom: -100px;
}

.tyWrapper-7 .success-metric-4 {
    padding: 40px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    transform: translateY(0);
    animation: slideInContent 1.5s ease-out 0.3s both;
    background: #ffffff;
    position: relative;
}

.tyWrapper-7 ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.tyWrapper-7 li::before {
    background: rgb(166,209,174);
    position: absolute;
    height: 8px;
    content: "";
    transform: rotate(45deg);
    top: 10px;
    width: 8px;
    left: 0;
    animation: rotateMark 6s infinite alternate ease-in-out;
}

.privacy-parapet-3 h2 {
    margin-top: 30px;
    border-left: 4px solid rgb(127,173,137);
    padding-left: 15px;
    font-size: 32px;
    margin-bottom: 20px;
    font-weight: 600;
    color: rgb(127,173,137);
}

.privacy-parapet-3 p, .privacy-parapet-3 span, .privacy-parapet-3 div {
    line-height: 1.6;
    color: #000000;
    margin-bottom: 15px;
    font-size: 13px;
}

.contact-panel-1::before {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    background: rgb(127,173,137,0.5);
    top: 0;
    content: '';
}

.contact-panel-1 .feedback-form-0 {
    gap: 0;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
}

.contact-panel-1 .query-box-5 h3::after {
    height: 3px;
    transform: translateX(-50%);
    background: rgb(166,209,174);
    width: 80px;
    bottom: -15px;
    content: '';
    position: absolute;
    left: 50%;
}

.contact-panel-1 .query-box-5 svg path {
    fill: rgb(166,209,174);
}

.contact-panel-1 .query-box-5 span {
    color: #000000;
    font-size: 13px;
}

.contact-panel-1 .reach-inquiry-6 {
    position: relative;
    overflow: hidden;
    grid-row: 1;
    padding: 0;
    border-radius: 30px 30px 0 0;
    background: rgb(166,209,174);
}

.contact-panel-1 form {
    z-index: 1;
    position: relative;
    padding: 60px 50px;
}

.contact-panel-1 form h3 {
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    color: #ffffff;
    font-size: 38px;
    font-weight: 700;
}

.contact-panel-1 form input[type="text"]:focus,
.contact-panel-1 form input[type="email"]:focus {
    border-color: rgba(255, 255, 255, 0.5);
    outline: none;
    background: rgba(255, 255, 255, 0.2);
}

.contact-panel-1 .feedback-block-7 input[type="checkbox"]:checked {
    border-color: #ffffff;
    background-color: #ffffff;
}

.contact-panel-1 .feedback-block-7 label {
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
    font-size: 12px;
}

.contact-panel-1 .feedback-block-7 a {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
    transition: opacity 0.3s ease;
    color: #ffffff;
    font-weight: 600;
    text-decoration: none;
}



::-webkit-scrollbar {
    padding: 3px;
    width: 16px;
}

::-webkit-scrollbar-button {
    width: 12px;
    height: 4px;
    background: rgb(166,209,174,0.5);
}

::-webkit-scrollbar-track {
    border-radius: 16.4vh;
    background: rgb(127,173,137);
    border: 1px solid rgb(127,173,137,0.5);
}

::-webkit-scrollbar-thumb {
    transition: background, box-shadow, transform 4.9s ease;
    background: #ffffff;
}

::-webkit-scrollbar-thumb:hover {
    box-shadow: 3px 1px 6px 1px rgba(0, 0, 0, 0.3);
    background: radial-gradient(ellipse at top left, rgb(255, 255, 255, 0.5) 83%, rgb(127,173,137,0.5) 25%, rgb(166,209,174) 34%, rgb(203,238,212) 32%);
}

::-webkit-scrollbar-corner {
    border-radius: 2px;
    border: 1px solid rgb(203,238,212);
    background: rgb(255, 255, 255, 0.5);
}



@media (max-width: 767px) {.receive-updates-1 .success-metric-4 {
    padding: 2rem 1.5rem;
}.receive-updates-1 h3 {
    font-size: clamp(1rem, 5vw, 1.25rem);
    margin-bottom: 1.5rem;
}.receive-updates-1 input[type="email"] {
    padding: 1rem;
}.receive-updates-1 .sub-material-0 {
    padding: 1rem;
    width: 100%;
    margin-top: 0.5rem;
}.receive-updates-1::before,
    .receive-updates-1::after {
    opacity: 0.5;
}
}



@media (max-width: 1200px) {.program-information-7 .job-skills-0 {
    max-width: 500px;
    padding: 2.5rem;
}
}



@media (max-width: 576px) {.program-information-7 .container {
    padding: 0 1rem;
}.program-information-7 .job-skills-0 {
    padding: 1.5rem;
    max-width: 100%;
}.program-information-7 .job-skills-0 h3 {
    font-size: calc(34px * 0.7);
}.program-information-7 .job-skills-0 .support-panel-5 {
    display: block;
    width: 100%;
    padding: 0.8rem 1.5rem;
}.program-information-7 .career-learn-1 img {
    filter: grayscale(0.2) contrast(1.1);
}
}



@media screen and (min-width: 768px) {.meet-us-8 span {
    column-count: 2;
}.meet-us-8 h4 {
    font-size: calc(23px * 1.4);
}.meet-us-8 h6 {
    font-size: calc(21px * 1.8);
}.meet-us-8 .text-slot-9 {
    padding: 4rem;
}
}



@media screen and (max-width: 767px) {.meet-us-8 {
    padding: 80px 0;
}.meet-us-8 h4 {
    font-size: calc(23px * 1.1);
    margin-bottom: 1.5rem;
}.meet-us-8 .text-slot-9 {
    padding: 2rem;
}.meet-us-8 h6 {
    font-size: 21px;
    margin-bottom: 1rem;
}.meet-us-8 span {
    font-size: calc(18px * 0.95);
    line-height: 1.7;
}.meet-us-8 .text-slot-9::before {
    width: 3px;
}
}



@media (min-width: 768px) {.pricing-grid-9 {
    padding: 7rem 2rem;
}.pricing-grid-9 .training-sub-0 {
    align-items: flex-start;
    flex-direction: row;
}.pricing-grid-9 .cost-rates-4 {
    justify-content: center;
    flex: 0 0 30%;
    display: flex;
    text-align: left;
    padding-right: 2rem;
    order: 0;
    margin: 0;
    flex-direction: column;
}.pricing-grid-9 .cost-rates-4 h2 {
    text-align: left;
}.pricing-grid-9 .cost-rates-4 h2::after {
    left: 0;
    transform: none;
}.pricing-grid-9 .payment-plan-4 {
    max-width: 100%;
    margin: 0;
}.pricing-grid-9 .package-deals-6 {
    flex: 0 0 70%;
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 1rem), 1fr));
}
}



@media (max-width: 576px) {.welcome-page-6 .mission-block-4 {
    padding: 40px 20px;
}.welcome-page-6 .title_style_header {
    font-size: 31px;
}.welcome-page-6 .mission-block-4 h3 {
    padding: 12px;
    font-size: 21px;
}.welcome-page-6 .mission-block-4 p {
    padding-left: 15px;
    font-size: calc(13px * 0.95);
}.welcome-page-6 .mission-block-4 p::before {
    width: 3px;
}
}



@media (max-width: 1200px) {.trust-badge-2 .text_main_holder {
    gap: 2.5rem;
}.trust-badge-2 .nav-site-7 {
    max-width: 260px;
}.trust-badge-2 .nav-begin-6 {
    min-width: 220px;
}
}



@media (max-width: 576px) {.trust-badge-2 {
    padding: 3rem 0 1.5rem;
}.trust-badge-2 .write-feedback-8 {
    padding-bottom: 1.5rem;
    margin-bottom: 2.5rem;
}.trust-badge-2 .text_main_holder {
    gap: 2.5rem;
}.trust-badge-2 .nav-begin-6 {
    padding: 1rem;
}.trust-badge-2 .nav-begin-6 h5 {
    text-align: center;
}.trust-badge-2 .subscribe_holder {
    padding: 1.5rem;
}.trust-badge-2 .subscribe_holder::before {
    border-width: 30px 30px 0 0;
}.trust-badge-2 .footer-edu-2 {
    margin-top: 2.5rem;
}}



@media (min-width: 1400px) {header .head-sitewrap-8 {
    max-width: 1320px;
    margin: 0 auto;
}header .head-nav-6 {
    margin: 0 2px;
}header .head-nav-6 a {
    padding: 0 1.5rem;
}
}



@media (max-width: 479px) {header .head-sitewrap-8 {
    padding: 0.7rem 1.2rem;
}header .nav-site-7 {
    padding: 0.3rem 0.5rem;
    max-width: 120px;
}header .head-nav-6 a {
    padding: 0 0.6rem;
    font-size: calc(16px - 3px);
    height: 32px;
}}



@media (max-width: 992px) {.tyWrapper-7 {
    padding: 80px 0;
}.tyWrapper-7 h2 {
    font-size: calc(33px * 0.9);
}.tyWrapper-7 .success-metric-4 {
    padding: 30px;
}
}



@media (max-width: 576px) {.tyWrapper-7 {
    padding: 40px 0;
}.tyWrapper-7 h2 {
    font-size: calc(33px * 0.7);
    margin-bottom: 25px;
}.tyWrapper-7 h2::after {
    width: 50px;
    height: 3px;
}.tyWrapper-7 .success-metric-4 {
    padding: 20px;
}.tyWrapper-7 li {
    padding-left: 20px;
}.tyWrapper-7 li span {
    font-size: calc(18px * 0.95);
    line-height: 1.6;
}
}



@media (min-width: 992px) {.contact-panel-1 form {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    display: grid;
}.contact-panel-1 form h3 {
    grid-column: span 2;
}.contact-panel-1 .feedback-block-7 {
    grid-column: span 2;
}.contact-panel-1 .support-panel-5 {
    grid-column: span 2;
}
}



@media (max-width: 768px) {.contact-panel-1 {
    padding: 70px 0;
}.contact-panel-1 .query-box-5 div {
    flex: 0 0 100%;
}.contact-panel-1 .reach-inquiry-6,
    .contact-panel-1 .query-box-5 {
    padding: 40px 30px;
}.contact-panel-1 .query-box-5 h3,
    .contact-panel-1 form h3 {
    margin-bottom: 35px;
    font-size: calc(38px * 0.9);
}
}



@keyframes float {
    0% {
        transform: rotate(-15deg) skewX(-15deg) translate(0, 0);
    }
    100% {
        transform: rotate(-10deg) skewX(-10deg) translate(10px, 10px);
    }
}



@keyframes lineExpand {
    0% {
        transform: scaleX(0.3);
        opacity: 0.3;
    }
    100% {
        transform: scaleX(1);
        opacity: 1;
    }
}



@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes patternShift {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100px 100px;
  }
}



@keyframes expandWidth {
  from {
    transform: scaleX(0.3);
  }
  to {
    transform: scaleX(1);
  }
}



@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}



@keyframes float {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(0);
  }
}

