* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}@keyframes slide_scrollbar { 0% { background-position: 0% 50%; } 100% { background-position: 100% 50%; } }

::-webkit-scrollbar {
    width: 8px;
    scroll-behavior: auto;
    padding: 1px;
}::-webkit-scrollbar-button {
    height: 10px;
    background: rgb(255, 255, 255, 0.5);
}::-webkit-scrollbar-thumb {
    transition: all, box-shadow, transform 3.6s ease;
    border-radius: 18.2em;
    animation: slide_scrollbar 2.1s ease-in infinite;
    box-shadow: -1px -4px 7px 2px rgba(0, 0, 0, 0.3);
    background: repeating-radial-gradient(circle at center, #ffffff, #ffffff 6px, rgb(106,106,109) 6px, rgb(106,106,109) 16px);
}::-webkit-scrollbar-thumb:hover {
    background: rgb(106,106,109);
    box-shadow: -2px 4px 6px -2px rgba(0, 0, 0, 0.5);
    transform: scale(0.95);
}::-webkit-scrollbar-thumb:active {
    transform: translateY(1px);
    background: rgb(143,143,146,0.5);
    box-shadow: inset -1px 2px 7px 5px rgba(0, 0, 0, 0.3);
}html {
    scrollbar-color: rgb(106,106,109,0.5) rgb(180,180,183);
}
@media (max-width: 768px) {::-webkit-scrollbar {
    width: 6px;
}::-webkit-scrollbar-thumb {
    background: rgb(180,180,183);
}}

html,body {
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    min-height: 100%;
}.reg_remind {
    flex: 0 0 auto;
}.wrapper-capsule {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}svg {
    width: 30px;
    height: 30px;
}a {
    color: inherit;
    text-decoration: none;
}header,footer {
    width: 100%;
}.head_tutor {
    flex: 1 0 auto;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1244px;
}

@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.title_portal {
    display: flex;
    min-height: 100vh;
    justify-content: center;
    align-items: center;
    padding: 2rem;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(180,180,183) 0%, rgb(106,106,109,0.5) 100%);
    position: relative;
}.title_portal .page_open {
    z-index: 2;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    transform: translateZ(0);
}.title_portal .page_open > div {
    display: grid;
    gap: 2rem;
    grid-template-columns: 1fr;
}.title_portal h3 {
    margin: 0;
    z-index: 3;
    color: #000000;
    line-height: 1.4;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    position: relative;
    padding: 1.5rem 2rem;
    background: #ffffff;
    font-weight: 600;
    font-size: calc(23px * 1.1);
    transform: translateX(-5%) rotate(-1deg);
    font-family: Arial, sans-serif;
}.title_portal h3::before {
    background: rgb(143,143,146);
    transform: skewY(-45deg) translateY(-5px);
    height: 100%;
    left: -10px;
    content: "";
    width: 5px;
    position: absolute;
    top: 0;
}.title_portal .online_mastery {
    border-radius: 4px;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.15);
    min-height: 65vh;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    overflow: hidden;
    transform: rotate(1deg) translateZ(0);
}.title_portal .online_mastery::before {
    position: absolute;
    z-index: 1;
    content: "";
    top: 0;
    height: 100%;
    background: linear-gradient(
    to bottom,
    transparent 0%,
    rgba(0, 0, 0, 0.4) 50%,
    rgba(0, 0, 0, 0.7) 100%
  );
    width: 100%;
    left: 0;
}.title_portal .online_mastery::after {
    z-index: 0;
    right: -10%;
    height: 200px;
    filter: blur(100px);
    position: absolute;
    background: rgb(143,143,146,0.5);
    width: 200px;
    animation: pulse 10s infinite alternate;
    content: "";
    border-radius: 50%;
    top: -10%;
}.title_portal .online_mastery > div {
    position: relative;
    flex-direction: column;
    padding: 3rem;
    display: flex;
    z-index: 2;
    justify-content: flex-end;
    height: 100%;
}.title_portal .online_mastery p {
    font-family: Arial, sans-serif;
    margin: 0 0 1rem;
    position: relative;
    max-width: 80%;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.5s ease;
    transform: translateX(0);
    font-weight: 400;
    padding-left: 1.5rem;
    font-size: calc(13px * 1.2);
    color: #ffffff;
    opacity: 0.9;
}.title_portal .online_mastery p::before {
    content: "";
    left: 0;
    width: 1rem;
    height: 2px;
    transform: translateY(-50%);
    background: rgb(143,143,146);
    top: 50%;
    position: absolute;
}.title_portal .title_style_header {
    display: inline-block;
    font-size: calc(41px * 1.2);
    max-width: 90%;
    font-weight: 700;
    text-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    line-height: 1.2;
    position: relative;
    transform: translateX(0);
    margin: 0;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    font-family: Arial, sans-serif;
}.title_portal .title_style_header::after {
    content: "";
    width: 0;
    left: 0;
    transition: width 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    bottom: -15px;
    position: absolute;
    height: 4px;
    background: rgb(143,143,146);
}.title_portal .online_mastery:hover {
    transform: rotate(0deg) translateZ(0) scale(1.02);
}.title_portal .online_mastery:hover p {
    transform: translateX(10px);
    opacity: 1;
}.title_portal .online_mastery:hover .title_style_header {
    transform: translateX(5px);
}.title_portal .online_mastery:hover .title_style_header::after {
    width: 80px;
}

@keyframes pulse {
  0% {
    opacity: 0.5;
    transform: scale(1);
  }
  50% {
    opacity: 0.7;
    transform: scale(1.3);
  }
  100% {
    opacity: 0.5;
    transform: scale(1);
  }
}

@media (min-width: 768px) {.title_portal {
    padding: 3rem;
}.title_portal .page_open > div {
    gap: 3rem;
    grid-template-columns: 0.4fr 0.6fr;
    align-items: center;
}.title_portal h3 {
    transform: translateX(-10%) rotate(-2deg);
    padding: 2.5rem 3rem;
    font-size: 23px;
}.title_portal .online_mastery {
    transform: rotate(2deg) translateZ(0);
    min-height: 70vh;
}.title_portal .online_mastery > div {
    padding: 4rem;
}.title_portal .online_mastery p {
    max-width: 70%;
    font-size: calc(13px * 1.3);
}.title_portal .title_style_header {
    font-size: calc(41px * 1.4);
    max-width: 85%;
}
}

@media (min-width: 992px) {.title_portal {
    padding: 4rem;
}.title_portal .page_open > div {
    grid-template-columns: 0.35fr 0.65fr;
    gap: 4rem;
}.title_portal h3 {
    transform: translateX(-15%) rotate(-3deg);
    font-size: calc(23px * 1.1);
    padding: 3rem;
}.title_portal .online_mastery {
    min-height: 75vh;
}.title_portal .online_mastery > div {
    padding: 5rem;
}.title_portal .online_mastery p {
    font-size: calc(13px * 1.4);
    max-width: 60%;
}.title_portal .title_style_header {
    font-size: calc(41px * 1.6);
    max-width: 80%;
}
}

@media (max-width: 767px) {.title_portal {
    padding: 1.5rem;
}.title_portal h3 {
    font-size: calc(19px * 1.1);
    padding: 1.25rem;
}.title_portal .online_mastery {
    min-height: 50vh;
}.title_portal .online_mastery > div {
    padding: 2rem;
}.title_portal .online_mastery p {
    font-size: 13px;
    max-width: 100%;
}.title_portal .title_style_header {
    font-size: calc(28px * 1.1);
    max-width: 100%;
}}.course_highlights {
    position: relative;
    background: rgb(180,180,183);
    overflow: hidden;
    padding: 140px 0;
}.course_highlights::before {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: 0.15;
    top: 0;
    background: 
        linear-gradient(45deg, rgb(143,143,146,0.5) 0%, transparent 50%),
        linear-gradient(135deg, transparent 50%, rgb(106,106,109,0.5) 100%);
}.course_highlights .container {
    z-index: 2;
    position: relative;
}.course_highlights .knowledge_map {
    flex-direction: column;
    position: relative;
    display: flex;
}.course_highlights .text_dock {
    z-index: 3;
    width: 80%;
    background: #ffffff;
    position: relative;
    border-radius: 30px;
    padding: 40px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    margin: -80px auto 0;
    order: 2;
}.course_highlights .text_dock h2 {
    font-size: 31px;
    position: relative;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
    color: #000000;
    padding-bottom: 15px;
}.course_highlights .text_dock h2::after {
    background: linear-gradient(to right, rgb(143,143,146), rgb(106,106,109));
    left: 50%;
    content: '';
    width: 80px;
    bottom: 0;
    border-radius: 10px;
    transform: translateX(-50%);
    position: absolute;
    height: 3px;
}.course_highlights .text_dock .description {
    line-height: 1.75;
    font-size: 12px;
    color: #000000;
    margin-bottom: 20px;
    text-align: center;
}.course_highlights .text_dock .description:last-of-type {
    margin-bottom: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    padding-top: 20px;
}.course_highlights .pic_overlay {
    transform-origin: bottom;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    width: 100%;
    transform: perspective(1000px) rotateX(5deg);
    z-index: 2;
    height: 500px;
    border-radius: 30px;
    margin: 0 auto;
    position: relative;
    order: 1;
    overflow: hidden;
}.course_highlights .pic_overlay::before {
    right: 0;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent 70%);
}.course_highlights .pic_overlay::after {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.4), transparent);
    content: '';
    height: 30%;
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
}.course_highlights .knowledge_map::before {
    animation: pulse 4s ease-in-out infinite;
    content: '';
    border-radius: 50%;
    width: 60px;
    border: 2px solid rgb(143,143,146,0.5);
    height: 60px;
    left: 10%;
    top: 20px;
    position: absolute;
    z-index: 1;
}.course_highlights .knowledge_map::after {
    animation: float 6s ease-in-out infinite;
    right: 15%;
    position: absolute;
    bottom: 50px;
    content: '';
    height: 40px;
    background: rgb(106,106,109,0.5);
    width: 40px;
    z-index: 1;
    border-radius: 10px;
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.3;
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    50% {
        transform: translateY(-20px) rotate(10deg);
    }
}

@media (min-width: 992px) {.course_highlights .text_dock::before {
    top: 0;
    left: -160px;
    background: linear-gradient(to right, transparent, rgb(143,143,146,0.5), transparent);
    content: '';
    position: absolute;
    transform: translateY(130px) rotate(90deg);
    width: 200px;
    z-index: 1;
    height: 3px;
}.course_highlights .text_dock::after {
    transform: translateY(130px) rotate(90deg);
    right: -160px;
    z-index: 1;
    height: 3px;
    background: linear-gradient(to right, transparent, rgb(106,106,109,0.5), transparent);
    content: '';
    position: absolute;
    width: 200px;
    top: 0;
}
}

@media (max-width: 1200px) {.course_highlights .text_dock {
    width: 70%;
}
}

@media (max-width: 992px) {.course_highlights {
    padding: 100px 0;
}.course_highlights .text_dock {
    width: 80%;
    padding: 30px;
}.course_highlights .pic_overlay {
    height: 350px;
}
}

@media (max-width: 768px) {.course_highlights {
    padding: 80px 0;
}.course_highlights .text_dock {
    margin-top: -50px;
    padding: 25px;
    width: 90%;
}.course_highlights .pic_overlay {
    transform: perspective(1000px) rotateX(3deg);
    width: 100%;
    height: 300px;
}.course_highlights .knowledge_map::before,
    .course_highlights .knowledge_map::after {
    display: none;
}
}

@media (max-width: 576px) {.course_highlights {
    padding: 60px 0;
}.course_highlights .text_dock {
    width: 100%;
    padding: 20px;
    margin-top: -30px;
}.course_highlights .pic_overlay {
    height: 250px;
    transform: none;
}.course_highlights .text_dock h2 {
    font-size: calc(31px * 0.85);
}.course_highlights .text_dock .description {
    font-size: calc(12px * 0.95);
    line-height: 1.6;
}}.course_rewards {
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(180,180,183), #ffffff 95%);
}.course_rewards::before {
    content: "";
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    position: absolute;
    opacity: 0.05;
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(143,143,146,0.5),
        transparent 2px,
        transparent 10px,
        rgb(143,143,146,0.5) 12px
    );
}.course_rewards::after {
    left: 10%;
    width: 80%;
    position: absolute;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(143,143,146) 50%, transparent);
    content: "";
    transform: translateY(-2rem);
    bottom: 0;
}.course_rewards .container {
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    flex-direction: column;
    display: flex;
    padding: 0 1.5rem;
}.course_rewards .pic_overlay {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    clip-path: polygon(0 0, 100% 4%, 98% 100%, 2% 96%);
    height: auto;
    margin-bottom: 2.5rem;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: perspective(1000px) rotateY(-2deg);
    object-fit: cover;
    width: 100%;
}.course_rewards .pic_overlay:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.course_rewards .expert_guides {
    position: relative;
    padding: 2.5rem;
    transform: translateY(-30px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    background: #ffffff;
}.course_rewards .text_dock {
    position: relative;
}.course_rewards .text_dock::before {
    position: absolute;
    transition: transform 0.4s ease;
    left: 0;
    transform: scaleX(0.8);
    width: 40px;
    content: "";
    top: -15px;
    height: 4px;
    background: rgb(143,143,146);
}.course_rewards .expert_guides:hover .text_dock::before {
    transform: scaleX(1.2);
}.course_rewards h1 {
    color: #000000;
    padding-bottom: 0.5rem;
    font-size: 29px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 2rem;
    position: relative;
}.course_rewards ul {
    padding: 0;
    display: grid;
    margin: 0;
    list-style: none;
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.course_rewards li {
    padding-left: 2.5rem;
    transition: transform 0.3s ease-out;
    position: relative;
}.course_rewards li:hover {
    transform: translateX(5px);
}.course_rewards li p {
    margin: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.6;
    color: #000000;
}.course_rewards svg {
    width: 24px;
    left: 0;
    position: absolute;
    height: 24px;
    transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateY(2px);
    top: 0;
}.course_rewards li:hover svg {
    transform: translateY(0) scale(1.1);
}.course_rewards svg path {
    fill: rgb(143,143,146);
    transition: fill 0.3s ease;
}.course_rewards li:hover svg path {
    fill: rgb(106,106,109);
}

@media (min-width: 768px) {.course_rewards {
    padding: 8rem 0;
}.course_rewards .container {
    flex-direction: row;
    align-items: center;
}.course_rewards .pic_overlay {
    margin-bottom: 0;
    width: 45%;
    clip-path: polygon(0 4%, 100% 0, 96% 96%, 4% 100%);
}.course_rewards .expert_guides {
    margin-left: -5%;
    width: 60%;
    z-index: 3;
    transform: translateY(0);
}.course_rewards h1 {
    font-size: 43px;
}.course_rewards ul {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 992px) {.course_rewards .container {
    gap: 2rem;
}.course_rewards .pic_overlay {
    width: 50%;
}.course_rewards .expert_guides {
    width: 55%;
}.course_rewards h1 {
    margin-bottom: 2.5rem;
}.course_rewards li {
    padding-left: 3rem;
}.course_rewards svg {
    transform: scale(1.15) translateY(2px);
}
}

@media (max-width: 767px) {.course_rewards {
    padding: 4rem 0;
}.course_rewards h1 {
    font-size: calc(29px * 0.9);
}.course_rewards ul {
    gap: 1.2rem;
    grid-template-columns: 1fr;
}.course_rewards .expert_guides {
    padding: 1.5rem;
}
}

@media (max-width: 480px) {.course_rewards {
    padding: 3rem 0;
}.course_rewards h1 {
    font-size: calc(29px * 0.8);
}.course_rewards .pic_overlay {
    clip-path: polygon(0 0, 100% 2%, 98% 98%, 2% 100%);
}.course_rewards .expert_guides {
    padding: 1.25rem;
    transform: translateY(-15px);
}.course_rewards li {
    padding-left: 2.2rem;
}.course_rewards li p {
    font-size: calc(12px * 0.95);
}}.training_method {
    padding: 160px 0;
    position: relative;
    overflow: visible;
    background: linear-gradient(170deg, rgb(180,180,183) 0%, rgba(0, 0, 0, 0.5) 100%);
}.training_method::before {
    z-index: 1;
    left: 0;
    height: 100%;
    background: linear-gradient(45deg, rgb(143,143,146,0.5) 0%, transparent 40%);
    width: 100%;
    opacity: 0.2;
    content: '';
    position: absolute;
    top: 0;
}.training_method .expert_guides {
    margin: 0 auto;
    transform: rotate(-3deg);
    position: relative;
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
}.training_method .text_dock {
    width: 60%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
    margin-left: 5%;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transform: translateX(20px);
    border-radius: 0 17px 17px 0;
    border-left: 4px solid rgb(143,143,146);
    overflow: visible;
    position: relative;
    backdrop-filter: blur(10px);
    padding: 60px 70px 60px 50px;
}.training_method .text_dock:hover {
    transform: translateX(10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
}.training_method .text_dock::before {
    position: absolute;
    width: 180px;
    background: rgb(143,143,146);
    opacity: 0.1;
    content: '';
    z-index: -1;
    height: 180px;
    right: -90px;
    border-radius: 50%;
    filter: blur(40px);
    top: -90px;
    animation: pulse-glow 8s infinite alternate;
}.training_method .text_dock::after {
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(143,143,146,0.5) 30%, 
        rgb(143,143,146) 50%, 
        rgb(143,143,146,0.5) 70%, 
        transparent 100%
    );
    left: -25%;
    width: 150%;
    height: 3px;
    content: '';
    position: absolute;
    bottom: -30px;
    z-index: 3;
}.training_method .text_dock h2 {
    font-weight: 700;
    position: relative;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding-bottom: 15px;
    transform: translateX(-40px);
    font-size: 30px;
    margin-bottom: 30px;
    color: #ffffff;
}.training_method .text_dock h2::before {
    height: 70px;
    animation: spin-slow 20s linear infinite;
    border-radius: 10px;
    content: '';
    z-index: -1;
    top: -35px;
    opacity: 0.6;
    width: 70px;
    position: absolute;
    left: -35px;
    border: 2px solid rgb(143,143,146,0.5);
}.training_method .text_dock h2::after {
    width: 60px;
    bottom: 0;
    position: absolute;
    content: '';
    border-radius: 10px;
    height: 4px;
    left: 0;
    background: rgb(143,143,146);
}.training_method .text_dock p {
    color: #ffffff;
    font-size: 12px;
    line-height: 1.8;
    z-index: 2;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    position: relative;
}.training_method::after {
    border-radius: 17px;
    opacity: 0.1;
    content: '';
    width: 180px;
    bottom: -90px;
    right: 15%;
    filter: blur(30px);
    background: rgb(106,106,109);
    position: absolute;
    animation: rotate-float 25s infinite linear;
    transform: rotate(30deg);
    height: 180px;
}.training_method .expert_guides::before {
    width: 100px;
    top: -120px;
    height: 100px;
    content: '';
    border-radius: 50%;
    right: 10%;
    animation: float-vertical 10s infinite ease-in-out;
    opacity: 0.4;
    border: 1px solid rgb(143,143,146,0.5);
    position: absolute;
}.training_method .expert_guides::after {
    animation: pulse-subtle 5s infinite;
    background: rgb(143,143,146);
    height: 25px;
    position: absolute;
    width: 25px;
    left: -40px;
    filter: blur(5px);
    opacity: 0.2;
    content: '';
    top: 40%;
    border-radius: 50%;
}@keyframes pulse-glow {
    0%, 100% {
        opacity: 0.1;
        transform: scale(1);
    }
    50% {
        opacity: 0.2;
        transform: scale(1.1);
    }
}

@keyframes spin-slow {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotate-float {
    0% {
        transform: rotate(30deg) translateY(0);
    }
    25% {
        transform: rotate(120deg) translateY(-20px);
    }
    50% {
        transform: rotate(210deg) translateY(0);
    }
    75% {
        transform: rotate(300deg) translateY(20px);
    }
    100% {
        transform: rotate(390deg) translateY(0);
    }
}

@keyframes float-vertical {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-30px);
    }
}

@keyframes pulse-subtle {
    0%, 100% {
        opacity: 0.2;
        transform: scale(1);
    }
    50% {
        opacity: 0.4;
        transform: scale(1.3);
    }
}

.training_method .text_dock p::first-letter {
    font-weight: 700;
    color: rgb(143,143,146);
    font-size: 1.5em;
}.training_method .text_dock p::after {
    opacity: 0.3;
    width: 200px;
    background-image: repeating-linear-gradient(
        -45deg,
        rgb(143,143,146,0.5),
        rgb(143,143,146,0.5) 1px,
        transparent 1px,
        transparent 6px
    );
    right: -250px;
    position: absolute;
    content: '';
    height: 100%;
    z-index: -1;
    top: 0;
}

@media screen and (max-width: 1200px) {.training_method .text_dock::after {
    width: 120%;
    left: -10%;
}.training_method .text_dock p::after {
    display: none;
}
}

@media screen and (max-width: 992px) {.training_method {
    padding: 120px 0;
}.training_method .expert_guides {
    transform: rotate(-2deg);
}.training_method .text_dock {
    width: 70%;
    padding: 50px 40px 50px 40px;
}.training_method .text_dock h2 {
    transform: translateX(-30px);
}.training_method .text_dock::before {
    width: 150px;
    height: 150px;
    top: -75px;
    right: -75px;
}.training_method::after {
    bottom: -75px;
    width: 150px;
    height: 150px;
}
}

@media screen and (max-width: 768px) {.training_method {
    overflow: hidden;
    padding: 90px 0;
}.training_method .expert_guides {
    transform: none;
}.training_method .text_dock {
    border-radius: 17px;
    width: 90%;
    margin-left: 0;
    padding: 40px 30px;
    transform: none;
}.training_method .text_dock:hover {
    transform: none;
}.training_method .text_dock h2 {
    margin-bottom: 25px;
    font-size: calc(30px * 0.9);
    transform: none;
}.training_method .text_dock h2::before {
    display: none;
}.training_method .text_dock::before {
    right: -60px;
    top: -60px;
    width: 120px;
    height: 120px;
}.training_method .text_dock::after {
    left: 0;
    width: 100%;
    bottom: -20px;
}.training_method .expert_guides::before,
    .training_method .expert_guides::after,
    .training_method::after {
    display: none;
}
}

@media screen and (max-width: 480px) {.training_method {
    padding: 70px 0;
}.training_method .text_dock {
    padding: 30px 20px;
    width: 100%;
}.training_method .text_dock h2 {
    margin-bottom: 20px;
    padding-bottom: 12px;
    font-size: calc(30px * 0.8);
}.training_method .text_dock h2::after {
    height: 3px;
    width: 50px;
}.training_method .text_dock p {
    font-size: calc(12px * 0.9);
}.training_method .text_dock::before {
    width: 80px;
    height: 80px;
    top: -40px;
    right: -40px;
}}.prospective_members {
    padding: 100px 0;
    position: relative;
    background: rgb(180,180,183);
    overflow: hidden;
}.prospective_members::before {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    z-index: 0;
    opacity: 0.2;
    background: 
        radial-gradient(circle at 20% 30%, rgb(143,143,146,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(106,106,109,0.5) 0%, transparent 40%);
    top: 0;
    width: 100%;
}.prospective_members .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    padding: 0 20px;
}.prospective_members .expert_guides {
    background: rgb(180,180,183);
    padding: 50px;
    border-radius: 14px;
    position: relative;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        -20px -20px 60px rgba(255, 255, 255, 0.8);
}.prospective_members h4 {
    margin-bottom: 50px;
    position: relative;
    color: #000000;
    text-align: center;
    font-weight: 700;
    font-size: 28px;
}.prospective_members h4::after {
    height: 4px;
    transform: translateX(-50%);
    position: absolute;
    width: 80px;
    left: 50%;
    bottom: -15px;
    content: "";
    background: linear-gradient(90deg, rgb(143,143,146), rgb(106,106,109));
    border-radius: 2px;
}.prospective_members div {
    flex-wrap: wrap;
    gap: 30px;
    display: flex;
}.prospective_members div p {
    min-width: 250px;
    background: rgb(180,180,183);
    line-height: 1.6;
    align-items: center;
    position: relative;
    padding: 25px;
    transition: all 0.3s ease;
    overflow: hidden;
    flex: 1 1 calc(33.333% - 20px);
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.05),
        -8px -8px 16px rgba(255, 255, 255, 0.8),
        inset 1px 1px 1px rgba(255, 255, 255, 0.3);
    color: #000000;
    font-size: 18px;
    border-radius: 14px;
    display: flex;
    margin: 0;
}.prospective_members div p:hover {
    transform: translateY(-5px);
    box-shadow: 
        12px 12px 24px rgba(0, 0, 0, 0.08),
        -12px -12px 24px rgba(255, 255, 255, 0.9),
        inset 1px 1px 1px rgba(255, 255, 255, 0.4);
}.prospective_members div p::before {
    left: 0;
    height: 100%;
    border-radius: 5px 0 0 5px;
    position: absolute;
    width: 5px;
    opacity: 0.7;
    top: 0;
    content: "";
    background: linear-gradient(180deg, rgb(143,143,146), rgb(106,106,109));
}.prospective_members div p svg {
    transition: all 0.3s ease;
    min-width: 40px;
    margin-right: 20px;
    height: 40px;
    box-shadow: 
        4px 4px 8px rgba(0, 0, 0, 0.1),
        -4px -4px 8px rgba(255, 255, 255, 0.8);
    padding: 8px;
    width: 40px;
    border-radius: 50%;
    background: rgb(180,180,183);
}.prospective_members div p:hover svg {
    transform: rotate(10deg);
    box-shadow: 
        6px 6px 12px rgba(0, 0, 0, 0.15),
        -6px -6px 12px rgba(255, 255, 255, 0.9),
        inset 1px 1px 1px rgba(255, 255, 255, 0.4);
}.prospective_members div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(143,143,146);
}.prospective_members div p:hover svg path {
    fill: rgb(106,106,109);
}

@media (max-width: 1100px) {.prospective_members div p {
    flex: 1 1 calc(50% - 15px);
}
}

@media (max-width: 991px) {.prospective_members {
    padding: 80px 0;
}.prospective_members .expert_guides {
    padding: 40px 30px;
}.prospective_members h4 {
    margin-bottom: 40px;
    font-size: calc(28px - 2px);
}.prospective_members div {
    gap: 20px;
}.prospective_members div p {
    padding: 20px;
}.prospective_members div p svg {
    min-width: 35px;
    height: 35px;
    margin-right: 15px;
    width: 35px;
}
}

@media (max-width: 767px) {.prospective_members {
    padding: 60px 0;
}.prospective_members .expert_guides {
    padding: 30px 20px;
}.prospective_members h4 {
    font-size: calc(28px - 4px);
    margin-bottom: 35px;
}.prospective_members div p {
    padding: 18px;
    flex: 1 1 100%;
}.prospective_members div p svg {
    height: 30px;
    min-width: 30px;
    padding: 6px;
    width: 30px;
    margin-right: 15px;
}
}

@media (max-width: 479px) {.prospective_members {
    padding: 40px 0;
}.prospective_members .expert_guides {
    padding: 25px 15px;
}.prospective_members h4 {
    margin-bottom: 30px;
    font-size: calc(28px - 6px);
}.prospective_members div {
    gap: 15px;
}.prospective_members div p {
    font-size: calc(18px - 1px);
    padding: 15px;
}.prospective_members div p svg {
    height: 26px;
    min-width: 26px;
    width: 26px;
    margin-right: 12px;
    padding: 5px;
}}.secure_safekeeping {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    height: auto;
    transition: all 0.3s ease;
    padding: 40px;
    width: 100%;
    background-color: #ffffff;
}.secure_safekeeping:hover {
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.5);
    transform: translateY(-5px);
}.secure_safekeeping h1 {
    font-size: 40px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    color: rgb(143,143,146);
    margin-bottom: 15px;
    margin-top: 20px;
    font-weight: 700;
}.secure_safekeeping h2 {
    color: rgb(106,106,109);
    margin-bottom: 10px;
    border-bottom: 2px solid rgb(143,143,146,0.5);
    font-family: Arial, sans-serif;
    font-size: 28px;
    margin-top: 15px;
    font-weight: 600;
    padding-bottom: 5px;
}.secure_safekeeping h3, .secure_safekeeping h4, .secure_safekeeping h5, .secure_safekeeping h6 {
    font-weight: 400;
    font-family: Arial, sans-serif;
    color: #000000;
    text-transform: capitalize;
    margin-top: 10px;
    font-size: 24px;
    margin-bottom: 5px;
}.secure_safekeeping ul, .secure_safekeeping ol {
    line-height: 1.6;
    list-style: none;
    font-size: 12px;
    list-style-position: inside;
    color: #000000;
    margin: 10px 0;
    font-family: Arial, sans-serif;
    padding-left: 20px;
}.secure_safekeeping li {
    padding-left: 20px;
    margin-bottom: 8px;
    position: relative;
}.secure_safekeeping li::before {
    font-size: 1.2em;
    position: absolute;
    content: "•";
    left: 0;
    color: rgb(143,143,146);
}.secure_safekeeping section {
    border-radius: 10px;
    background: rgb(180,180,183);
    padding: 20px;
    transition: background 0.3s ease;
}.secure_safekeeping section:hover {
    background: rgb(143,143,146,0.5);
}.secure_safekeeping p, .secure_safekeeping span, .secure_safekeeping div {
    color: #000000;
    margin-bottom: 10px;
    line-height: 1.8;
    font-size: 12px;
    transition: color 0.3s ease;
    font-family: Arial, sans-serif;
}.secure_safekeeping p:hover, .secure_safekeeping span:hover, .secure_safekeeping div:hover {
    color: #000000;
}

@media only screen and (max-width: 800px) {.secure_safekeeping {
    padding: 20px;
}.secure_safekeeping h1 {
    font-size: calc(24px - 10px);
}.secure_safekeeping h2 {
    font-size: calc(24px - 8px);
}.secure_safekeeping h3, .secure_safekeeping h4, .secure_safekeeping h5, .secure_safekeeping h6 {
    font-size: calc(24px - 5px);
}.secure_safekeeping ul, .secure_safekeeping ol {
    padding-left: 15px;
    font-size: calc(12px - 2px);
}}.who_we_are {
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding: 120px 0 100px;
}.who_we_are::before {
    background: linear-gradient(135deg, rgb(143,143,146,0.5), rgba(0, 0, 0, 0.5) 85%);
    z-index: -1;
    top: 0;
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
    height: 100%;
}.who_we_are::after {
    position: absolute;
    height: 300px;
    right: -50px;
    opacity: 0.1;
    clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
    width: 300px;
    content: "";
    animation: float 15s ease-in-out infinite;
    background: rgb(106,106,109);
    transform: rotate(25deg);
    bottom: -50px;
    z-index: -1;
}.who_we_are .container {
    display: grid;
    margin: 0 auto;
    max-width: 1200px;
    grid-template-columns: 1fr;
    gap: 2rem;
    padding: 0 20px;
    position: relative;
}.who_we_are h2 {
    margin-bottom: 2.5rem;
    color: #ffffff;
    transform: translateX(-10px);
    font-size: 29px;
    position: relative;
    animation: slideIn 0.8s 0.2s forwards ease-out;
    font-weight: 700;
    display: inline-block;
    opacity: 0;
}.who_we_are h2::after {
    animation: scaleIn 1.2s 0.6s forwards cubic-bezier(0.16, 1, 0.3, 1);
    width: 60px;
    height: 4px;
    bottom: -12px;
    left: 0;
    transform-origin: left;
    background: rgb(106,106,109);
    content: "";
    position: absolute;
    transform: scaleX(0);
}.who_we_are .text_dock {
    animation: fadeUp 1s 0.5s forwards ease-out;
    border-left: 4px solid rgb(143,143,146);
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    position: relative;
    transform: translateY(20px);
    backdrop-filter: blur(5px);
    padding: 3.5rem 2.5rem;
    opacity: 0;
}.who_we_are .text_dock::before {
    content: "";
    opacity: 0.15;
    background: rgb(143,143,146);
    height: 70px;
    transform: rotate(-15deg);
    border-radius: 50% 50% 0 50%;
    position: absolute;
    right: 40px;
    top: -30px;
    width: 70px;
}.who_we_are .text_dock > div {
    position: relative;
}.who_we_are .text_dock p {
    animation: fadeUp 0.8s 0.8s forwards ease-out;
    font-weight: 600;
    transform: translateY(10px);
    margin-bottom: 1.5rem;
    font-size: calc(14px * 1.4);
    padding-right: 15px;
    color: #000000;
    display: inline-block;
    position: relative;
    opacity: 0;
}.who_we_are .text_dock p::after {
    content: "";
    width: 40px;
    transform: scaleX(0);
    background: rgb(106,106,109);
    right: -40px;
    transform-origin: left;
    animation: scaleIn 1.2s 1.2s forwards cubic-bezier(0.16, 1, 0.3, 1);
    top: 50%;
    height: 2px;
    position: absolute;
}.who_we_are .text_dock div div {
    font-size: 14px;
    opacity: 0;
    text-align: justify;
    column-count: 1;
    column-gap: 2.5rem;
    animation: fadeUp 1s 1s forwards ease-out;
    transform: translateY(15px);
    color: #000000;
    line-height: 1.8;
}

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

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

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

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


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

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

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

@media (max-width: 767px) {.who_we_are {
    padding: 80px 0 70px;
}.who_we_are::after {
    height: 150px;
    bottom: -25px;
    right: -25px;
    width: 150px;
}.who_we_are .container {
    padding: 0 15px;
}.who_we_are h2 {
    margin-bottom: 2rem;
    font-size: calc(29px * 0.9);
}.who_we_are .text_dock {
    padding: 2.5rem 1.5rem;
}.who_we_are .text_dock p {
    font-size: calc(14px * 1.2);
}.who_we_are .text_dock div div {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
}}.instructor_history {
    position: relative;
    padding: 5rem 2rem;
    overflow: hidden;
    background: rgb(180,180,183);
}.instructor_history::before {
    background: linear-gradient(120deg, rgb(143,143,146,0.5) 0%, transparent 70%);
    width: 100%;
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
    z-index: 0;
}.instructor_history::after {
    background: linear-gradient(210deg, rgb(106,106,109,0.5) 0%, transparent 70%);
    width: 70%;
    height: 70%;
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
    z-index: 0;
}.instructor_history .learner_stories {
    flex-direction: column;
    margin: 0 auto;
    display: flex;
    position: relative;
    max-width: 600px;
    z-index: 1;
}.instructor_history .pic_overlay {
    width: 80%;
    border-radius: 13px;
    box-shadow: 0 30px 60px -20px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 2;
    margin: 0 auto;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 400px;
    overflow: hidden;
    transform: translateY(0);
}.instructor_history .pic_overlay::before {
    left: 0;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5) 100%);
    content: "";
    top: 0;
    height: 100%;
    position: absolute;
    z-index: 1;
    width: 100%;
}.instructor_history .pic_overlay::after {
    position: absolute;
    width: 300%;
    height: 300%;
    mix-blend-mode: overlay;
    opacity: 0.3;
    top: -100%;
    transition: all 0.8s ease;
    animation: shiftGradient 10s infinite alternate;
    content: "";
    left: -100%;
    background: linear-gradient(45deg, rgb(143,143,146,0.5) 0%, transparent 40%, transparent 60%, rgb(106,106,109,0.5) 100%);
}.instructor_history .work_explore {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    position: relative;
    margin: -80px auto 0;
    width: 90%;
    border-radius: 13px;
    background: #ffffff;
    padding: 2.5rem 2rem 2rem;
    z-index: 3;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
    transform: translateY(0);
}.instructor_history .work_explore::before {
    width: 70px;
    z-index: 4;
    border-radius: 50%;
    left: 50%;
    position: absolute;
    background: #ffffff;
    content: "";
    top: 0;
    height: 70px;
    border: 5px solid rgb(180,180,183);
    transform: translate(-50%, -50%);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}.instructor_history .name {
    text-align: center;
    font-weight: 700;
    font-size: 34px;
    color: rgb(143,143,146);
    margin-bottom: 0.5rem;
    position: relative;
}.instructor_history .work_explore div:nth-child(2) {
    text-align: center;
    font-weight: 600;
    margin-bottom: 1.5rem;
    position: relative;
    font-size: 19px;
    color: rgb(106,106,109);
}.instructor_history .work_explore div:nth-child(2)::after {
    height: 3px;
    display: block;
    width: 40px;
    content: "";
    background: rgb(143,143,146,0.5);
    margin: 1rem auto 0;
}.instructor_history .work_block {
    font-style: italic;
    text-align: center;
    color: #000000;
    font-size: 15px;
    padding: 0 1rem;
    position: relative;
    line-height: 1.7;
}.instructor_history .work_block::before,
.instructor_history .work_block::after {
    line-height: 0;
    content: "";
    position: absolute;
    color: rgb(143,143,146,0.5);
    font-family: serif;
    font-size: 3rem;
}.instructor_history .work_block::before {
    top: 0.5rem;
    left: 0;
    transform: rotate(180deg);
}.instructor_history .work_block::after {
    bottom: -0.5rem;
    right: 0;
}.instructor_history .learner_stories:hover .pic_overlay {
    transform: translateY(-20px);
}.instructor_history .learner_stories:hover .work_explore {
    transform: translateY(20px);
}

@keyframes shiftGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 767px) {.instructor_history .pic_overlay {
    height: 320px;
    width: 90%;
}.instructor_history .work_explore {
    width: 95%;
    margin-top: -60px;
    padding: 2rem 1.5rem 1.5rem;
}.instructor_history .work_explore::before {
    height: 60px;
    width: 60px;
}}header .top_plank {
    background: rgb(143,143,146);
    color:  #ffffff;
}header .top_plank .header_menu div svg, header .top_plank .header_menu div svg path {
    fill: #ffffff;
}header .top_plank .header_menu div span {
    color: #ffffff;
}header .top_plank .header_menu {
    font-size: 15px;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    line-height: 21px;
    display: flex;
    align-items: center;
    padding: 15px 0 10px 0;
}header .top_plank .header_menu div {
    margin-right: 24px;
    align-items: center;
    display: flex;
    justify-content: flex-start;
}header .top_plank .header_menu div img, header .top_plank .header_menu div svg {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}.price_pick {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.price_pick::before {
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    content: "";
    right: 0;
    z-index: 1;
    bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
}.price_pick .container {
    padding: 0 15px;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.price_pick .pro_fees {
    position: relative;
}.price_pick h2 {
    letter-spacing: 0.5px;
    font-size: 28px;
    transform: translateZ(0);
    position: relative;
    color: #ffffff;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 700;
}.price_pick h2::after {
    content: "";
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(143,143,146) 0%, rgb(106,106,109) 100%);
    height: 3px;
    bottom: -15px;
    left: 50%;
    position: absolute;
    width: 80px;
}.price_pick .deal_grid {
    font-size: 13px;
    line-height: 1.6;
    margin: 0 auto 60px;
    max-width: 700px;
    text-align: center;
    color: #ffffff;
    opacity: 0.9;
}.price_pick .pricing_rates {
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
    padding: 0;
    display: grid;
    gap: 30px;
}.price_pick .pricing_rates li {
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.price_pick .pricing_rates li:hover {
    z-index: 3;
    transform: translateY(-10px);
}.price_pick .learning_fees {
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    display: block;
    height: 100%;
}.price_pick .plan_rates {
    box-shadow: 0 15px 25px rgba(0,0,0,0.2);
    padding: 40px 25px;
    border-top: 3px solid rgb(143,143,146);
    border: 1px solid rgba(255,255,255,0.1);
    overflow: hidden;
    position: relative;
    height: 100%;
    backdrop-filter: blur(10px);
    background: linear-gradient(135deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.03) 100%);
    transition: all 0.3s ease;
}.price_pick .learning_fees:hover .plan_rates {
    border-top-color: rgb(106,106,109);
    box-shadow: 0 20px 30px rgba(0,0,0,0.3);
    background: linear-gradient(135deg, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0.05) 100%);
}.price_pick .plan_rates::before {
    left: -50%;
    position: absolute;
    transform: rotate(45deg);
    pointer-events: none;
    width: 200%;
    opacity: 0;
    content: "";
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 60%);
    height: 200%;
    transition: opacity 0.5s ease;
    top: -50%;
}.price_pick .learning_fees:hover .plan_rates::before {
    opacity: 1;
}.price_pick .skill_offers {
    height: 100%;
    z-index: 2;
    flex-direction: column;
    position: relative;
    display: flex;
}.price_pick .skill_offers h4 {
    color: #ffffff;
    font-size: 23px;
    display: inline-block;
    margin: 0 0 15px;
    font-weight: 600;
    position: relative;
}.price_pick .skill_offers h4::after {
    bottom: -8px;
    left: 0;
    transition: width 0.3s ease;
    position: absolute;
    width: 40px;
    height: 2px;
    background: rgb(143,143,146);
    content: "";
}.price_pick .learning_fees:hover .skill_offers h4::after {
    background: rgb(106,106,109);
    width: 60px;
}.price_pick .skill_offers p {
    white-space: normal;
    flex-grow: 1;
    font-size: calc(13px - 2px);
    word-wrap: break-word;
    hyphens: auto;
    opacity: 0.8;
    color: #ffffff;
    overflow-wrap: break-word;
    margin: 0 0 30px;
    line-height: 1.7;
}.price_pick .plan_matrix {
    font-weight: 700;
    padding: 10px 15px;
    display: inline-block;
    align-self: flex-start;
    font-size: calc(23px + 2px);
    transition: all 0.3s ease;
    position: relative;
    color: #ffffff;
    margin-top: auto;
    background: linear-gradient(135deg, rgb(143,143,146) 0%, rgb(106,106,109) 100%);
    transform: translateZ(0);
}.price_pick .plan_matrix::before {
    content: "";
    left: 0;
    position: absolute;
    transition: opacity 0.3s ease;
    bottom: 0;
    right: 0;
    top: 0;
    background: linear-gradient(135deg, rgb(143,143,146,0.5) 0%, rgb(106,106,109,0.5) 100%);
    opacity: 0;
}.price_pick .learning_fees:hover .plan_matrix::before {
    opacity: 1;
}

@media (max-width: 991px) {.price_pick {
    padding: 80px 0;
}.price_pick .pricing_rates {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.price_pick .plan_rates {
    padding: 30px 20px;
}
}

@media (max-width: 767px) {.price_pick {
    padding: 60px 0;
}.price_pick h2 {
    font-size: calc(28px - 4px);
}.price_pick .deal_grid {
    font-size: calc(13px - 1px);
    margin-bottom: 40px;
}.price_pick .pricing_rates {
    margin: 0 auto;
    max-width: 400px;
    grid-template-columns: 1fr;
}.price_pick .skill_offers h4 {
    font-size: calc(23px - 1px);
}.price_pick .skill_offers p {
    font-size: calc(13px - 3px);
}.price_pick .plan_matrix {
    font-size: calc(23px);
}
}

@media (max-width: 480px) {.price_pick {
    padding: 50px 0;
}.price_pick h2 {
    font-size: calc(28px - 6px);
}.price_pick .plan_rates {
    padding: 25px 15px;
}.price_pick .pricing_rates li:hover {
    transform: translateY(-5px);
}}header {
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 1000;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    left: 0;
    background: rgb(180,180,183);
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}header:before {
    left: 0;
    height: 5px;
    background: linear-gradient(90deg, 
        rgb(143,143,146) 0%, 
        rgb(106,106,109) 50%, 
        rgb(143,143,146) 100%
    );
    position: absolute;
    content: '';
    width: 100%;
    top: 0;
}header:after {
    content: '';
    position: absolute;
    background-size: 20px 20px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.01);
    width: 100%;
    background: 
        linear-gradient(135deg, rgb(180,180,183) 25%, transparent 25%) -10px 0,
        linear-gradient(225deg, rgb(180,180,183) 25%, transparent 25%) -10px 0,
        linear-gradient(315deg, rgb(180,180,183) 25%, transparent 25%),
        linear-gradient(45deg, rgb(180,180,183) 25%, transparent 25%);
    bottom: 0;
    height: 100%;
    pointer-events: none;
    opacity: 0.4;
}header .header_guide {
    position: relative;
    overflow: hidden;
}header .header_guide:before {
    position: absolute;
    background: linear-gradient(to right, 
        transparent, 
        rgb(143,143,146,0.5),
        transparent
    );
    width: 100%;
    content: '';
    bottom: 0;
    left: 0;
    height: 1px;
}header .container {
    max-width: 1200px;
    position: relative;
    padding: 15px 25px;
    margin: 0 auto;
}header .container:before {
    left: 10px;
    top: 50%;
    background: rgb(143,143,146);
    transform: translateY(-50%) rotate(45deg);
    opacity: 0.7;
    content: '';
    height: 8px;
    position: absolute;
    width: 8px;
}header .container:after {
    width: 8px;
    background: rgb(106,106,109);
    top: 50%;
    content: '';
    position: absolute;
    right: 10px;
    opacity: 0.7;
    height: 8px;
    transform: translateY(-50%) rotate(45deg);
}header .main_pagewrap {
    position: relative;
    justify-content: space-between;
    display: flex;
    align-items: center;
}header .main_pagewrap:before {
    opacity: 0.2;
    background: linear-gradient(90deg,
        transparent 0%,
        #000000 20%,
        #000000 80%,
        transparent 100%
    );
    position: absolute;
    height: 1px;
    bottom: -10px;
    width: 100%;
    left: 0;
    content: '';
}header .nav_pro {
    align-items: center;
    gap: 30px;
    display: flex;
    position: relative;
}header .nav_pro:before {
    position: absolute;
    bottom: -8px;
    height: 2px;
    transform: scaleX(0.9);
    content: '';
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 100%;
    opacity: 0;
    transform-origin: center;
    left: 0;
    background: rgb(143,143,146);
}header .nav_pro:hover:before {
    transform: scaleX(1);
    opacity: 0.3;
}header .nav_header {
    font-weight: 600;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    overflow: hidden;
    padding: 8px 2px;
    letter-spacing: 0.5px;
    position: relative;
    font-size: 14px;
    color: #000000;
    text-transform: uppercase;
    text-decoration: none;
}header .nav_header:before {
    content: '';
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    background: rgb(143,143,146);
    height: 2px;
    position: absolute;
    bottom: 0;
    transform: translateX(-101%);
    left: 0;
    width: 100%;
}header .nav_header:after {
    position: absolute;
    content: '';
    transition: all 0.3s ease;
    transform: translate(-50%, -50%) rotate(45deg);
    opacity: 0;
    left: 50%;
    width: 8px;
    height: 8px;
    top: 100%;
    background: rgb(143,143,146);
}header .nav_header:hover {
    color: rgb(143,143,146);
}header .nav_header:hover:before {
    transform: translateX(0);
}header .nav_header:hover:after {
    top: calc(100% - 3px);
    opacity: 1;
}header .head_learn {
    transition: all 0.3s ease;
    text-decoration: none;
    padding: 5px 12px;
    position: relative;
    align-items: center;
    display: flex;
}header .head_learn:before {
    width: 100%;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    left: 0;
    position: absolute;
    opacity: 0;
    top: 0;
    border-radius: 10px;
    border: 2px solid transparent;
    content: '';
    height: 100%;
    background: linear-gradient(rgb(180,180,183), rgb(180,180,183)) padding-box,
                linear-gradient(135deg, rgb(143,143,146), rgb(106,106,109)) border-box;
}header .head_learn:after {
    width: 10px;
    height: 10px;
    left: -5px;
    border-radius: 50%;
    transition: all 0.4s ease;
    top: -5px;
    opacity: 0;
    background: linear-gradient(135deg, rgb(143,143,146), rgb(106,106,109));
    position: absolute;
    transform: scale(0);
    content: '';
}header .head_learn:hover:before {
    opacity: 1;
}header .head_learn:hover:after {
    opacity: 1;
    transform: scale(1);
}header .head_learn svg {
    height: 42px;
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    width: auto;
}header .head_learn:hover svg {
    transform: scale(1.05);
}

@keyframes drawBorder {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 300% 0%;
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-5px);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.7;
    }
    50% {
        opacity: 1;
    }
}

@media (max-width: 991px) {header .container {
    padding: 15px 20px;
}header .nav_pro {
    gap: 20px;
}header .head_learn svg {
    height: 38px;
}
}

@media (max-width: 767px) {header .nav_pro {
    position: fixed;
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    gap: 5px;
    flex-direction: column;
    width: 80%;
    max-width: 320px;
    height: 100vh;
    right: -100%;
    box-shadow: -5px 0 25px rgba(0, 0, 0, 0.1);
    z-index: 1001;
    top: 0;
    padding: 75px 30px 30px;
    background: rgb(180,180,183);
}header .nav_pro:before {
    bottom: auto;
    left: 10%;
    height: 1px;
    top: 60px;
    width: 80%;
}header .menu.active {
    right: 0;
}header .nav_header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    width: 100%;
    padding: 14px 5px;
}header .nav_header:last-child {
    border-bottom: none;
}header .nav_header:after {
    left: 10px;
    transform: translateY(-50%) rotate(45deg);
    top: 50%;
}header .nav_header:hover:after {
    left: 5px;
    opacity: 1;
    top: 50%;
}header .head_learn {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .container:before,
    header .container:after {
    display: none;
}header .head_learn svg {
    height: 35px;
}}.newsletter_signup {
    position: relative;
    background: rgb(180,180,183);
    overflow: hidden;
    padding: 4rem 3rem;
}.newsletter_signup::before {
    position: absolute;
    width: 250px;
    z-index: 1;
    border-radius: 50%;
    height: 250px;
    opacity: 0.7;
    top: -100px;
    background: linear-gradient(135deg, rgb(143,143,146) 0%, rgb(143,143,146,0.5) 100%);
    right: -100px;
    content: "";
    animation: orbit 20s linear infinite;
}.newsletter_signup::after {
    background: linear-gradient(45deg, rgb(106,106,109) 0%, rgb(106,106,109,0.5) 100%);
    bottom: -50px;
    width: 150px;
    left: -50px;
    height: 150px;
    content: "";
    opacity: 0.5;
    z-index: 1;
    animation: pulse-circle 15s ease-in-out infinite alternate;
    border-radius: 50%;
    position: absolute;
}.newsletter_signup .expert_guides {
    display: grid;
    grid-template-columns: 1fr 1.5fr;
    z-index: 2;
    grid-template-areas:
        "text form"
        "text form";
    position: relative;
    align-items: center;
    gap: 3rem;
}.newsletter_signup .expert_guides::before {
    width: 50px;
    top: 50%;
    position: absolute;
    height: 50px;
    border-radius: 50%;
    z-index: -1;
    opacity: 0.2;
    left: 50%;
    transform: translate(-50%, -50%);
    filter: blur(10px);
    background: rgb(143,143,146,0.5);
    content: "";
}.newsletter_signup p {
    font-size: 24px;
    position: relative;
    line-height: 1.6;
    font-family: Arial, sans-serif;
    font-weight: 700;
    padding-left: 2rem;
    color: #000000;
    grid-area: text;
}.newsletter_signup p::before {
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, rgb(143,143,146), rgb(106,106,109));
    top: 0;
    border-radius: 10px;
    height: 100%;
    width: 4px;
    left: 0;
}.newsletter_signup .input_holder {
    grid-area: form;
    gap: 1rem;
    position: relative;
    flex-direction: column;
    display: flex;
}.newsletter_signup .input_holder::before {
    right: -15px;
    width: 80px;
    position: absolute;
    height: 80px;
    animation: rotate 30s linear infinite;
    border-radius: 50%;
    border: 2px dashed rgb(143,143,146,0.5);
    content: "";
    top: -15px;
    z-index: -1;
    opacity: 0.5;
}.newsletter_signup .input_holder::after {
    left: 30%;
    width: 100px;
    bottom: -20px;
    opacity: 0.3;
    z-index: -1;
    content: "";
    border-radius: 50%;
    animation: float-circle 12s ease-in-out infinite alternate;
    height: 100px;
    border: 1px solid rgb(106,106,109,0.5);
    position: absolute;
}.newsletter_signup .join_block {
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 28px;
    font-size: 15px;
    color: #000000;
    padding: 1.3rem 1.5rem;
    transition: all 0.3s ease;
    background: #ffffff;
    font-family: Arial, sans-serif;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}.newsletter_signup .join_block:focus {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    border-color: rgb(143,143,146,0.5);
    outline: none;
}.newsletter_signup .join_block::placeholder {
    color: #000000;
    opacity: 0.6;
}.newsletter_signup .join_panel {
    font-family: Arial, sans-serif;
    color: #ffffff;
    position: relative;
    width: auto;
    transition: all 0.3s ease;
    align-self: flex-end;
    padding: 1rem 2rem;
    background: rgb(143,143,146);
    border: none;
    font-size: 19px;
    font-weight: 600;
    border-radius: 28px;
    overflow: hidden;
    cursor: pointer;
    min-width: 150px;
    z-index: 1;
}.newsletter_signup .join_panel::before {
    opacity: 0;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%) scale(0);
    position: absolute;
    border-radius: 50%;
    content: "";
    background: rgb(106,106,109);
    left: 50%;
    top: 50%;
    z-index: -1;
    transition: transform 0.5s ease, opacity 0.3s ease;
}.newsletter_signup .join_panel:hover::before {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1.5);
}

@keyframes orbit {
    0% {
        transform: rotate(0deg) translateX(30px) rotate(0deg);
    }
    100% {
        transform: rotate(360deg) translateX(30px) rotate(-360deg);
    }
}

@keyframes pulse-circle {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes float-circle {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-15px);
    }
}

@media (max-width: 768px) {.newsletter_signup {
    padding: 3rem 1.5rem;
}.newsletter_signup .expert_guides {
    gap: 2rem;
    grid-template-columns: 1fr;
    grid-template-areas:
            "text"
            "inquiry_widget";
}.newsletter_signup p {
    font-size: 22px;
}.newsletter_signup .input_holder {
    gap: 1rem;
}.newsletter_signup .join_panel {
    align-self: stretch;
    width: 100%;
}}.thxSpace {
    position: relative;
    background: linear-gradient(145deg, rgb(180,180,183), #f8f9fd);
    overflow: hidden;
    box-shadow: 
        inset 12px 12px 24px rgba(255, 255, 255, 0.8),
        inset -12px -12px 24px rgba(70, 70, 80, 0.05);
    padding: 4rem 2rem;
}.thxSpace::before {
    transform: rotate(-15deg);
    position: absolute;
    height: 70%;
    pointer-events: none;
    right: -5%;
    opacity: 0.2;
    content: "";
    z-index: 0;
    top: -10%;
    filter: blur(80px);
    background: linear-gradient(120deg, rgb(143,143,146,0.5), rgb(106,106,109,0.5));
    width: 40%;
}.thxSpace::after {
    width: 30%;
    pointer-events: none;
    left: -5%;
    height: 60%;
    position: absolute;
    z-index: 0;
    content: "";
    opacity: 0.15;
    filter: blur(70px);
    transform: rotate(20deg);
    background: linear-gradient(220deg, rgb(106,106,109,0.5), rgb(143,143,146,0.5));
    bottom: -10%;
}.thxSpace .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}.thxSpace h2 {
    position: relative;
    margin-bottom: 2.5rem;
    animation: fadeInDown 0.8s ease-out forwards;
    font-size: 37px;
    opacity: 1;
    letter-spacing: -0.02em;
    transform: translateY(0);
    color: #000000;
    text-align: center;
    font-weight: 700;
    line-height: 1.3;
}.thxSpace h2::after {
    bottom: -0.8rem;
    transform: translateX(-50%);
    width: 80px;
    border-radius: 10px;
    content: "";
    position: absolute;
    height: 3px;
    background: linear-gradient(90deg, rgb(143,143,146), rgb(106,106,109));
    left: 50%;
}.thxSpace .expert_guides {
    border-radius: 12px;
    padding: 2.5rem;
    opacity: 0;
    background: #ffffff;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.05),
        -20px -20px 60px rgba(255, 255, 255, 0.9),
        inset 4px 4px 20px rgba(255, 255, 255, 0.9),
        inset -4px -4px 10px rgba(0, 0, 0, 0.03);
    position: relative;
    transform: translateY(0);
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
}.thxSpace .expert_guides::before {
    content: "";
    z-index: -1;
    background: 
        radial-gradient(circle at 10% 20%, rgba(rgb(143,143,146,0.5), 0.03) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgba(rgb(106,106,109,0.5), 0.03) 0%, transparent 30%);
    top: 0;
    height: 100%;
    border-radius: inherit;
    left: 0;
    width: 100%;
    position: absolute;
}.thxSpace ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.thxSpace li {
    margin-bottom: 0.5rem;
    position: relative;
    padding-left: 1.5rem;
}.thxSpace li:last-child {
    margin-bottom: 0;
}.thxSpace li::before {
    border-radius: 50%;
    top: 0.6rem;
    content: "";
    transform: scale(0);
    position: absolute;
    background: linear-gradient(135deg, rgb(143,143,146), rgb(106,106,109));
    left: 0;
    animation: scaleIn 0.4s ease-out 0.8s forwards;
    width: 8px;
    height: 8px;
}.thxSpace li span {
    opacity: 0;
    animation: fadeInRight 0.7s ease-out 0.6s forwards;
    transform: translateX(0);
    font-weight: 400;
    color: #000000;
    font-size: 14px;
    font-family: Arial, sans-serif;
    display: block;
    line-height: 1.7;
}

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

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

@keyframes fadeInRight {
    from {
        transform: translateX(-10px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes scaleIn {
    from {
        transform: scale(0);
    }
    to {
        transform: scale(1);
    }
}

@media (max-width: 991px) {.thxSpace {
    padding: 3rem 1.5rem;
}.thxSpace h2 {
    margin-bottom: 2rem;
    font-size: calc(37px * 0.9);
}.thxSpace .expert_guides {
    padding: 2rem;
}
}

@media (max-width: 767px) {.thxSpace {
    padding: 2.5rem 1.25rem;
}.thxSpace h2 {
    line-height: 1.4;
    margin-bottom: 1.8rem;
    font-size: calc(37px * 0.8);
}.thxSpace h2::after {
    width: 60px;
}.thxSpace .expert_guides {
    padding: 1.5rem;
}.thxSpace li span {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
}
}

@media (max-width: 480px) {.thxSpace {
    padding: 2rem 1rem;
}.thxSpace h2 {
    font-size: calc(37px * 0.7);
    text-align: left;
}.thxSpace h2::after {
    left: 0;
    width: 50px;
    transform: none;
}.thxSpace .expert_guides {
    padding: 1.25rem;
}.thxSpace li {
    padding-left: 1.25rem;
}.thxSpace li::before {
    top: 0.5rem;
    height: 6px;
    width: 6px;
}}.join_now {
    position: relative;
    z-index: 1;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(106,106,109), rgb(143,143,146,0.5));
    overflow: hidden;
}.join_now::before {
    left: 0;
    content: "";
    z-index: -1;
    height: 100%;
    background: radial-gradient(circle at 70% 30%, rgba(255,255,255,0.15) 0%, transparent 60%);
    position: absolute;
    top: 0;
    width: 100%;
}.join_now::after {
    content: "";
    right: -5%;
    filter: blur(40px);
    position: absolute;
    background: radial-gradient(circle, rgb(106,106,109,0.5) 0%, transparent 70%);
    animation: orbitalGlow 15s infinite alternate ease-in-out;
    bottom: -10%;
    z-index: -1;
    height: 40%;
    width: 40%;
}.join_now .container {
    display: flex;
    align-items: center;
    padding: 0 2rem;
    position: relative;
    flex-direction: column;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
}.join_now h2 {
    text-align: center;
    text-shadow: 0 2px 15px rgba(0,0,0,0.15);
    font-size: 34px;
    position: relative;
    margin-bottom: 3rem;
    font-weight: 600;
    letter-spacing: 0.02em;
    max-width: 800px;
    font-family: Arial, sans-serif;
    line-height: 1.3;
    color: #ffffff;
    transform: perspective(1000px) translateZ(20px);
}.join_now .expert_guides {
    backdrop-filter: blur(10px);
    border-radius: 18px;
    border: 1px solid rgba(255,255,255,0.15);
    background: rgba(255,255,255,0.1);
    align-items: center;
    justify-content: center;
    padding: 2.5rem;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    transform: perspective(1000px) rotateX(2deg);
    display: flex;
    transform-style: preserve-3d;
    transition: transform 0.5s ease-out;
    position: relative;
}.join_now .expert_guides::before {
    bottom: -5px;
    z-index: -1;
    left: -5px;
    opacity: 0.5;
    filter: blur(10px);
    border-radius: calc(18px + 5px);
    right: -5px;
    background: linear-gradient(45deg, rgb(143,143,146), transparent, rgb(106,106,109), transparent);
    top: -5px;
    content: "";
    position: absolute;
    animation: borderGlow 4s infinite alternate;
}.join_now .expert_guides:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.join_now svg {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 42px;
    width: 42px;
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1));
    margin-right: 2rem;
    transform: translateZ(10px) rotate(-5deg);
}.join_now svg:hover {
    transform: translateZ(20px) rotate(0deg) scale(1.1);
}.join_now svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.join_now .expert_guides:hover svg path {
    filter: drop-shadow(0 0 5px rgb(255, 255, 255, 0.5));
    fill: #ffffff;
}.join_now .expert_guides div {
    display: flex;
    transform: translateZ(15px);
    align-items: center;
}.join_now .connect_feedback {
    display: inline-block;
    font-weight: 600;
    position: relative;
    color: #ffffff;
    border-radius: 10px;
    padding: 0.9rem 2.2rem;
    text-align: center;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: linear-gradient(135deg, rgb(143,143,146), rgb(106,106,109));
    box-shadow: 0 4px 15px rgba(0,0,0,0.15);
    letter-spacing: 0.03em;
    font-family: Arial, sans-serif;
    transform: translateZ(10px);
    font-size: 17px;
    text-decoration: none;
}.join_now .connect_feedback::before {
    left: -100%;
    position: absolute;
    transition: all 0.6s ease;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    height: 100%;
    width: 100%;
    top: 0;
    content: "";
}.join_now .connect_feedback:hover {
    transform: translateZ(30px) scale(1.05);
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
    background: linear-gradient(135deg, rgb(106,106,109), rgb(143,143,146));
}.join_now .connect_feedback:hover::before {
    left: 100%;
}.join_now .connect_feedback:active {
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    transform: translateZ(5px) scale(0.98);
}

@keyframes orbitalGlow {
    0% {
        opacity: 0.4;
        transform: translateX(0) translateY(0);
    }
    50% {
        opacity: 0.6;
        transform: translateX(-5%) translateY(5%);
    }
    100% {
        opacity: 0.4;
        transform: translateX(5%) translateY(-5%);
    }
}

@keyframes borderGlow {
    0% {
        opacity: 0.4;
        filter: blur(10px);
    }
    50% {
        opacity: 0.6;
        filter: blur(15px);
    }
    100% {
        opacity: 0.4;
        filter: blur(10px);
    }
}

@media (max-width: 991px) {.join_now {
    padding: 5rem 0;
}.join_now h2 {
    margin-bottom: 2.5rem;
    font-size: calc(34px * 0.9);
}.join_now .expert_guides {
    padding: 2rem;
}
}

@media (max-width: 767px) {.join_now {
    padding: 4rem 0;
}.join_now h2 {
    font-size: calc(34px * 0.8);
    margin-bottom: 2rem;
}.join_now .expert_guides {
    padding: 1.8rem;
    flex-direction: column;
}.join_now svg {
    margin-bottom: 1.5rem;
    margin-right: 0;
}.join_now .connect_feedback {
    padding: 0.8rem 1.8rem;
}
}

@media (max-width: 575px) {.join_now {
    padding: 3rem 0;
}.join_now h2 {
    letter-spacing: 0.01em;
    font-size: calc(34px * 0.7);
}.join_now .expert_guides {
    padding: 1.5rem;
    width: 90%;
}.join_now svg {
    margin-bottom: 1.2rem;
    height: 36px;
    width: 36px;
}.join_now .connect_feedback {
    padding: 0.7rem 1.5rem;
    font-size: calc(17px * 0.9);
}}.cookie_popup_message {
    animation: slideUp 0.5s forwards;
    border-top: 3px solid rgb(106,106,109);
    bottom: 0;
    width: 100%;
    transition: transform 0.3s ease-in-out;
    z-index: 90;
    padding: 20px 0;
    position: fixed;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    background: rgb(106,106,109);
    transform: translateY(100%);
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
#cookiePolicyNotice {
    display: none;
}#cookiePolicyNotice:checked ~ .cookie_popup_message {
    visibility: hidden;
    opacity: 0;
}.cookie_screen {
    padding: 20px 5%;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
    display: flex;
}.cookie_popup_message h5 {
    font-size: 22px;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    color: #ffffff;
}.cookie_popup_message p {
    font-size: 17px;
    line-height: 1.5;
    font-family: Arial, sans-serif;
    color: #ffffff;
}.data_agree {
    align-items: center;
    flex-shrink: 0;
    display: flex;
    filter: drop-shadow(0 0 10px rgb(143,143,146));
    margin-right: 15px;
    justify-content: center;
}.data_agree svg {
    width: 80px;
    fill: rgb(143,143,146);
    height: 80px;
    transition: transform 0.3s ease-in-out;
}.data_agree:hover svg {
    transform: scale(1.1);
}.edu_track {
    background: linear-gradient(90deg, rgb(143,143,146), rgb(106,106,109));
    border-radius: 24px;
    font-size: 18px;
    margin-left: 10px;
    padding: 10px 20px;
    text-decoration: none;
    cursor: pointer;
    color: #000000;
    white-space: nowrap;
    box-shadow: 0 0 15px rgb(143,143,146);
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    flex-shrink: 0;
    line-height: 40px;
    text-align: center;
    min-width: 140px;
}.edu_track:hover {
    box-shadow: 0 0 20px rgb(106,106,109);
}.cookie_button.cookie_user {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid rgb(106,106,109);
}.cookie_button.cookie_user:hover {
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgb(106,106,109);
}.cookie_popup_message p a {
    text-decoration: none;
    transition: color 0.3s ease;
    color: rgb(143,143,146);
}.cookie_popup_message p a:hover {
    color: rgb(106,106,109);
}
@media only screen and (max-width: 1200px) {.cookie_popup_message {
    padding: 15px 0;
}.cookie_screen {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.data_agree {
    display: none;
}.cookie_screen {
    text-align: center;
    flex-direction: column;
    align-items: center;
}.cookie_popup_message h5 {
    margin-bottom: 5px;
    font-size: 19px;
}.privacy_ack {
    margin-bottom: 15px;
}.edu_track {
    margin: 10px 0;
    min-width: 100%;
}}
.get_in_touch {
    padding: 110px 0;
    position: relative;
    background: rgb(180,180,183);
    overflow: hidden;
}.get_in_touch::before {
    background: 
        linear-gradient(0deg, transparent 24%, rgb(143,143,146,0.5) 25%, rgb(143,143,146,0.5) 26%, transparent 27%, transparent 74%, rgb(143,143,146,0.5) 75%, rgb(143,143,146,0.5) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgb(143,143,146,0.5) 25%, rgb(143,143,146,0.5) 26%, transparent 27%, transparent 74%, rgb(143,143,146,0.5) 75%, rgb(143,143,146,0.5) 76%, transparent 77%, transparent);
    content: "";
    width: 100%;
    z-index: 0;
    position: absolute;
    background-size: 50px 50px;
    left: 0;
    opacity: 0.3;
    top: 0;
    height: 100%;
}.get_in_touch .pic_overlay {
    z-index: 0;
    left: 0;
    top: 0;
    filter: saturate(0) contrast(1.2);
    width: 100%;
    height: 100%;
    opacity: 0.05;
    position: absolute;
}.get_in_touch::after {
    top: 0;
    content: "";
    background: radial-gradient(circle at center, transparent 50%, rgb(180,180,183) 100%);
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    height: 100%;
}.get_in_touch .container {
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    z-index: 5;
    margin: 0 auto;
}.get_in_touch h3 {
    font-weight: 700;
    font-size: 30px;
    position: relative;
    color: #000000;
    margin-bottom: 50px;
    text-align: center;
}.get_in_touch h3::before {
    background: rgb(143,143,146);
    height: 6px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: -15px;
    border-radius: 50%;
    width: 6px;
    content: "";
}.get_in_touch h3::after {
    position: absolute;
    height: 6px;
    bottom: -15px;
    left: 50%;
    content: "";
    transform: translateX(-50%);
    width: 6px;
    border-radius: 50%;
    background: rgb(143,143,146);
}.feedback_block {
    backdrop-filter: blur(5px);
    background: #ffffff;
    overflow: hidden;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    z-index: 10;
    display: flex;
    position: relative;
    border-radius: 50px;
}.feedback_block::before {
    position: absolute;
    height: 300px;
    top: -150px;
    filter: blur(70px);
    border-radius: 50%;
    z-index: 0;
    background: rgb(143,143,146,0.5);
    right: -150px;
    content: "";
    width: 300px;
}.feedback_block::after {
    content: "";
    position: absolute;
    width: 300px;
    left: -150px;
    filter: blur(70px);
    background: rgb(106,106,109,0.5);
    bottom: -150px;
    z-index: 0;
    border-radius: 50%;
    height: 300px;
}.feedback_block .inquiry_widget {
    padding: 70px;
    float: left;
    width: 60%;
    position: relative;
    z-index: 1;
}.feedback_block .inquiry_widget h3 {
    font-size: 22px;
    text-align: left;
    font-weight: 600;
    margin-bottom: 40px;
    color: #000000;
}.feedback_block .inquiry_widget h3::before,
.feedback_block .inquiry_widget h3::after {
    display: none;
}.feedback_block .inquiry_widget h3::before {
    background: rgb(143,143,146);
    bottom: -15px;
    position: absolute;
    height: 2px;
    width: 30px;
    content: "";
    left: 0;
}.feedback_block .inquiry_widget form {
    display: flex;
    flex-direction: column;
}.feedback_block .inquiry_widget input[type="text"],
.feedback_block .inquiry_widget textarea {
    border-radius: 30px;
    background: rgba(245, 245, 245, 0.7);
    margin-bottom: 25px;
    width: 100%;
    transition: all 0.3s ease;
    font-size: 16px;
    border: none;
    padding: 20px 25px;
    font-family: Arial, sans-serif;
}.feedback_block .inquiry_widget input[type="text"]:focus,
.feedback_block .inquiry_widget textarea:focus {
    background: rgba(245, 245, 245, 1);
    outline: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}.feedback_block .inquiry_widget textarea {
    min-height: 160px;
    border-radius: 25px;
    resize: vertical;
}.feedback_block .inquiry_widget .request_block {
    margin-bottom: 35px;
    display: flex;
    position: relative;
    align-items: flex-start;
}.feedback_block .inquiry_widget .request_block input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.feedback_block .inquiry_widget .request_block label {
    position: relative;
    cursor: pointer;
    color: #000000;
    font-size: calc(16px - 2px);
    padding-left: 35px;
    line-height: 1.5;
}.feedback_block .inquiry_widget .request_block label::before {
    border-radius: 50%;
    height: 22px;
    position: absolute;
    top: 2px;
    transition: all 0.3s ease;
    background: rgba(245, 245, 245, 0.7);
    left: 0;
    width: 22px;
    content: "";
}.feedback_block .inquiry_widget .request_block input[type="checkbox"]:checked + label::before {
    background: rgb(143,143,146);
}.feedback_block .inquiry_widget .request_block input[type="checkbox"]:checked + label::after {
    top: 6px;
    width: 6px;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    height: 10px;
    left: 8px;
    border: solid #ffffff;
    position: absolute;
    content: "";
}.feedback_block .inquiry_widget .request_block a {
    color: rgb(143,143,146);
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    position: relative;
}.feedback_block .inquiry_widget .request_block a:hover {
    color: rgb(106,106,109);
}.feedback_block .inquiry_widget .connect_feedback {
    background: rgb(143,143,146);
    overflow: hidden;
    display: inline-block;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    color: #ffffff;
    position: relative;
    z-index: 1;
    cursor: pointer;
    padding: 18px 40px;
    border: none;
    font-weight: 600;
    align-self: flex-start;
    border-radius: 30px;
    font-size: 20px;
}.feedback_block .inquiry_widget .connect_feedback:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgb(106,106,109);
    transform: translateY(-5px);
}.feedback_block .contact_reach {
    padding: 70px 50px;
    width: 40%;
    position: relative;
    background: rgb(180,180,183);
    z-index: 1;
    float: left;
}.feedback_block .contact_reach::before {
    top: 0;
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(143,143,146,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(106,106,109,0.5) 0%, transparent 30%);
    height: 100%;
    width: 100%;
}.feedback_block .contact_reach h4 {
    position: relative;
    margin-bottom: 40px;
    font-weight: 600;
    font-size: 22px;
    color: #000000;
}.feedback_block .contact_reach h4::after {
    left: 0;
    background: rgb(143,143,146);
    height: 2px;
    content: "";
    bottom: -15px;
    width: 30px;
    position: absolute;
}.feedback_block .contact_reach .request_message {
    padding: 0;
    margin: 0;
    list-style: none;
}.feedback_block .contact_reach .request_message li {
    margin-bottom: 30px;
    padding: 20px;
    align-items: center;
    transition: all 0.3s ease;
    display: flex;
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.7);
    border-radius: 20px;
}.feedback_block .contact_reach .request_message li:last-child {
    margin-bottom: 0;
}.feedback_block .contact_reach .request_message li:hover {
    transform: translateY(-3px);
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}.feedback_block .contact_reach .request_message li svg {
    height: 26px;
    transition: all 0.3s ease;
    width: 26px;
    margin-right: 15px;
    flex-shrink: 0;
}.feedback_block .contact_reach .request_message li:hover svg {
    transform: scale(1.2);
}.feedback_block .contact_reach .request_message li svg path {
    fill: rgb(143,143,146);
    transition: all 0.3s ease;
}.feedback_block .contact_reach .request_message li:hover svg path {
    fill: rgb(106,106,109);
}.feedback_block .contact_reach .request_message li span {
    color: #000000;
    font-size: 16px;
    line-height: 1.5;
}.feedback_block .contact_reach .request_message li a {
    transition: all 0.3s ease;
    color: #000000;
    text-decoration: none;
}.feedback_block .contact_reach .request_message li a:hover {
    color: rgb(143,143,146);
}

@media screen and (max-width: 992px) {.get_in_touch {
    padding: 80px 0;
}.feedback_block {
    border-radius: 30px;
    display: block;
}.feedback_block .inquiry_widget,
    .feedback_block .contact_reach {
    width: 100%;
    padding: 50px;
    float: none;
}
}

@media screen and (max-width: 768px) {.get_in_touch {
    padding: 60px 0;
}.get_in_touch h3 {
    font-size: calc(30px - 4px);
}.feedback_block {
    border-radius: 25px;
}.feedback_block .inquiry_widget,
    .feedback_block .contact_reach {
    padding: 40px 30px;
}.feedback_block .inquiry_widget input[type="text"],
    .feedback_block .inquiry_widget textarea {
    padding: 15px 20px;
    border-radius: 20px;
}.feedback_block .inquiry_widget .connect_feedback {
    text-align: center;
    width: 100%;
    padding: 15px 30px;
}.feedback_block .contact_reach .request_message li {
    border-radius: 15px;
    padding: 15px;
}
}

@media screen and (max-width: 480px) {.get_in_touch {
    padding: 40px 0;
}.feedback_block {
    border-radius: 20px;
}.feedback_block .inquiry_widget,
    .feedback_block .contact_reach {
    padding: 30px 20px;
}}footer {
    position: relative;
}footer::before {
    left: 0;
    right: 0;
    top: 0;
    background: linear-gradient(125deg, #000000 0%, rgb(106,106,109) 100%);
    content: '';
    position: absolute;
    opacity: 0.95;
    z-index: 1;
    bottom: 0;
}.reg_remind {
    z-index: 2;
    padding: 60px 0;
    font-family: Arial, sans-serif;
    color: #ffffff;
    position: relative;
}.reg_remind .container {
    display: flex;
    flex-wrap: wrap;
}.reg_remind .company_holder {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    margin-bottom: 40px;
    flex: 0 0 100%;
    padding: 25px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 21px;
    text-align: center;
}.reg_remind .company_holder h3 {
    color: #ffffff;
    font-size: 37px;
    margin-bottom: 20px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    letter-spacing: 1px;
}.reg_remind .twitter_cta {
    border-radius: 10px;
    max-width: 80%;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    padding: 15px 20px;
    text-align: center;
    margin: 0 auto;
    line-height: 1.7;
    font-size: 18px;
}.reg_remind .mod_tools {
    flex: 0 0 100%;
    margin-top: 20px;
}.reg_remind .main_guide {
    display: flex;
    gap: 30px;
    margin-top: 30px;
    justify-content: center;
    flex-wrap: wrap;
}.reg_remind .nav_pro {
    flex: 0 0 calc(50% - 30px);
    max-width: calc(50% - 30px);
    padding: 20px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 21px;
    transition: all 0.3s ease;
}.reg_remind .nav_pro:hover {
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}.reg_remind .nav_pro h5 {
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    padding-bottom: 10px;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
    font-size: 21px;
}.reg_remind .nav_pro .main_guide {
    flex-direction: column;
    gap: 12px;
    display: flex;
    margin-top: 0;
}.reg_remind .nav_pro .main_guide a {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    font-size: 18px;
    text-decoration: none;
    color: #ffffff;
    text-align: center;
    transition: all 0.3s ease;
    padding: 8px 12px;
}.reg_remind .nav_pro .main_guide a:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    transform: translateY(-2px);
    background: rgba(255, 255, 255, 0.15);
}.biz_learnings {
    padding: 20px 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 2;
    position: relative;
    margin-top: 40px;
}.biz_learnings::before {
    opacity: 0.2;
    content: '';
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    position: absolute;
    height: 1px;
    left: 20%;
    top: 0;
    right: 20%;
}.biz_learnings .container {
    justify-content: center;
    display: flex;
}.biz_learnings .calc_foot {
    font-size: 12px;
    letter-spacing: 0.5px;
    color: #ffffff;
    text-align: center;
}

@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
@media (min-width: 768px) {.reg_remind .main_guide {
    justify-content: space-between;
}.reg_remind .company_holder {
    text-align: left;
    flex: 0 0 30%;
}.reg_remind .mod_tools {
    flex: 0 0 65%;
}.reg_remind .container {
    align-items: flex-start;
    justify-content: space-between;
}.reg_remind .twitter_cta {
    margin: 0;
    text-align: left;
    max-width: 100%;
}
}

@media (max-width: 767px) {.reg_remind .nav_pro {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 20px;
}.reg_remind .company_holder {
    padding: 20px 15px;
}.reg_remind .twitter_cta {
    max-width: 100%;
    padding: 15px;
}
}

@media (max-width: 576px) {.reg_remind {
    padding: 40px 0;
}.reg_remind .company_holder h3 {
    font-size: calc(37px * 0.8);
}.reg_remind .nav_pro h5 {
    font-size: calc(21px * 0.9);
}.reg_remind .nav_pro .main_guide a {
    font-size: calc(18px * 0.95);
}}

@keyframes pulseLight {
    0%, 100% {
        opacity: 0.1;
        transform: scale(1);
    }
    50% {
        opacity: 0.15;
        transform: scale(1.1);
    }
}

footer::after {
    width: 100%;
    content: '';
    position: absolute;
    background-image: linear-gradient(0deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px),
        linear-gradient(90deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px);
    left: 0;
    background-size: 20px 20px;
    z-index: 1;
    top: 0;
    height: 100%;
}