* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

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

svg {
    height: 30px;
    width: 30px;
}

.course_overviewweb::before {
    background: 
        linear-gradient(45deg, rgb(137,161,157,0.5) 0%, transparent 50%),
        linear-gradient(135deg, transparent 50%, rgb(101,123,118,0.5) 100%);
    opacity: 0.15;
    bottom: 0;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    right: 0;
}

.course_overviewweb .text_blockweb .description {
    text-align: center;
    margin-bottom: 20px;
    color: #000000;
    line-height: 1.75;
    font-size: 16px;
}

.course_overviewweb .img_roundweb::before {
    left: 0;
    z-index: 1;
    bottom: 0;
    top: 0;
    position: absolute;
    content: '';
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent 70%);
    right: 0;
}

.appSpaceweb {
    padding: 5rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(174,198,194) 0%, rgba(rgb(101,123,118,0.5), 0.15) 100%);
    z-index: 1;
    position: relative;
}

.appSpaceweb {
    padding: 2.5rem 0;
}

.appSpaceweb .study_programweb {
    opacity: 1;
    padding: 4rem;
    animation: slideUp 0.9s cubic-bezier(0.17, 0.67, 0.26, 0.97);
    box-shadow: 0 20px 50px rgba(rgba(0, 0, 0, 0.5), 0.1), 
                0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
                0 5px 15px rgba(rgb(137,161,157,0.5), 0.05);
    border-left: 4px solid rgb(137,161,157);
    transform: translateY(0);
    backdrop-filter: blur(15px);
    position: relative;
    background: rgba(rgb(255, 255, 255, 0.5), 0.9);
}

.appSpaceweb .study_programweb {
    padding: 2rem 1.5rem;
}

.appSpaceweb a {
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.26, 0.97);
    text-decoration: none;
    display: block;
    position: relative;
}

header::before {
    left: 0;
    height: 100%;
    z-index: 0;
    top: 0;
    background-image: 
        radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.3) 0%, transparent 8%),
        radial-gradient(circle at 70% 60%, rgba(255, 255, 255, 0.3) 0%, transparent 12%),
        radial-gradient(circle at 40% 80%, rgba(255, 255, 255, 0.3) 0%, transparent 10%),
        radial-gradient(circle at 80% 30%, rgba(255, 255, 255, 0.3) 0%, transparent 15%),
        radial-gradient(circle at 10% 70%, rgba(255, 255, 255, 0.3) 0%, transparent 8%);
    content: '';
    position: absolute;
    opacity: 0.4;
    width: 100%;
}

header .nav_baseweb a {
    transition: all 0.4s ease;
    display: flex;
    color: #000000;
    z-index: 1;
    justify-content: center;
    font-size: 12px;
    border-radius: 60% 40% 40% 60% / 40% 50% 50% 60%;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.1);
    font-weight: 600;
    align-items: center;
    position: relative;
    padding: 0.8rem 1.3rem;
    text-decoration: none;
}

header .nav_guideweb::after {
    bottom: -75px;
    background: radial-gradient(circle, rgb(101,123,118,0.5) 0%, transparent 70%);
    position: absolute;
    opacity: 0.1;
    left: -75px;
    filter: blur(30px);
    content: '';
    height: 150px;
    width: 150px;
    border-radius: 50%;
}

.contactweb .support_centerweb {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.5);
    flex-direction: column;
    background: #ffffff;
    overflow: hidden;
    border-radius: 29px;
    position: relative;
    display: flex;
}


.contactweb .img_roundweb {
    object-fit: cover;
    display: block;
    height: 350px;
    object-position: center;
    width: 100%;
}

.contactweb .get_contactpanelweb p {
    display: flex;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    align-items: center;
    background: #ffffff;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    font-size: 16px;
    margin: 0;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    padding: 16px 25px 16px 50px;
}


.contactweb .get_contactpanelweb p {
    opacity: 0;
    animation: slideUp 0.4s ease forwards;
}

.contactweb .submit_feedbackweb svg {
    width: 20px;
    margin-right: 10px;
    fill: none;
    height: 20px;
    stroke-linejoin: round;
    stroke-width: 2;
    stroke: rgb(137,161,157);
    stroke-linecap: round;
}

.contactweb .reach_expertsweb:hover {
    border-left-color: rgb(137,161,157);
    background: rgb(137,161,157,0.5);
}

.contactweb .get_contactpanelweb p:nth-child(1) {
    animation-delay: 0.1s;
}

.contactweb .get_contactpanelweb p:nth-child(3) {
    animation-delay: 0.3s;
}

.contactweb .get_contactpanelweb p:nth-child(5) {
    animation-delay: 0.5s;
}

.contactweb .get_contactpanelweb p:nth-child(3) svg path {
    animation-delay: 0.8s;
}

.tariff_boxweb::before {
    z-index: 1;
    content: '';
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.6) 100%);
}

.tariff_boxweb .edu_ratesweb {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
    list-style: none;
    display: grid;
    margin: 0;
    padding: 0;
}

.tariff_boxweb .study_subweb {
    overflow: hidden;
    text-decoration: none;
    color: #ffffff;
    display: block;
    position: relative;
    height: 100%;
}

.tariff_boxweb .cert_costweb::after {
    background: linear-gradient(135deg, transparent 50%, rgb(101,123,118,0.5) 50%);
    bottom: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.5s ease;
    width: 60px;
    height: 60px;
    content: '';
    opacity: 0;
}

.tariff_boxweb .study_subweb:hover .study_costweb h4::after {
    width: 100%;
}

.tariff_boxweb .bundle_priceweb::before {
    content: '';
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    left: 0;
    width: 40px;
    height: 1px;
    top: 0;
}

footer::before {
    z-index: -1;
    right: 0;
    content: "";
    bottom: 0;
    opacity: 0.92;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(135deg, rgb(137,161,157,0.5) 0%, rgb(101,123,118,0.5) 100%);
}

.terms_legalweb .alumni_netweb {
    border-left: 3px solid rgb(137,161,157);
    color: #ffffff;
    transform-origin: left top;
    background: rgba(0, 0, 0, 0.2);
    line-height: 1.6;
    padding: 1.5rem;
    font-size: 13px;
    transform: skewX(-5deg);
}

.terms_legalweb .header_sitebarweb h5::before {
    position: absolute;
    transform: skewX(5deg);
    content: "";
    background: rgb(137,161,157);
    bottom: 0;
    left: 0;
    top: 0;
    width: 3px;
}

.terms_legalweb .header_sitebarweb .head_skillweb a:hover::before {
    left: 100%;
}

.news_feedweb {
    padding: 1.5rem 0;
    margin-top: 2rem;
    background: rgba(0, 0, 0, 0.15);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    position: relative;
}

.title_screenweb::before {
    position: absolute;
    height: 100%;
    z-index: 1;
    background: radial-gradient(circle at 70% 30%, rgba(255,255,255,0.12), transparent 60%);
    width: 100%;
    content: "";
    left: 0;
    top: 0;
}

.title_screenweb .course_pageweb > div {
    gap: 3rem;
    grid-template-columns: 1fr;
    display: grid;
}

.title_screenweb .learn_spotweb {
    overflow: hidden;
    height: 450px;
    box-shadow: 
    10px 10px 30px rgba(0, 0, 0, 0.2),
    -10px -10px 30px rgba(255, 255, 255, 0.05);
    position: relative;
}

.title_screenweb .learn_spotweb > div {
    z-index: 2;
    display: flex;
    justify-content: flex-end;
    height: 100%;
    position: relative;
    flex-direction: column;
    padding: 3rem;
}

.title_screenweb .learn_spotweb > div > div::before {
    width: 4px;
    height: 0;
    transform: translateY(-50%);
    left: 0;
    position: absolute;
    animation: expandLine 0.4s 0.8s forwards ease-out;
    content: "";
    background: rgb(101,123,118);
    top: 50%;
}

.connect_formweb::before {
    position: absolute;
    background: 
        radial-gradient(circle at 20% 30%, rgba(rgb(137,161,157), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(rgb(101,123,118), 0.05) 0%, transparent 50%);
    width: 100%;
    z-index: 1;
    left: 0;
    height: 100%;
    top: 0;
    content: "";
}

.connect_formweb .inquiry_boxweb {
    overflow: hidden;
    border-radius: 16px;
    transform-style: preserve-3d;
    background: #ffffff;
    perspective: 1000px;
    display: flex;
    position: relative;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    margin-top: 60px;
}



.connect_formweb .support_infoweb {
    position: relative;
    backdrop-filter: blur(10px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.95));
    padding: 60px 50px;
    flex: 0 0 55%;
}

.connect_formweb form h3 {
    font-weight: 600;
    margin-bottom: 35px;
    position: relative;
    color: #000000;
    font-size: 22px;
    letter-spacing: 0.5px;
}

.connect_formweb form input[type="text"]:focus {
    border-color: rgb(137,161,157);
    background: rgba(#ffffff, 0.9);
    box-shadow: 0 0 0 4px rgba(rgb(137,161,157), 0.1);
    outline: none;
}

.connect_formweb .support_panelweb input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.connect_formweb .support_panelweb input[type="checkbox"]:checked + label::after {
    width: 6px;
    top: 4px;
    content: "";
    height: 12px;
    position: absolute;
    border-width: 0 2px 2px 0;
    left: 8px;
    border: solid #ffffff;
    transform: rotate(45deg);
}

.connect_formweb .request_blockweb {
    background: rgb(137,161,157);
    transition: all 0.3s ease;
    border-radius: 8px;
    font-weight: 600;
    border: none;
    position: relative;
    font-size: 19px;
    padding: 16px 40px;
    cursor: pointer;
    color: #ffffff;
    overflow: hidden;
    z-index: 1;
    letter-spacing: 0.5px;
}

.connect_formweb svg:hover,
.connect_formweb svg:hover path {
    stroke: rgb(101,123,118);
    transform: translateY(-2px);
}

.mentorship_experienceweb::before {
    position: absolute;
    z-index: 0;
    width: 300px;
    content: "";
    border-radius: 50%;
    top: -100px;
    background: rgb(137,161,157,0.5);
    filter: blur(120px);
    height: 300px;
    right: -100px;
}

.mentorship_experienceweb .img_roundweb::before {
    height: 100%;
    width: 100%;
    z-index: -1;
    content: "";
    top: 30px;
    position: absolute;
    left: 30px;
    border-radius: 17px;
    background: rgb(137,161,157,0.5);
}

.mentorship_experienceweb .career_areaweb {
    font-style: italic;
    position: relative;
    line-height: 1.7;
    color: #000000;
    font-size: calc(15px * 1.1);
    font-family: Arial, sans-serif;
    font-weight: 300;
}

.experience_trialweb {
    z-index: 1;
    background: linear-gradient(135deg, rgb(101,123,118) 0%, rgb(137,161,157) 100%);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    position: relative;
    overflow: hidden;
    padding: 5rem 2rem;
}

.experience_trialweb .container {
    margin: 0 auto;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    justify-content: center;
    max-width: 1140px;
    flex-direction: column;
    z-index: 2;
    align-items: center;
    display: flex;
    position: relative;
    transform-origin: center center;
    transform: perspective(1000px) rotateX(2deg);
}

.experience_trialweb .request_blockweb {
    overflow: hidden;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    background: #ffffff;
    position: relative;
    z-index: 1;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: inline-flex;
    font-weight: 600;
    padding: 1rem 2.5rem;
    font-size: 15px;
    align-items: center;
    color: rgb(101,123,118);
    justify-content: center;
    text-decoration: none;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.08);
}

.future_studentsweb h3 {
    font-weight: 600;
    font-size: 43px;
    position: relative;
    letter-spacing: 1px;
    opacity: 0.9;
    margin-bottom: 4rem;
    color: rgb(137,161,157);
    text-align: center;
}

.future_studentsweb ul {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    padding: 0;
    margin: 0;
    width: 100%;
    gap: 2rem;
    list-style: none;
}

.future_studentsweb li:hover::after {
    height: 4px;
    width: 100%;
    content: "";
    bottom: 0;
    position: absolute;
    left: 0;
    background: linear-gradient(
        90deg,
        rgb(137,161,157) 0%,
        rgb(101,123,118) 100%
    );
}

.future_studentsweb li:hover svg {
    animation: float 3s infinite ease-in-out;
    transform: translateY(-3px);
}

.who_we_areweb::after {
    filter: blur(60px);
    z-index: 1;
    transform: rotate(10deg) skewX(-5deg);
    content: "";
    width: 50%;
    background: linear-gradient(225deg, rgb(101,123,118,0.5), rgb(137,161,157,0.5));
    left: -5%;
    bottom: -10%;
    opacity: 0.5;
    height: 60%;
    position: absolute;
}

.who_we_areweb .virtual_trainingweb ul {
    list-style-type: none;
    transform-style: preserve-3d;
    grid-template-columns: 1fr;
    padding: 0;
    gap: 50px;
    display: grid;
    margin: 0;
}

.who_we_areweb .mission_whyweb h4 {
    margin-top: 0;
    position: relative;
    color: rgb(137,161,157);
    margin-bottom: 20px;
    font-weight: 600;
    font-size: calc(23px + 2px);
    padding-bottom: 15px;
    letter-spacing: 0.5px;
}

.receive_updatesweb::after {
    position: absolute;
    height: 70%;
    transform: rotate(15deg) translateZ(0);
    left: -10%;
    width: 60%;
    filter: blur(20px);
    z-index: 0;
    background: rgb(101,123,118,0.5);
    bottom: -10%;
    content: "";
}

.receive_updatesweb h3 {
    color: #000000;
    margin-bottom: 2rem;
    font-size: calc(20px * 1.1);
    font-weight: 600;
    font-family: Arial, sans-serif;
    line-height: 1.4;
    position: relative;
    transform: translateZ(0);
}

.receive_updatesweb .input_holder div {
    position: relative;
    flex: 1;
}

.receive_updatesweb input[type="email"]::placeholder {
    color: rgba(0,0,0,0.35);
    transition: opacity 0.3s;
}

.receive_updatesweb .sub_approachweb {
    z-index: 1;
    background: linear-gradient(135deg, rgb(137,161,157), rgb(101,123,118));
    font-family: Arial, sans-serif;
    font-weight: 600;
    color: #ffffff;
    border: none;
    display: inline-block;
    padding: 1rem 2rem;
    overflow: hidden;
    transform: translateZ(0);
    position: relative;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-size: 18px;
    cursor: pointer;
}

.consentInformationPopupweb p {
    line-height: 1.5;
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: 14px;
}

.cookie_showweb svg {
    transition: transform 0.3s ease-in-out;
    width: 80px;
    height: 80px;
    fill: rgb(137,161,157);
}

.cookie_button.cookie_frameweb:hover {
    box-shadow: 0 0 15px rgb(101,123,118);
    background: rgba(0, 0, 0, 0.5);
}

.consentInformationPopupweb p a:hover {
    color: rgb(101,123,118);
}

.confidential_cordonweb::after {
    left: 0;
    position: absolute;
    width: 40%;
    height: 100%;
    z-index: 1;
    content: "";
    clip-path: polygon(0 30%, 100% 100%, 0 100%);
    opacity: 0.05;
    bottom: 0;
    background: linear-gradient(-45deg, rgb(137,161,157,0.5), transparent);
}

.confidential_cordonweb h2 {
    font-weight: 600;
    margin: 2.5rem 0 1rem;
    font-size: 33px;
    position: relative;
    color: #000000;
    padding-left: 1rem;
    border-left: 3px solid rgb(101,123,118);
}

.confidential_cordonweb h4::after {
    height: 2px;
    width: 100%;
    bottom: -5px;
    left: 0;
    position: absolute;
    transition: transform 0.3s ease;
    transform: scaleX(0.7);
    transform-origin: left;
    content: "";
    background: rgb(101,123,118,0.5);
}

.confidential_cordonweb li {
    position: relative;
    font-size: 13px;
    color: #000000;
    margin-bottom: 1rem;
    padding-left: 1.5rem;
    line-height: 1.7;
}

.tariff_boxweb .study_costweb p::-webkit-scrollbar {
    width: 4px;
}

.tariff_boxweb .study_costweb p::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
}

.tariff_boxweb .study_costweb p::-webkit-scrollbar-thumb {
    background: rgb(137,161,157,0.5);
}

.who_we_areweb .mission_whyweb div::-webkit-scrollbar {
    width: 6px;
}

.who_we_areweb .mission_whyweb div::-webkit-scrollbar-track {
    background: rgba(0,0,0,0.05);
    border-radius: 10px;
}

.who_we_areweb .mission_whyweb div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(rgb(137,161,157,0.5), rgb(101,123,118));
}



@media (max-width: 991px) {.appSpaceweb {
    padding: 4rem 0;
}.appSpaceweb .study_programweb {
    padding: 3rem;
}.appSpaceweb h5 {
    font-size: calc(24px * 0.9);
}
}



@media (max-width: 991px) {header .nav_guideweb {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .main_mainbarweb {
    margin-right: 0;
    padding: 0.7rem;
    margin-bottom: 0;
}header .header_sitebarweb {
    justify-content: flex-end;
    flex-basis: 100%;
    margin-top: 1rem;
}header .nav_baseweb a {
    font-size: calc(12px - 1px);
    padding: 0.6rem 1rem;
}header .header_sitebarweb::before {
    display: none;
}
}



@media (max-width: 991px) {.tariff_boxweb {
    padding: 80px 0;
}.tariff_boxweb .edu_ratesweb {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}.tariff_boxweb .cert_costweb {
    padding: 25px 20px;
}.tariff_boxweb .study_costweb p {
    max-height: 150px;
    font-size: calc(12px - 1px);
}.tariff_boxweb .bundle_priceweb {
    font-size: calc(21px + 2px);
}
}



@media (max-width: 767px) {.tariff_boxweb {
    padding: 60px 0;
}.tariff_boxweb h2 {
    font-size: calc(32px - 4px);
}.tariff_boxweb .plan_matrixweb {
    font-size: 12px;
    margin-bottom: 30px;
}.tariff_boxweb .edu_ratesweb {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 450px;
}.tariff_boxweb .study_costweb h4 {
    font-size: 21px;
}.tariff_boxweb .bundle_priceweb {
    font-size: 21px;
}
}



@media (max-width: 992px) {.terms_legalweb {
    padding: 4rem 0 2rem;
}.terms_legalweb .container {
    flex-direction: column;
}.terms_legalweb .company_holder {
    flex: 0 0 100%;
    padding-right: 0;
    margin-bottom: 3rem;
}.terms_legalweb .company_holder::after {
    display: none;
}.terms_legalweb .footer_eduweb {
    flex: 0 0 100%;
}.terms_legalweb .header_sitebarweb {
    padding-bottom: 1.5rem;
}
}



@media (min-width: 768px) {.title_screenweb .course_pageweb > div {
    align-items: center;
    grid-template-columns: 0.5fr 1fr;
}.title_screenweb .learn_spotweb {
    height: 500px;
}.title_screenweb h3 {
    font-size: calc(20px * 1.1);
}.title_screenweb .title_style_header {
    font-size: calc(40px * 1.2);
}
}



@media (max-width: 768px) {.connect_formweb {
    padding: 60px 0;
}.connect_formweb .inquiry_boxweb {
    margin-top: 40px;
    flex-direction: column;
}.connect_formweb .img_roundweb {
    min-height: 300px;
    width: 100%;
}.connect_formweb .support_infoweb {
    width: 100%;
    padding: 40px 30px;
}.connect_formweb form h3 {
    margin-bottom: 30px;
}.connect_formweb form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.connect_formweb .support_panelweb {
    margin-bottom: 25px;
}.connect_formweb .request_blockweb {
    padding: 14px 30px;
    width: 100%;
}
}



@media (max-width: 991px) {.experience_trialweb {
    padding: 4rem 1.5rem;
}.experience_trialweb h6 {
    font-size: calc(20px * 1.1);
    max-width: 90%;
}.experience_trialweb .request_blockweb {
    padding: 0.9rem 2.2rem;
}
}



@media (max-width: 575px) {.experience_trialweb {
    padding: 3rem 0.8rem;
}.experience_trialweb .container {
    transform: perspective(1000px) rotateX(1deg);
}.experience_trialweb h6 {
    font-size: calc(20px * 0.9);
    line-height: 1.4;
    margin-bottom: 1.8rem;
}.experience_trialweb h6::after {
    width: 50px;
    bottom: -10px;
    height: 2px;
}.experience_trialweb .request_blockweb {
    padding: 0.7rem 1.5rem;
    font-size: calc(15px * 0.9);
}}



@media (min-width: 1024px) {.who_we_areweb {
    padding: 180px 0 120px;
}.who_we_areweb::before {
    width: 50%;
    height: 80%;
}.who_we_areweb::after {
    height: 70%;
    width: 60%;
}.who_we_areweb h1 {
    margin-bottom: 90px;
    font-size: calc(41px + 16px);
    transform: translateZ(50px);
}.who_we_areweb h1::after {
    width: 150px;
    transform: translateZ(60px);
    height: 6px;
}.who_we_areweb .virtual_trainingweb ul {
    gap: 80px;
}.who_we_areweb .mission_whyweb {
    transform: translateZ(30px) rotateX(3deg) rotateY(-2deg);
    padding: 60px;
}.who_we_areweb .mission_whyweb:hover {
    transform: translateZ(60px) rotateX(0deg) rotateY(0deg);
}.who_we_areweb .mission_whyweb:nth-child(even) {
    transform: translateZ(30px) rotateX(3deg) rotateY(2deg);
}.who_we_areweb .mission_whyweb:nth-child(even):hover {
    transform: translateZ(60px) rotateX(0deg) rotateY(0deg);
}.who_we_areweb .mission_whyweb::before {
    width: 10px;
}.who_we_areweb .mission_whyweb h4 {
    font-size: calc(23px + 4px);
    margin-bottom: 30px;
}.who_we_areweb .mission_whyweb h4::after {
    height: 4px;
    width: 50px;
}.who_we_areweb .mission_whyweb div {
    font-size: calc(14px + 1px);
    max-height: 400px;
    line-height: 1.8;
}.who_we_areweb .mission_whyweb:first-child {
    transform: translateZ(30px) translateX(40px) rotateX(3deg) rotateY(-2deg);
}.who_we_areweb .mission_whyweb:first-child:hover {
    transform: translateZ(60px) translateX(40px) rotateX(0deg) rotateY(0deg);
}.who_we_areweb .mission_whyweb:last-child {
    transform: translateZ(30px) translateX(-40px) rotateX(3deg) rotateY(2deg);
}.who_we_areweb .mission_whyweb:last-child:hover {
    transform: translateZ(60px) translateX(-40px) rotateX(0deg) rotateY(0deg);
}
}



@keyframes float {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    50% {
        transform: translateY(-20px) rotate(10deg);
    }
}



@keyframes slideRight {
    0% {
        transform: translateX(-30px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}



@keyframes expandWidth {
    0% {
        width: 0;
    }
    100% {
        width: 80px;
    }
}



@keyframes morphing {
    0%, 100% { border-radius: 60% 40% 30% 70% / 50% 30% 60% 40%; }
    33% { border-radius: 40% 60% 70% 30% / 30% 40% 30% 70%; }
    66% { border-radius: 30% 60% 70% 40% / 60% 30% 70% 40%; }
}



@keyframes titleFloat {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

@keyframes backgroundShift {
    0% {
        background-position: 0px 0px, 0px 0px, center center, 80% 20%, 20% 80%;
    }
    100% {
        background-position: 30px 30px, 30px 30px, center center, 85% 15%, 15% 85%;
    }
}



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

