* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}html,body {
    font-family: Arial, sans-serif;
    height: 100%;
    min-height: 100%;
    color: #000000;
}a {
    color: inherit;
    text-decoration: none;
}.footer-clients-97462 {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}.head-learning-38176 {
    flex: 1 0 auto;
}.wrapper-bundle-80421 {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}svg {
    width: 30px;
    height: 30px;
}.container {
    width: 1226px;
    margin: auto;
    max-width: 100%;
}

@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.data-overview-73901 {
    background: linear-gradient(135deg, rgb(170,166,168) 0%, rgb(105,100,103,0.5) 100%);
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
}.data-overview-73901::before {
    width: 100%;
    position: absolute;
    background-image: repeating-linear-gradient(
    45deg,
    transparent,
    transparent 15px,
    rgba(255, 255, 255, 0.03) 15px,
    rgba(255, 255, 255, 0.03) 30px
  );
    top: 0;
    content: "";
    left: 0;
    height: 100%;
    z-index: 0;
}.data-overview-73901::after {
    width: 60%;
    background: linear-gradient(
    -45deg,
    rgb(137,133,134,0.5) 0%,
    transparent 70%
  );
    position: absolute;
    z-index: 1;
    content: "";
    height: 200%;
    right: -20%;
    top: -50%;
    transform: rotate(15deg);
}.data-overview-73901 .container {
    padding: 0 1.5rem;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
}.data-overview-73901 ul {
    gap: 2.5rem;
    margin: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin-bottom: 4rem;
    padding: 0;
}.data-overview-73901 .expert-upgrade-75349 {
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    backface-visibility: hidden;
}.data-overview-73901 .expert-upgrade-75349:hover {
    transform: translateY(-8px) scale(1.02);
    z-index: 3;
}.data-overview-73901 .expert-upgrade-75349 div {
    display: flex;
    position: relative;
    border-radius: 3px;
    background: linear-gradient(120deg, #ffffff 0%, rgba(255, 255, 255, 0.9) 100%);
    align-items: center;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 
              0 5px 15px rgba(0, 0, 0, 0.05),
              0 1px 0 rgba(255, 255, 255, 0.1) inset;
    transform: perspective(1000px) rotateX(2deg);
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    justify-content: center;
    flex-direction: column;
    padding: 2.5rem 1.5rem;
    height: 100%;
    text-align: center;
}.data-overview-73901 .expert-upgrade-75349 div::before {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: absolute;
    right: 0;
    background: linear-gradient(90deg, rgb(137,133,134) 0%, rgb(105,100,103) 100%);
    height: 4px;
    transform-origin: left;
    transform: scaleX(0);
    left: 0;
    z-index: 1;
    top: 0;
    content: "";
}.data-overview-73901 .expert-upgrade-75349:hover div::before {
    transform: scaleX(1);
}.data-overview-73901 .expert-upgrade-75349 div::after {
    bottom: -2px;
    left: 10%;
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.05), transparent);
    content: "";
    width: 80%;
    position: absolute;
    height: 1px;
}.data-overview-73901 .expert-upgrade-75349 p {
    position: relative;
    font-weight: 700;
    font-size: calc(35px * 1.2);
    transform: translateY(0);
    margin: 0 0 0.5rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    line-height: 1;
    color: rgb(137,133,134);
}.data-overview-73901 .expert-upgrade-75349:hover p {
    transform: translateY(-5px);
}.data-overview-73901 .expert-upgrade-75349 p::after {
    content: "";
    width: 40px;
    transition: width 0.4s ease;
    background: rgb(105,100,103,0.5);
    transform: translateX(-50%);
    left: 50%;
    height: 2px;
    position: absolute;
    bottom: -10px;
}.data-overview-73901 .expert-upgrade-75349:hover p::after {
    width: 60px;
}.data-overview-73901 .expert-upgrade-75349 span {
    transform: translateY(0);
    color: #000000;
    display: block;
    font-weight: 400;
    transition: all 0.5s ease;
    margin-top: 1rem;
    font-size: 14px;
}.data-overview-73901 .expert-upgrade-75349:hover span {
    transform: translateY(5px);
}.data-overview-73901 h4 {
    font-size: 19px;
    padding-bottom: 1rem;
    color: #ffffff;
    position: relative;
    font-weight: 600;
    margin: 2rem 0 0;
    text-align: center;
    letter-spacing: 0.5px;
}.data-overview-73901 h4::before {
    bottom: 0;
    content: "";
    transform: translateX(-50%);
    background: rgb(137,133,134);
    position: absolute;
    width: 60px;
    left: 50%;
    height: 3px;
}

@media (min-width: 992px) {.data-overview-73901 {
    padding: 8rem 0;
}.data-overview-73901 ul {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 3rem;
}.data-overview-73901 .expert-upgrade-75349 div {
    padding: 3rem 1.5rem;
}.data-overview-73901 .expert-upgrade-75349 p {
    font-size: calc(43px * 0.9);
}.data-overview-73901 h4 {
    margin-top: 3rem;
    font-size: calc(19px * 1.2);
}
}

@media (max-width: 768px) {.data-overview-73901 {
    padding: 4rem 0;
}.data-overview-73901 ul {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 2rem;
}.data-overview-73901 .expert-upgrade-75349 div {
    padding: 2rem 1rem;
}.data-overview-73901 h4 {
    font-size: 20px;
}
}

@media (max-width: 576px) {.data-overview-73901 ul {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.data-overview-73901 .expert-upgrade-75349 div {
    transform: perspective(1000px) rotateX(0deg);
}.data-overview-73901::after {
    opacity: 0.5;
}.data-overview-73901 .expert-upgrade-75349 p {
    font-size: calc(35px * 1.1);
}
}

@media (prefers-reduced-motion: reduce) {.data-overview-73901 .expert-upgrade-75349,
  .data-overview-73901 .expert-upgrade-75349 div,
  .data-overview-73901 .expert-upgrade-75349 p,
  .data-overview-73901 .expert-upgrade-75349 span,
  .data-overview-73901 .expert-upgrade-75349 div::before {
    transform: none !important;
    transition: none;
}.data-overview-73901 .expert-upgrade-75349:hover {
    transform: none;
}}.tariff-grid-03719 {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.tariff-grid-03719::before {
    background: linear-gradient(145deg, rgba(0,0,0,0.85) 0%, rgba(20,30,50,0.95) 100%);
    left: 0;
    top: 0;
    z-index: 1;
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
}.tariff-grid-03719 .container {
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
}.tariff-grid-03719 .fee-plan-20835 {
    align-items: center;
    display: flex;
    flex-direction: column;
}.tariff-grid-03719 h2 {
    animation: float 6s ease-in-out infinite;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    transform: translateY(0);
    color: #ffffff;
    font-size: 35px;
}.tariff-grid-03719 h2::after {
    height: 3px;
    background: linear-gradient(90deg, rgb(137,133,134), rgb(105,100,103));
    left: 50%;
    content: "";
    transform: translateX(-50%);
    position: absolute;
    width: 80px;
    bottom: -10px;
}.tariff-grid-03719 .rate-card-13549 {
    margin: 0 auto 50px;
    color: rgb(255, 255, 255, 0.5);
    max-width: 800px;
    text-align: center;
    line-height: 1.6;
    font-size: 17px;
}.tariff-grid-03719 .annual-plan-10274 {
    width: 100%;
    display: grid;
    list-style: none;
    margin: 0;
    padding: 0;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
}.tariff-grid-03719 .annual-plan-10274 li {
    perspective: 1000px;
}.tariff-grid-03719 .premium-grid-08614 {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    height: 100%;
    text-decoration: none;
    transform-style: preserve-3d;
    display: block;
    box-sizing: border-box;
}.tariff-grid-03719 .premium-grid-08614:hover {
    transform: translateY(-10px) rotateY(2deg);
}.tariff-grid-03719 .offer-box-13847 {
    flex-direction: column;
    overflow: hidden;
    display: flex;
    border: 1px solid rgba(255,255,255,0.1);
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 5px 15px rgba(0,0,0,0.1);
    background: linear-gradient(135deg, rgba(255,255,255,0.03) 0%, rgba(255,255,255,0.08) 100%);
    box-sizing: border-box;
    height: 100%;
    padding: 35px 30px;
    border-radius: 8px;
    position: relative;
    backdrop-filter: blur(5px);
    transition: all 0.4s ease;
}.tariff-grid-03719 .offer-box-13847::before {
    left: 0;
    width: 100%;
    transition: transform 0.4s ease;
    content: "";
    transform-origin: left;
    position: absolute;
    transform: scaleX(0.5);
    top: 0;
    height: 5px;
    background: linear-gradient(90deg, rgb(137,133,134), rgb(105,100,103));
}.tariff-grid-03719 .premium-grid-08614:hover .offer-box-13847::before {
    transform: scaleX(1);
}.tariff-grid-03719 .edu-rates-24879 {
    height: 100%;
    flex-direction: column;
    display: flex;
    box-sizing: border-box;
}.tariff-grid-03719 .premium-grid-08614 h4 {
    font-size: calc(19px * 1.2);
    position: relative;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 20px;
}.tariff-grid-03719 .premium-grid-08614 h4::after {
    width: 40px;
    position: absolute;
    bottom: -10px;
    background-color: rgb(137,133,134);
    content: "";
    height: 2px;
    left: 0;
}.tariff-grid-03719 .premium-grid-08614 p {
    white-space: normal;
    overflow-wrap: break-word;
    line-height: 1.6;
    word-wrap: break-word;
    margin: 0 0 25px;
    font-size: 17px;
    color: rgb(255, 255, 255, 0.5);
    flex-grow: 1;
}.tariff-grid-03719 .pricing-tiers-69251 {
    display: inline-block;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 6px;
    font-size: calc(19px * 1.4);
    background: linear-gradient(135deg, rgb(137,133,134,0.5) 0%, rgb(105,100,103,0.5) 100%);
    align-self: flex-start;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    font-weight: 700;
    transform: translateZ(10px);
    transition: all 0.3s ease;
}.tariff-grid-03719 .premium-grid-08614:hover .pricing-tiers-69251 {
    transform: translateZ(15px) scale(1.05);
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}

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

@media (max-width: 1200px) {.tariff-grid-03719 {
    padding: 100px 0;
}.tariff-grid-03719 .annual-plan-10274 {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
}
}

@media (max-width: 992px) {.tariff-grid-03719 {
    padding: 80px 0;
}.tariff-grid-03719 .annual-plan-10274 {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 20px;
}.tariff-grid-03719 h2 {
    font-size: calc(35px * 0.9);
}
}

@media (max-width: 768px) {.tariff-grid-03719 {
    padding: 60px 0;
}.tariff-grid-03719 .annual-plan-10274 {
    grid-template-columns: 1fr;
    max-width: 500px;
    margin: 0 auto;
}.tariff-grid-03719 .rate-card-13549 {
    margin-bottom: 40px;
}.tariff-grid-03719 h2 {
    font-size: calc(35px * 0.8);
}.tariff-grid-03719 .offer-box-13847 {
    padding: 30px 25px;
}
}

@media (max-width: 576px) {.tariff-grid-03719 {
    padding: 50px 0;
}.tariff-grid-03719 h2 {
    font-size: calc(35px * 0.7);
}.tariff-grid-03719 .rate-card-13549 {
    font-size: calc(17px * 0.9);
    margin-bottom: 30px;
}.tariff-grid-03719 .offer-box-13847 {
    padding: 25px 20px;
}.tariff-grid-03719 .premium-grid-08614 h4 {
    font-size: calc(19px * 1.1);
}.tariff-grid-03719 .premium-grid-08614 p {
    font-size: calc(17px * 0.9);
}.tariff-grid-03719 .pricing-tiers-69251 {
    padding: 8px 16px;
    font-size: calc(19px * 1.2);
}}.contact-06915 {
    background: rgb(170,166,168);
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}.contact-06915::before {
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-position: 0 0, 0 20px, 20px -20px, -20px 0px;
    opacity: 0.03;
    position: absolute;
    background-image: 
        linear-gradient(45deg, rgb(137,133,134,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(137,133,134,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(137,133,134,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(137,133,134,0.5) 75%);
    left: 0;
    background-size: 40px 40px;
}.contact-06915::after {
    z-index: 0;
    right: -50%;
    transform: rotate(45deg);
    background: linear-gradient(135deg, rgb(137,133,134,0.5) 0%, transparent 70%);
    height: 100%;
    content: "";
    position: absolute;
    top: -50%;
    width: 100%;
}.contact-06915 .portrait-image-12036 {
    height: 100%;
    top: 0;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    opacity: 0.1;
    z-index: 0;
    left: 0;
    position: absolute;
    width: 100%;
    filter: saturate(0.5) brightness(1.2);
}.contact-06915 .container {
    z-index: 2;
    max-width: 1200px;
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
}.contact-06915 h3 {
    font-size: 36px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: rgb(137,133,134);
    text-align: center;
    margin-bottom: 50px;
    font-weight: 700;
    position: relative;
    z-index: 2;
}.contact-06915 h3::before {
    width: 80px;
    background: rgb(137,133,134);
    transform: translateX(-50%);
    height: 2px;
    left: 50%;
    bottom: -15px;
    content: "";
    position: absolute;
}.contact-06915 h3::after {
    bottom: -25px;
    transform: translateX(-50%);
    position: absolute;
    background: rgb(105,100,103);
    width: 40px;
    left: 50%;
    content: "";
    height: 2px;
}.contact-06915 .inquiry-form-23487 {
    background: #ffffff;
    overflow: hidden;
    flex-wrap: wrap;
    z-index: 2;
    border-radius: 26px;
    position: relative;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08), 0 5px 25px rgba(0, 0, 0, 0.05);
    display: flex;
}.contact-06915 .message-request-46583 {
    padding: 50px;
    flex: 1 1 60%;
    position: relative;
}.contact-06915 .message-request-46583::before {
    height: 100%;
    top: 0;
    background: linear-gradient(to bottom, transparent, rgb(170,166,168), transparent);
    position: absolute;
    width: 1px;
    content: "";
    right: 0;
}.contact-06915 .message-request-46583 h3 {
    text-transform: none;
    color: #000000;
    font-weight: 600;
    font-size: 20px;
    text-align: left;
    letter-spacing: normal;
    margin-bottom: 30px;
}.contact-06915 .message-request-46583 h3::before {
    width: 50px;
    bottom: -10px;
    transform: none;
    left: 0;
}.contact-06915 .message-request-46583 h3::after {
    bottom: -18px;
    transform: none;
    width: 25px;
    left: 0;
}.contact-06915 .message-request-46583 input[type="text"],
.contact-06915 .message-request-46583 textarea {
    padding: 15px 20px;
    border-radius: 10px;
    font-size: 12px;
    color: #000000;
    transition: all 0.3s ease;
    background: #ffffff;
    font-family: Arial, sans-serif;
    width: 100%;
    border: 2px solid rgb(170,166,168);
    margin-bottom: 20px;
}.contact-06915 .message-request-46583 input[type="text"]:focus,
.contact-06915 .message-request-46583 textarea:focus {
    outline: none;
    box-shadow: 0 0 0 4px rgb(137,133,134,0.5);
    border-color: rgb(137,133,134);
}.contact-06915 .message-request-46583 textarea {
    resize: vertical;
    min-height: 140px;
}.contact-06915 .message-request-46583 .support-widget-32806 {
    display: flex;
    margin-bottom: 25px;
    align-items: flex-start;
}.contact-06915 .message-request-46583 .support-widget-32806 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact-06915 .message-request-46583 .support-widget-32806 label {
    cursor: pointer;
    font-size: 16px;
    color: #000000;
    padding-left: 30px;
    line-height: 1.6;
    position: relative;
}.contact-06915 .message-request-46583 .support-widget-32806 label::before {
    left: 0;
    transition: all 0.3s ease;
    position: absolute;
    height: 18px;
    border: 2px solid rgb(170,166,168);
    border-radius: 2px;
    width: 18px;
    top: 3px;
    content: "";
}.contact-06915 .message-request-46583 .support-widget-32806 input[type="checkbox"]:checked + label::before {
    background: rgb(137,133,134);
    border-color: rgb(137,133,134);
}.contact-06915 .message-request-46583 .support-widget-32806 input[type="checkbox"]:checked + label::after {
    left: 6px;
    width: 6px;
    content: "";
    border-width: 0 2px 2px 0;
    top: 8px;
    height: 10px;
    position: absolute;
    border: solid #ffffff;
    transform: rotate(45deg);
}.contact-06915 .message-request-46583 .support-widget-32806 a {
    position: relative;
    text-decoration: none;
    color: rgb(137,133,134);
    font-weight: 600;
    transition: all 0.3s ease;
}.contact-06915 .message-request-46583 .support-widget-32806 a::after {
    height: 1px;
    transform-origin: right;
    left: 0;
    position: absolute;
    bottom: -2px;
    width: 100%;
    transform: scaleX(0);
    content: "";
    transition: transform 0.3s ease;
    background: rgb(137,133,134);
}.contact-06915 .message-request-46583 .support-widget-32806 a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}.contact-06915 .message-request-46583 .help-form-43716 {
    background: rgb(137,133,134);
    padding: 15px 35px;
    cursor: pointer;
    letter-spacing: 1px;
    border: none;
    font-size: 15px;
    border-radius: 10px;
    font-weight: 600;
    color: #ffffff;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease;
    text-transform: uppercase;
}.contact-06915 .message-request-46583 .help-form-43716::before {
    content: "";
    background: rgb(105,100,103);
    height: 100%;
    left: 0;
    z-index: -1;
    transition: all 0.3s ease;
    width: 0;
    top: 0;
    position: absolute;
}.contact-06915 .message-request-46583 .help-form-43716:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    color: #ffffff;
}.contact-06915 .message-request-46583 .help-form-43716:hover::before {
    width: 100%;
}.contact-06915 .help-widget-39726 {
    display: flex;
    position: relative;
    justify-content: center;
    flex: 1 1 35%;
    background: linear-gradient(to bottom right, rgb(170,166,168), #ffffff);
    padding: 50px;
    flex-direction: column;
}.contact-06915 .help-widget-39726::before {
    width: 100%;
    content: "";
    opacity: 0.03;
    left: 0;
    background-image: 
        linear-gradient(45deg, rgb(137,133,134,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(137,133,134,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(137,133,134,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(137,133,134,0.5) 75%);
    top: 0;
    height: 100%;
    background-position: 0 0, 0 15px, 15px -15px, -15px 0px;
    position: absolute;
    background-size: 30px 30px;
}.contact-06915 .help-widget-39726 h4 {
    font-size: 20px;
    position: relative;
    margin-bottom: 30px;
    color: #000000;
    font-weight: 600;
}.contact-06915 .help-widget-39726 h4::after {
    width: 40px;
    content: "";
    height: 2px;
    bottom: -10px;
    left: 0;
    background: rgb(137,133,134);
    position: absolute;
}.contact-06915 .help-widget-39726 .feedback-block-65749 {
    padding: 0;
    margin: 0;
    list-style: none;
}.contact-06915 .help-widget-39726 .feedback-block-65749 li {
    border-radius: 10px;
    display: flex;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 0 100%);
    background: #ffffff;
    margin-bottom: 20px;
    padding: 15px;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    align-items: center;
}.contact-06915 .help-widget-39726 .feedback-block-65749 li:hover {
    transform: translateX(5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}.contact-06915 .help-widget-39726 .feedback-block-65749 li svg {
    margin-right: 15px;
    width: 20px;
    transition: all 0.3s ease;
    height: 20px;
}.contact-06915 .help-widget-39726 .feedback-block-65749 li:hover svg {
    transform: scale(1.1) rotate(5deg);
}.contact-06915 .help-widget-39726 .feedback-block-65749 li svg path {
    transition: all 0.3s ease;
    fill: rgb(137,133,134);
}.contact-06915 .help-widget-39726 .feedback-block-65749 li:hover svg path {
    fill: rgb(105,100,103);
}.contact-06915 .help-widget-39726 .feedback-block-65749 li span {
    color: #000000;
    font-size: 12px;
}.contact-06915 .help-widget-39726 .feedback-block-65749 li a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: #000000;
}.contact-06915 .help-widget-39726 .feedback-block-65749 li a:hover {
    color: rgb(137,133,134);
}

@media (max-width: 992px) {.contact-06915 {
    padding: 60px 0;
}.contact-06915 h3 {
    margin-bottom: 40px;
}.contact-06915 .inquiry-form-23487 {
    flex-direction: column;
}.contact-06915 .message-request-46583,
    .contact-06915 .help-widget-39726 {
    flex: 1 1 100%;
}.contact-06915 .message-request-46583::before {
    display: none;
}.contact-06915 .message-request-46583 {
    padding: 40px;
}.contact-06915 .help-widget-39726 {
    padding: 40px;
}
}

@media (max-width: 768px) {.contact-06915 {
    padding: 50px 0;
}.contact-06915 h3 {
    margin-bottom: 35px;
    font-size: calc(36px * 0.8);
}.contact-06915 .message-request-46583 h3,
    .contact-06915 .help-widget-39726 h4 {
    font-size: calc(20px * 0.9);
}.contact-06915 .message-request-46583,
    .contact-06915 .help-widget-39726 {
    padding: 30px;
}.contact-06915 .message-request-46583 input[type="text"],
    .contact-06915 .message-request-46583 textarea {
    padding: 12px 15px;
}.contact-06915 .message-request-46583 .help-form-43716 {
    padding: 12px 25px;
}
}

@media (max-width: 576px) {.contact-06915 {
    padding: 40px 0;
}.contact-06915 h3 {
    margin-bottom: 30px;
    font-size: calc(36px * 0.7);
}.contact-06915 .message-request-46583,
    .contact-06915 .help-widget-39726 {
    padding: 25px 20px;
}.contact-06915 .message-request-46583 input[type="text"],
    .contact-06915 .message-request-46583 textarea {
    margin-bottom: 15px;
}.contact-06915 .message-request-46583 .support-widget-32806 label {
    font-size: calc(16px * 0.9);
}.contact-06915 .message-request-46583 .help-form-43716 {
    padding: 12px 20px;
    width: 100%;
}.contact-06915 .help-widget-39726 .feedback-block-65749 li {
    margin-bottom: 15px;
    padding: 12px;
}}.title-intro-48126 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(105,100,103,0.5), rgb(137,133,134));
    min-height: 100vh;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
}.title-intro-48126::before {
    opacity: 0.05;
    position: absolute;
    width: 100%;
    content: "";
    background: repeating-linear-gradient(
    45deg,
    rgb(105,100,103,0.5) 0px,
    transparent 2px,
    transparent 10px,
    rgb(105,100,103,0.5) 12px
  );
    z-index: 1;
    top: 0;
    height: 100%;
    left: 0;
}.title-intro-48126::after {
    height: 50%;
    position: absolute;
    width: 50%;
    right: -10%;
    top: -10%;
    filter: blur(60px);
    background: radial-gradient(circle, rgb(137,133,134,0.5) 0%, transparent 70%);
    content: "";
    z-index: 0;
}.title-intro-48126 .page-open-46587 {
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.2),
    0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    gap: 3rem;
    transform: perspective(1000px) rotateX(2deg);
    max-width: 1200px;
    position: relative;
    width: 90%;
    display: grid;
    clip-path: polygon(
    0 0,
    100% 0,
    97% 100%,
    3% 100%
  );
    grid-template-columns: 1fr;
    backdrop-filter: blur(5px);
    background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.15),
    rgba(255, 255, 255, 0.05)
  );
    transform-style: preserve-3d;
    z-index: 2;
    padding: 4rem 2rem;
}.title-intro-48126 h3 {
    margin: 0 0 1.5rem;
    letter-spacing: 0.05em;
    color: #ffffff;
    transform: translateZ(20px);
    font-weight: 600;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: clamp(1.2rem, 2vw, 1.8rem);
    padding-left: 1.5rem;
    line-height: 1.4;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}.title-intro-48126 h3::before {
    animation: lineReveal 1.2s ease forwards 0.5s;
    transform: scaleY(0);
    top: 0;
    width: 4px;
    height: 100%;
    background: linear-gradient(to bottom, rgb(137,133,134), rgb(105,100,103));
    position: absolute;
    left: 0;
    transform-origin: top;
    content: "";
}.title-intro-48126 h1 {
    font-size: clamp(2.5rem, 6vw, 45px);
    background-clip: text !important;
    text-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    background-image: linear-gradient(
    90deg,
    #ffffff,
    rgb(137,133,134,0.5)
  );
    transform: translateZ(30px);
    color: #ffffff;
    font-weight: 700;
    animation: textGradient 6s linear infinite;
    -webkit-text-fill-color: transparent;
    line-height: 1.2;
    position: relative;
    background-size: 200% auto;
    -webkit-background-clip: text !important;
    margin: 0 0 2rem;
}.title-intro-48126 .academy-roots-08315 {
    position: relative;
    padding: 1rem;
    transform: translateZ(10px);
}.title-intro-48126 .academy-roots-08315 > div {
    transform: translateZ(5px);
    box-shadow: 
    0 15px 30px rgba(0, 0, 0, 0.2),
    0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    transition: transform 0.5s cubic-bezier(0.2, 0.9, 0.3, 1.2);
}.title-intro-48126 .academy-roots-08315 > div::before {
    position: absolute;
    background: linear-gradient(
    135deg,
    rgb(105,100,103,0.5),
    transparent 50%,
    rgb(137,133,134,0.5)
  );
    mix-blend-mode: overlay;
    z-index: 1;
    content: "";
    inset: 0;
}.title-intro-48126 .academy-roots-08315 > div:hover {
    transform: translateZ(20px) scale(1.02);
}.title-intro-48126 p {
    font-family: Arial, sans-serif;
    background: linear-gradient(
    to bottom,
    transparent,
    rgba(0, 0, 0, 0.7) 30%
  );
    color: #ffffff;
    padding: 8rem 2rem 2rem;
    z-index: 2;
    font-size: clamp(1rem, 1.5vw, 15px);
    font-weight: 400;
    position: relative;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    line-height: 1.6;
}

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

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

@media screen and (min-width: 768px) {.title-intro-48126 .page-open-46587 {
    grid-template-columns: 1fr 1fr;
    padding: 5rem 3rem;
    gap: 2rem;
}.title-intro-48126 h3 {
    margin-top: 2rem;
    padding-left: 2rem;
}.title-intro-48126 h3::before {
    width: 6px;
}.title-intro-48126 .academy-roots-08315 {
    padding: 1.5rem;
}.title-intro-48126 p {
    padding: 10rem 3rem 3rem;
}
}

@media screen and (min-width: 1200px) {.title-intro-48126 .page-open-46587 {
    gap: 3rem;
    padding: 6rem 4rem;
}.title-intro-48126 h3 {
    margin-top: 3rem;
    padding-left: 3rem;
}.title-intro-48126 h3::before {
    width: 8px;
}.title-intro-48126 .academy-roots-08315 {
    padding: 2rem;
}.title-intro-48126 p {
    padding: 12rem 4rem 4rem;
}
}

@media (prefers-reduced-motion: reduce) {.title-intro-48126 .page-open-46587 {
    transform: none;
}.title-intro-48126 h1 {
    animation: none;
}.title-intro-48126 h3::before {
    animation: none;
    transform: scaleY(1);
}.title-intro-48126 .academy-roots-08315 > div:hover {
    transform: none;
}
}

@media (hover: hover) {.title-intro-48126 .page-open-46587:hover {
    transform: perspective(1000px) rotateX(1deg) rotateY(1deg);
}.title-intro-48126 .academy-roots-08315 > div {
    cursor: pointer;
}}.company-info-38215 {
    overflow: hidden;
    padding: 140px 0 120px;
    position: relative;
    background: rgb(170,166,168);
}.company-info-38215::before {
    content: "";
    animation: gradientFlow 25s infinite alternate;
    width: 100%;
    height: 100%;
    opacity: 0.15;
    background: linear-gradient(125deg, rgb(137,133,134,0.5) 0%, transparent 40%, rgb(105,100,103,0.5) 80%, rgb(137,133,134,0.5) 100%);
    top: 0;
    z-index: 1;
    left: 0;
    position: absolute;
}@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.company-info-38215::after {
    height: 100%;
    left: 0;
    animation: pulseBackground 15s infinite alternate;
    background: radial-gradient(ellipse at 30% 20%, rgb(137,133,134,0.5) 0%, transparent 60%),
                radial-gradient(ellipse at 70% 80%, rgb(105,100,103,0.5) 0%, transparent 60%);
    position: absolute;
    opacity: 0.15;
    top: 0;
    width: 100%;
    z-index: 1;
    content: "";
    filter: blur(50px);
}@keyframes pulseBackground {
    0% {
        opacity: 0.1;
        filter: blur(50px);
    }
    50% {
        opacity: 0.15;
        filter: blur(70px);
    }
    100% {
        opacity: 0.1;
        filter: blur(50px);
    }
}

.company-info-38215 .container {
    position: relative;
    z-index: 2;
}.company-info-38215 .expert-guides-27589 {
    position: relative;
    max-width: 100vw;
}.company-info-38215 h3 {
    position: absolute;
    top: 0;
    font-weight: 700;
    color: #000000;
    padding-left: 30px;
    font-size: 36px;
    left: 0;
    margin: 0;
    border-left: 4px solid rgb(137,133,134);
    transform: translateY(-100%) translateY(-30px);
    letter-spacing: 1px;
}.company-info-38215 .learn-identity-07458 {
    margin-bottom: 100px;
    padding-top: 20px;
    grid-template-columns: 1.6fr 1.4fr;
    position: relative;
    width: 115%;
    gap: 20px;
    display: grid;
    margin-left: -15%;
}.company-info-38215 .learn-identity-07458 span {
    transform: skewX(-15deg);
    padding: 10px 30px;
    color: #ffffff;
    font-size: 18px;
    border-radius: 0 10px 10px 0;
    background: rgb(137,133,134);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
    z-index: 10;
    right: 10%;
    position: absolute;
    font-weight: 600;
    top: -15px;
}.company-info-38215 .learn-identity-07458 span::before {
    top: 0;
    left: -15px;
    width: 15px;
    background: rgb(137,133,134);
    content: "";
    transform: skewX(15deg);
    height: 100%;
    position: absolute;
    z-index: -1;
}.company-info-38215 .learn-identity-07458 p {
    padding: 40px;
    background: rgba(255, 255, 255, 0.8);
    width: 110%;
    color: #000000;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.05);
    font-size: 16px;
    z-index: 5;
    backdrop-filter: blur(10px);
    transform: translateX(-30px);
    line-height: 1.8;
    grid-row: 1 / 2;
    align-self: center;
    grid-column: 2 / 3;
    border-radius: 13px;
}.company-info-38215 .learn-identity-07458 .portrait-image-12036 {
    height: 500px;
    grid-row: 1 / 2;
    grid-column: 1 / 2;
    z-index: 3;
    overflow: hidden;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
    border-radius: 0 13px 13px 0;
}.company-info-38215 .learn-identity-07458 .portrait-image-12036::before {
    left: 0;
    top: 0;
    height: 100%;
    z-index: 2;
    width: 100%;
    position: absolute;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.3), transparent);
    content: "";
}.company-info-38215 .master-track-34695 {
    gap: 20px;
    margin-right: -15%;
    position: relative;
    width: 115%;
    margin-left: auto;
    grid-template-columns: 1.4fr 1.6fr;
    display: grid;
}.company-info-38215 .master-track-34695::before {
    width: 40%;
    position: absolute;
    left: 30%;
    background: linear-gradient(to right, rgb(137,133,134,0.5), rgb(105,100,103,0.5), transparent);
    top: -50px;
    content: "";
    height: 1px;
}.company-info-38215 .master-track-34695 p {
    grid-column: 1 / 2;
    align-self: center;
    color: #000000;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    z-index: 5;
    padding: 40px;
    border-radius: 13px;
    line-height: 1.8;
    background: rgba(255, 255, 255, 0.8);
    grid-row: 1 / 2;
    font-size: 16px;
    width: 110%;
    transform: translateX(30px);
}.company-info-38215 .master-track-34695 .teach-style-61540 {
    border-radius: 13px 0 0 13px;
    height: 500px;
    grid-column: 2 / 3;
    z-index: 3;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
    grid-row: 1 / 2;
    overflow: hidden;
    position: relative;
}.company-info-38215 .master-track-34695 .teach-style-61540::before {
    height: 100%;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.3), transparent);
    left: 0;
    z-index: 2;
    position: absolute;
    width: 100%;
    top: 0;
    content: "";
}.company-info-38215 .learn-identity-07458::after,
.company-info-38215 .master-track-34695::after {
    width: 200px;
    filter: blur(80px);
    z-index: 1;
    position: absolute;
    opacity: 0.15;
    border-radius: 50%;
    content: "";
    height: 200px;
    animation: pulseOpacity 8s infinite alternate;
}@keyframes pulseOpacity {
    0% {
        opacity: 0.15;
        transform: scale(1);
    }
    100% {
        opacity: 0.2;
        transform: scale(1.1);
    }
}

.company-info-38215 .learn-identity-07458::after {
    background: rgb(137,133,134);
    right: 10%;
    bottom: -100px;
}.company-info-38215 .master-track-34695::after {
    background: rgb(105,100,103);
    left: 10%;
    top: -100px;
}.company-info-38215 .learn-identity-07458::before,
.company-info-38215 .master-track-34695::before {
    height: 1px;
    animation: widthPulse 6s infinite alternate;
    content: "";
    position: absolute;
    background: linear-gradient(to right, transparent, rgb(137,133,134,0.5) 50%, transparent);
    width: 300px;
}@keyframes widthPulse {
    0% {
        width: 200px;
    }
    100% {
        width: 300px;
    }
}

.company-info-38215 .learn-identity-07458::before {
    top: -20px;
    left: 20%;
}.company-info-38215 .master-track-34695::before {
    bottom: -20px;
    right: 20%;
}.company-info-38215 .expert-guides-27589::before,
.company-info-38215 .expert-guides-27589::after {
    background: linear-gradient(90deg, transparent, rgb(137,133,134,0.5) 50%, transparent);
    position: absolute;
    content: "";
    width: 80%;
    height: 1px;
    animation: horizontalLine 15s infinite alternate;
}@keyframes horizontalLine {
    0% {
        opacity: 0.1;
        transform: translateX(-10%);
    }
    100% {
        opacity: 0.3;
        transform: translateX(10%);
    }
}

.company-info-38215 .expert-guides-27589::before {
    top: 15%;
    left: 10%;
}.company-info-38215 .expert-guides-27589::after {
    right: 10%;
    bottom: 15%;
}

@media screen and (max-width: 1199px) {.company-info-38215 {
    padding: 120px 0 100px;
}.company-info-38215 h3 {
    font-size: calc(36px - 0.2rem);
}.company-info-38215 .learn-identity-07458,
    .company-info-38215 .master-track-34695 {
    width: 110%;
}.company-info-38215 .learn-identity-07458 {
    margin-left: -10%;
}.company-info-38215 .master-track-34695 {
    margin-right: -10%;
}.company-info-38215 .learn-identity-07458 .portrait-image-12036,
    .company-info-38215 .master-track-34695 .teach-style-61540 {
    height: 450px;
}.company-info-38215 .learn-identity-07458 p,
    .company-info-38215 .master-track-34695 p {
    padding: 30px;
}
}

@media screen and (max-width: 991px) {.company-info-38215 .learn-identity-07458 p,
    .company-info-38215 .master-track-34695 p {
    width: 100%;
}.company-info-38215 {
    padding: 100px 0 80px;
}.company-info-38215 h3 {
    margin-bottom: 50px;
    font-size: calc(36px - 0.4rem);
    transform: none;
    position: relative;
}.company-info-38215 .learn-identity-07458,
    .company-info-38215 .master-track-34695 {
    gap: 30px;
    width: 100%;
    margin-right: 0;
    grid-template-columns: 1fr;
    margin-left: 0;
}.company-info-38215 .learn-identity-07458 {
    margin-bottom: 80px;
}.company-info-38215 .learn-identity-07458 span {
    font-size: calc(18px - 0.2rem);
    left: 0;
    top: -15px;
    right: auto;
}.company-info-38215 .learn-identity-07458 .portrait-image-12036 {
    border-radius: 13px;
    height: 400px;
    grid-row: 1 / 2;
    grid-column: 1 / 2;
}.company-info-38215 .learn-identity-07458 p {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
    transform: translateX(0);
}.company-info-38215 .master-track-34695 .teach-style-61540 {
    border-radius: 13px;
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    height: 400px;
}.company-info-38215 .master-track-34695 p {
    transform: translateX(0);
    grid-column: 1 / 2;
    grid-row: 2 / 3;
}.company-info-38215 .learn-identity-07458::after,
    .company-info-38215 .master-track-34695::after {
    height: 150px;
    width: 150px;
}
}

@media screen and (max-width: 767px) {.company-info-38215 {
    padding: 80px 0 60px;
}.company-info-38215 h3 {
    padding-left: 20px;
    margin-bottom: 40px;
    font-size: calc(36px - 0.6rem);
}.company-info-38215 .learn-identity-07458 {
    margin-bottom: 60px;
}.company-info-38215 .learn-identity-07458 span {
    font-size: calc(18px - 0.3rem);
    padding: 8px 20px;
}.company-info-38215 .learn-identity-07458 .portrait-image-12036,
    .company-info-38215 .master-track-34695 .teach-style-61540 {
    height: 350px;
}.company-info-38215 .learn-identity-07458 p,
    .company-info-38215 .master-track-34695 p {
    font-size: calc(16px - 0.1rem);
    padding: 25px;
}.company-info-38215::after {
    filter: blur(30px);
}.company-info-38215 .learn-identity-07458::after,
    .company-info-38215 .master-track-34695::after {
    height: 100px;
    width: 100px;
    filter: blur(50px);
}
}

@media screen and (max-width: 575px) {.company-info-38215 {
    padding: 60px 0 40px;
}.company-info-38215 h3 {
    font-size: calc(36px - 0.8rem);
    margin-bottom: 30px;
    border-left-width: 3px;
    padding-left: 15px;
}.company-info-38215 .learn-identity-07458 {
    margin-bottom: 50px;
    gap: 20px;
}.company-info-38215 .learn-identity-07458 span {
    font-size: calc(18px - 0.4rem);
    padding: 6px 15px;
}.company-info-38215 .learn-identity-07458 .portrait-image-12036,
    .company-info-38215 .master-track-34695 .teach-style-61540 {
    height: 280px;
}.company-info-38215 .learn-identity-07458 p,
    .company-info-38215 .master-track-34695 p {
    font-size: calc(16px - 0.2rem);
    padding: 20px;
}.company-info-38215::after {
    filter: blur(20px);
}.company-info-38215 .expert-guides-27589::before,
    .company-info-38215 .expert-guides-27589::after {
    width: 70%;
}
}

@media screen and (min-width: 1400px) {.company-info-38215 .learn-identity-07458 {
    margin-left: -20%;
    width: 120%;
}.company-info-38215 .master-track-34695 {
    margin-right: -20%;
    width: 120%;
}.company-info-38215 .learn-identity-07458 .portrait-image-12036,
    .company-info-38215 .master-track-34695 .teach-style-61540 {
    height: 550px;
}}.thxArea-67439 {
    position: relative;
    background: linear-gradient(135deg, rgb(170,166,168) 0%, rgb(137,133,134,0.5) 100%);
    padding: 100px 0;
    overflow: hidden;
}.thxArea-67439::before {
    pointer-events: none;
    top: 0;
    position: absolute;
    content: "";
    background-image: repeating-linear-gradient(0deg, transparent, transparent 20px, rgba(255,255,255,0.03) 20px, rgba(255,255,255,0.03) 40px);
    z-index: 1;
    height: 100%;
    width: 100%;
    left: 0;
}.thxArea-67439::after {
    background: radial-gradient(circle, rgb(105,100,103) 0%, transparent 70%);
    height: 300px;
    filter: blur(50px);
    border-radius: 50%;
    right: -150px;
    top: -150px;
    width: 300px;
    position: absolute;
    content: "";
    animation: float 15s infinite ease-in-out;
    opacity: 0.2;
}.thxArea-67439 .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
}.thxArea-67439 h2 {
    transform: perspective(1000px) rotateX(2deg);
    line-height: 1.4;
    text-align: center;
    margin-bottom: 40px;
    color: rgb(137,133,134);
    font-family: Arial, sans-serif;
    position: relative;
    font-weight: 700;
    font-size: 29px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    letter-spacing: 0.5px;
    transform-origin: center;
}.thxArea-67439 h2::after {
    content: "";
    background: linear-gradient(90deg, rgb(137,133,134), rgb(105,100,103));
    transform: translateX(-50%);
    bottom: -15px;
    left: 50%;
    position: absolute;
    transition: width 0.3s ease;
    width: 80px;
    height: 3px;
}.thxArea-67439 .expert-guides-27589 {
    background: #ffffff;
    position: relative;
    transform: translateY(0);
    padding: 40px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1), 
                0 5px 15px rgba(0,0,0,0.05);
    overflow: hidden;
    border-radius: 30px;
}.thxArea-67439 .expert-guides-27589::before {
    content: "";
    top: 0;
    background: linear-gradient(90deg, rgb(137,133,134), rgb(105,100,103), rgb(137,133,134));
    background-size: 200% 100%;
    width: 100%;
    height: 6px;
    animation: gradientShift 6s infinite linear;
    position: absolute;
    left: 0;
}.thxArea-67439 .expert-guides-27589:hover {
    transform: translateY(-5px);
}.thxArea-67439 .expert-guides-27589:hover h2::after {
    width: 120px;
}.thxArea-67439 ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.thxArea-67439 li {
    padding-left: 25px;
    position: relative;
}.thxArea-67439 li::before {
    height: 10px;
    left: 0;
    width: 10px;
    content: "";
    background: rgb(105,100,103);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    transform: rotate(45deg);
    position: absolute;
    top: 8px;
    transition: transform 0.3s ease;
}.thxArea-67439 li:hover::before {
    transform: rotate(225deg) scale(1.2);
}.thxArea-67439 span {
    display: block;
    font-size: calc(17px + 2px);
    letter-spacing: 0.3px;
    padding: 10px 0;
    font-weight: 400;
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
    line-height: 1.7;
}.thxArea-67439 span::after {
    content: "";
    left: 0;
    bottom: 0;
    background: linear-gradient(90deg, transparent, rgba(0,0,0,0.05), transparent);
    width: 100%;
    position: absolute;
    height: 1px;
}

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

@keyframes float {
    0% { transform: translate(0, 0); }
    25% { transform: translate(-30px, 30px); }
    50% { transform: translate(0, 60px); }
    75% { transform: translate(30px, 30px); }
    100% { transform: translate(0, 0); }
}

@media (max-width: 1024px) {.thxArea-67439 {
    padding: 80px 0;
}.thxArea-67439 h2 {
    font-size: calc(29px - 2px);
}.thxArea-67439 .expert-guides-27589 {
    padding: 30px;
}.thxArea-67439 span {
    font-size: 17px;
}
}

@media (max-width: 768px) {.thxArea-67439 {
    padding: 60px 0;
}.thxArea-67439 h2 {
    transform: perspective(1000px) rotateX(1deg);
    font-size: calc(29px - 4px);
}.thxArea-67439 .expert-guides-27589 {
    padding: 25px;
}.thxArea-67439 li::before {
    top: 6px;
}.thxArea-67439 span {
    font-size: calc(17px - 1px);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.thxArea-67439 {
    padding: 40px 0;
}.thxArea-67439 h2 {
    transform: none;
    margin-bottom: 30px;
    font-size: calc(29px - 6px);
}.thxArea-67439 h2::after {
    width: 60px;
    bottom: -10px;
}.thxArea-67439 .expert-guides-27589 {
    padding: 20px;
}.thxArea-67439 li {
    padding-left: 20px;
}.thxArea-67439 li::before {
    top: 7px;
    width: 8px;
    height: 8px;
}.thxArea-67439 span {
    letter-spacing: 0.2px;
    line-height: 1.5;
    font-size: calc(17px - 2px);
}}.consentSettingsDialog-06941 {
    z-index: 90;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    animation: slideUp 0.5s forwards;
    transform: translateY(100%);
    position: fixed;
    background: rgb(105,100,103);
    transition: transform 0.5s ease-in-out;
    width: 100%;
    bottom: 0;
    border-top: 3px solid rgb(105,100,103);
    padding: 20px 0;
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
.cookie-compl-52436 {
    justify-content: space-between;
    gap: 20px;
    display: flex;
    padding: 20px 5%;
    align-items: center;
}.consentSettingsDialog-06941 h5 {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 19px;
    font-weight: 700;
}.consentSettingsDialog-06941 p {
    margin: 0;
    line-height: 1.5;
    font-size: 15px;
    color: #ffffff;
}.track-alert-69207 {
    flex-shrink: 0;
    filter: drop-shadow(0 0 10px rgb(137,133,134));
    align-items: center;
    display: flex;
    justify-content: center;
    margin-right: 15px;
}.track-alert-69207 svg {
    width: 80px;
    fill: rgb(137,133,134);
    transition: transform 0.3s ease-in-out;
    height: 80px;
}.track-alert-69207:hover svg {
    transform: scale(1.1);
}.user-choices-36021 {
    line-height: 40px;
    background: linear-gradient(90deg, rgb(137,133,134), rgb(105,100,103));
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    white-space: nowrap;
    border-radius: 12px;
    color: #000000;
    flex-shrink: 0;
    box-shadow: 0 0 15px rgb(137,133,134);
    font-size: 15px;
    text-align: center;
    margin-left: 10px;
    text-decoration: none;
    cursor: pointer;
    padding: 10px 20px;
    min-width: 140px;
}.user-choices-36021:hover {
    box-shadow: 0 0 20px rgb(105,100,103);
}.cookie_button.visitor-acceptance-14970:hover {
    box-shadow: 0 0 15px rgb(105,100,103);
}.consentSettingsDialog-06941 p a {
    color: rgb(137,133,134);
    text-decoration: none;
    transition: color 0.3s ease;
}.consentSettingsDialog-06941 p a:hover {
    color: rgb(105,100,103);
}#cookieOverlayAlert-37192 {
    display: none;
}#cookieOverlayAlert-37192:checked ~ .consentSettingsDialog-06941 {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.consentSettingsDialog-06941 {
    padding: 15px 0;
}.cookie-compl-52436 {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.track-alert-69207 {
    display: none;
}.cookie-compl-52436 {
    flex-direction: column;
    align-items: center;
    text-align: center;
}.consentSettingsDialog-06941 h5 {
    font-size: 19px;
    margin-bottom: 5px;
}.privacy-cookies-69340 {
    margin-bottom: 15px;
}.user-choices-36021 {
    margin: 10px 0;
    min-width: 100%;
}}
header {
    width: 100%;
    position: relative;
    background: linear-gradient(135deg, rgb(170,166,168), #ffffff);
    z-index: 99;
    overflow: visible;
}header::before {
    left: 0;
    content: "";
    opacity: 0.3;
    width: 100%;
    height: 15px;
    bottom: 0;
    background-size: 20px 20px;
    background: 
        radial-gradient(
            circle at 0% 50%,
            transparent 6px,
            rgb(137,133,134,0.5) 6px,
            rgb(137,133,134,0.5) 10px,
            transparent 10px
        ) repeat-x;
    position: absolute;
}header .top-pro-07968 {
    justify-content: space-between;
    display: flex;
    align-items: center;
    padding: 25px 30px;
    position: relative;
}header .top-pro-07968::before,
header .top-pro-07968::after {
    content: "";
    position: absolute;
    width: 30%;
    height: 2px;
    background: linear-gradient(to right, rgb(137,133,134), transparent);
}header .top-pro-07968::before {
    top: 10px;
    left: 0;
}header .top-pro-07968::after {
    bottom: 10px;
    background: linear-gradient(to left, rgb(105,100,103), transparent);
    right: 0;
}header .top-pro-07968 .head-edu-04376 {
    z-index: 2;
    position: relative;
}header .top-pro-07968 .head-edu-04376::before {
    content: "";
    top: -20%;
    opacity: 0.05;
    left: -20%;
    border-radius: 60% 40% 50% 30% / 40% 50% 60% 50%;
    width: 140%;
    transition: transform 0.5s ease-in-out;
    height: 140%;
    z-index: -1;
    position: absolute;
    background: rgb(137,133,134,0.5);
}header .top-pro-07968 .head-edu-04376:hover::before {
    transform: rotate(15deg) scale(1.1);
}header .top-pro-07968 .head-edu-04376 .nav-expert-46372 {
    transition: transform 0.3s ease;
    display: block;
}header .top-pro-07968 .head-edu-04376:hover .nav-expert-46372 {
    transform: translateY(-3px);
}header .top-pro-07968 .head-edu-04376 .nav-expert-46372 svg {
    height: 45px;
    width: auto;
    filter: drop-shadow(0 2px 3px rgba(0,0,0,0.1));
}header .top-pro-07968 .top-learn-81953 {
    margin: 0;
    position: relative;
    list-style: none;
    padding: 0;
    display: flex;
}header .top-pro-07968 .top-learn-81953::before {
    content: "";
    position: absolute;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    top: 0;
    transition: all 0.5s ease;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(105,100,103,0.5);
    opacity: 0.05;
    z-index: -1;
}header .top-pro-07968 .top-learn-81953:hover::before {
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    opacity: 0.08;
}header .top-pro-07968 .top-learn-81953 .header-start-01536 {
    position: relative;
    margin: 0 8px;
}header .top-pro-07968 .top-learn-81953 .header-start-01536 a {
    overflow: hidden;
    font-weight: 600;
    font-family: Arial, sans-serif;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    text-decoration: none;
    color: #000000;
    font-size: 12px;
    padding: 10px 15px;
    position: relative;
    display: block;
    transition: all 0.4s ease;
}header .top-pro-07968 .top-learn-81953 .header-start-01536 a:hover {
    color: #ffffff;
    border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
}header .top-pro-07968 .top-learn-81953 .header-start-01536 a::before {
    background: rgb(137,133,134);
    height: 100%;
    transition: transform 0.4s ease, border-radius 0.4s ease;
    content: "";
    left: 0;
    transform: scale(0);
    transform-origin: right top;
    z-index: -1;
    position: absolute;
    border-radius: 0% 0% 0% 0% / 0% 0% 0% 0%;
    width: 100%;
    top: 0;
}header .top-pro-07968 .top-learn-81953 .header-start-01536 a:hover::before {
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    transform: scale(1);
}header .top-pro-07968 .top-learn-81953 .header-start-01536:nth-child(2n) a::before {
    transform-origin: left bottom;
    background: rgb(105,100,103);
}header .top-pro-07968 .top-learn-81953 .header-start-01536:nth-child(2n) a:hover::before {
    border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
}header .top-pro-07968 .top-learn-81953 .header-start-01536:hover {
    animation: menu-wobble 1s ease;
}

@keyframes menu-wobble {
    0%, 100% {
        transform: translateX(0);
    }
    15% {
        transform: translateX(-3px) rotate(-1deg);
    }
    30% {
        transform: translateX(2px) rotate(1deg);
    }
    45% {
        transform: translateX(-2px) rotate(-0.5deg);
    }
    60% {
        transform: translateX(1px) rotate(0.5deg);
    }
    75% {
        transform: translateX(-1px) rotate(-0.25deg);
    }
}

@media (max-width: 992px) {header .top-pro-07968 {
    padding: 20px 15px;
    flex-direction: column;
}header .top-pro-07968 .head-edu-04376 {
    margin-bottom: 15px;
}header .top-pro-07968 .top-learn-81953 {
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}header .top-pro-07968 .top-learn-81953 .header-start-01536 {
    margin: 5px;
}header .top-pro-07968 .top-learn-81953 .header-start-01536 a {
    padding: 8px 12px;
    font-size: calc(12px - 1px);
}
}

@media (max-width: 767px) {header .top-pro-07968 {
    padding: 15px 10px;
}header .top-pro-07968 .head-edu-04376 .nav-expert-46372 svg {
    height: 40px;
}header .top-pro-07968 .top-learn-81953 .header-start-01536 a {
    padding: 6px 10px;
    font-size: calc(12px - 2px);
}}.course-summary-93642 {
    background: linear-gradient(45deg, rgb(170,166,168) 0%, rgb(105,100,103,0.5) 50%, rgb(170,166,168) 100%);
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
}.course-summary-93642::before {
    animation: pulseGlow 15s ease-in-out infinite;
    background: radial-gradient(circle, rgb(137,133,134,0.5) 0%, transparent 70%);
    z-index: 1;
    right: -10%;
    height: 70%;
    border-radius: 50%;
    top: -10%;
    width: 70%;
    content: "";
    opacity: 0.4;
    position: absolute;
}.course-summary-93642::after {
    animation: pulseGlow 12s ease-in-out infinite reverse;
    opacity: 0.3;
    content: "";
    height: 50%;
    width: 50%;
    left: -5%;
    border-radius: 50%;
    position: absolute;
    bottom: -5%;
    background: radial-gradient(circle, rgb(105,100,103,0.5) 0%, transparent 70%);
    z-index: 1;
}@keyframes pulseGlow {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}

.course-summary-93642 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    position: relative;
    padding: 0 2rem;
}.course-summary-93642 .expert-guides-27589 {
    transform-style: preserve-3d;
    transform: perspective(1000px) rotateY(-2deg);
    display: grid;
    gap: 3rem;
    position: relative;
    grid-template-columns: 1.2fr 0.8fr;
}.course-summary-93642 .expert-guides-27589::before {
    width: calc(100% + 4rem);
    height: calc(100% + 4rem);
    transform: translateZ(-10px);
    position: absolute;
    border-radius: 16px;
    background: 
        repeating-linear-gradient(90deg, transparent, transparent 50px, rgb(137,133,134,0.5) 50px, rgb(137,133,134,0.5) 51px),
        repeating-linear-gradient(180deg, transparent, transparent 50px, rgb(137,133,134,0.5) 50px, rgb(137,133,134,0.5) 51px);
    z-index: -1;
    left: -2rem;
    opacity: 0.05;
    content: "";
    top: -2rem;
}.course-summary-93642 .lesson-route-49156 {
    border-radius: 16px;
    transform: translateZ(20px);
    z-index: 3;
    clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 0% 100%);
    background: #ffffff;
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.1),
        0 10px 20px -5px rgba(0, 0, 0, 0.04),
        inset 0 0 0 1px rgb(170,166,168);
    position: relative;
    padding: 3rem;
}.course-summary-93642 .lesson-route-49156::before {
    position: absolute;
    opacity: 0.7;
    z-index: -1;
    border-radius: 16px;
    width: 100%;
    top: 0;
    content: "";
    height: 100%;
    left: 0;
    background: linear-gradient(135deg, #ffffff 0%, transparent 100%);
}.course-summary-93642 .head-edu-04376 {
    align-items: center;
    display: flex;
    margin-bottom: 2rem;
    position: relative;
}.course-summary-93642 .head-edu-04376::before {
    background: rgb(137,133,134);
    width: 40px;
    transform: translateY(-50%);
    right: -20px;
    content: "";
    position: absolute;
    opacity: 0.6;
    height: 2px;
    top: 50%;
}.course-summary-93642 .head-edu-04376::after {
    height: 3px;
    bottom: -10px;
    position: absolute;
    width: 60px;
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(105,100,103) 0%, transparent 100%);
    border-radius: 10px;
}.course-summary-93642 .head-edu-04376 svg {
    transition: all 0.3s ease;
    width: auto;
    height: 4rem;
    filter: drop-shadow(0 2px 4px rgb(137,133,134,0.5));
}.course-summary-93642 .head-edu-04376 svg:hover {
    transform: translateY(-2px) scale(1.03);
    filter: drop-shadow(0 6px 12px rgb(137,133,134,0.5));
}.course-summary-93642 .head-edu-04376 svg path {
    fill: rgb(137,133,134);
    transition: fill 0.3s ease;
}.course-summary-93642 .head-edu-04376 svg:hover path {
    fill: rgb(105,100,103);
}.course-summary-93642 h3 {
    font-size: 30px;
    display: inline-block;
    transform: translateZ(5px);
    margin-bottom: 1.5rem;
    position: relative;
    background-clip: text !important;
    color: transparent;
    background: linear-gradient(to right, #000000 0%, rgb(137,133,134) 100%);
    -webkit-background-clip: text !important;
    font-weight: 700;
}.course-summary-93642 h3::after {
    content: "";
    bottom: -8px;
    left: 0;
    width: 30px;
    border-radius: 10px;
    transition: width 0.3s ease;
    position: absolute;
    background: rgb(137,133,134);
    height: 3px;
}.course-summary-93642 .lesson-route-49156:hover h3::after {
    width: 80px;
}.course-summary-93642 p {
    line-height: 1.7;
    font-size: 18px;
    margin-bottom: 1rem;
    color: #000000;
    transform: translateZ(10px);
    position: relative;
    z-index: 2;
}.course-summary-93642 .portrait-image-12036 {
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 450px;
    overflow: hidden;
    z-index: 2;
    height: 100%;
    position: relative;
    transform: translateZ(30px) rotate(3deg);
    animation: floatAnimation 6s ease-in-out infinite;
    min-height: 400px;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        -20px -20px 60px rgba(255, 255, 255, 0.1),
        inset 0 0 0 1px rgba(255, 255, 255, 0.3);
}@keyframes floatAnimation {
    0% {
        transform: translateZ(30px) rotate(3deg) translateY(0);
    }
    50% {
        transform: translateZ(30px) rotate(3deg) translateY(-10px);
    }
    100% {
        transform: translateZ(30px) rotate(3deg) translateY(0);
    }
}

.course-summary-93642 .portrait-image-12036::before {
    z-index: 1;
    left: 0;
    height: 100%;
    opacity: 0.5;
    mix-blend-mode: soft-light;
    background: linear-gradient(
        45deg,
        transparent 0%,
        transparent 40%,
        rgb(137,133,134,0.5) 100%
    );
    transition: all 0.5s ease;
    top: 0;
    content: "";
    width: 100%;
    position: absolute;
}.course-summary-93642 .portrait-image-12036::after {
    width: 100%;
    opacity: 0.3;
    bottom: 0;
    position: absolute;
    background: linear-gradient(
        to top,
        rgb(137,133,134,0.5) 0%,
        transparent 100%
    );
    left: 0;
    content: "";
    height: 50%;
    z-index: 1;
}.course-summary-93642 .expert-guides-27589:hover .portrait-image-12036 {
    transform: translateZ(40px) rotate(1deg) scale(1.03);
    box-shadow: 
        25px 25px 70px rgba(0, 0, 0, 0.15),
        -25px -25px 70px rgba(255, 255, 255, 0.15),
        inset 0 0 0 1px rgba(255, 255, 255, 0.4);
    border-radius: 60% 40% 60% 40% / 40% 60% 40% 60%;
}.course-summary-93642 .expert-guides-27589:hover .portrait-image-12036::before {
    opacity: 0.7;
    background: linear-gradient(
        45deg,
        transparent 0%,
        rgb(105,100,103,0.5) 40%,
        rgb(137,133,134,0.5) 100%
    );
}

@media (max-width: 1024px) {.course-summary-93642 {
    padding: 5rem 0;
}.course-summary-93642 .expert-guides-27589 {
    transform: perspective(1000px) rotateY(0deg);
    grid-template-columns: 1fr;
    gap: 2rem;
}.course-summary-93642 .lesson-route-49156 {
    padding: 2.5rem;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}.course-summary-93642 .portrait-image-12036 {
    min-height: 350px;
    border-radius: 20% 80% 20% 80% / 80% 20% 80% 20%;
    transform: translateZ(20px) rotate(0deg);
}.course-summary-93642 .expert-guides-27589:hover .portrait-image-12036 {
    transform: translateZ(30px) scale(1.02);
}
}

@media (max-width: 768px) {.course-summary-93642 {
    padding: 4rem 0;
}.course-summary-93642 .expert-guides-27589::before {
    width: calc(100% + 3rem);
    left: -1.5rem;
    top: -1.5rem;
    height: calc(100% + 3rem);
}.course-summary-93642 .lesson-route-49156 {
    padding: 2rem;
}.course-summary-93642 .head-edu-04376 svg {
    height: 3.5rem;
}.course-summary-93642 h3 {
    font-size: calc(30px * 0.9);
}.course-summary-93642 .portrait-image-12036 {
    min-height: 300px;
}
}

@media (max-width: 576px) {.course-summary-93642 {
    padding: 3rem 0;
}.course-summary-93642 .expert-guides-27589::before {
    display: none;
}.course-summary-93642 .lesson-route-49156 {
    padding: 1.5rem;
}.course-summary-93642 .head-edu-04376 svg {
    height: 3rem;
}.course-summary-93642 .head-edu-04376::before {
    width: 20px;
    right: -10px;
}.course-summary-93642 h3 {
    margin-bottom: 1rem;
    font-size: calc(30px * 0.8);
}.course-summary-93642 p {
    font-size: calc(18px * 0.9);
}.course-summary-93642 .portrait-image-12036 {
    min-height: 250px;
    border-radius: 10% 90% 10% 90% / 90% 10% 90% 10%;
}}.secure-shell-79103 {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
    line-height: 1.6;
    background-color: rgb(170,166,168);
    padding: 40px;
    font-family: Arial, sans-serif;
    color: #000000;
}.secure-shell-79103 h1 {
    margin-bottom: 20px;
    border-bottom: 2px solid rgb(137,133,134);
    font-size: 38px;
    color: rgb(137,133,134);
    font-weight: 700;
    padding-bottom: 10px;
}.secure-shell-79103 h2 {
    margin-bottom: 15px;
    margin-top: 30px;
    font-weight: 600;
    color: rgb(105,100,103);
    font-size: 32px;
}.secure-shell-79103 h3,
.secure-shell-79103 h4,
.secure-shell-79103 h5,
.secure-shell-79103 h6 {
    color: rgb(137,133,134);
    margin-top: 25px;
    margin-bottom: 10px;
    font-weight: 400;
}.secure-shell-79103 h3 {
    font-size: calc(18px - 0.2rem);
}.secure-shell-79103 h4 {
    font-size: 18px;
}.secure-shell-79103 h5 {
    font-size: calc(18px - 0.2rem);
}.secure-shell-79103 h6 {
    font-size: 21px;
}.secure-shell-79103 ul {
    margin-top: 10px;
    list-style-type: disc;
    padding-left: 20px;
}.secure-shell-79103 ol {
    list-style-type: decimal;
    padding-left: 20px;
    margin-top: 10px;
}.secure-shell-79103 li {
    line-height: 1.5;
    margin-bottom: 10px;
}.secure-shell-79103 div {
    margin-bottom: 20px;
}.secure-shell-79103 p {
    font-size: 14px;
    margin-bottom: 20px;
}.secure-shell-79103 span {
    font-weight: 600;
    color: rgb(137,133,134);
}
@media only screen and (max-width: 800px) {.secure-shell-79103 {
    border-radius: 10px;
    padding: 20px;
}.secure-shell-79103 h1 {
    font-size: calc(18px - 0.5rem);
}.secure-shell-79103 h2 {
    font-size: calc(18px - 0.4rem);
}.secure-shell-79103 p {
    font-size: calc(14px - 0.2rem);
}}
.secure-shell-79103::before {
    background-color: rgb(137,133,134);
    margin-bottom: 20px;
    border-radius: 10px;
    height: 5px;
    width: 50px;
    content: '';
    display: block;
}.secure-shell-79103 ul li::marker,
.secure-shell-79103 ol li::marker {
    color: rgb(105,100,103);
    font-weight: 700;
}.secure-shell-79103 h2 {
    background: linear-gradient(to right, rgb(137,133,134), rgb(105,100,103));
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
}.secure-shell-79103 section {
    padding-top: 20px;
    margin: 40px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
}footer {
    position: relative;
    z-index: 1;
}footer::before {
    top: 0;
    left: 0;
    animation: gradientFlow 20s ease infinite;
    opacity: 0.75;
    right: 0;
    position: absolute;
    bottom: 0;
    content: "";
    background-size: 300% 300%;
    z-index: -1;
    background: linear-gradient(145deg, rgba(0, 0, 0, 0.5) 0%, rgb(137,133,134,0.5) 35%, rgb(105,100,103,0.5) 70%, rgba(0, 0, 0, 0.5) 100%);
}footer::after {
    position: absolute;
    content: "";
    left: 0;
    z-index: -1;
    opacity: 0.15;
    bottom: 0;
    background-size: 50px 50px;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgb(137,133,134,0.5) 25%, rgb(137,133,134,0.5) 26%, transparent 27%, transparent 74%, rgb(105,100,103,0.5) 75%, rgb(105,100,103,0.5) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgb(137,133,134,0.5) 25%, rgb(137,133,134,0.5) 26%, transparent 27%, transparent 74%, rgb(105,100,103,0.5) 75%, rgb(105,100,103,0.5) 76%, transparent 77%, transparent);
    top: 0;
    right: 0;
}.footer-clients-97462 {
    color: #ffffff;
    padding: 4rem 0 2.5rem;
    position: relative;
}.footer-clients-97462::before {
    background: linear-gradient(90deg, transparent, rgb(137,133,134), rgb(105,100,103), transparent);
    content: "";
    height: 2px;
    box-shadow: 0 0 20px rgb(137,133,134,0.5);
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0.8;
}.footer-clients-97462 .container {
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    display: flex;
    gap: 3rem;
}.footer-clients-97462 .company_holder {
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(8px);
    position: relative;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.08));
    border-radius: 21px;
    flex: 1 1 350px;
    transition: all 0.4s ease;
    overflow: hidden;
    padding: 2rem;
}.footer-clients-97462 .company_holder::before {
    transform: translateY(-1px);
    width: 200%;
    position: absolute;
    left: -50%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(137,133,134), transparent);
    height: 1px;
    content: "";
}.footer-clients-97462 .company_holder::after {
    transform: translateY(1px);
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(105,100,103), transparent);
    position: absolute;
    content: "";
}.footer-clients-97462 .company_holder:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 20px 30px rgba(0, 0, 0, 0.25),
        0 0 0 1px rgba(255, 255, 255, 0.07),
        0 0 20px rgb(137,133,134,0.5);
}.footer-clients-97462 .company_holder h3 {
    color: #ffffff;
    letter-spacing: 1px;
    position: relative;
    font-size: 31px;
    font-weight: 700;
    text-shadow: 0 0 15px rgb(137,133,134,0.5);
    display: inline-block;
    margin: 0 0 1.5rem;
}.footer-clients-97462 .company_holder h3::after {
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(137,133,134), rgb(105,100,103));
    box-shadow: 0 0 10px rgb(137,133,134);
    border-radius: 10px;
    height: 3px;
    width: 50px;
    transition: width 0.3s ease-out;
    bottom: -8px;
    position: absolute;
}.footer-clients-97462 .company_holder:hover h3::after {
    width: 100%;
}.footer-clients-97462 .skill-links-89502 {
    opacity: 0.85;
    font-size: 12px;
    line-height: 1.6;
    color: #ffffff;
    max-width: 100%;
    text-shadow: 0 0 10px #000000;
}.footer-clients-97462 .footer-subscribe-46105 {
    min-width: 400px;
    flex: 1 1 calc(100% - 450px);
}.footer-clients-97462 .header-guide-20189 {
    display: flex;
    flex-wrap: wrap;
    gap: 2.5rem;
}.footer-clients-97462 .top-learn-81953 {
    transition: all 0.4s ease;
    flex: 1 1 calc(50% - 1.25rem);
    position: relative;
    min-width: 250px;
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(8px);
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.08));
    padding: 2rem;
    overflow: hidden;
    border-radius: 21px;
}.footer-clients-97462 .top-learn-81953::before {
    position: absolute;
    width: 200%;
    left: -50%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(105,100,103), transparent);
    content: "";
    height: 1px;
    transform: translateY(-1px);
}.footer-clients-97462 .top-learn-81953::after {
    background: linear-gradient(90deg, transparent, rgb(137,133,134), transparent);
    bottom: 0;
    left: 0;
    transform: translateY(1px);
    width: 100%;
    position: absolute;
    content: "";
    height: 1px;
}.footer-clients-97462 .top-learn-81953:hover {
    box-shadow: 
        0 20px 30px rgba(0, 0, 0, 0.25),
        0 0 0 1px rgba(255, 255, 255, 0.07),
        0 0 20px rgb(105,100,103,0.5);
    transform: translateY(-5px);
}.footer-clients-97462 .top-learn-81953 h5 {
    margin: 0 0 1.5rem;
    position: relative;
    font-size: 20px;
    letter-spacing: 0.5px;
    text-shadow: 0 0 15px rgb(105,100,103,0.5);
    font-weight: 600;
    display: inline-block;
    color: #ffffff;
}.footer-clients-97462 .top-learn-81953 h5::after {
    border-radius: 10px;
    box-shadow: 0 0 10px rgb(105,100,103);
    transition: width 0.3s ease-out;
    left: 0;
    width: 40px;
    background: linear-gradient(90deg, rgb(105,100,103), rgb(137,133,134));
    height: 3px;
    bottom: -8px;
    position: absolute;
    content: "";
}.footer-clients-97462 .top-learn-81953:hover h5::after {
    width: 100%;
}.footer-clients-97462 .top-learn-81953 .header-guide-20189 {
    flex-direction: column;
    gap: 1rem;
    display: flex;
}.footer-clients-97462 .top-learn-81953 .header-guide-20189 a {
    transition: all 0.3s ease;
    opacity: 0.8;
    padding: 0.5rem 1rem;
    color: #ffffff;
    text-decoration: none;
    z-index: 1;
    font-size: 12px;
    display: block;
    text-shadow: 0 0 5px #000000;
    border-radius: 10px;
    position: relative;
}.footer-clients-97462 .top-learn-81953 .header-guide-20189 a::before {
    width: 3px;
    z-index: -1;
    border-radius: 10px;
    height: 100%;
    transition: all 0.3s ease;
    background: linear-gradient(180deg, rgb(137,133,134), rgb(105,100,103));
    position: absolute;
    content: "";
    left: 0;
    opacity: 0.5;
    top: 0;
}.footer-clients-97462 .top-learn-81953 .header-guide-20189 a::after {
    position: absolute;
    z-index: -1;
    transition: all 0.3s ease;
    content: "";
    opacity: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
    width: 0;
    left: 0;
    height: 100%;
    top: 0;
}.footer-clients-97462 .top-learn-81953 .header-guide-20189 a:hover {
    color: #ffffff;
    padding-left: 1.5rem;
    text-shadow: 0 0 10px rgb(105,100,103,0.5);
    opacity: 1;
}.footer-clients-97462 .top-learn-81953 .header-guide-20189 a:hover::before {
    box-shadow: 0 0 10px rgb(137,133,134);
    width: 5px;
    opacity: 1;
}.footer-clients-97462 .top-learn-81953 .header-guide-20189 a:hover::after {
    width: 100%;
    opacity: 0.2;
}.trade-mark-68923 {
    margin-top: 2rem;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    padding: 2rem 0;
}.trade-mark-68923::before {
    opacity: 0.5;
    background: linear-gradient(90deg, transparent, rgb(137,133,134), rgb(105,100,103), transparent);
    position: absolute;
    height: 1px;
    top: 0;
    left: 0;
    width: 100%;
    content: "";
}.trade-mark-68923 .container {
    justify-content: center;
    align-items: center;
    display: flex;
}.trade-mark-68923 .online-tools-94571 {
    opacity: 0.7;
    text-align: center;
    font-size: 16px;
    transition: all 0.3s ease;
    color: #ffffff;
    text-shadow: 0 0 5px #000000;
    position: relative;
    letter-spacing: 0.5px;
}.trade-mark-68923 .online-tools-94571:hover {
    opacity: 1;
    text-shadow: 0 0 8px rgb(105,100,103,0.5);
}

@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@media (max-width: 1200px) {.footer-clients-97462 .container {
    gap: 2rem;
}.footer-clients-97462 .company_holder {
    flex: 1 1 320px;
}.footer-clients-97462 .footer-subscribe-46105 {
    min-width: 320px;
    flex: 1 1 calc(100% - 370px);
}
}

@media (max-width: 992px) {.footer-clients-97462 {
    padding: 3.5rem 0 2rem;
}.footer-clients-97462 .container {
    flex-direction: column;
    gap: 2rem;
}.footer-clients-97462 .company_holder,
    .footer-clients-97462 .footer-subscribe-46105 {
    flex: 1 1 100%;
    min-width: 100%;
}.footer-clients-97462 .top-learn-81953 {
    min-width: 220px;
    flex: 0 1 calc(50% - 1.25rem);
}
}

@media (max-width: 768px) {.footer-clients-97462 {
    padding: 3rem 0 1.5rem;
}.footer-clients-97462 .company_holder,
    .footer-clients-97462 .top-learn-81953 {
    padding: 1.5rem;
}.footer-clients-97462 .header-guide-20189 {
    gap: 1.5rem;
}.footer-clients-97462 .company_holder h3 {
    font-size: calc(31px - 2px);
}.footer-clients-97462 .top-learn-81953 h5 {
    font-size: calc(20px - 1px);
}.footer-clients-97462 .company_holder:hover,
    .footer-clients-97462 .top-learn-81953:hover {
    transform: translateY(-3px);
}
}

@media (max-width: 576px) {.footer-clients-97462 {
    padding: 2.5rem 0 1rem;
}.footer-clients-97462 .header-guide-20189 {
    gap: 1rem;
}.footer-clients-97462 .top-learn-81953 {
    flex: 1 1 100%;
    min-width: 100%;
}.footer-clients-97462 .top-learn-81953 .header-guide-20189 a {
    padding: 0.4rem 0.8rem;
}.footer-clients-97462 .top-learn-81953 .header-guide-20189 a:hover {
    padding-left: 1.2rem;
}.trade-mark-68923 {
    margin-top: 1.5rem;
    padding: 1.5rem 0;
}.footer-clients-97462 .company_holder:hover,
    .footer-clients-97462 .top-learn-81953:hover {
    transform: translateY(-2px);
}}.developer-experience-28157 {
    background: linear-gradient(180deg, rgb(170,166,168) 0%, rgb(105,100,103,0.5) 100%);
    position: relative;
    padding: 6rem 2rem 4rem;
    overflow: hidden;
}.developer-experience-28157::before {
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.2;
    background: repeating-linear-gradient(
        -45deg,
        rgb(137,133,134,0.5) 0px,
        rgb(137,133,134,0.5) 2px,
        transparent 2px,
        transparent 10px
    );
    left: 0;
    z-index: 1;
    position: absolute;
}.developer-experience-28157::after {
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    opacity: 0.1;
    background: #ffffff;
    width: 50%;
}.developer-experience-28157 .feedback-corner-57619 {
    position: relative;
    flex-direction: column;
    z-index: 2;
    align-items: center;
    display: flex;
    max-width: 600px;
    margin: 0 auto;
}.developer-experience-28157 .portrait-image-12036 {
    width: 200px;
    transition: all 0.5s ease;
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.5);
    z-index: 3;
    border-radius: 0;
    height: 250px;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    position: relative;
    margin-bottom: -50px;
}.developer-experience-28157 .portrait-image-12036:hover {
    box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.5);
    transform: translateY(-15px);
}.developer-experience-28157 .career-exp-82590 {
    transform-style: preserve-3d;
    background: #ffffff;
    width: 100%;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.5);
    display: flex;
    perspective: 1000px;
    flex-direction: column;
    z-index: 2;
    align-items: center;
    position: relative;
    padding: 70px 30px 30px;
}.developer-experience-28157 .career-exp-82590::before {
    left: 0;
    z-index: -1;
    transform: translateZ(-20px);
    height: 100%;
    top: 0;
    background: rgb(137,133,134);
    width: 100%;
    position: absolute;
    content: "";
}.developer-experience-28157 .name {
    color: rgb(137,133,134);
    text-align: center;
    position: relative;
    margin-bottom: 0.5rem;
    font-size: 33px;
    font-weight: 700;
}.developer-experience-28157 .name::after {
    height: 3px;
    background: rgb(105,100,103);
    bottom: -10px;
    position: absolute;
    left: 50%;
    content: "";
    transform: translateX(-50%);
    width: 50px;
}.developer-experience-28157 .career-exp-82590 > div:nth-child(2) {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: rgb(105,100,103);
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    margin: 20px 0;
}.developer-experience-28157 .work-view-09546 {
    font-weight: 400;
    line-height: 1.8;
    color: #000000;
    width: 100%;
    font-style: italic;
    margin-top: 20px;
    text-align: center;
    position: relative;
    border-top: 1px solid rgb(170,166,168);
    padding-top: 30px;
    font-size: 16px;
}.developer-experience-28157 .work-view-09546::before,
.developer-experience-28157 .work-view-09546::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgb(105,100,103,0.5);
}.developer-experience-28157 .work-view-09546::before {
    top: -15px;
    left: 50%;
    transform: translateX(-20px);
}.developer-experience-28157 .work-view-09546::after {
    left: 50%;
    transform: translateX(-10px);
    top: -15px;
}@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}

.developer-experience-28157 .career-exp-82590:hover {
    animation: float 3s ease-in-out infinite;
}

@media (max-width: 768px) {.developer-experience-28157 {
    padding: 4rem 1rem 3rem;
}.developer-experience-28157 .portrait-image-12036 {
    height: 180px;
    width: 150px;
    margin-bottom: -40px;
}.developer-experience-28157 .career-exp-82590 {
    padding: 60px 20px 20px;
}
}