.container {
    max-width: 100%;
    width: 1108px;
    margin: auto;
}

.privacy_cta0794 {
    flex: 0 0 auto;
}

.privacy_cta0794 {
    color: #ffffff;
    padding: 4rem 0 2rem;
    position: relative;
}

header,footer {
    width: 100%;
}

header {
    background: linear-gradient(135deg, rgb(208,191,192,0.5) 0%, rgb(173,152,153) 100%);
    z-index: 99;
    width: 100%;
    position: relative;
    overflow: visible;
}

.developer_experience8012::before {
    background: conic-gradient(from 225deg at 50% 50%, transparent 0deg, rgb(208,191,192,0.5) 120deg, transparent 180deg, rgb(173,152,153,0.5) 260deg, transparent 360deg);
    left: -10%;
    position: absolute;
    width: 200%;
    animation: rotate 20s linear infinite;
    opacity: 0.2;
    height: 200%;
    content: "";
    top: -50%;
    z-index: 0;
}

.developer_experience8012 .feedback_slider5614:hover {
    transform: rotateX(0) rotateY(0);
}

.developer_experience8012 .img_circle8123 {
    transition: transform 0.3s ease;
    grid-area: photo;
    transform: translateZ(20px);
    aspect-ratio: 1/1;
    width: 100%;
    box-shadow: 
    -5px 5px 0 rgb(173,152,153),
    -10px 10px 20px rgba(0, 0, 0, 0.5);
    border-radius: 22px;
}

.developer_experience8012 .feedback_slider5614:hover .img_circle8123 {
    transform: translateZ(30px) scale(1.05);
}

.developer_experience8012 .name {
    font-size: 22px;
    display: block;
    position: relative;
    font-weight: 700;
    padding-left: 1rem;
    color: rgb(208,191,192);
    grid-area: name;
    transform: translateZ(10px);
    margin-bottom: 0.5rem;
}

.developer_experience8012 .work_view5810 {
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5);
    position: relative;
    line-height: 1.7;
    font-size: calc(12px * 1.1);
    transition: transform 0.3s ease;
    background: linear-gradient(to right, #ffffff, rgb(233,225,226));
    grid-area: quote;
    border-radius: 22px;
    transform: translateZ(15px);
    color: #000000;
    padding: 2rem;
}

.developer_experience8012 .feedback_slider5614:hover .work_view5810 {
    transform: translateZ(25px);
}

.privacy_folio3429 h1 {
    padding-bottom: 10px;
    margin-top: 40px;
    text-shadow: 0 0 10px rgb(208,191,192,0.5);
    border-bottom: 2px solid rgb(208,191,192);
    text-transform: uppercase;
    font-size: 47px;
    color: rgb(208,191,192);
    margin-bottom: 25px;
    font-weight: 700;
}

.privacy_folio3429 h3, .privacy_folio3429 h4, .privacy_folio3429 h5, .privacy_folio3429 h6 {
    font-weight: 600;
    margin-bottom: 15px;
    color: rgb(208,191,192);
    margin-top: 25px;
    font-size: 21px;
    text-shadow: 0 0 5px rgb(208,191,192,0.5);
}

.privacy_folio3429 section {
    background: rgb(233,225,226);
    margin-top: 20px;
    box-shadow: 0 0 15px rgb(208,191,192,0.5);
    border-radius: 10px;
    padding: 20px;
}

.dialogCookieSettings1283 {
    position: fixed;
    transition: transform 0.3s ease-in-out;
    border-top: 3px solid rgb(208,191,192);
    width: 100%;
    z-index: 90;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    background: rgb(233,225,226);
    bottom: 0;
}

.web_cookies9082 {
    margin-right: 15px;
    flex-shrink: 0;
}

.web_cookies9082 svg {
    fill: rgb(208,191,192);
    height: 60px;
    width: 60px;
    transition: fill 0.3s ease;
}

.dialogCookieSettings1283 h5 {
    margin-bottom: 8px;
    font-size: 18px;
    font-family: Arial, sans-serif;
    color: rgb(208,191,192);
    font-weight: 600;
}

.cookie_visitor0245 {
    color: #ffffff;
    border-radius: 29px;
    padding: 10px 20px;
    font-size: 14px;
    text-align: center;
    background: rgb(208,191,192);
    cursor: pointer;
    text-decoration: none;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    line-height: 35px;
    margin-left: 10px;
}

.dialogCookieSettings1283 p a:hover {
    color: rgb(173,152,153);
}


#cookiePolicyAlert2687 {
    display: none;
}

.price_box8963 {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}

.price_box8963 .container {
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.price_box8963 .program_price8951 {
    position: relative;
}

.price_box8963 h2 {
    margin-bottom: 20px;
    color: #ffffff;
    text-shadow: 0 5px 15px rgba(0,0,0,0.3);
    text-align: center;
    transform: perspective(1000px) translateZ(30px);
    font-weight: 700;
    font-size: 37px;
    position: relative;
}

.price_box8963 .cost_rates1023 {
    color: #ffffff;
    transform: perspective(1000px) translateZ(20px);
    line-height: 1.6;
    margin: 0 auto 50px;
    opacity: 0.9;
    text-align: center;
    font-weight: 300;
    font-size: calc(14px * 1.1);
    max-width: 800px;
}

.price_box8963 .edu_deals9634 {
    transform-style: preserve-3d;
    display: block;
    height: 100%;
    position: relative;
    text-decoration: none;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.price_box8963 .discount_price2153::before {
    opacity: 0.8;
    transform: scaleX(0.8);
    transition: transform 0.5s ease, opacity 0.5s ease;
    content: "";
    top: 0;
    height: 5px;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(208,191,192), rgb(173,152,153));
    width: 100%;
}

.price_box8963 .discount_price2153::after {
    width: 150px;
    border-radius: 50%;
    transform: translate(30%, 30%);
    position: absolute;
    height: 150px;
    content: "";
    opacity: 0.2;
    transition: all 0.6s ease;
    z-index: -1;
    bottom: 0;
    right: 0;
    background: radial-gradient(circle, rgb(208,191,192,0.5) 0%, transparent 70%);
}

.price_box8963 .monthly_plan2178 h4::after {
    content: "";
    bottom: 0;
    transition: width 0.4s ease;
    background: rgb(173,152,153);
    left: 0;
    height: 2px;
    width: 50px;
    position: absolute;
}

.price_box8963 .rate_schemes9852 {
    font-weight: 700;
    display: inline-block;
    font-size: calc(23px * 1.5);
    transition: all 0.4s ease;
    transform: translateZ(15px);
    color: #ffffff;
    padding: 10px 5px;
    position: relative;
}

.price_box8963 .edu_deals9634:hover .discount_price2153 {
    box-shadow: 0 30px 60px rgba(0,0,0,0.3), 0 0 0 1px rgba(255,255,255,0.15);
    transform: translateY(-10px) translateZ(20px);
}

.price_box8963 .edu_deals9634:hover .discount_price2153::before {
    transform: scaleX(1);
    opacity: 1;
}

.price_box8963 .edu_deals9634:hover .monthly_plan2178 h4::after {
    width: 80px;
}

.price_box8963 .edu_deals9634:hover .rate_schemes9852 {
    transform: translateZ(25px) scale(1.05);
    text-shadow: 0 5px 15px rgba(0,0,0,0.2);
}

.connect_form1408::before {
    z-index: -1;
    inset: 0;
    position: absolute;
    content: '';
    background-color: rgb(208,191,192,0.5);
}

.connect_form1408 .feedback_block5164 {
    flex-direction: column-reverse;
    position: relative;
    width: 100%;
    display: flex;
}

.connect_form1408 .inquiry_box9024 h3 {
    width: 100%;
    position: relative;
    padding-bottom: 15px;
    font-size: 32px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
}

.connect_form1408 .inquiry_box9024 h3::after {
    position: absolute;
    transform: translateX(-50%);
    height: 3px;
    width: 60px;
    background-color: rgb(173,152,153);
    left: 50%;
    bottom: 0;
    content: '';
}

.connect_form1408 .inquiry_box9024 div:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
}

.connect_form1408 .inquiry_box9024 div svg {
    width: 35px;
    height: 35px;
    margin-bottom: 15px;
}

.connect_form1408 .inquiry_box9024 div span {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 10px;
    color: #000000;
}

.connect_form1408 .inquiry_box9024 div span a:hover {
    color: rgb(173,152,153);
}

.connect_form1408 .support_request6295::before {
    background-color: #ffffff;
    height: 30px;
    position: absolute;
    border-radius: 3px;
    width: 30px;
    left: 50%;
    top: -15px;
    content: '';
    transform: translateX(-50%) rotate(45deg);
    z-index: -1;
}

.connect_form1408 .support_request6295 form {
    flex-wrap: wrap;
    display: flex;
    gap: 15px;
}

.connect_form1408 .support_request6295 input[type="text"],
.connect_form1408 .support_request6295 input[type="email"] {
    font-size: 18px;
    border-radius: 10px;
    padding: 15px 20px;
    color: #000000;
    background-color: transparent;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    flex: 1 0 100%;
    border: 1px solid rgb(233,225,226);
    height: 50px;
}

.connect_form1408 .support_request6295 .inquiry_info0453 {
    flex: 1 0 100%;
    display: flex;
    margin-top: 5px;
    align-items: flex-start;
}

.connect_form1408 .support_request6295 .inquiry_info0453 input[type="checkbox"]:checked {
    border-color: rgb(173,152,153);
    background-color: rgb(173,152,153);
}

.connect_form1408 .support_request6295 .inquiry_info0453 input[type="checkbox"]:checked::before {
    left: 50%;
    top: 50%;
    font-size: 12px;
    content: '✓';
    color: #ffffff;
    position: absolute;
    transform: translate(-50%, -50%);
}

.connect_form1408 .support_request6295 .inquiry_info0453 label a:hover {
    color: rgb(208,191,192);
}

.connect_form1408 .support_request6295 .query_help1589 {
    font-size: 17px;
    height: 50px;
    font-weight: 600;
    box-shadow: 0 5px 15px rgb(173,152,153,0.5);
    width: 100%;
    border: none;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(173,152,153), rgb(208,191,192));
    cursor: pointer;
    margin-top: 15px;
    border-radius: 10px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.title_section8310 .start_learn0274::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    background: linear-gradient(135deg, rgb(208,191,192,0.5), rgb(173,152,153,0.5));
    height: 100%;
}

.title_section8310 .skill_program4609 > div:first-child {
    animation: slideIn 0.8s forwards 0.2s ease-out;
    transform: translateX(-20px) translateZ(20px);
    opacity: 0;
    position: relative;
}

.title_section8310 .title_style_header {
    margin: 0 0 1rem 0;
    font-size: 39px;
    position: relative;
    color: #ffffff;
    text-shadow: 2px 2px 15px rgba(0, 0, 0, 0.5);
    line-height: 1.2;
    font-weight: 700;
}

.title_section8310 h3 {
    line-height: 1.5;
    color: #ffffff;
    margin: 0 0 1.5rem 0;
    font-weight: 600;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
    font-size: calc(19px + 0.1rem);
}

.title_section8310 p {
    color: #ffffff;
    max-width: 90%;
    position: relative;
    text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.5);
    font-weight: 400;
    font-size: 15px;
    margin: 0;
}



.title_section8310 .skill_program4609:hover {
    transform: perspective(1000px) translateZ(10px);
}

.title_section8310 .skill_program4609:hover > div:last-child {
    transition: transform 0.4s ease;
    transform: translateZ(20px);
}

header .top_plank .top_control8392 div svg, header .top_plank .top_control8392 div svg path {
    fill: #ffffff;
}

header .top_plank .top_control8392 {
    justify-content: flex-start;
    align-items: center;
    display: flex;
    padding: 15px 0 10px 0;
    flex-wrap: wrap;
    line-height: 21px;
    width: 100%;
    font-size: 15px;
}

.tyBox8497 {
    background: linear-gradient(135deg, rgb(233,225,226) 0%, rgb(173,152,153,0.5) 100%);
    perspective: 1000px;
    position: relative;
    padding: 120px 0 80px;
    overflow: hidden;
}

.tyBox8497::after {
    filter: blur(40px);
    background: radial-gradient(circle, rgb(208,191,192,0.5) 0%, transparent 70%);
    animation: floating 8s infinite ease-in-out;
    position: absolute;
    bottom: -50px;
    width: 200px;
    right: -50px;
    opacity: 0.4;
    content: "";
    height: 200px;
}

.tyBox8497 h2 {
    color: #000000;
    letter-spacing: -0.01em;
    line-height: 1.3;
    transform: translateZ(20px);
    position: relative;
    animation: slideIn 0.8s ease-out forwards;
    font-weight: 700;
    margin-bottom: 40px;
    font-size: 29px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.6);
}

.tyBox8497 .learning_tracks1509 {
    transform: translateZ(10px) rotateX(2deg);
    animation: fadeIn 1s 0.3s both;
    padding: 40px;
    transition: transform 0.5s ease;
    background: #ffffff;
    position: relative;
    box-shadow: 0 15px 40px rgba(0,0,0,0.08);
    border-left: 5px solid rgb(208,191,192);
}

.tyBox8497 li {
    padding-left: 30px;
    position: relative;
}

.tyBox8497 span {
    font-size: 18px;
    transition: all 0.3s;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    color: #000000;
    display: block;
}

.tyBox8497 .learning_tracks1509::after {
    position: absolute;
    height: 60px;
    transform: rotate(15deg);
    width: 60px;
    right: 30px;
    content: "";
    background: linear-gradient(135deg, rgb(208,191,192) 0%, rgb(173,152,153) 100%);
    animation: float 6s infinite ease-in-out;
    border-radius: 10px;
    opacity: 0.9;
    top: -10px;
    z-index: -1;
}

.data_insights0196::after {
    position: absolute;
    top: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(208,191,192,0.5) 0%, transparent 12%),
        radial-gradient(circle at 80% 70%, rgb(173,152,153,0.5) 0%, transparent 15%),
        radial-gradient(circle at 60% 20%, rgb(208,191,192,0.5) 0%, transparent 8%);
    opacity: 0.2;
    content: "";
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.data_insights0196 .statistics_expertise3015::before {
    content: "";
    border-radius: 50%;
    bottom: -10px;
    left: -10px;
    position: absolute;
    border: 1px dashed rgb(208,191,192,0.5);
    top: -10px;
    right: -10px;
    animation: pulse 3s ease-in-out infinite alternate;
}

.data_insights0196 .statistics_advance8139 {
    font-weight: 700;
    color: #333333;
    padding-left: 25px;
    position: relative;
    font-size: 28px;
}

.data_insights0196 .benefits_track7183 {
    opacity: 0.9;
    padding-bottom: 25px;
    margin-bottom: 70px;
    font-size: 15px;
    max-width: 700px;
    color: #555555;
    position: relative;
    line-height: 1.6;
    text-align: center;
}

.data_insights0196 .statistics_upsides8149 {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    gap: 30px;
}

.data_insights0196 .statistics_pluses5340::before,
.data_insights0196 .statistics_pluses5340::after {
    position: absolute;
    content: "";
    pointer-events: none;
}

.data_insights0196 .statistics_pluses5340::before {
    top: 0;
    bottom: 0;
    left: 0;
    border: 1px solid rgba(0, 0, 0, 0.05);
    right: 0;
    z-index: -1;
    border-radius: 10px;
}

.data_insights0196 .statistics_pluses5340::after {
    top: -3px;
    left: -3px;
    border-radius: calc(10px + 3px);
    bottom: -3px;
    background: linear-gradient(135deg, rgb(208,191,192) 0%, transparent 50%, rgb(173,152,153) 100%);
    opacity: 0;
    z-index: -2;
    right: -3px;
    transition: opacity 0.3s ease;
}

.data_insights0196 .stat_item_decor::before,
.data_insights0196 .stat_item_decor::after {
    position: absolute;
    background: rgb(208,191,192);
    content: "";
    width: 20px;
    height: 1px;
}

.data_insights0196 .stat_item_decor::before {
    left: 20px;
    top: 20px;
}

.data_insights0196 .stat_item_decor span::after {
    right: 20px;
    top: 20px;
}

.data_insights0196 .statistics_elevation3214 {
    width: 60px;
    position: relative;
    height: 60px;
    z-index: 1;
    transition: all 0.3s ease;
    margin-bottom: 25px;
}

.data_insights0196 .statistics_elevation3214::after {
    position: absolute;
    left: 50%;
    border-radius: 50%;
    border: 1px dashed rgb(173,152,153,0.5);
    width: 80px;
    content: "";
    opacity: 0;
    height: 80px;
    transform: translate(-50%, -50%);
    top: 50%;
    transition: all 0.3s ease;
}

.data_insights0196 .statistics_elevation3214 svg path {
    fill: rgb(173,152,153);
}

.data_insights0196 .statistics_pluses5340 span {
    position: relative;
    color: #333333;
    background: linear-gradient(to right, #333333, rgb(208,191,192));
    font-size: 2.5rem;
    font-weight: 700;
    -webkit-background-clip: text !important;
    display: block;
    -webkit-text-fill-color: transparent;
    margin-bottom: 15px;
    z-index: 1;
}

.course_program_description7609 {
    grid-template-columns: 1fr;
    display: grid;
    overflow: hidden;
    position: relative;
    min-height: 100vh;
    background-color: #000000;
    grid-template-rows: 1fr;
}

.course_program_description7609 .learn_business0967 {
    left: 0;
    width: 100%;
    overflow: hidden;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: 1;
}

.course_program_description7609 .learn_business0967::after {
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 3;
    content: "";
    background: linear-gradient(to bottom, 
                transparent 0%, 
                #000000 80%);
    position: absolute;
    left: 0;
}

.course_program_description7609 .learn_business0967:hover .job_skills5108 {
    animation-play-state: paused;
}

.course_program_description7609 .program_route1597 img {
    filter: brightness(0.8) saturate(1.2);
    transition: transform 8s ease;
    object-fit: cover;
    transform: scale(1.1);
    width: 100%;
    height: 100%;
}

.course_program_description7609 .learning_tracks1509 {
    width: 100%;
    margin-bottom: 0;
}

.course_program_description7609 .learn_professional4639 {
    align-items: center;
    display: grid;
    grid-column-gap: 2rem;
    grid-template-columns: repeat(3, 1fr);
    padding: 0 2rem;
}

.course_program_description7609 .learn_professional4639 p {
    margin: 0;
    font-size: 15px;
    grid-column: 3 / 4;
    opacity: 0.7;
    color: #ffffff;
    line-height: 1.6;
}

.course_program_description7609 .learn_professional4639 .query_help1589::before {
    background: rgb(208,191,192);
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    transition: width 0.4s ease;
    z-index: -1;
}

.course_program_description7609 .learn_professional4639 .query_help1589:hover {
    color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}

.course_program_description7609 .learn_professional4639 .query_help1589:hover::before {
    width: 100%;
}

.course_program_description7609 .program_route1597::after {
    animation: moving-line 8s linear infinite;
    z-index: 3;
    background: linear-gradient(90deg, 
                transparent 0%, 
                rgb(208,191,192) 50%, 
                transparent 100%);
    width: 100%;
    left: -100%;
    position: absolute;
    content: "";
    height: 1px;
    box-shadow: 0 0 8px rgb(208,191,192);
    top: 30%;
}

.course_program_description7609 .program_route1597:nth-child(2)::after {
    top: 60%;
    animation-delay: 1s;
}

.course_program_description7609 .program_route1597:nth-child(3)::after {
    top: 45%;
    animation-delay: 2s;
}

.course_program_description7609 .program_route1597:nth-child(5)::after {
    top: 15%;
    animation-delay: 4s;
}

.meet_us3207 {
    padding: 120px 0 80px;
    overflow: hidden;
    position: relative;
}

.meet_us3207::before {
    backdrop-filter: blur(3px);
    top: 0;
    right: 0;
    position: absolute;
    left: 0;
    z-index: 1;
    content: "";
    bottom: 0;
    background: linear-gradient(135deg, rgb(208,191,192,0.5), rgba(20, 30, 60, 0.85), rgba(40, 50, 80, 0.82));
}

.meet_us3207 .container {
    padding: 0 20px;
    z-index: 5;
    max-width: 1140px;
    position: relative;
    margin: 0 auto;
}

.meet_us3207 h2 {
    transform: translateZ(0);
    color: #ffffff;
    margin-bottom: 40px;
    display: inline-block;
    position: relative;
    letter-spacing: 1.5px;
    font-weight: 700;
    font-size: 37px;
}

.meet_us3207 h2::after {
    width: 80%;
    left: 0;
    transform-origin: left;
    animation: expandWiderLine 2s forwards ease-out;
    content: "";
    bottom: -10px;
    height: 1px;
    background: rgb(255, 255, 255, 0.5);
    position: absolute;
}

.meet_us3207 .text_pill_wrap0324::before {
    animation: shimmer 5s infinite;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.05), transparent);
    top: 0;
    width: 100%;
    content: "";
    transform: translateX(-100%);
    position: absolute;
    left: 0;
    height: 100%;
}

.meet_us3207 .text_pill_wrap0324:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25), 0 8px 20px rgba(0, 0, 0, 0.15);
}

.meet_us3207 .text_pill_wrap0324 p {
    transform: translateZ(0);
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    font-weight: 600;
    font-size: calc(24px * 1.1);
    color: #ffffff;
}

.meet_us3207 .text_pill_wrap0324 div div {
    line-height: 1.7;
    transition: all 0.5s ease;
    font-size: 17px;
    position: relative;
    margin-bottom: 0;
    column-gap: 40px;
    column-count: 1;
    text-align: justify;
    color: rgba(255, 255, 255, 0.9);
}

.newsletter_subscription2467 .container {
    position: relative;
    z-index: 1;
    transform: skewY(2deg);
}

.newsletter_subscription2467 .learning_tracks1509::before {
    animation: pulse 8s infinite alternate;
    filter: blur(25px);
    position: absolute;
    width: 70%;
    right: -20%;
    height: 130%;
    border-radius: 18px;
    transform: rotate(-15deg);
    content: "";
    z-index: -1;
    opacity: 0.2;
    top: -15%;
    background: linear-gradient(45deg, rgb(173,152,153) 0%, rgb(208,191,192) 100%);
}

.newsletter_subscription2467 p {
    font-weight: 700;
    color: #000000;
    padding-left: 2rem;
    transform: translateX(30px);
    font-size: 32px;
    margin-bottom: 2rem;
    font-family: Arial, sans-serif;
    max-width: 70%;
    position: relative;
}

.newsletter_subscription2467 .input_holder:hover {
    transform: perspective(1000px) rotateX(0) rotateY(0);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.newsletter_subscription2467 .sub_texts2367 {
    outline: none;
    background: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    flex: 1;
    border: none;
    padding: 1.2rem 1.5rem;
    transition: all 0.3s ease;
}

.newsletter_subscription2467 .query_help1589 {
    font-weight: 600;
    overflow: hidden;
    outline: none;
    background: linear-gradient(135deg, rgb(173,152,153) 0%, rgb(208,191,192) 100%);
    color: #ffffff;
    position: relative;
    transition: all 0.3s ease;
    cursor: pointer;
    border: none;
    font-family: Arial, sans-serif;
    font-size: 16px;
    padding: 1.2rem 2rem;
}

.newsletter_subscription2467 .query_help1589:hover {
    transform: translateY(-2px);
    background: linear-gradient(135deg, rgb(208,191,192) 0%, rgb(173,152,153) 100%);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

header .top_mainwrap6075 {
    justify-content: space-between;
    align-items: center;
    padding: 20px 15px;
    flex-direction: row;
    z-index: 5;
    display: flex;
    position: relative;
    transform: none;
}

header .top_mainwrap6075 .head_base8739 .nav_block5307 {
    display: inline-block;
}

header .top_mainwrap6075 .top_learning7243 {
    background: rgba(0, 0, 0, 0.5);
    flex-wrap: wrap;
    transform: none;
    display: flex;
    padding: 20px 30px;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    border-radius: 27px;
}

header .top_mainwrap6075 .top_learning7243 .main_navbar4689 {
    margin: 0 12px;
    position: relative;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

header .top_mainwrap6075 .top_learning7243 .main_navbar4689 a {
    color: #ffffff;
    display: block;
    font-weight: 600;
    text-decoration: none;
    padding: 8px 5px;
    overflow: hidden;
    font-size: 12px;
    font-family: Arial, sans-serif;
    position: relative;
}

header .top_mainwrap6075 .top_learning7243 .main_navbar4689:hover a::after {
    transform: translateX(0);
}

footer::before {
    top: 0;
    left: 0;
    position: absolute;
    background: rgb(208,191,192);
    right: 0;
    z-index: -2;
    content: "";
    opacity: 0.95;
    bottom: 0;
}

.privacy_cta0794::before {
    left: 0;
    content: "";
    background: rgb(173,152,153);
    position: absolute;
    height: 3px;
    width: 100%;
    top: 0;
}

.privacy_cta0794::after {
    top: 3px;
    content: "";
    height: 8px;
    position: absolute;
    width: 100%;
    background-repeat: repeat-x;
    opacity: 0.5;
    left: 0;
    background-image: 
        linear-gradient(90deg, 
            rgb(173,152,153) 0px, rgb(173,152,153) 10px,
            transparent 10px, transparent 15px,
            rgb(173,152,153) 15px, rgb(173,152,153) 30px,
            transparent 30px, transparent 35px,
            rgb(173,152,153) 35px, rgb(173,152,153) 40px,
            transparent 40px, transparent 60px,
            rgb(173,152,153) 60px, rgb(173,152,153) 70px,
            transparent 70px, transparent 80px,
            rgb(173,152,153) 80px, rgb(173,152,153) 90px,
            transparent 90px, transparent 110px,
            rgb(173,152,153) 110px, rgb(173,152,153) 120px,
            transparent 120px, transparent 140px
        );
}

.privacy_cta0794 .company_holder h3 {
    background: rgb(173,152,153);
    padding: 1.5rem 2rem;
    border-top-right-radius: 10px;
    font-size: 32px;
    color: #ffffff;
    position: relative;
    border-top-left-radius: 10px;
    margin: 0;
    font-weight: 700;
}

.privacy_cta0794 .law_res4713 {
    font-size: 14px;
    position: relative;
    padding: 2rem;
    line-height: 1.6;
    color: #ffffff;
    border-bottom-right-radius: 10px;
    background: rgba(255, 255, 255, 0.1);
    border-bottom-left-radius: 10px;
}

.privacy_cta0794 .law_res4713::after {
    content: "";
    bottom: 2rem;
    background: rgb(173,152,153);
    opacity: 0.6;
    position: absolute;
    right: -10px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
}

.privacy_cta0794 .top_learning7243::before {
    position: absolute;
    right: 0;
    z-index: -1;
    border-radius: 10px;
    left: 0;
    bottom: 0;
    content: "";
    top: 0;
    background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0.05) 20px);
}

.privacy_cta0794 .top_learning7243 h5::before {
    content: "";
    width: 8px;
    border-radius: 50%;
    height: 8px;
    margin-right: 10px;
    display: inline-block;
    background: #ffffff;
}

.privacy_cta0794 .top_learning7243 .site_head2536 {
    padding: 1.5rem;
    gap: 2px;
    flex-direction: column;
    display: flex;
    background: rgba(255, 255, 255, 0.05);
}

.privacy_cta0794 .top_learning7243 .site_head2536 a::before {
    width: 6px;
    border-radius: 50%;
    position: absolute;
    background: rgb(173,152,153);
    height: 6px;
    transition: all 0.3s ease;
    transform: translateY(-50%);
    left: 0.7rem;
    top: 50%;
    content: "";
}

.privacy_cta0794 .top_learning7243 .site_head2536 a:hover::before {
    background: #ffffff;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
}

.access_help5341 .container {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
}

.access_help5341 .container::before,
.access_help5341 .container::after {
    height: 15px;
    transform: translateY(-50%);
    content: "";
    border-radius: 50%;
    top: 50%;
    position: absolute;
    background: rgb(208,191,192);
    width: 15px;
}

.access_help5341 .container::before {
    left: 15%;
}

.access_help5341 .container::after {
    right: 15%;
}

.access_help5341 .grade_help8312 {
    padding: 0.5rem 2rem;
    border-radius: 30px;
    background: rgb(208,191,192);
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    position: relative;
    display: inline-block;
}

.access_help5341 .grade_help8312::after {
    margin-left: 15px;
    left: 100%;
}

.price_box8963 .monthly_plan2178 p::-webkit-scrollbar {
    width: 4px;
}

.price_box8963 .monthly_plan2178 p::-webkit-scrollbar-thumb {
    background: rgb(208,191,192,0.5);
    border-radius: 10px;
}

.price_box8963 .monthly_plan2178 p::-webkit-scrollbar-track {
    background: rgba(255,255,255,0.05);
    border-radius: 10px;
}



@media (max-width: 576px) {.developer_experience8012 {
    padding: 4rem 1rem;
}.developer_experience8012 .feedback_slider5614 {
    padding: 1.5rem;
}.developer_experience8012 .work_view5810 {
    padding: 1.5rem;
}}



@media only screen and (max-width: 800px) {.privacy_folio3429 {
    padding: 20px 10px;
}.privacy_folio3429 h1 {
    font-size: calc(21px * 0.8);
}.privacy_folio3429 h2 {
    font-size: calc(21px * 0.8);
}.privacy_folio3429 h3, .privacy_folio3429 h4, .privacy_folio3429 h5, .privacy_folio3429 h6 {
    font-size: calc(21px * 0.8);
}.privacy_folio3429 p, .privacy_folio3429 span, .privacy_folio3429 div {
    font-size: calc(18px * 0.9);
}}


@media only screen and (max-width: 800px) {.online_cookies8962 {
    padding: 15px;
}.web_cookies9082 {
    display: none;
}.dialogCookieSettings1283 h5 {
    font-size: 20px;
}.dialogCookieSettings1283 p {
    font-size: 13px;
}}



@media (max-width: 991px) {.price_box8963 {
    padding: 70px 0;
}.price_box8963 h2 {
    font-size: calc(37px * 0.9);
}.price_box8963 .cost_rates1023 {
    font-size: 14px;
    margin-bottom: 40px;
}.price_box8963 .cost_summary7230 {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 20px;
}.price_box8963 .discount_price2153 {
    padding: 30px 25px;
}
}



@media (max-width: 480px) {.price_box8963 {
    padding: 50px 0;
}.price_box8963 .discount_price2153 {
    padding: 25px 20px;
}.price_box8963 .monthly_plan2178 p {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
    max-height: 200px;
}.price_box8963 .rate_schemes9852 {
    font-size: calc(23px * 1.2);
}
}



@media screen and (min-width: 992px) {.connect_form1408 {
    padding: 100px 0;
    min-height: 700px;
}.connect_form1408 .feedback_block5164 {
    align-items: center;
    flex-direction: row;
}.connect_form1408 .inquiry_box9024 {
    margin-left: auto;
    gap: 30px;
    justify-content: space-between;
    align-items: center;
    padding: 60px 0 60px 120px;
    width: 65%;
}.connect_form1408 .inquiry_box9024 h3 {
    margin-bottom: 40px;
    padding-right: 0;
    padding-left: 0;
    text-align: left;
}.connect_form1408 .inquiry_box9024 h3::after {
    transform: none;
    left: 0;
}.connect_form1408 .inquiry_box9024 div {
    flex: 0 0 calc(50% - 15px);
    max-width: calc(50% - 15px);
    margin: 0;
}.connect_form1408 .support_request6295 {
    position: absolute;
    max-width: 450px;
    margin: 0;
    left: 0;
    padding: 40px;
    z-index: 3;
    width: 45%;
}.connect_form1408 .support_request6295::before {
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    left: -15px;
}
}



@media screen and (max-width: 480px) {.connect_form1408 {
    padding: 40px 0 100px;
}.connect_form1408 .inquiry_box9024 {
    gap: 20px;
}.connect_form1408 .inquiry_box9024 div {
    min-height: auto;
    padding: 20px 15px;
}}



@media (min-width: 992px) {.title_section8310 .skill_program4609 {
    width: 80%;
    margin-left: 10%;
    padding: 4rem 6rem;
}.title_section8310 .title_style_header {
    font-size: calc(39px + 1rem);
}.title_section8310 .title_style_header::after {
    height: 5px;
    width: 120px;
}.title_section8310 h3 {
    font-size: calc(19px + 0.2rem);
}
}



@media (max-width: 767px) {.title_section8310 .skill_program4609 {
    width: 90%;
    margin: 0 auto;
    padding: 2rem;
}.title_section8310 .title_style_header {
    font-size: calc(35px + 0.1rem);
}.title_section8310 h3 {
    margin-bottom: 1rem;
    font-size: 15px;
}.title_section8310 p {
    font-size: calc(15px - 0.1rem);
}.title_section8310 .title_style_header::after {
    width: 60px;
    height: 3px;
}
}



@media (max-width: 991px) {.tyBox8497 {
    padding: 80px 0 60px;
}.tyBox8497 h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 30px;
}.tyBox8497 .learning_tracks1509 {
    padding: 30px;
}.tyBox8497 h2::after {
    width: 100px;
}
}



@media (max-width: 575px) {.tyBox8497 {
    padding: 50px 0 30px;
}.tyBox8497 h2 {
    margin-bottom: 20px;
    font-size: calc(29px * 0.7);
    line-height: 1.4;
}.tyBox8497 h2::after {
    width: 80px;
    height: 3px;
}.tyBox8497 .learning_tracks1509 {
    box-shadow: 0 10px 25px rgba(0,0,0,0.07);
    padding: 20px 15px;
    transform: none;
}.tyBox8497 .learning_tracks1509:hover {
    transform: translateY(-3px);
}.tyBox8497 li {
    padding-left: 20px;
}.tyBox8497 li::before {
    height: 6px;
    width: 6px;
    top: 7px;
}.tyBox8497 span {
    line-height: 1.6;
    font-size: calc(18px * 0.9);
}.tyBox8497 .learning_tracks1509::after {
    display: none;
}}



@media screen and (max-width: 768px) {.data_insights0196 {
    padding: 80px 0;
}.data_insights0196 .statistics_expertise3015 {
    margin-right: 0;
    margin-bottom: 20px;
}.data_insights0196 .statistics_advance8139 {
    padding-left: 0;
}.data_insights0196 .statistics_advance8139::before {
    transform: translateX(-50%);
    left: 50%;
    height: 3px;
    width: 40px;
    top: -10px;
}.data_insights0196 .statistics_pluses5340 {
    min-width: 45%;
}
}




@media (max-width: 992px) {.course_program_description7609 .learn_professional4639 {
    grid-gap: 1.5rem;
    text-align: center;
    grid-template-columns: 1fr;
}.course_program_description7609 .learn_professional4639 h3,
    .course_program_description7609 .learn_professional4639 span,
    .course_program_description7609 .learn_professional4639 p {
    grid-column: 1 / 2;
    border: none;
    padding: 0;
}.course_program_description7609 .learn_professional4639 h3 {
    width: fit-content;
    padding-bottom: 1rem;
    border-bottom: 2px solid rgb(208,191,192);
    margin: 0 auto;
}.course_program_description7609 .learn_professional4639 .query_help1589 {
    grid-column: 1 / 2;
}.course_program_description7609 .learning_tracks1509 {
    margin-bottom: 0;
}
}



@media (min-width: 768px) {.meet_us3207 {
    padding: 150px 0 100px;
}.meet_us3207 h2 {
    margin-bottom: 60px;
}.meet_us3207 .text_pill_wrap0324 {
    padding: 40px 50px;
    transform: perspective(1200px) rotateY(-1deg);
}.meet_us3207 .text_pill_wrap0324 div div {
    column-count: 2;
}
}



@media (min-width: 992px) {.meet_us3207 {
    padding: 180px 0 120px;
}.meet_us3207 .container {
    padding: 0 30px;
}.meet_us3207 h2 {
    font-size: calc(37px * 1.1);
}.meet_us3207 .text_pill_wrap0324 {
    padding: 50px 60px;
    transform: perspective(1500px) rotateY(-1deg);
}.meet_us3207 .text_pill_wrap0324 div div {
    column-count: 2;
    line-height: 1.8;
}
}



@media (max-width: 480px) {.meet_us3207 {
    padding: 70px 0 50px;
}.meet_us3207 .text_pill_wrap0324 {
    padding: 20px 15px;
    transform: none;
}.meet_us3207 h2 {
    font-size: calc(37px * 0.85);
}.meet_us3207 .text_pill_wrap0324 p {
    font-size: calc(24px * 0.9);
}.meet_us3207 .text_pill_wrap0324 div div {
    font-size: calc(17px * 0.9);
    line-height: 1.5;
}}



@media (max-width: 768px) {.newsletter_subscription2467 p {
    max-width: 100%;
    font-size: calc(32px * 0.8);
    padding-left: 1.5rem;
    transform: translateX(0);
}.newsletter_subscription2467 .input_holder {
    max-width: 100%;
    margin-left: 0;
    flex-direction: column;
}.newsletter_subscription2467 .sub_texts2367 {
    width: 100%;
    padding: 1rem;
}.newsletter_subscription2467 .query_help1589 {
    padding: 1rem;
    width: 100%;
}
}



@media (max-width: 992px) {header .top_mainwrap6075 {
    align-items: center;
    flex-direction: column;
}header .top_mainwrap6075 .head_base8739 {
    margin-right: 0;
    margin-bottom: 15px;
}header .top_mainwrap6075 .top_learning7243 {
    width: 100%;
    padding: 15px;
    justify-content: center;
}header .top_mainwrap6075 .top_learning7243 .main_navbar4689 {
    margin: 5px 15px 5px 0;
}header .top_mainwrap6075 .top_learning7243 .main_navbar4689 a {
    padding: 5px;
    font-size: calc(12px - 2px);
}}



@media (max-width: 992px) {.privacy_cta0794 {
    padding: 3.5rem 0 1.5rem;
}.privacy_cta0794 .container {
    flex-direction: column;
    gap: 2.5rem;
}.privacy_cta0794 .company_holder,
    .privacy_cta0794 .license_cta7605 {
    min-width: 100%;
    flex: 1 1 100%;
}.privacy_cta0794 .top_learning7243 {
    flex: 1 1 calc(50% - 1.5rem);
    min-width: 200px;
}.access_help5341 .container::before,
    .access_help5341 .container::after {
    display: none;
}
}



@media (max-width: 576px) {.privacy_cta0794 {
    padding: 2.5rem 0 0.8rem;
}.privacy_cta0794 .top_learning7243 {
    min-width: 100%;
    flex: 1 1 100%;
}.privacy_cta0794 .site_head2536 {
    gap: 1rem;
}.privacy_cta0794 .top_learning7243 .site_head2536 a {
    padding: 0.7rem 1rem 0.7rem 1.8rem;
}.privacy_cta0794 .top_learning7243 .site_head2536 a::before {
    left: 0.6rem;
}.access_help5341 {
    margin-top: 1.5rem;
    padding: 1.5rem 0;
}.access_help5341 .grade_help8312::before,
    .access_help5341 .grade_help8312::after {
    display: none;
}
}

@keyframes rotate {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}



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



@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateZ(10px) rotateX(5deg) translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateZ(10px) rotateX(2deg) translateY(0);
    }
}



@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(173,152,153,0.5);
    }
    70% {
        box-shadow: 0 0 0 8px rgba(rgb(173,152,153), 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(rgb(173,152,153), 0);
    }
}



@keyframes floating {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.05);
    }
}



@keyframes slow-rotate {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@keyframes moving-line {
    0% {
        left: -100%;
        opacity: 0;
    }
    10% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        left: 200%;
        opacity: 0;
    }
}



@keyframes expandLine {
    0% {
        width: 0;
    }
    100% {
        width: 40%;
    }
}



@keyframes expandWiderLine {
    0% {
        width: 0;
    }
    100% {
        width: 80%;
    }
}



@keyframes glow {
    0%, 100% {
        opacity: 0.15;
        transform: rotate(-15deg) scale(1);
    }
    50% {
        opacity: 0.25;
        transform: rotate(-15deg) scale(1.05);
    }
}



@keyframes float {
    0% {
        transform: translateY(0) rotate(0);
    }
    50% {
        transform: translateY(-15px) rotate(5deg);
    }
    100% {
        transform: translateY(0) rotate(0);
    }
}

