* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.guirating_stars {
    flex: 0 0 auto;
}a {
    text-decoration: none;
    color: inherit;
}svg {
    height: 30px;
    width: 30px;
}.container {
    width: 1134px;
    margin: auto;
    max-width: 100%;
}.guiouter-container {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}header,footer {
    width: 100%;
}.guitop_mainbar {
    flex: 1 0 auto;
}html,body {
    min-height: 100%;
    font-family: Arial, sans-serif;
    height: 100%;
    color: #000000;
    scroll-behavior: auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.guipricing_block {
    padding: 4rem 0;
    color: #ffffff;
    position: relative;
    overflow: hidden;
}.guipricing_block::before {
    background: linear-gradient(135deg, rgba(34, 30, 80, 0.95), rgba(19, 31, 60, 0.85));
    top: 0;
    z-index: 1;
    bottom: 0;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
}.guipricing_block .container {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    max-width: 1200px;
    padding: 0 1.5rem;
}.guipricing_block .guifee_options {
    position: relative;
}.guipricing_block h2 {
    background-clip: text !important;
    transform: translateY(10px);
    animation: fadeIn 0.8s ease-out forwards;
    -webkit-background-clip: text !important;
    text-align: center;
    font-weight: 700;
    background: linear-gradient(90deg, rgb(191,167,193), rgb(137,125,171));
    font-size: 31px;
    margin-bottom: 1.5rem;
    color: transparent;
}.guipricing_block .guibundle_price {
    position: relative;
    opacity: 0;
    margin: 0 auto 3rem;
    color: #ffffff;
    max-width: 800px;
    transform: translateY(15px);
    padding: 0 1rem;
    animation: fadeIn 0.8s ease-out 0.2s forwards;
    font-size: calc(17px * 1.1);
    text-align: center;
    line-height: 1.6;
}.guipricing_block .guifee_plan {
    margin: 0;
    list-style: none;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
    perspective: 1000px;
    display: grid;
    padding: 0;
}.guipricing_block .guifee_plan li {
    transform: translateY(30px);
    animation: fadeInUp 0.8s ease-out forwards;
    opacity: 0;
}.guipricing_block .guifee_plan li:nth-child(1) {
    animation-delay: 0.2s;
}.guipricing_block .guifee_plan li:nth-child(2) {
    animation-delay: 0.3s;
}.guipricing_block .guifee_plan li:nth-child(3) {
    animation-delay: 0.4s;
}.guipricing_block .guifee_plan li:nth-child(4) {
    animation-delay: 0.5s;
}.guipricing_block .guiplan_fee {
    height: 100%;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: block;
    text-decoration: none;
}.guipricing_block .guiplan_fee:hover {
    transform: translateY(-12px) scale(1.02);
}.guipricing_block .guistudy_costsrKa1L {
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: linear-gradient(140deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.05) 100%);
    position: relative;
    overflow: hidden;
    height: 100%;
    backdrop-filter: blur(10px);
    transition: all 0.4s ease;
    display: flex;
    padding: 0;
    flex-direction: column;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2), 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(10px);
}.guipricing_block .guistudy_costsrKa1L::before {
    width: 100%;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    left: 0;
    height: 5px;
    position: absolute;
    background: linear-gradient(90deg, rgb(191,167,193), rgb(137,125,171));
    top: 0;
    transform: scaleX(0);
    content: "";
    transform-origin: left;
}.guipricing_block .guiplan_fee:hover .guistudy_costsrKa1L::before {
    transform: scaleX(1);
}.guipricing_block .guigroup_rates {
    color: #ffffff;
    padding: 2.5rem 2rem;
    height: 100%;
    flex-direction: column;
    display: flex;
}.guipricing_block .guigroup_rates h4 {
    font-size: calc(21px * 1.2);
    position: relative;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 1.5rem;
    color: #ffffff;
    padding-bottom: 0.75rem;
}.guipricing_block .guigroup_rates h4::after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 50px;
    background: rgb(137,125,171);
    left: 0;
}.guipricing_block .guigroup_rates p {
    hyphens: auto;
    line-height: 1.6;
    font-size: 17px;
    margin-bottom: 2rem;
    color: rgba(255, 255, 255, 0.85);
    flex-grow: 1;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}.guipricing_block .guilearn_sub {
    display: inline-flex;
    align-self: flex-start;
    border-radius: 10px;
    font-weight: 700;
    justify-content: center;
    align-items: center;
    background: linear-gradient(120deg, rgb(191,167,193), rgb(137,125,171));
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    padding: 0.75rem 1.5rem;
    transition: all 0.3s ease;
    font-size: calc(17px * 1.3);
    margin-top: auto;
}.guipricing_block .guiplan_fee:hover .guilearn_sub {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
    transform: translateY(-5px);
}

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

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


@media (max-width: 1200px) {.guipricing_block .guifee_plan {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.guipricing_block .guigroup_rates {
    padding: 2rem 1.5rem;
}
}

@media (max-width: 991px) {.guipricing_block {
    padding: 3.5rem 0;
}.guipricing_block h2 {
    font-size: calc(31px * 0.9);
}.guipricing_block .guibundle_price {
    font-size: 17px;
    margin-bottom: 2.5rem;
}
}

@media (max-width: 768px) {.guipricing_block {
    padding: 3rem 0;
}.guipricing_block h2 {
    font-size: calc(31px * 0.85);
}.guipricing_block .guifee_plan {
    max-width: 480px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.guipricing_block .guigroup_rates h4 {
    font-size: 21px;
}.guipricing_block .guilearn_sub {
    font-size: calc(17px * 1.2);
    padding: 0.6rem 1.2rem;
}
}

@media (max-width: 480px) {.guipricing_block {
    padding: 2.5rem 0;
}.guipricing_block h2 {
    font-size: calc(31px * 0.8);
}.guipricing_block .guibundle_price {
    font-size: calc(17px * 0.95);
    margin-bottom: 2rem;
}.guipricing_block .guigroup_rates {
    padding: 1.75rem 1.25rem;
}.guipricing_block .guigroup_rates p {
    font-size: calc(17px * 0.95);
    margin-bottom: 1.5rem;
}}.guiour_team {
    overflow: hidden;
    background: linear-gradient(135deg, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 120px 0;
    position: relative;
}.guiour_team::before {
    content: "";
    background-size: 40px 40px;
    background: 
        linear-gradient(0deg, transparent 0%, transparent 49%, rgba(0, 0, 0, 0.5) 49%, rgba(0, 0, 0, 0.5) 51%, transparent 51%, transparent 100%),
        linear-gradient(90deg, transparent 0%, transparent 49%, rgba(0, 0, 0, 0.5) 49%, rgba(0, 0, 0, 0.5) 51%, transparent 51%, transparent 100%);
    opacity: 0.15;
    left: 0;
    height: 100%;
    z-index: 1;
    top: 0;
    position: absolute;
    width: 100%;
}.guiour_team::after {
    height: 400px;
    background: linear-gradient(135deg, rgb(191,167,193) 0%, transparent 80%);
    border-radius: 50%;
    opacity: 0.25;
    filter: blur(80px);
    top: -100px;
    content: "";
    width: 400px;
    z-index: 1;
    right: -100px;
    animation: float 20s infinite alternate linear;
    position: absolute;
}@keyframes float {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    50% {
        transform: translate(-50px, 50px) rotate(180deg);
    }
    100% {
        transform: translate(0, 0) rotate(360deg);
    }
}

.guiour_team .container {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}.guiour_team h2 {
    color: #ffffff;
    text-align: center;
    letter-spacing: 2px;
    font-weight: 700;
    position: relative;
    text-shadow: 0 0 20px rgb(191,167,193,0.5);
    font-size: 48px;
    margin-bottom: 60px;
}.guiour_team h2::after {
    bottom: -20px;
    transform: translateX(-50%);
    width: 100px;
    position: absolute;
    height: 3px;
    left: 50%;
    background: linear-gradient(90deg, transparent, rgb(191,167,193), transparent);
    content: "";
}.guiour_team .guismart_classes {
    display: flex;
    gap: 40px;
    flex-direction: column;
}.guiour_team .guiknowledge_learn {
    padding: 50px;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    backdrop-filter: blur(5px);
    overflow: hidden;
    border-radius: 17px;
}.guiour_team .guiknowledge_learn:nth-child(1) {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
    transform: translateX(-40px);
}.guiour_team .guiknowledge_learn:nth-child(2) {
    background: linear-gradient(135deg, rgba(rgb(137,125,171), 0.2) 0%, rgba(rgb(137,125,171), 0.05) 100%);
    transform: translateX(40px);
}.guiour_team .guiknowledge_learn::before {
    left: 0;
    top: 0;
    background-size: 60px 60px;
    height: 100%;
    position: absolute;
    background: 
        linear-gradient(45deg, transparent 40%, rgba(255, 255, 255, 0.1) 45%, transparent 50%),
        linear-gradient(-45deg, transparent 40%, rgba(255, 255, 255, 0.1) 45%, transparent 50%);
    content: "";
    width: 100%;
    z-index: -1;
}.guiour_team .guiknowledge_learn:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
}.guiour_team .guiknowledge_learn:nth-child(1):hover {
    transform: translateY(-10px) translateX(-40px);
}.guiour_team .guiknowledge_learn:nth-child(2):hover {
    transform: translateY(-10px) translateX(40px);
}.guiour_team .guiknowledge_learn h3 {
    margin-bottom: 25px;
    padding-bottom: 15px;
    color: #ffffff;
    position: relative;
    font-weight: 700;
    font-size: 23px;
    margin-left: 15px;
}.guiour_team .guiknowledge_learn h3::before {
    position: absolute;
    box-shadow: 0 0 10px rgb(191,167,193);
    border-radius: 50%;
    background: rgb(191,167,193);
    height: 6px;
    top: 8px;
    content: "";
    width: 6px;
    left: -15px;
}.guiour_team .guiknowledge_learn:nth-child(2) h3::before {
    background: rgb(137,125,171);
    box-shadow: 0 0 10px rgb(137,125,171);
}.guiour_team .guiknowledge_learn h3::after {
    position: absolute;
    background: rgb(191,167,193);
    bottom: 0;
    transition: width 0.3s ease;
    width: 40px;
    content: "";
    height: 2px;
    left: 0;
}.guiour_team .guiknowledge_learn:nth-child(2) h3::after {
    background: rgb(137,125,171);
}.guiour_team .guiknowledge_learn:hover h3::after {
    width: 80px;
}.guiour_team .guiknowledge_learn p {
    font-weight: 300;
    letter-spacing: 0.5px;
    color: rgba(255, 255, 255, 0.85);
    line-height: 1.8;
    font-size: 16px;
}.guiour_team .container::before {
    left: -100px;
    content: "";
    width: 400px;
    height: 400px;
    z-index: 1;
    background: linear-gradient(135deg, rgb(137,125,171) 0%, transparent 80%);
    opacity: 0.25;
    animation: float 20s infinite alternate-reverse linear;
    position: absolute;
    border-radius: 50%;
    bottom: -100px;
    filter: blur(80px);
}

@media screen and (max-width: 991px) {.guiour_team {
    padding: 100px 0;
}.guiour_team h2 {
    margin-bottom: 50px;
}.guiour_team .guiknowledge_learn {
    padding: 40px;
}.guiour_team .guiknowledge_learn:nth-child(1) {
    transform: translateX(-30px);
}.guiour_team .guiknowledge_learn:nth-child(2) {
    transform: translateX(30px);
}.guiour_team .guiknowledge_learn:nth-child(1):hover {
    transform: translateY(-10px) translateX(-30px);
}.guiour_team .guiknowledge_learn:nth-child(2):hover {
    transform: translateY(-10px) translateX(30px);
}
}

@media screen and (max-width: 768px) {.guiour_team {
    padding: 80px 0;
}.guiour_team h2 {
    margin-bottom: 40px;
    font-size: calc(38px + 0.2rem);
}.guiour_team .guiknowledge_learn {
    padding: 30px;
}.guiour_team .guiknowledge_learn:nth-child(1),
    .guiour_team .guiknowledge_learn:nth-child(2) {
    transform: translateX(0);
}.guiour_team .guiknowledge_learn:nth-child(1):hover,
    .guiour_team .guiknowledge_learn:nth-child(2):hover {
    transform: translateY(-5px);
}
}

@media screen and (max-width: 576px) {.guiour_team {
    padding: 60px 0;
}.guiour_team h2 {
    font-size: 38px;
}.guiour_team .guismart_classes {
    gap: 30px;
}.guiour_team .guiknowledge_learn {
    padding: 25px;
}.guiour_team .guiknowledge_learn h3 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: calc(19px + 0.1rem);
}.guiour_team .guiknowledge_learn p {
    font-size: calc(16px - 0.05rem);
}}.guinewsletter_signup {
    background: linear-gradient(135deg, rgb(137,125,171,0.5), rgb(191,167,193,0.5));
    position: relative;
    z-index: 1;
    padding: 4rem 2rem;
    overflow: hidden;
}.guinewsletter_signup::before {
    width: 120%;
    height: 120%;
    position: absolute;
    content: "";
    top: -10%;
    z-index: -1;
    transform: rotate(-3deg);
    left: -5%;
    background: repeating-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 2px,
        transparent 2px,
        transparent 8px
    );
}.guinewsletter_signup::after {
    width: 30%;
    height: 30%;
    position: absolute;
    background: radial-gradient(
        circle at bottom right,
        rgb(191,167,193,0.5) 10%,
        transparent 70%
    );
    right: 0;
    z-index: -1;
    bottom: 0;
    content: "";
}.guinewsletter_signup .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.guinewsletter_signup .guifast_learning6I4Ns {
    padding: 3rem;
    transform: perspective(1000px) rotateX(1deg);
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    background: linear-gradient(
        to right bottom,
        #ffffff,
        rgba(255, 255, 255, 0.9)
    );
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    gap: 2rem;
    backface-visibility: hidden;
}.guinewsletter_signup .guifast_learning6I4Ns::before {
    content: "";
    top: 0;
    width: 100%;
    height: 5px;
    transform: scaleX(1.03);
    background: linear-gradient(
        to right,
        rgb(191,167,193),
        rgb(137,125,171),
        rgb(191,167,193)
    );
    transform-origin: center top;
    left: 0;
    position: absolute;
}.guinewsletter_signup h4 {
    padding-left: 1.5rem;
    font-family: Arial, sans-serif;
    position: relative;
    color: #000000;
    font-size: calc(18px * 1.05);
    margin: 0 0 1rem;
    font-weight: 600;
    line-height: 1.4;
}.guinewsletter_signup h4::before {
    left: 0;
    transform: scaleY(1.2);
    background: rgb(191,167,193);
    width: 4px;
    top: 0.3em;
    content: "";
    position: absolute;
    height: calc(100% - 0.6em);
}.guinewsletter_signup .input_holder {
    position: relative;
    gap: 1rem;
    flex-wrap: wrap;
    display: flex;
    z-index: 2;
}.guinewsletter_signup .input_holder span {
    flex: 1 1 auto;
    min-width: 240px;
    position: relative;
}.guinewsletter_signup .input_holder input[type="email"] {
    width: 100%;
    color: #000000;
    padding: 1rem 1.5rem;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.05);
    font-size: 18px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    background-color: rgba(255, 255, 255, 0.6);
    border: 1px solid rgba(0, 0, 0, 0.08);
    font-family: Arial, sans-serif;
}.guinewsletter_signup .input_holder input[type="email"]:focus {
    transform: translateY(-2px);
    outline: none;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    border-color: rgb(137,125,171);
}.guinewsletter_signup .input_holder input[type="email"]::placeholder {
    transition: opacity 0.3s ease;
    color: rgba(0, 0, 0, 0.4);
}.guinewsletter_signup .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.5;
}.guinewsletter_signup .input_holder .guilearn_today {
    font-weight: 600;
    width: 100%;
    font-family: Arial, sans-serif;
    cursor: pointer;
    overflow: hidden;
    font-size: 16px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    background: linear-gradient(
        45deg,
        rgb(191,167,193),
        rgb(137,125,171)
    );
    position: relative;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    padding: 1rem 1.5rem;
    border: none;
}.guinewsletter_signup .input_holder .guilearn_today:hover {
    box-shadow: 0 7px 25px rgba(0, 0, 0, 0.15);
    transform: translateY(-3px) scale(1.01);
}.guinewsletter_signup .input_holder .guilearn_today::before {
    left: -100%;
    content: "";
    top: 0;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    width: 100%;
    transition: all 0.6s ease;
    position: absolute;
    height: 100%;
}.guinewsletter_signup .input_holder .guilearn_today:hover::before {
    left: 100%;
}

@media (min-width: 768px) {.guinewsletter_signup {
    padding: 5rem 2rem;
}.guinewsletter_signup .guifast_learning6I4Ns {
    padding: 3.5rem 4rem;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.guinewsletter_signup h4 {
    padding-right: 2rem;
    font-size: calc(18px * 1.1);
}.guinewsletter_signup .input_holder {
    margin-top: 0;
}
}

@media (min-width: 992px) {.guinewsletter_signup {
    padding: 6rem 2rem;
}.guinewsletter_signup .guifast_learning6I4Ns {
    padding: 4rem 5rem;
    transform: perspective(1500px) rotateX(1deg) translateZ(0);
}.guinewsletter_signup h4 {
    font-size: calc(18px * 1.2);
}.guinewsletter_signup .input_holder input[type="email"],
    .guinewsletter_signup .input_holder .guilearn_today {
    padding: 1.1rem 1.75rem;
}
}

@media (max-width: 767px) {.guinewsletter_signup {
    padding: 3rem 1.5rem;
}.guinewsletter_signup .guifast_learning6I4Ns {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    padding: 2.5rem 2rem;
}.guinewsletter_signup h4 {
    font-size: 18px;
    padding-left: 1rem;
}.guinewsletter_signup h4::before {
    width: 3px;
}.guinewsletter_signup .input_holder {
    gap: 0.75rem;
}.guinewsletter_signup .input_holder input[type="email"],
    .guinewsletter_signup .input_holder .guilearn_today {
    padding: 0.9rem 1.25rem;
}
}

@media (hover: none) {.guinewsletter_signup .input_holder .guilearn_today:hover {
    transform: none;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}.guinewsletter_signup .input_holder .guilearn_today::before {
    display: none;
}
}

@media (prefers-reduced-motion) {.guinewsletter_signup .input_holder input[type="email"],
    .guinewsletter_signup .input_holder .guilearn_today,
    .guinewsletter_signup .input_holder .guilearn_today::before {
    transition: none;
}}header {
    z-index: 1000;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 97% 100%, 3% 100%, 0 85%);
    padding: 1.2rem 0;
    position: relative;
    background-color: rgb(214,215,201);
}header::before {
    opacity: 0.15;
    z-index: -1;
    content: '';
    height: 100%;
    width: 100%;
    left: 0;
    background: 
        linear-gradient(90deg, transparent 49.5%, rgb(191,167,193,0.5) 49.5%, rgb(191,167,193,0.5) 50.5%, transparent 50.5%) 0 0 / 20px 100%,
        linear-gradient(0deg, transparent 49.5%, rgb(137,125,171,0.5) 49.5%, rgb(137,125,171,0.5) 50.5%, transparent 50.5%) 0 0 / 100% 20px;
    top: 0;
    animation: gridMove 40s linear infinite;
    position: absolute;
}header::after {
    height: 4px;
    width: 100%;
    content: '';
    position: absolute;
    z-index: 1;
    bottom: 0;
    background: linear-gradient(90deg, 
        rgb(191,167,193) 0%, 
        rgb(137,125,171) 50%, 
        rgb(191,167,193) 100%);
    left: 0;
}header .container {
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
    max-width: 1200px;
}header .guitop_page {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
}header .guitop_sitebar {
    border-radius: 16px;
    background: rgba(0, 0, 0, 0.2);
    display: flex;
    position: relative;
    backdrop-filter: blur(10px);
    padding: 5px;
    gap: 0.5rem;
}header .guiheader_know {
    padding: 0.7rem 1.2rem;
    color: #ffffff;
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
    font-size: 13px;
    font-family: Arial, sans-serif;
    text-decoration: none;
    position: relative;
    font-weight: 400;
    border-radius: 10px;
}header .guiheader_know::before {
    top: -2px;
    background: linear-gradient(45deg, rgb(191,167,193), rgb(137,125,171));
    transform: scale(0.95);
    position: absolute;
    opacity: 0;
    content: '';
    z-index: -1;
    transition: all 0.3s ease;
    right: -2px;
    bottom: -2px;
    border-radius: calc(10px + 2px);
    left: -2px;
}header .guiheader_know::after {
    left: 0;
    z-index: -1;
    content: '';
    position: absolute;
    border-radius: 10px;
    bottom: 0;
    right: 0;
    top: 0;
    background: rgb(191,167,193);
}header .guiheader_know:hover {
    transform: translateY(-3px);
    color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}header .guiheader_know:hover::before {
    opacity: 1;
    transform: scale(1);
}header .guitop_lead {
    overflow: hidden;
    padding: 0.5rem 1rem;
    display: flex;
    background: rgba(255, 255, 255, 0.03);
    align-items: center;
    transition: all 0.3s ease;
    border-radius: 10px;
    text-decoration: none;
    position: relative;
}header .guitop_lead::before {
    height: 100%;
    top: 0;
    transition: 0.5s;
    width: 100%;
    position: absolute;
    left: -100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.1),
        transparent
    );
    content: '';
}header .guitop_lead:hover::before {
    left: 100%;
}header .guitop_lead svg {
    width: 160px;
    height: auto;
    z-index: 2;
    position: relative;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 20px 20px;
    }
}

@media (max-width: 991px) {header {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 95% 100%, 5% 100%, 0 90%);
}header .guitop_sitebar {
    gap: 0.3rem;
}header .guiheader_know {
    padding: 0.6rem 0.8rem;
    font-size: calc(13px - 1px);
}header .guitop_lead svg {
    width: 140px;
}
}

@media (max-width: 767px) {header {
    padding: 1rem 0 1.5rem;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 90% 100%, 10% 100%, 0 95%);
}header .guitop_page {
    flex-direction: column;
}header .guitop_sitebar {
    order: 2;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-top: 1rem;
    padding: 10px;
    width: 100%;
}header .guiheader_know {
    font-size: calc(13px - 2px);
    padding: 0.5rem 0.7rem;
}header .guitop_lead {
    margin-bottom: 0.5rem;
    order: 1;
}header .guitop_lead svg {
    width: 130px;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0 1.2rem;
}header .guitop_sitebar {
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto;
}header .guitop_sitebar::-webkit-scrollbar {
    height: 3px;
}header .guitop_sitebar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(191,167,193);
}header .guiheader_know {
    white-space: nowrap;
}header .guitop_lead svg {
    width: 110px;
}}.guithanksNexus {
    padding: 5rem 0;
    isolation: isolate;
    background: linear-gradient(135deg, rgb(214,215,201) 0%, rgba(rgb(191,167,193,0.5), 0.1) 100%);
    position: relative;
    overflow: hidden;
}.guithanksNexus::before {
    right: -5%;
    filter: blur(20px);
    height: 45%;
    top: -5%;
    background: linear-gradient(225deg, rgb(191,167,193) 0%, transparent 70%);
    content: "";
    width: 45%;
    transform: rotate(-15deg) translateZ(0);
    opacity: 0.15;
    animation: float 15s ease-in-out infinite alternate;
    z-index: -1;
    position: absolute;
}.guithanksNexus::after {
    position: absolute;
    transform: rotate(15deg) translateZ(0);
    z-index: -1;
    opacity: 0.15;
    width: 35%;
    animation: float 18s ease-in-out infinite alternate-reverse;
    height: 35%;
    filter: blur(20px);
    left: -5%;
    bottom: -5%;
    background: linear-gradient(45deg, rgb(137,125,171) 0%, transparent 70%);
    content: "";
}.guithanksNexus .container {
    z-index: 1;
    padding: 0 1.5rem;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.guithanksNexus .guifast_learning6I4Ns {
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateX(2deg) translateZ(0);
    box-shadow: 0 25px 50px -12px rgba(rgba(0, 0, 0, 0.5), 0.1),
                0 -5px 30px -10px rgba(rgb(191,167,193,0.5), 0.05);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    clip-path: polygon(
        0 0,
        100% 0,
        100% calc(100% - 2rem),
        calc(100% - 2rem) 100%,
        0 100%
    );
    display: grid;
    gap: 2.5rem;
    padding: clamp(2rem, 5vw, 4rem);
    position: relative;
    background: linear-gradient(145deg, rgba(rgb(255, 255, 255, 0.5), 0.95) 0%, rgba(rgb(255, 255, 255, 0.5), 0.85) 100%);
    backdrop-filter: blur(10px);
}.guithanksNexus .guifast_learning6I4Ns:hover {
    transform: perspective(1000px) rotateX(0deg) translateZ(0) translateY(-5px);
    box-shadow: 0 30px 60px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
                0 -10px 40px -10px rgba(rgb(191,167,193,0.5), 0.1);
}.guithanksNexus .guifast_learning6I4Ns > div:first-child {
    position: relative;
    padding-bottom: 1.5rem;
}.guithanksNexus .guifast_learning6I4Ns > div:first-child::after {
    bottom: 0;
    left: 0;
    height: 3px;
    transform-origin: left center;
    animation: expandLine 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.2s;
    width: 80%;
    position: absolute;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(191,167,193) 0%, transparent 100%);
    content: "";
}.guithanksNexus h5 {
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    font-size: clamp(calc(18px * 0.8), 4vw, 18px);
    opacity: 0;
    letter-spacing: -0.01em;
    font-weight: 700;
    line-height: 1.4;
    margin: 0;
    transform: translateY(20px);
    color: #000000;
}.guithanksNexus .guifast_learning6I4Ns > div:last-child {
    opacity: 0;
    position: relative;
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.3s;
}.guithanksNexus .guifast_learning6I4Ns > div:last-child::before {
    z-index: -1;
    animation: pulse 6s ease-in-out infinite alternate;
    background: linear-gradient(135deg, rgb(137,125,171) 0%, transparent 80%);
    width: 80px;
    content: "";
    top: -10px;
    position: absolute;
    border-radius: 50%;
    transform: translateZ(0);
    right: -40px;
    height: 80px;
    opacity: 0.2;
}.guithanksNexus p {
    transition: color 0.3s ease;
    line-height: 1.7;
    color: #000000;
    font-family: Arial, sans-serif;
    margin: 0;
    font-size: clamp(calc(17px * 0.95), 3vw, 17px);
}.guithanksNexus a {
    padding: 0.5rem 0;
    display: block;
    text-decoration: none;
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
    position: relative;
}.guithanksNexus a:hover {
    transform: translateX(5px);
}.guithanksNexus a:hover p {
    color: rgb(191,167,193);
}.guithanksNexus a::after {
    content: "";
    width: 100%;
    background: linear-gradient(90deg, rgb(137,125,171) 0%, transparent 100%);
    opacity: 0.5;
    left: 0;
    transform-origin: left center;
    transform: scaleX(0.3);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 1px;
    position: absolute;
    bottom: 0;
}.guithanksNexus a:hover::after {
    opacity: 1;
    transform: scaleX(1);
}

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

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

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

@keyframes pulse {
    0%, 100% {
        transform: scale(1) translateZ(0);
        opacity: 0.2;
    }
    50% {
        transform: scale(1.2) translateZ(0);
        opacity: 0.3;
    }
}

@media (min-width: 768px) {.guithanksNexus {
    padding: 7rem 0;
}.guithanksNexus .guifast_learning6I4Ns {
    gap: 4rem;
    align-items: center;
    padding: clamp(3rem, 6vw, 5rem);
    grid-template-columns: 1fr 1fr;
}.guithanksNexus .guifast_learning6I4Ns > div:first-child {
    padding-right: 2rem;
    padding-bottom: 0;
}.guithanksNexus .guifast_learning6I4Ns > div:first-child::after {
    top: 15%;
    width: 3px;
    right: 0;
    background: linear-gradient(180deg, rgb(191,167,193) 0%, transparent 100%);
    animation: expandVertLine 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.2s;
    left: auto;
    transform-origin: top center;
    transform: scaleY(0);
    height: 70%;
    bottom: auto;
}.guithanksNexus h5 {
    text-align: left;
}
}

@media (min-width: 992px) {.guithanksNexus .guifast_learning6I4Ns {
    gap: 6rem;
}.guithanksNexus h5 {
    font-size: 18px;
}.guithanksNexus p {
    font-size: 17px;
}
}

@keyframes expandVertLine {
    0% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}

@media (max-width: 480px) {.guithanksNexus {
    padding: 4rem 0;
}.guithanksNexus .guifast_learning6I4Ns {
    padding: 2rem 1.5rem;
    clip-path: polygon(
            0 0,
            100% 0,
            100% calc(100% - 1rem),
            calc(100% - 1rem) 100%,
            0 100%
        );
}.guithanksNexus h5 {
    font-size: calc(18px * 0.75);
}.guithanksNexus p {
    font-size: calc(17px * 0.9);
}
}

@media (prefers-reduced-motion: reduce) {.guithanksNexus::before,
    .guithanksNexus::after,
    .guithanksNexus .guifast_learning6I4Ns,
    .guithanksNexus .guifast_learning6I4Ns > div:first-child::after,
    .guithanksNexus h5,
    .guithanksNexus .guifast_learning6I4Ns > div:last-child,
    .guithanksNexus .guifast_learning6I4Ns > div:last-child::before,
    .guithanksNexus a,
    .guithanksNexus a::after {
    animation: none;
    transition: opacity 0.3s ease;
}.guithanksNexus .guifast_learning6I4Ns > div:first-child::after,
    .guithanksNexus a::after {
    transform: none;
}}.guiprivacy_corner {
    color: #000000;
    background-color: rgb(214,215,201);
    padding: 40px;
    font-family: Arial, sans-serif;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}.guiprivacy_corner h1 {
    border-bottom: 2px solid rgb(191,167,193);
    font-size: 38px;
    margin-bottom: 20px;
    color: rgb(191,167,193);
    padding-bottom: 10px;
    font-weight: 700;
}.guiprivacy_corner h2 {
    color: rgb(137,125,171);
    margin-top: 30px;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 36px;
}.guiprivacy_corner h3, .guiprivacy_corner h4, .guiprivacy_corner h5, .guiprivacy_corner h6 {
    margin: 10px 0;
}.guiprivacy_corner ul {
    margin-left: 20px;
    list-style: none;
    padding-left: 20px;
    color: #000000;
}.guiprivacy_corner li {
    font-size: 17px;
    position: relative;
    margin-bottom: 10px;
}.guiprivacy_corner li::before {
    position: absolute;
    font-weight: 700;
    color: rgb(191,167,193);
    content: '→';
    left: -20px;
}.guiprivacy_corner div {
    margin-bottom: 20px;
}.guiprivacy_corner p {
    color: #000000;
    font-size: 17px;
    line-height: 1.6;
}.guiprivacy_corner span {
    border-radius: 10px;
    background-color: rgb(191,167,193,0.5);
    padding: 2px 5px;
}.guiprivacy_corner a {
    text-decoration: none;
    font-weight: 600;
    color: rgb(191,167,193);
    transition: color 0.3s;
}.guiprivacy_corner a:hover {
    color: rgb(137,125,171);
}
@media only screen and (max-width: 800px) {.guiprivacy_corner {
    padding: 20px;
}.guiprivacy_corner h1 {
    font-size: calc(23px * 0.8);
}.guiprivacy_corner h2 {
    font-size: calc(23px * 0.8);
}.guiprivacy_corner ul {
    margin-left: 10px;
    padding-left: 10px;
}.guiprivacy_corner li::before {
    left: -15px;
}.guiprivacy_corner p {
    font-size: calc(17px * 0.9);
}}.guiopening_page {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
    background-color: rgb(214,215,201);
    min-height: 650px;
}.guiopening_page .guifast_learning6I4Ns {
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
    position: relative;
    width: 100%;
}.guiopening_page .guiedu_expert {
    width: 100%;
    overflow: hidden;
    z-index: 1;
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
}.guiopening_page .guiedu_expert::before {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 2;
    background: linear-gradient(
        225deg,
        #000000 0%,
        rgb(191,167,193,0.5) 30%,
        rgba(0, 0, 0, 0.5) 70%,
        rgb(137,125,171,0.5) 100%
    );
    top: 0;
    content: '';
    left: 0;
    opacity: 0.65;
}.guiopening_page .guiedu_expert::after {
    z-index: 2;
    width: 100%;
    position: absolute;
    left: 0;
    content: '';
    height: 100%;
    background: linear-gradient(
        0deg,
        #000000 0%,
        rgba(0, 0, 0, 0.5) 25%,
        transparent 50%,
        rgba(0, 0, 0, 0.5) 75%,
        #000000 100%
    );
    opacity: 0.8;
    top: 0;
}.guiopening_page .guilearn_lead {
    display: flex;
    height: 100%;
    animation: slide-sequence 35s linear infinite;
}.guiopening_page .guifast_knowledge {
    height: 100%;
    position: relative;
    overflow: hidden;
    flex: 0 0 100%;
}.guiopening_page .guifast_knowledge img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    animation: zoom-pan 30s ease alternate infinite;
    filter: saturate(1.1) contrast(1.05);
}.guiopening_page .guifast_knowledge:nth-child(2n) img {
    animation-direction: alternate-reverse;
}.guiopening_page .guifast_knowledge::before {
    position: absolute;
    opacity: 0.3;
    inset: 0;
    background: radial-gradient(
        circle at center,
        transparent 40%,
        rgba(0, 0, 0, 0.5) 100%
    );
    content: '';
    z-index: 1;
    mix-blend-mode: multiply;
}.guiopening_page .guitext_overlay {
    max-width: 750px;
    position: relative;
    width: 90%;
    z-index: 10;
    box-shadow: 0 10px 30px #000000;
    padding: 3rem;
    border: 1px solid #000000;
    border-radius: 14px;
    background: linear-gradient(
        135deg,
        rgba(0, 0, 0, 0.5) 0%,
        rgb(191,167,193,0.5) 80%,
        rgba(0, 0, 0, 0.5) 100%
    );
    transform: translateZ(0);
    border-color: rgba(255, 255, 255, 0.1);
    text-align: center;
    backdrop-filter: blur(3px);
    opacity: 0.85;
}.guiopening_page .guitext_overlay::before {
    content: '';
    inset: -3px;
    background: linear-gradient(
        45deg,
        #000000 0%,
        rgb(191,167,193,0.5) 50%,
        #000000 100%
    );
    opacity: 0.4;
    position: absolute;
    z-index: -1;
    border-radius: calc(14px + 3px);
    animation: border-glow 6s ease-in-out infinite alternate;
}.guiopening_page .guitext_overlay h1 {
    display: inline-block;
    position: relative;
    font-size: 38px;
    color: #ffffff;
    margin-bottom: 1.5rem;
    font-weight: 700;
}.guiopening_page .guitext_overlay h1::after {
    width: 100%;
    position: absolute;
    background: linear-gradient(
        to right,
        transparent,
        rgb(191,167,193,0.5),
        transparent
    );
    left: 0;
    height: 2px;
    content: '';
    bottom: -10px;
}.guiopening_page .guitext_overlay p {
    line-height: 1.8;
    font-size: 15px;
    margin-bottom: 2rem;
    color: #ffffff;
    opacity: 0.95;
}.guiopening_page .guitext_overlay .guifeedback_request {
    display: inline-block;
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
    font-size: 15px;
    color: #ffffff;
    padding: 0.8rem 2.2rem;
    box-shadow: 0 5px 15px #000000;
    background: linear-gradient(
        90deg,
        rgb(191,167,193) 0%,
        #000000 100%
    );
    border-radius: 10px;
    z-index: 1;
    overflow: hidden;
    font-weight: 600;
}.guiopening_page .guitext_overlay .guifeedback_request::before {
    content: '';
    opacity: 0;
    height: 100%;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(
        90deg,
        #000000 0%,
        rgb(191,167,193) 100%
    );
    width: 100%;
    transition: opacity 0.5s ease;
}.guiopening_page .guitext_overlay .guifeedback_request:hover {
    box-shadow: 0 8px 20px #000000;
    transform: translateY(-3px);
}.guiopening_page .guitext_overlay .guifeedback_request:hover::before {
    opacity: 1;
}

@keyframes slide-sequence {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-100% * var(--image-count, 5)));
    }
}

@keyframes zoom-pan {
    0% {
        transform: scale(1.05) translate(0, 0);
    }
    25% {
        transform: scale(1.1) translate(5px, -5px);
    }
    50% {
        transform: scale(1.15) translate(0, 0);
    }
    75% {
        transform: scale(1.1) translate(-5px, 5px);
    }
    100% {
        transform: scale(1.05) translate(0, 0);
    }
}

@keyframes border-glow {
    0% {
        opacity: 0.2;
        filter: blur(3px);
    }
    100% {
        opacity: 0.4;
        filter: blur(1px);
    }
}

@media (max-width: 1200px) {.guiopening_page .guitext_overlay {
    max-width: 700px;
    padding: 2.5rem;
}.guiopening_page .guitext_overlay h1 {
    font-size: calc(38px * 0.9);
}
}

@media (max-width: 992px) {.guiopening_page .guitext_overlay {
    padding: 2rem;
    max-width: 600px;
}.guiopening_page .guitext_overlay h1 {
    font-size: 38px;
}.guiopening_page .guitext_overlay p {
    font-size: calc(15px * 0.95);
}
    
}

@media (max-width: 768px) {.guiopening_page {
    height: 90vh;
}.guiopening_page .guitext_overlay {
    width: 85%;
    padding: 1.8rem;
    max-width: 500px;
}.guiopening_page .guitext_overlay h1 {
    margin-bottom: 1.2rem;
}.guiopening_page .guitext_overlay h1::after {
    bottom: -8px;
}.guiopening_page .guitext_overlay p {
    margin-bottom: 1.5rem;
    line-height: 1.7;
}.guiopening_page .guitext_overlay .guifeedback_request {
    padding: 0.7rem 2rem;
}

}

@media (max-width: 576px) {.guiopening_page {
    height: 80vh;
}.guiopening_page .guitext_overlay {
    padding: 1.5rem;
    width: 90%;
}.guiopening_page .guitext_overlay h1 {
    font-size: calc(38px * 0.9);
    margin-bottom: 1rem;
}.guiopening_page .guitext_overlay h1::after {
    height: 1px;
    bottom: -6px;
}.guiopening_page .guitext_overlay p {
    line-height: 1.6;
    margin-bottom: 1.2rem;
    font-size: calc(15px * 0.9);
}.guiopening_page .guitext_overlay .guifeedback_request {
    padding: 0.6rem 1.8rem;
    font-size: calc(15px * 0.95);
}
}

@media (max-width: 420px) {.guiopening_page {
    height: 70vh;
}.guiopening_page .guitext_overlay {
    padding: 1.2rem;
}.guiopening_page .guitext_overlay h1 {
    font-size: calc(38px * 0.8);
}.guiopening_page .guitext_overlay p {
    font-size: calc(15px * 0.85);
    margin-bottom: 1rem;
}.guiopening_page .guitext_overlay .guifeedback_request {
    font-size: calc(15px * 0.9);
    padding: 0.5rem 1.5rem;
}
    
}

@media (max-height: 600px) {.guiopening_page {
    min-height: 450px;
    height: auto;
}.guiopening_page .guitext_overlay {
    padding: 1.5rem;
}.guiopening_page .guitext_overlay h1 {
    margin-bottom: 0.8rem;
}.guiopening_page .guitext_overlay p {
    margin-bottom: 1rem;
}
}

@supports ((-webkit-backdrop-filter: blur(3px)) or (backdrop-filter: blur(3px))) {.guiopening_page .guitext_overlay {
    background: linear-gradient(
            135deg,
            rgba(0, 0, 0, 0.5) 0%,
            rgb(191,167,193,0.5) 80%,
            rgba(0, 0, 0, 0.5) 100%
        );
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
}}

.guiopening_page .guilearn_lead {
    animation-duration: calc(var(--image-count, 5) * 7s);
    --image-count: 5;
}.guiopening_page:has(.guifast_knowledge:nth-child(2)) .guilearn_lead {
    --image-count: 2;
}.guiopening_page:has(.guifast_knowledge:nth-child(3)):not(.guifast_knowledge:nth-child(4)) .guilearn_lead {
    --image-count: 3;
}.guiopening_page:has(.guifast_knowledge:nth-child(4)):not(.guifast_knowledge:nth-child(5)) .guilearn_lead {
    --image-count: 4;
}.guiopening_page:has(.guifast_knowledge:nth-child(5)) .guilearn_lead {
    --image-count: 5;
}.guiprivacySettingsWindow {
    z-index: 100;
    justify-content: center;
    border-top: 3px solid rgb(191,167,193);
    background: rgb(214,215,201);
    box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.5);
    display: flex;
    width: 100%;
    bottom: 0;
    padding: 20px 0;
    position: fixed;
}.guiconsent_edu {
    display: flex;
    border-radius: 20px;
    width: 90%;
    max-width: 1200px;
    margin: auto;
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid rgb(191,167,193);
    padding: 20px;
    justify-content: space-between;
    align-items: center;
}.guidata_opt {
    margin-right: 20px;
    flex-shrink: 0;
}.guidata_opt svg {
    width: 50px;
    fill: rgb(191,167,193);
    height: 50px;
}.guicookie_confirm {
    color: #ffffff;
    text-align: left;
    flex-grow: 1;
}.guicookie_confirm h5 {
    color: rgb(191,167,193);
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}.guicookie_confirm p {
    line-height: 1.5;
    color: #ffffff;
    margin: 0;
    font-size: 13px;
}.guicookie_confirm p a {
    text-decoration: underline;
    color: rgb(191,167,193);
}.guivisitor_privacy {
    text-decoration: none;
    background: rgb(191,167,193);
    border-radius: 10px;
    flex-shrink: 0;
    border: none;
    cursor: pointer;
    color: #ffffff;
    text-align: center;
    min-width: 120px;
    font-size: 16px;
    padding: 10px 20px;
}.cookie_button.guicookie_visitor {
    margin-right: 10px;
}#guiprivacyTermsModal {
    display: none;
}#guiprivacyTermsModal:checked ~ .guiprivacySettingsWindow {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.guiconsent_edu {
    flex-direction: column;
    text-align: center;
    align-items: center;
}.guidata_opt {
    margin-bottom: 20px;
    margin-right: 0;
}.guivisitor_privacy {
    margin: 10px 0;
    max-width: 250px;
    width: 100%;
}}
.guitest_drive {
    position: relative;
    background: linear-gradient(135deg, rgb(214,215,201) 0%, rgb(191,167,193,0.5) 100%);
    box-shadow: 0 15px 30px rgba(0,0,0,0.08);
    overflow: hidden;
    padding: 4rem 2rem;
    z-index: 1;
}.guitest_drive::before {
    opacity: 0.7;
    top: 0;
    content: "";
    left: 0;
    position: absolute;
    height: 100%;
    z-index: -1;
    background: radial-gradient(circle at 20% 30%, rgb(137,125,171,0.5) 0%, transparent 60%);
    width: 100%;
}.guitest_drive::after {
    content: "";
    animation: pulse 8s infinite alternate ease-in-out;
    height: 200px;
    right: -50px;
    width: 200px;
    position: absolute;
    background: rgb(191,167,193,0.5);
    filter: blur(70px);
    bottom: -50px;
    z-index: -1;
}.guitest_drive .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.guitest_drive h2 {
    position: relative;
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: perspective(1000px) rotateX(0deg);
    text-shadow: 0 1px 2px rgba(0,0,0,0.05);
    margin-bottom: 2.5rem;
    font-weight: 700;
    line-height: 1.3;
    font-size: 37px;
    max-width: 90%;
    color: #000000;
    font-family: Arial, sans-serif;
}.guitest_drive:hover h2 {
    transform: perspective(1000px) rotateX(2deg);
}.guitest_drive .guifast_learning6I4Ns {
    gap: 2rem;
    position: relative;
    z-index: 2;
    transform: translateY(0);
    align-items: center;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    display: flex;
}.guitest_drive .guifast_learning6I4Ns:hover {
    transform: translateY(-5px);
}.guitest_drive svg {
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1));
    height: 48px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    width: 48px;
    transform: rotate(-5deg);
}.guitest_drive .guifast_learning6I4Ns:hover svg {
    transform: rotate(0deg) scale(1.1);
}.guitest_drive svg path {
    fill: rgb(191,167,193);
    transition: fill 0.3s ease;
}.guitest_drive .guifast_learning6I4Ns:hover svg path {
    fill: rgb(137,125,171);
}.guitest_drive .guifeedback_request {
    z-index: 1;
    border-radius: 10px;
    background: linear-gradient(135deg, rgb(191,167,193) 0%, rgb(137,125,171) 100%);
    font-family: Arial, sans-serif;
    position: relative;
    overflow: hidden;
    color: #ffffff;
    display: inline-block;
    box-shadow: 0 8px 16px rgba(0,0,0,0.12);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
    font-size: 18px;
    padding: 1rem 2rem;
    font-weight: 600;
    text-decoration: none;
}.guitest_drive .guifeedback_request::before {
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    content: "";
    z-index: -1;
    height: 100%;
    top: 0;
    width: 100%;
    transition: left 0.6s ease;
    position: absolute;
}.guitest_drive .guifeedback_request:hover {
    box-shadow: 0 12px 20px rgba(0,0,0,0.15);
    transform: translateY(-3px) scale(1.02);
}.guitest_drive .guifeedback_request:hover::before {
    left: 100%;
}.guitest_drive .guifeedback_request:active {
    transform: translateY(1px);
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
}

@keyframes pulse {
  0% {
    opacity: 0.4;
    transform: scale(1);
  }
  50% {
    opacity: 0.6;
    transform: scale(1.1);
  }
  100% {
    opacity: 0.4;
    transform: scale(1);
  }
}

@media (max-width: 992px) {.guitest_drive {
    padding: 3.5rem 1.5rem;
}.guitest_drive h2 {
    max-width: 100%;
    font-size: calc(37px * 0.9);
}.guitest_drive .guifast_learning6I4Ns {
    gap: 1.5rem;
}.guitest_drive svg {
    height: 40px;
    width: 40px;
}.guitest_drive .guifeedback_request {
    padding: 0.9rem 1.8rem;
}
}

@media (max-width: 768px) {.guitest_drive {
    padding: 3rem 1rem;
}.guitest_drive h2 {
    font-size: calc(37px * 0.8);
    margin-bottom: 2rem;
}.guitest_drive .guifast_learning6I4Ns {
    flex-direction: column;
    gap: 1.2rem;
    align-items: flex-start;
}.guitest_drive svg {
    height: 36px;
    width: 36px;
}.guitest_drive .guifeedback_request {
    width: 100%;
    text-align: center;
    padding: 0.8rem 1.6rem;
}
}

@media (max-width: 576px) {.guitest_drive {
    padding: 2.5rem 1rem;
}.guitest_drive h2 {
    margin-bottom: 1.8rem;
    font-size: calc(37px * 0.7);
}.guitest_drive svg {
    width: 32px;
    height: 32px;
}.guitest_drive .guifeedback_request {
    font-size: calc(18px * 0.9);
    padding: 0.7rem 1.4rem;
}}.guicontact_box1iG {
    position: relative;
    padding: 80px 0;
    background: rgb(214,215,201);
    overflow: hidden;
}.guicontact_box1iG::before {
    opacity: 0.6;
    content: '';
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    background: radial-gradient(circle at 20% 50%, rgb(191,167,193,0.5) 0%, transparent 40%),
                radial-gradient(circle at 80% 30%, rgb(137,125,171,0.5) 0%, transparent 40%);
}.guicontact_box1iG .guiimg_cell {
    position: absolute;
    height: 100%;
    top: 0;
    width: 50%;
    z-index: 1;
    left: 0;
    clip-path: polygon(0 0, 100% 0, 70% 100%, 0 100%);
}.guicontact_box1iG .guiimg_cell::before {
    height: 100%;
    content: '';
    position: absolute;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6), transparent);
    left: 0;
    width: 100%;
    top: 0;
}.guicontact_box1iG .container {
    z-index: 2;
    margin: 0 auto;
    text-align: center;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
}.guicontact_box1iG h3 {
    font-family: Arial, sans-serif;
    margin-bottom: 40px;
    font-size: 29px;
    border-radius: 10px;
    color: #000000;
    text-align: center;
    text-shadow: 0 0 5px #ffffff, 0 0 10px #ffffff, 0 0 15px #ffffff;
    display: inline-block;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.8);
    font-weight: 700;
    backdrop-filter: blur(5px);
    padding: 15px;
}.guicontact_box1iG .guimessage_links {
    overflow: hidden;
    display: flex;
    position: relative;
    background: #ffffff;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    z-index: 3;
}.guicontact_box1iG .guimessage_links::before {
    background: rgb(191,167,193,0.5);
    position: absolute;
    transform: translate(50%, -50%);
    top: 0;
    width: 150px;
    border-radius: 50%;
    opacity: 0.2;
    content: '';
    right: 0;
    height: 150px;
}.guicontact_box1iG .guimessage_links::after {
    bottom: 0;
    border-radius: 50%;
    height: 100px;
    content: '';
    position: absolute;
    left: 0;
    width: 100px;
    transform: translate(-50%, 50%);
    background: rgb(137,125,171,0.5);
    opacity: 0.2;
}.guicontact_box1iG .guifeedback_message {
    flex: 1;
    padding: 50px;
    position: relative;
}.guicontact_box1iG form h3 {
    margin-bottom: 25px;
    text-align: left;
    font-size: 20px;
}.guicontact_box1iG input[type="text"],
.guicontact_box1iG textarea {
    width: 100%;
    background: #ffffff;
    padding: 15px 20px;
    transition: all 0.3s ease;
    border-radius: 10px;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    color: #000000;
    border: 2px solid rgba(0, 0, 0, 0.08);
    font-size: 13px;
}.guicontact_box1iG input[type="text"]:focus,
.guicontact_box1iG textarea:focus {
    outline: none;
    box-shadow: 0 0 10px rgb(191,167,193,0.5);
    border-color: rgb(191,167,193);
}.guicontact_box1iG textarea {
    resize: none;
    height: 140px;
}.guicontact_box1iG .guirequest_help {
    margin-bottom: 25px;
    display: flex;
    align-items: flex-start;
}.guicontact_box1iG .guirequest_help input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.guicontact_box1iG .guirequest_help label {
    padding-left: 30px;
    position: relative;
    font-size: 15px;
    line-height: 1.5;
    cursor: pointer;
    color: #000000;
}.guicontact_box1iG .guirequest_help label::before {
    border: 2px solid rgb(191,167,193,0.5);
    content: '';
    border-radius: 10px;
    height: 20px;
    position: absolute;
    top: 2px;
    width: 20px;
    left: 0;
    transition: all 0.3s ease;
}.guicontact_box1iG .guirequest_help input[type="checkbox"]:checked + label::before {
    border-color: rgb(191,167,193);
    background: rgb(191,167,193);
}.guicontact_box1iG .guirequest_help input[type="checkbox"]:checked + label::after {
    content: '';
    left: 7px;
    top: 6px;
    border-width: 0 2px 2px 0;
    width: 6px;
    transform: rotate(45deg);
    height: 10px;
    border: solid #ffffff;
    position: absolute;
}.guicontact_box1iG .guirequest_help a {
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    color: rgb(191,167,193);
}.guicontact_box1iG .guirequest_help a:hover {
    color: rgb(137,125,171);
}.guicontact_box1iG .guifeedback_request {
    font-family: Arial, sans-serif;
    padding: 15px 30px;
    border: none;
    color: #ffffff;
    transition: all 0.3s ease;
    overflow: hidden;
    background: rgb(191,167,193);
    font-weight: 600;
    cursor: pointer;
    position: relative;
    border-radius: 10px;
    font-size: 20px;
    z-index: 1;
}.guicontact_box1iG .guifeedback_request::before {
    transition: transform 0.4s ease;
    background: rgb(137,125,171);
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    position: absolute;
    transform: translateX(-100%);
    content: '';
}.guicontact_box1iG .guifeedback_request:hover {
    box-shadow: 0 5px 15px rgb(191,167,193,0.5);
}.guicontact_box1iG .guifeedback_request:hover::before {
    transform: translateX(0);
}.guicontact_box1iG .guiquery_inquiry {
    padding: 50px;
    position: relative;
    width: 35%;
    background: linear-gradient(135deg, rgb(191,167,193), rgb(137,125,171));
    overflow: hidden;
    color: #ffffff;
}.guicontact_box1iG .guiquery_inquiry::before {
    top: 0;
    background-size: 20px 20px;
    opacity: 0.3;
    width: 100%;
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
                linear-gradient(-45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
                linear-gradient(45deg, transparent 75%, rgba(255, 255, 255, 0.1) 75%),
                linear-gradient(-45deg, transparent 75%, rgba(255, 255, 255, 0.1) 75%);
    position: absolute;
    content: '';
    left: 0;
    height: 100%;
}.guicontact_box1iG .guiquery_inquiry h4 {
    margin-bottom: 30px;
    font-family: Arial, sans-serif;
    position: relative;
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
}.guicontact_box1iG .guiquery_inquiry h4::after {
    content: '';
    height: 3px;
    left: 0;
    width: 40px;
    border-radius: 3px;
    position: absolute;
    bottom: -10px;
    background: #ffffff;
}.guicontact_box1iG .guimessage_reach {
    padding: 0;
    list-style: none;
    margin: 0;
}.guicontact_box1iG .guimessage_reach li {
    align-items: flex-start;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 15px;
    transition: transform 0.3s ease;
    display: flex;
    margin-bottom: 25px;
}.guicontact_box1iG .guimessage_reach li:last-child {
    border-bottom: none;
}.guicontact_box1iG .guimessage_reach li:hover {
    transform: translateX(5px);
}.guicontact_box1iG .guimessage_reach svg {
    margin-right: 15px;
    flex-shrink: 0;
    margin-top: 3px;
    width: 22px;
    height: 22px;
}.guicontact_box1iG .guimessage_reach svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.guicontact_box1iG .guimessage_reach li:hover svg path {
    fill: rgba(255, 255, 255, 0.8);
}.guicontact_box1iG .guimessage_reach span {
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: 13px;
    line-height: 1.5;
}.guicontact_box1iG .guimessage_reach a {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease;
}.guicontact_box1iG .guimessage_reach a:hover {
    color: rgba(255, 255, 255, 0.8);
}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

@media (max-width: 992px) {.guicontact_box1iG .guiimg_cell {
    clip-path: polygon(0 0, 100% 0, 60% 100%, 0 100%);
    width: 40%;
}.guicontact_box1iG .guimessage_links {
    margin: 0 auto;
    max-width: 90%;
    flex-direction: column;
}.guicontact_box1iG .guifeedback_message {
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}.guicontact_box1iG .guiquery_inquiry {
    width: 100%;
}
}

@media (max-width: 768px) {.guicontact_box1iG {
    padding: 60px 0;
}.guicontact_box1iG .guiimg_cell {
    display: none;
}.guicontact_box1iG h3 {
    font-size: calc(29px * 0.9);
}.guicontact_box1iG .guifeedback_message,
    .guicontact_box1iG .guiquery_inquiry {
    padding: 40px 30px;
}.guicontact_box1iG form h3,
    .guicontact_box1iG .guiquery_inquiry h4 {
    font-size: calc(20px * 0.9);
}
}

@media (max-width: 576px) {.guicontact_box1iG {
    padding: 40px 0;
}.guicontact_box1iG h3 {
    font-size: calc(29px * 0.8);
}.guicontact_box1iG .guimessage_links {
    max-width: 95%;
}.guicontact_box1iG .guifeedback_message,
    .guicontact_box1iG .guiquery_inquiry {
    padding: 30px 20px;
}.guicontact_box1iG input[type="text"],
    .guicontact_box1iG textarea {
    padding: 12px;
}.guicontact_box1iG .guifeedback_request {
    padding: 12px;
    width: 100%;
}}.guicourse_program_details {
    position: relative;
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(214,215,201) 0%, rgb(191,167,193,0.5) 100%);
    overflow: hidden;
}.guicourse_program_details::before {
    width: 100%;
    background: 
    radial-gradient(circle at 20% 20%, rgb(137,125,171,0.5) 0%, transparent 30%),
    radial-gradient(circle at 80% 80%, rgb(191,167,193,0.5) 0%, transparent 30%);
    left: 0;
    z-index: 1;
    position: absolute;
    top: 0;
    content: "";
    height: 100%;
}.guicourse_program_details::after {
    background-position: -1px -1px;
    z-index: 1;
    content: "";
    height: 100%;
    top: 0;
    position: absolute;
    background-image: 
    linear-gradient(90deg, rgb(191,167,193,0.5) 1px, transparent 1px),
    linear-gradient(0deg, rgb(191,167,193,0.5) 1px, transparent 1px);
    left: 0;
    background-size: 40px 40px;
    width: 100%;
    opacity: 0.1;
}.guicourse_program_details .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 30px;
    z-index: 2;
}.guicourse_program_details .guifast_learning6I4Ns {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1.2fr;
}.guicourse_program_details .guilesson_map {
    padding: 0 50px 0 0;
    justify-content: center;
    z-index: 3;
    display: flex;
    align-items: flex-start;
    position: relative;
    flex-direction: column;
}.guicourse_program_details .guimain_primary {
    margin-bottom: 30px;
    position: relative;
    transform-style: preserve-3d;
    perspective: 500px;
}.guicourse_program_details .guimain_primary::before {
    position: absolute;
    content: "";
    left: -15px;
    border-radius: 10px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateZ(-10px);
    top: -15px;
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    z-index: -1;
    background-color: #ffffff;
}.guicourse_program_details .guimain_primary::after {
    height: calc(100% + 10px);
    transform: translateZ(-5px);
    border: 1px solid rgb(191,167,193,0.5);
    position: absolute;
    content: "";
    top: -5px;
    border-radius: calc(10px - 2px);
    width: calc(100% + 10px);
    z-index: -1;
    left: -5px;
}.guicourse_program_details .guimain_primary svg {
    max-width: 140px;
    transition: all 0.3s ease;
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.1));
}.guicourse_program_details .guimain_primary svg path {
    transition: fill 0.3s ease;
    fill: rgb(191,167,193);
}.guicourse_program_details .guimain_primary:hover svg {
    transform: scale(1.05);
}.guicourse_program_details .guimain_primary:hover svg path {
    fill: rgb(137,125,171);
}.guicourse_program_details h3 {
    color: #000000;
    line-height: 1.3;
    border-left: 3px solid rgb(191,167,193);
    margin-bottom: 30px;
    font-weight: 700;
    position: relative;
    padding-left: 20px;
    font-size: 31px;
}.guicourse_program_details h3::after {
    width: 30px;
    content: "";
    left: -3px;
    bottom: -5px;
    height: 3px;
    position: absolute;
    background-color: rgb(137,125,171);
}.guicourse_program_details p {
    padding-left: 20px;
    line-height: 1.8;
    font-size: 13px;
    color: #000000;
    font-family: Arial, sans-serif;
    font-weight: 400;
    position: relative;
    margin-bottom: 0;
}.guicourse_program_details .guiimg_cell {
    border-radius: 50% 0 0 50%;
    box-shadow: -20px 0 40px rgba(0, 0, 0, 0.15);
    height: 550px;
    overflow: hidden;
    transition: all 0.5s ease;
    position: relative;
}.guicourse_program_details .guiimg_cell::before {
    border-left: 10px solid rgb(191,167,193,0.5);
    z-index: 2;
    border: 10px solid transparent;
    border-radius: 50% 0 0 50%;
    position: absolute;
    inset: 0;
    content: "";
}.guicourse_program_details .guiimg_cell::after {
    content: "";
    z-index: 2;
    box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
    position: absolute;
    inset: 15px;
    border-radius: 50% 0 0 50%;
}

@media screen and (min-width: 1600px) {.guicourse_program_details .guifast_learning6I4Ns {
    grid-template-columns: 1fr 1.5fr;
}.guicourse_program_details .guiimg_cell {
    border-radius: 45% 0 0 45%;
}
}

@media screen and (max-width: 1200px) {.guicourse_program_details {
    padding: 80px 0;
}.guicourse_program_details .guilesson_map {
    padding: 0 30px 0 0;
}
}

@media screen and (max-width: 991px) {.guicourse_program_details .guifast_learning6I4Ns {
    grid-template-columns: 1fr;
    gap: 60px;
}.guicourse_program_details .guilesson_map {
    padding: 0;
    order: 2;
}.guicourse_program_details .guiimg_cell {
    border-radius: 0 0 30% 30%;
    min-height: 350px;
    order: 1;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.guicourse_program_details .guiimg_cell::before {
    border-radius: 0 0 30% 30%;
    border-bottom: 10px solid rgb(191,167,193,0.5);
    border: 10px solid transparent;
}.guicourse_program_details .guiimg_cell::after {
    border-radius: 0 0 30% 30%;
}.guicourse_program_details .guifast_learning6I4Ns::before,
  .guicourse_program_details .guifast_learning6I4Ns::after {
    transform: translateX(-50%);
    top: calc(350px - 30px);
    left: 50%;
}.guicourse_program_details .guifast_learning6I4Ns::after {
    top: calc(350px - 15px);
    transform: translateX(-50%);
    left: 50%;
}
  
  @keyframes pulse {
    0%, 100% {
      transform: translateX(-50%) scale(1);
      opacity: 1;
    }
    50% {
      transform: translateX(-50%) scale(1.2);
      opacity: 0.8;
    }
  }
}

@media screen and (max-width: 768px) {.guicourse_program_details {
    padding: 60px 0;
}.guicourse_program_details .guifast_learning6I4Ns {
    gap: 50px;
}.guicourse_program_details .guiimg_cell {
    min-height: 300px;
}.guicourse_program_details .guifast_learning6I4Ns::before {
    height: 50px;
    top: calc(300px - 30px);
    width: 50px;
}.guicourse_program_details .guifast_learning6I4Ns::after {
    width: 25px;
    top: calc(300px - 15px);
    height: 25px;
}.guicourse_program_details h3 {
    padding-left: 15px;
    font-size: calc(31px - 4px);
}.guicourse_program_details p {
    padding-left: 15px;
}.guicourse_program_details .guimain_primary {
    margin-bottom: 25px;
}.guicourse_program_details .guimain_primary svg {
    max-width: 120px;
}
}

@media screen and (max-width: 576px) {.guicourse_program_details {
    padding: 50px 0;
}.guicourse_program_details .guiimg_cell {
    min-height: 250px;
    border-radius: 0 0 25% 25%;
}.guicourse_program_details .guiimg_cell::before {
    border-radius: 0 0 25% 25%;
}.guicourse_program_details .guiimg_cell::after {
    border-radius: 0 0 25% 25%;
}.guicourse_program_details .guifast_learning6I4Ns::before {
    top: calc(250px - 25px);
    height: 40px;
    width: 40px;
}.guicourse_program_details .guifast_learning6I4Ns::after {
    top: calc(250px - 12px);
    width: 20px;
    height: 20px;
}.guicourse_program_details h3 {
    font-size: calc(31px - 6px);
    margin-bottom: 20px;
}.guicourse_program_details p {
    font-size: calc(13px - 1px);
}.guicourse_program_details .guimain_primary {
    margin-bottom: 20px;
}.guicourse_program_details .guimain_primary::before {
    top: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    left: -10px;
}}footer {
    position: relative;
    perspective: 1000px;
    z-index: 1;
}footer::before {
    z-index: -2;
    background: linear-gradient(135deg, rgb(137,125,171,0.5) 0%, rgb(191,167,193,0.5) 100%);
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    position: absolute;
    opacity: 0.9;
    top: 0;
}footer::after {
    z-index: -1;
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 20%, transparent 0, transparent 80px, rgba(255, 255, 255, 0.03) 81px),
        radial-gradient(circle at 80% 40%, transparent 0, transparent 120px, rgba(255, 255, 255, 0.03) 121px),
        radial-gradient(circle at 40% 70%, transparent 0, transparent 100px, rgba(255, 255, 255, 0.03) 101px);
    left: 0;
    content: "";
}.guirating_stars {
    position: relative;
    padding: 5rem 0 2.5rem;
    color: #ffffff;
}.guirating_stars::before {
    left: 0;
    top: 0;
    position: absolute;
    background: repeating-linear-gradient(
        90deg,
        rgb(191,167,193) 0px,
        rgb(191,167,193) 40px,
        rgb(137,125,171) 40px,
        rgb(137,125,171) 80px
    );
    content: "";
    width: 100%;
    height: 20px;
}.guirating_stars .container {
    gap: 4rem;
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}.guirating_stars .company_holder {
    flex: 1 1 380px;
    transform: rotateX(5deg);
    background: rgb(191,167,193,0.5);
    position: relative;
    padding: 2rem;
    border-bottom: 6px solid rgb(191,167,193);
    transform-style: preserve-3d;
    transition: all 0.4s ease;
    border-radius: 0;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
}.guirating_stars .company_holder:hover {
    transform: rotateX(0deg);
}.guirating_stars .company_holder h3 {
    font-weight: 700;
    margin: 0 0 1.5rem;
    letter-spacing: 1px;
    display: inline-block;
    color: #ffffff;
    position: relative;
    font-size: 34px;
    transform: translateZ(20px);
}.guirating_stars .company_holder h3::before {
    border-top: 3px solid #ffffff;
    left: -10px;
    top: -10px;
    position: absolute;
    content: "";
    border-left: 3px solid #ffffff;
    height: 30px;
    width: 30px;
}.guirating_stars .company_holder h3::after {
    position: absolute;
    height: 30px;
    border-right: 3px solid #ffffff;
    bottom: -10px;
    border-bottom: 3px solid #ffffff;
    right: -10px;
    width: 30px;
    content: "";
}.guirating_stars .guifooter_address {
    font-size: 16px;
    color: #ffffff;
    padding: 1.5rem;
    line-height: 1.6;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    transform: translateZ(10px);
}.guirating_stars .guia11y_tools {
    flex: 1 1 calc(100% - 480px);
    min-width: 400px;
}.guirating_stars .guipage_top {
    flex-wrap: wrap;
    display: flex;
    gap: 3rem;
}.guirating_stars .guitop_sitebar {
    flex: 1 1 calc(50% - 1.5rem);
    transform-style: preserve-3d;
    position: relative;
    transform: rotateX(-5deg);
    min-width: 220px;
    transition: all 0.4s ease;
}.guirating_stars .guitop_sitebar:hover {
    transform: rotateX(0deg);
}.guirating_stars .guitop_sitebar h5 {
    font-size: 18px;
    color: #ffffff;
    background: rgb(137,125,171,0.5);
    position: relative;
    min-width: 200px;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    margin: 0 0 1.5rem;
    padding: 1rem 1.5rem;
    display: inline-block;
    font-weight: 600;
    transform: translateZ(15px);
}.guirating_stars .guitop_sitebar h5::after {
    content: "";
    right: 0;
    left: 0;
    position: absolute;
    height: 5px;
    background: rgb(137,125,171);
    bottom: -5px;
}.guirating_stars .guitop_sitebar .guipage_top {
    gap: 1rem;
    background: rgba(255, 255, 255, 0.1);
    transform: translateZ(5px);
    display: flex;
    border-radius: 10px;
    padding: 1rem;
    flex-direction: column;
}.guirating_stars .guitop_sitebar .guipage_top a {
    text-decoration: none;
    transform: translateZ(10px);
    overflow: hidden;
    display: block;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    position: relative;
    padding: 0.7rem 1rem;
    font-size: 16px;
    transition: all 0.3s ease;
}.guirating_stars .guitop_sitebar .guipage_top a::before {
    left: -100%;
    width: 100%;
    content: "";
    position: absolute;
    height: 100%;
    transition: all 0.5s ease;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}.guirating_stars .guitop_sitebar .guipage_top a:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background: rgb(137,125,171,0.5);
    color: #ffffff;
}.guirating_stars .guitop_sitebar .guipage_top a:hover::before {
    left: 100%;
}.guiwhatsapp_grp {
    transform-style: preserve-3d;
    padding: 2rem 0;
    perspective: 1000px;
    position: relative;
    background: rgb(137,125,171,0.5);
    margin-top: 3rem;
}.guiwhatsapp_grp::before {
    transform: rotateX(45deg);
    width: 100%;
    height: 20px;
    background: rgb(137,125,171);
    transform-origin: bottom;
    content: "";
    left: 0;
    position: absolute;
    top: -20px;
}.guiwhatsapp_grp .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.guiwhatsapp_grp .guidiscuss_cta {
    border-radius: 50px;
    font-size: 13px;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateZ(5px);
    text-align: center;
    color: #ffffff;
    padding: 0.8rem 2rem;
}

@media (max-width: 1200px) {.guirating_stars .container {
    gap: 3rem;
}.guirating_stars .company_holder {
    flex: 1 1 350px;
}.guirating_stars .guia11y_tools {
    flex: 1 1 calc(100% - 430px);
    min-width: 350px;
}.guirating_stars .guipage_top {
    gap: 2rem;
}
}

@media (max-width: 992px) {.guirating_stars {
    padding: 4rem 0 2rem;
}.guirating_stars .container {
    flex-direction: column;
    gap: 3rem;
}.guirating_stars .company_holder,
    .guirating_stars .guia11y_tools {
    flex: 1 1 100%;
    min-width: 100%;
}.guirating_stars .guitop_sitebar {
    min-width: 220px;
    flex: 1 1 calc(50% - 1.5rem);
}.guirating_stars .company_holder,
    .guirating_stars .guitop_sitebar {
    transform: none;
}
}

@media (max-width: 768px) {.guirating_stars {
    padding: 3.5rem 0 1.5rem;
}.guirating_stars .guipage_top {
    gap: 1.5rem;
}.guirating_stars .company_holder h3 {
    font-size: calc(34px - 2px);
}.guirating_stars .company_holder h3::before,
    .guirating_stars .company_holder h3::after {
    height: 20px;
    width: 20px;
}.guiwhatsapp_grp {
    margin-top: 2rem;
}.guiwhatsapp_grp::before {
    top: -15px;
    height: 15px;
}
}

@media (max-width: 576px) {.guirating_stars {
    padding: 3rem 0 1rem;
}.guirating_stars .guitop_sitebar {
    min-width: 100%;
    flex: 1 1 100%;
}.guirating_stars .guipage_top {
    gap: 0.7rem;
}.guirating_stars .guitop_sitebar .guipage_top a {
    padding: 0.6rem 0.8rem;
}.guiwhatsapp_grp {
    margin-top: 1.5rem;
    padding: 1.5rem 0;
}.guiwhatsapp_grp::before {
    display: none;
}
}

@media (max-width: 420px) {.guirating_stars::before {
    height: 10px;
}.guirating_stars .company_holder h3::before,
    .guirating_stars .company_holder h3::after {
    display: none;
}.guirating_stars .guitop_sitebar h5 {
    width: 100%;
    min-width: auto;
}.guiwhatsapp_grp .guidiscuss_cta {
    padding: 0.7rem 1.5rem;
    width: 90%;
}}.guieducation_experience {
    overflow: hidden;
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(214,215,201), rgb(137,125,171,0.5));
    position: relative;
}.guieducation_experience::before {
    right: -10%;
    transform: rotate(-15deg);
    position: absolute;
    height: 80%;
    z-index: 1;
    content: "";
    width: 60%;
    animation: float 8s ease-in-out infinite;
    top: -10%;
    background: rgb(191,167,193,0.5);
    border-radius: 11px;
}.guieducation_experience::after {
    background: rgb(137,125,171,0.5);
    bottom: -5%;
    border-radius: 11px;
    left: -5%;
    position: absolute;
    width: 40%;
    animation: float 6s ease-in-out infinite reverse;
    z-index: 1;
    transform: rotate(20deg);
    content: "";
    height: 60%;
}.guieducation_experience .container {
    position: relative;
    z-index: 2;
}.guieducation_experience .guisuccess_reviews {
    display: grid;
    background: #ffffff;
    grid-template-columns: 1fr 2fr;
    gap: 15px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: rotate(-2deg);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    grid-template-areas: 
        "photo name"
        "photo job"
        "quote quote";
    padding: 40px;
    border-radius: 11px;
}.guieducation_experience .guisuccess_reviews:hover {
    transform: rotate(0deg) translateY(-10px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
}.guieducation_experience .guiimg_cell {
    box-shadow: 10px 10px 0 rgb(191,167,193,0.5);
    grid-area: photo;
    border-radius: 11px;
    height: 200px;
    transform: rotate(4deg);
    transition: transform 0.3s ease;
}.guieducation_experience .guisuccess_reviews:hover .guiimg_cell {
    transform: rotate(0deg) scale(1.05);
}.guieducation_experience .name {
    grid-area: name;
    font-weight: 700;
    margin-top: 20px;
    color: #000000;
    transform: translateX(20px);
    font-size: 19px;
}.guieducation_experience .guisuccess_reviews span:not(.name) {
    transform: translateX(20px);
    color: #000000;
    grid-area: job;
    font-size: 16px;
    font-style: italic;
}.guieducation_experience .guiexp_projects {
    border-left: 4px solid rgb(191,167,193);
    background: linear-gradient(to right, rgb(214,215,201), transparent);
    border-radius: 0 10px 10px 0;
    margin-top: 20px;
    grid-area: quote;
    color: #000000;
    line-height: 1.6;
    position: relative;
    padding: 20px;
    font-size: 16px;
}.guieducation_experience .guiexp_projects::before {
    left: 10px;
    font-size: calc(42px * 2);
    top: -10px;
    line-height: 1;
    content: "";
    position: absolute;
    color: rgb(191,167,193,0.5);
    font-family: serif;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) rotate(-15deg);
    }
    50% {
        transform: translateY(-20px) rotate(-10deg);
    }
}

@media (max-width: 768px) {.guieducation_experience {
    padding: 60px 0;
}.guieducation_experience .guisuccess_reviews {
    grid-template-areas: 
            "guiimg_cell"
            "name"
            "guijob_milestones"
            "guiexp_projects";
    padding: 30px 20px;
    grid-template-columns: 1fr;
}.guieducation_experience .guiimg_cell {
    margin: 0 auto;
    height: 180px;
    width: 80%;
}.guieducation_experience .name,
    .guieducation_experience .guisuccess_reviews span:not(.name) {
    transform: translateX(0);
    text-align: center;
}.guieducation_experience .guiexp_projects {
    padding: 15px;
}
}