*,::before,::after{box-sizing:border-box;content:none}
body{margin:0;padding:0;min-height:100dvh;overflow-x:hidden;font-family:"Red Hat Display",sans-serif}
.site_header{position:relative;background:#111;z-index:100}
.header_top_row{display:flex;align-items:center;gap:20px;max-width:1366px;margin:0 auto;padding:20px 32px;border-bottom:1px solid #00afeb2e}
.brand_mark_box{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:48px;background:#fff;border:2px solid #00afeb66;box-shadow:2px 2px 6px 0 #00afeb0f 2px 7px 28px 0 #00afeb14;flex-shrink:0;overflow:hidden}
.brand_mark_box img{width:32px;height:32px;object-fit:contain;display:block}
.brand_identity_stack{display:flex;flex-direction:column;gap:4px}
.brand_name{font-family:"Red Hat Display",sans-serif;font-size:30px;font-weight:700;line-height:1.1;letter-spacing:-.03em;color:#fff;text-decoration:none;display:block}
.brand_tagline{font-family:"Red Hat Display",sans-serif;font-size:16px;font-weight:400;line-height:1.35;color:#00AFEB;letter-spacing:.01em}
.header_accent_bar{margin-left:auto;display:flex;align-items:center;gap:8px}
.accent_pill{display:inline-flex;align-items:center;padding:4px 12px;border-radius:48px;border:1px solid #00afeb59;font-family:"Red Hat Display",sans-serif;font-size:16px;font-weight:400;line-height:1.35;color:#ffffffb3;white-space:nowrap}
.header_bottom_row{max-width:1366px;margin:0 auto;padding:0 32px}
.primary_navigation{display:flex;align-items:stretch;flex-wrap:wrap;gap:0;list-style:none;margin:0;padding:0}
.primary_navigation li{display:flex}
.primary_navigation a{display:flex;align-items:center;padding:20px;font-family:"Red Hat Display",sans-serif;font-size:16px;font-weight:700;line-height:1.35;color:#ffffffbf;text-decoration:none;letter-spacing:.01em;border-bottom:2px solid transparent;transition:color .25s cubic-bezier(0.34,1.56,0.64,1),border-color .22s cubic-bezier(0.34,1.56,0.64,1);white-space:nowrap}
.primary_navigation a:hover{color:#00AFEB;border-bottom-color:#00AFEB}
.primary_navigation a:focus-visible{outline:2px solid #00AFEB;outline-offset:-2px;border-radius:6px}
.primary_navigation .active_link{color:#fff;border-bottom-color:#00AFEB}
.site_footer{position:relative;background:#111;overflow:hidden}
.footer_wave_divider{width:100%;display:block;line-height:0;margin-bottom:-1px}
.footer_wave_divider svg{width:100%;height:64px;display:block}
.footer_body{max-width:1366px;margin:0 auto;padding:64px 32px 32px}
.footer_top_row{display:flex;align-items:center;gap:20px;margin-bottom:64px;padding-bottom:32px;border-bottom:1px solid #00afeb26}
.footer_logo_box{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:48px;background:#fff;border:2px solid #00afeb66;box-shadow:2px 2px 6px 0 #00afeb0f 2px 7px 28px 0 #00afeb14;flex-shrink:0;overflow:hidden}
.footer_logo_box img{width:32px;height:32px;object-fit:contain;display:block}
.footer_brand_text{font-family:"Red Hat Display",sans-serif;font-size:23px;font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#fff;text-decoration:none}
.footer_columns{display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px;margin-bottom:64px}
.footer_contact_card{background:#00afeb0f;border:1px solid #00afeb2e;border-radius:6px;padding:32px;box-shadow:2px 7px 28px 0 #00afeb14}
.footer_card_label{font-family:"Red Hat Display",sans-serif;font-size:16px;font-weight:700;line-height:1.35;color:#00AFEB;letter-spacing:.06em;text-transform:uppercase;margin-bottom:20px;display:block}
.footer_contact_item{display:flex;flex-direction:column;gap:4px;margin-bottom:20px}
.footer_contact_item:last-child{margin-bottom:0}
.contact_label{font-family:"Red Hat Display",sans-serif;font-size:16px;font-weight:400;line-height:1.35;color:#ffffff80}
.contact_value{font-family:"Red Hat Display",sans-serif;font-size:16px;font-weight:700;line-height:1.35;color:#fff;text-decoration:none;transition:color .22s cubic-bezier(0.34,1.56,0.64,1)}
.contact_value:hover{color:#00AFEB}
.contact_value:focus-visible{outline:2px solid #00AFEB;outline-offset:2px;border-radius:6px}
.footer_address_text{font-family:"Red Hat Display",sans-serif;font-size:16px;font-weight:700;line-height:1.6;color:#fff;font-style:normal}
.footer_links_group{display:flex;flex-direction:column;gap:12px}
.footer_link_item{font-family:"Red Hat Display",sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#ffffffa6;text-decoration:none;transition:color .22s cubic-bezier(0.34,1.56,0.64,1)}
.footer_link_item:hover{color:#00AFEB}
.footer_link_item:focus-visible{outline:2px solid #00AFEB;outline-offset:2px;border-radius:6px}
.footer_bottom_row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding-top:32px;border-top:1px solid #ffffff14}
.footer_copyright{font-family:"Red Hat Display",sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#fff6}
.footer_legal_links{display:flex;align-items:center;gap:20px;flex-wrap:wrap;list-style:none;margin:0;padding:0}
.footer_legal_links a{font-family:"Red Hat Display",sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#fff6;text-decoration:none;transition:color .22s cubic-bezier(0.34,1.56,0.64,1)}
.footer_legal_links a:hover{color:#00AFEB}
.footer_legal_links a:focus-visible{outline:2px solid #00AFEB;outline-offset:2px;border-radius:6px}
.cookie_bar{display:none;position:fixed;top:0;left:0;right:0;z-index:4000;background:#fff;border-bottom:2px solid #00afeb40;box-shadow:2px 10px 36px 0 #00afeb1f;transform:translateY(-100%);transition:transform .32s cubic-bezier(0.34,1.56,0.64,1)}
.cookie_bar.cookie_visible{transform:translateY(0)}
.cookie_bar_inner{max-width:1366px;margin:0 auto;padding:20px 32px;display:flex;align-items:flex-start;gap:32px;flex-wrap:wrap}
.cookie_icon_mark{flex-shrink:0;width:32px;height:32px;border-radius:6px;background:#00AFEB;display:flex;align-items:center;justify-content:center}
.cookie_icon_mark svg{width:20px;height:20px;display:block}
.cookie_text_area{flex:1;min-width:240px}
.cookie_message{font-family:"Red Hat Display",sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#111;margin:0}
.cookie_message a{color:#00AFEB;text-decoration:underline;font-weight:700}
.cookie_message a:focus-visible{outline:2px solid #00AFEB;outline-offset:2px;border-radius:6px}
.cookie_settings_panel{display:none;margin-top:12px;padding:12px;border-radius:6px;background:#00afeb0d;border:1px solid #00afeb33}
.cookie_toggle_row{display:flex;align-items:center;gap:12px;margin-bottom:8px}
.cookie_toggle_row:last-child{margin-bottom:0}
.cookie_toggle_label{font-family:"Red Hat Display",sans-serif;font-size:16px;font-weight:400;line-height:1.35;color:#111}
.cookie_toggle_input{width:20px;height:20px;accent-color:#00AFEB;cursor:pointer}
.cookie_actions{display:flex;align-items:center;gap:12px;flex-shrink:0;flex-wrap:wrap}
.cookie_btn_accept{display:inline-flex;align-items:center;padding:12px 20px;border-radius:6px;border:2px solid #111;background:transparent;font-family:"Red Hat Display",sans-serif;font-size:16px;font-weight:700;line-height:1.35;color:#111;cursor:pointer;white-space:nowrap;min-height:44px;transition:background .25s cubic-bezier(0.34,1.56,0.64,1),color .25s cubic-bezier(0.34,1.56,0.64,1)}
.cookie_btn_accept:hover{background:#111;color:#fff}
.cookie_btn_accept:focus-visible{outline:2px solid #00AFEB;outline-offset:2px}
.cookie_btn_accept:active{box-shadow:inset 0 2px 6px #00afeb40}
.cookie_btn_decline{display:inline-flex;align-items:center;padding:12px 20px;border-radius:6px;border:2px solid #11111159;background:transparent;font-family:"Red Hat Display",sans-serif;font-size:16px;font-weight:700;line-height:1.35;color:#111;cursor:pointer;white-space:nowrap;min-height:44px;transition:border-color .25s cubic-bezier(0.34,1.56,0.64,1),color .25s cubic-bezier(0.34,1.56,0.64,1)}
.cookie_btn_decline:hover{border-color:#111;color:#111}
.cookie_btn_decline:focus-visible{outline:2px solid #00AFEB;outline-offset:2px}
.cookie_btn_decline:active{box-shadow:inset 0 2px 6px #00afeb26}
.cookie_btn_settings{display:inline-flex;align-items:center;padding:12px 20px;border-radius:6px;border:2px solid #00afeb80;background:transparent;font-family:"Red Hat Display",sans-serif;font-size:16px;font-weight:400;line-height:1.35;color:#00AFEB;cursor:pointer;white-space:nowrap;min-height:44px;transition:border-color .22s cubic-bezier(0.34,1.56,0.64,1),background .22s cubic-bezier(0.34,1.56,0.64,1);text-decoration:none}
.cookie_btn_settings:hover{border-color:#00AFEB;background:#00afeb0f}
.cookie_btn_settings:focus-visible{outline:2px solid #00AFEB;outline-offset:2px}
@media (max-width: 1280px) {
.footer_columns{grid-template-columns:1fr 1fr}
}
@media (max-width: 768px) {
.header_top_row{padding:20px;gap:12px}
.header_bottom_row{padding:0 20px}
.primary_navigation a{padding:16px 12px;font-size:16px}
.brand_name{font-size:23px}
.footer_body{padding:64px 20px 32px}
.footer_columns{grid-template-columns:1fr}
.footer_top_row{margin-bottom:32px}
.footer_bottom_row{flex-direction:column;align-items:flex-start}
.cookie_bar_inner{padding:20px;gap:20px}
.cookie_actions{width:100%}
}
@media (max-width: 480px) {
.header_accent_bar{display:none}
.brand_name{font-size:19px}
.brand_tagline{font-size:16px}
.primary_navigation a{padding:12px 8px}
.footer_bottom_row{gap:8px}
.footer_legal_links{gap:12px}
}
.legal-main{max-width:1366px;margin:0 auto;padding:64px 32px;color:#111;background:#fff}
.legal-main h1{font-size:58px;line-height:1.1;letter-spacing:-.03em;margin-bottom:32px;margin-top:0;color:#111}
.legal-main h2{font-size:42px;line-height:1.1;letter-spacing:-.02em;margin-top:64px;margin-bottom:20px;color:#111}
.legal-main h3{font-size:30px;line-height:1.35;letter-spacing:-.015em;margin-top:32px;margin-bottom:20px;color:#111}
.legal-main h4{font-size:23px;line-height:1.35;letter-spacing:-.01em;margin-top:32px;margin-bottom:12px;color:#111}
.legal-main h5{font-size:19px;line-height:1.35;letter-spacing:-.005em;margin-top:20px;margin-bottom:8px;color:#111}
.legal-main h6{font-size:16px;line-height:1.6;letter-spacing:0;margin-top:20px;margin-bottom:8px;color:#111}
.legal-main p{font-size:19px;line-height:1.8;margin-top:0;margin-bottom:20px;color:#111;max-width:72ch}
.legal-main em,.legal-main i{font-style:italic;color:#111}
.legal-main a{color:#00AFEB;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .25s cubic-bezier(0.34,1.56,0.64,1),text-decoration-thickness .2s cubic-bezier(0.34,1.56,0.64,1)}
.legal-main a:hover{color:#111;text-decoration-thickness:2px}
.legal-main a:focus-visible{outline:2px solid #00AFEB;outline-offset:3px;border-radius:6px}
.legal-main div{margin-bottom:20px}
@media (max-width: 1280px) {
.legal-main{padding:64px 32px}
.legal-main h1{font-size:42px}
.legal-main h2{font-size:30px}
.legal-main h3{font-size:23px}
}
@media (max-width: 768px) {
.legal-main{padding:32px 20px}
.legal-main h1{font-size:30px;margin-bottom:20px}
.legal-main h2{font-size:23px;margin-top:32px;margin-bottom:12px}
.legal-main h3{font-size:19px;margin-top:20px;margin-bottom:12px}
.legal-main h4{font-size:16px;margin-top:20px}
.legal-main h5,.legal-main h6{font-size:16px;margin-top:12px}
.legal-main p{font-size:16px;line-height:1.8;max-width:100%}
}
@media (max-width: 480px) {
.legal-main{padding:20px 12px}
.legal-main h1{font-size:23px}
.legal-main h2{font-size:19px;margin-top:20px}
.legal-main h3,.legal-main h4,.legal-main h5,.legal-main h6{font-size:16px;margin-top:20px}
}
.student-projects_detail{background:#FFF;color:#111;overflow-x:clip;position:relative}
.student-projects_detail .split_hero{display:grid;grid-template-columns:1fr 1fr;min-height:520px;padding-top:64px}
.student-projects_detail .hero_left{background:#111;padding:64px 32px 32px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}
.student-projects_detail .hero_left_lines{position:absolute;top:20px;right:20px;display:flex;flex-direction:column;gap:8px;pointer-events:none}
.student-projects_detail .hero_left_lines span{display:block;height:1px;background:#00afeb59}
.student-projects_detail .hero_left_lines span:nth-child(1){width:64px}
.student-projects_detail .hero_left_lines span:nth-child(2){width:48px}
.student-projects_detail .hero_left_lines span:nth-child(3){width:32px}
.student-projects_detail .hero_left_lines span:nth-child(4){width:20px}
.student-projects_detail .hero_image_wrap{position:relative;border-radius:6px;overflow:hidden;flex:1;min-height:220px;margin-bottom:32px}
.student-projects_detail .hero_image_wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .28s cubic-bezier(0.34,1.56,0.64,1)}
.student-projects_detail .hero_image_wrap:hover img{transform:scale(1.04)}
.student-projects_detail .hero_image_wrap::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#111111b8 0%,#11111114 60%,transparent 100%);pointer-events:none}
.student-projects_detail .hero_meta_row{display:flex;flex-direction:row;align-items:center;gap:12px;flex-wrap:wrap}
.student-projects_detail .tag_badge{background:#00AFEB;color:#FFF;font-size:16px;font-weight:600;padding:4px 12px;border-radius:6px;line-height:1.6}
.student-projects_detail .user_badge{border:1px solid #00afeb80;color:#00AFEB;font-size:16px;padding:4px 12px;border-radius:6px;line-height:1.6}
.student-projects_detail .hero_right{background:#FFF;padding:64px 32px 32px 64px;display:flex;flex-direction:column;justify-content:flex-end;position:relative}
.student-projects_detail .hero_right_lines{position:absolute;bottom:32px;left:0;display:flex;flex-direction:column;gap:8px;pointer-events:none}
.student-projects_detail .hero_right_lines span{display:block;height:1px;background:#00afeb33}
.student-projects_detail .hero_right_lines span:nth-child(1){width:48px}
.student-projects_detail .hero_right_lines span:nth-child(2){width:32px}
.student-projects_detail .hero_right_lines span:nth-child(3){width:20px}
.student-projects_detail .hero_heading{font-size:42px;font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#111;margin:0 0 32px;position:relative;animation:heading_lift .32s cubic-bezier(0.34,1.56,0.64,1) both}
@keyframes heading_lift {
from{opacity:0;transform:translateY(24px)}
to{opacity:1;transform:translateY(0)}
}
.student-projects_detail .hero_heading_underline{display:inline;background:linear-gradient(120deg,#b8e8f8 0%,#d4f0fa 100%);background-repeat:no-repeat;background-size:100% 3px;background-position:0 100%;padding-bottom:4px}
.student-projects_detail .hero_action_link{display:inline-flex;align-items:center;gap:8px;color:#00AFEB;font-size:19px;font-weight:600;text-decoration:none;line-height:1.35;transition:gap .22s cubic-bezier(0.34,1.56,0.64,1),color .22s cubic-bezier(0.34,1.56,0.64,1)}
.student-projects_detail .hero_action_link:hover{gap:16px;color:#111}
.student-projects_detail .hero_action_link:focus-visible{outline:2px solid #00AFEB;outline-offset:4px;border-radius:6px}
.student-projects_detail .arrow_icon{width:20px;height:20px;flex-shrink:0}
.student-projects_detail .detail_body{max-width:1366px;margin:0 auto;padding:64px 32px;display:grid;grid-template-columns:2fr 1fr;gap:64px;align-items:start}
.student-projects_detail .detail_main{display:flex;flex-direction:column;gap:32px}
.student-projects_detail .description_block{font-size:19px;line-height:1.6;color:#111}
.student-projects_detail .description_block p{margin:0 0 20px}
.student-projects_detail .description_block p:last-child{margin-bottom:0}
.student-projects_detail .description_block h2{font-size:30px;font-weight:700;line-height:1.35;letter-spacing:-.01em;margin:32px 0 12px;color:#111}
.student-projects_detail .description_block h3{font-size:23px;font-weight:600;line-height:1.35;margin:20px 0 8px;color:#111}
.student-projects_detail .description_block ol{margin:0 0 20px;padding:0;list-style:none;counter-reset:desc_counter;display:flex;flex-direction:column;gap:12px}
.student-projects_detail .description_block ol li{counter-increment:desc_counter;display:flex;align-items:flex-start;gap:12px;font-size:19px;line-height:1.6}
.student-projects_detail .description_block ol li::before{content:counter(desc_counter);display:flex;align-items:center;justify-content:center;min-width:28px;height:28px;background:#00AFEB;color:#FFF;font-size:16px;font-weight:700;border-radius:48px;flex-shrink:0;margin-top:2px}
.student-projects_detail .description_block blockquote{border:none;background:linear-gradient(135deg,#e8f7fd 0%,#f0faff 100%);border-radius:6px;padding:20px 32px;margin:20px 0;font-size:19px;line-height:1.6;color:#111;font-style:italic}
.student-projects_detail .description_block em{color:#00AFEB;font-style:normal;font-weight:600}
.student-projects_detail .description_block abbr{text-decoration:underline dotted #00AFEB;cursor:help}
.student-projects_detail .description_block details{border-radius:6px;border:1px solid #00afeb33;padding:12px 20px;margin:8px 0}
.student-projects_detail .description_block summary{cursor:pointer;font-weight:600;font-size:19px;line-height:1.35;color:#111;list-style:none}
.student-projects_detail .description_block summary::-webkit-details-marker{display:none}
.student-projects_detail .program_block{background:#111;border-radius:6px;padding:32px;display:flex;flex-direction:column;gap:20px}
.student-projects_detail .program_heading{font-size:23px;font-weight:700;line-height:1.35;color:#FFF;margin:0}
.student-projects_detail .program_content{color:#ffffffe0;font-size:19px;line-height:1.6}
.student-projects_detail .program_content p{margin:0 0 12px;color:#ffffffe0}
.student-projects_detail .program_content h2{font-size:23px;font-weight:700;color:#FFF;margin:20px 0 8px;line-height:1.35}
.student-projects_detail .program_content h3{font-size:19px;font-weight:600;color:#00AFEB;margin:12px 0 4px;line-height:1.35}
.student-projects_detail .program_content ol{list-style:none;counter-reset:prog_counter;padding:0;margin:0 0 12px;display:flex;flex-direction:column;gap:8px}
.student-projects_detail .program_content ol li{counter-increment:prog_counter;display:flex;align-items:flex-start;gap:12px;font-size:19px;line-height:1.6;color:#ffffffe0}
.student-projects_detail .program_content ol li::before{content:counter(prog_counter);display:flex;align-items:center;justify-content:center;min-width:26px;height:26px;background:#00AFEB;color:#FFF;font-size:16px;font-weight:700;border-radius:48px;flex-shrink:0;margin-top:2px}
.student-projects_detail .program_content figure{margin:12px 0;border-radius:6px;overflow:hidden}
.student-projects_detail .program_content figcaption{font-size:16px;color:#ffffff8c;margin-top:4px;line-height:1.6}
.student-projects_detail .program_content em{color:#00AFEB;font-style:normal}
.student-projects_detail .program_content details{border-radius:6px;border:1px solid #00afeb4d;padding:12px 20px;margin:8px 0}
.student-projects_detail .program_content summary{cursor:pointer;font-weight:600;font-size:19px;line-height:1.35;color:#FFF;list-style:none}
.student-projects_detail .program_content summary::-webkit-details-marker{display:none}
.student-projects_detail .detail_sidebar{display:flex;flex-direction:column;gap:20px;position:sticky;top:32px}
.student-projects_detail .price_card{background:#00AFEB;border-radius:6px;padding:32px;display:flex;flex-direction:column;gap:20px;box-shadow:2px 10px 36px 0 #00afeb1f}
.student-projects_detail .price_label{font-size:16px;font-weight:600;color:#fffc;line-height:1.35;text-transform:uppercase;letter-spacing:.06em}
.student-projects_detail .price_value{font-size:42px;font-weight:700;color:#FFF;line-height:1.1;letter-spacing:-.02em}
.student-projects_detail .enroll_button{display:flex;align-items:center;justify-content:center;gap:8px;background:#111;color:#FFF;font-size:19px;font-weight:700;padding:12px 20px;border-radius:6px;text-decoration:none;border:none;cursor:pointer;transition:transform .25s cubic-bezier(0.34,1.56,0.64,1),box-shadow .25s cubic-bezier(0.34,1.56,0.64,1);line-height:1.35}
.student-projects_detail .enroll_button:hover{transform:translateY(-2px) scale(1.02);box-shadow:2px 7px 28px 0 #11111114}
.student-projects_detail .enroll_button:active{transform:scale(0.98);box-shadow:inset 2px 2px 6px 0 #1111111f}
.student-projects_detail .enroll_button:focus-visible{outline:2px solid #FFF;outline-offset:3px}
.student-projects_detail .meta_card{background:#FFF;border-radius:6px;padding:20px;display:flex;flex-direction:column;gap:12px;box-shadow:2px 7px 28px 0 #11111114}
.student-projects_detail .meta_row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;padding:8px 0;border-bottom:1px solid #11111114}
.student-projects_detail .meta_row:last-child{border-bottom:none;padding-bottom:0}
.student-projects_detail .meta_row:first-child{padding-top:0}
.student-projects_detail .meta_key{font-size:16px;color:#1111118c;line-height:1.6}
.student-projects_detail .meta_val{font-size:16px;font-weight:600;color:#111;line-height:1.6;text-align:right}
.student-projects_detail .legend_card{background:linear-gradient(135deg,#e8f7fd 0%,#f0faff 100%);border-radius:6px;padding:20px;display:flex;flex-direction:column;gap:12px}
.student-projects_detail .legend_heading{font-size:16px;font-weight:700;color:#111;line-height:1.35;text-transform:uppercase;letter-spacing:.06em}
.student-projects_detail .legend_item{display:flex;flex-direction:row;align-items:center;gap:12px}
.student-projects_detail .legend_dot{width:12px;height:12px;border-radius:48px;flex-shrink:0}
.student-projects_detail .legend_dot.practical{background:#00AFEB}
.student-projects_detail .legend_dot.theory{background:#111}
.student-projects_detail .legend_dot.workshop{background:linear-gradient(135deg,#00AFEB 0%,#b8e8f8 100%)}
.student-projects_detail .legend_text{font-size:16px;color:#111;line-height:1.6}
.student-projects_detail .copy_url_button{display:flex;align-items:center;gap:8px;background:#FFF;color:#111;border:1px solid #11111126;border-radius:6px;padding:12px 20px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .22s cubic-bezier(0.34,1.56,0.64,1),box-shadow .22s cubic-bezier(0.34,1.56,0.64,1),border-color .22s cubic-bezier(0.34,1.56,0.64,1);line-height:1.35;width:100%;justify-content:center}
.student-projects_detail .copy_url_button:hover{border-color:#00AFEB;box-shadow:2px 2px 6px 0 #00afeb0f;transform:scale(1.02)}
.student-projects_detail .copy_url_button:active{box-shadow:inset 2px 2px 6px 0 #00afeb14;transform:scale(0.98)}
.student-projects_detail .copy_url_button:focus-visible{outline:2px solid #00AFEB;outline-offset:3px}
.student-projects_detail .scroll_top_anchor{position:fixed;bottom:32px;right:32px;z-index:10;display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#111;border-radius:48px;text-decoration:none;box-shadow:2px 7px 28px 0 #11111114;transition:transform .25s cubic-bezier(0.34,1.56,0.64,1),background .25s cubic-bezier(0.34,1.56,0.64,1)}
.student-projects_detail .scroll_top_anchor:hover{background:#00AFEB;transform:translateY(-4px) scale(1.08)}
.student-projects_detail .scroll_top_anchor:focus-visible{outline:2px solid #00AFEB;outline-offset:3px}
.student-projects_detail .scroll_top_icon{width:20px;height:20px}
.student-projects_detail .metric_strip{background:#00AFEB;padding:20px 32px}
.student-projects_detail .metric_strip_inner{max-width:1366px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:32px;flex-wrap:wrap}
.student-projects_detail .metric_item{display:flex;flex-direction:row;align-items:center;gap:8px}
.student-projects_detail .metric_number{font-size:30px;font-weight:700;color:#FFF;line-height:1.1;letter-spacing:-.02em}
.student-projects_detail .metric_arrow{display:flex;align-items:center}
.student-projects_detail .metric_arrow svg{width:20px;height:20px}
.student-projects_detail .metric_desc{font-size:16px;color:#ffffffd9;line-height:1.6}
.student-projects_detail .metric_divider{width:1px;height:32px;background:#ffffff4d;flex-shrink:0}
@media (max-width: 1280px) {
.student-projects_detail .split_hero{grid-template-columns:1fr 1fr}
.student-projects_detail .detail_body{grid-template-columns:3fr 2fr;gap:32px;padding:64px 20px}
.student-projects_detail .hero_heading{font-size:30px}
}
@media (max-width: 768px) {
.student-projects_detail .split_hero{grid-template-columns:1fr}
.student-projects_detail .hero_left{min-height:280px;padding:32px 20px 20px}
.student-projects_detail .hero_right{padding:32px 20px}
.student-projects_detail .hero_heading{font-size:30px}
.student-projects_detail .detail_body{grid-template-columns:1fr;padding:32px 20px;gap:32px}
.student-projects_detail .detail_sidebar{position:static}
.student-projects_detail .metric_strip_inner{gap:20px}
.student-projects_detail .metric_divider{display:none}
}
@media (max-width: 480px) {
.student-projects_detail .hero_heading{font-size:23px}
.student-projects_detail .price_value{font-size:30px}
.student-projects_detail .metric_number{font-size:23px}
.student-projects_detail .scroll_top_anchor{bottom:20px;right:20px;width:40px;height:40px}
}
.front{max-width:100%;overflow-x:hidden}
.front .page_container{max-width:1366px;margin:0 auto;padding:0 32px}
.front .title_block{padding:48px 0 80px;position:relative}
.front .title_block_decoration{position:absolute;top:0;right:0;width:320px;height:320px;overflow:hidden;pointer-events:none}
.front .title_block_decoration svg{width:100%;height:100%}
.front .title_bento{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;gap:20px}
.front .bento_text_primary{grid-column:1 / 3;grid-row:1 / 2;background:#111;border-radius:6px;padding:48px 48px 64px;position:relative;overflow:hidden}
.front .bento_text_primary::before{content:'';position:absolute;bottom:-60px;left:-40px;width:280px;height:280px;border:2px solid #00afeb26;border-radius:50%;pointer-events:none}
.front .bento_text_primary::after{content:'';position:absolute;bottom:-20px;left:20px;width:180px;height:180px;border:1.5px solid #00afeb1a;border-radius:50%;pointer-events:none}
.front .bento_image_cell{grid-column:3 / 4;grid-row:1 / 3;border-radius:6px;overflow:hidden;position:relative;min-height:420px}
.front .bento_image_cell img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:sepia(20%) contrast(1.05) brightness(0.95);transition:transform .25s cubic-bezier(0.34,1.56,0.64,1)}
.front .bento_image_cell:hover img{transform:scale(1.04)}
.front .bento_image_cell::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 30% 70%,#11111173 0%,transparent 65%);pointer-events:none}
.front .bento_sub_cell{grid-column:1 / 2;grid-row:2 / 3;background:#00AFEB;border-radius:6px;padding:32px;display:flex;flex-direction:column;justify-content:flex-end}
.front .bento_desc_cell{grid-column:2 / 3;grid-row:2 / 3;background:#f4f4f4;border-radius:6px;padding:32px;display:flex;flex-direction:column;justify-content:center}
.front .heading_primary{font-size:58px;line-height:1.1;letter-spacing:-.03em;color:#FFF;font-weight:800;margin:0 0 20px}
.front .heading_primary span{display:inline;background:linear-gradient(135deg,#00AFEB,#7ed8f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.front .heading_secondary{font-size:23px;line-height:1.35;color:#FFF;font-weight:300;margin:0;opacity:.82}
.front .sub_label{font-size:16px;line-height:1.6;color:#111;font-weight:700;margin:0 0 8px}
.front .sub_metric{font-size:42px;line-height:1.1;color:#111;font-weight:800;margin:0;letter-spacing:-.02em}
.front .desc_text{font-size:16px;line-height:1.6;color:#111;margin:0}
.front .strokes_decoration{position:absolute;top:32px;right:32px;display:flex;flex-direction:column;gap:4px;pointer-events:none}
.front .stroke_line{height:2px;background:#ffffff40;border-radius:48px}
.front .hesitation_section{padding:80px 0;position:relative}
.front .hesitation_section::before{content:'';position:absolute;inset:0;background:linear-gradient(158deg,#e8f4fb 0%,#f0f9ff 55%,#e4f2f8 100%);background-size:120% 120%;animation:bg_breathe 10s ease-in-out infinite;z-index:0}
@keyframes bg_breathe {
0%,100%{background-size:120% 120%}
50%{background-size:135% 135%}
}
.front .hesitation_inner{position:relative;z-index:1}
.front .divider_cross{display:flex;align-items:center;gap:12px;margin-bottom:64px}
.front .divider_line{flex:1;height:1px;background:#111;opacity:.15}
.front .divider_cross_icon{width:16px;height:16px;position:relative;flex-shrink:0}
.front .divider_cross_icon::before,.front .divider_cross_icon::after{content:'';position:absolute;background:#00AFEB}
.front .divider_cross_icon::before{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}
.front .divider_cross_icon::after{width:2px;height:100%;top:0;left:50%;transform:translateX(-50%)}
.front .hesitation_grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
.front .hesitation_text_column{display:flex;flex-direction:column;gap:20px}
.front .label_tag{display:inline-block;font-size:16px;line-height:1.35;color:#00AFEB;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.front .heading_question{font-size:42px;line-height:1.1;letter-spacing:-.025em;color:#111;font-weight:800;margin:0}
.front .body_text{font-size:19px;line-height:1.6;color:#333;margin:0}
.front .body_text_small{font-size:16px;line-height:1.6;color:#444;margin:0}
.front .hesitation_visual{position:relative}
.front .hesitation_image_wrap{border-radius:6px;overflow:hidden;position:relative}
.front .hesitation_image_wrap img{width:100%;height:380px;object-fit:cover;object-position:center;display:block;transition:transform .28s cubic-bezier(0.34,1.56,0.64,1)}
.front .hesitation_image_wrap:hover img{transform:scale(1.04)}
.front .hesitation_image_wrap::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 80% 80%,#11111161 0%,transparent 60%);pointer-events:none}
.front .accent_card{position:absolute;bottom:-20px;left:-20px;background:#111;border-radius:6px;padding:20px 32px;box-shadow:2px 10px 36px 0 #00afeb1f}
.front .accent_card_label{font-size:16px;color:#fff9;margin:0 0 4px;line-height:1.35}
.front .accent_card_value{font-size:30px;color:#00AFEB;font-weight:800;margin:0;line-height:1.1;letter-spacing:-.02em}
.front .support_section{padding:80px 0;background:#111;position:relative;overflow:hidden}
.front .support_bg_pattern{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.front .support_bg_pattern svg{width:100%;height:100%;opacity:.06}
.front .support_inner{position:relative;z-index:1}
.front .support_top{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:64px;margin-bottom:64px}
.front .support_heading{font-size:42px;line-height:1.1;letter-spacing:-.025em;color:#FFF;font-weight:800;margin:0;max-width:520px}
.front .support_heading_underline{display:inline;position:relative}
.front .support_heading_underline::after{content:'';position:absolute;bottom:-4px;left:0;right:0;height:3px;background:linear-gradient(90deg,#00AFEB,#7ed8f7);border-radius:48px}
.front .support_intro_text{font-size:19px;line-height:1.6;color:#ffffffa6;margin:0;max-width:380px}
.front .support_cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.front .support_card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;padding:32px;display:flex;flex-direction:column;gap:20px;transition:background .22s cubic-bezier(0.34,1.56,0.64,1),box-shadow .22s cubic-bezier(0.34,1.56,0.64,1)}
.front .support_card:hover{background:#00afeb14;box-shadow:2px 7px 28px 0 #00afeb14}
.front .support_card_number{width:36px;height:36px;border-radius:48px;background:#00AFEB;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;color:#111;flex-shrink:0}
.front .support_card_heading{font-size:19px;line-height:1.35;color:#FFF;font-weight:700;margin:0}
.front .support_card_text{font-size:16px;line-height:1.6;color:#fff9;margin:0}
.front .support_image_strip{margin-top:64px;border-radius:6px;overflow:hidden;position:relative;height:260px}
.front .support_image_strip img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .3s cubic-bezier(0.34,1.56,0.64,1)}
.front .support_image_strip:hover img{transform:scale(1.03)}
.front .support_image_strip::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 20% 50%,#11111180 0%,transparent 55%);pointer-events:none}
.front .proof_section{padding:80px 0 64px;position:relative}
.front .proof_section_bg{position:absolute;inset:0;background:#f4f4f4;clip-path:polygon(0 0,100% 4%,100% 100%,0 96%);z-index:0}
.front .proof_inner{position:relative;z-index:1}
.front .proof_header{text-align:center;margin-bottom:64px}
.front .proof_heading{font-size:42px;line-height:1.1;letter-spacing:-.025em;color:#111;font-weight:800;margin:0 0 20px}
.front .proof_subtext{font-size:19px;line-height:1.6;color:#444;margin:0 auto;max-width:560px}
.front .proof_layout{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}
.front .proof_card_large{background:#FFF;border-radius:6px;padding:48px;box-shadow:2px 7px 28px 0 #11111114;display:flex;flex-direction:column;gap:32px}
.front .proof_quote_mark{width:40px;height:32px}
.front .proof_quote_mark svg{width:100%;height:100%}
.front .proof_quote_text{font-size:23px;line-height:1.6;color:#111;font-weight:400;margin:0;font-style:italic}
.front .proof_person{display:flex;flex-direction:row;align-items:center;gap:20px}
.front .proof_portrait{width:64px;height:96px;border-radius:48px;overflow:hidden;flex-shrink:0}
.front .proof_portrait img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.front .proof_person_name{font-size:19px;line-height:1.35;color:#111;font-weight:700;margin:0 0 4px}
.front .proof_person_role{font-size:16px;line-height:1.35;color:#666;margin:0}
.front .proof_cards_stack{display:flex;flex-direction:column;gap:20px}
.front .proof_card_small{background:#FFF;border-radius:6px;padding:32px;box-shadow:2px 2px 6px 0 #1111110f;display:flex;flex-direction:column;gap:20px;transition:box-shadow .2s cubic-bezier(0.34,1.56,0.64,1),transform .2s cubic-bezier(0.34,1.56,0.64,1)}
.front .proof_card_small:hover{box-shadow:2px 7px 28px 0 #00afeb14;transform:translateY(-2px)}
.front .proof_card_small_text{font-size:16px;line-height:1.6;color:#333;margin:0;font-style:italic}
.front .proof_person_compact{display:flex;flex-direction:row;align-items:center;gap:12px}
.front .proof_portrait_compact{width:48px;height:72px;border-radius:48px;overflow:hidden;flex-shrink:0}
.front .proof_portrait_compact img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.front .proof_compact_name{font-size:16px;line-height:1.35;color:#111;font-weight:700;margin:0 0 4px}
.front .proof_compact_role{font-size:16px;line-height:1.35;color:#888;margin:0}
.front .proof_result_tag{display:inline-block;background:#00AFEB;color:#111;font-size:16px;font-weight:700;line-height:1.35;padding:4px 12px;border-radius:6px;margin-top:8px}
@media (max-width: 1280px) {
.front .title_bento{grid-template-columns:1fr 1fr}
.front .bento_image_cell{grid-column:2 / 3;grid-row:1 / 3}
.front .bento_text_primary{grid-column:1 / 2;grid-row:1 / 2}
.front .bento_sub_cell{grid-column:1 / 2;grid-row:2 / 3}
.front .bento_desc_cell{display:none}
.front .heading_primary{font-size:42px}
}
@media (max-width: 768px) {
.front .page_container{padding:0 20px}
.front .title_bento{grid-template-columns:1fr;grid-template-rows:auto}
.front .bento_text_primary{grid-column:1 / 2;grid-row:1 / 2;padding:32px 32px 48px}
.front .bento_image_cell{grid-column:1 / 2;grid-row:2 / 3;min-height:280px}
.front .bento_sub_cell{grid-column:1 / 2;grid-row:3 / 4}
.front .bento_desc_cell{display:none}
.front .heading_primary{font-size:42px}
.front .hesitation_grid{grid-template-columns:1fr;gap:32px}
.front .accent_card{position:static;margin-top:12px}
.front .support_top{flex-direction:column;align-items:flex-start;gap:20px}
.front .support_cards{grid-template-columns:1fr}
.front .proof_layout{grid-template-columns:1fr}
.front .support_heading{font-size:30px}
.front .proof_heading{font-size:30px}
.front .heading_question{font-size:30px}
}
@media (max-width: 480px) {
.front .heading_primary{font-size:30px}
.front .proof_card_large{padding:32px 20px}
.front .proof_quote_text{font-size:19px}
.front .bento_text_primary{padding:20px 20px 32px}
.front .title_block{padding:32px 0 64px}
}
.contact-us{background:#fff;overflow-x:clip;position:relative}
.contact-us .reveal-item{animation:revealUp .28s cubic-bezier(0.34,1.56,0.64,1) both}
@keyframes revealUp {
from{opacity:0;transform:scale(0.94)}
to{opacity:1;transform:scale(1)}
}
.contact-us .reveal-item:nth-child(2){animation-delay:.06s}
.contact-us .reveal-item:nth-child(3){animation-delay:.12s}
.contact-us .reveal-item:nth-child(4){animation-delay:.18s}
.contact-us .page-band{background:linear-gradient(160deg,#e8f6fd 0%,#f0faff 60%,#e0f4fb 100%);padding:32px 20px;position:relative;overflow:hidden}
.contact-us .page-band::before{content:'';position:absolute;top:-40px;right:-40px;width:180px;height:180px;border-radius:48px;background:#00afeb14;pointer-events:none}
.contact-us .page-band::after{content:'';position:absolute;bottom:-60px;left:10%;width:260px;height:260px;border-radius:48px;background:#00afeb0d;pointer-events:none}
.contact-us .band_inner{max-width:1366px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:32px}
.contact-us .band_text{flex:1}
.contact-us .band_label{display:inline-block;font-size:16px;font-weight:600;color:#00AFEB;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}
.contact-us .band_heading{font-size:42px;font-weight:800;line-height:1.1;color:#111;letter-spacing:-.02em;margin:0 0 12px}
.contact-us .band_heading .underlined_keyword{position:relative;display:inline;white-space:nowrap}
.contact-us .band_heading .underlined_keyword::after{content:'';position:absolute;left:0;bottom:-2px;width:100%;height:3px;background:linear-gradient(90deg,#00AFEB 0%,#a8e6f8 100%);border-radius:6px}
.contact-us .band_sub{font-size:16px;line-height:1.6;color:#333;margin:0;max-width:480px}
.contact-us .band_meta{display:flex;flex-direction:column;gap:12px;flex-shrink:0}
.contact-us .meta_item{display:flex;flex-direction:row;align-items:center;gap:12px;background:#fff;border-radius:6px;padding:12px 20px;box-shadow:2px 2px 6px 0 #00afeb0f}
.contact-us .meta_icon{width:36px;height:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center}
.contact-us .meta_icon svg{width:22px;height:22px;fill:#00AFEB}
.contact-us .meta_detail{display:flex;flex-direction:column;gap:4px}
.contact-us .meta_detail_label{font-size:16px;font-weight:400;color:#555;line-height:1.35}
.contact-us .meta_detail_value{font-size:16px;font-weight:700;color:#111;line-height:1.35;text-decoration:none;transition:color .22s cubic-bezier(0.34,1.56,0.64,1)}
.contact-us .meta_detail_value:hover{color:#00AFEB}
.contact-us .form_area{background:#fff;padding:64px 20px;position:relative}
.contact-us .form_area_grid{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:2fr 3fr;gap:64px;align-items:start}
.contact-us .form_sidebar{position:relative}
.contact-us .bracket_box{position:relative;padding:32px;background:linear-gradient(150deg,#f5fcff 0%,#eaf8fd 100%);border-radius:6px}
.contact-us .bracket_box::before,.contact-us .bracket_box::after{content:'';position:absolute;width:20px;height:20px;border-color:#00AFEB;border-style:solid;pointer-events:none}
.contact-us .bracket_box::before{top:8px;left:8px;border-width:2px 0 0 2px;border-radius:6px 0 0 0}
.contact-us .bracket_box::after{bottom:8px;right:8px;border-width:0 2px 2px 0;border-radius:0 0 6px 0}
.contact-us .sidebar_heading{font-size:23px;font-weight:700;color:#111;line-height:1.35;margin:0 0 12px}
.contact-us .sidebar_body{font-size:16px;line-height:1.6;color:#444;margin:0 0 20px}
.contact-us .sidebar_steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}
.contact-us .sidebar_steps li{display:flex;flex-direction:row;align-items:flex-start;gap:12px;font-size:16px;line-height:1.6;color:#333}
.contact-us .step_num{width:28px;height:28px;border-radius:48px;background:#00AFEB;color:#fff;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1.1}
.contact-us .form_panel{background:#fff;border-radius:6px;box-shadow:2px 7px 28px 0 #00afeb14;padding:32px}
.contact-us .form_panel_heading{font-size:30px;font-weight:800;color:#111;line-height:1.1;margin:0 0 8px;letter-spacing:-.01em}
.contact-us .form_panel_sub{font-size:16px;color:#555;line-height:1.6;margin:0 0 32px}
.contact-us .contact_form{display:flex;flex-direction:column;gap:20px}
.contact-us .field_row{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.contact-us .field_group{display:flex;flex-direction:column;gap:8px}
.contact-us .field_group label{font-size:16px;font-weight:600;color:#111;line-height:1.35}
.contact-us .field_group input[type="text"],.contact-us .field_group input[type="email"],.contact-us .field_group input[type="tel"]{width:100%;padding:12px 20px;font-size:16px;line-height:1.6;color:#111;background:#f4fbfe;border:1.5px solid #c8eaf8;border-radius:6px;outline:none;transition:border-color .22s cubic-bezier(0.34,1.56,0.64,1),box-shadow .25s cubic-bezier(0.34,1.56,0.64,1);box-sizing:border-box}
.contact-us .field_group input::placeholder{color:#8ab8cc}
.contact-us .field_group input:focus{border-color:#00AFEB;box-shadow:2px 2px 6px 0 #00afeb0f}
.contact-us .field_group input:active{box-shadow:inset 1px 1px 4px 0 #00afeb1a}
.contact-us .service_group{display:flex;flex-direction:column;gap:8px}
.contact-us .service_group_label{font-size:16px;font-weight:600;color:#111;line-height:1.35}
.contact-us .service_checkboxes{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.contact-us .checkbox_item{display:flex;flex-direction:row;align-items:center;gap:8px;cursor:pointer;font-size:16px;line-height:1.35;color:#333;padding:8px 12px;border-radius:6px;border:1.5px solid #c8eaf8;background:#f4fbfe;transition:border-color .22s cubic-bezier(0.34,1.56,0.64,1),background .22s cubic-bezier(0.34,1.56,0.64,1);user-select:none}
.contact-us .checkbox_item:hover{border-color:#00AFEB;background:#eaf8fd}
.contact-us .checkbox_item input[type="checkbox"]{width:18px;height:18px;accent-color:#00AFEB;cursor:pointer;flex-shrink:0}
.contact-us .checkbox_item input[type="checkbox"]:checked + span{color:#111;font-weight:600}
.contact-us .privacy_row{display:flex;flex-direction:row;align-items:flex-start;gap:12px;padding:12px 20px;background:#f4fbfe;border-radius:6px;border:1.5px solid #c8eaf8}
.contact-us .privacy_row input[type="checkbox"]{width:18px;height:18px;accent-color:#00AFEB;cursor:pointer;flex-shrink:0;margin-top:2px}
.contact-us .privacy_text{font-size:16px;line-height:1.6;color:#444}
.contact-us .privacy_text a{color:#00AFEB;text-decoration:underline;text-underline-offset:2px}
.contact-us .privacy_text a:hover{color:#0090c8}
.contact-us .submit_row{display:flex;flex-direction:row;align-items:center;gap:20px}
.contact-us .submit_button{position:relative;display:inline-flex;align-items:center;gap:8px;padding:12px 32px;font-size:16px;font-weight:700;color:#fff;background:#00AFEB;border:none;border-radius:6px;cursor:pointer;overflow:hidden;transition:transform .22s cubic-bezier(0.34,1.56,0.64,1),box-shadow .25s cubic-bezier(0.34,1.56,0.64,1);box-shadow:2px 7px 28px 0 #00afeb14}
.contact-us .submit_button::before{content:'';position:absolute;left:0;top:0;height:100%;width:0;background:#ffffff2e;transition:width 0s}
.contact-us .submit_button:active::before{width:100%;transition:width .8s linear}
.contact-us .submit_button:hover{transform:scale(1.04);box-shadow:2px 10px 36px 0 #00afeb1f}
.contact-us .submit_button:active{transform:scale(0.97);box-shadow:inset 1px 2px 6px 0 #00afeb2e}
.contact-us .submit_button svg{width:18px;height:18px;fill:#fff;transition:transform .22s cubic-bezier(0.34,1.56,0.64,1)}
.contact-us .submit_button:hover svg{transform:translateX(4px)}
.contact-us .submit_note{font-size:16px;color:#777;line-height:1.35}
.contact-us .data_strip{background:#111;padding:64px 20px;position:relative;overflow:hidden}
.contact-us .data_strip::before{content:'';position:absolute;top:0;left:0;right:0;height:100%;background-image:repeating-linear-gradient(to bottom,#ffffff04 0px,#ffffff04 1px,transparent 1px,transparent 8px,#ffffff02 8px,#ffffff02 9px,transparent 9px,transparent 20px,#ffffff05 20px,#ffffff05 2px,transparent 22px,transparent 36px);pointer-events:none}
.contact-us .data_strip_inner{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:32px;position:relative;z-index:1}
.contact-us .data_figure{display:flex;flex-direction:column;gap:8px;padding:32px;border-radius:6px;background:#ffffff0a;border:1px solid #00afeb2e;position:relative;transition:background .25s cubic-bezier(0.34,1.56,0.64,1),border-color .25s cubic-bezier(0.34,1.56,0.64,1)}
.contact-us .data_figure::before,.contact-us .data_figure::after{content:'';position:absolute;width:14px;height:14px;border-color:#00afeb80;border-style:solid;pointer-events:none}
.contact-us .data_figure::before{top:6px;left:6px;border-width:1.5px 0 0 1.5px;border-radius:6px 0 0 0}
.contact-us .data_figure::after{bottom:6px;right:6px;border-width:0 1.5px 1.5px 0;border-radius:0 0 6px 0}
.contact-us .data_figure:hover{background:#00afeb12;border-color:#00afeb59}
.contact-us .figure_number{font-size:58px;font-weight:800;color:#00AFEB;line-height:1.1;letter-spacing:-.03em}
.contact-us .figure_label{font-size:19px;font-weight:600;color:#fff;line-height:1.35}
.contact-us .figure_narrative{font-size:16px;line-height:1.6;color:#fff9;margin:4px 0 0}
@media (max-width: 1280px) {
.contact-us .band_heading{font-size:42px}
.contact-us .form_area_grid{gap:32px}
}
@media (max-width: 768px) {
.contact-us .band_inner{flex-direction:column;align-items:flex-start}
.contact-us .band_heading{font-size:30px}
.contact-us .band_meta{width:100%}
.contact-us .form_area_grid{grid-template-columns:1fr;gap:32px}
.contact-us .field_row{grid-template-columns:1fr}
.contact-us .service_checkboxes{grid-template-columns:1fr}
.contact-us .data_strip_inner{grid-template-columns:1fr;gap:20px}
.contact-us .figure_number{font-size:42px}
}
@media (max-width: 480px) {
.contact-us .page-band{padding:20px 12px}
.contact-us .form_area{padding:32px 12px}
.contact-us .form_panel{padding:20px}
.contact-us .bracket_box{padding:20px}
.contact-us .data_strip{padding:32px 12px}
.contact-us .data_figure{padding:20px}
.contact-us .submit_row{flex-direction:column;align-items:flex-start}
.contact-us .band_heading{font-size:23px}
.contact-us .form_panel_heading{font-size:23px}
}
.student-projects-page{background:#fff;overflow-x:hidden}
.student-projects-page *,.student-projects-page ::before,.student-projects-page ::after{box-sizing:border-box}
.student-projects-page ::selection{background:#00AFEB;color:#fff}
.student-projects-page .projects-hero{max-width:1366px;margin:0 auto;padding:64px 32px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
.student-projects-page .projects-hero-text{position:relative}
.student-projects-page .projects-hero-text .accent-label{display:inline-block;background:#00AFEB;color:#fff;font-size:16px;font-weight:700;letter-spacing:.08em;padding:4px 20px;border-radius:6px;margin-bottom:20px;animation:dropBounce .35s cubic-bezier(0.34,1.56,0.64,1) both}
.student-projects-page .projects-hero-text h1{font-size:58px;line-height:1.1;font-weight:900;color:#111;letter-spacing:-.03em;margin:0 0 20px;animation:dropBounce .35s cubic-bezier(0.34,1.56,0.64,1) .08s both}
.student-projects-page .projects-hero-text h1 em{font-style:normal;color:#00AFEB}
.student-projects-page .projects-hero-text .hero-description{font-size:19px;line-height:1.6;color:#444;margin:0 0 32px;animation:dropBounce .3s cubic-bezier(0.34,1.56,0.64,1) .14s both}
.student-projects-page .hero-stat-row{display:flex;flex-direction:row;gap:32px;animation:dropBounce .3s cubic-bezier(0.34,1.56,0.64,1) .2s both}
.student-projects-page .hero-stat{display:flex;flex-direction:column;gap:4px}
.student-projects-page .hero-stat .stat-number{font-size:42px;font-weight:900;color:#111;line-height:1.1;letter-spacing:-.03em}
.student-projects-page .hero-stat .stat-label{font-size:16px;color:#666;line-height:1.35}
.student-projects-page .projects-hero-mosaic{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:12px;position:relative}
.student-projects-page .mosaic-image-large{grid-column:1 / 3;border-radius:6px;overflow:hidden;aspect-ratio:16/7;position:relative}
.student-projects-page .mosaic-image-large img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .28s cubic-bezier(0.34,1.56,0.64,1)}
.student-projects-page .mosaic-image-large:hover img{transform:scale(1.04)}
.student-projects-page .mosaic-image-large::after{content:'';position:absolute;inset:0;background:linear-gradient(to right,#00afeb2e,transparent);pointer-events:none}
.student-projects-page .mosaic-circle-decor{position:absolute;border-radius:48px;pointer-events:none}
.student-projects-page .mosaic-circle-decor.large{width:180px;height:180px;border:2px solid #00afeb1f;bottom:-32px;right:-32px}
.student-projects-page .mosaic-circle-decor.small{width:80px;height:80px;border:2px solid #00afeb14;top:-20px;left:-20px}
.student-projects-page .mosaic-small-card{border-radius:6px;background:#f4f9fd;padding:20px;display:flex;flex-direction:column;gap:8px;border-top:3px solid #00AFEB;box-shadow:2px 2px 6px 0 #00afeb0f}
.student-projects-page .mosaic-small-card .card-kpi{font-size:30px;font-weight:900;color:#111;line-height:1.1;letter-spacing:-.02em}
.student-projects-page .mosaic-small-card .card-kpi-label{font-size:16px;color:#555;line-height:1.35}
.student-projects-page .diagonal-divider{width:100%;height:48px;background:#f2f8fc;clip-path:polygon(0 0,100% 0,100% 100%,0 40%)}
.student-projects-page .projects-grid-area{background:#f2f8fc;padding:64px 0}
.student-projects-page .projects-grid-inner{max-width:1366px;margin:0 auto;padding:0 32px}
.student-projects-page .grid-heading-row{margin-bottom:32px}
.student-projects-page .grid-heading-row h2{font-size:42px;font-weight:900;color:#111;line-height:1.1;letter-spacing:-.02em;margin:0 0 8px}
.student-projects-page .grid-heading-row h2 span{display:inline-block;position:relative}
.student-projects-page .grid-heading-row h2 span::after{content:'';position:absolute;left:0;bottom:-4px;width:100%;height:3px;background:linear-gradient(90deg,#00AFEB,#b3e8fa);border-radius:6px}
.student-projects-page .grid-heading-row p{font-size:19px;color:#555;line-height:1.6;margin:12px 0 0;max-width:640px}
.student-projects-page .projects-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.student-projects-page .project-card{background:#fff;border-radius:6px;overflow:hidden;box-shadow:2px 7px 28px 0 #00afeb14;display:flex;flex-direction:column;transition:box-shadow .25s cubic-bezier(0.34,1.56,0.64,1),transform .25s cubic-bezier(0.34,1.56,0.64,1);border-top:3px solid #00AFEB;animation:dropBounce .3s cubic-bezier(0.34,1.56,0.64,1) both}
.student-projects-page .project-card:nth-child(1){animation-delay:.05s}
.student-projects-page .project-card:nth-child(2){animation-delay:.12s}
.student-projects-page .project-card:nth-child(3){animation-delay:.18s}
.student-projects-page .project-card:hover{box-shadow:2px 10px 36px 0 #00afeb1f;transform:translateY(-4px) scale(1.01)}
.student-projects-page .card-image-wrap{overflow:hidden;aspect-ratio:1/1;position:relative}
.student-projects-page .card-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .28s cubic-bezier(0.34,1.56,0.64,1)}
.student-projects-page .project-card:hover .card-image-wrap img{transform:scale(1.06)}
.student-projects-page .card-tag-row{position:absolute;top:12px;left:12px;display:flex;flex-direction:row;gap:8px;flex-wrap:wrap}
.student-projects-page .card-tag{background:#00AFEB;color:#fff;font-size:16px;font-weight:700;padding:4px 12px;border-radius:6px;line-height:1.35}
.student-projects-page .card-tag.level{background:#111;color:#fff}
.student-projects-page .card-body{padding:20px;display:flex;flex-direction:column;gap:12px;flex:1}
.student-projects-page .card-title{font-size:23px;font-weight:700;color:#111;line-height:1.35;margin:0}
.student-projects-page .card-description{font-size:16px;color:#555;line-height:1.6;margin:0}
.student-projects-page .card-meta-row{display:flex;flex-direction:row;gap:20px;align-items:center;flex-wrap:wrap}
.student-projects-page .card-meta-item{font-size:16px;color:#777;line-height:1.35;display:flex;flex-direction:row;align-items:center;gap:4px}
.student-projects-page .card-meta-item svg{flex-shrink:0}
.student-projects-page .card-footer{padding:12px 20px 20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-top:1px solid #e8f4fb;gap:12px}
.student-projects-page .card-price{font-size:23px;font-weight:900;color:#111;line-height:1.1;letter-spacing:-.02em}
.student-projects-page .card-link{display:inline-flex;align-items:center;gap:8px;color:#00AFEB;font-size:16px;font-weight:700;text-decoration:none;padding:8px 20px;border-radius:6px;border:2px solid #00AFEB;transition:background .22s cubic-bezier(0.34,1.56,0.64,1),color .22s cubic-bezier(0.34,1.56,0.64,1),transform .22s cubic-bezier(0.34,1.56,0.64,1);position:relative;overflow:hidden}
.student-projects-page .card-link:hover{background:#00AFEB;color:#fff;transform:scale(1.04)}
.student-projects-page .card-link:focus{outline:3px solid #00AFEB;outline-offset:2px}
.student-projects-page .card-link:active{box-shadow:inset 2px 2px 6px 0 #00afeb2e}
.student-projects-page .card-link-arrow{transition:transform .22s cubic-bezier(0.34,1.56,0.64,1)}
.student-projects-page .card-link:hover .card-link-arrow{transform:translateX(4px)}
.student-projects-page .diagonal-divider-reverse{width:100%;height:48px;background:#f2f8fc;clip-path:polygon(0 0,100% 40%,100% 100%,0 100%)}
.student-projects-page .about-conversion{max-width:1366px;margin:0 auto;padding:64px 32px;display:grid;grid-template-columns:5fr 4fr;gap:64px;align-items:center}
.student-projects-page .about-conversion-text h2{font-size:42px;font-weight:900;color:#111;line-height:1.1;letter-spacing:-.02em;margin:0 0 20px}
.student-projects-page .about-conversion-text h2 span{display:inline-block;position:relative}
.student-projects-page .about-conversion-text h2 span::after{content:'';position:absolute;left:0;bottom:-3px;width:100%;height:3px;background:linear-gradient(90deg,#00AFEB,#d0f0fc);border-radius:6px}
.student-projects-page .about-conversion-text p{font-size:19px;color:#444;line-height:1.6;margin:0 0 20px}
.student-projects-page .about-conversion-text p:last-of-type{margin-bottom:32px}
.student-projects-page .steps-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}
.student-projects-page .steps-list li{display:flex;flex-direction:row;gap:20px;align-items:flex-start}
.student-projects-page .step-number-circle{width:40px;height:40px;min-width:40px;border-radius:48px;background:#00AFEB;color:#fff;font-size:19px;font-weight:900;display:flex;align-items:center;justify-content:center;line-height:1.1}
.student-projects-page .step-detail{display:flex;flex-direction:column;gap:4px}
.student-projects-page .step-detail .step-name{font-size:19px;font-weight:700;color:#111;line-height:1.35}
.student-projects-page .step-detail .step-description{font-size:16px;color:#555;line-height:1.6}
.student-projects-page .step-detail .step-duration{font-size:16px;color:#00AFEB;font-weight:700;line-height:1.35}
.student-projects-page .about-conversion-visual{position:relative}
.student-projects-page .visual-image-frame{border-radius:6px;overflow:hidden;aspect-ratio:7/9;box-shadow:2px 10px 36px 0 #00afeb1f;position:relative}
.student-projects-page .visual-image-frame img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .28s cubic-bezier(0.34,1.56,0.64,1)}
.student-projects-page .visual-image-frame:hover img{transform:scale(1.04)}
.student-projects-page .visual-image-frame::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,#00afeb2e 100%);pointer-events:none}
.student-projects-page .visual-floating-badge{position:absolute;bottom:-20px;left:-20px;background:#111;color:#fff;border-radius:6px;padding:20px;box-shadow:2px 7px 28px 0 #11111114;display:flex;flex-direction:column;gap:4px;min-width:160px}
.student-projects-page .visual-floating-badge .badge-number{font-size:42px;font-weight:900;color:#00AFEB!important;line-height:1.1;letter-spacing:-.02em}
.student-projects-page .visual-floating-badge .badge-text{font-size:16px;color:#ccc;line-height:1.35}
.student-projects-page .diagonal-divider-dark{width:100%;height:48px;background:#111;clip-path:polygon(0 0,100% 0,100% 100%,0 40%)}
.student-projects-page .testimonials-dark{background:#111;padding:64px 0}
.student-projects-page .testimonials-inner{max-width:1366px;margin:0 auto;padding:0 32px}
.student-projects-page .testimonials-inner h2{font-size:42px;font-weight:900;color:#fff;line-height:1.1;letter-spacing:-.02em;margin:0 0 32px;max-width:640px}
.student-projects-page .testimonials-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}
.student-projects-page .testimonial-card{background:#ffffff0d;border-radius:6px;padding:32px;border-top:3px solid #00AFEB;display:flex;flex-direction:column;gap:20px;transition:background .25s cubic-bezier(0.34,1.56,0.64,1)}
.student-projects-page .testimonial-card:hover{background:#00afeb14}
.student-projects-page .testimonial-quote{font-size:19px;color:#ddd;line-height:1.6;margin:0}
.student-projects-page .testimonial-person{display:flex;flex-direction:row;gap:20px;align-items:center}
.student-projects-page .testimonial-portrait{width:64px;height:64px;min-width:64px;border-radius:6px;overflow:hidden}
.student-projects-page .testimonial-portrait img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.student-projects-page .testimonial-person-info{display:flex;flex-direction:column;gap:4px}
.student-projects-page .testimonial-person-name{font-size:19px;font-weight:700;color:#fff;line-height:1.35}
.student-projects-page .testimonial-person-role{font-size:16px;color:#aaa;line-height:1.35}
.student-projects-page .diagonal-divider-dark-end{width:100%;height:48px;background:#111;clip-path:polygon(0 0,100% 40%,100% 100%,0 100%)}
@keyframes dropBounce {
0%{opacity:0;transform:translateY(-24px)}
70%{opacity:1;transform:translateY(4px)}
100%{opacity:1;transform:translateY(0)}
}
.student-projects-page .highlight-words span{display:inline;transition:background .22s cubic-bezier(0.34,1.56,0.64,1),border-radius .22s;border-radius:6px;padding:0 2px}
.student-projects-page .highlight-words span:hover{background:#00afeb21}
@media (max-width: 1280px) {
.student-projects-page .projects-hero{gap:32px}
.student-projects-page .projects-card-grid{grid-template-columns:repeat(2,1fr)}
.student-projects-page .about-conversion{gap:32px}
}
@media (max-width: 768px) {
.student-projects-page .projects-hero{grid-template-columns:1fr;padding:32px 20px;gap:32px}
.student-projects-page .projects-hero-text h1{font-size:42px}
.student-projects-page .hero-stat-row{gap:20px}
.student-projects-page .projects-card-grid{grid-template-columns:1fr}
.student-projects-page .projects-grid-inner{padding:0 20px}
.student-projects-page .about-conversion{grid-template-columns:1fr;padding:32px 20px;gap:32px}
.student-projects-page .testimonials-grid{grid-template-columns:1fr}
.student-projects-page .testimonials-inner{padding:0 20px}
.student-projects-page .grid-heading-row h2{font-size:30px}
.student-projects-page .about-conversion-text h2{font-size:30px}
.student-projects-page .testimonials-inner h2{font-size:30px}
.student-projects-page .visual-floating-badge{position:static;margin-top:20px}
}
@media (max-width: 480px) {
.student-projects-page .projects-hero-text h1{font-size:30px}
.student-projects-page .hero-stat .stat-number{font-size:30px}
.student-projects-page .mosaic-image-large{aspect-ratio:16/9}
.student-projects-page .card-footer{flex-direction:column;align-items:flex-start}
}
.about-us-page{background:#FFF;overflow-x:clip;position:relative}
.about-us-page *,.about-us-page ::before,.about-us-page ::after{box-sizing:border-box}
.about-us-page ::selection{background:#00AFEB;color:#FFF}
.about-us-page .page-centered{max-width:1366px;margin:0 auto;padding:0 32px}
.about-us-page .title-block{position:relative;padding:64px 0;background:#111;border-bottom:2px solid #00AFEB}
.about-us-page .title-block .double-border-outer{border:2px solid #00afeb2e;border-radius:6px;padding:4px;position:relative}
.about-us-page .title-block .double-border-inner{border:1px solid #00afeb14;border-radius:6px;padding:32px;position:relative;display:grid;grid-template-columns:1fr 420px;gap:64px;align-items:center}
.about-us-page .title-block .bg-number{position:absolute;right:-20px;top:50%;transform:translateY(-50%);font-size:220px;font-weight:900;color:#00afeb0f;line-height:1.1;pointer-events:none;user-select:none;letter-spacing:-8px;z-index:0}
.about-us-page .title-block .text-area{position:relative;z-index:1}
.about-us-page .title-block .label-tag{display:inline-block;font-size:16px;color:#00AFEB;letter-spacing:.12em;text-transform:uppercase;margin-bottom:20px;font-weight:600}
.about-us-page .title-block .main-heading{font-size:58px;line-height:1.1;color:#FFF;font-weight:800;letter-spacing:-.03em;margin:0 0 20px}
.about-us-page .title-block .main-heading .numeric-accent{color:#00AFEB}
.about-us-page .title-block .subtitle-text{font-size:19px;line-height:1.6;color:#ffffffb8;margin:0;max-width:520px}
.about-us-page .title-block .image-area{position:relative;z-index:1;border-radius:6px;overflow:hidden;height:340px}
.about-us-page .title-block .image-area img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.about-us-page .title-block .image-area .gradient-overlay{position:absolute;inset:0;background:linear-gradient(to right,#111 0%,#1118c 50%,#1111a 100%);pointer-events:none}
.about-us-page .divider-down{display:block;width:100%;line-height:0;overflow:hidden}
.about-us-page .divider-down svg{display:block;width:100%}
.about-us-page .mission-block{background:#FFF;padding:64px 0 32px;position:relative}
.about-us-page .mission-block .mission-grid{display:grid;grid-template-columns:1fr 360px;gap:64px;align-items:start}
.about-us-page .mission-block .mission-text-area{padding-right:32px}
.about-us-page .mission-block .section-label{font-size:16px;font-weight:700;color:#00AFEB;letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px;display:block}
.about-us-page .mission-block .mission-heading{font-size:42px;line-height:1.1;color:#111;font-weight:800;letter-spacing:-.02em;margin:0 0 20px}
.about-us-page .mission-block .mission-heading .gradient-underline{display:inline;background:linear-gradient(105deg,#00AFEB,#a8e6f8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.about-us-page .mission-block .mission-paragraph{font-size:19px;line-height:1.6;color:#333;margin:0 0 20px}
.about-us-page .mission-block .sidebar-icon-list{display:flex;flex-direction:column;gap:20px;margin-top:32px}
.about-us-page .mission-block .icon-item{display:flex;flex-direction:row;align-items:flex-start;gap:12px}
.about-us-page .mission-block .icon-circle{width:36px;height:36px;border-radius:48px;background:#00AFEB;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.about-us-page .mission-block .icon-circle svg{width:18px;height:18px;fill:#FFF}
.about-us-page .mission-block .icon-item-text{font-size:16px;line-height:1.6;color:#333;padding-top:8px}
.about-us-page .donut-area{display:flex;flex-direction:column;align-items:center;gap:20px;padding-top:12px}
.about-us-page .donut-chart-wrap{position:relative;width:220px;height:220px}
.about-us-page .donut-chart-wrap svg{width:220px;height:220px;transform:rotate(-90deg)}
.about-us-page .donut-center-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none}
.about-us-page .donut-center-label .donut-number{font-size:30px;font-weight:800;color:#111;line-height:1.1;display:block}
.about-us-page .donut-center-label .donut-sub{font-size:16px;color:#555;line-height:1.35;display:block}
.about-us-page .donut-legend{display:flex;flex-direction:column;gap:8px;width:100%}
.about-us-page .donut-legend .legend-item{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:16px;color:#333;line-height:1.35}
.about-us-page .donut-legend .legend-dot{width:12px;height:12px;border-radius:48px;flex-shrink:0}
.about-us-page .divider-dark{display:block;width:100%;line-height:0}
.about-us-page .divider-dark svg{display:block;width:100%}
.about-us-page .team-block{background:#111;padding:64px 0;position:relative}
.about-us-page .team-block .moroccan-bg{position:absolute;inset:0;opacity:.04;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80'%3E%3Cpath d='M40 0 L80 20 L80 60 L40 80 L0 60 L0 20 Z' fill='none' stroke='%2300AFEB' stroke-width='1.5'/%3E%3Cpath d='M40 10 L70 25 L70 55 L40 70 L10 55 L10 25 Z' fill='none' stroke='%2300AFEB' stroke-width='1'/%3E%3Cpath d='M40 20 L60 30 L60 50 L40 60 L20 50 L20 30 Z' fill='none' stroke='%2300AFEB' stroke-width='0.8'/%3E%3C/svg%3E");background-size:80px 80px;animation:moroccan-flicker 8s infinite}
@keyframes moroccan-flicker {
0%{opacity:.04}
15%{opacity:.045}
28%{opacity:.038}
41%{opacity:.05}
57%{opacity:.036}
73%{opacity:.048}
88%{opacity:.04}
100%{opacity:.04}
}
.about-us-page .team-block .team-heading-row{margin-bottom:32px}
.about-us-page .team-block .team-heading{font-size:42px;line-height:1.1;color:#FFF;font-weight:800;letter-spacing:-.02em;margin:0 0 12px}
.about-us-page .team-block .team-subtext{font-size:19px;line-height:1.6;color:#ffffffa6;max-width:580px;margin:0}
.about-us-page .team-block .team-layout{display:grid;grid-template-columns:300px 1fr;gap:64px;align-items:start}
.about-us-page .team-block .portrait-card{background:#ffffff0d;border:1px solid #00afeb33;border-radius:6px;padding:32px 20px;display:flex;flex-direction:column;align-items:center;gap:20px;position:relative}
.about-us-page .team-block .portrait-card::before{content:'';position:absolute;inset:4px;border:1px solid #00afeb14;border-radius:6px;pointer-events:none}
.about-us-page .team-block .portrait-wrap{width:140px;height:140px;border-radius:50%;overflow:hidden;border:3px solid #00AFEB;flex-shrink:0}
.about-us-page .team-block .portrait-wrap img{width:140px;height:140px;object-fit:cover;object-position:center;display:block}
.about-us-page .team-block .portrait-name{font-size:19px;font-weight:700;color:#FFF;margin:0;text-align:center}
.about-us-page .team-block .portrait-role{font-size:16px;color:#00AFEB;margin:0;text-align:center}
.about-us-page .team-block .portrait-bio{font-size:16px;line-height:1.6;color:#ffffffa6;text-align:center;margin:0}
.about-us-page .team-block .values-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.about-us-page .team-block .value-card{border-radius:6px;padding:20px;position:relative;border:1px solid #ffffff14;transition:transform .25s cubic-bezier(0.34,1.56,0.64,1),box-shadow .28s cubic-bezier(0.34,1.56,0.64,1)}
.about-us-page .team-block .value-card:hover{transform:translateY(-4px) scale(1.01);box-shadow:2px 7px 28px 0 #00afeb14}
.about-us-page .team-block .value-card.accent-blue{background:#00afeb1f;border-color:#00afeb4d}
.about-us-page .team-block .value-card.accent-light{background:#ffffff0f;border-color:#ffffff1f}
.about-us-page .team-block .value-card.accent-teal{background:#00afeb12;border-color:#00afeb2e}
.about-us-page .team-block .value-card.accent-dim{background:#ffffff08;border-color:#ffffff12}
.about-us-page .team-block .value-card .card-number{width:32px;height:32px;border-radius:48px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;margin-bottom:12px;color:#FFF}
.about-us-page .team-block .value-card.accent-blue .card-number{background:#00AFEB}
.about-us-page .team-block .value-card.accent-light .card-number{background:#fff3}
.about-us-page .team-block .value-card.accent-teal .card-number{background:#00afeb80}
.about-us-page .team-block .value-card.accent-dim .card-number{background:#ffffff1f}
.about-us-page .team-block .value-card .card-title{font-size:16px;font-weight:700;color:#FFF;margin:0 0 8px}
.about-us-page .team-block .value-card .card-desc{font-size:16px;line-height:1.6;color:#fff9;margin:0}
.about-us-page .divider-white{display:block;width:100%;line-height:0}
.about-us-page .divider-white svg{display:block;width:100%}
.about-us-page .process-block{background:#FFF;padding:64px 0;position:relative}
.about-us-page .process-block .process-inner{background:#00AFEB;border-radius:6px;padding:64px;position:relative;overflow:hidden}
.about-us-page .process-block .process-inner::before{content:'';position:absolute;inset:6px;border:1px solid #fff3;border-radius:6px;pointer-events:none}
.about-us-page .process-block .process-inner .bg-shift{position:absolute;inset:0;background:linear-gradient(135deg,#ffffff0f 0%,#fff0 60%,#1111110f 100%);animation:bg-shift-move 12s ease-in-out infinite alternate;pointer-events:none}
@keyframes bg-shift-move {
0%{transform:translateX(0) translateY(0)}
50%{transform:translateX(20px) translateY(-10px)}
100%{transform:translateX(-10px) translateY(8px)}
}
.about-us-page .process-block .process-heading{font-size:42px;line-height:1.1;color:#FFF;font-weight:800;letter-spacing:-.02em;margin:0 0 12px;position:relative;z-index:1}
.about-us-page .process-block .process-subtext{font-size:19px;line-height:1.6;color:#ffffffd9;max-width:600px;margin:0 0 32px;position:relative;z-index:1}
.about-us-page .process-block .steps-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;position:relative;z-index:1}
.about-us-page .process-block .step-item{background:#ffffff26;border-radius:6px;padding:20px;border:1px solid #ffffff40;transition:background .22s cubic-bezier(0.34,1.56,0.64,1),transform .25s cubic-bezier(0.34,1.56,0.64,1)}
.about-us-page .process-block .step-item:hover{background:#ffffff3d;transform:translateY(-3px) scale(1.02)}
.about-us-page .process-block .step-number{width:40px;height:40px;border-radius:48px;background:#FFF;color:#00AFEB;font-size:19px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:12px}
.about-us-page .process-block .step-title{font-size:16px;font-weight:700;color:#FFF;margin:0 0 8px}
.about-us-page .process-block .step-desc{font-size:16px;line-height:1.6;color:#ffffffd1;margin:0}
.about-us-page .process-block .bottom-row{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:32px;position:relative;z-index:1}
.about-us-page .process-block .image-panel{border-radius:6px;overflow:hidden;height:240px}
.about-us-page .process-block .image-panel img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .28s cubic-bezier(0.34,1.56,0.64,1)}
.about-us-page .process-block .image-panel:hover img{transform:scale(1.04)}
.about-us-page .process-block .contact-panel{display:flex;flex-direction:column;justify-content:center;gap:20px}
.about-us-page .process-block .contact-heading{font-size:23px;font-weight:700;color:#FFF;margin:0;line-height:1.35}
.about-us-page .process-block .contact-detail{font-size:16px;color:#ffffffd9;line-height:1.6;margin:0}
.about-us-page .process-block .contact-link{color:#FFF;text-decoration:underline;text-underline-offset:3px}
.about-us-page .process-block .cta-button{display:inline-flex;align-items:center;gap:8px;background:#FFF;color:#00AFEB;font-size:16px;font-weight:700;padding:12px 20px;border-radius:6px;text-decoration:none;border:none;cursor:pointer;align-self:flex-start;transition:transform .22s cubic-bezier(0.34,1.56,0.64,1),box-shadow .25s cubic-bezier(0.34,1.56,0.64,1);position:relative;overflow:hidden}
.about-us-page .process-block .cta-button::after{content:'';position:absolute;inset:0;background:#00afeb00;transition:background .22s cubic-bezier(0.68,-0.55,0.27,1.55)}
.about-us-page .process-block .cta-button:hover{transform:translateY(-2px) scale(1.03);box-shadow:2px 7px 28px 0 #00afeb1f}
.about-us-page .process-block .cta-button:active{transform:scale(0.98);box-shadow:inset 2px 2px 6px 0 #00afeb1a}
.about-us-page .process-block .cta-button .arrow{font-size:19px;line-height:1;display:inline-block;transition:transform .22s cubic-bezier(0.34,1.56,0.64,1)}
.about-us-page .process-block .cta-button:hover .arrow{transform:translateX(4px)}
.about-us-page .numbered-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}
.about-us-page .numbered-list li{display:flex;flex-direction:row;align-items:flex-start;gap:12px;font-size:16px;line-height:1.6;color:#333}
.about-us-page .numbered-list .num-circle{width:28px;height:28px;border-radius:48px;background:#00AFEB;color:#FFF;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}
@media (max-width: 1280px) {
.about-us-page .title-block .double-border-inner{grid-template-columns:1fr 340px;gap:32px}
.about-us-page .title-block .main-heading{font-size:42px}
.about-us-page .process-block .steps-row{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.about-us-page .page-centered{padding:0 20px}
.about-us-page .title-block{padding:32px 0}
.about-us-page .title-block .double-border-inner{grid-template-columns:1fr;gap:20px;padding:20px}
.about-us-page .title-block .image-area{height:220px}
.about-us-page .title-block .main-heading{font-size:30px}
.about-us-page .title-block .bg-number{font-size:120px;right:0}
.about-us-page .mission-block .mission-grid{grid-template-columns:1fr;gap:32px}
.about-us-page .mission-block .mission-text-area{padding-right:0}
.about-us-page .mission-block .mission-heading{font-size:30px}
.about-us-page .team-block .team-layout{grid-template-columns:1fr;gap:32px}
.about-us-page .team-block .values-grid{grid-template-columns:1fr}
.about-us-page .team-block .team-heading{font-size:30px}
.about-us-page .process-block .process-inner{padding:32px 20px}
.about-us-page .process-block .process-heading{font-size:30px}
.about-us-page .process-block .steps-row{grid-template-columns:1fr}
.about-us-page .process-block .bottom-row{grid-template-columns:1fr}
.about-us-page .process-block .image-panel{height:180px}
}
@media (max-width: 480px) {
.about-us-page .title-block .main-heading{font-size:23px}
.about-us-page .mission-block .mission-heading{font-size:23px}
.about-us-page .team-block .team-heading{font-size:23px}
.about-us-page .process-block .process-heading{font-size:23px}
}
.success_page{min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 20px;background:#FFF}
.success_page .confirmation_wrapper{max-width:560px;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:32px}
.success_page .icon_circle{width:88px;height:88px;border-radius:48px;background:#00AFEB;display:flex;align-items:center;justify-content:center;box-shadow:2px 7px 28px 0 #00afeb14;flex-shrink:0}
.success_page .icon_circle svg{display:block}
.success_page .confirmation_heading{font-size:42px;line-height:1.1;font-weight:700;color:#111;letter-spacing:-.02em;margin:0}
.success_page .confirmation_text_block{display:flex;flex-direction:column;gap:12px}
.success_page .confirmation_lead{font-size:19px;line-height:1.6;color:#111;margin:0}
.success_page .confirmation_detail{font-size:16px;line-height:1.6;color:#444;margin:0}
.success_page .divider_line{width:64px;height:3px;border-radius:6px;background:linear-gradient(90deg,#00AFEB 0%,#a8e6f8 100%);flex-shrink:0}
.success_page .action_group{display:flex;flex-direction:row;gap:20px;flex-wrap:wrap;justify-content:center;align-items:center}
.success_page .primary_action{display:inline-flex;align-items:center;gap:8px;padding:12px 32px;background:#111;color:#FFF;font-size:16px;line-height:1.35;font-weight:600;border-radius:6px;text-decoration:none;border:2px solid #111;transition:background .25s cubic-bezier(0.34,1.56,0.64,1),color .25s cubic-bezier(0.34,1.56,0.64,1),transform .22s cubic-bezier(0.34,1.56,0.64,1),box-shadow .22s cubic-bezier(0.34,1.56,0.64,1);cursor:pointer}
.success_page .primary_action:hover{background:#00AFEB;border-color:#00AFEB;color:#FFF;transform:scale(1.04);box-shadow:2px 7px 28px 0 #00afeb1f}
.success_page .primary_action:focus-visible{outline:3px solid #00AFEB;outline-offset:3px}
.success_page .primary_action:active{transform:scale(0.98);box-shadow:inset 2px 2px 6px 0 #00afeb0f}
.success_page .primary_action .arrow_icon{transition:transform .22s cubic-bezier(0.34,1.56,0.64,1)}
.success_page .primary_action:hover .arrow_icon{transform:translateX(4px)}
.success_page .secondary_action{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:transparent;color:#111;font-size:16px;line-height:1.35;font-weight:500;border-radius:6px;text-decoration:none;border:2px solid #111;transition:background .28s cubic-bezier(0.68,-0.55,0.27,1.55),color .28s cubic-bezier(0.68,-0.55,0.27,1.55),transform .22s cubic-bezier(0.34,1.56,0.64,1);cursor:pointer}
.success_page .secondary_action:hover{background:#111;color:#FFF;transform:scale(1.03)}
.success_page .secondary_action:focus-visible{outline:3px solid #00AFEB;outline-offset:3px}
.success_page .secondary_action:active{transform:scale(0.97);box-shadow:inset 2px 2px 6px 0 #1111110f}
.success_page .contact_hint{font-size:16px;line-height:1.6;color:#555;margin:0}
.success_page .contact_hint a{color:#00AFEB;text-decoration:underline;text-underline-offset:3px;transition:color .2s cubic-bezier(0.34,1.56,0.64,1)}
.success_page .contact_hint a:hover{color:#111}
@media (max-width: 480px) {
.success_page{padding:32px 20px}
.success_page .confirmation_heading{font-size:30px}
.success_page .icon_circle{width:72px;height:72px}
.success_page .action_group{flex-direction:column;width:100%}
.success_page .primary_action,.success_page .secondary_action{width:100%;justify-content:center}
}