* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}a {
    color: inherit;
    text-decoration: none;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1165px;
}header,footer {
    width: 100%;
}.rating_stars32 {
    flex: 0 0 auto;
}.wrapper-bundle76 {
    height: 100%;
    min-height: 100%;
    flex-direction: column;
    display: flex;
}.nav_expert15 {
    flex: 1 0 auto;
}svg {
    height: 30px;
    width: 30px;
}html,body {
    color: #000000;
    scroll-behavior: auto;
    min-height: 100%;
    font-family: Arial, sans-serif;
    height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.course_instructor08 {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(240,214,224) 0%, #ffffff 100%);
    position: relative;
}.course_instructor08::before {
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(187,148,171,0.5) 0px,
        rgb(187,148,171,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    z-index: 1;
    left: 0;
    width: 100%;
    opacity: 0.05;
}.course_instructor08::after {
    position: absolute;
    right: -25%;
    content: "";
    top: -50%;
    background: radial-gradient(
        ellipse at center,
        rgb(214,181,193,0.5) 0%,
        transparent 70%
    );
    z-index: 1;
    height: 200%;
    opacity: 0.1;
    transform: rotate(-15deg);
    width: 80%;
}.course_instructor08 .container {
    padding: 0 20px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.course_instructor08 .review_panel94 {
    padding: 3rem;
    gap: 2rem;
    grid-template-columns: 1fr;
    position: relative;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateY(0deg);
    background: #ffffff;
    display: grid;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.course_instructor08 .review_panel94:hover {
    transform: perspective(1000px) rotateY(2deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
}.course_instructor08 .review_panel94::before {
    width: 5px;
    content: "";
    top: 0;
    background: linear-gradient(to bottom, rgb(214,181,193), rgb(187,148,171));
    position: absolute;
    height: 100%;
    left: 0;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleY(0);
    transform-origin: top;
}.course_instructor08 .review_panel94:hover::before {
    transform: scaleY(1);
}.course_instructor08 .img_card35 {
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    margin: 0 auto;
    position: relative;
    width: 180px;
    height: 180px;
    border: 6px solid #ffffff;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    transform: rotate(-3deg) translateY(0);
    overflow: hidden;
}.course_instructor08 .review_panel94:hover .img_card35 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    transform: rotate(0deg) translateY(-10px);
}.course_instructor08 .img_card35::after {
    position: absolute;
    top: 0;
    content: "";
    left: 0;
    background: linear-gradient(
        to bottom,
        transparent 70%,
        rgba(0, 0, 0, 0.2) 100%
    );
    height: 100%;
    width: 100%;
}.course_instructor08 .name {
    width: 100%;
    color: rgb(214,181,193);
    margin: 0.5rem 0;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    text-align: center;
    position: relative;
    font-size: calc(18px * 1.1);
    display: inline-block;
    transform: translateY(0);
    font-weight: 700;
}.course_instructor08 .review_panel94:hover .name {
    transform: translateY(-5px);
}.course_instructor08 .name::after {
    left: 50%;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    width: 80px;
    bottom: -5px;
    background: rgb(187,148,171);
    position: absolute;
    content: "";
    transform: translateX(-50%) scaleX(0.5);
    height: 2px;
}.course_instructor08 .review_panel94:hover .name::after {
    transform: translateX(-50%) scaleX(1);
}.course_instructor08 .review_panel94 div:nth-child(2) div {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    text-align: center;
    font-style: italic;
    color: rgb(187,148,171);
    margin-top: 0.5rem;
    transform: translateY(0);
    font-size: calc(16px * 1.05);
}.course_instructor08 .review_panel94:hover div:nth-child(2) div {
    transform: translateY(-3px);
}.course_instructor08 .exp_view67 {
    transition: opacity 0.4s ease;
    color: #000000;
    opacity: 0.95;
    margin: 1.5rem 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding: 1.5rem 0.5rem 0.5rem;
    line-height: 1.8;
    position: relative;
    text-align: justify;
    font-size: 16px;
}.course_instructor08 .review_panel94:hover .exp_view67 {
    opacity: 1;
}.course_instructor08 .exp_view67::before {
    line-height: 1;
    font-family: serif;
    top: -0.5rem;
    transform: translateX(-50%);
    color: rgb(214,181,193,0.5);
    font-size: 4rem;
    position: absolute;
    text-shadow: 2px 2px 0 #ffffff;
    left: 50%;
    content: "";
}

@media (min-width: 768px) {.course_instructor08 .review_panel94 {
    gap: 2.5rem;
    padding: 3.5rem;
    grid-template-columns: auto 1fr;
}.course_instructor08 .img_card35 {
    height: 200px;
    margin: 0;
    width: 200px;
}.course_instructor08 .name {
    text-align: left;
}.course_instructor08 .name::after {
    transform: translateX(0) scaleX(0.5);
    left: 0;
}.course_instructor08 .review_panel94:hover .name::after {
    transform: translateX(0) scaleX(1);
}.course_instructor08 .review_panel94 div:nth-child(2) div {
    text-align: left;
}.course_instructor08 .review_panel94 div:nth-child(3) {
    grid-column: span 2;
}.course_instructor08 .exp_view67 {
    padding: 2rem 1rem 0.5rem;
}.course_instructor08 .exp_view67::before {
    transform: translateX(0);
    left: 1rem;
}
}

@media (min-width: 992px) {.course_instructor08 {
    padding: 150px 0;
}.course_instructor08 .review_panel94 {
    padding: 4rem;
    gap: 3rem;
    grid-template-columns: 220px 1fr 2fr;
}.course_instructor08 .review_panel94 div:nth-child(1) {
    grid-row: span 2;
}.course_instructor08 .review_panel94 div:nth-child(3) {
    grid-column: 3;
    grid-row: span 2;
}.course_instructor08 .img_card35 {
    width: 220px;
    height: 280px;
}.course_instructor08 .exp_view67 {
    height: 100%;
    margin: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.05);
    padding: 0 0 0 3rem;
    align-items: center;
    border-top: none;
    display: flex;
}.course_instructor08 .exp_view67::before {
    top: 1rem;
    left: 1rem;
}
}

@media (min-width: 1200px) {.course_instructor08 .review_panel94 {
    padding: 5rem;
    grid-template-columns: 250px 1fr 2.5fr;
    gap: 3.5rem;
}.course_instructor08 .img_card35 {
    width: 250px;
    height: 320px;
}.course_instructor08 .name {
    font-size: calc(18px * 1.2);
}.course_instructor08 .review_panel94 div:nth-child(2) div {
    font-size: calc(16px * 1.1);
    margin-top: 0.75rem;
}.course_instructor08 .exp_view67 {
    padding: 0 0 0 4rem;
    font-size: calc(16px * 1.05);
    line-height: 1.9;
}}.interested_learners52 {
    background: linear-gradient(135deg, rgb(240,214,224) 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 100px 0;
}.interested_learners52::before {
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(214,181,193,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(187,148,171,0.5) 0%, transparent 40%);
    top: 0;
    width: 100%;
    opacity: 0.6;
    z-index: 0;
    position: absolute;
    left: 0;
    content: "";
    height: 100%;
}.interested_learners52::after {
    left: 0;
    content: "";
    background-image: 
        linear-gradient(45deg, #000000 25%, transparent 25%),
        linear-gradient(-45deg, #000000 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, #000000 25%),
        linear-gradient(-45deg, transparent 75%, #000000 25%);
    opacity: 0.03;
    background-size: 120px 120px;
    top: 0;
    z-index: 0;
    position: absolute;
    background-position: 0 0, 0 60px, 60px -60px, -60px 0px;
    height: 100%;
    width: 100%;
}.interested_learners52 .container {
    z-index: 1;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.interested_learners52 .study_classes57 {
    transform: translateY(0);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 3px 10px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    border-radius: 28px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(12px);
    padding: 50px;
}.interested_learners52 .study_classes57:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(255, 255, 255, 0.15) inset;
    transform: translateY(-10px);
}.interested_learners52 .study_classes57::before {
    opacity: 0.1;
    right: -100px;
    height: 200px;
    content: "";
    position: absolute;
    animation: pulse-effect 8s infinite alternate ease-in-out;
    filter: blur(30px);
    top: -100px;
    width: 200px;
    background: linear-gradient(45deg, rgb(214,181,193) 0%, rgb(187,148,171) 100%);
    border-radius: 50%;
}.interested_learners52 .study_classes57::after {
    position: absolute;
    width: 150px;
    left: -75px;
    border-radius: 50%;
    height: 150px;
    animation: pulse-effect 8s infinite alternate-reverse ease-in-out;
    content: "";
    opacity: 0.1;
    filter: blur(25px);
    background: linear-gradient(225deg, rgb(187,148,171) 0%, rgb(214,181,193) 100%);
    bottom: -75px;
}@keyframes pulse-effect {
    0% {
        transform: scale(1);
        opacity: 0.1;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.2;
    }
    100% {
        transform: scale(1);
        opacity: 0.1;
    }
}

.interested_learners52 h4 {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 40px;
    color: #ffffff;
    font-size: 38px;
    font-weight: 700;
    text-align: center;
}.interested_learners52 h4::after {
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    bottom: 0;
    height: 4px;
    background: linear-gradient(90deg, rgb(214,181,193) 0%, rgb(187,148,171) 100%);
    position: absolute;
    border-radius: 10px;
    content: "";
}.interested_learners52 div p {
    align-items: center;
    backdrop-filter: blur(5px);
    font-size: calc(13px + 2px);
    border-radius: 10px;
    border-left: 3px solid rgb(214,181,193);
    position: relative;
    padding: 15px 20px;
    transition: all 0.3s ease;
    margin-bottom: 25px;
    display: flex;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.05);
}.interested_learners52 div p:last-child {
    margin-bottom: 0;
}.interested_learners52 div p:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateX(5px);
    background: rgba(255, 255, 255, 0.1);
}.interested_learners52 div p svg {
    margin-right: 15px;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.2));
    width: 24px;
    height: 24px;
    transition: transform 0.3s ease;
    min-width: 24px;
}.interested_learners52 div p:hover svg {
    transform: scale(1.2) rotate(5deg);
}.interested_learners52 div p svg path {
    fill: rgb(214,181,193);
}.interested_learners52 div p::after {
    background: linear-gradient(90deg, rgb(214,181,193) 0%, transparent 100%);
    left: 0;
    height: 1px;
    position: absolute;
    bottom: 0;
    content: "";
    transition: width 0.5s ease;
    width: 0;
}.interested_learners52 div p:hover::after {
    width: 100%;
}

@keyframes gradient-animation {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@media (max-width: 991px) {.interested_learners52 {
    padding: 80px 0;
}.interested_learners52 .study_classes57 {
    padding: 40px 30px;
}.interested_learners52 h4 {
    margin-bottom: 30px;
    font-size: calc(38px - 2px);
}.interested_learners52 div p {
    padding: 12px 15px;
    font-size: 13px;
    margin-bottom: 20px;
}
}

@media (max-width: 767px) {.interested_learners52 {
    padding: 60px 0;
}.interested_learners52 .study_classes57 {
    padding: 30px 20px;
}.interested_learners52 h4 {
    font-size: calc(38px - 4px);
    padding-bottom: 12px;
    margin-bottom: 25px;
}.interested_learners52 h4::after {
    width: 60px;
    height: 3px;
}.interested_learners52 div p {
    margin-bottom: 15px;
    padding: 10px 12px;
    font-size: calc(13px - 1px);
}.interested_learners52 div p svg {
    height: 20px;
    width: 20px;
    min-width: 20px;
    margin-right: 10px;
}.interested_learners52::before,
    .interested_learners52::after {
    opacity: 0.05;
}
}

@media (max-width: 479px) {.interested_learners52 {
    padding: 40px 0;
}.interested_learners52 .study_classes57 {
    padding: 25px 15px;
}.interested_learners52 h4 {
    font-size: calc(38px - 6px);
}.interested_learners52 div p {
    font-size: calc(13px - 2px);
    padding: 8px 10px;
}.interested_learners52 div p svg {
    height: 18px;
    margin-right: 8px;
    width: 18px;
    min-width: 18px;
}}.thanksSpace36 {
    background: linear-gradient(135deg, rgb(187,148,171,0.5), rgb(214,181,193,0.5) 70%);
    display: flex;
    align-items: center;
    overflow: hidden;
    perspective: 1000px;
    min-height: 60vh;
    position: relative;
    padding: 5rem 0;
}.thanksSpace36::before {
    position: absolute;
    height: 100%;
    z-index: 1;
    pointer-events: none;
    background: repeating-linear-gradient(
        45deg,
        rgb(187,148,171,0.5) 0px,
        rgb(187,148,171,0.5) 2px,
        transparent 2px,
        transparent 8px
    );
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    opacity: 0.07;
}.thanksSpace36::after {
    animation: shimmerEffect 15s infinite alternate ease-in-out;
    right: -20%;
    transform: rotate(35deg);
    background: radial-gradient(
        circle at center,
        rgb(214,181,193,0.5) 0%,
        transparent 70%
    );
    content: "";
    position: absolute;
    top: -50%;
    width: 80%;
    opacity: 0.15;
    height: 200%;
    z-index: 0;
}.thanksSpace36 .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    width: 90%;
    z-index: 2;
}.thanksSpace36 .study_classes57 {
    transform-style: preserve-3d;
    position: relative;
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.1),
        0 2px 5px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    padding: 3.5rem;
    border-radius: 3px;
    backdrop-filter: blur(10px);
    background: linear-gradient(
        to right bottom,
        rgba(255, 255, 255, 0.9),
        rgba(255, 255, 255, 0.7)
    );
    transform: rotateX(2deg) rotateY(1deg);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.thanksSpace36 .study_classes57:hover {
    transform: rotateX(0deg) rotateY(0deg);
}.thanksSpace36 .study_classes57::before {
    background: linear-gradient(
        45deg,
        rgb(187,148,171,0.5) 0%,
        transparent 30%,
        transparent 70%,
        rgb(214,181,193,0.5) 100%
    );
    left: 0;
    pointer-events: none;
    z-index: -1;
    opacity: 0.05;
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    transform: translateZ(-10px);
}.thanksSpace36 .study_classes57 > div:first-child {
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
    position: relative;
}.thanksSpace36 .study_classes57 > div:first-child::after {
    position: absolute;
    transform-origin: left center;
    width: 40%;
    content: "";
    animation: lineExtend 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    height: 3px;
    left: 0;
    background: linear-gradient(
        to right,
        rgb(187,148,171),
        rgb(214,181,193,0.5)
    );
    bottom: 0;
}.thanksSpace36 h5 {
    color: #000000;
    margin: 0;
    font-size: clamp(1.5rem, 2.5vw, 24px);
    opacity: 0;
    line-height: 1.4;
    animation: fadeInUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.3s;
    font-weight: 700;
    transform: translateY(15px);
}.thanksSpace36 p {
    max-width: 95%;
    font-size: clamp(1rem, 1.2vw, 12px);
    transform: translateY(20px);
    font-family: Arial, sans-serif;
    line-height: 1.8;
    color: #000000;
    opacity: 0;
    margin: 0;
    animation: fadeInUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.6s;
}.thanksSpace36 a {
    transform: scale(1);
    text-decoration: none;
    color: inherit;
    transition: transform 0.3s ease;
    position: relative;
    display: inline-block;
}.thanksSpace36 a:hover {
    transform: scale(1.01);
}.thanksSpace36 a::before {
    content: "";
    height: calc(100% + 30px);
    width: calc(100% + 30px);
    border: 1px solid rgb(187,148,171,0.5);
    opacity: 0;
    top: -15px;
    left: -15px;
    border-radius: 3px;
    transition: opacity 0.3s ease, transform 0.3s ease;
    position: absolute;
    pointer-events: none;
}.thanksSpace36 a:hover::before {
    opacity: 0.5;
    transform: scale(1.02);
}.thanksSpace36 a::after {
    content: "";
    transform-origin: right;
    height: 1px;
    bottom: -5px;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    background: linear-gradient(
        to right,
        rgb(187,148,171),
        rgb(214,181,193)
    );
    position: absolute;
    transform: scaleX(0);
    left: 0;
    width: 100%;
}.thanksSpace36 a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

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

@keyframes lineExtend {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}

@keyframes shimmerEffect {
    0%, 100% {
        opacity: 0.15;
        transform: rotate(35deg) translateX(0);
    }
    50% {
        opacity: 0.25;
        transform: rotate(35deg) translateX(5%);
    }
}

@media (max-width: 991px) {.thanksSpace36 {
    padding: 4rem 0;
}.thanksSpace36 .study_classes57 {
    padding: 2.5rem;
    transform: rotateX(1deg) rotateY(0.5deg);
}.thanksSpace36 h5 {
    line-height: 1.35;
}.thanksSpace36 p {
    max-width: 100%;
}.thanksSpace36 .study_classes57 > div:first-child::after {
    width: 60%;
}
}

@media (max-width: 767px) {.thanksSpace36 {
    min-height: auto;
    padding: 3rem 0;
}.thanksSpace36 .study_classes57 {
    transform: none;
    padding: 2rem;
}.thanksSpace36 .study_classes57 > div:first-child {
    margin-bottom: 1.5rem;
    padding-bottom: 1.2rem;
}.thanksSpace36 .study_classes57 > div:first-child::after {
    width: 80%;
}.thanksSpace36 p {
    line-height: 1.6;
}.thanksSpace36::after {
    top: -30%;
    width: 100%;
    right: -50%;
}
}

@media (max-width: 480px) {.thanksSpace36 {
    padding: 2.5rem 0;
}.thanksSpace36 .study_classes57 {
    padding: 1.5rem;
}.thanksSpace36 h5 {
    font-size: 1.3rem;
}.thanksSpace36 p {
    font-size: 0.95rem;
}.thanksSpace36 .study_classes57 > div:first-child {
    margin-bottom: 1.2rem;
    padding-bottom: 1rem;
}.thanksSpace36 a::before {
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    top: -10px;
    left: -10px;
}}.secure_pantry12 {
    background-color: rgb(187,148,171,0.5);
    color: #000000;
    overflow: hidden;
    height: 100%;
    padding: 40px;
    font-family: Arial, sans-serif;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    width: 100%;
}.secure_pantry12 h1 {
    font-weight: 700;
    font-size: 47px;
    padding-bottom: 10px;
    color: rgb(214,181,193);
    border-bottom: 2px solid rgb(214,181,193,0.5);
    margin-bottom: 30px;
    margin-top: 40px;
}.secure_pantry12 h2 {
    font-size: 37px;
    margin-bottom: 20px;
    margin-top: 30px;
    font-weight: 600;
    color: rgb(187,148,171);
}.secure_pantry12 h3, .secure_pantry12 h4, .secure_pantry12 h5, .secure_pantry12 h6 {
    font-weight: 400;
    margin-bottom: 15px;
    color: rgb(214,181,193);
    font-size: 24px;
    margin-top: 25px;
}.secure_pantry12 ul, .secure_pantry12 ol {
    list-style-position: inside;
    padding-left: 20px;
    padding: 15px 0;
    font-size: 13px;
    line-height: 1.6;
}.secure_pantry12 li {
    margin-bottom: 12px;
    border-left: 3px solid rgb(214,181,193);
    padding-left: 5px;
}.secure_pantry12 section {
    padding: 20px;
    background: rgb(240,214,224);
    border-radius: 10px;
}.secure_pantry12 p, .secure_pantry12 span, .secure_pantry12 div {
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 1.8;
    color: #000000;
}

@media only screen and (max-width: 800px) {.secure_pantry12 {
    padding: 20px;
}.secure_pantry12 h1 {
    font-size: calc(24px - 10px);
}.secure_pantry12 h2 {
    font-size: calc(24px - 8px);
}.secure_pantry12 h3, .secure_pantry12 h4, .secure_pantry12 h5, .secure_pantry12 h6 {
    font-size: calc(24px - 6px);
}.secure_pantry12 ul, .secure_pantry12 ol {
    padding-left: 10px;
}}

.secure_pantry12 a {
    color: rgb(214,181,193);
    text-decoration: none;
    transition: color 0.3s ease, border-bottom-color 0.3s ease;
    border-bottom: 1px solid rgb(214,181,193,0.5);
}.secure_pantry12 a:hover {
    border-bottom-color: rgb(187,148,171,0.5);
    color: rgb(187,148,171);
}.cookie_modal_message09 {
    padding: 20px 0;
    z-index: 90;
    background: rgb(240,214,224);
    position: fixed;
    border-top: 3px solid rgb(214,181,193);
    width: 100%;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    bottom: 0;
}.cookie_list83 {
    justify-content: space-between;
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
}#windowConsentAlert48 {
    display: none;
}#windowConsentAlert48:checked ~ .cookie_modal_message09 {
    opacity: 0;
    visibility: hidden;
}.cookie_modal_message09 h5 {
    font-weight: 700;
    color: rgb(214,181,193);
    text-transform: uppercase;
    margin-bottom: 6px;
    font-size: 23px;
    letter-spacing: 1px;
}.cookie_modal_message09 p {
    color: #000000;
    font-size: 12px;
    max-width: 500px;
}.privacy_learn43 {
    flex-shrink: 0;
    margin-right: 20px;
}.privacy_learn43 svg, .privacy_learn43 svg path {
    height: 80px;
    width: 80px;
    fill: rgb(214,181,193);
}.cookie_disclaimer04 {
    border: 2px solid transparent;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    flex-shrink: 0;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    min-width: 140px;
    border-radius: 10px;
    transition: border 0.2s;
    padding: 12px 24px;
    background: rgb(214,181,193);
    margin-left: 10px;
}.cookie_button.cookie_explained21 {
    background: rgb(214,181,193);
}.cookie_button.track_ack76 {
    background: rgb(187,148,171);
}.cookie_disclaimer04:hover {
    border: 2px solid #ffffff;
}.cookie_modal_message09 p a {
    text-decoration: underline;
    color: rgb(214,181,193);
    font-weight: 700;
}
@media only screen and (max-width: 1200px) {.cookie_list83 {
    padding: 0 10px;
}
}
@media only screen and (max-width: 800px) {.privacy_learn43 {
    display: none;
}.cookie_list83 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.cookie_modal_message09 h5, .cookie_modal_message09 p {
    text-align: center;
}.consent_edu10 {
    margin-bottom: 20px;
}.cookie_disclaimer04 {
    max-width: 300px;
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
}}
.wrapper-bundle76 .cookie_modal_message09 {
    background: rgb(187,148,171);
    padding: 30px 0;
    border: none;
}.wrapper-bundle76 .cookie_disclaimer04 {
    border-radius: 10px;
    font-weight: 600;
    color: #ffffff;
    background: rgb(214,181,193);
    margin-left: 0;
    font-size: 18px;
    border: none;
}.wrapper-bundle76 .consent_edu10 h5, .wrapper-bundle76 .consent_edu10 p {
    color: #ffffff;
}.training_benefits48 {
    position: relative;
    background: linear-gradient(135deg, rgb(240,214,224), #ffffff 80%);
    overflow: hidden;
    padding: 120px 0;
}.training_benefits48::before {
    pointer-events: none;
    background: 
        radial-gradient(circle at 10% 20%, rgb(187,148,171,0.5) 0.5%, transparent 8%),
        radial-gradient(circle at 90% 70%, rgb(214,181,193,0.5) 0.8%, transparent 10%);
    top: 0;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    content: '';
}.training_benefits48 .container {
    z-index: 1;
    max-width: 1320px;
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
}.training_benefits48 .study_classes57 {
    grid-template-columns: 1fr 0.8fr;
    display: grid;
    position: relative;
    gap: 60px;
    align-items: center;
}.training_benefits48 .text_spot48 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    padding: 40px;
    transform: translateY(-10px);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    background: #ffffff;
}.training_benefits48 .text_spot48:hover {
    transform: translateY(-15px);
}.training_benefits48 .text_spot48::before {
    background: linear-gradient(90deg, rgb(214,181,193), rgb(187,148,171));
    top: -5px;
    height: 5px;
    content: '';
    width: 60%;
    position: absolute;
    left: 0;
}.training_benefits48 h4 {
    margin-bottom: 30px;
    font-weight: 700;
    line-height: 1.4;
    color: #000000;
    position: relative;
    font-size: calc(23px * 1.1);
}.training_benefits48 h4::after {
    height: 3px;
    width: 40px;
    left: 0;
    bottom: -12px;
    background: rgb(214,181,193);
    position: absolute;
    content: '';
}.training_benefits48 .text_spot48 > div {
    gap: 20px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
}.training_benefits48 ul {
    margin: 0;
    padding: 0;
    min-width: 280px;
    flex: 1;
    list-style: none;
}.training_benefits48 li {
    margin-bottom: 20px;
    transition: transform 0.3s ease-out;
    transform: translateX(0);
}.training_benefits48 li:hover {
    transform: translateX(5px);
}.training_benefits48 li p {
    display: flex;
    align-items: flex-start;
    margin: 0;
    font-size: 17px;
    line-height: 1.6;
    gap: 15px;
    color: #000000;
}.training_benefits48 li p span:first-child {
    width: 38px;
    background: linear-gradient(135deg, rgb(214,181,193,0.5), rgb(187,148,171,0.5));
    transform: translateY(-2px);
    flex-shrink: 0;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    align-items: center;
    height: 38px;
    padding: 8px;
    justify-content: center;
    display: flex;
    border-radius: 50%;
}.training_benefits48 li:hover p span:first-child {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px) scale(1.05);
}.training_benefits48 svg {
    width: 24px;
    height: 24px;
    transition: transform 0.3s ease;
}.training_benefits48 li:hover svg {
    transform: rotate(5deg);
}.training_benefits48 svg path {
    transition: fill 0.3s ease;
    fill: rgb(214,181,193);
}.training_benefits48 li:hover svg path {
    fill: rgb(187,148,171);
}.training_benefits48 .img_card35 {
    transform: perspective(1000px) rotateY(-5deg);
    aspect-ratio: 4/3;
    object-fit: cover;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.6s ease;
    height: auto;
    width: 100%;
    position: relative;
    border-radius: 4px;
    box-shadow: 25px 25px 50px rgba(0, 0, 0, 0.15);
    z-index: 2;
}.training_benefits48 .img_card35:hover {
    transform: perspective(1000px) rotateY(-2deg) translateY(-5px);
    box-shadow: 30px 30px 60px rgba(0, 0, 0, 0.18);
}.training_benefits48 .study_classes57::after {
    clip-path: polygon(0 0, 100% 20%, 90% 100%, 10% 80%);
    content: '';
    background: linear-gradient(135deg, rgb(214,181,193,0.5), rgb(187,148,171,0.5));
    z-index: 1;
    right: -5%;
    height: 80%;
    top: -5%;
    position: absolute;
    width: 45%;
}

@media (max-width: 1200px) {.training_benefits48 {
    padding: 100px 0;
}.training_benefits48 .study_classes57 {
    gap: 40px;
}.training_benefits48 .text_spot48 {
    padding: 35px;
}.training_benefits48 h4 {
    font-size: 23px;
}
}

@media (max-width: 991px) {.training_benefits48 {
    padding: 80px 0;
}.training_benefits48 .study_classes57 {
    grid-template-columns: 1fr;
    gap: 50px;
}.training_benefits48 .img_card35 {
    max-width: 80%;
    transform: perspective(1000px) rotateY(0);
    margin: 0 auto;
}.training_benefits48 .img_card35:hover {
    transform: perspective(1000px) translateY(-5px);
}.training_benefits48 .study_classes57::after {
    top: auto;
    right: 0;
    width: 70%;
    bottom: 0;
    height: 40%;
}
}

@media (max-width: 767px) {.training_benefits48 {
    padding: 60px 0;
}.training_benefits48 .text_spot48 {
    padding: 30px 25px;
}.training_benefits48 .text_spot48 > div {
    flex-direction: column;
    gap: 10px;
}.training_benefits48 ul {
    width: 100%;
}.training_benefits48 h4 {
    font-size: calc(19px * 1.2);
}.training_benefits48 .img_card35 {
    max-width: 100%;
}.training_benefits48 li p {
    gap: 12px;
}.training_benefits48 li p span:first-child {
    height: 34px;
    width: 34px;
}
}

@media (max-width: 576px) {.training_benefits48 {
    padding: 50px 0;
}.training_benefits48 h4 {
    font-size: 19px;
}.training_benefits48 .study_classes57 {
    gap: 40px;
}.training_benefits48 li {
    margin-bottom: 15px;
}.training_benefits48 li p {
    font-size: calc(17px * 0.95);
}.training_benefits48 li p span:first-child {
    height: 30px;
    width: 30px;
}.training_benefits48 svg {
    height: 20px;
    width: 20px;
}}.tariff_package30 {
    background: rgb(240,214,224);
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.tariff_package30::before {
    right: -50px;
    top: -50px;
    z-index: 0;
    animation: float-effect 12s infinite alternate ease-in-out;
    height: 300px;
    position: absolute;
    filter: blur(80px);
    width: 300px;
    content: "";
    background: rgb(214,181,193,0.5);
}.tariff_package30::after {
    background: rgb(187,148,171,0.5);
    filter: blur(60px);
    z-index: 0;
    content: "";
    bottom: -50px;
    position: absolute;
    left: -50px;
    animation: float-effect 15s infinite alternate-reverse ease-in-out;
    width: 250px;
    height: 250px;
}.tariff_package30 .container {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
}.tariff_package30 .discount_price37 {
    gap: 60px;
    flex-direction: column;
    display: flex;
}.tariff_package30 .rate_options64 {
    position: relative;
    max-width: 700px;
    margin: 0 auto;
    order: -1;
    text-align: center;
    padding: 0 20px;
}.tariff_package30 .rate_options64 h2 {
    position: relative;
    color: #000000;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
    display: inline-block;
}.tariff_package30 .rate_options64 h2::after {
    bottom: -10px;
    width: 80px;
    left: 50%;
    background: rgb(214,181,193);
    transform: translateX(-50%);
    height: 3px;
    position: absolute;
    content: "";
}.tariff_package30 .discount_deals02 {
    color: #000000;
    margin-bottom: 0;
    line-height: 1.6;
    font-size: 18px;
    opacity: 0.85;
}.tariff_package30 .rate_schemes23 {
    perspective: 1000px;
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.tariff_package30 .program_rate81 {
    perspective: 1000px;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    text-decoration: none;
    height: 100%;
    position: relative;
    color: inherit;
    transform-style: preserve-3d;
}.tariff_package30 .program_rate81:hover {
    transform: translateY(-10px) scale(1.02);
}.tariff_package30 .deal_grid89 {
    background: #ffffff;
    transition: box-shadow 0.4s ease;
    display: flex;
    transform-style: preserve-3d;
    overflow: hidden;
    height: 100%;
    position: relative;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    flex-direction: column;
    border-radius: 10px;
}.tariff_package30 .program_rate81:hover .deal_grid89 {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12), 0 0 20px rgb(214,181,193,0.5);
}.tariff_package30 .price_options07 {
    position: relative;
    flex-grow: 1;
    display: flex;
    z-index: 2;
    padding: 30px;
    flex-direction: column;
    overflow: hidden;
}.tariff_package30 .price_options07::before {
    transform: scaleX(0);
    right: 0;
    content: "";
    position: absolute;
    transition: transform 0.5s ease;
    top: 0;
    height: 5px;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(214,181,193), rgb(187,148,171));
    left: 0;
}.tariff_package30 .program_rate81:hover .price_options07::before {
    transform: scaleX(1);
}.tariff_package30 .price_options07 h3 {
    font-size: calc(24px + 2px);
    transition: transform 0.4s ease, color 0.3s ease;
    overflow-wrap: break-word;
    margin-bottom: 10px;
    color: #000000;
    word-break: break-word;
    white-space: normal;
    font-weight: 700;
}.tariff_package30 .program_rate81:hover .price_options07 h3 {
    color: rgb(214,181,193);
    transform: translateX(5px);
}.tariff_package30 .pricing_catalog07 {
    white-space: normal;
    font-weight: 700;
    transition: transform 0.4s ease;
    margin: 10px 0 20px;
    position: relative;
    word-break: break-word;
    font-size: 24px;
    overflow-wrap: break-word;
    color: rgb(187,148,171);
    display: block;
}.tariff_package30 .pricing_catalog07::before {
    position: absolute;
    bottom: -8px;
    transition: width 0.4s ease;
    left: 0;
    content: "";
    width: 40px;
    background: rgb(187,148,171,0.5);
    height: 2px;
}.tariff_package30 .program_rate81:hover .pricing_catalog07::before {
    width: 80px;
}.tariff_package30 .price_options07 p {
    font-size: calc(18px - 1px);
    transition: color 0.3s ease;
    color: #000000;
    line-height: 1.6;
    white-space: normal;
    word-break: break-word;
    overflow-wrap: break-word;
    margin-bottom: 0;
    flex-grow: 1;
}.tariff_package30 .img_card35 {
    transition: transform 0.6s ease, filter 0.6s ease;
    transform: translateZ(-10px);
    height: 200px;
    overflow: hidden;
    position: relative;
}.tariff_package30 .img_card35::after {
    inset: 0;
    opacity: 0.6;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    position: absolute;
    content: "";
    transition: opacity 0.5s ease;
}.tariff_package30 .program_rate81:hover .img_card35 {
    transform: translateZ(0);
    filter: brightness(1.1) contrast(1.05);
}.tariff_package30 .program_rate81:hover .img_card35::after {
    opacity: 0.4;
}.tariff_package30 .program_rate81::after {
    border-radius: 50%;
    left: 30px;
    top: 100%;
    z-index: -1;
    position: absolute;
    right: 30px;
    content: "";
    height: 15px;
    transition: opacity 0.4s ease;
    filter: blur(10px);
    background: rgb(214,181,193,0.5);
    opacity: 0;
}.tariff_package30 .program_rate81:hover::after {
    opacity: 0.5;
}

@keyframes float-effect {
    0% {
        transform: translate(0, 0) scale(1);
    }
    50% {
        transform: translate(20px, 20px) scale(1.1);
    }
    100% {
        transform: translate(-20px, -20px) scale(0.9);
    }
}

@media (min-width: 992px) {.tariff_package30 .discount_price37 {
    align-items: center;
    flex-direction: row;
}.tariff_package30 .rate_options64 {
    flex: 0 0 30%;
    padding-right: 40px;
    order: 0;
    text-align: left;
}.tariff_package30 .rate_options64 h2::after {
    transform: none;
    left: 0;
}.tariff_package30 .rate_schemes23 {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.tariff_package30 .rate_schemes23 {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.tariff_package30 .price_options07 {
    padding: 35px;
}.tariff_package30 .img_card35 {
    height: 220px;
}
}

@media (max-width: 991px) {.tariff_package30 {
    padding: 80px 0;
}.tariff_package30 .rate_options64 {
    margin-bottom: 20px;
}
}

@media (max-width: 767px) {.tariff_package30 {
    padding: 60px 0;
}.tariff_package30 .rate_schemes23 {
    grid-template-columns: 1fr;
    gap: 25px;
}.tariff_package30 .rate_options64 h2 {
    font-size: calc(32px - 4px);
}.tariff_package30 .img_card35 {
    height: 180px;
}.tariff_package30 .price_options07 {
    padding: 25px;
}
}

@media (max-width: 480px) {.tariff_package30 {
    padding: 50px 0;
}.tariff_package30 .price_options07 h3 {
    font-size: 24px;
}.tariff_package30 .pricing_catalog07 {
    font-size: calc(24px - 2px);
}.tariff_package30 .img_card35 {
    height: 160px;
}.tariff_package30 .price_options07 {
    padding: 20px;
}}header .head_section32 {
    z-index: 100;
    background: rgb(240,214,224);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    overflow: hidden;
    position: relative;
}header .head_section32::before {
    opacity: 0.2;
    left: 0;
    height: 100%;
    content: "";
    z-index: -1;
    position: absolute;
    width: 100%;
    top: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(214,181,193,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(187,148,171,0.5) 0%, transparent 30%);
}header .head_section32::after {
    height: 100%;
    background: linear-gradient(135deg, transparent 25%, rgb(214,181,193,0.5) 100%);
    top: 0;
    z-index: -1;
    right: 0;
    position: absolute;
    opacity: 0.1;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    width: 40%;
    content: "";
}header .container {
    position: relative;
    padding: 1.8rem 2rem;
}header .nav_know32 {
    align-items: center;
    grid-template-columns: auto 1fr;
    display: grid;
    gap: 3rem;
}header .nav_master70 {
    z-index: 2;
    position: relative;
}header .head_base40 {
    display: block;
    position: relative;
    z-index: 2;
}header .head_base40::before,
header .head_base40::after {
    transition: all 0.5s ease;
    border-radius: 50%;
    position: absolute;
    opacity: 0;
    content: "";
    z-index: -1;
    background: rgb(214,181,193,0.5);
}header .head_base40::before {
    left: -15px;
    width: 50px;
    height: 50px;
    top: -15px;
}header .head_base40::after {
    width: 25px;
    height: 25px;
    bottom: -5px;
    right: -10px;
    background: rgb(187,148,171,0.5);
}header .head_base40:hover::before,
header .head_base40:hover::after {
    opacity: 0.6;
    transform: scale(1.2);
}header .head_base40 svg {
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.5));
    transition: all 0.3s ease;
    width: auto;
    height: 50px;
}header .head_base40:hover svg {
    transform: rotate(-5deg);
}header .header_lead48 {
    border-radius: 0 24px 24px 0;
    padding: 10px 20px;
    margin: 0;
    justify-content: flex-end;
    display: flex;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    background: linear-gradient(to right, transparent, #ffffff);
    position: relative;
    flex-wrap: wrap;
    list-style: none;
}header .header_lead48::after {
    position: absolute;
    background-size: 10px 10px;
    left: 0;
    z-index: -1;
    top: 0;
    height: 100%;
    opacity: 0.05;
    content: "";
    animation: moveStripes 20s linear infinite;
    background-image: 
        linear-gradient(45deg, rgb(214,181,193,0.5) 25%, transparent 25%, transparent 50%, 
        rgb(214,181,193,0.5) 50%, rgb(214,181,193,0.5) 75%, transparent 75%, transparent);
    width: 100%;
}header .nav_study80 {
    perspective: 800px;
    margin: 5px 8px;
    position: relative;
}header .nav_study80::before {
    content: "";
    transition: all 0.3s ease;
    border-left: 5px solid rgb(214,181,193);
    position: absolute;
    top: 50%;
    left: -10px;
    opacity: 0;
    width: 0;
    transform: translateY(-50%) scale(0);
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}header .nav_study80:hover::before {
    transform: translateY(-50%) scale(1);
    left: -15px;
    opacity: 1;
}header .nav_study80 a {
    font-weight: 600;
    border: 1px solid transparent;
    border-radius: 10px;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.3s ease;
    display: block;
    font-family: Arial, sans-serif;
    position: relative;
    background: transparent;
    transform-style: preserve-3d;
    padding: 10px 18px;
    overflow: hidden;
    color: #000000;
}header .nav_study80 a::before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    background: #ffffff;
    width: 100%;
    height: 100%;
    content: "";
    transform: translateZ(-1px);
}header .nav_study80 a::after {
    position: absolute;
    left: 50%;
    height: 2px;
    content: "";
    transform: translateX(-50%);
    transition: width 0.3s ease;
    background: rgb(214,181,193);
    width: 0;
    bottom: 0;
}header .nav_study80 a:hover {
    color: rgb(214,181,193);
    border-color: rgb(214,181,193,0.5);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateZ(20px);
}header .nav_study80 a:hover::after {
    width: 80%;
}

@keyframes moveStripes {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@media (max-width: 991px) {header .nav_know32 {
    grid-template-columns: 1fr;
    gap: 2rem;
    justify-items: center;
}header .header_lead48 {
    width: 100%;
    background: #ffffff;
    border-radius: 24px;
    justify-content: center;
    clip-path: none;
}
}

@media (max-width: 767px) {header .container {
    padding: 1.5rem 1rem;
}header .nav_study80 {
    margin: 3px 5px;
}header .nav_study80 a {
    padding: 8px 15px;
    font-size: calc(16px - 1px);
}
}

@media (max-width: 480px) {header .header_lead48 {
    padding: 15px;
    align-items: center;
    flex-direction: column;
}header .nav_study80 {
    margin: 3px 0;
    width: 100%;
}header .nav_study80 a {
    width: 100%;
    text-align: center;
}header .nav_study80::before {
    display: none;
}header .head_base40 svg {
    height: 40px;
}}.course_program_description17 {
    overflow: hidden;
    background: linear-gradient(135deg, #000000 0%, rgba(0, 0, 0, 0.5) 50%, rgb(214,181,193,0.5) 100%);
    padding: 80px 0;
    position: relative;
}.course_program_description17::before {
    top: 0;
    position: absolute;
    left: 0;
    z-index: 1;
    background: 
        radial-gradient(circle at 10% 20%, rgb(214,181,193,0.5) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgb(187,148,171,0.5) 0%, transparent 40%);
    bottom: 0;
    content: '';
    right: 0;
}.course_program_description17::after {
    top: 0;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(214,181,193,0.5) 49%, rgb(214,181,193,0.5) 51%, transparent 52%) 0 0 / 20px 20px,
        linear-gradient(-45deg, transparent 48%, rgb(187,148,171,0.5) 49%, rgb(187,148,171,0.5) 51%, transparent 52%) 10px 0 / 20px 20px;
    position: absolute;
    z-index: 1;
    content: '';
    height: 100%;
    animation: backgroundShift 30s linear infinite;
    width: 100%;
    left: 0;
    opacity: 0.1;
}@keyframes backgroundShift {
    0% {
        background-position: 0 0, 10px 0;
    }
    100% {
        background-position: 500px 500px, 510px 500px;
    }
}

.course_program_description17 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    padding: 0 15px;
}.course_program_description17 .study_classes57 {
    display: grid;
    padding: 40px;
    position: relative;
    border-radius: 28px;
    transition: all 0.5s ease;
    background: linear-gradient(145deg, 
                rgba(255, 255, 255, 0.05) 0%, 
                rgba(255, 255, 255, 0.02) 100%);
    backdrop-filter: blur(5px);
    overflow: hidden;
    grid-template-columns: 1fr 1fr;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2), 
                0 0 0 1px rgb(214,181,193,0.5),
                inset 0 0 20px rgb(214,181,193,0.5);
    gap: 40px;
}.course_program_description17 .study_classes57::before {
    height: 200px;
    animation: pulseLight 8s ease-in-out infinite;
    filter: blur(20px);
    border-radius: 50%;
    content: '';
    position: absolute;
    right: -100px;
    opacity: 0.2;
    top: -100px;
    background: radial-gradient(circle, rgb(214,181,193) 0%, transparent 70%);
    width: 200px;
}.course_program_description17 .study_classes57::after {
    opacity: 0.2;
    height: 200px;
    filter: blur(20px);
    border-radius: 50%;
    animation: pulseLight 8s ease-in-out infinite 4s;
    width: 200px;
    position: absolute;
    left: -100px;
    content: '';
    background: radial-gradient(circle, rgb(187,148,171) 0%, transparent 70%);
    bottom: -100px;
}@keyframes pulseLight {
    0% {
        transform: scale(1);
        opacity: 0.2;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.3;
    }
    100% {
        transform: scale(1);
        opacity: 0.2;
    }
}

.course_program_description17 .learn_map60 {
    position: relative;
    padding-right: 20px;
    z-index: 3;
    justify-content: center;
    flex-direction: column;
    display: flex;
}.course_program_description17 .nav_master70 {
    margin-bottom: 25px;
    display: inline-block;
    position: relative;
    transform: perspective(1000px) rotateY(5deg);
    transition: transform 0.5s ease;
}.course_program_description17 .nav_master70:hover {
    transform: perspective(1000px) rotateY(0deg);
}.course_program_description17 .nav_master70 svg {
    transition: all 0.3s ease;
    width: 50px;
    height: 50px;
    filter: drop-shadow(0 5px 15px rgb(214,181,193,0.5));
}.course_program_description17 .nav_master70 svg path {
    fill: rgb(214,181,193);
    transition: fill 0.3s ease;
}.course_program_description17 .nav_master70:hover svg path {
    fill: rgb(187,148,171);
}.course_program_description17 h3 {
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 25px;
    font-size: 32px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    padding-bottom: 15px;
    font-family: Arial, sans-serif;
    position: relative;
    backface-visibility: hidden;
    transform: translateZ(0);
}.course_program_description17 h3::after {
    height: 3px;
    animation: lineExpand 4s ease-in-out infinite;
    left: 0;
    position: absolute;
    width: 60px;
    bottom: 0;
    content: '';
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(214,181,193) 0%, rgb(187,148,171) 100%);
}@keyframes lineExpand {
    0% {
        width: 60px;
        opacity: 1;
    }
    50% {
        width: 100px;
        opacity: 0.8;
    }
    100% {
        width: 60px;
        opacity: 1;
    }
}

.course_program_description17 p {
    z-index: 2;
    font-weight: 400;
    line-height: 1.7;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    font-size: 15px;
    color: #ffffff;
    margin-bottom: 0;
    position: relative;
    font-family: Arial, sans-serif;
}.course_program_description17 .img_card35 {
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease;
    height: 350px;
    transform: perspective(1000px) rotateY(-5deg);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.3),
        0 0 0 1px rgb(214,181,193,0.5),
        inset 0 0 30px rgba(0, 0, 0, 0.4);
    border-radius: calc(28px * 1.5);
}.course_program_description17 .img_card35:hover {
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.4),
        0 0 0 1px rgb(214,181,193),
        inset 0 0 30px rgba(0, 0, 0, 0.4);
    transform: perspective(1000px) rotateY(0deg) scale(1.02);
}.course_program_description17 .img_card35::before {
    left: 0;
    position: absolute;
    width: 100%;
    content: '';
    z-index: 1;
    background: linear-gradient(
        135deg,
        transparent 0%,
        rgba(0, 0, 0, 0.3) 100%
    );
    height: 100%;
    top: 0;
}.course_program_description17 .img_card35::after {
    opacity: 0.5;
    background: 
        linear-gradient(45deg, transparent 40%, rgba(255, 255, 255, 0.1) 45%, transparent 50%) 0 0 / 30px 30px,
        linear-gradient(-45deg, transparent 40%, rgba(255, 255, 255, 0.1) 45%, transparent 50%) 15px 0 / 30px 30px;
    height: 100%;
    top: 0;
    animation: scanlines 10s linear infinite;
    content: '';
    left: 0;
    z-index: 2;
    width: 100%;
    position: absolute;
}

@keyframes scanlines {
    0% {
        background-position: 0 0, 15px 0;
    }
    100% {
        background-position: 300px 300px, 315px 300px;
    }
}


@media (max-width: 991px) {.course_program_description17 {
    padding: 60px 0;
}.course_program_description17 .study_classes57 {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 30px;
}.course_program_description17 .learn_map60 {
    text-align: center;
    padding-right: 0;
}.course_program_description17 h3::after {
    left: 50%;
    transform: translateX(-50%);
}.course_program_description17 .img_card35 {
    min-height: 300px;
}
}

@media (max-width: 767px) {.course_program_description17 {
    padding: 40px 0;
}.course_program_description17 .study_classes57 {
    gap: 25px;
    padding: 25px;
}.course_program_description17 h3 {
    margin-bottom: 20px;
    font-size: calc(32px * 0.85);
}.course_program_description17 p {
    font-size: calc(15px * 0.95);
}.course_program_description17 .img_card35 {
    clip-path: polygon(
            0% 5%, 
            5% 0%, 
            95% 0%, 
            100% 5%, 
            100% 95%, 
            95% 100%, 
            5% 100%, 
            0% 95%
        );
    min-height: 250px;
}
}

@media (max-width: 576px) {.course_program_description17 {
    padding: 30px 0;
}.course_program_description17 .study_classes57 {
    gap: 20px;
    padding: 20px;
}.course_program_description17 .nav_master70 {
    margin-bottom: 15px;
}.course_program_description17 h3 {
    padding-bottom: 10px;
    font-size: calc(32px * 0.7);
    margin-bottom: 15px;
}.course_program_description17 p {
    font-size: calc(15px * 0.9);
}.course_program_description17 .img_card35 {
    min-height: 200px;
}}
.newsletter92 {
    position: relative;
    perspective: 1000px;
    background: linear-gradient(135deg, rgb(187,148,171,0.5), rgb(214,181,193,0.5));
    padding: 4rem 0;
    overflow: hidden;
}.newsletter92::before {
    transform: rotate(-5deg);
    left: -50%;
    background: repeating-linear-gradient(
        45deg,
        rgb(187,148,171,0.5) 0%,
        rgb(187,148,171,0.5) 10%,
        transparent 10%,
        transparent 20%
    );
    top: -50%;
    z-index: 0;
    height: 200%;
    opacity: 0.05;
    position: absolute;
    width: 200%;
    animation: pattern-shift 30s infinite linear;
    content: "";
}.newsletter92::after {
    pointer-events: none;
    top: 0;
    right: 0;
    content: "";
    background: linear-gradient(to right, 
        rgba(255,255,255,0.1) 0%,
        rgba(255,255,255,0) 20%,
        rgba(255,255,255,0) 80%,
        rgba(255,255,255,0.1) 100%
    );
    left: 0;
    position: absolute;
    z-index: 1;
    bottom: 0;
}.newsletter92 .container {
    position: relative;
    padding: 0 15px;
    margin: 0 auto;
    transform-style: preserve-3d;
    z-index: 2;
    max-width: 1140px;
}.newsletter92 .study_classes57 {
    padding: 3rem;
    background: #ffffff;
    transform: translateZ(0) rotateX(2deg);
    position: relative;
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.1),
        0 0 0 1px rgba(0,0,0,0.05);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}.newsletter92 .study_classes57:hover {
    transform: translateZ(10px) rotateX(0deg);
}.newsletter92 .study_classes57::before {
    left: 20px;
    top: -10px;
    filter: blur(10px);
    position: absolute;
    opacity: 0.3;
    background: rgb(214,181,193);
    height: 20px;
    content: "";
    right: 20px;
    transform: translateZ(-5px);
}.newsletter92 h3 {
    font-size: calc(19px * 1.1);
    margin-bottom: 2rem;
    font-family: Arial, sans-serif;
    transform: translateZ(10px);
    font-weight: 600;
    letter-spacing: -0.02em;
    line-height: 1.4;
    color: #000000;
}.newsletter92 .input_holder {
    display: flex;
    gap: 15px;
    flex-direction: row;
    transform: translateZ(15px);
}.newsletter92 .input_holder > div {
    flex: 1;
    position: relative;
    overflow: hidden;
}.newsletter92 input[type="email"] {
    border: 1px solid rgba(0, 0, 0, 0.08);
    width: 100%;
    font-size: 16px;
    color: #000000;
    padding: 0 20px;
    background: rgba(245, 245, 250, 0.8);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    font-family: Arial, sans-serif;
    height: 54px;
}.newsletter92 input[type="email"]:focus {
    outline: none;
    border-color: rgb(187,148,171);
    background: #ffffff;
    box-shadow: 0 0 0 3px rgb(187,148,171,0.5);
}.newsletter92 input[type="email"]::placeholder {
    transition: opacity 0.3s ease;
    color: rgba(0, 0, 0, 0.4);
}.newsletter92 input[type="email"]:focus::placeholder {
    opacity: 0.5;
}.newsletter92 .knowledge_quest13 {
    background: rgb(214,181,193);
    font-size: 19px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    transform: translateZ(0);
    padding: 0 30px;
    border: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    color: #ffffff;
    height: 54px;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}.newsletter92 .knowledge_quest13::before {
    width: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    content: "";
    transition: left 0.7s ease;
    position: absolute;
    height: 100%;
    top: 0;
    left: -100%;
}.newsletter92 .knowledge_quest13:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background: rgb(187,148,171);
    transform: translateZ(5px) translateY(-2px);
}.newsletter92 .knowledge_quest13:hover::before {
    left: 100%;
}.newsletter92 .knowledge_quest13:active {
    transform: translateZ(0) translateY(1px);
}

@keyframes pattern-shift {
    0% {
        transform: rotate(-5deg) translateX(0);
    }
    100% {
        transform: rotate(-5deg) translateX(100px);
    }
}

@media (max-width: 768px) {.newsletter92 {
    padding: 3rem 0;
}.newsletter92 .study_classes57 {
    transform: rotateX(0deg);
    padding: 2rem;
}.newsletter92 h3 {
    font-size: 19px;
    margin-bottom: 1.5rem;
}.newsletter92 .input_holder {
    gap: 10px;
    flex-direction: column;
}.newsletter92 input[type="email"],
    .newsletter92 .knowledge_quest13 {
    height: 50px;
}.newsletter92 .knowledge_quest13 {
    padding: 0 20px;
    width: 100%;
}
}

@media (max-width: 480px) {.newsletter92 {
    padding: 2rem 0;
}.newsletter92 .study_classes57 {
    padding: 1.5rem;
}.newsletter92 h3 {
    margin-bottom: 1.2rem;
    letter-spacing: -0.01em;
    font-size: calc(19px * 1.1);
}.newsletter92 input[type="email"],
    .newsletter92 .knowledge_quest13 {
    height: 46px;
    font-size: calc(19px * 0.9);
}}.who_we_are02 {
    overflow: hidden;
    z-index: 1;
    position: relative;
    padding: 120px 0 100px;
}.who_we_are02::before {
    top: 0;
    height: 100%;
    left: 0;
    content: "";
    background: linear-gradient(135deg, rgb(214,181,193,0.5), rgba(0, 0, 0, 0.5) 85%);
    width: 100%;
    position: absolute;
    z-index: -1;
}.who_we_are02::after {
    opacity: 0.1;
    transform: rotate(25deg);
    content: "";
    position: absolute;
    width: 300px;
    z-index: -1;
    bottom: -50px;
    background: rgb(187,148,171);
    animation: float 15s ease-in-out infinite;
    clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
    height: 300px;
    right: -50px;
}.who_we_are02 .container {
    max-width: 1200px;
    gap: 2rem;
    grid-template-columns: 1fr;
    display: grid;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
}.who_we_are02 h2 {
    margin-bottom: 2.5rem;
    display: inline-block;
    animation: slideIn 0.8s 0.2s forwards ease-out;
    position: relative;
    font-weight: 700;
    color: #ffffff;
    opacity: 0;
    transform: translateX(-10px);
    font-size: 29px;
}.who_we_are02 h2::after {
    width: 60px;
    transform: scaleX(0);
    left: 0;
    content: "";
    background: rgb(187,148,171);
    height: 4px;
    animation: scaleIn 1.2s 0.6s forwards cubic-bezier(0.16, 1, 0.3, 1);
    transform-origin: left;
    position: absolute;
    bottom: -12px;
}.who_we_are02 .text_spot48 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    opacity: 0;
    border-left: 4px solid rgb(214,181,193);
    animation: fadeUp 1s 0.5s forwards ease-out;
    position: relative;
    border-radius: 10px;
    transform: translateY(20px);
    padding: 3.5rem 2.5rem;
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.95);
}.who_we_are02 .text_spot48::before {
    transform: rotate(-15deg);
    background: rgb(214,181,193);
    position: absolute;
    width: 70px;
    opacity: 0.15;
    border-radius: 50% 50% 0 50%;
    height: 70px;
    top: -30px;
    right: 40px;
    content: "";
}.who_we_are02 .text_spot48 > div {
    position: relative;
}.who_we_are02 .text_spot48 p {
    display: inline-block;
    opacity: 0;
    transform: translateY(10px);
    position: relative;
    animation: fadeUp 0.8s 0.8s forwards ease-out;
    font-size: calc(14px * 1.4);
    color: #000000;
    font-weight: 600;
    padding-right: 15px;
    margin-bottom: 1.5rem;
}.who_we_are02 .text_spot48 p::after {
    content: "";
    animation: scaleIn 1.2s 1.2s forwards cubic-bezier(0.16, 1, 0.3, 1);
    height: 2px;
    position: absolute;
    background: rgb(187,148,171);
    transform-origin: left;
    transform: scaleX(0);
    top: 50%;
    width: 40px;
    right: -40px;
}.who_we_are02 .text_spot48 div div {
    font-size: 14px;
    line-height: 1.8;
    transform: translateY(15px);
    text-align: justify;
    opacity: 0;
    animation: fadeUp 1s 1s forwards ease-out;
    color: #000000;
    column-count: 1;
    column-gap: 2.5rem;
}

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

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

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

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


@media (min-width: 768px) {.who_we_are02 {
    padding: 150px 0 130px;
}.who_we_are02 .container {
    gap: 3rem;
    grid-template-columns: 1fr;
}.who_we_are02 h2 {
    margin-bottom: 3rem;
    font-size: calc(29px * 1.2);
}.who_we_are02 h2::after {
    width: 80px;
    height: 5px;
}.who_we_are02 .text_spot48 {
    transform: perspective(1000px) rotateY(-2deg);
    transition: transform 0.6s ease;
    padding: 4rem 3.5rem;
}.who_we_are02 .text_spot48:hover {
    transform: perspective(1000px) rotateY(0);
}.who_we_are02 .text_spot48 div div {
    column-count: 2;
}
}

@media (min-width: 992px) {.who_we_are02 {
    padding: 180px 0 150px;
}.who_we_are02::before {
    background: linear-gradient(135deg, rgb(214,181,193,0.5), rgba(0, 0, 0, 0.5) 70%);
}.who_we_are02 .container {
    grid-template-columns: 1fr;
}.who_we_are02 h2 {
    font-size: calc(29px * 1.4);
}.who_we_are02 .text_spot48 {
    padding: 4.5rem 4rem;
    margin-left: 2rem;
}.who_we_are02 .text_spot48::after {
    bottom: -20px;
    content: "";
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
    background: rgb(187,148,171);
    height: 40px;
    left: 80px;
    opacity: 0.1;
    position: absolute;
    width: 120px;
}.who_we_are02 .text_spot48 div div {
    column-count: 2;
}
}

@media (min-width: 1200px) {.who_we_are02 .container {
    padding: 0 50px;
}.who_we_are02 h2 {
    margin-left: 50px;
}.who_we_are02 .text_spot48 {
    padding: 5rem;
    margin-left: 5rem;
    margin-right: 5rem;
}.who_we_are02 .text_spot48 div div {
    column-count: 2;
    column-gap: 3rem;
}
}

@media (max-width: 767px) {.who_we_are02 {
    padding: 80px 0 70px;
}.who_we_are02::after {
    right: -25px;
    bottom: -25px;
    width: 150px;
    height: 150px;
}.who_we_are02 .container {
    padding: 0 15px;
}.who_we_are02 h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 2rem;
}.who_we_are02 .text_spot48 {
    padding: 2.5rem 1.5rem;
}.who_we_are02 .text_spot48 p {
    font-size: calc(14px * 1.2);
}.who_we_are02 .text_spot48 div div {
    font-size: calc(14px * 0.95);
    line-height: 1.6;
}}.contact_section61 {
    overflow: hidden;
    background: #000000;
    padding: 100px 0;
    position: relative;
}.contact_section61::before {
    top: 0;
    content: '';
    left: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(214,181,193,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 80%, rgb(187,148,171,0.5) 0%, transparent 40%);
    position: absolute;
    opacity: 0.2;
}.contact_section61::after {
    width: 100%;
    background: 
        linear-gradient(90deg, transparent 95%, rgb(214,181,193,0.5) 95.5%, transparent 96%),
        linear-gradient(0deg, transparent 95%, rgb(187,148,171,0.5) 95.5%, transparent 96%);
    background-size: 20px 20px;
    opacity: 0.1;
    z-index: 1;
    content: '';
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
}.contact_section61 .img_card35 {
    z-index: 1;
    position: absolute;
    width: 50%;
    left: 0;
    opacity: 0.7;
    height: 100%;
    top: 0;
}.contact_section61 .img_card35::before {
    background: linear-gradient(to right, #000000 0%, transparent 50%, #000000 100%);
    width: 100%;
    right: 0;
    position: absolute;
    height: 100%;
    content: '';
    top: 0;
}.contact_section61 .img_card35::after {
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    left: 0;
    position: absolute;
    content: '';
    height: 100%;
}.contact_section61 .container {
    z-index: 2;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.contact_section61 h3 {
    text-transform: uppercase;
    margin-bottom: 60px;
    font-family: Arial, sans-serif;
    text-align: center;
    text-shadow: 
        0 0 5px rgb(214,181,193),
        0 0 10px rgb(214,181,193),
        0 0 15px rgb(214,181,193);
    color: #ffffff;
    font-size: 33px;
    font-weight: 700;
    letter-spacing: 3px;
}.contact_section61 .help_section46 {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(30, 30, 30, 0.7);
    box-shadow: 
        0 0 0 1px rgba(255, 255, 255, 0.1),
        0 0 30px rgba(0, 0, 0, 0.5),
        0 0 10px rgb(214,181,193,0.5),
        0 0 20px rgb(187,148,171,0.5);
    overflow: hidden;
    margin: 0 auto;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    max-width: 1100px;
    backdrop-filter: blur(10px);
    border-radius: 22px;
}.contact_section61 .request_list23 {
    position: relative;
    flex: 3;
    padding: 50px;
}.contact_section61 form h3 {
    font-size: 24px;
    text-shadow: 0 0 5px rgb(214,181,193);
    margin-bottom: 30px;
    text-align: left;
}.contact_section61 input[type="text"],
.contact_section61 textarea {
    width: 100%;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
    padding: 15px;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    font-size: 14px;
    border: 1px solid rgba(rgb(214,181,193,0.5), 0.3);
    background: rgba(0, 0, 0, 0.3);
    color: #ffffff;
    border-radius: 10px;
    font-family: Arial, sans-serif;
}.contact_section61 input[type="text"]:focus,
.contact_section61 textarea:focus {
    border-color: rgb(214,181,193);
    outline: none;
    box-shadow: 
        inset 0 0 5px rgba(0, 0, 0, 0.5),
        0 0 5px rgb(214,181,193,0.5);
}.contact_section61 input[type="text"]::placeholder,
.contact_section61 textarea::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.contact_section61 textarea {
    height: 140px;
    resize: none;
}.contact_section61 .query_feedback50 {
    align-items: flex-start;
    position: relative;
    margin-bottom: 25px;
    display: flex;
}.contact_section61 .query_feedback50 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_section61 .query_feedback50 label {
    cursor: pointer;
    line-height: 1.5;
    position: relative;
    padding-left: 35px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
}.contact_section61 .query_feedback50 label::before {
    position: absolute;
    width: 20px;
    background: rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgb(214,181,193,0.5);
    border: 1px solid rgb(214,181,193);
    height: 20px;
    transition: all 0.3s ease;
    border-radius: 10px;
    content: '';
    top: 2px;
    left: 0;
}.contact_section61 .query_feedback50 input[type="checkbox"]:checked + label::before {
    box-shadow: 0 0 8px rgb(214,181,193);
    background: rgb(214,181,193);
}.contact_section61 .query_feedback50 input[type="checkbox"]:checked + label::after {
    position: absolute;
    left: 7px;
    transform: rotate(45deg);
    border-width: 0 2px 2px 0;
    width: 6px;
    top: 5px;
    height: 12px;
    content: '';
    border: solid #ffffff;
}.contact_section61 .query_feedback50 a {
    text-shadow: 0 0 3px rgb(214,181,193);
    text-decoration: none;
    color: rgb(214,181,193);
    transition: all 0.3s ease;
}.contact_section61 .query_feedback50 a:hover {
    text-shadow: 0 0 5px rgb(187,148,171);
    color: rgb(187,148,171);
}.contact_section61 .inquiry_box03 {
    text-transform: uppercase;
    position: relative;
    background: rgb(214,181,193);
    transition: all 0.3s ease;
    color: #ffffff;
    font-weight: 600;
    border: none;
    box-shadow: 0 0 15px rgb(214,181,193,0.5);
    overflow: hidden;
    padding: 15px 35px;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    font-size: 17px;
    letter-spacing: 1px;
    cursor: pointer;
}.contact_section61 .inquiry_box03::before {
    top: 0;
    width: 100%;
    height: 100%;
    left: -100%;
    content: '';
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.7s ease;
    position: absolute;
}.contact_section61 .inquiry_box03:hover {
    box-shadow: 0 0 20px rgb(187,148,171);
    background: rgb(187,148,171);
    transform: translateY(-3px);
}.contact_section61 .inquiry_box03:hover::before {
    left: 100%;
}.contact_section61 .feedback_support37 {
    padding: 50px;
    flex-direction: column;
    backdrop-filter: blur(5px);
    background: rgba(0, 0, 0, 0.4);
    justify-content: center;
    display: flex;
    position: relative;
    flex: 2;
}.contact_section61 .feedback_support37::before {
    left: 0;
    top: 0;
    content: '';
    position: absolute;
    background: linear-gradient(135deg, rgb(214,181,193,0.5) 0%, transparent 100%);
    opacity: 0.1;
    width: 100%;
    height: 100%;
}.contact_section61 .feedback_support37 h4 {
    letter-spacing: 2px;
    font-size: 24px;
    margin-bottom: 30px;
    text-shadow: 0 0 5px rgb(214,181,193);
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-weight: 600;
    position: relative;
}.contact_section61 .feedback_support37 h4::after {
    width: 50px;
    bottom: -10px;
    box-shadow: 0 0 5px rgb(214,181,193);
    left: 0;
    content: '';
    background: rgb(214,181,193);
    height: 2px;
    position: absolute;
}.contact_section61 .reach_box18 {
    padding: 0;
    margin: 0;
    list-style: none;
}.contact_section61 .reach_box18 li {
    align-items: flex-start;
    transition: transform 0.3s ease;
    margin-bottom: 25px;
    display: flex;
}.contact_section61 .reach_box18 li:hover {
    transform: translateX(5px);
}.contact_section61 .reach_box18 svg {
    margin-right: 15px;
    width: 24px;
    flex-shrink: 0;
    margin-top: 2px;
    height: 24px;
}.contact_section61 .reach_box18 svg path {
    fill: rgb(214,181,193);
    filter: drop-shadow(0 0 3px rgb(214,181,193));
    transition: fill 0.3s ease;
}.contact_section61 .reach_box18 li:hover svg path {
    fill: rgb(187,148,171);
    filter: drop-shadow(0 0 5px rgb(187,148,171));
}.contact_section61 .reach_box18 span {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #ffffff;
}.contact_section61 .reach_box18 a {
    text-decoration: none;
    color: #ffffff;
    transition: all 0.3s ease;
}.contact_section61 .reach_box18 a:hover {
    text-shadow: 0 0 5px rgb(214,181,193,0.5);
    color: rgb(214,181,193);
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(214,181,193,0.5);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

@media (max-width: 992px) {.contact_section61 .img_card35 {
    height: 40%;
    opacity: 0.3;
    width: 100%;
}.contact_section61 .help_section46 {
    flex-direction: column;
    max-width: 700px;
}.contact_section61 .request_list23,
    .contact_section61 .feedback_support37 {
    width: 100%;
    padding: 40px;
}
}

@media (max-width: 768px) {.contact_section61 {
    padding: 80px 0;
}.contact_section61 h3 {
    font-size: calc(33px * 0.9);
    margin-bottom: 40px;
}.contact_section61 .request_list23,
    .contact_section61 .feedback_support37 {
    padding: 30px;
}.contact_section61 form h3,
    .contact_section61 .feedback_support37 h4 {
    margin-bottom: 25px;
    font-size: calc(24px * 0.9);
}
}

@media (max-width: 576px) {.contact_section61 {
    padding: 60px 0;
}.contact_section61 h3 {
    font-size: calc(33px * 0.8);
    margin-bottom: 30px;
}.contact_section61 .request_list23,
    .contact_section61 .feedback_support37 {
    padding: 25px 20px;
}.contact_section61 input[type="text"],
    .contact_section61 textarea {
    padding: 12px;
    margin-bottom: 15px;
}.contact_section61 .inquiry_box03 {
    width: 100%;
    padding: 12px;
}}footer {
    width: 100%;
    position: relative;
}footer .rating_stars32 {
    color: #ffffff;
    position: relative;
    font-family: Arial, sans-serif;
    padding: 120px 0 30px;
    background: linear-gradient(135deg, rgb(214,181,193), rgb(187,148,171));
}footer .rating_stars32::before {
    content: "";
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);
    opacity: 0.25;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
    background: #ffffff;
    width: 100%;
    transform: rotateX(180deg);
}footer .rating_stars32::after {
    background: #ffffff;
    height: 50px;
    left: 0;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
    opacity: 0.15;
    bottom: 0;
    content: "";
    width: 100%;
}footer .faculty_info50 {
    position: relative;
    z-index: 1;
}footer .ask_for_help20 {
    flex-wrap: wrap;
    margin-bottom: 60px;
    justify-content: center;
    display: flex;
    gap: 20px;
}footer .info_item {
    max-width: 300px;
    display: flex;
    overflow: hidden;
    border-radius: 40px;
    height: 80px;
    align-items: center;
    transition: all 0.3s ease;
    position: relative;
    flex: 1 1 200px;
    padding: 0 25px;
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
}footer .info_item::before {
    background: #ffffff;
    content: "";
    z-index: -1;
    opacity: 0.1;
    width: 100%;
    height: 100%;
    left: -100%;
    position: absolute;
    animation: waveAnimation 15s linear infinite;
}@keyframes waveAnimation {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}

footer .info_item:hover {
    background-color: rgb(187,148,171,0.5);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}footer .info_item svg {
    margin-right: 15px;
    height: 20px;
    fill: #ffffff;
    width: 20px;
    flex-shrink: 0;
}footer .info_item p,
footer .info_item a {
    color: #ffffff;
    font-size: 14px;
    transition: all 0.3s ease;
    text-decoration: none;
}footer .info_item a:hover {
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}footer .text_main_holder {
    display: flex;
    gap: 25px;
    position: relative;
    flex-wrap: wrap;
}footer .nav_master70 {
    text-align: center;
    flex: 1 1 100%;
    position: relative;
    margin-bottom: 30px;
}footer .nav_master70 svg {
    margin: 0 auto 20px;
    width: auto;
    filter: brightness(0) invert(1);
    height: 50px;
}footer .ar_tools40 {
    max-width: 500px;
    line-height: 1.6;
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
    color: rgba(255, 255, 255, 0.8);
}footer .header_lead48,footer .subscribe_holder {
    position: relative;
    background-color: rgba(0, 0, 0, 0.5);
    flex: 1 1 300px;
    padding: 30px;
    border-radius: 11px;
    overflow: hidden;
    backdrop-filter: blur(5px);
}footer .header_lead48::before,footer .subscribe_holder::before {
    background: #ffffff;
    position: absolute;
    content: "";
    left: -100%;
    opacity: 0.1;
    z-index: -1;
    width: 300%;
    height: 100%;
    animation: waveAnimation 20s linear infinite;
    top: 0;
}footer .header_lead48 h5, footer .subscribe_holder h5 {
    position: relative;
    padding-bottom: 10px;
    color: #ffffff;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 19px;
}footer .header_lead48 h5::after, footer .subscribe_holder h5::after {
    left: 0;
    height: 2px;
    content: "";
    background: linear-gradient(90deg, #ffffff, transparent);
    bottom: 0;
    position: absolute;
    width: 100%;
}footer .main_primary90 {
    margin-bottom: 20px;
    gap: 10px;
    flex-wrap: wrap;
    display: flex;
}footer .main_primary90 a {
    flex: 1 1 calc(50% - 10px);
    padding: 8px 15px;
    transition: all 0.3s ease;
    background-color: rgb(214,181,193,0.5);
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    font-size: 14px;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    text-decoration: none;
}footer .main_primary90 a::before {
    bottom: 0;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    height: 2px;
    transition: left 0.3s ease;
    left: -100%;
    position: absolute;
    width: 100%;
    content: "";
}footer .main_primary90 a:hover {
    background-color: rgb(187,148,171,0.5);
    transform: translateY(-3px);
}footer .main_primary90 a:hover::before {
    left: 0;
}footer .subscribe_holder p {
    line-height: 1.6;
    font-size: 14px;
    margin-bottom: 25px;
    color: rgba(255, 255, 255, 0.8);
}footer .input_holder {
    gap: 15px;
    position: relative;
    flex-direction: column;
    display: flex;
}footer .input_holder input[type="email"] {
    border-radius: 25px;
    border: none;
    color: #ffffff;
    padding: 15px 20px;
    font-size: 14px;
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease;
}footer .input_holder input[type="email"]:focus {
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.2);
    outline: none;
    background-color: rgb(214,181,193,0.5);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}footer .knowledge_quest13 {
    border: none;
    background-color: #ffffff;
    position: relative;
    font-size: 16px;
    border-radius: 25px;
    cursor: pointer;
    overflow: hidden;
    color: rgb(214,181,193);
    font-weight: 600;
    padding: 15px 20px;
    transition: all 0.3s ease;
}footer .knowledge_quest13::after {
    width: 100%;
    position: absolute;
    transition: left 0.7s ease;
    top: 0;
    height: 100%;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: "";
}footer .knowledge_quest13:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: rgb(240,214,224);
}footer .knowledge_quest13:hover::after {
    left: 100%;
}footer .netiquette71 {
    position: relative;
    margin-top: 60px;
    text-align: center;
}footer .gift_card46 {
    color: rgba(255, 255, 255, 0.7);
    display: inline-block;
    font-size: 14px;
    position: relative;
    padding: 0 30px;
}footer .gift_card46::before,
footer .gift_card46::after {
    height: 1px;
    content: "";
    width: 20px;
    background-color: rgba(255, 255, 255, 0.3);
    top: 50%;
    position: absolute;
}footer .gift_card46::before {
    left: 0;
}footer .gift_card46::after {
    right: 0;
}

@media (min-width: 768px) {footer .nav_master70 {
    flex: 1 1 100%;
}footer .header_lead48, footer .subscribe_holder {
    flex: 1 1 300px;
}footer .input_holder {
    flex-direction: row;
}footer .knowledge_quest13 {
    white-space: nowrap;
}
}

@media (max-width: 991px) {footer .rating_stars32 {
    padding: 100px 0 30px;
}footer .text_main_holder {
    gap: 20px;
}
}

@media (max-width: 767px) {footer .rating_stars32 {
    padding: 80px 0 30px;
}footer .rating_stars32::before {
    background-size: 100% 60px;
    height: 60px;
}footer .ask_for_help20 {
    margin-bottom: 40px;
}footer .info_item {
    padding: 15px 20px;
    height: auto;
}footer .header_lead48, footer .subscribe_holder {
    padding: 25px 20px;
}footer .netiquette71 {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .rating_stars32 {
    padding: 60px 0 20px;
}footer .rating_stars32::before {
    height: 40px;
    background-size: 100% 40px;
}footer .header_lead48 h5, footer .subscribe_holder h5 {
    font-size: calc(19px - 2px);
    margin-bottom: 15px;
}footer .main_primary90 a {
    flex: 1 1 100%;
}footer .input_holder input[type="email"],
    footer .knowledge_quest13 {
    padding: 12px 15px;
}}.welcome_page37 {
    background: rgb(240,214,224);
    overflow: hidden;
    min-height: 100vh;
    width: 100%;
    position: relative;
}.welcome_page37::before {
    background-size: 30px 30px;
    opacity: 0.05;
    left: 0;
    content: "";
    z-index: 0;
    background-image: linear-gradient(
        0deg,
        rgb(214,181,193,0.5) 25%,
        transparent 25%,
        transparent 50%,
        rgb(214,181,193,0.5) 50%,
        rgb(214,181,193,0.5) 75%,
        transparent 75%
    );
    position: absolute;
    top: 0;
    animation: slideBg 20s linear infinite;
    height: 100%;
    width: 100%;
}@keyframes slideBg {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 30px 60px;
    }
}

.welcome_page37 .study_classes57 {
    width: 100%;
    display: flex;
    z-index: 1;
    position: relative;
    flex-direction: column;
    height: 100vh;
}.welcome_page37 .study_master25 {
    position: relative;
    margin-top: 50px;
    height: 60vh;
    overflow: hidden;
    width: 100%;
    perspective: 1500px;
}.welcome_page37 .study_master25 input {
    display: none;
}.welcome_page37 .main_entry82 {
    height: 100%;
    transform-style: preserve-3d;
    width: 100%;
    transition: transform 0.8s cubic-bezier(0.42, 0, 0.58, 1);
}.welcome_page37 .page_first91 {
    opacity: 0;
    position: absolute;
    transition: all 0.8s cubic-bezier(0.42, 0, 0.58, 1);
    height: 100%;
    overflow: hidden;
    visibility: hidden;
    left: 10%;
    top: 0;
    border: 5px solid #ffffff;
    transform: rotateY(60deg) translateZ(600px);
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.3);
    width: 80%;
}.welcome_page37 .page_first91 img {
    width: 100%;
    transition: transform 0.8s cubic-bezier(0.42, 0, 0.58, 1);
    transform: scale(1.1);
    height: 100%;
    object-fit: cover;
}.welcome_page37 .study_master25 input:nth-child(1):checked ~ .main_entry82 .page_first91:nth-child(1),
.welcome_page37 .study_master25 input:nth-child(2):checked ~ .main_entry82 .page_first91:nth-child(2),
.welcome_page37 .study_master25 input:nth-child(3):checked ~ .main_entry82 .page_first91:nth-child(3),
.welcome_page37 .study_master25 input:nth-child(4):checked ~ .main_entry82 .page_first91:nth-child(4),
.welcome_page37 .study_master25 input:nth-child(5):checked ~ .main_entry82 .page_first91:nth-child(5),
.welcome_page37 .study_master25 input:nth-child(6):checked ~ .main_entry82 .page_first91:nth-child(6),
.welcome_page37 .study_master25 input:nth-child(7):checked ~ .main_entry82 .page_first91:nth-child(7),
.welcome_page37 .study_master25 input:nth-child(8):checked ~ .main_entry82 .page_first91:nth-child(8),
.welcome_page37 .study_master25 input:nth-child(9):checked ~ .main_entry82 .page_first91:nth-child(9),
.welcome_page37 .study_master25 input:nth-child(10):checked ~ .main_entry82 .page_first91:nth-child(10) {
    transform: rotateY(0) translateZ(0);
    opacity: 1;
    z-index: 2;
    visibility: visible;
}.welcome_page37 .study_master25 input:checked ~ .main_entry82 .page_first91 img {
    transform: scale(1);
}.welcome_page37 .skill_upfast40 {
    width: 100%;
    gap: 15px;
    z-index: 10;
    justify-content: center;
    text-align: center;
    left: 0;
    display: flex;
    position: absolute;
    bottom: 30px;
}.welcome_page37 .skill_upfast40 label {
    position: relative;
    cursor: pointer;
    border: 2px solid #ffffff;
    transition: all 0.3s ease;
    height: 12px;
    width: 12px;
    background-color: transparent;
    border-radius: 50%;
    transform: scale(1);
}.welcome_page37 .skill_upfast40 label::before {
    transform: scale(0);
    transition: transform 0.3s ease;
    inset: 2px;
    border-radius: 50%;
    background: rgb(214,181,193);
    content: "";
    position: absolute;
}.welcome_page37 .study_master25 input:nth-child(1):checked ~ .skill_upfast40 label:nth-child(1)::before,
.welcome_page37 .study_master25 input:nth-child(2):checked ~ .skill_upfast40 label:nth-child(2)::before,
.welcome_page37 .study_master25 input:nth-child(3):checked ~ .skill_upfast40 label:nth-child(3)::before,
.welcome_page37 .study_master25 input:nth-child(4):checked ~ .skill_upfast40 label:nth-child(4)::before,
.welcome_page37 .study_master25 input:nth-child(5):checked ~ .skill_upfast40 label:nth-child(5)::before,
.welcome_page37 .study_master25 input:nth-child(6):checked ~ .skill_upfast40 label:nth-child(6)::before,
.welcome_page37 .study_master25 input:nth-child(7):checked ~ .skill_upfast40 label:nth-child(7)::before,
.welcome_page37 .study_master25 input:nth-child(8):checked ~ .skill_upfast40 label:nth-child(8)::before,
.welcome_page37 .study_master25 input:nth-child(9):checked ~ .skill_upfast40 label:nth-child(9)::before,
.welcome_page37 .study_master25 input:nth-child(10):checked ~ .skill_upfast40 label:nth-child(10)::before {
    transform: scale(1);
}.welcome_page37 .study_master25 input:nth-child(1):checked ~ .skill_upfast40 label:nth-child(1),
.welcome_page37 .study_master25 input:nth-child(2):checked ~ .skill_upfast40 label:nth-child(2),
.welcome_page37 .study_master25 input:nth-child(3):checked ~ .skill_upfast40 label:nth-child(3),
.welcome_page37 .study_master25 input:nth-child(4):checked ~ .skill_upfast40 label:nth-child(4),
.welcome_page37 .study_master25 input:nth-child(5):checked ~ .skill_upfast40 label:nth-child(5),
.welcome_page37 .study_master25 input:nth-child(6):checked ~ .skill_upfast40 label:nth-child(6),
.welcome_page37 .study_master25 input:nth-child(7):checked ~ .skill_upfast40 label:nth-child(7),
.welcome_page37 .study_master25 input:nth-child(8):checked ~ .skill_upfast40 label:nth-child(8),
.welcome_page37 .study_master25 input:nth-child(9):checked ~ .skill_upfast40 label:nth-child(9),
.welcome_page37 .study_master25 input:nth-child(10):checked ~ .skill_upfast40 label:nth-child(10) {
    border-color: rgb(214,181,193);
    transform: scale(1.3);
}.welcome_page37 .text_spot48 {
    text-align: center;
    position: relative;
    z-index: 5;
    padding: 50px 30px;
    margin: auto;
    width: 100%;
    max-width: 1140px;
}.welcome_page37 .text_spot48::before {
    transform: translateX(-50%);
    content: "";
    left: 50%;
    background-color: rgb(214,181,193);
    top: 0;
    height: 3px;
    position: absolute;
    width: 80px;
}.welcome_page37 .text_spot48 .container {
    margin: 0 auto;
    max-width: 800px;
}.welcome_page37 .text_spot48 h1 {
    font-weight: 700;
    font-size: 47px;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    color: #000000;
}.welcome_page37 .text_spot48 h1::after {
    background: rgb(187,148,171);
    bottom: -10px;
    height: 2px;
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
}.welcome_page37 .text_spot48 h3 {
    color: rgb(214,181,193);
    font-weight: 600;
    margin-bottom: 25px;
    font-size: 18px;
}.welcome_page37 .text_spot48 p {
    font-size: 17px;
    max-width: 90%;
    margin-bottom: 0;
    margin: 0 auto;
    line-height: 1.7;
    color: #000000;
}.welcome_page37 .page_first91::after {
    width: 100%;
    height: 100%;
    left: 0;
    pointer-events: none;
    background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.3) 100%);
    position: absolute;
    content: "";
    top: 0;
}@keyframes slideIn {
    from { opacity: 0; transform: translateY(30px); }
    to { opacity: 1; transform: translateY(0); }
}

.welcome_page37 .text_spot48 h1,
.welcome_page37 .text_spot48 h3,
.welcome_page37 .text_spot48 p {
    opacity: 0;
    animation: slideIn 0.6s forwards;
}.welcome_page37 .text_spot48 h1 {
    animation-delay: 0.2s;
}.welcome_page37 .text_spot48 h3 {
    animation-delay: 0.4s;
}.welcome_page37 .text_spot48 p {
    animation-delay: 0.6s;
}

@media (max-width: 1200px) {.welcome_page37 .text_spot48 {
    max-width: 960px;
}
}

@media (max-width: 992px) {.welcome_page37 .study_master25 {
    height: 50vh;
}.welcome_page37 .text_spot48 {
    max-width: 720px;
    padding: 40px 20px;
}.welcome_page37 .text_spot48 h1 {
    font-size: calc(47px * 0.9);
}
}

@media (max-width: 768px) {.welcome_page37 .study_master25 {
    height: 45vh;
    margin-top: 30px;
}.welcome_page37 .page_first91 {
    left: 5%;
    width: 90%;
}.welcome_page37 .text_spot48 {
    padding: 30px 15px;
    max-width: 540px;
}.welcome_page37 .text_spot48 h1 {
    font-size: calc(47px * 0.8);
    margin-bottom: 15px;
}.welcome_page37 .text_spot48 h3 {
    font-size: calc(18px * 0.9);
    margin-bottom: 20px;
}.welcome_page37 .text_spot48 p {
    font-size: calc(17px * 0.95);
}
}

@media (max-width: 576px) {.welcome_page37 .study_master25 {
    height: 40vh;
    margin-top: 20px;
}.welcome_page37 .page_first91 {
    width: 95%;
    border-width: 3px;
    left: 2.5%;
}.welcome_page37 .text_spot48 {
    padding: 25px 10px;
}.welcome_page37 .text_spot48::before {
    width: 60px;
}.welcome_page37 .text_spot48 h1 {
    font-size: calc(47px * 0.7);
}.welcome_page37 .text_spot48 h3 {
    font-size: calc(18px * 0.8);
    margin-bottom: 15px;
}.welcome_page37 .text_spot48 p {
    font-size: calc(17px * 0.9);
    max-width: 100%;
}.welcome_page37 .skill_upfast40 {
    gap: 10px;
    bottom: 15px;
}.welcome_page37 .skill_upfast40 label {
    width: 10px;
    height: 10px;
}}

.welcome_page37 .page_first91 {
    border-radius: 24px;
}.welcome_page37 .page_first91::before {
    position: absolute;
    top: 15px;
    z-index: 3;
    display: flex;
    background: #ffffff;
    justify-content: center;
    opacity: 0.9;
    border-radius: 50%;
    content: "";
    align-items: center;
    width: 35px;
    height: 35px;
    right: 15px;
}.welcome_page37 .skill_upfast40 label:hover {
    transform: scale(1.2);
}