a {
    text-decoration: none;
    color: inherit;
}

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

svg {
    height: 30px;
    width: 30px;
}

.webtop_site {
    flex: 1 0 auto;
}

#webcookie_modal_alert:checked ~ .webprivacyAgreementDialog {
    opacity: 0;
    visibility: hidden;
}

.webprivacyAgreementDialog h5 {
    font-weight: 700;
    font-size: 19px;
    letter-spacing: 1.5px;
    margin: 0;
    text-transform: uppercase;
    color: rgb(195,190,218);
}

.webcookie_view {
    text-align: center;
    border-radius: 10px;
    border: 2px solid rgb(195,190,218);
    cursor: pointer;
    min-width: 140px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    color: #000000;
    text-decoration: none;
    flex-shrink: 0;
    margin-left: 10px;
    padding: 10px 20px;
    line-height: 40px;
    white-space: nowrap;
    font-size: 18px;
    background: rgb(195,190,218);
}

.webtariff_option .webvalue_deals {
    transform: translateY(20px);
    animation: fadeSlideUp 0.8s forwards 0.2s;
    opacity: 0;
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
}

.webtariff_option .webprogram_price {
    opacity: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    animation: fadeSlideUp 0.8s forwards 0.4s;
    gap: 30px;
    margin-top: 20px;
    transform: translateY(30px);
}

.webtariff_option .webdiscount_deals:nth-child(even) .webdiscount_tier::before {
    transform-origin: bottom;
    top: 0;
    position: absolute;
    content: "";
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    width: 5px;
    transform: scaleY(0);
    background: rgb(134,134,193);
    right: 0;
    height: 100%;
}

.webtariff_option .webgroup_rates {
    font-size: calc(22px + 0.5rem);
    display: inline-block;
    font-weight: 700;
    color: rgb(195,190,218);
    margin: 10px 0 20px;
    padding-bottom: 10px;
    position: relative;
}

.webtariff_option .webdiscount_deals:hover .webimg_card_item {
    transform: scale(1.05);
}

.webthxSpace {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgba(rgb(195,190,218,0.5), 0.05), rgba(rgb(134,134,193,0.5), 0.1));
    padding: 120px 0;
}

.webthxSpace .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    padding: 0 30px;
}

.webthxSpace h2::after {
    position: absolute;
    content: "";
    border-radius: 10px;
    left: 0;
    transform: scaleX(0.8);
    bottom: -12px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    width: 120px;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(195,190,218), rgb(134,134,193));
    height: 4px;
}

.webthxSpace li::before {
    width: 8px;
    left: 0;
    top: 24px;
    border-radius: 50%;
    transform: translateY(-50%);
    box-shadow: 0 0 10px rgba(rgb(195,190,218,0.5), 0.5);
    height: 8px;
    content: "";
    background: rgb(195,190,218);
    position: absolute;
}

.webthxSpace .webknowledge_pro:hover span::after {
    transform: scaleX(1);
    opacity: 1;
}

.webdeveloper_experience::before {
    right: -10%;
    content: "";
    filter: blur(50px);
    background: linear-gradient(135deg, rgb(195,190,218,0.5), rgb(134,134,193,0.5));
    z-index: 0;
    transform: rotate(-15deg);
    height: 70%;
    width: 45%;
    top: -10%;
    position: absolute;
}

.webdeveloper_experience .webfeedback_ratings > div:nth-child(1):hover {
    transform: translateY(-1.5rem) scale(1.02);
}

.webdeveloper_experience .webfeedback_ratings .webimg_card_item::after {
    position: absolute;
    content: "";
    inset: 0;
    z-index: 1;
    background: linear-gradient(to top, rgb(195,190,218,0.5) 0%, transparent 50%);
}

.webdeveloper_experience .webfeedback_ratings .name:hover::after {
    width: 100%;
}

.webdeveloper_experience .webfeedback_ratings > div:nth-child(2) > div {
    position: relative;
    padding-left: 0.5rem;
    font-weight: 600;
    font-size: calc(16px * 0.95);
    color: rgb(134,134,193);
    font-style: italic;
    margin-top: 0.5rem;
}

.webdeveloper_experience .webfeedback_ratings .webexperiencep_wrap::before {
    font-family: Georgia, serif;
    top: -20px;
    color: rgb(195,190,218,0.5);
    left: -20px;
    position: absolute;
    font-size: 6rem;
    z-index: -1;
    content: "";
}

.websubscr_info::after {
    position: absolute;
    content: "";
    top: 0;
    height: 6px;
    width: 100%;
    background: linear-gradient(90deg, rgb(195,190,218), rgb(134,134,193));
    left: 0;
}

.websubscr_info .company_holder h3 {
    letter-spacing: 0.5px;
    margin: 0 0 1.5rem;
    color: rgb(195,190,218);
    position: relative;
    font-weight: 700;
    font-size: 28px;
}

.websubscr_info .webdata_viz {
    min-width: 400px;
    flex: 1 1 calc(100% - 450px);
}

.websubscr_info .webhead_sitebar {
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    position: relative;
    min-width: 200px;
    border-radius: 20px;
    flex: 1 1 calc(50% - 1.25rem);
}

.websubscr_info .webhead_sitebar .webmain_page a:hover {
    padding-left: 2.2rem;
    color: rgb(195,190,218);
}

.websubscr_info .webhead_sitebar .webmain_page a:hover::before {
    width: 100%;
}

.webmodule_end::before {
    content: "";
    top: 0;
    left: 10%;
    position: absolute;
    right: 10%;
    background: linear-gradient(90deg, transparent, rgb(195,190,218,0.5), transparent);
    height: 1px;
}

.weblocate::after {
    height: 60%;
    position: absolute;
    transform: rotate(10deg) translateZ(-5px);
    width: 40%;
    z-index: 0;
    left: -5%;
    bottom: -5%;
    content: "";
    filter: blur(20px);
    background: linear-gradient(
        45deg, 
        rgb(195,190,218,0.5) 0%,
        transparent 80%
    );
}

.weblocate .webform_learn:hover h3::after {
    transform: scaleX(1);
}

.weblocate p {
    font-size: 14px;
    color: #000000;
    line-height: 1.6;
    position: relative;
    max-width: 90%;
    margin-bottom: 1.5rem;
}

.weblocate h5 svg {
    transition: transform 0.3s ease;
    margin-left: 10px;
    transform: translateY(2px);
}

.weblocate .webstart_chat {
    padding: 0;
    position: relative;
    list-style: none;
    flex-direction: column;
    display: flex;
    gap: 1rem;
    transform: translateZ(10px);
    margin: 1.5rem 0 0;
}

.weblocate .webtalk_team:hover svg path {
    fill: rgb(195,190,218);
}

.weblocate .webtalk_team:hover svg {
    transform: scale(1);
}

header .webmain_primary .webheader_nav {
    position: relative;
    padding: 5px 10px;
    z-index: 2;
    margin-right: 20px;
}

header .webmain_primary .webheader_nav::before {
    width: 100%;
    box-shadow: 0 0 15px rgb(134,134,193,0.5);
    height: 100%;
    opacity: 0;
    left: 0;
    transition: opacity 0.4s ease;
    top: 0;
    position: absolute;
    border: 1px solid rgb(134,134,193,0.5);
    content: '';
    border-radius: 10px;
}

header .webmain_primary .webhead_sitebar .webtop_bar {
    margin: 0;
    position: relative;
}

header .webmain_primary .webhead_sitebar .webtop_bar:hover::after {
    left: 10%;
    width: 80%;
}

header .webmain_primary .webhead_sitebar .webtop_bar a {
    letter-spacing: 1px;
    font-family: Arial, sans-serif;
    text-decoration: none;
    color: #ffffff;
    padding: 10px 15px;
    display: block;
    font-size: 14px;
    font-weight: 400;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    text-transform: uppercase;
    position: relative;
}

.webcustomer_feedback h2::after {
    z-index: 2;
    bottom: -15px;
    width: 80px;
    height: 4px;
    position: absolute;
    transform: translateX(-50%);
    content: "";
    background: linear-gradient(90deg, rgb(195,190,218), rgb(134,134,193));
    left: 50%;
}

.webcustomer_feedback .webfeedback_ratings:nth-child(3) {
    --i: 3;
}

.webcustomer_feedback .webfeedback_ratings:nth-child(6) {
    --i: 6;
}

.webcustomer_feedback .webfeedback_ratings:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.webcustomer_feedback .webfeedback_ratings h3::after {
    position: absolute;
    left: 0;
    width: 0;
    content: "";
    transition: width 0.3s ease;
    bottom: -5px;
    height: 2px;
    background-color: rgb(195,190,218);
}

.webcustomer_feedback .webfeedback_ratings div img {
    transition: transform 0.4s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    height: 60px;
    object-fit: cover;
    width: 60px;
    border: 3px solid #ffffff;
}

.weblearning_impact h5::after {
    position: absolute;
    left: 50%;
    height: 3px;
    content: "";
    width: 80px;
    bottom: -15px;
    border-radius: 10px;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(195,190,218), rgb(134,134,193));
}

.weblearning_impact .webknowledge_pro:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 50px rgba(rgba(0, 0, 0, 0.5), 0.12);
}

.weblearning_impact .websubtext_wrap {
    padding: 0 1.5rem 2rem;
}

.weblearning_impact li {
    transition: transform 0.3s ease;
    position: relative;
    padding-left: 2.5rem;
}

.weblearning_impact li svg path {
    transition: fill 0.3s ease;
    fill: rgb(195,190,218);
}

.weblearning_impact li:nth-child(odd) {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    background-color: rgba(rgb(195,190,218,0.5), 0.03);
    padding-right: 0.5rem;
    border-radius: 4px;
}

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

.webprogram_information .webimg_card_item {
    transform: perspective(1000px) rotateY(-2deg) translateZ(0);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 350px;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.webprogram_information .websubtext_wrap:hover::before {
    transform: scaleY(1);
}

.webprogram_information h3 {
    z-index: 1;
    font-size: calc(22px + 0.2rem);
    font-family: Arial, sans-serif;
    font-weight: 700;
    color: #000000;
    transform: translateX(0);
    margin-bottom: 24px;
    position: relative;
    transition: transform 0.4s ease;
}

.webprogram_information p.description {
    display: block;
    overflow-y: auto;
    scrollbar-color: rgb(195,190,218,0.5) rgb(230,228,236);
    scrollbar-width: thin;
    max-height: 300px;
    padding-right: 15px;
}

.webcompany_overview h2 {
    position: relative;
    font-size: 43px;
    display: inline-block;
    margin-bottom: 50px;
    transform: translateX(-10px);
    font-weight: 700;
}

.webcompany_overview .websubtext_wrap {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.03));
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 40px;
    position: relative;
    grid-template-columns: 1fr;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(5px);
    gap: 30px;
    transform: translateY(0);
    display: grid;
}

.webcompany_overview .websubtext_wrap:hover p::after {
    width: 100%;
}

.webtest_drive {
    position: relative;
    background: linear-gradient(135deg, rgb(195,190,218,0.5), rgb(134,134,193,0.5) 70%);
    overflow: hidden;
    padding: 7rem 2rem;
}

.webtest_drive h2 {
    line-height: 1.4;
    color: #000000;
    max-width: 800px;
    transform: translateZ(20px);
    font-size: clamp(1.75rem, 3vw, 36px);
    position: relative;
    margin-bottom: 3rem;
    text-shadow: 0 1px 3px rgba(0,0,0,0.05);
    font-weight: 700;
    text-align: center;
    letter-spacing: -0.01em;
}

.webtest_drive svg {
    transform-origin: center;
    transition: transform 0.3s ease, filter 0.3s ease;
    height: 42px;
    width: 42px;
    filter: drop-shadow(0 2px 3px rgba(0,0,0,0.1));
}

.webtest_drive svg path {
    transition: fill 0.3s ease;
    fill: rgb(195,190,218);
}

.webtest_drive .webquery_message::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    transition: transform 0.6s ease;
    background: linear-gradient(135deg, transparent, rgba(255,255,255,0.2), transparent);
    left: 0;
    top: 0;
    transform: translateX(-100%);
}

.webcontact {
    overflow: hidden;
    position: relative;
    background: linear-gradient(90deg, #ffffff 50%, rgb(230,228,236) 50%);
    padding: 100px 0;
}

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

.webcontact h2::after {
    position: absolute;
    transform: translateX(-50%);
    background: rgb(195,190,218);
    content: "";
    left: 50%;
    bottom: -15px;
    width: 60px;
    height: 3px;
}

.webcontact .webimg_card_item::after {
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    background: linear-gradient(45deg, rgb(195,190,218,0.5), transparent);
    width: 100%;
    position: absolute;
}

.webcontact input[type="text"]:focus {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-color: rgb(195,190,218);
    outline: none;
}

.webcontact .websupport_info input[type="checkbox"] {
    appearance: none;
    position: relative;
    margin-top: 2px;
    transition: all 0.3s ease;
    border: 2px solid rgb(230,228,236);
    border-radius: 10px;
    width: 24px;
    cursor: pointer;
    height: 24px;
}

.webcontact .webquery_message::before {
    position: absolute;
    transition: all 0.6s ease;
    height: 100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    left: -100%;
    content: "";
    width: 100%;
}

.webcontact svg:hover path {
    fill: rgb(134,134,193);
}

.webwelcome_board::before {
    background: linear-gradient(135deg, 
    rgba(0, 0, 0, 0.8) 0%, 
    rgba(0, 0, 0, 0.6) 40%, 
    rgba(0, 0, 0, 0.4) 100%);
    left: 0;
    top: 0;
    content: "";
    z-index: 1;
    position: absolute;
    bottom: 0;
    right: 0;
}

.webwelcome_board .title_style_header {
    font-size: clamp(2.5rem, 5vw, 40px);
    animation: fadeSlideIn 1s cubic-bezier(0.25, 0.8, 0.25, 1) forwards 0.6s;
    line-height: 1.2;
    color: #ffffff;
    transform: translateX(-20px);
    font-weight: 700;
    margin: 0;
    opacity: 0;
}

.webwelcome_board .webknowledge_guides::after {
    opacity: 0;
    border-bottom: 2px solid rgb(134,134,193);
    position: absolute;
    border-right: 2px solid rgb(134,134,193);
    bottom: -10px;
    height: 30px;
    right: -10px;
    width: 30px;
    animation: fadeIn 0.8s ease forwards 1.8s;
    content: "";
}

.webwelcome_board .webcourse_primary p {
    animation: fadeIn 1s ease forwards 2s;
    opacity: 0;
    font-size: clamp(1rem, 2vw, 1.2rem);
    color: #ffffff;
    margin: 0;
    font-weight: 400;
}

.websecure_fortification h2 {
    color: rgb(134,134,193);
    padding-bottom: 5px;
    margin-top: 25px;
    font-size: 32px;
    border-bottom: 2px solid rgb(134,134,193,0.5);
    margin-bottom: 15px;
    font-weight: 600;
}

.websecure_fortification a {
    text-decoration: none;
    color: rgb(134,134,193);
    font-weight: 400;
    transition: color 0.3s ease;
}



::-webkit-scrollbar {
    padding: 2px;
    width: 13px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 3px -3px 1px 3px rgba(0, 0, 0, 0.8);
    background: radial-gradient(circle at top left, #ffffff 89%, rgb(255, 255, 255, 0.5) 76%, rgb(134,134,193) 46%, rgb(134,134,193,0.5) 95%, rgb(195,190,218) 27%, rgb(195,190,218,0.5) 73%);
}

::-webkit-scrollbar-thumb {
    animation: glow_scrollbar 2.8s ease-out infinite;
    transition: all, box-shadow, border-radius 2.3s ease;
    background: rgb(255, 255, 255, 0.5);
    min-height: 39px;
    border-radius: 18.2em;
    box-shadow: 4px -3px 8px 2px rgba(0, 0, 0, 0.8);
}

::-webkit-scrollbar-thumb:hover {
    transform: scale(0.95);
    box-shadow: 5px 2px 13px 0px rgba(0, 0, 0, 0.5);
    border-color: rgb(230,228,236);
}

.webprogram_information p.description::-webkit-scrollbar {
    width: 5px;
}

.webprogram_information p.description::-webkit-scrollbar-track {
    background: rgb(230,228,236);
    border-radius: 10px;
}

.webprogram_information p.description::-webkit-scrollbar-thumb {
    background-color: rgb(195,190,218,0.5);
    border-radius: 10px;
}



@media (min-width: 768px) {.webdeveloper_experience .webfeedback_ratings {
    gap: 2rem 3rem;
    grid-template-columns: 300px 1fr;
    grid-template-rows: auto 1fr;
}.webdeveloper_experience .webfeedback_ratings > div:nth-child(1) {
    grid-column: 1 / 2;
    grid-row: 1 / 3;
}.webdeveloper_experience .webfeedback_ratings > div:nth-child(2) {
    align-self: flex-end;
    grid-column: 2 / 3;
    grid-row: 1 / 2;
}.webdeveloper_experience .webfeedback_ratings > div:nth-child(3) {
    grid-row: 2 / 3;
    grid-column: 2 / 3;
}.webdeveloper_experience .webfeedback_ratings .webimg_card_item {
    height: 100%;
    min-height: 400px;
    clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 10% 100%);
}.webdeveloper_experience .webfeedback_ratings .webimg_card_item:hover {
    clip-path: polygon(5% 0%, 95% 0%, 100% 95%, 0% 100%);
}.webdeveloper_experience .webfeedback_ratings .name {
    font-size: calc(18px * 1.5);
}.webdeveloper_experience .webfeedback_ratings .webexperiencep_wrap {
    font-size: calc(16px * 1.05);
    padding: 2rem;
}
}



@media (max-width: 992px) {header .webmain_primary {
    flex-direction: column;
}header .webmain_primary .webheader_nav {
    align-self: center;
    margin: 0 0 15px 0;
}header .webmain_primary .webhead_sitebar {
    width: 100%;
    justify-content: center;
}header .webmain_primary .webhead_sitebar .webtop_bar a {
    padding: 10px 15px;
    font-size: calc(14px - 1px);
}}



@media (min-width: 992px) {.weblearning_impact {
    padding: 7rem 0;
}.weblearning_impact h5 {
    margin-bottom: 4rem;
    font-size: calc(21px * 1.1);
}.weblearning_impact .webknowledge_pro {
    gap: 0;
}.weblearning_impact .webknowledge_pro > div:first-child {
    overflow: hidden;
    position: relative;
    flex: 0 0 45%;
    max-width: 45%;
}.weblearning_impact .webknowledge_pro > div:first-child::after {
    top: 0;
    pointer-events: none;
    width: 50px;
    bottom: 0;
    position: absolute;
    content: "";
    right: 0;
    z-index: 2;
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 100%);
}.weblearning_impact .websubtext_wrap {
    flex: 0 0 55%;
    max-width: 55%;
    padding: 3rem 3rem 3rem 4rem;
}.weblearning_impact li {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}.weblearning_impact ul {
    grid-template-columns: repeat(2, 1fr);
}
}



@media (min-width: 768px) {.webcompany_overview {
    padding: 150px 0 180px;
}.webcompany_overview h2 {
    font-size: calc(43px * 1.2);
    margin-bottom: 70px;
}.webcompany_overview .websubtext_wrap {
    padding: 60px;
    grid-template-columns: 1fr;
}.webcompany_overview .websubtext_wrap div > div {
    column-count: 2;
}
}



@media (max-width: 480px) {.webtest_drive {
    padding: 4rem 1rem;
}.webtest_drive h2 {
    margin-bottom: 2rem;
    font-size: 1.5rem;
}.webtest_drive .webknowledge_pro {
    padding: 1.25rem;
    transform: translateZ(10px) rotateX(0deg);
}.webtest_drive svg {
    height: 36px;
    width: 36px;
}.webtest_drive .webquery_message {
    padding: 0.75rem 1.5rem;
    font-size: 0.95rem;
}
}



@media (max-width: 576px) {.webcontact {
    padding: 50px 0;
}.webcontact .container {
    padding: 0 15px;
}.webcontact h2 {
    margin-bottom: 30px;
    font-size: calc(33px - 6px);
}.webcontact .webhelp_inquiry {
    padding: 35px 25px;
}.webcontact #contact {
    gap: 20px;
}.webcontact input[type="text"] {
    padding: 15px;
}.webcontact .webquery_message {
    width: 100%;
    padding: 15px 25px;
}.webcontact .webimg_card_item {
    min-height: 250px;
}}



@media only screen and (max-width: 800px) {.websecure_fortification {
    padding: 20px;
    box-shadow: none;
}.websecure_fortification h1 {
    font-size: calc(18px - 10px);
}.websecure_fortification h2 {
    font-size: calc(18px - 5px);
}}



@keyframes floatShape {
    0% {
        transform: translate(0, 0) rotate(0);
    }
    50% {
        transform: translate(20px, 30px) rotate(5deg);
    }
    100% {
        transform: translate(-20px, 10px) rotate(-5deg);
    }
}



@keyframes floating {
    0%, 100% {
        transform: translateY(0) translateX(0);
    }
    25% {
        transform: translateY(-20px) translateX(20px);
    }
    50% {
        transform: translateY(0) translateX(40px);
    }
    75% {
        transform: translateY(20px) translateX(20px);
    }
}



@keyframes fadeSlideIn {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}



@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

