* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}a {
    text-decoration: none;
    color: inherit;
}.header-master-061 {
    flex: 1 0 auto;
}.container {
    width: 1110px;
    margin: auto;
    max-width: 100%;
}html,body {
    color: #000000;
    font-family: Arial, sans-serif;
    height: 100%;
    min-height: 100%;
}header,footer {
    width: 100%;
}svg {
    height: 30px;
    width: 30px;
}.donate-btn-784 {
    flex: 0 0 auto;
}.wrap-structure-270 {
    height: 100%;
    flex-direction: column;
    min-height: 100%;
    display: flex;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.title-opener-832 {
    position: relative;
    background: linear-gradient(135deg, rgb(190,194,209) 0%, #ffffff 100%);
    overflow: hidden;
    flex-direction: column;
    width: 100%;
    min-height: 100vh;
    perspective: 1000px;
    display: flex;
}.title-opener-832::before {
    position: absolute;
    pointer-events: none;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    content: "";
    background: repeating-linear-gradient(
        45deg,
        rgb(117,120,132,0.5) 0px,
        transparent 2px,
        transparent 10px,
        rgb(117,120,132,0.5) 12px
    );
    top: 0;
    opacity: 0.05;
}.title-opener-832 h1 {
    color: rgb(153,157,172);
    margin: 2rem 0;
    opacity: 1;
    z-index: 2;
    position: relative;
    text-align: center;
    transform: translateY(0);
    letter-spacing: 1px;
    font-size: 19px;
    font-weight: 700;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}.title-opener-832:hover h1 {
    transform: translateY(-5px);
}.title-opener-832 .why-choose-760 {
    z-index: 2;
    display: flex;
    flex: 1;
    flex-direction: column;
    position: relative;
}.title-opener-832 .editorial-wrap-980 {
    transform-style: preserve-3d;
    display: flex;
    z-index: 3;
    flex: 1;
    padding: 2rem;
    justify-content: center;
    flex-direction: column;
}.title-opener-832 ol {
    gap: 2rem;
    list-style: none;
    padding: 0;
    margin: 0;
    flex-direction: column;
    display: flex;
}.title-opener-832 li {
    position: relative;
}.title-opener-832 li:first-child {
    transform: translateX(0);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.title-opener-832:hover li:first-child {
    transform: translateX(10px);
}.title-opener-832 .learn-lead-796 {
    position: relative;
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}.title-opener-832 .learn-lead-796::before {
    opacity: 0.1;
    top: -10px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    left: -10px;
    position: absolute;
    transition: opacity 0.4s ease;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    content: "";
    z-index: -1;
    background: linear-gradient(135deg, rgb(153,157,172,0.5) 0%, transparent 70%);
}.title-opener-832 .learn-lead-796:hover::before {
    opacity: 0.2;
}.title-opener-832 svg {
    width: 100px;
    will-change: transform;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    filter: drop-shadow(0 8px 15px rgba(94,170,168, 0.2));
    height: 100px;
    transform: perspective(800px) rotateY(0deg);
}.title-opener-832 .learn-lead-796:hover svg {
    transform: perspective(800px) rotateY(15deg);
}.title-opener-832 svg path {
    transition: fill 0.3s ease;
    fill: rgb(153,157,172);
}.title-opener-832 svg text {
    transition: fill 0.3s ease;
    font-family: Arial, sans-serif;
}.title-opener-832 .learn-lead-796 p {
    color: #000000;
    transform: translateY(0);
    font-size: 16px;
    line-height: 1.6;
    position: relative;
    max-width: 90%;
    text-align: center;
    margin: 0 auto;
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}.title-opener-832 .learn-lead-796:hover p {
    transform: translateY(-5px);
}.title-opener-832 .query-panel-431 {
    font-weight: 600;
    z-index: 1;
    color: #ffffff;
    box-shadow: 0 5px 15px rgba(94,170,168, 0.2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: inline-block;
    background: rgb(153,157,172);
    overflow: hidden;
    text-decoration: none;
    border: none;
    position: relative;
    padding: 1rem 2rem;
    transform-origin: center;
    margin: 0 auto;
    align-self: center;
    font-size: 14px;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
}.title-opener-832 .query-panel-431::before {
    z-index: -1;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    transition: left 0.7s ease;
    position: absolute;
    width: 100%;
    height: 100%;
    left: -100%;
    top: 0;
}.title-opener-832 .query-panel-431:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 8px 20px rgba(94,170,168, 0.3);
}.title-opener-832 .query-panel-431:hover::before {
    left: 100%;
}.title-opener-832 .thumb-794 {
    overflow: hidden;
    height: 300px;
    position: relative;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    clip-path: polygon(0 0, 100% 10%, 100% 90%, 0 100%);
    transform-style: preserve-3d;
    width: 100%;
}.title-opener-832 .thumb-794::after {
    content: "";
    left: 0;
    position: absolute;
    opacity: 0.3;
    height: 100%;
    transition: opacity 0.5s ease;
    background: linear-gradient(135deg, rgb(153,157,172,0.5) 0%, transparent 50%);
    width: 100%;
    top: 0;
}.title-opener-832 .thumb-794:hover::after {
    opacity: 0.5;
}

@media (min-width: 768px) {.title-opener-832 .why-choose-760 {
    flex-direction: row;
    align-items: center;
    gap: 2rem;
}.title-opener-832 .editorial-wrap-980 {
    width: 50%;
    padding: 3rem;
}.title-opener-832 .thumb-794 {
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    width: 50%;
    height: 500px;
}.title-opener-832 h1 {
    margin-top: 3rem;
    font-size: calc(19px * 1.2);
}.title-opener-832 svg {
    width: 120px;
    height: 120px;
}.title-opener-832 .learn-lead-796 p {
    max-width: 80%;
    font-size: calc(16px * 1.1);
}
}

@media (min-width: 992px) {.title-opener-832 .why-choose-760 {
    padding: 0 5%;
}.title-opener-832 h1 {
    font-size: calc(19px * 1.4);
}.title-opener-832 .editorial-wrap-980 {
    padding: 4rem;
}.title-opener-832 .thumb-794 {
    height: 600px;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(-5deg);
}.title-opener-832 .thumb-794:hover {
    transform: perspective(1000px) rotateY(0);
}.title-opener-832 svg {
    width: 150px;
    height: 150px;
}.title-opener-832 .learn-lead-796 p {
    max-width: 70%;
    font-size: calc(16px * 1.2);
}.title-opener-832 .query-panel-431 {
    padding: 1.2rem 2.5rem;
}
}

@media (min-width: 1200px) {.title-opener-832 .why-choose-760 {
    padding: 0 8%;
}.title-opener-832 .editorial-wrap-980 {
    padding: 5rem;
}.title-opener-832 h1 {
    font-size: calc(19px * 1.6);
}.title-opener-832 svg {
    width: 180px;
    height: 180px;
}.title-opener-832 .learn-lead-796 {
    gap: 2rem;
}.title-opener-832 .learn-lead-796 p {
    font-size: calc(16px * 1.3);
}.title-opener-832 .query-panel-431 {
    font-size: calc(14px * 1.1);
}
}

@media (max-width: 767px) {.title-opener-832 {
    padding-bottom: 2rem;
}.title-opener-832 h1 {
    margin-top: 3rem;
}.title-opener-832 .learn-lead-796 p {
    max-width: 100%;
}.title-opener-832 li:last-child {
    margin-top: 1rem;
}.title-opener-832 .query-panel-431 {
    text-align: center;
    width: 80%;
}
}

@media (hover: none) {.title-opener-832 .query-panel-431::before {
    display: none;
}}.program-assets-018 {
    position: relative;
    background: linear-gradient(120deg, rgb(190,194,209) 0%, #ffffff 100%);
    padding: 7rem 0;
    overflow: hidden;
}.program-assets-018::before {
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(153,157,172,0.5) 0,
        rgb(153,157,172,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.1;
    animation: patternShift 20s linear infinite;
    content: '';
}.program-assets-018 .why-choose-760 {
    z-index: 2;
    padding: 0 2rem;
    display: flex;
    margin: 0 auto;
    flex-direction: column;
    max-width: 1200px;
    position: relative;
}.program-assets-018 h2 {
    color: #000000;
    font-weight: 700;
    font-size: 38px;
    text-align: center;
    margin-bottom: 4rem;
    position: relative;
}.program-assets-018 h2::after {
    left: 50%;
    bottom: -15px;
    border-radius: 10px;
    content: '';
    width: 80px;
    background: rgb(153,157,172);
    transform: translateX(-50%);
    position: absolute;
    height: 4px;
}.program-assets-018 .editorial-wrap-980 {
    margin-bottom: 3rem;
    width: 100%;
}.program-assets-018 .text_main_holder {
    gap: 2rem;
    grid-template-columns: repeat(3, 1fr);
    display: grid;
}.program-assets-018 .text_main_holder > div {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    z-index: 1;
    background: #ffffff;
    overflow: hidden;
    flex-direction: column;
    border-radius: 24px;
    padding: 2rem;
    align-items: center;
    text-align: center;
    display: flex;
    position: relative;
}.program-assets-018 .text_main_holder > div::before {
    content: '';
    position: absolute;
    width: 200%;
    transition: opacity 0.5s ease, transform 0.5s ease;
    z-index: -1;
    height: 200%;
    background: radial-gradient(
        circle at center,
        rgb(153,157,172,0.5) 0%,
        transparent 70%
    );
    opacity: 0;
    top: -50%;
    transform: scale(0.5);
    left: -50%;
}.program-assets-018 .text_main_holder > div:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
}.program-assets-018 .text_main_holder > div:hover::before {
    transform: scale(1);
    opacity: 0.8;
}.program-assets-018 .text_main_holder svg {
    margin-bottom: 1.5rem;
    width: 4rem;
    border-radius: 50%;
    height: 4rem;
    transition: all 0.3s ease;
    padding: 1rem;
    background: rgb(190,194,209);
}.program-assets-018 .text_main_holder > div:hover svg {
    transform: scale(1.1);
    background: rgb(153,157,172,0.5);
}.program-assets-018 .text_main_holder svg path {
    fill: rgb(153,157,172);
    transition: fill 0.3s ease;
}.program-assets-018 .text_main_holder > div:hover svg path {
    fill: rgb(117,120,132);
}.program-assets-018 .text_main_holder p {
    color: #000000;
    line-height: 1.6;
    margin: 0;
    font-size: 12px;
}.program-assets-018 .thumb-794 {
    border-radius: 24px;
    margin-top: 2rem;
    width: 100%;
    position: relative;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    height: 400px;
}.program-assets-018 .thumb-794::before {
    left: 0;
    content: '';
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    background: linear-gradient(
        to bottom right,
        rgb(153,157,172,0.5) 0%,
        transparent 50%,
        rgb(117,120,132,0.5) 100%
    );
    z-index: 1;
}

@keyframes patternShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@media (max-width: 992px) {.program-assets-018 .text_main_holder {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 768px) {.program-assets-018 {
    padding: 5rem 0;
}.program-assets-018 .text_main_holder {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.program-assets-018 h2 {
    margin-bottom: 3rem;
    font-size: calc(38px * 0.9);
}.program-assets-018 .thumb-794 {
    height: 300px;
}
}

@media (max-width: 576px) {.program-assets-018 {
    padding: 4rem 0;
}.program-assets-018 .why-choose-760 {
    padding: 0 1.5rem;
}.program-assets-018 .text_main_holder > div {
    padding: 1.5rem;
}.program-assets-018 .text_main_holder svg {
    height: 3.5rem;
    width: 3.5rem;
    padding: 0.8rem;
}.program-assets-018 .thumb-794 {
    height: 250px;
}}.privacy-nook-439 {
    margin: auto;
    background-color: #ffffff;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    position: relative;
    height: auto;
    z-index: 1;
    width: 100%;
    padding: 50px;
}.privacy-nook-439::before {
    z-index: -1;
    position: absolute;
    border: 1px solid rgb(153,157,172);
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px;
    content: '';
}.privacy-nook-439::after {
    right: 20px;
    border-radius: 10px;
    bottom: 20px;
    z-index: -1;
    top: 20px;
    position: absolute;
    left: 20px;
    content: '';
    border: 1px dashed rgb(117,120,132);
}.privacy-nook-439 h1 {
    font-weight: 700;
    padding-bottom: 15px;
    color: rgb(153,157,172);
    letter-spacing: 1px;
    font-family: Arial, sans-serif;
    margin-top: 40px;
    font-size: 46px;
    border-bottom: 3px double rgb(153,157,172);
    margin-bottom: 30px;
    text-align: center;
}.privacy-nook-439 h2 {
    text-align: left;
    border-bottom: 2px dashed rgb(117,120,132);
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
    padding-bottom: 10px;
    margin-top: 30px;
    font-size: 35px;
    font-weight: 600;
    color: rgb(117,120,132);
}.privacy-nook-439 h3, .privacy-nook-439 h4, .privacy-nook-439 h5, .privacy-nook-439 h6 {
    margin-bottom: 15px;
    border-left: 4px solid #000000;
    padding-left: 10px;
    font-size: 21px;
    font-family: Arial, sans-serif;
    color: #000000;
    margin-top: 25px;
    font-weight: 400;
}.privacy-nook-439 ul, .privacy-nook-439 ol {
    list-style: none;
    color: #000000;
    border-left: 2px solid rgba(0, 0, 0, 0.5);
    font-size: 16px;
    font-family: Arial, sans-serif;
    list-style-position: inside;
    padding: 15px 0;
    padding-left: 20px;
    margin: 0;
    padding-left: 0;
}.privacy-nook-439 li {
    margin-bottom: 12px;
    padding-left: 25px;
    position: relative;
}.privacy-nook-439 li::before {
    content: "";
    transform: translateY(-50%);
    background-color: rgb(153,157,172);
    width: 10px;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 0;
    height: 10px;
}.privacy-nook-439 section {
    background: none;
}.privacy-nook-439 p, .privacy-nook-439 span, .privacy-nook-439 div {
    line-height: 1.75;
    font-family: Arial, sans-serif;
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    color: #000000;
}

@media only screen and (max-width: 800px) {.privacy-nook-439 {
    width: 100%;
    padding: 30px;
}.privacy-nook-439 h1 {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: calc(21px - 6px);
}.privacy-nook-439 h2 {
    margin-bottom: 15px;
    margin-top: 20px;
    font-size: calc(21px - 6px);
}.privacy-nook-439 ul, .privacy-nook-439 ol {
    padding-left: 15px;
}.privacy-nook-439 li {
    padding-left: 20px;
}.privacy-nook-439 p, .privacy-nook-439 span, .privacy-nook-439 div {
    padding-bottom: 8px;
    margin-bottom: 15px;
}}.prospective-students-217 {
    background: linear-gradient(150deg, rgb(190,194,209) 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.prospective-students-217::before {
    content: "";
    background: 
        radial-gradient(circle at 10% 10%, rgba(rgb(153,157,172), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 90% 90%, rgba(rgb(117,120,132), 0.05) 0%, transparent 50%);
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
}.prospective-students-217 .container {
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}.prospective-students-217 .why-choose-760 {
    box-shadow: 
        0 20px 60px rgba(0, 0, 0, 0.1),
        0 10px 30px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    overflow: hidden;
    border-radius: 26px;
    position: relative;
}.prospective-students-217 h4 {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    text-align: center;
    padding: 30px;
    margin: 0;
    font-size: 28px;
    background: #ffffff;
    font-weight: 700;
    color: #000000;
}.prospective-students-217 h4::after {
    background: linear-gradient(90deg, rgb(153,157,172), rgb(117,120,132));
    height: 3px;
    content: "";
    transform: translateX(-50%);
    width: 80px;
    position: absolute;
    bottom: -1px;
    left: 50%;
}.prospective-students-217 div {
    display: flex;
    flex-wrap: wrap;
    padding: 40px;
    gap: 0;
}.prospective-students-217 div p {
    background: #ffffff;
    margin: 0 15px 0 15px;
    flex: 1 1 calc(100% - 30px);
    cursor: pointer;
    overflow: hidden;
    margin-bottom: 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    z-index: 1;
    padding: 20px 20px 20px 60px;
    transition: all 0.3s ease;
    border-left: 3px solid rgb(153,157,172);
    position: relative;
    width: calc(100% - 30px);
}.prospective-students-217 div p:last-child {
    margin-bottom: 0;
}.prospective-students-217 div p:hover {
    background: linear-gradient(90deg, rgba(rgb(153,157,172), 0.03) 0%, transparent 100%);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    transform: translateX(10px);
}.prospective-students-217 div p::before {
    z-index: -1;
    left: 0;
    top: 0;
    width: 0;
    background: linear-gradient(90deg, rgba(rgb(153,157,172), 0.1) 0%, transparent 100%);
    position: absolute;
    transition: width 0.3s ease;
    height: 100%;
    content: "";
}.prospective-students-217 div p:hover::before {
    width: 100%;
}.prospective-students-217 div p::after {
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid rgb(153,157,172);
    transition: all 0.3s ease;
    opacity: 0;
    top: 50%;
    border-top: 2px solid rgb(153,157,172);
    width: 6px;
    height: 6px;
    position: absolute;
    content: "";
    right: 20px;
}.prospective-students-217 div p:hover::after {
    opacity: 1;
    right: 15px;
}.prospective-students-217 div p svg {
    transition: all 0.3s ease;
    position: absolute;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    top: 50%;
    left: 20px;
}.prospective-students-217 div p:hover svg {
    transform: translateY(-50%) scale(1.2) rotate(10deg);
}.prospective-students-217 div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(153,157,172);
}.prospective-students-217 div p:hover svg path {
    fill: rgb(117,120,132);
}

@media (max-width: 991px) {.prospective-students-217 {
    padding: 100px 0;
}.prospective-students-217 h4 {
    padding: 25px;
    font-size: calc(28px - 2px);
}.prospective-students-217 div {
    padding: 30px;
}.prospective-students-217 div p {
    padding: 18px 18px 18px 55px;
    margin-bottom: 15px;
}.prospective-students-217 div p svg {
    left: 18px;
    width: 22px;
    height: 22px;
}
}

@media (max-width: 767px) {.prospective-students-217 {
    padding: 80px 0;
}.prospective-students-217 h4 {
    font-size: calc(28px - 4px);
    padding: 20px;
}.prospective-students-217 div {
    padding: 25px 20px;
}.prospective-students-217 div p {
    margin-bottom: 12px;
    padding: 15px 15px 15px 50px;
    width: 100%;
    margin-left: 0;
    flex: 1 1 100%;
    margin-right: 0;
}.prospective-students-217 div p svg {
    left: 15px;
    width: 20px;
    height: 20px;
}
}

@media (max-width: 479px) {.prospective-students-217 {
    padding: 60px 0;
}.prospective-students-217 h4 {
    padding: 18px 15px;
    font-size: calc(28px - 6px);
}.prospective-students-217 div {
    padding: 20px 15px;
}.prospective-students-217 div p {
    margin-bottom: 10px;
    font-size: calc(13px - 1px);
    padding: 12px 12px 12px 45px;
}.prospective-students-217 div p svg {
    left: 12px;
    height: 18px;
    width: 18px;
}}.tariff-wrapper-725 {
    padding: 5rem 1rem;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), rgb(190,194,209), rgba(0, 0, 0, 0.5));
}.tariff-wrapper-725::before {
    left: 0;
    opacity: 0.1;
    background: linear-gradient(45deg, transparent 0%, rgb(153,157,172,0.5) 30%, transparent 70%);
    pointer-events: none;
    z-index: 1;
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
}.tariff-wrapper-725 .container {
    z-index: 2;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
}.tariff-wrapper-725 .cost-matrix-914 {
    gap: 3rem;
    flex-direction: column;
    display: flex;
}.tariff-wrapper-725 .premium-plan-938 {
    animation: fadeUp 0.8s ease-out forwards;
    transform: translateY(20px);
    max-width: 800px;
    margin: 0 auto 2rem;
    order: -1;
    opacity: 0;
    text-align: center;
}.tariff-wrapper-725 .premium-plan-938 h2 {
    display: inline-block;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 1rem;
    color: #000000;
    position: relative;
}.tariff-wrapper-725 .premium-plan-938 h2::after {
    height: 3px;
    content: "";
    bottom: -10px;
    background: linear-gradient(90deg, rgb(153,157,172), rgb(117,120,132));
    width: 80px;
    border-radius: 10px;
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
}.tariff-wrapper-725 .value-pricing-043 {
    margin: 0 auto;
    line-height: 1.6;
    color: #000000;
    font-size: 16px;
    max-width: 90%;
}.tariff-wrapper-725 .cost-deals-346 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    gap: 2rem;
    perspective: 1000px;
}.tariff-wrapper-725 .study-rates-103 {
    background: #ffffff;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    text-decoration: none;
    color: #000000;
    display: block;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    animation: fadeIn 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    opacity: 0;
    transform: translateZ(0) scale(1);
    position: relative;
    border-radius: 25px;
}.tariff-wrapper-725 .study-rates-103:nth-child(1) {
    animation-delay: 0.1s;
}.tariff-wrapper-725 .study-rates-103:nth-child(2) {
    animation-delay: 0.2s;
}.tariff-wrapper-725 .study-rates-103:nth-child(3) {
    animation-delay: 0.3s;
}.tariff-wrapper-725 .study-rates-103:nth-child(4) {
    animation-delay: 0.4s;
}.tariff-wrapper-725 .study-rates-103::before {
    transform: scaleX(0);
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(153,157,172), rgb(117,120,132));
    content: "";
    position: absolute;
    height: 5px;
    transform-origin: left;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    width: 100%;
}.tariff-wrapper-725 .study-rates-103:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateZ(30px) scale(1.03);
}.tariff-wrapper-725 .study-rates-103:hover::before {
    transform: scaleX(1);
}.tariff-wrapper-725 .plan-cost-271 {
    height: 100%;
    display: flex;
    flex-direction: column;
}.tariff-wrapper-725 .pricing-schemes-579 {
    padding: 2rem;
    flex-direction: column;
    display: flex;
    flex-grow: 1;
}.tariff-wrapper-725 .pricing-schemes-579 h3 {
    font-size: 24px;
    color: #000000;
    font-weight: 700;
    position: relative;
    transition: color 0.3s ease;
    margin: 0 0 1rem;
}.tariff-wrapper-725 .study-rates-103:hover .pricing-schemes-579 h3 {
    color: rgb(153,157,172);
}.tariff-wrapper-725 .fee-plan-740 {
    position: relative;
    margin-bottom: 1.5rem;
    display: inline-block;
    font-weight: 700;
    font-size: 2rem;
    color: rgb(153,157,172);
    transition: transform 0.3s ease, color 0.3s ease;
}.tariff-wrapper-725 .fee-plan-740::after {
    content: "";
    position: absolute;
    height: 2px;
    transition: width 0.3s ease;
    bottom: -8px;
    width: 40px;
    background-color: rgb(117,120,132);
    left: 0;
}.tariff-wrapper-725 .study-rates-103:hover .fee-plan-740 {
    transform: translateY(-3px);
}.tariff-wrapper-725 .study-rates-103:hover .fee-plan-740::after {
    width: 80px;
}.tariff-wrapper-725 .pricing-schemes-579 p {
    overflow-wrap: break-word;
    word-break: break-word;
    line-height: 1.6;
    margin: 0;
    flex-grow: 1;
    color: #000000;
    font-size: calc(16px - 2px);
}.tariff-wrapper-725 .thumb-794 {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 200px;
}.tariff-wrapper-725 .thumb-794::after {
    position: absolute;
    right: 0;
    content: "";
    transition: opacity 0.5s ease;
    left: 0;
    bottom: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%);
    top: 0;
    opacity: 0.7;
}.tariff-wrapper-725 .study-rates-103:hover .thumb-794 {
    transform: scale(1.05);
}.tariff-wrapper-725 .study-rates-103:hover .thumb-794::after {
    opacity: 0.4;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(30px) rotateX(5deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotateX(0);
    }
}

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

@media (min-width: 768px) {.tariff-wrapper-725 {
    padding: 7rem 2rem;
}.tariff-wrapper-725 .cost-matrix-914 {
    align-items: flex-start;
    flex-direction: row;
}.tariff-wrapper-725 .premium-plan-938 {
    justify-content: center;
    text-align: left;
    display: flex;
    order: 0;
    padding-right: 2rem;
    flex-direction: column;
    flex: 0 0 30%;
    margin: 0;
}.tariff-wrapper-725 .premium-plan-938 h2 {
    text-align: left;
}.tariff-wrapper-725 .premium-plan-938 h2::after {
    transform: none;
    left: 0;
}.tariff-wrapper-725 .value-pricing-043 {
    max-width: 100%;
    margin: 0;
}.tariff-wrapper-725 .cost-deals-346 {
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 1rem), 1fr));
    flex: 0 0 70%;
}
}

@media (min-width: 992px) {.tariff-wrapper-725 .cost-deals-346 {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.tariff-wrapper-725 {
    padding: 8rem 2rem;
}.tariff-wrapper-725 .premium-plan-938 {
    flex: 0 0 25%;
}.tariff-wrapper-725 .cost-deals-346 {
    flex: 0 0 75%;
}.tariff-wrapper-725 .pricing-schemes-579 {
    padding: 2.5rem;
}
}

@media (max-width: 767px) {.tariff-wrapper-725 .study-rates-103 {
    max-width: 400px;
    margin: 0 auto;
}.tariff-wrapper-725 .premium-plan-938 h2 {
    font-size: calc(32px * 0.9);
}.tariff-wrapper-725 .value-pricing-043 {
    font-size: calc(16px * 0.95);
}}.course-program-info-364 {
    background: linear-gradient(135deg, rgb(190,194,209) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.course-program-info-364::before {
    filter: blur(120px);
    background: linear-gradient(45deg, rgb(153,157,172,0.5) 0%, rgb(117,120,132,0.5) 100%);
    top: -10%;
    right: -5%;
    width: 300px;
    z-index: 0;
    content: "";
    opacity: 0.4;
    position: absolute;
    height: 300px;
}.course-program-info-364::after {
    bottom: -10%;
    left: -5%;
    content: "";
    filter: blur(100px);
    position: absolute;
    z-index: 0;
    background: linear-gradient(225deg, rgb(117,120,132,0.5) 0%, rgb(153,157,172,0.5) 100%);
    height: 250px;
    width: 250px;
    opacity: 0.3;
}.course-program-info-364 .container {
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
}.course-program-info-364 .program-flow-270 {
    overflow: hidden;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    gap: 40px;
    border-left: 3px solid rgb(153,157,172);
    grid-template-columns: 1fr;
    background: #ffffff;
    display: grid;
}.course-program-info-364 .program-flow-270:hover {
    transform: translateY(-5px);
}.course-program-info-364 .thumb-794 {
    height: 250px;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    transform-origin: center center;
    width: 100%;
    position: relative;
}.course-program-info-364 .thumb-794::after {
    content: "";
    height: 100%;
    top: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
    width: 100%;
    left: 0;
    z-index: 1;
    position: absolute;
}.course-program-info-364 .thumb-794:hover {
    transform: scale(1.02);
}.course-program-info-364 .editorial-wrap-980 {
    position: relative;
    padding: 40px 30px;
}.course-program-info-364 .editorial-wrap-980::before {
    left: 0;
    content: "";
    transform-origin: left;
    top: 0;
    transform: scaleX(0.7);
    background: linear-gradient(90deg, rgb(153,157,172) 0%, rgb(117,120,132) 100%);
    height: 4px;
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
}.course-program-info-364 .program-flow-270:hover .editorial-wrap-980::before {
    transform: scaleX(1);
}.course-program-info-364 h3 {
    margin-bottom: 25px;
    position: relative;
    padding-left: 0;
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    transition: transform 0.3s ease, padding-left 0.3s ease;
    line-height: 1.4;
    transform: translateY(0);
}.course-program-info-364 .program-flow-270:hover h3 {
    padding-left: 15px;
    transform: translateY(-3px);
    color: rgb(153,157,172);
}.course-program-info-364 h3::after {
    bottom: -8px;
    width: 60px;
    height: 2px;
    transition: width 0.4s ease-out, background-color 0.3s ease;
    left: 0;
    content: "";
    background-color: rgb(117,120,132);
    position: absolute;
}.course-program-info-364 .program-flow-270:hover h3::after {
    background-color: rgb(153,157,172);
    width: 100px;
}.course-program-info-364 .editorial-wrap-980 div {
    overflow: hidden;
    position: relative;
}.course-program-info-364 p.description {
    padding-right: 15px;
    color: #000000;
    font-size: 16px;
    max-height: 300px;
    line-height: 1.8;
    position: relative;
    overflow-y: auto;
    margin-bottom: 20px;
}.course-program-info-364 p.description::-webkit-scrollbar {
    width: 4px;
}.course-program-info-364 p.description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}.course-program-info-364 p.description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(153,157,172,0.5);
}.course-program-info-364 span.description {
    display: none;
}

@media (min-width: 768px) {.course-program-info-364 .program-flow-270 {
    grid-template-columns: 1fr 1.5fr;
    align-items: start;
}.course-program-info-364 .thumb-794 {
    min-height: 400px;
    height: 100%;
}.course-program-info-364 h3 {
    font-size: calc(18px * 1.1);
}.course-program-info-364 p.description {
    font-size: calc(16px * 1.05);
    max-height: 400px;
}
}

@media (min-width: 992px) {.course-program-info-364 .program-flow-270 {
    grid-template-columns: 1fr 1.8fr;
}.course-program-info-364 .thumb-794 {
    min-height: 450px;
}.course-program-info-364 .editorial-wrap-980 {
    padding: 50px 40px;
}.course-program-info-364 h3 {
    font-size: calc(18px * 1.2);
    margin-bottom: 30px;
}.course-program-info-364 p.description {
    line-height: 1.9;
    max-height: 450px;
}
}

@media (max-width: 767px) {.course-program-info-364 {
    padding: 70px 0;
}.course-program-info-364 .editorial-wrap-980 {
    padding: 30px 20px;
}.course-program-info-364 h3 {
    margin-bottom: 20px;
    font-size: calc(18px * 0.9);
}.course-program-info-364 p.description {
    max-height: 200px;
    line-height: 1.7;
    font-size: calc(16px * 0.95);
}
}

@media (max-width: 480px) {.course-program-info-364 {
    padding: 50px 0;
}.course-program-info-364 .thumb-794 {
    height: 180px;
}.course-program-info-364 .editorial-wrap-980 {
    padding: 25px 15px;
}.course-program-info-364 h3 {
    margin-bottom: 15px;
    font-size: calc(18px * 0.85);
}
}

@media (hover: hover) {.course-program-info-364 .program-flow-270 {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s ease;
}.course-program-info-364 .program-flow-270:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 0 8px 20px rgba(0, 0, 0, 0.04);
}}.support-791 {
    overflow: hidden;
    background: rgb(190,194,209);
    padding: 80px 0;
    position: relative;
}.support-791::before {
    height: 100%;
    position: absolute;
    opacity: 0.1;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgb(117,120,132,0.5) 10px,
        rgb(117,120,132,0.5) 11px
    );
    top: 0;
    z-index: 1;
    width: 100%;
    left: 0;
    content: '';
}.support-791::after {
    position: absolute;
    top: 0;
    width: 40%;
    background: linear-gradient(to left, rgb(153,157,172,0.5) 0%, transparent 100%);
    content: '';
    height: 100%;
    right: 0;
    z-index: 1;
}.support-791 .container {
    max-width: 1200px;
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}.support-791 .reach-out-174 {
    position: relative;
    color: rgb(153,157,172);
    margin: 0 0 40px 0;
    font-size: 46px;
    text-transform: uppercase;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    letter-spacing: 2px;
    z-index: 3;
    text-align: center;
}.support-791 .thumb-794 {
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}.support-791 .thumb-794::before {
    position: absolute;
    left: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 60%);
    height: 100%;
    content: '';
    top: 0;
    width: 100%;
    z-index: 1;
}.support-791 .thumb-794::after {
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgb(153,157,172,0.5);
    opacity: 0.3;
    z-index: 1;
    left: 0;
    position: absolute;
}.support-791 .assist-experts-891 {
    backdrop-filter: blur(5px);
    border: 1px solid rgb(117,120,132,0.5);
    z-index: 3;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    position: relative;
    border-radius: 25px;
    background: rgba(255, 255, 255, 0.9);
}.support-791 .assist-experts-891::before {
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(to right, rgb(153,157,172) 0%, rgb(117,120,132) 100%);
    height: 5px;
    content: '';
}.support-791 .assist-experts-891 .reach-out-174 {
    padding: 30px;
    background: rgba(255, 255, 255, 0.9);
    font-size: 35px;
    border-bottom: 1px solid rgb(117,120,132,0.5);
    align-items: center;
    margin: 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    display: flex;
    color: rgb(153,157,172);
    font-weight: 700;
}.support-791 .reach-out-174::before {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    margin-right: 15px;
    content: '';
    background: rgb(153,157,172);
    height: 20px;
    width: 20px;
}.support-791 .reach-out-174 svg {
    width: 24px;
    transition: transform 0.3s ease, fill 0.3s ease;
    margin-right: 15px;
    height: 24px;
    fill: rgb(153,157,172);
}.support-791 .reach-out-174:hover svg {
    fill: rgb(117,120,132);
    transform: rotate(15deg);
}.support-791 .reach-out-174 svg path {
    fill: inherit;
    transition: fill 0.3s ease;
}.support-791 .contact-query-381 {
    padding: 30px;
    display: grid;
    background: rgba(255, 255, 255, 0.8);
    gap: 15px;
}.support-791 .contact-query-381 p {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    margin: 0;
    background: #ffffff;
    position: relative;
    font-size: 17px;
    border-radius: 10px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 15px 15px 15px 50px;
    border-left: 3px solid rgb(153,157,172);
    color: #000000;
    flex-direction: column;
    display: flex;
}.support-791 .contact-query-381 p svg {
    left: 15px;
    transform: translateY(-50%);
    width: 22px;
    position: absolute;
    transition: transform 0.3s ease, fill 0.3s ease;
    height: 22px;
    fill: rgb(153,157,172);
    top: 50%;
}.support-791 .contact-query-381 p:hover svg {
    fill: rgb(117,120,132);
    transform: translateY(-50%) scale(1.1) rotate(5deg);
}.support-791 .contact-query-381 p svg path {
    fill: inherit;
    transition: fill 0.3s ease;
}.support-791 .contact-query-381 p::before {
    transition: height 0.3s ease;
    left: -3px;
    content: '';
    width: 3px;
    top: 0;
    height: 0;
    position: absolute;
    background: rgb(117,120,132);
}.support-791 .contact-query-381 p:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}.support-791 .contact-query-381 p:hover::before {
    height: 100%;
}.support-791 .contact-query-381 p span b {
    font-weight: 600;
    color: rgb(153,157,172);
}.support-791 .contact-query-381 p span a {
    font-weight: 600;
    text-decoration: none;
    position: relative;
    transition: color 0.3s ease;
    color: rgb(153,157,172);
}.support-791 .contact-query-381 p span a::after {
    height: 1px;
    transition: width 0.3s ease;
    bottom: -2px;
    position: absolute;
    content: '';
    left: 0;
    width: 0;
    background: rgb(117,120,132);
}.support-791 .contact-query-381 p span a:hover {
    color: rgb(117,120,132);
}.support-791 .contact-query-381 p span a:hover::after {
    width: 100%;
}.support-791 .get-support-325 {
    margin-top: 15px;
    border-top: 1px solid rgb(117,120,132,0.5);
    padding-top: 25px;
}.support-791 .write-feedback-246 {
    font-size: 20px;
    align-items: center;
    margin-bottom: 20px;
    font-weight: 600;
    position: relative;
    display: flex;
    padding-left: 30px;
    color: rgb(153,157,172);
}.support-791 .write-feedback-246 svg {
    left: 0;
    height: 22px;
    transform: translateY(-50%);
    fill: rgb(153,157,172);
    position: absolute;
    transition: transform 0.3s ease, fill 0.3s ease;
    width: 22px;
    top: 50%;
}.support-791 .write-feedback-246:hover svg {
    transform: translateY(-50%) rotate(15deg);
    fill: rgb(117,120,132);
}.support-791 .write-feedback-246 svg path {
    transition: fill 0.3s ease;
    fill: inherit;
}.support-791 .write-feedback-246::before {
    content: '';
    width: 10px;
    position: absolute;
    top: 50%;
    display: none;
    left: 0;
    background: rgb(153,157,172);
    height: 10px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    transform: translateY(-50%);
}.support-791 .reach-contact-583 {
    gap: 10px;
    display: grid;
}.support-791 .request-team-604 {
    padding: 12px 15px 12px 45px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 10px;
    font-size: 17px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    position: relative;
    color: #000000;
    border-left: 3px solid rgb(117,120,132);
    background: #ffffff;
}.support-791 .request-team-604 svg {
    height: 18px;
    fill: rgb(117,120,132);
    top: 50%;
    width: 18px;
    position: absolute;
    transition: transform 0.3s ease, fill 0.3s ease;
    left: 15px;
    transform: translateY(-50%);
}.support-791 .request-team-604:hover svg {
    transform: translateY(-50%) rotate(15deg);
    fill: rgb(153,157,172);
}.support-791 .request-team-604 svg path {
    fill: inherit;
    transition: fill 0.3s ease;
}.support-791 .request-team-604::before {
    content: '';
    height: 0;
    position: absolute;
    width: 3px;
    top: 0;
    background: rgb(153,157,172);
    left: -3px;
    transition: height 0.3s ease;
}.support-791 .request-team-604:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}.support-791 .request-team-604:hover::before {
    height: 100%;
}.support-791 .request-team-604::after {
    background: linear-gradient(to right, rgb(117,120,132,0.5) 0%, transparent 100%);
    height: 100%;
    top: 0;
    width: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    transition: width 0.5s ease;
    opacity: 0.2;
    content: '';
}.support-791 .request-team-604:hover::after {
    width: 100%;
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes scan {
    0%, 100% {
        top: 10%;
        opacity: 0;
    }
    50% {
        top: 90%;
        opacity: 1;
    }
}

@media (min-width: 992px) {.support-791 .reach-contact-583 {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.support-791 .reach-contact-583 {
    grid-template-columns: repeat(3, 1fr);
}
}

@media (min-width: 768px) and (max-width: 991px) {.support-791 {
    padding: 60px 0;
}.support-791 .reach-out-174 {
    font-size: 20px;
    padding: 25px;
}.support-791 .reach-out-174 svg {
    height: 20px;
    width: 20px;
}.support-791 .contact-query-381 {
    padding: 25px;
}.support-791 .contact-query-381 p svg {
    width: 20px;
    height: 20px;
}.support-791 .write-feedback-246 svg {
    width: 20px;
    height: 20px;
}.support-791 .request-team-604 svg {
    width: 16px;
    height: 16px;
}.support-791 .reach-contact-583 {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 767px) {.support-791 {
    padding: 50px 0;
}.support-791 .reach-out-174 {
    padding: 20px;
    font-size: 22px;
}.support-791 .reach-out-174 svg {
    margin-right: 10px;
    width: 18px;
    height: 18px;
}.support-791 .contact-query-381 {
    padding: 20px;
}.support-791 .contact-query-381 p {
    padding: 12px 12px 12px 45px;
}.support-791 .contact-query-381 p svg {
    width: 18px;
    left: 12px;
    height: 18px;
}.support-791 .write-feedback-246 {
    font-size: 22px;
}.support-791 .write-feedback-246 svg {
    width: 18px;
    height: 18px;
}.support-791 .request-team-604 {
    padding: 10px 10px 10px 40px;
}.support-791 .request-team-604 svg {
    width: 15px;
    left: 12px;
    height: 15px;
}}.course-instructor-679 {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(190,194,209) 0%, rgba(255,255,255,0.95) 100%);
    padding: 5rem 0;
}.course-instructor-679::before {
    height: 100%;
    width: 100%;
    opacity: 0.1;
    z-index: 0;
    background: linear-gradient(45deg, rgb(153,157,172,0.5) 0%, transparent 70%);
    left: 0;
    top: 0;
    content: "";
    transform: translateY(-30%) skewY(-5deg);
    position: absolute;
}.course-instructor-679::after {
    content: "";
    opacity: 0.15;
    background: linear-gradient(135deg, rgb(117,120,132,0.5) 0%, transparent 80%);
    width: 100%;
    transform: rotate(-15deg);
    height: 60%;
    right: -20%;
    position: absolute;
    bottom: -20%;
    z-index: 0;
}.course-instructor-679 .container {
    margin: 0 auto;
    z-index: 1;
    padding: 0 1.5rem;
    position: relative;
    max-width: 1200px;
    perspective: 1000px;
}.course-instructor-679 .user-ratings-362 {
    border: 1px solid rgba(0,0,0,0.05);
    position: relative;
    border-radius: 10px;
    padding: 2.5rem;
    grid-template-columns: 1fr;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    overflow: hidden;
    grid-gap: 2rem;
    background: #ffffff;
    display: grid;
    transform-style: preserve-3d;
    box-shadow: 
    0 20px 40px rgba(0,0,0,0.05),
    0 5px 15px rgba(0,0,0,0.03),
    0 0 0 1px rgba(255,255,255,0.1) inset;
}.course-instructor-679 .user-ratings-362::before {
    height: 5px;
    width: 100%;
    z-index: 2;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, 
    rgb(153,157,172) 0%, 
    rgb(117,120,132) 50%, 
    rgb(153,157,172) 100%);
    left: 0;
    top: 0;
    animation: gradientMove 8s ease-in-out infinite;
    background-size: 200% 100%;
}.course-instructor-679 .user-ratings-362 > div:first-child {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 1;
}.course-instructor-679 .thumb-794 {
    transform: translateZ(30px);
    position: relative;
    width: 180px;
    border-radius: 50%;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    box-shadow: 
    0 10px 25px rgba(0,0,0,0.1),
    0 5px 10px rgba(0,0,0,0.05);
    height: 180px;
}.course-instructor-679 .thumb-794::before {
    transform: rotate(-45deg);
    background: linear-gradient(
    135deg,
    rgb(117,120,132) 0%,
    transparent 50%,
    rgb(153,157,172) 100%
  );
    inset: -8px;
    opacity: 0.8;
    border-radius: 50%;
    content: "";
    animation: rotateGradient 15s linear infinite;
    position: absolute;
    z-index: -1;
}.course-instructor-679 .thumb-794::after {
    position: absolute;
    inset: 0;
    z-index: 1;
    box-shadow: inset 0 0 0 10px rgba(255,255,255,0.1);
    content: "";
    border-radius: 50%;
}.course-instructor-679 .user-ratings-362 > div:nth-child(2) {
    position: relative;
    transform: translateZ(20px);
    text-align: center;
}.course-instructor-679 .name {
    margin-bottom: 0.5rem;
    position: relative;
    color: #000000;
    font-weight: 700;
    display: inline-block;
    font-size: 18px;
}.course-instructor-679 .name::after {
    background: rgb(153,157,172);
    transform: translateZ(5px);
    height: 3px;
    width: 40%;
    left: 30%;
    position: absolute;
    content: "";
    bottom: -8px;
}.course-instructor-679 .user-ratings-362 > div:nth-child(2) > div {
    color: rgb(117,120,132);
    margin-top: 1rem;
    letter-spacing: 0.5px;
    font-size: calc(13px * 0.9);
    font-weight: 600;
}.course-instructor-679 .user-ratings-362 > div:nth-child(3) {
    position: relative;
    transform: translateZ(10px);
}.course-instructor-679 .experience-details-683 {
    font-size: 13px;
    text-align: justify;
    line-height: 1.8;
    color: #000000;
    padding-left: 1rem;
    position: relative;
}.course-instructor-679 .experience-details-683::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    border-radius: 3px;
    background: linear-gradient(
    to bottom,
    rgb(153,157,172) 0%,
    rgb(117,120,132) 100%
  );
    width: 3px;
    top: 0;
}.course-instructor-679 .user-ratings-362:hover {
    transform: translateY(-5px) rotateX(2deg) rotateY(-2deg);
    box-shadow: 
    0 30px 60px rgba(0,0,0,0.08),
    0 10px 25px rgba(0,0,0,0.05),
    0 0 0 1px rgba(255,255,255,0.2) inset;
}.course-instructor-679 .user-ratings-362:hover .thumb-794 {
    transform: translateZ(40px) scale(1.05);
}

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

@keyframes rotateGradient {
  0% { transform: rotate(-45deg); }
  100% { transform: rotate(315deg); }
}

@media (min-width: 768px) {.course-instructor-679 {
    padding: 7rem 0;
}.course-instructor-679 .user-ratings-362 {
    padding: 3rem;
    grid-template-rows: auto 1fr;
    grid-template-columns: auto 1fr;
    grid-gap: 2.5rem;
}.course-instructor-679 .user-ratings-362 > div:first-child {
    grid-row: 1 / span 2;
}.course-instructor-679 .user-ratings-362 > div:nth-child(2) {
    text-align: left;
    padding-top: 1.5rem;
    align-self: end;
}.course-instructor-679 .name::after {
    left: 0;
    width: 60px;
}.course-instructor-679 .experience-details-683 {
    padding-left: 1.5rem;
}.course-instructor-679 .experience-details-683::before {
    width: 4px;
}
}

@media (min-width: 992px) {.course-instructor-679 .user-ratings-362 {
    padding: 3.5rem 4rem;
    grid-gap: 3rem;
    grid-template-columns: 250px 1fr;
}.course-instructor-679 .thumb-794 {
    height: 220px;
    width: 220px;
}.course-instructor-679 .name {
    font-size: calc(18px * 1.1);
}.course-instructor-679 .user-ratings-362 > div:nth-child(2) > div {
    font-size: 13px;
}.course-instructor-679 .experience-details-683 {
    line-height: 1.9;
    font-size: calc(13px * 1.05);
}
}

@media (min-width: 1200px) {.course-instructor-679 .container {
    padding: 0 2rem;
}.course-instructor-679 .user-ratings-362 {
    grid-template-columns: 280px 1fr;
    padding: 4rem 5rem;
}.course-instructor-679 .thumb-794 {
    width: 240px;
    height: 240px;
}
}

@media (max-width: 767px) {.course-instructor-679 {
    padding: 4rem 0;
}.course-instructor-679 .user-ratings-362 {
    text-align: center;
    padding: 2rem 1.5rem;
}.course-instructor-679 .thumb-794 {
    height: 150px;
    width: 150px;
}.course-instructor-679 .experience-details-683 {
    padding-top: 1rem;
    text-align: left;
    padding-left: 0;
}.course-instructor-679 .experience-details-683::before {
    height: 3px;
    top: 0;
    width: 50px;
    left: 50%;
    bottom: auto;
    transform: translateX(-50%);
}}header .header-start-381 {
    box-sizing: border-box;
    width: 100%;
    position: relative;
    background: linear-gradient(120deg, rgb(153,157,172) 0%, rgb(117,120,132,0.5) 100%);
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem 0;
    z-index: 99;
    overflow: visible;
    display: flex;
}header .header-start-381::before {
    top: 0;
    content: "";
    width: 100%;
    background: radial-gradient(circle at 70% 30%, rgb(117,120,132,0.5) 0%, transparent 60%);
    z-index: -1;
    height: 100%;
    left: 0;
    position: absolute;
}header .header-start-381 .first-class-042 {
    z-index: 2;
    transition: all 0.4s ease;
    margin-left: calc((100vw - 100%) / 2);
    transform: translateY(-5px);
    position: relative;
}header .header-start-381 .first-class-042:hover {
    transform: translateY(0) scale(1.05);
}header .header-start-381 .first-class-042 .first-pagebar-763 {
    display: block;
    position: relative;
    padding: 0.5rem 1rem;
}header .header-start-381 .first-class-042 .first-pagebar-763::before {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    content: "";
    top: -10px;
    width: calc(100% + 40px);
    height: calc(100% + 20px);
    left: -20px;
    z-index: -1;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
}header .header-start-381 .first-class-042 .first-pagebar-763 svg {
    filter: drop-shadow(0 0 8px #ffffff);
    width: auto;
    height: 2.8rem;
}header .header-start-381 .top-navbar-048 {
    margin: 0;
    position: relative;
    padding-right: calc((100vw - 100%) / 2);
    display: flex;
    list-style: none;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    background: linear-gradient(90deg, transparent, rgb(153,157,172,0.5) 30%, rgba(0, 0, 0, 0.5) 100%);
    width: 80vw;
    justify-content: flex-end;
    padding: 0;
}header .header-start-381 .top-navbar-048::before {
    content: "";
    height: 100%;
    background: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 10px,
    rgba(255, 255, 255, 0.03) 10px,
    rgba(255, 255, 255, 0.03) 20px
  );
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
}header .header-start-381 .top-navbar-048 .top-core-027 {
    transform-style: preserve-3d;
    margin: 0;
    position: relative;
    perspective: 1000px;
}header .header-start-381 .top-navbar-048 .top-core-027 a {
    font-weight: 600;
    padding: 1.2rem 1.5rem;
    color: #ffffff;
    font-size: 18px;
    display: block;
    text-decoration: none;
    position: relative;
    transform-origin: center;
    transition: all 0.3s ease;
}header .header-start-381 .top-navbar-048 .top-core-027 a::after {
    height: 2px;
    position: absolute;
    background: rgb(117,120,132);
    transition: width 0.3s ease;
    bottom: 0.8rem;
    width: 0;
    content: "";
    left: 1.5rem;
}header .header-start-381 .top-navbar-048 .top-core-027 a:hover {
    transform: translateZ(10px);
    color: rgb(117,120,132);
}header .header-start-381 .top-navbar-048 .top-core-027 a:hover::after {
    width: calc(100% - 3rem);
}

@media screen and (max-width: 991px) {header .header-start-381 {
    flex-direction: column;
    align-items: center;
    padding: 1rem 0;
}header .header-start-381 .first-class-042 {
    margin-bottom: 1rem;
    margin-left: 0;
}header .header-start-381 .top-navbar-048 {
    padding-right: 0;
    clip-path: none;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    background: rgb(153,157,172,0.5);
}header .header-start-381 .top-navbar-048 .top-core-027 a {
    padding: 0.8rem 1rem;
}header .header-start-381 .top-navbar-048 .top-core-027 a::after {
    bottom: 0.4rem;
    left: 1rem;
}header .header-start-381 .top-navbar-048 .top-core-027 a:hover::after {
    width: calc(100% - 2rem);
}
}

@media screen and (max-width: 767px) {header .header-start-381 .top-navbar-048 {
    padding: 0.5rem 0;
}header .header-start-381 .top-navbar-048 .top-core-027 {
    width: 50%;
}header .header-start-381 .top-navbar-048 .top-core-027 a {
    text-align: center;
    padding: 0.6rem 0.8rem;
    font-size: calc(18px - 2px);
}header .header-start-381 .top-navbar-048 .top-core-027 a::after {
    display: none;
}}.check-it-out-now-084 {
    padding: 5rem 1.5rem;
    margin: 6rem 0;
    transform-style: preserve-3d;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    perspective: 1000px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(153,157,172,0.5), rgb(117,120,132), rgb(153,157,172));
}.check-it-out-now-084::before {
    transform: rotate(-15deg);
    pointer-events: none;
    top: -50%;
    content: "";
    width: 200%;
    opacity: 0.4;
    position: absolute;
    height: 200%;
    z-index: 1;
    background: radial-gradient(circle at center, transparent 30%, rgb(153,157,172,0.5) 70%);
    left: -50%;
}.check-it-out-now-084::after {
    z-index: 2;
    left: 0;
    height: 60%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    width: 100%;
    bottom: 0;
    opacity: 0.2;
    content: "";
    position: absolute;
}.check-it-out-now-084 .container {
    grid-template-columns: 1fr;
    display: grid;
    gap: 3rem;
    transform: translateZ(0);
    z-index: 5;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.check-it-out-now-084 h2 {
    font-weight: 700;
    max-width: 800px;
    z-index: 5;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    margin: 0 auto;
    text-align: left;
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    line-height: 1.4;
    font-size: 37px;
}.check-it-out-now-084 .why-choose-760 {
    position: relative;
    display: flex;
    justify-content: flex-start;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    gap: 2rem;
    align-items: center;
    transform: perspective(1000px) rotateX(-2deg) translateZ(20px);
}.check-it-out-now-084 .why-choose-760:hover {
    transform: perspective(1000px) rotateX(0deg) translateZ(40px);
}.check-it-out-now-084 .why-choose-760::before {
    top: -15px;
    right: -15px;
    z-index: -1;
    border-radius: 26px;
    filter: blur(20px);
    position: absolute;
    transition: opacity 0.6s ease;
    bottom: -15px;
    left: -15px;
    content: "";
    background: rgb(255, 255, 255, 0.5);
    opacity: 0;
}.check-it-out-now-084 .why-choose-760:hover::before {
    opacity: 0.15;
}.check-it-out-now-084 svg {
    transform: translateZ(30px);
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.1));
    height: 48px;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 48px;
}.check-it-out-now-084 svg:hover {
    transform: translateZ(50px) scale(1.1) rotate(5deg);
}.check-it-out-now-084 svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.check-it-out-now-084 .why-choose-760:hover svg path {
    filter: brightness(1.2);
    fill: #ffffff;
}.check-it-out-now-084 .why-choose-760 div {
    flex-grow: 1;
    transform: translateZ(10px);
}.check-it-out-now-084 .query-panel-431 {
    transform: translateZ(0);
    border-radius: 26px;
    position: relative;
    background: #ffffff;
    box-shadow: 0 12px 24px -8px rgba(0, 0, 0, 0.2);
    color: rgb(153,157,172);
    overflow: hidden;
    font-weight: 600;
    padding: 1rem 2.5rem;
    text-decoration: none;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: inline-block;
    font-size: 20px;
    z-index: 10;
}.check-it-out-now-084 .query-panel-431::before {
    top: 0;
    z-index: -1;
    opacity: 0;
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    transition: opacity 0.4s ease;
    background: linear-gradient(135deg, transparent 0%, rgb(153,157,172,0.5) 100%);
}.check-it-out-now-084 .query-panel-431:hover {
    transform: translateY(-4px) translateZ(30px);
    color: rgb(153,157,172);
    box-shadow: 0 18px 36px -10px rgba(0, 0, 0, 0.3);
}.check-it-out-now-084 .query-panel-431:hover::before {
    opacity: 0.3;
}.check-it-out-now-084 .query-panel-431:active {
    box-shadow: 0 8px 16px -6px rgba(0, 0, 0, 0.3);
    transform: translateY(1px) translateZ(10px);
}

@media (min-width: 768px) {.check-it-out-now-084 {
    margin: 8rem 0;
    padding: 6rem 3rem;
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
}.check-it-out-now-084 .container {
    gap: 4rem;
    align-items: center;
    grid-template-columns: 1fr 1fr;
}.check-it-out-now-084 h2 {
    max-width: 100%;
    margin: 0;
    text-align: left;
    font-size: calc(37px * 1.1);
}.check-it-out-now-084 .why-choose-760 {
    justify-content: flex-end;
}.check-it-out-now-084 .query-panel-431 {
    padding: 1.2rem 3rem;
    font-size: calc(20px * 1.1);
}.check-it-out-now-084 svg {
    width: 56px;
    height: 56px;
}
}

@media (min-width: 992px) {.check-it-out-now-084 {
    padding: 8rem 3rem;
    clip-path: polygon(0 7%, 100% 0, 100% 93%, 0 100%);
}.check-it-out-now-084 .container {
    grid-template-columns: 1.5fr 1fr;
}.check-it-out-now-084 h2 {
    font-size: calc(37px * 1.2);
    line-height: 1.3;
    transform: perspective(1000px) rotateX(2deg) translateZ(10px);
}.check-it-out-now-084 .why-choose-760 {
    transform: perspective(1000px) rotateX(-2deg) translateZ(30px);
}@keyframes floatSvg {
        0%, 100% { transform: translateZ(40px) translateY(0); }
        50% { transform: translateZ(40px) translateY(-10px); }
    }
    
    .check-it-out-now-084 svg {
    animation: floatSvg 6s ease-in-out infinite;
}
}

@media (max-width: 767px) {.check-it-out-now-084 {
    margin: 4rem 0;
    padding: 4rem 1.5rem;
}.check-it-out-now-084 h2 {
    font-size: calc(37px * 0.9);
    line-height: 1.5;
    margin-bottom: 2rem;
    text-align: center;
}.check-it-out-now-084 .why-choose-760 {
    text-align: center;
    gap: 1.5rem;
    flex-direction: column;
    align-items: center;
}.check-it-out-now-084 svg {
    height: 40px;
    width: 40px;
}.check-it-out-now-084 .query-panel-431 {
    width: 100%;
    text-align: center;
    padding: 1rem 1.5rem;
}}.our-background-460 {
    padding: 120px 0 100px;
    background: linear-gradient(145deg, rgb(190,194,209) 60%, rgba(rgb(117,120,132,0.5), 0.1) 100%);
    overflow: hidden;
    font-family: Arial, sans-serif;
    position: relative;
}.our-background-460::before {
    position: absolute;
    top: 0;
    width: 35%;
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 0% 100%);
    right: 0;
    z-index: 1;
    content: "";
    background: linear-gradient(to right, transparent, rgba(rgb(153,157,172,0.5), 0.05));
    height: 100%;
}.our-background-460::after {
    width: 100%;
    content: "";
    background: linear-gradient(90deg, rgb(153,157,172), transparent);
    height: 4px;
    position: absolute;
    bottom: 0;
    transform-origin: left;
    animation: expandLine 3s ease-out forwards;
    left: 0;
}.our-background-460 .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
}.our-background-460 h1 {
    letter-spacing: 0.02em;
    display: inline-block;
    color: #000000;
    font-size: 47px;
    margin-bottom: 60px;
    transform: translateX(-5px);
    position: relative;
    font-weight: 700;
}.our-background-460 h1::after {
    height: 3px;
    bottom: -12px;
    left: 0;
    animation: expandWidth 1.5s ease-out forwards;
    content: "";
    width: 80px;
    transform-origin: left;
    position: absolute;
    background: rgb(153,157,172);
}.our-background-460 h1::before {
    width: 40px;
    top: -30px;
    left: -10px;
    content: "";
    opacity: 0.7;
    position: absolute;
    border-left: 3px solid rgb(117,120,132);
    height: 40px;
    border-top: 3px solid rgb(117,120,132);
}.our-background-460 .learn-corner-786 {
    position: relative;
}.our-background-460 .learn-corner-786 ul {
    grid-template-columns: 1fr;
    list-style: none;
    gap: 60px;
    margin: 0;
    padding: 0;
    display: grid;
}.our-background-460 .learn-expert-461 {
    padding: 35px 40px;
    box-shadow: 0 15px 40px rgba(rgba(0, 0, 0, 0.5), 0.06);
    background: #ffffff;
    overflow: hidden;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
}.our-background-460 .learn-expert-461:hover {
    box-shadow: 0 20px 45px rgba(rgba(0, 0, 0, 0.5), 0.08);
    transform: translateY(-5px);
}.our-background-460 .learn-expert-461::before {
    width: 5px;
    content: "";
    height: 0;
    background: rgb(153,157,172);
    left: 0;
    top: 0;
    position: absolute;
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.our-background-460 .learn-expert-461:hover::before {
    height: 100%;
}.our-background-460 .learn-expert-461 h4 {
    transition: transform 0.3s ease;
    font-size: calc(18px + 2px);
    position: relative;
    color: #000000;
    margin: 0 0 25px;
    padding-bottom: 15px;
    font-weight: 600;
    transform: translateX(0);
}.our-background-460 .learn-expert-461:hover h4 {
    color: rgb(153,157,172);
    transform: translateX(8px);
}.our-background-460 .learn-expert-461 h4::after {
    left: 0;
    position: absolute;
    background-color: rgb(117,120,132);
    bottom: 0;
    content: "";
    transition: width 0.4s ease;
    height: 2px;
    width: 45px;
}.our-background-460 .learn-expert-461:hover h4::after {
    background-color: rgb(153,157,172);
    width: 70px;
}.our-background-460 .learn-expert-461 div {
    max-height: 250px;
    line-height: 1.75;
    font-size: 12px;
    color: #000000;
    margin: 0;
    padding-right: 15px;
    overflow-y: auto;
}.our-background-460 .learn-expert-461 div::-webkit-scrollbar {
    width: 4px;
}.our-background-460 .learn-expert-461 div::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(rgba(0, 0, 0, 0.5), 0.05);
}.our-background-460 .learn-expert-461 div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(117,120,132);
}

@media (min-width: 992px) {.our-background-460 .learn-corner-786 ul {
    grid-template-columns: 1fr 1fr;
}.our-background-460 .learn-expert-461:first-child {
    transform: translateY(20px);
}.our-background-460 .learn-expert-461:first-child:hover {
    transform: translateY(15px);
}.our-background-460 h1 {
    margin-bottom: 70px;
    font-size: calc(47px + 4px);
}
}

@media (max-width: 991px) {.our-background-460 {
    padding: 80px 0 70px;
}.our-background-460::before {
    width: 25%;
}.our-background-460 h1 {
    margin-bottom: 50px;
}.our-background-460 .learn-expert-461 {
    padding: 30px;
}
}

@media (max-width: 767px) {.our-background-460 {
    padding: 60px 0 50px;
}.our-background-460::before {
    display: none;
}.our-background-460 h1 {
    font-size: calc(30px + 2px);
    margin-bottom: 40px;
}.our-background-460 .learn-corner-786 ul {
    gap: 40px;
}.our-background-460 .learn-expert-461 {
    padding: 25px;
}.our-background-460 .learn-expert-461 h4 {
    margin-bottom: 20px;
    font-size: 18px;
    padding-bottom: 12px;
}.our-background-460 .learn-expert-461 div {
    max-height: 200px;
}
}

@media (max-width: 480px) {.our-background-460 {
    padding: 50px 0 40px;
}.our-background-460 h1 {
    font-size: 30px;
    margin-bottom: 35px;
}.our-background-460 .learn-corner-786 ul {
    gap: 30px;
}.our-background-460 .learn-expert-461 {
    padding: 20px;
}.our-background-460 .learn-expert-461 h4 {
    font-size: calc(20px + 2px);
    margin-bottom: 15px;
    padding-bottom: 10px;
}}

@keyframes expandWidth {
    from { width: 0; }
    to { width: 80px; }
}

@keyframes expandLine {
    from { transform: scaleX(0); }
    to { transform: scaleX(1); }
}.ty-content-280 {
    position: relative;
    background: linear-gradient(135deg, rgb(190,194,209) 0%, rgba(rgb(153,157,172,0.5), 0.1) 100%);
    z-index: 1;
    overflow: hidden;
    padding: 6rem 0;
}.ty-content-280::before {
    background-size: 20px 20px;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    position: absolute;
    transform: perspective(1000px) rotateX(5deg);
    top: 0;
    content: "";
    background-image: 
        linear-gradient(90deg, rgba(rgb(153,157,172,0.5), 0.05) 1px, transparent 1px),
        linear-gradient(0deg, rgba(rgb(153,157,172,0.5), 0.05) 1px, transparent 1px);
    left: 0;
    z-index: -1;
}.ty-content-280::after {
    animation: float 15s ease-in-out infinite;
    background: linear-gradient(45deg, rgb(153,157,172) 0%, rgba(rgb(117,120,132,0.5), 0.8) 100%);
    content: "";
    position: absolute;
    transform: rotate(-15deg) translateZ(-10px);
    filter: blur(80px);
    height: 70%;
    width: 40%;
    top: -10%;
    opacity: 0.15;
    z-index: -1;
    right: -5%;
}.ty-content-280 .container {
    padding: 0 1.5rem;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.ty-content-280 .why-choose-760 {
    backdrop-filter: blur(10px);
    position: relative;
    padding: 3.5rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    display: grid;
    box-shadow: 
        0 10px 30px -15px rgba(rgba(0, 0, 0, 0.5), 0.12),
        0 0 0 1px rgba(rgb(153,157,172,0.5), 0.08);
    background: rgba(rgb(255, 255, 255, 0.5), 0.9);
    grid-template-columns: 1fr;
    gap: 2.5rem;
    transform: translateY(0);
}.ty-content-280 .why-choose-760:hover {
    box-shadow: 
        0 20px 40px -20px rgba(rgba(0, 0, 0, 0.5), 0.16),
        0 0 0 1px rgba(rgb(153,157,172,0.5), 0.12);
    transform: translateY(-5px);
}.ty-content-280 .why-choose-760::before {
    height: 100%;
    position: absolute;
    left: 0;
    transform-origin: top;
    top: 0;
    content: "";
    width: 4px;
    transform: scaleY(0);
    background: linear-gradient(to bottom, rgb(153,157,172), rgb(117,120,132));
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}.ty-content-280 .why-choose-760:hover::before {
    transform: scaleY(1);
}.ty-content-280 h5 {
    font-size: calc(21px * 1.1);
    padding-bottom: 1rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    position: relative;
    color: #000000;
    line-height: 1.3;
    overflow: hidden;
}.ty-content-280 h5::after {
    height: 3px;
    transform: translateX(0);
    width: 4rem;
    transition: width 0.6s ease, transform 0.6s ease;
    left: 0;
    background: rgb(153,157,172);
    content: "";
    bottom: 0;
    position: absolute;
}.ty-content-280 .why-choose-760:hover h5::after {
    transform: translateX(10px);
    width: 7rem;
}.ty-content-280 p {
    position: relative;
    opacity: 0.9;
    font-weight: 400;
    margin: 0;
    font-size: 12px;
    color: #000000;
    line-height: 1.7;
    transition: color 0.3s ease;
    transform: translateZ(0);
}.ty-content-280 a {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
}.ty-content-280 a::before {
    transform: scaleX(0);
    background: rgba(rgb(153,157,172,0.5), 0.3);
    z-index: 1;
    left: 0;
    width: 100%;
    height: 1px;
    bottom: 0;
    transform-origin: right;
    content: "";
    position: absolute;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.ty-content-280 a:hover {
    transform: translateY(-2px);
}.ty-content-280 a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}.ty-content-280 a:hover p {
    color: rgb(153,157,172);
}

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

@media (min-width: 768px) {.ty-content-280 {
    padding: 8rem 0;
}.ty-content-280 .why-choose-760 {
    padding: 4rem;
    gap: 3rem;
    grid-template-columns: 1fr 1.5fr;
    align-items: start;
}.ty-content-280 h5 {
    padding-bottom: 1.5rem;
    font-size: calc(21px * 1.2);
}.ty-content-280 p {
    line-height: 1.8;
    font-size: calc(12px * 1.05);
}.ty-content-280::before {
    background-size: 30px 30px;
}
}

@media (min-width: 1024px) {.ty-content-280 .why-choose-760 {
    padding: 5rem;
    gap: 4rem;
}.ty-content-280 h5 {
    font-size: calc(21px * 1.3);
}.ty-content-280::after {
    right: -10%;
    width: 50%;
}
}

@media (max-width: 767px) {.ty-content-280 {
    padding: 4rem 0;
}.ty-content-280 .why-choose-760 {
    padding: 2.5rem;
}.ty-content-280 h5 {
    font-size: 21px;
}.ty-content-280::before {
    background-size: 15px 15px;
}.ty-content-280::after {
    opacity: 0.1;
}
}

@media (max-width: 480px) {.ty-content-280 {
    padding: 3rem 0;
}.ty-content-280 .why-choose-760 {
    padding: 2rem 1.5rem;
}.ty-content-280 h5 {
    font-size: calc(21px * 0.9);
}.ty-content-280 p {
    line-height: 1.6;
    font-size: calc(12px * 0.95);
}}.contact-us-957 {
    background: rgb(190,194,209);
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.contact-us-957::before {
    width: 100%;
    height: 5px;
    content: "";
    top: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(153,157,172), rgb(117,120,132));
    left: 0;
}.contact-us-957 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    padding: 0 20px;
    position: relative;
}.contact-us-957 h2 {
    text-align: left;
    display: inline-block;
    color: #000000;
    margin-bottom: 60px;
    font-family: Arial, sans-serif;
    font-size: 29px;
    padding-left: 20px;
    position: relative;
    font-weight: 700;
}.contact-us-957 h2::before {
    border-radius: 10px;
    content: "";
    left: 0;
    top: 0;
    width: 5px;
    background: rgb(153,157,172);
    position: absolute;
    height: 100%;
}.contact-us-957 .request-panel-276 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 60px;
}.contact-us-957 .thumb-794 {
    box-shadow: -15px 15px 0 rgb(153,157,172,0.5);
    overflow: hidden;
    position: relative;
    border-radius: 14px;
    order: 2;
    min-height: 500px;
}.contact-us-957 .message-support-764 {
    order: 1;
}.contact-us-957 form {
    padding: 50px;
    background: #ffffff;
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    width: 100%;
}.contact-us-957 form h3 {
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000000;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 35px;
}.contact-us-957 form input[type="text"] {
    font-size: 17px;
    padding: 18px 25px;
    margin-bottom: 25px;
    border-radius: 10px;
    border: none;
    width: 100%;
    color: #000000;
    transition: all 0.3s ease;
    background: rgb(190,194,209);
    font-family: Arial, sans-serif;
}.contact-us-957 form input[type="text"]:focus {
    background: #ffffff;
    box-shadow: 0 0 0 2px rgb(153,157,172,0.5);
    outline: none;
}.contact-us-957 form input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}.contact-us-957 .support-help-654 {
    margin-bottom: 30px;
    align-items: flex-start;
    display: flex;
}.contact-us-957 .support-help-654 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact-us-957 .support-help-654 label {
    padding-left: 35px;
    font-size: 16px;
    position: relative;
    cursor: pointer;
    color: #000000;
    line-height: 1.5;
}.contact-us-957 .support-help-654 label::before {
    transition: all 0.2s ease;
    width: 22px;
    border-radius: 10px;
    top: 2px;
    content: "";
    background: rgb(190,194,209);
    position: absolute;
    left: 0;
    height: 22px;
}.contact-us-957 .support-help-654 input[type="checkbox"]:checked + label::before {
    background: rgb(153,157,172);
}.contact-us-957 .support-help-654 input[type="checkbox"]:checked + label::after {
    left: 8px;
    position: absolute;
    height: 10px;
    border-bottom: 2px solid #ffffff;
    transform: rotate(45deg);
    top: 6px;
    content: "";
    border-right: 2px solid #ffffff;
    width: 6px;
}.contact-us-957 .support-help-654 label a {
    font-weight: 600;
    transition: all 0.3s ease;
    color: rgb(153,157,172);
    text-decoration: none;
}.contact-us-957 .support-help-654 label a:hover {
    color: rgb(117,120,132);
}.contact-us-957 form .query-panel-431 {
    background: #000000;
    font-family: Arial, sans-serif;
    overflow: hidden;
    font-size: 17px;
    position: relative;
    display: inline-block;
    border-radius: 10px;
    font-weight: 600;
    cursor: pointer;
    padding: 18px 40px;
    border: none;
    color: #ffffff;
    transition: all 0.3s ease;
}.contact-us-957 form .query-panel-431:hover {
    transform: translateY(-3px);
    background: rgb(153,157,172);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.contact-us-957 svg {
    height: 20px;
    width: 20px;
    fill: rgb(153,157,172);
}.contact-us-957 svg path {
    transition: fill 0.3s ease;
    fill: rgb(153,157,172);
}

@media screen and (max-width: 991px) {.contact-us-957 {
    padding: 90px 0;
}.contact-us-957 .request-panel-276 {
    grid-template-columns: 1fr;
    gap: 40px;
}.contact-us-957 .thumb-794 {
    max-width: 600px;
    order: 1;
    min-height: 400px;
    margin: 0 auto;
}.contact-us-957 .message-support-764 {
    order: 2;
}.contact-us-957 form {
    margin: 0 auto;
    max-width: 600px;
}
}

@media screen and (max-width: 767px) {.contact-us-957 {
    padding: 70px 0;
}.contact-us-957 h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 40px;
}.contact-us-957 .thumb-794 {
    min-height: 300px;
    width: 100%;
    box-shadow: -10px 10px 0 rgb(153,157,172,0.5);
}.contact-us-957 form {
    padding: 40px 30px;
}
}

@media screen and (max-width: 576px) {.contact-us-957 {
    padding: 50px 0;
}.contact-us-957 h2 {
    font-size: calc(29px * 0.8);
    margin-bottom: 30px;
}.contact-us-957 .thumb-794 {
    box-shadow: -8px 8px 0 rgb(153,157,172,0.5);
    min-height: 250px;
}.contact-us-957 form {
    padding: 30px 20px;
}.contact-us-957 form h3 {
    margin-bottom: 25px;
    font-size: calc(21px * 0.9);
}.contact-us-957 form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.contact-us-957 form .query-panel-431 {
    padding: 15px 20px;
    width: 100%;
}}.donate-btn-784 {
    position: relative;
    color: #ffffff;
    z-index: 1;
    padding: 80px 0 40px;
}.donate-btn-784::before {
    z-index: -1;
    width: 100%;
    content: "";
    backdrop-filter: blur(8px);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
}footer {
    position: relative;
}.donate-btn-784 .container {
    grid-template-columns: 1fr 1fr;
    display: grid;
    position: relative;
    gap: 40px;
}.donate-btn-784 .company_holder {
    position: relative;
    padding-right: 40px;
}.donate-btn-784 .company_holder::after {
    height: 60%;
    background: linear-gradient(to bottom, 
        transparent, 
        rgb(117,120,132,0.5), 
        transparent);
    right: 0;
    width: 1px;
    top: 20%;
    content: "";
    position: absolute;
}.donate-btn-784 .company_holder h3 {
    margin-bottom: 25px;
    font-size: calc(32px * 0.9);
    position: relative;
    font-weight: 700;
    display: inline-block;
}.donate-btn-784 .company_holder h3::after {
    position: absolute;
    background: rgb(153,157,172);
    height: 3px;
    content: "";
    width: 40px;
    bottom: -8px;
    border-radius: 10px;
    left: 0;
}.donate-btn-784 .desktop-app-570 {
    opacity: 0.8;
    margin-bottom: 30px;
    line-height: 1.6;
    font-size: 18px;
    max-width: 90%;
    color: #ffffff;
}.donate-btn-784 .goal-footer-815 {
    justify-content: flex-end;
    display: flex;
}.donate-btn-784 .top-wrap-238 {
    gap: 60px;
    display: flex;
}.donate-btn-784 .top-navbar-048 {
    position: relative;
}.donate-btn-784 .top-navbar-048 h5 {
    font-size: 24px;
    margin-bottom: 25px;
    position: relative;
    font-weight: 600;
    padding-bottom: 12px;
}.donate-btn-784 .top-navbar-048 h5::after {
    position: absolute;
    content: "";
    height: 2px;
    bottom: 0;
    border-radius: 10px;
    width: 30px;
    left: 0;
    background: rgb(153,157,172);
}.donate-btn-784 .top-navbar-048 .top-wrap-238 {
    gap: 15px;
    flex-direction: column;
    display: flex;
}.donate-btn-784 .top-navbar-048 .top-wrap-238 a {
    padding-left: 0;
    color: #ffffff;
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
    font-size: calc(18px * 0.95);
    opacity: 0.7;
}.donate-btn-784 .top-navbar-048 .top-wrap-238 a::before {
    content: "";
    width: 0;
    opacity: 0;
    left: 0;
    position: absolute;
    transition: all 0.3s ease;
    height: 1px;
    background: rgb(153,157,172);
    transform: translateY(-50%);
    top: 50%;
}.donate-btn-784 .top-navbar-048 .top-wrap-238 a:hover {
    color: rgb(153,157,172);
    padding-left: 12px;
    opacity: 1;
}.donate-btn-784 .top-navbar-048 .top-wrap-238 a:hover::before {
    opacity: 1;
    width: 8px;
}.cookie-ctrl-726 {
    background-color: rgba(0, 0, 0, 0.3);
    padding: 20px 0;
    backdrop-filter: blur(5px);
}.cookie-ctrl-726 .container {
    justify-content: center;
    align-items: center;
    display: flex;
}.cookie-ctrl-726 .green-edu-913 {
    font-size: 12px;
    opacity: 0.6;
    text-align: center;
    letter-spacing: 0.5px;
    color: #ffffff;
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.2;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.3;
    }
}

@keyframes glow {
    0%, 100% {
        box-shadow: 0 0 5px rgb(153,157,172,0.5);
    }
    50% {
        box-shadow: 0 0 15px rgb(153,157,172);
    }
}

@media (max-width: 991px) {.donate-btn-784 {
    padding: 60px 0 30px;
}.donate-btn-784 .container {
    gap: 50px;
    grid-template-columns: 1fr;
}.donate-btn-784 .company_holder {
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    padding-right: 0;
}.donate-btn-784 .company_holder::after {
    display: none;
}.donate-btn-784 .company_holder h3 {
    margin-left: auto;
    margin-right: auto;
}.donate-btn-784 .company_holder h3::after {
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
}.donate-btn-784 .desktop-app-570 {
    max-width: 100%;
    text-align: center;
}.donate-btn-784 .goal-footer-815 {
    justify-content: center;
}
}

@media (max-width: 767px) {.donate-btn-784 {
    padding: 50px 0 20px;
}.donate-btn-784 .top-wrap-238 {
    gap: 40px;
    flex-direction: column;
    width: 100%;
}.donate-btn-784 .top-navbar-048 {
    text-align: center;
}.donate-btn-784 .top-navbar-048 h5 {
    text-align: center;
}.donate-btn-784 .top-navbar-048 h5::after {
    left: 50%;
    transform: translateX(-50%);
}.donate-btn-784 .top-navbar-048 .top-wrap-238 {
    align-items: center;
}.donate-btn-784 .top-navbar-048 .top-wrap-238 a {
    text-align: center;
}.donate-btn-784 .top-navbar-048 .top-wrap-238 a::before {
    display: none;
}.donate-btn-784 .top-navbar-048 .top-wrap-238 a:hover {
    padding-left: 0;
}
}

@media (max-width: 480px) {.donate-btn-784 {
    padding: 40px 0 20px;
}.donate-btn-784 .company_holder h3 {
    font-size: calc(32px * 0.8);
}.donate-btn-784 .desktop-app-570 {
    font-size: calc(18px * 0.9);
}.cookie-ctrl-726 .green-edu-913 {
    font-size: calc(12px * 0.9);
}}

.donate-btn-784::before {
    background-image: radial-gradient(
        circle at 20% 80%, 
        #000000 0%, 
        rgba(0, 0, 0, 0.5) 70%
    );
}.donate-btn-784::after {
    box-shadow: 0 0 40px rgb(153,157,172,0.5);
}.donate-btn-784 .container::before {
    width: 150px;
    position: absolute;
    left: -75px;
    background: radial-gradient(
        circle, 
        rgb(117,120,132,0.5), 
        transparent 70%
    );
    height: 150px;
    filter: blur(30px);
    bottom: -75px;
    border-radius: 50%;
    content: "";
    animation: pulse 10s infinite alternate-reverse;
}.donate-btn-784 .top-navbar-048::before {
    background: rgb(153,157,172);
    top: 10px;
    left: -15px;
    position: absolute;
    content: "";
    height: 5px;
    border-radius: 50%;
    width: 5px;
    opacity: 0.7;
}.donate-btn-784 .top-navbar-048:hover::before {
    animation: glow 2s infinite;
}.donate-btn-784 .company_holder::before {
    height: 1px;
    background: linear-gradient(90deg, 
        rgb(153,157,172,0.5), 
        transparent);
    left: 0;
    bottom: -20px;
    position: absolute;
    width: 100px;
    content: "";
}

@media (max-width: 991px) {.donate-btn-784 .company_holder::before {
    transform: translateX(-50%);
    background: linear-gradient(90deg, 
            transparent, 
            rgb(153,157,172,0.5), 
            transparent);
    left: 50%;
}}

.donate-btn-784 .top-navbar-048 .top-wrap-238 a::after {
    position: absolute;
    width: 0;
    transition: width 0.3s ease;
    background: rgb(153,157,172);
    height: 1px;
    left: 0;
    bottom: -2px;
    content: "";
}.donate-btn-784 .top-navbar-048 .top-wrap-238 a:hover::after {
    width: 100%;
}.donate-btn-784 .top-navbar-048 .top-wrap-238 a:nth-child(odd):hover {
    transform: translateX(2px);
}.donate-btn-784 .top-navbar-048 .top-wrap-238 a:nth-child(even):hover {
    transform: translateX(2px);
}

@media (min-width: 992px) {footer::after {
    top: 0;
    right: 0;
    content: "";
    left: 0;
    position: absolute;
    height: 1px;
    background: linear-gradient(90deg, 
            transparent, 
            rgb(117,120,132,0.5), 
            transparent);
}.donate-btn-784::before {
    background-blend-mode: overlay;
}}

.donate-btn-784 .company_holder h3::before {
    background: rgb(153,157,172);
    content: "";
    left: -30px;
    top: 50%;
    width: 20px;
    position: absolute;
    height: 1px;
    opacity: 0.7;
}

@media (max-width: 991px) {.donate-btn-784 .company_holder h3::before {
    display: none;
}}

.cookie-ctrl-726 {
    position: relative;
    overflow: hidden;
}.cookie-ctrl-726::before {
    position: absolute;
    height: 1px;
    top: 0;
    content: "";
    background: linear-gradient(90deg, 
        transparent, 
        rgb(117,120,132,0.5), 
        transparent);
    width: 100%;
    left: 0;
}.cookie-ctrl-726::after {
    opacity: 0.3;
    position: absolute;
    left: 35%;
    content: "";
    bottom: 0;
    height: 1px;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(117,120,132,0.5), 
        transparent);
    width: 30%;
}.cookie-ctrl-726 .green-edu-913 {
    position: relative;
    transition: all 0.3s ease;
}.cookie-ctrl-726 .green-edu-913:hover {
    opacity: 1;
    letter-spacing: 0.7px;
}.user-reviews-963 {
    padding: 7rem 2rem;
    position: relative;
    background: linear-gradient(180deg, rgb(190,194,209) 0%, #ffffff 100%);
    overflow: hidden;
}.user-reviews-963::before {
    z-index: 0;
    top: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgb(153,157,172,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 80%, rgb(117,120,132,0.5) 0%, transparent 30%);
    content: "";
    opacity: 0.3;
    left: 0;
    width: 100%;
    position: absolute;
    height: 100%;
}.user-reviews-963::after {
    height: 100%;
    width: 100%;
    left: 0;
    opacity: 0.4;
    content: "";
    z-index: 0;
    top: 0;
    position: absolute;
    background: 
        radial-gradient(ellipse at 50% 50%, transparent 0%, rgb(190,194,209) 80%);
}.user-reviews-963 .why-choose-760 {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 1;
}.user-reviews-963 h4 {
    font-size: 37px;
    position: relative;
    margin-bottom: 6rem;
    color: #000000;
    font-weight: 700;
    text-align: center;
}.user-reviews-963 h4::before {
    opacity: 0.3;
    content: "";
    border: 2px solid rgb(153,157,172,0.5);
    position: absolute;
    z-index: -1;
    left: 50%;
    width: 120px;
    transform: translate(-50%, -50%);
    top: 50%;
    height: 120px;
    border-radius: 50%;
}.user-reviews-963 h4::after {
    z-index: -2;
    background: rgb(153,157,172,0.5);
    top: 50%;
    left: 50%;
    content: "";
    width: 80px;
    height: 80px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    opacity: 0.1;
    position: absolute;
}.user-reviews-963 .client-testimonials-078 {
    perspective: 1000px;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    margin: 0 -1.5rem;
}.user-reviews-963 .user-ratings-362 {
    transition: all 0.5s ease;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgb(117,120,132,0.5);
    width: calc(33.33% - 3rem);
    position: relative;
    margin: 1.5rem;
    border-radius: 23px;
    transform-style: preserve-3d;
    transform: translateZ(0);
    padding: 2.5rem;
    background: #ffffff;
    overflow: hidden;
}.user-reviews-963 .user-ratings-362:hover {
    transform: translateZ(30px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgb(153,157,172);
}.user-reviews-963 .user-ratings-362::before {
    position: absolute;
    content: "";
    width: 200%;
    transition: all 0.5s ease;
    left: -50%;
    top: -50%;
    opacity: 0;
    z-index: -1;
    background: radial-gradient(circle at center, rgb(153,157,172,0.5) 0%, transparent 70%);
    height: 200%;
}.user-reviews-963 .user-ratings-362:hover::before {
    opacity: 0.1;
    animation: pulse 2s infinite;
}@keyframes pulse {
    0% { transform: scale(1); opacity: 0.1; }
    50% { transform: scale(1.05); opacity: 0.15; }
    100% { transform: scale(1); opacity: 0.1; }
}

.user-reviews-963 .user-ratings-362::after {
    top: 20px;
    background: rgb(153,157,172,0.5);
    right: 20px;
    height: 20px;
    transition: all 0.3s ease;
    opacity: 0.5;
    width: 20px;
    border-radius: 50%;
    position: absolute;
    content: "";
}.user-reviews-963 .user-ratings-362:hover::after {
    transform: scale(1.5);
    opacity: 0.7;
}.user-reviews-963 .user-ratings-362 .thumb-794 {
    transition: all 0.5s ease;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    margin: 0 auto 1.5rem;
    transform: translateZ(20px);
    position: relative;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 3px solid #ffffff;
}.user-reviews-963 .user-ratings-362:hover .thumb-794 {
    transform: translateZ(40px) scale(1.1);
}.user-reviews-963 .user-ratings-362 .thumb-794::before {
    height: calc(100% + 20px);
    animation: spin 30s linear infinite;
    position: absolute;
    transition: all 0.5s ease;
    top: -10px;
    content: "";
    width: calc(100% + 20px);
    border-radius: 50%;
    border: 1px dashed rgb(117,120,132,0.5);
    left: -10px;
    opacity: 0;
}.user-reviews-963 .user-ratings-362:hover .thumb-794::before {
    opacity: 1;
}@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.user-reviews-963 .user-ratings-362 span {
    transform: translateZ(10px);
    transition: all 0.4s ease;
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 1rem;
    text-align: center;
    color: #000000;
}.user-reviews-963 .user-ratings-362:hover span {
    color: rgb(153,157,172);
    transform: translateZ(25px);
}.user-reviews-963 .user-ratings-362 p {
    line-height: 1.7;
    text-align: center;
    position: relative;
    font-size: 17px;
    transition: all 0.4s ease;
    transform: translateZ(5px);
    color: #000000;
}.user-reviews-963 .user-ratings-362:hover p {
    transform: translateZ(15px);
}.user-reviews-963 .user-ratings-362:nth-child(3n+1) {
    animation: float 6s ease-in-out infinite;
}.user-reviews-963 .user-ratings-362:nth-child(3n+2) {
    animation-delay: 0.3s;
    animation: float 7s ease-in-out infinite;
}.user-reviews-963 .user-ratings-362:nth-child(3n+3) {
    animation: float 8s ease-in-out infinite;
    animation-delay: 0.6s;
}@keyframes float {
    0%, 100% { transform: translateY(0) translateZ(0); }
    50% { transform: translateY(-15px) translateZ(0); }
}

.user-reviews-963 .user-ratings-362:hover {
    animation-play-state: paused;
}

@media (max-width: 992px) {.user-reviews-963 {
    padding: 5rem 1.5rem;
}.user-reviews-963 h4 {
    margin-bottom: 4rem;
    font-size: calc(37px * 0.9);
}.user-reviews-963 .user-ratings-362 {
    width: calc(50% - 3rem);
}.user-reviews-963 .user-ratings-362:nth-child(3n+1),
    .user-reviews-963 .user-ratings-362:nth-child(3n+2),
    .user-reviews-963 .user-ratings-362:nth-child(3n+3) {
    animation-duration: 5s;
}
}

@media (max-width: 768px) {.user-reviews-963 {
    padding: 4rem 1rem;
}.user-reviews-963 h4 {
    margin-bottom: 3rem;
    font-size: calc(37px * 0.8);
}.user-reviews-963 .user-ratings-362 {
    margin: 1rem 0;
    width: 100%;
}.user-reviews-963 .user-ratings-362 .thumb-794 {
    height: 80px;
    width: 80px;
}.user-reviews-963 .user-ratings-362:nth-child(n) {
    animation-name: float-mobile;
}
    
    @keyframes float-mobile {
        0%, 100% { transform: translateY(0) translateZ(0); }
        50% { transform: translateY(-8px) translateZ(0); }
    }
}