* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}.grid-container-96 {
    flex-direction: column;
    display: flex;
    min-height: 100%;
    height: 100%;
}.study-group-42 {
    flex: 0 0 auto;
}svg {
    height: 30px;
    width: 30px;
}a {
    text-decoration: none;
    color: inherit;
}::-webkit-scrollbar {
    padding: 3px;
    width: 15px;
}::-webkit-scrollbar-track {
    box-shadow: inset 1px 0px 3px -2px rgba(0, 0, 0, 0.4);
    border-radius: 11.7em;
    background: rgb(160,175,207);
}::-webkit-scrollbar-track:active {
    background: rgb(113,132,180,0.5);
}::-webkit-scrollbar-thumb {
    min-height: 41px;
    border: 1px dotted rgb(207,212,231);
    background: repeating-radial-gradient(circle at center, rgb(207,212,231), rgb(207,212,231) 10px, rgb(207,212,231) 10px, rgb(207,212,231) 19px);
    border-radius: 13.3vh;
    transition: background, box-shadow, border-radius 1s ease-out;
}::-webkit-scrollbar-thumb:hover {
    background: rgb(207,212,231);
}::-webkit-scrollbar-thumb:active {
    background: #ffffff;
    box-shadow: inset -3px -1px 9px 5px rgba(0, 0, 0, 0.8);
}::-webkit-scrollbar-corner {
    background: rgb(160,175,207);
    border-radius: 8px;
}html,body {
    min-height: 100%;
    height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
    scroll-behavior: auto;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1212px;
}header,footer {
    width: 100%;
}.main-bar-21 {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
header {
    width: 100%;
    background: linear-gradient(135deg, rgb(160,175,207,0.5) 0%, rgb(113,132,180) 100%);
    overflow: visible;
    z-index: 99;
    position: relative;
}header::before {
    position: absolute;
    background: linear-gradient(145deg, rgb(113,132,180,0.5) 0%, transparent 70%);
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}header .main-nav-73 {
    justify-content: space-between;
    z-index: 5;
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    transform: none;
    padding: 20px 15px;
}header .main-nav-73 .nav-begin-69 {
    transition: transform 0.4s ease;
    margin-right: 10px;
    transform: translateX(0);
}header .main-nav-73 .nav-begin-69:hover {
    transform: scale(1.05);
}header .main-nav-73 .nav-begin-69 .nav-study-37 {
    display: inline-block;
}header .main-nav-73 .nav-begin-69 .nav-study-37 svg {
    height: 50px;
    width: auto;
}header .main-nav-73 .nav-learn-47 {
    background: rgba(0, 0, 0, 0.5);
    list-style: none;
    margin: 0;
    position: relative;
    padding: 0;
    transform: none;
    display: flex;
    border-radius: 21px;
    flex-wrap: wrap;
    padding: 20px 30px;
}header .main-nav-73 .nav-learn-47::before {
    transform: rotate(-2deg) scale(1.03);
    z-index: -1;
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: 21px;
    content: "";
    top: 0;
    left: 0;
}header .main-nav-73 .nav-learn-47 .head-sitebar-49 {
    position: relative;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin: 0 12px;
}header .main-nav-73 .nav-learn-47 .head-sitebar-49:hover {
    transform: translateY(-3px) scale(1.05);
}header .main-nav-73 .nav-learn-47 .head-sitebar-49 a {
    color: #ffffff;
    font-family: Arial, sans-serif;
    overflow: hidden;
    font-weight: 600;
    font-size: 16px;
    display: block;
    text-decoration: none;
    padding: 8px 5px;
    position: relative;
}header .main-nav-73 .nav-learn-47 .head-sitebar-49 a::after {
    content: "";
    height: 2px;
    transform: translateX(-100%);
    background: linear-gradient(90deg, transparent, rgb(113,132,180), transparent);
    position: absolute;
    left: 0;
    transition: transform 0.4s ease;
    width: 100%;
    bottom: 0;
}header .main-nav-73 .nav-learn-47 .head-sitebar-49:hover a::after {
    transform: translateX(0);
}

@media (max-width: 992px) {header .main-nav-73 {
    align-items: center;
    flex-direction: column;
}header .main-nav-73 .nav-begin-69 {
    margin-right: 0;
    margin-bottom: 15px;
}header .main-nav-73 .nav-learn-47 {
    width: 100%;
    justify-content: center;
    padding: 15px;
}header .main-nav-73 .nav-learn-47 .head-sitebar-49 {
    margin: 5px 15px 5px 0;
}header .main-nav-73 .nav-learn-47 .head-sitebar-49 a {
    padding: 5px;
    font-size: calc(16px - 2px);
}}.take-a-spin-81 {
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    padding: 100px 0 90px;
    position: relative;
    background: linear-gradient(135deg, rgb(160,175,207,0.5) 0%, rgb(113,132,180) 100%);
}.take-a-spin-81::before {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    height: 100%;
    background-image: repeating-linear-gradient(
    45deg,
    rgba(255,255,255,0.05) 0,
    rgba(255,255,255,0.05) 2px,
    transparent 2px,
    transparent 8px
  );
    left: 0;
    content: "";
}.take-a-spin-81::after {
    height: 300px;
    content: "";
    right: -100px;
    width: 300px;
    border-radius: 50%;
    position: absolute;
    z-index: 0;
    background: radial-gradient(circle, rgb(160,175,207) 0%, transparent 70%);
    top: -150px;
    opacity: 0.1;
}.take-a-spin-81 .container {
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.take-a-spin-81 h2 {
    transform: translateY(0);
    font-family: Arial, sans-serif;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    max-width: 800px;
    line-height: 1.3;
    margin-bottom: 40px;
    font-size: clamp(1.8rem, 3vw, 32px);
    position: relative;
    color: #000000;
    font-weight: 700;
}.take-a-spin-81:hover h2 {
    transform: translateY(-5px);
}.take-a-spin-81 h2::after {
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    left: 0;
    transform: scaleX(1);
    content: "";
    transform-origin: left;
    position: absolute;
    width: 80px;
    background: rgb(160,175,207);
    bottom: -12px;
    height: 3px;
}.take-a-spin-81:hover h2::after {
    transform: scaleX(1.5);
}.take-a-spin-81 .learn-vision-96 {
    align-items: center;
    position: relative;
    gap: 25px;
    backdrop-filter: blur(10px);
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.5s ease;
    display: flex;
    background: rgba(255, 255, 255, 0.9);
    transform: translateY(0);
    padding: 30px;
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    border-left: 3px solid rgb(160,175,207);
}.take-a-spin-81 .learn-vision-96:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}.take-a-spin-81 svg {
    width: 48px;
    height: 48px;
    flex-shrink: 0;
    transform: scale(1);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.take-a-spin-81 .learn-vision-96:hover svg {
    transform: scale(1.1) rotate(5deg);
}.take-a-spin-81 svg path {
    fill: rgb(160,175,207);
    transition: fill 0.3s ease;
}.take-a-spin-81 .learn-vision-96:hover svg path {
    fill: rgb(113,132,180);
}.take-a-spin-81 .learn-vision-96 div {
    justify-content: flex-end;
    display: flex;
    flex-grow: 1;
}.take-a-spin-81 .connect-reach-95 {
    color: #ffffff;
    position: relative;
    overflow: hidden;
    font-family: Arial, sans-serif;
    background: rgb(160,175,207);
    display: inline-flex;
    align-items: center;
    padding: 14px 32px;
    border: 2px solid rgb(160,175,207);
    text-decoration: none;
    font-size: 20px;
    z-index: 1;
    transition: color 0.4s ease, border-color 0.4s ease;
    letter-spacing: 0.5px;
    font-weight: 600;
    justify-content: center;
}.take-a-spin-81 .connect-reach-95::before {
    left: 0;
    top: 0;
    background: #ffffff;
    position: absolute;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: right;
    content: "";
    height: 100%;
    width: 100%;
    z-index: -1;
    transform: scaleX(0);
}.take-a-spin-81 .connect-reach-95:hover {
    color: rgb(160,175,207);
    border-color: rgb(160,175,207);
}.take-a-spin-81 .connect-reach-95:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}.take-a-spin-81 .connect-reach-95::after {
    opacity: 0;
    transition: opacity 0.3s ease, margin-left 0.3s ease;
    content: "→";
    margin-left: -15px;
}.take-a-spin-81 .connect-reach-95:hover::after {
    margin-left: 8px;
    opacity: 1;
}

@media (max-width: 991px) {.take-a-spin-81 {
    padding: 80px 0 70px;
}.take-a-spin-81 h2 {
    margin-bottom: 30px;
}.take-a-spin-81 .learn-vision-96 {
    padding: 25px;
}
}

@media (max-width: 767px) {.take-a-spin-81 {
    padding: 60px 0 50px;
}.take-a-spin-81 h2 {
    font-size: 1.8rem;
    margin-bottom: 25px;
}.take-a-spin-81 .learn-vision-96 {
    align-items: flex-start;
    padding: 25px 20px;
    flex-direction: column;
    gap: 20px;
}.take-a-spin-81 .learn-vision-96 div {
    width: 100%;
    justify-content: center;
}.take-a-spin-81 .connect-reach-95 {
    padding: 12px 24px;
    width: 100%;
}
}

@media (max-width: 480px) {.take-a-spin-81 {
    padding: 50px 0 40px;
}.take-a-spin-81 h2 {
    font-size: 1.5rem;
}.take-a-spin-81 .learn-vision-96 {
    padding: 20px 15px;
}.take-a-spin-81 svg {
    width: 36px;
    height: 36px;
}.take-a-spin-81 .connect-reach-95 {
    padding: 10px 20px;
}}.about-this-57 {
    position: relative;
    background: rgb(207,212,231);
    padding: 100px 0;
    overflow: hidden;
}.about-this-57::before {
    opacity: 0.6;
    position: absolute;
    height: 100%;
    background: linear-gradient(45deg, rgb(160,175,207,0.5) 0%, transparent 70%);
    left: 0;
    width: 100%;
    top: 0;
    content: '';
}.about-this-57 .container {
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}.about-this-57 .learn-vision-96 {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    display: flex;
    border-radius: 12px;
    align-items: center;
    background-color: #ffffff;
    flex-wrap: wrap;
}.about-this-57 .master-program-31 {
    flex-direction: column;
    background-color: rgb(160,175,207);
    align-items: center;
    display: flex;
    flex: 0 0 30%;
    padding: 40px;
    position: relative;
}.about-this-57 .img-wrap-28 {
    margin-bottom: 25px;
    border: 5px solid #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    height: 180px;
    border-radius: 50%;
    width: 180px;
}.about-this-57 .skill-pro-74 {
    text-align: center;
    width: 100%;
}.about-this-57 .value-vision-50 {
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 700;
}.about-this-57 .value-prop-27 {
    opacity: 0.8;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
}.about-this-57 .text-dock-87 {
    flex: 0 0 70%;
    padding: 50px;
}.about-this-57 .learn-pro-98 {
    align-items: center;
    margin-bottom: 20px;
    color: #000000;
    font-size: 22px;
    display: flex;
    font-weight: 600;
}.about-this-57 .learn-pro-98 svg {
    margin-right: 10px;
    height: 30px;
    width: 30px;
    fill: rgb(160,175,207);
}.about-this-57 .learn-pro-98 svg path {
    fill: rgb(160,175,207);
}.about-this-57 h2 {
    margin-bottom: 20px;
    position: relative;
    font-size: 33px;
    color: #000000;
    padding-bottom: 15px;
}.about-this-57 h2::after {
    height: 3px;
    background: rgb(160,175,207);
    position: absolute;
    width: 60px;
    content: '';
    left: 0;
    bottom: 0;
}.about-this-57 p {
    font-size: 18px;
    color: #000000;
    line-height: 1.7;
}

@media (max-width: 992px) {.about-this-57 {
    padding: 70px 0;
}.about-this-57 .learn-vision-96 {
    flex-direction: column;
}.about-this-57 .master-program-31 {
    width: 100%;
    flex: 0 0 100%;
    padding: 40px 20px;
}.about-this-57 .text-dock-87 {
    flex: 0 0 100%;
    width: 100%;
    padding: 40px 20px;
}
}

@media (max-width: 768px) {.about-this-57 {
    padding: 50px 0;
}.about-this-57 .img-wrap-28 {
    width: 150px;
    height: 150px;
}.about-this-57 h2 {
    font-size: calc(33px - 0.2rem);
}
}

@media (max-width: 480px) {.about-this-57 {
    padding: 40px 0;
}.about-this-57 .img-wrap-28 {
    width: 120px;
    height: 120px;
}.about-this-57 .master-program-31 {
    padding: 30px 15px;
}.about-this-57 .text-dock-87 {
    padding: 30px 15px;
}.about-this-57 .value-vision-50 {
    font-size: calc(18px - 0.2rem);
}.about-this-57 .value-prop-27 {
    font-size: calc(18px - 0.1rem);
}.about-this-57 h2 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: calc(33px - 0.4rem);
}.about-this-57 p {
    font-size: calc(18px - 0.1rem);
}}.appSpace-23 {
    perspective: 1000px;
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(207,212,231), rgb(113,132,180,0.5));
    position: relative;
    overflow: hidden;
}.appSpace-23::before {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    content: "";
    background: 
        linear-gradient(80deg, transparent 30%, rgba(255, 255, 255, 0.03) 40%, transparent 60%),
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.02) 10px, rgba(255, 255, 255, 0.02) 20px);
    top: 0;
    animation: backgroundShift 20s infinite alternate ease-in-out;
    z-index: 1;
}.appSpace-23 .container {
    max-width: 1200px;
    margin: 0 auto;
    transform-style: preserve-3d;
    z-index: 2;
    position: relative;
}.appSpace-23 .learn-vision-96 {
    position: relative;
    gap: 2.5rem;
    grid-template-columns: 1fr;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.98));
    backdrop-filter: blur(8px);
    transform: translateZ(0);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 1px 0 rgba(255, 255, 255, 0.2) inset;
    padding: 3rem;
    display: grid;
    transform-style: preserve-3d;
}.appSpace-23 .learn-vision-96:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.12),
        0 8px 20px rgba(0, 0, 0, 0.08),
        0 1px 0 rgba(255, 255, 255, 0.3) inset;
    transform: translateZ(10px) scale(1.01);
}.appSpace-23 .learn-vision-96::before {
    transform: translateZ(-10px);
    top: 0;
    left: 0;
    opacity: 0;
    height: 100%;
    position: absolute;
    pointer-events: none;
    transition: opacity 0.5s ease;
    z-index: -1;
    background: linear-gradient(45deg, transparent 0%, rgb(160,175,207,0.5) 100%);
    content: "";
    width: 100%;
}.appSpace-23 .learn-vision-96:hover::before {
    opacity: 0.05;
}.appSpace-23 .learn-vision-96 > div:first-child {
    position: relative;
    transform: translateZ(20px);
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}.appSpace-23 .learn-vision-96 > div:first-child::after {
    bottom: -10px;
    transform-origin: left;
    width: 60px;
    position: absolute;
    height: 3px;
    content: "";
    background: rgb(160,175,207);
    transform: scaleX(0);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
}.appSpace-23 .learn-vision-96:hover > div:first-child::after {
    transform: scaleX(1);
}.appSpace-23 h5 {
    letter-spacing: 0.02em;
    line-height: 1.4;
    position: relative;
    font-size: 20px;
    color: #000000;
    font-weight: 700;
    transform: translateZ(5px);
    margin: 0;
}.appSpace-23 h5::first-letter {
    color: rgb(160,175,207);
    font-size: 1.2em;
}.appSpace-23 .learn-vision-96 > div:last-child {
    transform: translateZ(15px);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}.appSpace-23 a {
    text-decoration: none;
    overflow: hidden;
    padding: 0.5rem 0;
    color: inherit;
    display: block;
    position: relative;
    transition: all 0.3s ease;
}.appSpace-23 a::before {
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    position: absolute;
    content: "";
    transition: left 0.8s ease-in-out;
    width: 100%;
    height: 100%;
}.appSpace-23 .learn-vision-96:hover a::before {
    left: 100%;
}.appSpace-23 p {
    font-size: 17px;
    font-weight: 400;
    margin: 0;
    line-height: 1.7;
    color: #000000;
    opacity: 0.9;
    transition: opacity 0.4s ease;
}.appSpace-23 a:hover p {
    color: rgb(160,175,207);
    opacity: 1;
}

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

@media (min-width: 768px) {.appSpace-23 {
    padding: 7rem 0;
}.appSpace-23 .learn-vision-96 {
    gap: 3rem;
    align-items: center;
    grid-template-columns: 1fr 1fr;
    padding: 4rem;
}.appSpace-23 h5 {
    font-size: calc(20px * 1.1);
}.appSpace-23 p {
    font-size: calc(17px * 1.05);
}.appSpace-23 .learn-vision-96::after {
    position: absolute;
    top: -15px;
    height: 30px;
    border-right: 3px solid rgb(160,175,207);
    content: "";
    transform: translateZ(10px) scale(0.9);
    right: -15px;
    opacity: 0;
    border-top: 3px solid rgb(160,175,207);
    transition: opacity 0.5s ease, transform 0.5s ease;
    width: 30px;
}.appSpace-23 .learn-vision-96:hover::after {
    transform: translateZ(10px) scale(1);
    opacity: 1;
}.appSpace-23 .learn-vision-96::before {
    transition: clip-path 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.5s ease;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}.appSpace-23 .learn-vision-96:hover::before {
    clip-path: polygon(5% 5%, 95% 5%, 95% 95%, 5% 95%);
}
}

@media (min-width: 992px) {.appSpace-23 {
    padding: 8rem 0;
}.appSpace-23 .learn-vision-96 {
    padding: 5rem;
    gap: 4rem;
}.appSpace-23 .learn-vision-96 > div:first-child {
    transform: translateZ(30px) translateX(-10px);
}.appSpace-23 .learn-vision-96:hover > div:first-child {
    transform: translateZ(40px) translateX(0);
}.appSpace-23 .learn-vision-96 > div:last-child {
    transform: translateZ(20px) translateX(10px);
}.appSpace-23 .learn-vision-96:hover > div:last-child {
    transform: translateZ(30px) translateX(0);
}.appSpace-23 a {
    padding: 1rem 0;
}.appSpace-23 p {
    line-height: 1.8;
}.appSpace-23 .container::before {
    left: 10%;
    content: "";
    height: 1px;
    width: 80%;
    background: linear-gradient(90deg, transparent, rgb(160,175,207,0.5), transparent);
    opacity: 0.5;
    position: absolute;
    bottom: -20px;
}
}

@media (max-width: 767px) {.appSpace-23 {
    padding: 3rem 1rem;
}.appSpace-23 .learn-vision-96 {
    padding: 2rem 1.5rem;
}.appSpace-23 h5 {
    font-size: calc(20px * 0.9);
}.appSpace-23 p {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
}}.landing-page-09 {
    overflow: hidden;
    position: relative;
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(207,212,231) 0%, #f2f8f8 50%, #e8f4f4 100%);
}.landing-page-09::before {
    bottom: 0;
    background: 
    linear-gradient(45deg, transparent 49.5%, rgba(94,170,168,0.1) 49.5%, rgba(94,170,168,0.1) 50.5%, transparent 50.5%),
    linear-gradient(-45deg, transparent 49.5%, rgba(94,170,168,0.08) 49.5%, rgba(94,170,168,0.08) 50.5%, transparent 50.5%);
    z-index: 0;
    opacity: 0.5;
    animation: patternShift 60s linear infinite;
    background-size: 30px 30px;
    left: 0;
    right: 0;
    content: "";
    top: 0;
    position: absolute;
}.landing-page-09 .learn-vision-96 {
    display: flex;
    max-width: 1200px;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    align-items: center;
    z-index: 1;
}.landing-page-09 .text-dock-87 {
    transform: translateY(0);
    max-width: 50%;
    animation: slideUpText 1s ease-out forwards;
    flex: 1;
    padding-right: 40px;
}.landing-page-09 .text-dock-87 h1 {
    transform: translateX(0);
    font-weight: 700;
    color: #000000;
    position: relative;
    margin-bottom: 30px;
    font-size: 30px;
    animation: slideInTitle 0.8s ease-out 0.3s forwards;
    opacity: 0;
}.landing-page-09 .text-dock-87 h1::after {
    animation: lineExpand 1s ease 0.8s forwards;
    transform-origin: left;
    position: absolute;
    bottom: -10px;
    content: "";
    background: rgb(113,132,180);
    height: 3px;
    left: 0;
    transform: scaleX(0);
    width: 80px;
}.landing-page-09 .skill-trackfast-12 {
    margin-bottom: 40px;
    transform: translateY(20px);
    align-items: flex-start;
    display: flex;
    opacity: 0;
    animation: fadeInUp 0.8s ease-out 0.6s forwards;
}.landing-page-09 .skill-trackfast-12 svg {
    animation: svgFloat 6s ease-in-out infinite;
    flex-shrink: 0;
    height: 60px;
    margin-right: 20px;
    width: 60px;
    transform: rotateY(0);
}.landing-page-09 .skill-trackfast-12 svg path {
    opacity: 0.9;
    fill: rgb(113,132,180);
    transition: fill 0.3s ease;
}.landing-page-09 .skill-trackfast-12 svg text {
    transition: fill 0.3s ease;
    font-size: 5px;
    opacity: 0.9;
}.landing-page-09 .skill-trackfast-12 p {
    margin-top: 10px;
    line-height: 1.6;
    font-size: 15px;
    color: #000000;
}.landing-page-09 ul {
    list-style: none;
    transform: translateY(20px);
    padding: 0;
    opacity: 0;
    margin: 0;
    animation: fadeInUp 0.8s ease-out 0.9s forwards;
}.landing-page-09 ul li {
    display: inline-block;
}.landing-page-09 .connect-reach-95 {
    font-weight: 600;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: inline-block;
    box-shadow: 0 6px 20px rgba(94,170,168,0.2);
    overflow: hidden;
    text-decoration: none;
    font-size: 14px;
    transform: translateZ(0);
    padding: 14px 30px;
    border: none;
    background: linear-gradient(135deg, rgb(113,132,180) 0%, rgba(94,170,168,1) 100%);
    color: #ffffff;
    position: relative;
}.landing-page-09 .connect-reach-95::before {
    top: 0;
    height: 100%;
    left: -100%;
    width: 100%;
    transition: all 0.6s;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    content: "";
}.landing-page-09 .connect-reach-95:hover {
    transform: translateY(-3px) translateZ(0);
    box-shadow: 0 10px 25px rgba(94,170,168,0.3);
}.landing-page-09 .connect-reach-95:hover::before {
    transition: all 0.6s;
    left: 100%;
}.landing-page-09 .img-wrap-28 {
    overflow: hidden;
    position: relative;
    animation: slideInPhoto 1s ease-out 0.4s forwards;
    max-width: 50%;
    height: 500px;
    opacity: 0;
    transform: translateX(50px) rotate(2deg);
    box-shadow: 
    0 15px 35px rgba(0,0,0,0.1),
    0 3px 10px rgba(0,0,0,0.05);
    border-radius: 2px;
    flex: 1;
}.landing-page-09 .img-wrap-28::before {
    right: 0;
    background: linear-gradient(
    to bottom right,
    rgba(94,170,168,0.3),
    transparent 60%,
    rgba(94,170,168,0.1)
  );
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
    bottom: 0;
    content: "";
}.landing-page-09 .img-wrap-28::after {
    height: 200%;
    background: linear-gradient(
    to bottom right,
    rgba(255,255,255,0) 30%,
    rgba(255,255,255,0.1) 50%,
    rgba(255,255,255,0) 70%
  );
    transform: rotate(30deg);
    position: absolute;
    width: 200%;
    content: "";
    animation: lightSweep 8s ease-in-out infinite;
    left: -50%;
    top: -50%;
}

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

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

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideInPhoto {
  0% {
    transform: translateX(50px) rotate(2deg);
    opacity: 0;
  }
  100% {
    transform: translateX(0) rotate(0);
    opacity: 1;
  }
}

@keyframes slideUpText {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes svgFloat {
  0%, 100% {
    transform: translateY(0) rotateY(0);
  }
  50% {
    transform: translateY(-5px) rotateY(10deg);
  }
}

@keyframes lightSweep {
  0% {
    transform: rotate(30deg) translateY(0);
  }
  50% {
    transform: rotate(30deg) translateY(5%);
  }
  100% {
    transform: rotate(30deg) translateY(0);
  }
}

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

@media (max-width: 992px) {.landing-page-09 {
    padding: 60px 0;
}.landing-page-09 .learn-vision-96 {
    flex-direction: column;
    padding: 0 30px;
}.landing-page-09 .text-dock-87 {
    max-width: 100%;
    margin-bottom: 40px;
    padding-right: 0;
    text-align: center;
}.landing-page-09 .text-dock-87 h1 {
    text-align: center;
}.landing-page-09 .text-dock-87 h1::after {
    left: 50%;
    transform: translateX(-50%) scaleX(0);
}@keyframes lineExpand {
    0% {
      transform: translateX(-50%) scaleX(0);
    }
    100% {
      transform: translateX(-50%) scaleX(1);
    }
  }
  
  .landing-page-09 .skill-trackfast-12 {
    flex-direction: column;
    align-items: center;
    text-align: center;
}.landing-page-09 .skill-trackfast-12 svg {
    margin-bottom: 20px;
    margin-right: 0;
}.landing-page-09 .img-wrap-28 {
    max-width: 100%;
    margin-left: 0;
    height: 350px;
}
}

@media (max-width: 768px) {.landing-page-09 {
    padding: 50px 0;
}.landing-page-09 .text-dock-87 h1 {
    font-size: calc(30px * 0.9);
}.landing-page-09 .img-wrap-28 {
    height: 300px;
}.landing-page-09 .connect-reach-95 {
    padding: 12px 25px;
}
}

@media (max-width: 576px) {.landing-page-09 {
    padding: 40px 0;
}.landing-page-09 .text-dock-87 h1 {
    font-size: calc(30px * 0.8);
    margin-bottom: 25px;
}.landing-page-09 .skill-trackfast-12 p {
    font-size: calc(15px * 0.95);
}.landing-page-09 .img-wrap-28 {
    height: 250px;
}.landing-page-09 .connect-reach-95 {
    width: 100%;
    text-align: center;
}}.academic-expertise-08 {
    padding: 140px 0;
    overflow: hidden;
    background: rgb(207,212,231);
    position: relative;
}.academic-expertise-08::before {
    animation: backgroundShift 30s linear infinite;
    position: absolute;
    opacity: 0.1;
    background: 
        linear-gradient(135deg, transparent 0%, rgb(160,175,207,0.5) 100%),
        repeating-linear-gradient(45deg, rgb(113,132,180,0.5) 0, rgb(113,132,180,0.5) 1px, transparent 1px, transparent 15px);
    inset: 0;
    content: "";
    z-index: 0;
}.academic-expertise-08::after {
    background: 
        radial-gradient(circle at 30% 30%, rgb(160,175,207,0.5) 0%, transparent 40%),
        radial-gradient(circle at 70% 70%, rgb(113,132,180,0.5) 0%, transparent 40%);
    top: -50%;
    z-index: 0;
    opacity: 0.3;
    left: -50%;
    width: 200%;
    filter: blur(60px);
    animation: pulseBackground 15s ease-in-out infinite alternate;
    height: 200%;
    position: absolute;
    content: "";
}.academic-expertise-08 .container {
    max-width: 1200px;
    position: relative;
    padding: 0 40px;
    z-index: 1;
    margin: 0 auto;
}.academic-expertise-08 .rating-views-54 {
    grid-template-columns: 1fr 1fr;
    display: grid;
    background: #ffffff;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    grid-template-rows: auto auto;
    transform: perspective(1200px) rotateY(0deg);
    margin: 0 auto;
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.15),
        0 15px 25px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    max-width: 1000px;
    backdrop-filter: blur(10px);
    border-radius: 26px;
}.academic-expertise-08 .rating-views-54:hover {
    transform: perspective(1200px) rotateY(2deg);
}.academic-expertise-08 .img-wrap-28 {
    z-index: 1;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    grid-row: 1 / span 2;
    grid-column: 1;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
    min-height: 450px;
    position: relative;
}.academic-expertise-08 .img-wrap-28::before {
    opacity: 0;
    z-index: 2;
    content: "";
    inset: 0;
    mix-blend-mode: multiply;
    position: absolute;
    transition: opacity 0.5s ease;
    background: linear-gradient(135deg, rgb(160,175,207,0.5) 0%, transparent 100%);
}.academic-expertise-08 .rating-views-54:hover .img-wrap-28::before {
    opacity: 0.4;
}.academic-expertise-08 .name {
    font-family: Arial, sans-serif;
    color: #000000;
    transform: translateY(0);
    margin: 0;
    position: relative;
    font-size: 19px;
    z-index: 2;
    align-self: end;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    grid-row: 1;
    padding: 0 50px 5px 70px;
    font-weight: 700;
    grid-column: 2;
}.academic-expertise-08 .rating-views-54:hover .name {
    transform: translateY(-5px);
}.academic-expertise-08 .rating-views-54 span:not(.name) {
    grid-row: 1;
    font-size: 15px;
    grid-column: 2;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.05s;
    transform: translateY(0);
    font-family: Arial, sans-serif;
    z-index: 2;
    color: rgb(113,132,180);
    margin: 0;
    font-weight: 300;
    padding: 35px 50px 40px 70px;
    position: relative;
    align-self: end;
}.academic-expertise-08 .rating-views-54:hover span:not(.name) {
    transform: translateY(-5px);
}.academic-expertise-08 .rating-views-54 span:not(.name)::after {
    position: absolute;
    height: 2px;
    background: rgb(160,175,207);
    transform-origin: left;
    transform: scaleX(0);
    width: 40px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    left: 70px;
    content: "";
    bottom: 30px;
}.academic-expertise-08 .rating-views-54:hover span:not(.name)::after {
    transform: scaleX(1);
}.academic-expertise-08 .experience-area-89 {
    line-height: 1.8;
    grid-column: 2;
    padding: 0 50px 50px 70px;
    margin: 0;
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    grid-row: 2;
    color: #000000;
    z-index: 2;
}.academic-expertise-08 .rating-views-54:hover .experience-area-89 {
    transform: translateY(-5px);
}

@keyframes backgroundShift {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

@keyframes pulseBackground {
    0% {
        opacity: 0.2;
        transform: scale(1);
    }
    100% {
        opacity: 0.3;
        transform: scale(1.1);
    }
}

@media (max-width: 992px) {.academic-expertise-08 {
    padding: 120px 0;
}.academic-expertise-08 .rating-views-54 {
    grid-template-columns: 1fr 1.2fr;
}.academic-expertise-08 .img-wrap-28 {
    min-height: 400px;
}.academic-expertise-08 .name {
    font-size: calc(19px * 0.9);
    padding: 0 40px 5px 50px;
}.academic-expertise-08 .rating-views-54 span:not(.name) {
    padding: 30px 40px 35px 50px;
}.academic-expertise-08 .rating-views-54 span:not(.name)::after {
    left: 50px;
    bottom: 25px;
}.academic-expertise-08 .experience-area-89 {
    padding: 0 40px 40px 50px;
}
}

@media (max-width: 768px) {.academic-expertise-08 {
    padding: 100px 0;
}.academic-expertise-08 .container {
    padding: 0 30px;
}.academic-expertise-08 .rating-views-54 {
    grid-template-columns: 1fr;
    grid-template-rows: 300px auto auto auto;
}.academic-expertise-08 .img-wrap-28 {
    grid-column: 1;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    grid-row: 1;
    min-height: 300px;
}.academic-expertise-08 .name {
    grid-row: 2;
    grid-column: 1;
    padding: 40px 30px 5px 30px;
    text-align: left;
}.academic-expertise-08 .rating-views-54 span:not(.name) {
    text-align: left;
    grid-row: 3;
    grid-column: 1;
    padding: 10px 30px 40px 30px;
}.academic-expertise-08 .rating-views-54 span:not(.name)::after {
    left: 30px;
    bottom: 30px;
}.academic-expertise-08 .experience-area-89 {
    grid-row: 4;
    grid-column: 1;
    padding: 0 30px 40px 30px;
}
}

@media (max-width: 480px) {.academic-expertise-08 {
    padding: 80px 0;
}.academic-expertise-08 .container {
    padding: 0 20px;
}.academic-expertise-08 .img-wrap-28 {
    min-height: 250px;
}.academic-expertise-08 .name {
    font-size: calc(19px * 0.85);
    padding: 30px 25px 5px 25px;
}.academic-expertise-08 .rating-views-54 span:not(.name) {
    font-size: calc(15px * 0.95);
    padding: 10px 25px 30px 25px;
}.academic-expertise-08 .rating-views-54 span:not(.name)::after {
    bottom: 20px;
    left: 25px;
    width: 30px;
}.academic-expertise-08 .experience-area-89 {
    font-size: calc(15px * 0.95);
    padding: 0 25px 30px 25px;
    line-height: 1.7;
}}header .top_plank {
    background: rgb(160,175,207);
    color:  #ffffff;
}header .top_plank .best-study-31 div svg, header .top_plank .best-study-31 div svg path {
    fill: #ffffff;
}header .top_plank .best-study-31 div span {
    color: #ffffff;
}header .top_plank .best-study-31 {
    flex-wrap: wrap;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    font-size: 14px;
    line-height: 21px;
    padding: 15px 0 10px 0;
    width: 100%;
}header .top_plank .best-study-31 div {
    margin-right: 24px;
    justify-content: flex-start;
    display: flex;
    align-items: center;
}header .top_plank .best-study-31 div img, header .top_plank .best-study-31 div svg {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}.course-program-info-81 {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(207,212,231) 0%, rgba(245, 247, 252, 0.95) 100%);
}.course-program-info-81::before {
    opacity: 0.1;
    z-index: 1;
    position: absolute;
    background: rgb(160,175,207,0.5);
    width: 300px;
    top: -50px;
    transform: rotate(35deg);
    height: 300px;
    content: '';
    right: -50px;
}.course-program-info-81::after {
    height: 250px;
    transform: rotate(-15deg);
    background: rgb(113,132,180,0.5);
    opacity: 0.15;
    width: 250px;
    z-index: 1;
    position: absolute;
    left: -50px;
    content: '';
    bottom: -50px;
}.course-program-info-81 .container {
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}.course-program-info-81 .career-progress-82 {
    display: grid;
    grid-template-columns: 1fr;
    position: relative;
    gap: 40px;
}.course-program-info-81 .img-wrap-28 {
    transform: perspective(1000px) rotateY(-3deg);
    height: 400px;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.course-program-info-81 .img-wrap-28::before {
    top: 0;
    content: '';
    height: 100%;
    z-index: 1;
    position: absolute;
    background: linear-gradient(
        to bottom right,
        rgba(rgb(160,175,207), 0.2),
        rgba(rgb(113,132,180), 0.2)
    );
    left: 0;
    width: 100%;
}.course-program-info-81 .img-wrap-28::after {
    opacity: 0;
    right: 20px;
    transform: scale(0.95);
    z-index: 2;
    position: absolute;
    top: 20px;
    bottom: 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    left: 20px;
    content: '';
    transition: all 0.5s ease;
}.course-program-info-81 .img-wrap-28:hover {
    transform: perspective(1000px) rotateY(0deg);
}.course-program-info-81 .img-wrap-28:hover::after {
    transform: scale(1);
    opacity: 1;
}.course-program-info-81 .text-dock-87 {
    padding: 10px 0 0 0;
    position: relative;
}.course-program-info-81 h3 {
    position: relative;
    opacity: 0;
    font-size: calc(35px * 0.9);
    margin-bottom: 25px;
    color: #000000;
    transform: translateX(-5px);
    animation: slideInTitle 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s forwards;
    font-weight: 700;
    line-height: 1.3;
}.course-program-info-81 h3::after {
    transform: scaleX(0);
    transform-origin: left;
    background: linear-gradient(90deg, rgb(160,175,207) 0%, rgb(113,132,180) 100%);
    position: absolute;
    width: 80px;
    bottom: -12px;
    content: '';
    animation: expandLine 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.7s forwards;
    height: 3px;
    left: 0;
}.course-program-info-81 .description {
    transform: translateY(10px);
    opacity: 0;
    line-height: 1.8;
    font-size: 13px;
    animation: fadeInUp 0.8s ease 0.4s forwards;
    position: relative;
    margin-bottom: 20px;
    color: #000000;
}.course-program-info-81 p.description {
    overflow-y: auto;
    scrollbar-width: thin;
    max-height: 300px;
    padding-right: 20px;
    scrollbar-color: rgb(160,175,207,0.5) rgb(207,212,231);
}.course-program-info-81 p.description::-webkit-scrollbar {
    width: 6px;
}.course-program-info-81 p.description::-webkit-scrollbar-track {
    background: rgb(207,212,231);
}.course-program-info-81 p.description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(160,175,207,0.5);
}.course-program-info-81 span.description {
    display: none;
}

@keyframes slideInTitle {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes expandLine {
    to {
        transform: scaleX(1);
    }
}

@keyframes fadeInUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (min-width: 768px) {.course-program-info-81 .career-progress-82 {
    gap: 60px;
    align-items: center;
    grid-template-columns: 1fr 1fr;
}.course-program-info-81 .img-wrap-28 {
    transform: perspective(1200px) rotateY(-5deg) translateZ(0);
    height: 550px;
}.course-program-info-81 .text-dock-87 {
    padding: 0 0 0 20px;
}.course-program-info-81 h3 {
    font-size: 35px;
    margin-bottom: 35px;
}.course-program-info-81 h3::after {
    height: 4px;
    width: 120px;
}.course-program-info-81 p.description {
    max-height: 380px;
}
}

@media (min-width: 992px) {.course-program-info-81 {
    padding: 150px 0;
}.course-program-info-81 .career-progress-82 {
    gap: 80px;
}.course-program-info-81 .img-wrap-28 {
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    height: 600px;
}.course-program-info-81 .text-dock-87 {
    padding: 0 0 0 40px;
}.course-program-info-81 h3 {
    transform: translateX(-10px);
    margin-bottom: 40px;
}.course-program-info-81 h3::after {
    bottom: -15px;
}.course-program-info-81 p.description {
    max-height: 450px;
    font-size: calc(13px * 1.05);
    line-height: 1.9;
}
}

@media (max-width: 767px) {.course-program-info-81 {
    padding: 80px 0;
}.course-program-info-81 .img-wrap-28 {
    margin-bottom: 20px;
    height: 300px;
}.course-program-info-81 h3 {
    margin-bottom: 25px;
    font-size: calc(35px * 0.8);
}.course-program-info-81 p.description {
    max-height: 250px;
    line-height: 1.6;
}}.secure-stockade-83 {
    padding: 60px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-family: Arial, sans-serif;
    background: rgba(0, 0, 0, 0.5);
    max-width: 1200px;
    margin: 0 auto;
}.secure-stockade-83 h1 {
    padding-bottom: 10px;
    color: rgb(160,175,207);
    font-weight: 700;
    border-bottom: 4px solid rgb(160,175,207);
    font-size: 41px;
    margin-bottom: 30px;
    margin-top: 20px;
}.secure-stockade-83 h2 {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 28px;
    border-left: 6px solid rgb(113,132,180);
    color: rgb(113,132,180);
    margin-top: 30px;
    padding-left: 20px;
}.secure-stockade-83 ul {
    padding-left: 0;
    list-style-type: none;
    margin: 20px 0;
}.secure-stockade-83 ul li::before {
    content: "•";
    margin-left: -1em;
    display: inline-block;
    color: rgb(160,175,207);
    font-size: 1.5em;
    width: 1em;
}.secure-stockade-83 li {
    border-left: 2px solid rgb(160,175,207,0.5);
    font-size: 15px;
    margin-bottom: 15px;
    line-height: 1.8;
    padding-left: 10px;
}.secure-stockade-83 p, .secure-stockade-83 span, .secure-stockade-83 div {
    font-size: 15px;
    margin-bottom: 20px;
    color: #ffffff;
    line-height: 1.8;
}.secure-stockade-83 h3, .secure-stockade-83 h4, .secure-stockade-83 h5, .secure-stockade-83 h6 {
    margin-top: 25px;
    color: rgb(160,175,207);
    margin-bottom: 15px;
    border-left: 5px solid rgb(160,175,207);
    font-size: 19px;
    padding-left: 15px;
    font-weight: 600;
}

@media only screen and (max-width: 800px) {.secure-stockade-83 {
    padding: 30px;
}.secure-stockade-83 h1 {
    font-size: calc(19px - 4px);
}.secure-stockade-83 h2 {
    font-size: calc(19px - 3px);
}.secure-stockade-83 h3, .secure-stockade-83 h4, .secure-stockade-83 h5, .secure-stockade-83 h6 {
    font-size: calc(19px - 2px);
}.secure-stockade-83 p, .secure-stockade-83 span, .secure-stockade-83 div, .secure-stockade-83 li {
    font-size: calc(15px - 2px);
}}.user-reviews-40 {
    position: relative;
    background: linear-gradient(135deg, rgb(207,212,231) 0%, rgba(245, 248, 255, 0.95) 100%);
    overflow: hidden;
    padding: 8rem 0;
}.user-reviews-40::before {
    content: "";
    opacity: 0.15;
    animation: float 15s infinite alternate ease-in-out;
    top: -5%;
    right: -5%;
    width: 35%;
    background: radial-gradient(circle at center, rgb(160,175,207,0.5) 0%, transparent 70%);
    position: absolute;
    height: 40%;
}.user-reviews-40::after {
    content: "";
    height: 30%;
    transform: rotate(-15deg);
    width: 25%;
    background: radial-gradient(ellipse at center, rgb(113,132,180,0.5) 0%, transparent 75%);
    position: absolute;
    left: -3%;
    animation: float 18s infinite alternate-reverse ease-in-out;
    opacity: 0.12;
    bottom: -8%;
}.user-reviews-40 .container {
    padding: 0 2rem;
    margin: 0 auto;
    max-width: 1280px;
    z-index: 2;
    position: relative;
}.user-reviews-40 h2 {
    letter-spacing: -0.5px;
    line-height: 1.3;
    margin-bottom: 3.5rem;
    font-size: calc(28px * 1.05);
    text-align: center;
    font-weight: 700;
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    color: #000000;
}.user-reviews-40 h2::after {
    bottom: -1rem;
    width: 5rem;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(160,175,207) 0%, rgb(113,132,180) 100%);
    transform: translateX(-50%);
    height: 3px;
    left: 50%;
}.user-reviews-40 .user-quotes-26 {
    padding: 0;
    display: grid;
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    list-style: none;
    gap: 2.5rem;
}.user-reviews-40 .rating-views-54 {
    padding: 2.2rem 2rem;
    background: #ffffff;
    border-radius: 2px;
    z-index: 1;
    position: relative;
    isolation: isolate;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translateY(0);
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.08);
}.user-reviews-40 .rating-views-54::before {
    right: 1.5rem;
    font-size: 8rem;
    position: absolute;
    color: rgb(113,132,180);
    content: "";
    z-index: -1;
    opacity: 0.07;
    line-height: 0;
    top: 1.2rem;
    font-family: Georgia, serif;
}.user-reviews-40 .rating-views-54::after {
    width: 0;
    position: absolute;
    left: 0;
    transition: width 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    bottom: 0;
    background: linear-gradient(90deg, rgb(160,175,207) 0%, rgb(113,132,180) 100%);
    height: 3px;
    content: "";
}.user-reviews-40 .rating-views-54:hover {
    transform: translateY(-8px);
    box-shadow: 0 22px 40px -15px rgba(0, 0, 0, 0.1);
}.user-reviews-40 .rating-views-54:hover::after {
    width: 100%;
}.user-reviews-40 .rating-views-54 div {
    display: flex;
    margin-bottom: 1.5rem;
    align-items: center;
}.user-reviews-40 .rating-views-54 img {
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.1);
    margin-right: 1rem;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.9);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 55px;
    height: 55px;
    object-fit: cover;
}.user-reviews-40 .rating-views-54:hover img {
    transform: scale(1.08) rotate(3deg);
}.user-reviews-40 .rating-views-54 h4 {
    position: relative;
    font-size: calc(21px * 0.95);
    font-weight: 600;
    color: #000000;
    margin: 0;
}.user-reviews-40 .rating-views-54 h4::after {
    bottom: -5px;
    transition: width 0.3s ease;
    position: absolute;
    height: 2px;
    width: 25px;
    content: "";
    left: 0;
    background-color: rgb(160,175,207,0.5);
}.user-reviews-40 .rating-views-54:hover h4::after {
    width: 40px;
}.user-reviews-40 .description {
    line-height: 1.6;
    position: relative;
    font-family: Arial, sans-serif;
    margin: 0;
    color: #000000;
    font-size: calc(18px * 0.95);
    z-index: 2;
}.user-reviews-40 a {
    z-index: 1;
    box-shadow: 0 10px 25px -10px rgb(160,175,207,0.5);
    display: inline-block;
    overflow: hidden;
    color: #ffffff;
    padding: 0.9rem 2.2rem;
    position: relative;
    margin-top: 3.5rem;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.4s ease;
    background: linear-gradient(90deg, rgb(160,175,207) 0%, rgb(160,175,207) 100%);
    left: 50%;
    font-weight: 600;
    transform: translateX(-50%);
    border-radius: 3px;
}.user-reviews-40 a::before {
    content: "";
    background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.2) 50%, transparent 100%);
    height: 100%;
    transition: left 0.7s ease;
    width: 100%;
    left: -100%;
    z-index: -1;
    top: 0;
    position: absolute;
}.user-reviews-40 a:hover {
    box-shadow: 0 15px 30px -10px rgb(160,175,207,0.5);
    transform: translateX(-50%) translateY(-3px);
}.user-reviews-40 a:hover::before {
    left: 100%;
}

@keyframes float {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    100% {
        transform: translate(20px, 20px) rotate(5deg);
    }
}

@media (max-width: 992px) {.user-reviews-40 {
    padding: 6rem 0;
}.user-reviews-40 h2 {
    font-size: calc(28px * 0.95);
    margin-bottom: 3rem;
}.user-reviews-40 .user-quotes-26 {
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 768px) {.user-reviews-40 {
    padding: 5rem 0;
}.user-reviews-40 h2 {
    transform: none;
    font-size: calc(28px * 0.9);
    margin-bottom: 2.5rem;
}.user-reviews-40 .user-quotes-26 {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 1.8rem;
}.user-reviews-40 .rating-views-54 {
    padding: 1.8rem 1.6rem;
}.user-reviews-40 .rating-views-54:hover {
    transform: translateY(-5px);
}.user-reviews-40 a {
    margin-top: 2.5rem;
    padding: 0.8rem 2rem;
}
}

@media (max-width: 480px) {.user-reviews-40 {
    padding: 4rem 0;
}.user-reviews-40 h2 {
    margin-bottom: 2rem;
    font-size: calc(28px * 0.8);
}.user-reviews-40 .container {
    padding: 0 1.5rem;
}.user-reviews-40 .rating-views-54 {
    padding: 1.6rem 1.4rem;
}.user-reviews-40 .rating-views-54 img {
    width: 45px;
    height: 45px;
}.user-reviews-40 .rating-views-54::before {
    font-size: 6rem;
}.user-reviews-40 a {
    padding: 0.7rem 1.8rem;
    margin-top: 2rem;
}}.price-card-deck-10 {
    z-index: 1;
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}.price-card-deck-10::before {
    width: 100%;
    z-index: -1;
    left: 0;
    background: linear-gradient(135deg, 
        rgba(22, 28, 45, 0.85) 0%,
        rgba(22, 28, 45, 0.75) 50%, 
        rgba(22, 28, 45, 0.9) 100%);
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
}.price-card-deck-10 .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
}.price-card-deck-10 .payment-scheme-86 {
    position: relative;
}.price-card-deck-10 h2 {
    margin-bottom: 20px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.5px;
    font-size: 36px;
    position: relative;
    transform: translateZ(0);
}.price-card-deck-10 h2::after {
    transform: translateX(-50%);
    left: 50%;
    border-radius: 10px;
    position: absolute;
    content: "";
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, rgb(160,175,207), rgb(113,132,180));
    bottom: -12px;
}.price-card-deck-10 .discount-tier-67 {
    text-align: center;
    line-height: 1.6;
    opacity: 0.9;
    font-weight: 300;
    margin: 0 auto 60px;
    color: #ffffff;
    font-size: calc(17px + 2px);
    max-width: 800px;
}.price-card-deck-10 .price-view-45 {
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    padding: 0;
    perspective: 1000px;
    list-style: none;
    display: grid;
    margin: 0;
}.price-card-deck-10 .price-view-45 li {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.price-card-deck-10 .price-view-45 li:hover {
    transform: translateY(-15px);
    z-index: 2;
}.price-card-deck-10 .value-pricing-50 {
    border: 1px solid rgba(255, 255, 255, 0.1);
    isolation: isolate;
    backdrop-filter: blur(10px);
    height: 100%;
    background-color: rgba(255, 255, 255, 0.03);
    text-decoration: none;
    transition: all 0.4s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15), 
                0 8px 15px rgba(0, 0, 0, 0.1),
                0 1px 0 rgba(255, 255, 255, 0.1) inset;
    position: relative;
    display: block;
    overflow: hidden;
}.price-card-deck-10 .value-pricing-50::before {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    transform: scaleX(0);
    top: 0;
    left: 0;
    height: 4px;
    background: linear-gradient(90deg, rgb(160,175,207), rgb(113,132,180));
    transform-origin: 0 0;
    content: "";
    right: 0;
}.price-card-deck-10 .value-pricing-50:hover::before {
    transform: scaleX(1);
}.price-card-deck-10 .value-pricing-50::after {
    left: 0;
    height: 50%;
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: -1;
    background: linear-gradient(to top, rgba(rgb(160,175,207,0.5), 0.05), transparent);
}.price-card-deck-10 .fee-struct-43 {
    padding: 35px 30px;
    display: flex;
    box-sizing: border-box;
    position: relative;
    flex-direction: column;
    z-index: 1;
    height: 100%;
}.price-card-deck-10 .value-fees-74 {
    flex: 1;
    flex-direction: column;
    display: flex;
}.price-card-deck-10 .value-fees-74 h4 {
    position: relative;
    margin: 0 0 20px;
    transition: transform 0.3s ease;
    letter-spacing: 0.5px;
    color: #ffffff;
    font-size: calc(22px + 2px);
    font-weight: 600;
    padding-bottom: 15px;
}.price-card-deck-10 .value-fees-74 h4::after {
    position: absolute;
    width: 40px;
    height: 3px;
    transition: width 0.3s ease;
    left: 0;
    background: rgb(113,132,180);
    content: "";
    bottom: 0;
}.price-card-deck-10 .value-pricing-50:hover .value-fees-74 h4::after {
    width: 60px;
}.price-card-deck-10 .value-fees-74 p {
    margin: 0 0 30px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
    hyphens: auto;
    font-size: 17px;
    flex: 1;
}.price-card-deck-10 .fee-options-76 {
    margin-top: auto;
    border-radius: 10px;
    font-weight: 700;
    padding: 10px 20px;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    display: block;
    align-self: flex-start;
    position: relative;
    color: rgb(160,175,207);
    background: rgba(rgb(160,175,207,0.5), 0.1);
    font-size: calc(22px + 4px);
}.price-card-deck-10 .value-pricing-50:hover .fee-options-76 {
    background: rgba(rgb(160,175,207,0.5), 0.2);
    transform: scale(1.05);
}

@media (min-width: 1200px) {.price-card-deck-10 .price-view-45 {
    grid-template-columns: repeat(4, 1fr);
}.price-card-deck-10 .fee-struct-43 {
    padding: 40px 35px;
}.price-card-deck-10 h2 {
    font-size: calc(36px + 4px);
}
}

@media (min-width: 992px) and (max-width: 1199px) {.price-card-deck-10 .price-view-45 {
    grid-template-columns: repeat(3, 1fr);
}.price-card-deck-10 .fee-struct-43 {
    padding: 35px 30px;
}
}

@media (min-width: 768px) and (max-width: 991px) {.price-card-deck-10 .price-view-45 {
    grid-template-columns: repeat(2, 1fr);
}.price-card-deck-10 .value-fees-74 p {
    font-size: calc(17px - 1px);
    margin-bottom: 25px;
}.price-card-deck-10 .fee-struct-43 {
    padding: 30px 25px;
}
}

@media (max-width: 767px) {.price-card-deck-10 {
    padding: 70px 0;
}.price-card-deck-10 .price-view-45 {
    gap: 20px;
    grid-template-columns: 1fr;
}.price-card-deck-10 h2 {
    font-size: calc(36px - 2px);
}.price-card-deck-10 .discount-tier-67 {
    font-size: 17px;
    margin-bottom: 40px;
}.price-card-deck-10 .value-fees-74 h4 {
    font-size: 22px;
}.price-card-deck-10 .value-fees-74 p {
    font-size: calc(17px - 1px);
    margin-bottom: 20px;
}.price-card-deck-10 .fee-options-76 {
    font-size: calc(22px + 2px);
}.price-card-deck-10 .fee-struct-43 {
    padding: 30px 20px;
}
}

@media (max-width: 480px) {.price-card-deck-10 {
    padding: 50px 0;
}.price-card-deck-10 .fee-struct-43 {
    padding: 25px 20px;
}.price-card-deck-10 h2::after {
    width: 60px;
    height: 3px;
}.price-card-deck-10 .fee-options-76 {
    padding: 8px 16px;
}}#consentPopupDialog-64 {
    display: none;
}#consentPopupDialog-64:checked ~ .cookie-overlay-window-07 {
    visibility: hidden;
    opacity: 0;
}.cookie-overlay-window-07 {
    width: 100%;
    font-family: Arial, sans-serif;
    background: rgb(113,132,180);
    bottom: 0;
    z-index: 90;
    border-top: 3px solid rgb(160,175,207);
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.5);
    position: fixed;
    padding: 20px 0;
}.track-bar-16 {
    display: flex;
    gap: 20px;
    padding: 20px 5%;
    justify-content: space-between;
    border-radius: 27px;
    align-items: center;
    border: 2px dashed rgb(160,175,207);
    background: rgba(0, 0, 0, 0.5);
}.cookie-overlay-window-07 h5 {
    color: rgb(160,175,207);
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 1.5px;
    font-weight: 700;
    margin: 0;
}.cookie-overlay-window-07 p {
    font-size: 12px;
    margin: 0;
    position: relative;
    line-height: 1.5;
    color: #ffffff;
}.manage-tracking-02 {
    border-radius: 27px;
    margin-right: 20px;
    justify-content: center;
    background: rgb(160,175,207,0.5);
    padding: 10px;
    align-items: center;
    display: flex;
    flex-shrink: 0;
}.manage-tracking-02 svg {
    fill: rgb(160,175,207);
    width: 60px;
    height: 60px;
}.data-agree-91 {
    border: 2px solid rgb(160,175,207);
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    margin-left: 10px;
    min-width: 140px;
    white-space: nowrap;
    flex-shrink: 0;
    border-radius: 10px;
    padding: 10px 20px;
    text-decoration: none;
    cursor: pointer;
    background: rgb(160,175,207);
    color: #000000;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}.data-agree-91:hover {
    box-shadow: 0 0 10px rgb(113,132,180);
    background-color: rgb(113,132,180);
}.cookie_button.user-tracker-80 {
    border: 2px solid rgb(113,132,180);
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
}.cookie_button.user-tracker-80:hover {
    box-shadow: 0 0 10px rgb(113,132,180);
}.cookie-overlay-window-07 p a {
    text-decoration: none;
    border-bottom: 1px dashed rgb(160,175,207);
    color: rgb(160,175,207);
    transition: color 0.3s ease;
}.cookie-overlay-window-07 p a:hover {
    color: rgb(113,132,180);
}
@media only screen and (max-width: 1200px) {.cookie-overlay-window-07 {
    padding: 15px 0;
}.track-bar-16 {
    padding: 15px 5%;
}.manage-tracking-02 {
    display: none;
}.track-bar-16 {
    flex-direction: column;
    align-items: center;
    text-align: center;
}.cookie-overlay-window-07 h5 {
    margin-bottom: 10px;
    font-size: 19px;
}.privacy-gate-43 {
    margin-bottom: 15px;
}.data-agree-91 {
    margin: 10px 0;
    min-width: 100%;
}}
footer {
    width: 100%;
    position: relative;
}.study-group-42 {
    background-color: #ffffff;
    padding: 80px 0 30px;
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
}.study-group-42::before {
    content: "";
    height: 1px;
    left: 0;
    width: 100%;
    bottom: 0;
    background-image: repeating-linear-gradient(
        to right,
        rgb(160,175,207),
        rgb(160,175,207) 10px,
        transparent 10px,
        transparent 20px
    );
    position: absolute;
}footer .ranking-bar-38 {
    position: relative;
    z-index: 1;
}footer .send-query-41 {
    position: relative;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 100px;
    overflow: hidden;
    display: flex;
    margin-bottom: 70px;
}footer .info_item {
    flex: 1;
    overflow: hidden;
    margin-right: 1px;
    background-color: rgb(113,132,180);
    min-width: 250px;
    display: flex;
    padding: 0 25px;
    align-items: center;
    cursor: pointer;
    transition: all 0.5s ease;
    height: 100px;
    position: relative;
}footer .info_item:last-child {
    margin-right: 0;
}footer .info_item:hover {
    flex: 1.5;
    background-color: rgb(160,175,207);
}footer .info_item::after {
    right: 0;
    content: "";
    top: 0;
    position: absolute;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.1);
    height: 100%;
}footer .info_item:last-child::after {
    display: none;
}footer .info_item svg {
    fill: #ffffff;
    margin-right: 15px;
    position: relative;
    flex-shrink: 0;
    height: 24px;
    width: 24px;
    z-index: 2;
}footer .info_item p,
footer .info_item a {
    overflow: hidden;
    font-size: 14px;
    max-width: 100%;
    position: relative;
    text-decoration: none;
    text-overflow: ellipsis;
    z-index: 2;
    white-space: nowrap;
    color: #ffffff;
}footer .info_item::before {
    transition: opacity 0.5s ease;
    content: "";
    left: 0;
    position: absolute;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
    top: 0;
    height: 100%;
    opacity: 0;
    width: 100%;
}footer .info_item:hover::before {
    opacity: 1;
}footer .text_main_holder {
    scrollbar-width: none;
    scroll-snap-type: x mandatory;
    gap: 0;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 0 -20px;
    padding: 0 20px;
    -ms-overflow-style: none;
    display: flex;
    flex-wrap: nowrap;
}footer .text_main_holder::-webkit-scrollbar {
    display: none;
}footer .nav-begin-69, footer .nav-learn-47, footer .subscribe_holder {
    margin-right: 30px;
    position: relative;
    min-width: 280px;
    height: 450px;
    max-width: 500px;
    scroll-snap-align: start;
    padding: 30px;
    flex: 0 0 100%;
    border-radius: 11px;
    transition: all 0.4s ease;
}footer .nav-begin-69 {
    text-align: center;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    display: flex;
    background-color: rgb(207,212,231);
}footer .nav-begin-69 svg {
    height: 50px;
    width: auto;
    margin-bottom: 30px;
}footer .grant-cta-68 {
    font-size: 16px;
    color: #000000;
    max-width: 300px;
    line-height: 1.6;
}footer .nav-learn-47 {
    background-color: rgb(113,132,180);
    flex-direction: column;
    display: flex;
    justify-content: center;
    overflow: hidden;
    color: #ffffff;
    position: relative;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(113,132,180,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(160,175,207,0.5) 0%, transparent 40%);
}footer .nav-learn-47::after {
    left: 0;
    top: 0;
    background-image: 
        linear-gradient(45deg, transparent 92%, rgba(255, 255, 255, 0.05) 93%, transparent 94%),
        linear-gradient(135deg, transparent 92%, rgba(255, 255, 255, 0.05) 93%, transparent 94%);
    pointer-events: none;
    bottom: 0;
    content: "";
    background-size: 30px 30px;
    opacity: 0.3;
    right: 0;
    position: absolute;
}footer .nav-learn-47 h5 {
    color: #ffffff;
    display: inline-block;
    text-transform: uppercase;
    font-size: 20px;
    position: relative;
    font-weight: 700;
    margin-bottom: 30px;
    letter-spacing: 1px;
}footer .nav-learn-47 h5::after {
    width: 30px;
    background-color: rgb(160,175,207);
    bottom: -10px;
    left: 0;
    content: "";
    position: absolute;
    height: 2px;
}footer .head-pagebar-25 {
    overflow: hidden;
    margin-bottom: 20px;
    max-height: 280px;
    position: relative;
    height: auto;
}footer .head-pagebar-25 a {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.7);
    padding: 10px 0;
    font-size: 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    display: block;
}footer .head-pagebar-25 a:hover {
    color: #ffffff;
    border-bottom-color: rgb(160,175,207);
    padding-left: 10px;
}footer .subscribe_holder {
    flex-direction: column;
    display: flex;
    color: #ffffff;
    background-color: rgb(160,175,207);
    justify-content: center;
}footer .subscribe_holder h5 {
    letter-spacing: 1px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 20px;
}footer .subscribe_holder p {
    line-height: 1.6;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 30px;
}footer .input_holder {
    flex-direction: column;
    gap: 15px;
    display: flex;
}footer .input_holder input[type="email"] {
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    transition: all 0.3s ease;
    padding: 15px;
    font-size: 14px;
    border: none;
    color: #ffffff;
}footer .input_holder input[type="email"]:focus {
    background-color: rgba(255, 255, 255, 0.2);
    outline: none;
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .email-join-59 {
    cursor: pointer;
    transition: all 0.3s ease;
    padding: 15px;
    text-align: center;
    border-radius: 10px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    background-color: rgb(113,132,180);
    border: none;
}footer .email-join-59:hover {
    background-color: rgb(113,132,180,0.5);
}footer .project-ref-50 {
    padding-top: 20px;
    margin-top: 40px;
    position: relative;
}footer .project-ref-50::before {
    right: 20%;
    height: 1px;
    top: 0;
    left: 20%;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.5), transparent);
}footer .contact-edu-89 {
    color: #000000;
    text-align: center;
    font-size: 16px;
}

@media (min-width: 992px) {footer .text_main_holder {
    padding: 0;
    gap: 30px;
    flex-wrap: wrap;
    margin: 0;
    overflow-x: visible;
    scroll-snap-type: none;
}footer .nav-begin-69, footer .nav-learn-47, footer .subscribe_holder {
    min-width: 0;
    flex: 1;
    margin-right: 0;
    height: 500px;
}
}

@media (max-width: 991px) {footer .info_item {
    min-width: 200px;
}footer .nav-begin-69::before,
    footer .nav-learn-47::before,
    footer .subscribe_holder::before {
    font-size: 3rem;
}
}

@media (max-width: 767px) {footer .study-group-42 {
    padding: 60px 0 30px;
}footer .send-query-41 {
    height: auto;
    flex-direction: column;
    margin-bottom: 40px;
}footer .info_item {
    width: 100%;
    margin-bottom: 1px;
    margin-right: 0;
}footer .info_item:hover {
    flex: 1;
    padding-left: 35px;
}footer .nav-begin-69, footer .nav-learn-47, footer .subscribe_holder {
    height: auto;
    min-height: 350px;
    padding: 25px 20px;
}
}

@media (max-width: 576px) {footer .study-group-42 {
    padding: 50px 0 20px;
}footer .nav-begin-69::before,
    footer .nav-learn-47::before,
    footer .subscribe_holder::before {
    font-size: 2rem;
    left: 15px;
    top: 15px;
}footer .head-pagebar-25 {
    height: auto;
    max-height: 220px;
}footer .nav-begin-69, footer .nav-learn-47, footer .subscribe_holder {
    min-height: 300px;
    padding: 20px 15px;
}footer .nav-learn-47 h5, footer .subscribe_holder h5 {
    margin-bottom: 15px;
    font-size: calc(20px - 2px);
}footer .subscribe_holder p {
    margin-bottom: 20px;
}footer .input_holder input[type="email"],
    footer .email-join-59 {
    padding: 12px;
}}.contact-section-67 {
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
}.contact-section-67::before {
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    right: 0;
    position: absolute;
    content: "";
    bottom: 0;
    z-index: 1;
}.contact-section-67::after {
    position: absolute;
    left: -50%;
    content: "";
    width: 200%;
    z-index: 2;
    top: -50%;
    animation: shine 8s linear infinite;
    height: 200%;
    background: linear-gradient(45deg, 
        transparent 65%, 
        rgba(255, 255, 255, 0.08) 70%, 
        transparent 75%);
}.contact-section-67 .container {
    position: relative;
    max-width: 1200px;
    padding: 0 15px;
    z-index: 3;
    margin: 0 auto;
}.contact-section-67 .feedback-box-83 {
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.03), rgba(0, 0, 0, 0.3));
    flex-wrap: wrap;
    display: flex;
    position: relative;
    backdrop-filter: blur(10px);
    overflow: hidden;
    gap: 2rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 2rem;
    border-radius: 20px;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.2), 
                0 5px 10px rgba(0, 0, 0, 0.1);
}.contact-section-67 .feedback-box-83::before {
    height: 1px;
    width: 200%;
    left: -50%;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(160,175,207), 
        transparent);
    top: 0;
    content: "";
}.contact-section-67 .feedback-box-83::after {
    height: 1px;
    bottom: 0;
    content: "";
    right: -50%;
    width: 200%;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(113,132,180), 
        transparent);
    position: absolute;
}.contact-section-67 .request-grid-50 {
    border: 1px solid rgba(255, 255, 255, 0.05);
    padding: 2rem;
    flex: 1 1 300px;
    position: relative;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
    transform: translateZ(0);
    overflow: hidden;
    background: linear-gradient(135deg, 
        rgb(160,175,207,0.5), 
        rgba(0, 0, 0, 0.2));
    border-radius: 10px;
    backdrop-filter: blur(5px);
}.contact-section-67 .request-grid-50::before {
    top: -50%;
    content: "";
    background: radial-gradient(
        circle at center, 
        rgba(255, 255, 255, 0.05) 0%, 
        transparent 70%);
    animation: pulse 15s infinite linear;
    left: -50%;
    z-index: -1;
    position: absolute;
    width: 200%;
    height: 200%;
}.contact-section-67 .request-grid-50 h3 {
    color: #ffffff;
    margin-bottom: 2rem;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    font-weight: 600;
    position: relative;
    padding-bottom: 1rem;
    font-size: 19px;
}.contact-section-67 .request-grid-50 h3::after {
    height: 2px;
    width: 50px;
    position: absolute;
    bottom: 0;
    box-shadow: 0 0 8px rgb(113,132,180);
    content: "";
    left: 0;
    background: rgb(113,132,180);
}.contact-section-67 .request-grid-50 div {
    margin-bottom: 1.5rem;
    align-items: center;
    padding-left: 10px;
    display: flex;
    transition: all 0.3s ease;
    position: relative;
}.contact-section-67 .request-grid-50 div:hover {
    transform: translateX(5px);
}.contact-section-67 .request-grid-50 div::before {
    left: 0;
    height: 0;
    position: absolute;
    top: 50%;
    transition: height 0.3s ease;
    content: "";
    background: rgb(113,132,180);
    width: 3px;
}.contact-section-67 .request-grid-50 div:hover::before {
    top: 10%;
    height: 80%;
}.contact-section-67 .request-grid-50 div svg {
    height: 20px;
    flex-shrink: 0;
    margin-right: 15px;
    width: 20px;
}.contact-section-67 .request-grid-50 div svg path {
    transition: all 0.3s ease;
    fill: rgb(113,132,180);
}.contact-section-67 .request-grid-50 div:hover svg path {
    fill: rgb(160,175,207);
    filter: drop-shadow(0 0 2px rgb(160,175,207));
}.contact-section-67 .request-grid-50 div span {
    letter-spacing: 0.5px;
    color: #ffffff;
    font-size: calc(13px - 2px);
}.contact-section-67 .request-grid-50 div span a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: #ffffff;
}.contact-section-67 .request-grid-50 div span a:hover {
    color: rgb(113,132,180);
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.2);
}.contact-section-67 .support-feedback-82 {
    flex: 1 1 400px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.05), 
        rgba(0, 0, 0, 0.1));
    padding: 2rem;
    backdrop-filter: blur(8px);
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.05);
    overflow: hidden;
}.contact-section-67 .support-feedback-82::before {
    content: "";
    border-radius: 50%;
    opacity: 0.3;
    background: radial-gradient(
        circle, 
        rgb(160,175,207,0.5) 0%, 
        transparent 70%);
    position: absolute;
    top: -100px;
    right: -100px;
    height: 200px;
    width: 200px;
}.contact-section-67 .support-feedback-82 form {
    flex-direction: column;
    gap: 1.2rem;
    display: flex;
}.contact-section-67 .support-feedback-82 h3 {
    font-weight: 600;
    position: relative;
    margin-bottom: 1.5rem;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
}.contact-section-67 .support-feedback-82 h3::after {
    background: rgb(113,132,180);
    box-shadow: 0 0 8px rgb(113,132,180);
    content: "";
    position: absolute;
    width: 50px;
    bottom: -10px;
    height: 2px;
    left: 50%;
    transform: translateX(-50%);
}.contact-section-67 .support-feedback-82 input[type="text"],
.contact-section-67 .support-feedback-82 input[type="email"] {
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    outline: none;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 12px 15px;
    width: 100%;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    font-size: 13px;
}.contact-section-67 .support-feedback-82 input[type="text"]:focus,
.contact-section-67 .support-feedback-82 input[type="email"]:focus {
    box-shadow: 0 0 0 2px rgb(160,175,207,0.5);
    background: rgba(0, 0, 0, 0.3);
    border-color: rgb(160,175,207);
}.contact-section-67 .support-feedback-82 input[type="text"]::placeholder,
.contact-section-67 .support-feedback-82 input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.contact-section-67 .support-feedback-82 .help-support-38 {
    align-items: flex-start;
    gap: 10px;
    margin: 0.5rem 0;
    display: flex;
}.contact-section-67 .support-feedback-82 .help-support-38 input[type="checkbox"] {
    transition: all 0.3s ease;
    width: 18px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    height: 18px;
    -webkit-appearance: none;
    flex-shrink: 0;
    margin-top: 3px;
    background: rgba(0, 0, 0, 0.2);
    cursor: pointer;
    border-radius: 3px;
    position: relative;
    appearance: none;
}.contact-section-67 .support-feedback-82 .help-support-38 input[type="checkbox"]:checked {
    background: rgb(113,132,180);
    border-color: rgb(113,132,180);
}.contact-section-67 .support-feedback-82 .help-support-38 input[type="checkbox"]:checked::before {
    position: absolute;
    content: "✓";
    font-size: 12px;
    color: #ffffff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}.contact-section-67 .support-feedback-82 .help-support-38 label {
    font-size: calc(13px - 2px);
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.8);
}.contact-section-67 .support-feedback-82 .help-support-38 label a {
    transition: all 0.3s ease;
    color: rgb(113,132,180);
    text-decoration: none;
    position: relative;
}.contact-section-67 .support-feedback-82 .help-support-38 label a::after {
    position: absolute;
    bottom: -2px;
    width: 0;
    content: "";
    height: 1px;
    background: rgb(113,132,180);
    transition: width 0.3s ease;
    left: 0;
}.contact-section-67 .support-feedback-82 .help-support-38 label a:hover::after {
    width: 100%;
}.contact-section-67 .support-feedback-82 .connect-reach-95 {
    cursor: pointer;
    border-radius: 10px;
    background: linear-gradient(135deg, 
        rgb(160,175,207), 
        rgb(113,132,180));
    overflow: hidden;
    position: relative;
    letter-spacing: 1px;
    margin-top: 1rem;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    transition: all 0.3s ease;
    font-size: 14px;
    text-transform: uppercase;
    border: none;
    font-weight: 600;
    padding: 12px 20px;
}.contact-section-67 .support-feedback-82 .connect-reach-95::before {
    content: "";
    transition: all 0.6s ease;
    height: 100%;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.2), 
        transparent);
    left: -100%;
    width: 100%;
    top: 0;
    position: absolute;
}.contact-section-67 .support-feedback-82 .connect-reach-95:hover {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
    transform: translateY(-3px);
}.contact-section-67 .support-feedback-82 .connect-reach-95:hover::before {
    left: 100%;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}

@keyframes shine {
    0% {
        transform: translateX(-100%) translateY(-100%) rotate(45deg);
    }
    100% {
        transform: translateX(100%) translateY(100%) rotate(45deg);
    }
}

@media screen and (max-width: 992px) {.contact-section-67 {
    padding: 5rem 0;
}.contact-section-67 .feedback-box-83 {
    flex-direction: column;
    gap: 2rem;
}.contact-section-67 .request-grid-50,
    .contact-section-67 .support-feedback-82 {
    flex: 1 1 100%;
}
}

@media screen and (max-width: 768px) {.contact-section-67 {
    padding: 4rem 0;
}.contact-section-67 .feedback-box-83 {
    padding: 1.5rem;
}.contact-section-67 .request-grid-50,
    .contact-section-67 .support-feedback-82 {
    padding: 1.5rem;
}.contact-section-67 .request-grid-50 div svg {
    width: 18px;
    margin-right: 10px;
    height: 18px;
}.contact-section-67 .request-grid-50 h3,
    .contact-section-67 .support-feedback-82 h3 {
    font-size: calc(16px - 2px);
}
}

@media screen and (max-width: 576px) {.contact-section-67 {
    padding: 3rem 0;
}.contact-section-67 .feedback-box-83 {
    padding: 1rem;
    gap: 1.5rem;
}.contact-section-67 .request-grid-50,
    .contact-section-67 .support-feedback-82 {
    padding: 1rem;
}.contact-section-67 .request-grid-50 div {
    margin-bottom: 1rem;
}.contact-section-67 .support-feedback-82 form {
    gap: 1rem;
}.contact-section-67 .support-feedback-82 input[type="text"],
    .contact-section-67 .support-feedback-82 input[type="email"] {
    padding: 10px 12px;
}.contact-section-67 .support-feedback-82 .connect-reach-95 {
    padding: 10px 16px;
}}.learning-profits-92 {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(207,212,231) 0%, rgba(245, 245, 250, 0.95) 100%);
    position: relative;
    overflow: hidden;
}.learning-profits-92::before {
    position: absolute;
    background: 
        radial-gradient(circle at 10% 20%, rgba(rgb(160,175,207,0.5), 0.07) 0%, transparent 40%),
        radial-gradient(circle at 90% 80%, rgba(rgb(113,132,180,0.5), 0.09) 0%, transparent 50%);
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    height: 100%;
}.learning-profits-92 h5 {
    margin-bottom: 3rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 20px;
    font-weight: 700;
    transform: translateY(0);
    text-align: center;
    color: #000000;
    z-index: 2;
    position: relative;
}.learning-profits-92 h5::after {
    position: absolute;
    transform: translateX(-50%);
    height: 3px;
    border-radius: 10px;
    width: 80px;
    left: 50%;
    content: '';
    background: linear-gradient(90deg, rgb(160,175,207) 0%, rgb(113,132,180) 100%);
    bottom: -12px;
}.learning-profits-92 .container {
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
}.learning-profits-92 .learn-vision-96 {
    transform: translateY(0);
    border-radius: 28px;
    display: grid;
    background: #ffffff;
    gap: 2rem;
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.6s ease;
    grid-template-columns: 1fr;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}.learning-profits-92 .learn-vision-96:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
    transform: translateY(-5px);
}.learning-profits-92 .img-wrap-28 {
    height: 300px;
    transition: transform 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    object-fit: cover;
    transform: scale(1);
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    width: 100%;
}.learning-profits-92 .learn-vision-96:hover .img-wrap-28 {
    transform: scale(1.05);
}.learning-profits-92 .text-dock-87 {
    padding: 2rem;
    position: relative;
}.learning-profits-92 .text-dock-87::before {
    top: 0;
    height: 0;
    left: 0;
    width: 4px;
    transition: height 0.5s ease-out;
    content: '';
    position: absolute;
    background: linear-gradient(to bottom, rgb(160,175,207), rgb(113,132,180));
}.learning-profits-92 .learn-vision-96:hover .text-dock-87::before {
    height: 100%;
}.learning-profits-92 ul {
    display: grid;
    gap: 1.25rem;
    padding: 0;
    grid-template-columns: 1fr;
    list-style: none;
    margin: 0;
}.learning-profits-92 li {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateX(0);
    padding-left: 2.5rem;
    position: relative;
}.learning-profits-92 li:hover {
    transform: translateX(10px);
}.learning-profits-92 li p {
    align-items: flex-start;
    font-size: 17px;
    line-height: 1.6;
    font-family: Arial, sans-serif;
    color: #000000;
    margin: 0;
    display: flex;
}.learning-profits-92 li svg {
    position: absolute;
    top: 0;
    width: 24px;
    transition: transform 0.3s ease;
    left: 0;
    height: 24px;
    transform: translateY(2px);
}.learning-profits-92 li:hover svg {
    transform: translateY(2px) rotate(10deg);
}.learning-profits-92 li svg path {
    transition: fill 0.3s ease;
    fill: rgb(160,175,207);
}.learning-profits-92 li:hover svg path {
    fill: rgb(113,132,180);
}.learning-profits-92 li:nth-child(odd) {
    background: linear-gradient(90deg, rgba(rgb(160,175,207,0.5), 0.03) 0%, transparent 100%);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-radius: 10px;
}.learning-profits-92 li:nth-child(even) {
    padding-top: 0.5rem;
    border-radius: 10px;
    padding-bottom: 0.5rem;
    background: linear-gradient(90deg, rgba(rgb(113,132,180,0.5), 0.03) 0%, transparent 100%);
}

@media (min-width: 768px) {.learning-profits-92 .learn-vision-96 {
    grid-template-columns: 0.8fr 1.2fr;
    align-items: center;
}.learning-profits-92 .img-wrap-28 {
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}.learning-profits-92 ul {
    grid-template-columns: repeat(2, 1fr);
}.learning-profits-92 li {
    margin-bottom: 0.5rem;
}
}

@media (min-width: 992px) {.learning-profits-92 {
    padding: 8rem 0;
}.learning-profits-92 h5 {
    font-size: calc(20px * 1.1);
    margin-bottom: 4rem;
}.learning-profits-92 .text-dock-87 {
    padding: 3rem;
}.learning-profits-92 li {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.4s ease;
}.learning-profits-92 li:hover {
    background-color: rgba(rgb(113,132,180,0.5), 0.08);
}
}

@media (max-width: 767px) {.learning-profits-92 {
    padding: 4rem 0;
}.learning-profits-92 h5 {
    font-size: calc(20px * 0.9);
    padding: 0 1rem;
}.learning-profits-92 .text-dock-87 {
    padding: 1.5rem;
}.learning-profits-92 li {
    margin-bottom: 1rem;
}.learning-profits-92 li p {
    font-size: calc(17px * 0.95);
}
}

@media (max-width: 480px) {.learning-profits-92 h5 {
    font-size: calc(20px * 0.8);
}.learning-profits-92 .text-dock-87 {
    padding: 1.25rem;
}.learning-profits-92 li {
    padding-left: 2rem;
}.learning-profits-92 li svg {
    height: 20px;
    width: 20px;
}}.join-list-17 {
    overflow: hidden;
    padding: 5rem 2rem;
    position: relative;
    background: rgb(207,212,231);
}.join-list-17::before {
    top: 0;
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgb(160,175,207,0.5) 0%, transparent 70%);
}.join-list-17::after {
    clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
    height: 40%;
    content: "";
    right: 0;
    width: 70%;
    bottom: 0;
    position: absolute;
    opacity: 0.1;
    z-index: 1;
    background-image: 
        repeating-linear-gradient(
            -45deg,
            transparent,
            transparent 5px,
            rgb(113,132,180,0.5) 5px,
            rgb(113,132,180,0.5) 8px
        );
}.join-list-17 .learn-vision-96 {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.join-list-17 .feedback-box-83 {
    background: #ffffff;
    position: relative;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    grid-template-columns: 1fr 1fr;
    border-radius: 16px;
    margin: 0 auto;
    display: grid;
    max-width: 700px;
}.join-list-17 .feedback-box-83::before {
    content: "";
    height: 100%;
    top: 0;
    background: linear-gradient(-45deg, #ffffff 50%, rgb(113,132,180,0.5) 50%);
    opacity: 0.3;
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
}.join-list-17 h3 {
    font-size: 19px;
    color: #000000;
    z-index: 2;
    position: relative;
    grid-column: 1;
    font-weight: 700;
    margin: 0;
    padding: 3rem 2rem;
}.join-list-17 h3::after {
    width: 60px;
    position: absolute;
    background: rgb(160,175,207);
    transition: transform 0.3s ease;
    transform-origin: left center;
    content: "";
    bottom: 30px;
    height: 4px;
    left: 2rem;
    transform: scaleX(1);
}.join-list-17 .feedback-box-83:hover h3::after {
    transform: scaleX(1.5);
}.join-list-17 .input_holder {
    gap: 1.5rem;
    padding: 2rem;
    display: flex;
    z-index: 2;
    justify-content: center;
    position: relative;
    grid-column: 2;
    flex-direction: column;
}.join-list-17 .input_holder::before {
    opacity: 0.2;
    background: 
        radial-gradient(
            circle at 30% 70%,
            rgb(160,175,207,0.5) 0%,
            transparent 60%
        );
    left: 0;
    z-index: -1;
    content: "";
    height: 100%;
    top: 0;
    width: 100%;
    position: absolute;
}.join-list-17 input[type="email"] {
    font-size: 13px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease;
    padding: 1rem 1.5rem;
    font-family: Arial, sans-serif;
    width: 100%;
    background: transparent;
    color: #000000;
    border: none;
}.join-list-17 input[type="email"]:focus {
    outline: none;
    border-color: rgb(160,175,207);
}.join-list-17 input[type="email"]::placeholder {
    opacity: 0.7;
    color: #000000;
}.join-list-17 input[type="submit"] {
    font-weight: 600;
    z-index: 1;
    border: none;
    font-family: Arial, sans-serif;
    background: rgb(160,175,207);
    padding: 1rem 1.5rem;
    color: #ffffff;
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    border-radius: 10px;
    width: 100%;
}.join-list-17 input[type="submit"]::before {
    top: 0;
    background: rgb(113,132,180);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
    transform: scaleX(0);
    z-index: -1;
    transform-origin: right;
    height: 100%;
}.join-list-17 input[type="submit"]:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
}.join-list-17 input[type="submit"]:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}.join-list-17 .feedback-box-83::after {
    bottom: 0;
    position: absolute;
    background: #ffffff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    left: calc(50% - 20px);
    width: 40px;
    top: 0;
    content: "";
    z-index: 2;
    transform: skewX(-10deg);
}

@keyframes wave {
    0%, 100% {
        transform: translateY(0) scaleY(1);
    }
    50% {
        transform: translateY(-10px) scaleY(1.1);
    }
}

@media (max-width: 768px) {.join-list-17 {
    padding: 4rem 1.5rem;
}.join-list-17 .feedback-box-83 {
    grid-template-columns: 1fr;
}.join-list-17 h3 {
    padding: 2rem 2rem 1rem;
    text-align: center;
    grid-column: 1;
}.join-list-17 h3::after {
    left: 50%;
    transform: translateX(-50%) scaleX(1);
}.join-list-17 .feedback-box-83:hover h3::after {
    transform: translateX(-50%) scaleX(1.5);
}.join-list-17 .input_holder {
    grid-column: 1;
    padding: 1rem 2rem 2rem;
}.join-list-17 .feedback-box-83::after {
    height: 40px;
    right: 0;
    transform: skewY(-10deg);
    left: 0;
    top: calc(33% - 20px);
    width: 100%;
}
}

@media (max-width: 480px) {.join-list-17 {
    padding: 3rem 1rem;
}.join-list-17 .feedback-box-83 {
    width: 100%;
}.join-list-17 h3 {
    padding: 1.5rem 1.5rem 1rem;
    font-size: calc(19px * 0.9);
}.join-list-17 .input_holder {
    padding: 1rem 1.5rem 1.5rem;
}.join-list-17 input[type="email"] {
    padding: 0.8rem 1rem;
}.join-list-17 input[type="submit"] {
    padding: 0.8rem 1rem;
}
}