@import"https://fonts.googleapis.com/css2?family=Days+One&display=swap";.header{padding:6rem 12rem;height:85dvh;display:flex;justify-content:space-around;background-position:bottom;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='250' preserveAspectRatio='none' viewBox='0 0 1440 250'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1000%26quot%3b)' fill='none'%3e%3cpath d='M42 250L292 0L533.5 0L283.5 250z' fill='url(%26quot%3b%23SvgjsLinearGradient1001%26quot%3b)'%3e%3c/path%3e%3cpath d='M257.6 250L507.6 0L558.6 0L308.6 250z' fill='url(%26quot%3b%23SvgjsLinearGradient1001%26quot%3b)'%3e%3c/path%3e%3cpath d='M476.20000000000005 250L726.2 0L822.2 0L572.2 250z' fill='url(%26quot%3b%23SvgjsLinearGradient1001%26quot%3b)'%3e%3c/path%3e%3cpath d='M736.8000000000001 250L986.8000000000001 0L1270.3000000000002 0L1020.3000000000001 250z' fill='url(%26quot%3b%23SvgjsLinearGradient1001%26quot%3b)'%3e%3c/path%3e%3cpath d='M1407 250L1157 0L1106 0L1356 250z' fill='url(%26quot%3b%23SvgjsLinearGradient1002%26quot%3b)'%3e%3c/path%3e%3cpath d='M1174.4 250L924.4000000000001 0L625.9000000000001 0L875.9000000000001 250z' fill='url(%26quot%3b%23SvgjsLinearGradient1002%26quot%3b)'%3e%3c/path%3e%3cpath d='M956.8 250L706.8 0L483.29999999999995 0L733.3 250z' fill='url(%26quot%3b%23SvgjsLinearGradient1002%26quot%3b)'%3e%3c/path%3e%3cpath d='M723.1999999999999 250L473.19999999999993 0L378.69999999999993 0L628.6999999999999 250z' fill='url(%26quot%3b%23SvgjsLinearGradient1002%26quot%3b)'%3e%3c/path%3e%3cpath d='M1270.4330647295656 250L1440 80.43306472956547L1440 250z' fill='url(%26quot%3b%23SvgjsLinearGradient1001%26quot%3b)'%3e%3c/path%3e%3cpath d='M0 250L169.56693527043453 250L 0 80.43306472956547z' fill='url(%26quot%3b%23SvgjsLinearGradient1002%26quot%3b)'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1000'%3e%3crect width='1440' height='250' fill='white'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='SvgjsLinearGradient1001'%3e%3cstop stop-color='rgba(15%2c 70%2c 185%2c 0.2)' offset='0'%3e%3c/stop%3e%3cstop stop-opacity='0' stop-color='rgba(15%2c 70%2c 185%2c 0.2)' offset='0.66'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient x1='100%25' y1='100%25' x2='0%25' y2='0%25' id='SvgjsLinearGradient1002'%3e%3cstop stop-color='rgba(15%2c 70%2c 185%2c 0.2)' offset='0'%3e%3c/stop%3e%3cstop stop-opacity='0' stop-color='rgba(15%2c 70%2c 185%2c 0.2)' offset='0.66'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}@media only screen and (max-width: 37.5em){.header{padding:0 8rem;flex-direction:column-reverse;justify-content:start;align-items:center;gap:2rem;margin-bottom:6rem;height:90dvh}}@media only screen and (max-width: 31.25em){.header{padding:0 6rem}}.header_img{text-align:center}@media only screen and (max-width: 37.5em){.header_img img{width:90%}}@media only screen and (max-width: 37.5em){.header_img img{width:100%}}.header_content{display:flex;flex-direction:column;gap:1.6rem;align-items:flex-start}@media only screen and (max-width: 37.5em){.header_content{margin-top:6rem}}.header .red{color:var(--color-tri)}.header_btn{font-size:1.8rem;margin-left:5px}@media only screen and (max-width: 43.75em){.header_btn{font-size:1.6rem;transform:translateY(-12px)}}.header_tagline{color:var(--color-black)}.header_tagline .primary{font-size:6.2rem}@media only screen and (max-width: 43.75em){.header_tagline .primary{font-size:5.2rem}}@media only screen and (max-width: 37.5em){.header_tagline .primary{font-size:4.6rem}}@media only screen and (max-width: 25em){.header_tagline .primary{font-size:3.6rem}}.header_tagline .secondary{font-size:2rem;margin:2rem 0;margin-left:6px;font-weight:500;color:var(--color-grey-dark);letter-spacing:.5px}@media only screen and (max-width: 37.5em){.header_tagline .secondary{font-size:1.6rem}}@media only screen and (max-width: 31.25em){.header_tagline .secondary{font-size:1.4rem}}.nav{display:flex;align-items:center;justify-content:space-between;padding:2rem 12rem;position:fixed;top:0;width:100%;z-index:9999;background:rgba(255,255,255,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 30px #0000001a;transition:all .3s ease}@media only screen and (max-width: 56.25em){.nav{padding:4rem 8rem}}@media only screen and (max-width: 43.75em){.nav{padding:3rem 4rem}}.nav_links{align-items:center;display:flex;gap:4.5rem;padding:1.2rem 5rem;font-weight:600;font-size:1.6rem;color:var(--color-black);position:relative;cursor:pointer}.nav_links-link{display:flex}.nav_dropdown{position:absolute;top:calc(100% + 1rem);left:0;min-width:24rem;background:#ffffff;box-shadow:0 10px 25px #0000001a;padding:.8rem;z-index:1000;border-radius:8px;border:1px solid rgba(0,0,0,.05);overflow:hidden}.nav_dropdown_links{display:flex;flex-direction:column;gap:.2rem;text-transform:capitalize;color:var(--color-grey-dark);cursor:pointer}.nav_dropdown_link{padding:1rem 1.4rem;border-radius:6px;font-size:1.4rem;font-weight:500;color:#333;transition:all .2s ease;display:flex;align-items:center}.nav_dropdown_link:hover{color:var(--color-white);background-color:var(--color-blue)}.nav_dropdown_link.active{background-color:#2874f00d;color:var(--color-blue)}.nav_brand{display:flex;align-items:center;gap:1rem;text-decoration:none}.nav_logo{width:5rem}@media only screen and (max-width: 56.25em){.nav_logo{width:4rem}}@media only screen and (max-width: 43.75em){.nav_logo{width:3.2rem}}.nav_text{font-size:5rem;font-weight:700;background-image:linear-gradient(to right,#00aeff,#2874F0);-webkit-background-clip:text;background-clip:text;color:transparent;font-family:var(--font-logo)}@media only screen and (max-width: 56.25em){.nav_text{font-size:4rem}}@media only screen and (max-width: 43.75em){.nav_text{font-size:3.2rem}}.nav_links{display:flex;align-items:center;gap:4.5rem;padding:1.2rem 5rem;font-weight:600;font-size:1.6rem;color:var(--color-black);position:relative;cursor:pointer}.nav_links-link{display:flex;align-items:center;gap:.5rem}.nav_links-link .link{transition:all .4s cubic-bezier(.4,0,.2,1)}.nav_links-link .link:hover{color:var(--color-blue)}@media only screen and (max-width: 37.5em){.nav_links{display:none}}.arrow-icon{transition:transform .3s ease}.rotate{transform:rotate(180deg)}.about{background-color:var(--color-yellow);position:relative;margin-top:40rem;background-repeat:no-repeat;background-position:center}@media only screen and (max-width: 37.5em){.about{margin-top:20rem}}.about_img{position:absolute;top:-28rem;left:50%;width:78rem;transform:translate(-50%)}@media only screen and (max-width: 56.25em){.about_img{top:-23rem;width:66rem}}@media only screen and (max-width: 43.75em){.about_img{top:-21.4rem;width:60rem}}@media only screen and (max-width: 37.5em){.about_img{top:-14.4rem;width:40rem}}.about_heading-pri{font-size:6rem;text-transform:capitalize;letter-spacing:2px}.about_heading-sec{text-transform:uppercase;font-size:1.4rem;color:var(--color-grey-dark);font-weight:700;margin-bottom:1rem}.about_info{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem}.about_text{text-align:center;font-weight:600;padding:4rem 16rem;font-size:2.6rem;line-height:4rem;letter-spacing:.2px;color:var(--color-white)}@media only screen and (max-width: 56.25em){.about_text{padding:4rem 10rem}}@media only screen and (max-width: 43.75em){.about_text{padding:4rem}}@media only screen and (max-width: 31.25em){.about_text{padding:3rem 2rem}}@media only screen and (max-width: 25em){.about_text{padding:3rem 1rem}}.about_cta{display:flex;align-items:center;justify-content:center;padding:1.6rem 3rem;font-size:1.8rem;text-transform:capitalize;border:1px solid var(--color-black);border-radius:50px;background-color:treason;font-weight:600;color:var(--color-black);transition:all .3s ease-in-out;transition-delay:50ms}.about_cta:hover{background-color:#da0034;border:1px solid #da0034;color:var(--color-white);border-radius:50px}.services{background-color:var(--color-yellow);position:relative}.services ::selection{background-color:var(--color-black);color:var(--color-white)}.services_container{margin:3rem 0}.services .accordian{margin-top:1rem;display:flex;flex-direction:column;justify-content:space-between;color:var(--color-white);font-size:3rem;padding:3.6rem 2rem;gap:3rem}@media only screen and (max-width: 31.25em){.services .accordian{font-size:2.6rem}}.services .accordian_header{display:flex;justify-content:space-between;cursor:pointer}.services .accordian_body{display:flex;justify-content:space-around;font-weight:500;font-size:1.8rem;color:inherit}@media only screen and (max-width: 37.5em){.services .accordian_body{flex-direction:column;padding:0 2.4rem}}.services .accordian_list{width:30%;list-style:inside}.services .accordian_list-item{margin-bottom:1rem;text-transform:capitalize}@media only screen and (max-width: 37.5em){.services .accordian_list{width:100%}}.services .accordian_cta{width:40%;display:flex;flex-direction:column;align-items:flex-start;gap:2rem;font-size:1.6rem;line-height:2.5rem;letter-spacing:.2px}@media only screen and (max-width: 37.5em){.services .accordian_cta{width:100%;margin-top:2rem}}.services .accordian_name{display:flex;gap:3rem;letter-spacing:.5px;text-transform:capitalize}.services .accordian_num{font-size:2rem;color:inherit}.services .accordian_icon{cursor:pointer}.heading2-pri{font-size:6rem;text-transform:capitalize;letter-spacing:2px;color:var(--color-blue)}@media only screen and (max-width: 31.5em){.heading2-pri{font-size:5rem}}.heading2-sec{text-transform:uppercase;font-size:1.4rem;color:var(--color-blue);font-weight:700;margin-bottom:1rem}.heading2 .light-pri{color:var(--color-white)}.heading2 .light-sec{color:#ccc}.cta{display:flex;gap:2rem;flex-direction:column}.cta_content{display:flex;gap:2rem;align-items:center}@media only screen and (max-width: 43.75em){.cta_content{flex-direction:column-reverse}}.cta_text{width:60%;display:flex;flex-direction:column;gap:2rem;align-items:start;font-size:3.2rem;text-transform:capitalize;letter-spacing:1px;color:var(--color-black);font-weight:800}@media only screen and (max-width: 43.75em){.cta_text{width:100%;font-size:3rem}}@media only screen and (max-width: 31.5em){.cta_text{font-size:2.8rem}}@media only screen and (max-width: 25em){.cta_text{font-size:2.4rem}}.cta_img{width:42rem}.cta_img img,.cta_img video{width:100%;height:auto;border-radius:12px}@media only screen and (max-width: 56.25em){.cta_img{width:40rem}}.cta-btn{display:flex;align-items:center;justify-content:center;padding:1.2rem 2.8rem;font-size:1.6rem;text-transform:capitalize;border:1px solid var(--color-yellow);border-radius:50px;background-color:var(--color-yellow);font-weight:600;transition:all .3s ease-in-out;transition-delay:50ms;cursor:pointer;color:var(--color-white);letter-spacing:normal}.cta-btn:hover{background-color:transparent;border:1px solid var(--color-black);border-radius:50px;color:var(--color-black)}.primary-btn{display:flex;align-items:center;justify-content:center;padding:1.6rem 3rem;font-size:1.8rem;text-transform:capitalize;border:1px solid var(--color-black);border-radius:50px;background-color:transparent;font-weight:600;color:var(--color-black);transition:all .3s ease-in-out;transition-delay:50ms;letter-spacing:normal}.primary-btn:hover{background-color:var(--color-yellow);border:1px solid var(--color-yellow);color:var(--color-white);border-radius:50px}.sec_btn{position:relative;color:var(--color-black)}.sec_btn-link{color:inherit;display:flex;align-items:center;gap:.5rem;outline:none;border:none;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;cursor:pointer;background-color:transparent;font-size:inherit;font-weight:700}.sec_btn:after,.sec_btn:before{content:"";display:inline-block;height:2px;position:absolute;bottom:-5px;transition:all .4s ease}.sec_btn:after{width:100%;left:0;background-color:currentColor;transition-delay:50ms}.sec_btn:before{width:0%;right:0;background-color:var(--color-yellow);transition-delay:.2s}.sec_btn:hover:after{width:0%}.sec_btn:hover:before{width:100%}.sec_btn-icon{font-size:inherit}.light{color:var(--color-white)}.light:before{background-color:var(--color-black)}.footer{background-color:var(--color-yellow);color:var(--color-white)}.footer_info{display:flex;justify-content:space-between;margin-bottom:6rem;flex-wrap:wrap}@media only screen and (max-width: 31.25em){.footer_info{flex-direction:column;align-items:center}}.footer_info_start{display:flex;gap:4rem;width:50%;margin-top:2rem}@media only screen and (max-width: 31.25em){.footer_info_start{width:100%}}.footer_info-logo{width:50%}@media only screen and (max-width: 31.25em){.footer_info-logo{text-align:center}}.footer_info-logo img{width:72%}.footer_info_nav{display:flex;flex-direction:column;gap:3rem;width:50%}.footer_info_nav-links{display:flex;flex-direction:column;gap:1rem;list-style:none;font-weight:500;font-size:1.6rem;letter-spacing:.5px}.footer_info-contact{margin-top:2rem;width:44%;display:flex;flex-direction:column;gap:3rem;font-weight:500;font-size:1.6rem;letter-spacing:.5px}@media only screen and (max-width: 31.25em){.footer_info-contact{width:100%;margin-top:4rem}}.footer_info-contact-details{display:flex;gap:2rem}.footer_info .heading4{text-transform:capitalize;font-size:2.2rem}.footer_copyright{text-align:center;text-transform:uppercase;letter-spacing:.5px;font-weight:600;margin-bottom:-3rem;font-size:1.4rem}.course_card{display:flex;justify-content:space-around;width:28%;background-color:#fafafa;flex-direction:column;overflow:hidden;margin-top:5rem;border-radius:20px 0/20px 0px 20px 0}@media only screen and (max-width: 43.75em){.course_card{width:30rem}}.course_card-btn{font-size:1.4rem}.course_card-info{padding:2rem 2rem 4rem;display:flex;flex-direction:column;gap:1.8rem;align-items:start;color:var(--color-white)}.course_card-info p{margin-left:.5rem;margin-bottom:1rem}.course_card-name{font-size:3.4rem;letter-spacing:.5px}.course_card-img{height:220px;display:flex;align-items:center;justify-content:center;padding:3rem;margin:1.5rem;background:#ffffff;border-radius:12px;overflow:hidden;box-shadow:inset 0 0 15px #0000000d}.course_card-img img{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 15px 25px rgba(0,0,0,.15));transition:all .5s cubic-bezier(.175,.885,.32,1.275)}.course_card:hover .course_card-img img{transform:scale(1.15)}.courses_cards{display:flex;justify-content:space-around;flex-wrap:wrap;margin-top:3rem}.courses_details{display:flex;flex-direction:column;align-items:center;gap:8rem}.team_members{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:2rem}.team_members .member{text-align:center;margin-top:6rem;width:20rem}@media only screen and (max-width: 31.25em){.team_members .member{width:26rem}}.team_members .member_name{margin-top:1rem;text-transform:capitalize}.team_members .member_img{width:16rem;height:16rem;object-fit:cover;border-radius:50%}.team_members .member_position{text-transform:capitalize;color:var(--color-grey-dark);font-weight:500;font-size:1.4rem;margin-top:6px}.form_v2{display:flex;flex-direction:column;gap:2rem}.form_v2 .form_row_v2{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media only screen and (max-width: 37.5em){.form_v2 .form_row_v2{grid-template-columns:1fr}}.form_field_v2{display:flex;flex-direction:column;gap:.6rem}.form_label_v2{font-size:1.4rem;font-weight:700;color:var(--color-black);display:flex;align-items:center;gap:.4rem}.form_label_v2 .required_star{color:#e74c3c}.input_wrapper_v2{position:relative;display:flex;align-items:center}.input_wrapper_v2 .input_icon_v2{position:absolute;left:2rem;font-size:1.6rem;color:#888;pointer-events:none}.form_input_v2{width:100%;padding:1.6rem 2rem;font-size:1.6rem;font-family:inherit;color:var(--color-black);background-color:#f8f9fa;border:1px solid #eee;border-radius:12px;transition:all .3s ease;outline:none}.form_input_v2:focus{background-color:var(--color-white);border-color:var(--color-blue);box-shadow:0 4px 15px #2874f01a}.form_input_v2.with_icon{padding-left:5rem}.form_input_v2::placeholder{color:#aaa}.form_input_v2:not(textarea){border-radius:50px}.form_select_v2{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23888' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C2.185 5.355 2.403 5 2.808 5h9.384c.405 0 .623.355.357.658l-4.796 5.482a.5.5 0 0 1-.748 0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 2rem center}.form_textarea_v2{min-height:15rem;resize:vertical;border-radius:20px}.submit_btn_v2{align-self:flex-start;padding:1.8rem 4rem;background-color:var(--color-blue);color:var(--color-white);border:none;border-radius:50px;font-size:1.6rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 20px #2874f033}.submit_btn_v2:hover{background-color:var(--color-blue-light);transform:translateY(-3px);box-shadow:0 15px 30px #2874f04d}.submit_btn_v2:disabled{background-color:var(--color-grey-dark);cursor:not-allowed;transform:none;box-shadow:none}@media only screen and (max-width: 37.5em){.submit_btn_v2{width:100%;align-self:stretch}}.links{letter-spacing:.4px;font-weight:inherit;text-transform:capitalize;transition:all 50ms ease;transition-delay:50ms;display:flex}.links:hover{color:var(--color-black);transform:translateY(-1.5px)}.links:active{transform:translateY(0)}.links .link{color:inherit}.menu{position:relative;display:none}.menu ::selection{background-color:var(--color-black)}@media only screen and (max-width: 37.5em){.menu{display:block}}.menu__btn{position:fixed;top:3rem;right:3rem;box-shadow:#0000003d 0 3px 8px;display:flex;justify-content:center;align-items:center;height:5.2rem;width:5.2rem;z-index:10000;background-color:var(--color-white);border-radius:50%;cursor:pointer}.menu__open{height:100%;width:100%;font-size:24px;display:flex;align-items:center;justify-content:center;transition:all .5s}.menu__open--icon{fill:var(--color-black);height:100%;width:100%}.menu__open--active{height:0;width:0;font-size:0}.menu__close{height:0;width:0;cursor:pointer;font-size:0;display:flex;align-items:center;justify-content:center;transition:all .4s}.menu__close--icon{fill:var(--color-black);height:100%;width:100%}.menu__close--active{height:100%;width:100%;font-size:24px}.menu__background{position:fixed;top:4.6rem;right:4.8rem;background-color:var(--color-tri);border-radius:50%;z-index:10;width:2rem;height:2rem;transition:all .8s}.menu__background--active{transform:scale(100);z-index:1000;opacity:1;height:3rem;width:3rem;transition:transform 1.2s}.menu__bar{display:flex;flex-direction:column;position:fixed;top:0;left:-100%;height:100dvh;width:100%;transition:all .5s;z-index:1000}.menu__bar--active{left:0}.menu__items{list-style:none;margin-left:4rem;margin-top:10rem}@media only screen and (max-width: 31.25em){.menu__items{margin-left:0}}.menu__link{margin:3rem;margin-left:0;opacity:0;color:var(--color-white);transform:translate(-3rem);transition:all .4s}.menu__link--about{transition-delay:.4s}.menu__link--services{transition-delay:.6s}.menu__link--course{transition-delay:.8s}.menu__link--contact{transition-delay:1s}.menu__link--active{opacity:1;transform:translate(6rem)}.menu__link .link{font-size:5rem;font-weight:900;color:var(--color-primary);text-transform:uppercase;position:relative}@media only screen and (max-width: 31.25em){.menu__link .link{font-size:3.2rem}}.menu__link .link:after{content:"";position:absolute;bottom:0;left:0;display:inline-block;height:3px;width:0;background-color:currentColor;transition:all .2s linear}.menu__link .link:hover:after{width:100%}.menu__link:active{top:1px}.menu__dropdown{margin-left:2rem;transform:translateY(-8px);list-style:inside;display:none;color:var(--color-white)}.menu__dropdown-active{display:block}.menu__dropdown>li{margin-bottom:1.2rem}.menu__dropdown-link{font-size:2rem;font-weight:900;color:var(--color-primary);text-transform:uppercase}.menu__contact{display:flex;flex-direction:column;row-gap:1rem;margin-top:auto;margin-left:auto;margin-right:auto;padding:2rem;width:60%;transform:translateY(0)}@media only screen and (max-width: 31.25em){.menu__contact{width:100%}}.menu__social{display:flex;justify-content:space-evenly;margin:0 2rem}.menu__email{text-align:center;font-size:2rem;font-weight:600;color:var(--color-white);letter-spacing:1px}.social__link{font-size:3rem}.experince{display:flex;flex-direction:column}.experince_intro{display:flex;align-items:center;gap:8rem}@media only screen and (max-width: 50em){.experince_intro{margin:2rem 0}}@media only screen and (max-width: 37.5em){.experince_intro{flex-direction:column-reverse;gap:4rem}}.experince_intro-text{color:var(--color-black);width:50%;font-size:1.8rem;line-height:2.8rem;letter-spacing:.5px}@media only screen and (max-width: 37.5em){.experince_intro-text{width:100%}}.experince_intro-img{text-align:center}@media only screen and (max-width: 37.5em){.experince_intro-img{width:100%}}.experince_intro-img img,.experince_intro-img video{width:100%;max-width:400px}@media only screen and (max-width: 50em){.experince_intro-img img,.experince_intro-img video{width:90%}}@media only screen and (max-width: 37.5em){.experince_intro-img img,.experince_intro-img video{width:70%}}.experince_points_wrapper{margin-top:4rem}.experince_point{margin-bottom:12rem;display:flex;justify-content:space-between;color:var(--color-black);position:relative}@media only screen and (max-width: 31.25em){.experince_point{flex-direction:column;gap:2rem}}.experince_point-num{position:absolute;font-size:18rem;color:#f5f5f5;z-index:-1;font-weight:700;top:-9rem;left:4rem}@media only screen and (max-width: 31.25em){.experince_point-num{font-size:16rem}}.experince_h3{width:48%;color:var(--color-blue)}@media only screen and (max-width: 31.25em){.experince_h3{width:100%}}.experince_h3-name{font-size:2.8rem;letter-spacing:.8px}.experince_h3-name:before{content:"";width:8rem;height:3px;border-radius:10px;background-color:var(--color-yellow);display:block;margin-bottom:.5rem}.experince_h3-name:after{content:"";background-color:#cdcdcd;width:25rem;height:3px;float:right;margin-top:2rem}@media only screen and (max-width: 56.25em){.experince_h3-name:after{display:none}}.experince_content{width:48%;margin-top:1.4rem;font-size:1.7rem;line-height:2.6rem;letter-spacing:.4px}@media only screen and (max-width: 56.25em){.experince_content{width:60%}}@media only screen and (max-width: 31.25em){.experince_content{width:100%}}.container{display:flex;flex-direction:column;gap:6rem}.container_point{display:flex;align-items:center;justify-content:space-around;margin-bottom:2rem}.container_point-img img,.container_point-img video{width:100%;max-width:500px;height:350px;object-fit:cover;border-radius:12px}@media only screen and (max-width: 56.5em){.container_point-img img,.container_point-img video{width:100%;height:auto;aspect-ratio:16/11}}@media only screen and (max-width: 37.5em){.container_point-img{width:80%}}@media only screen and (max-width: 37.5em){.container_point{flex-direction:column-reverse;align-items:flex-start;gap:2rem}}.container_point:nth-child(2n){flex-direction:row-reverse;text-align:end}@media only screen and (max-width: 37.5em){.container_point:nth-child(2n){flex-direction:column-reverse;align-items:flex-end}}.container_point-content{width:50%}@media only screen and (max-width: 31.25em){.container_point-content{width:100%}}.container_point-heading{font-size:2.4rem;font-weight:900;color:var(--color-blue)}.container_point-text{font-size:1.8rem;line-height:2.8rem;letter-spacing:.4px;margin-top:1.4rem}.header_container{position:relative;display:flex;align-items:center;gap:4rem;overflow:hidden}.header_container_wrapper{width:56%;position:relative;z-index:2}@media only screen and (max-width: 37.5em){.header_container_wrapper{width:100%}}.header_container_wrapper-img{display:none;text-align:center}.header_container_wrapper-img img,.header_container_wrapper-img video{width:100%;max-width:600px;height:400px;object-fit:cover;border-radius:12px}@media only screen and (max-width: 37.5em){.header_container_wrapper-img{display:block;width:100%}.header_container_wrapper-img img,.header_container_wrapper-img video{width:80%;height:auto;aspect-ratio:16/11}}.header_container-text{margin-top:4rem;font-size:2rem;font-weight:500;letter-spacing:.2px;line-height:3.4rem}@media only screen and (max-width: 37.5em){.header_container-text{width:100%;margin-top:0}}.header_container-img{margin:auto;position:relative;z-index:2}.header_container-img img,.header_container-img video{width:100%;max-width:600px;height:400px;object-fit:cover;border-radius:12px}@media only screen and (max-width: 56.25em){.header_container-img{width:50%}}@media only screen and (max-width: 37.5em){.header_container-img{display:none}}.header_container .floating-line,.header_container .floating-line-2{position:absolute;z-index:1;pointer-events:none;opacity:.4}.header_container .floating-line{top:5rem;left:3%;width:18rem}@media only screen and (max-width: 56.25em){.header_container .floating-line{width:18rem;left:2%}}@media only screen and (max-width: 37.5em){.header_container .floating-line{width:12rem;top:2rem;left:0}}.header_container .floating-line-2{bottom:5rem;right:5%;width:30rem}@media only screen and (max-width: 56.25em){.header_container .floating-line-2{width:22rem;right:2%}}@media only screen and (max-width: 37.5em){.header_container .floating-line-2{width:15rem;bottom:2rem;right:0}}@keyframes loader{0%{background-position:0 0,100% 0,100% 100%,0 100%}33%{background-position:0 0,100% 0,100% 100%,0 100%;width:60px;height:60px}66%{background-position:100% 0,100% 100%,0 100%,0 0;width:60px;height:60px}to{background-position:100% 0,100% 100%,0 100%,0 0}}.loader{display:flex;justify-content:center;align-items:center;height:50vh}.loader_animation{width:40px;height:40px;--c: no-repeat linear-gradient(var(--color-blue) 0 0);background:var(--c),var(--c),var(--c),var(--c);background-size:21px 21px;animation:loader 1.5s infinite cubic-bezier(.3,1,0,1)}.insight_card{background:var(--color-white);border-radius:2rem;overflow:hidden;box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:column;height:100%;cursor:pointer;border:1px solid rgba(0,0,0,.05)}.insight_card-img{height:24rem;position:relative;overflow:hidden}.insight_card-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.insight_card-img .insight_card-category{position:absolute;top:1.5rem;left:1.5rem;background:rgba(255,255,255,.9);color:#347eff;padding:.5rem 1.2rem;border-radius:.8rem;font-size:1.2rem;font-weight:700;text-transform:uppercase;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.insight_card:hover .insight_card-img img{transform:scale(1.08)}.insight_card-content{padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem;flex:1}.insight_card-meta{display:flex;align-items:center;gap:1rem;font-size:1.3rem;font-weight:600;color:#777}.insight_card-meta .dot{font-size:1.8rem;line-height:0}.insight_card-title{font-size:2.2rem;font-weight:700;line-height:1.3;color:#111;transition:color .3s ease}.insight_card:hover .insight_card-title{color:#347eff}.insight_card-summary{font-size:1.5rem;color:#555;line-height:1.6}.insight_card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.05);font-size:1.3rem;font-weight:600}.insight_card-footer .author{color:#111}.insight_card-footer .read-more{color:#347eff;transition:transform .3s ease}.insight_card:hover .read-more{transform:translate(5px)}.insights{background-color:#f5f7fa;padding-bottom:8rem}.insights_container{max-width:120rem;margin:0 auto;padding:0 2rem}.insights_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:4rem}@media only screen and (max-width: 56.25em){.insights_grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 37.5em){.insights_grid{grid-template-columns:1fr}}.insights_cta{display:flex;justify-content:center;margin-top:5rem}.pricing{background-color:#f8f9fc;position:relative;overflow:hidden}.pricing:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 1px 1px,rgba(40,116,240,.04) 1px,transparent 0);background-size:40px 40px;pointer-events:none}.pricing__header{text-align:center;margin-bottom:5rem;position:relative;z-index:1}.pricing__subtitle{font-size:1.8rem;color:#555;max-width:56rem;margin:1.6rem auto 0;line-height:1.7;letter-spacing:.2px}.pricing__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(30rem,1fr));gap:2.4rem;position:relative;z-index:1}@media only screen and (max-width: 43.75em){.pricing__grid{grid-template-columns:repeat(auto-fill,minmax(26rem,1fr));gap:2rem}}@media only screen and (max-width: 25em){.pricing__grid{grid-template-columns:1fr}}.pricing-card{background:#fff;border-radius:1.6rem;padding:3.2rem 2.8rem;display:flex;flex-direction:column;gap:2rem;position:relative;overflow:hidden;border:1px solid rgba(40,116,240,.08);transition:all .35s cubic-bezier(.25,.46,.45,.94);cursor:default}.pricing-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #2874f01f,0 8px 20px #0000000f;border-color:#2874f033}.pricing-card:hover .pricing-card__glow{opacity:1}.pricing-card:hover .pricing-card__icon-wrap{background:var(--color-blue)}.pricing-card:hover .pricing-card__icon{color:#fff}.pricing-card:hover .pricing-card__btn{background:var(--color-blue);color:#fff}.pricing-card--featured{border-color:#2874f040;background:linear-gradient(165deg,#fff 0%,rgba(40,116,240,.03) 100%)}.pricing-card--featured:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--color-blue),#5e9eff)}.pricing-card__tag{position:absolute;top:1.6rem;right:1.6rem}.pricing-card__tag span{font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--color-blue);background:rgba(40,116,240,.1);padding:.4rem 1.2rem;border-radius:10rem}.pricing-card__icon-wrap{width:5.6rem;height:5.6rem;border-radius:1.2rem;background:rgba(40,116,240,.08);display:flex;align-items:center;justify-content:center;transition:background .35s ease}.pricing-card__icon{font-size:2.6rem;color:var(--color-blue);transition:color .35s ease}.pricing-card__content{flex:1}.pricing-card__name{font-size:1.9rem;font-weight:700;color:var(--color-black);letter-spacing:.3px;margin-bottom:.6rem;line-height:1.35}.pricing-card__desc{font-size:1.4rem;color:#777;line-height:1.65;letter-spacing:.15px}.pricing-card__price-wrap{padding-top:.8rem;border-top:1px solid rgba(0,0,0,.06)}.pricing-card__price{display:flex;align-items:baseline;gap:.3rem}.pricing-card__amount{font-size:3rem;font-weight:800;color:var(--color-black);letter-spacing:-.5px}.pricing-card__period{font-size:1.4rem;color:#999;font-weight:500}.pricing-card__cta{margin-top:.4rem}.pricing-card__btn{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;padding:1.3rem 2rem;border-radius:1rem;font-size:1.5rem;font-weight:600;color:var(--color-blue);background:rgba(40,116,240,.08);border:none;cursor:pointer;transition:all .3s ease;text-decoration:none;letter-spacing:.3px}.pricing-card__btn-icon{font-size:1.8rem;transition:transform .3s ease}.pricing-card__btn:hover .pricing-card__btn-icon{transform:translate(4px)}.pricing-card__glow{position:absolute;bottom:-40%;right:-30%;width:18rem;height:18rem;background:radial-gradient(circle,rgba(40,116,240,.1) 0%,transparent 70%);border-radius:50%;opacity:0;transition:opacity .4s ease;pointer-events:none}.pricing__footer{margin-top:5rem;position:relative;z-index:1}.pricing__footer-card{display:flex;align-items:center;gap:2.4rem;background:linear-gradient(135deg,var(--color-blue),#1a5bbf);border-radius:1.6rem;padding:3.6rem 4rem;color:#fff}@media only screen and (max-width: 50em){.pricing__footer-card{flex-direction:column;text-align:center;padding:3rem}}.pricing__footer-icon{font-size:4rem;background:rgba(255,255,255,.15);padding:1.4rem;border-radius:1.2rem;flex-shrink:0}.pricing__footer-text{flex:1}.pricing__footer-text h4{font-size:2.2rem;font-weight:700;margin-bottom:.4rem;letter-spacing:.3px}.pricing__footer-text p{font-size:1.5rem;opacity:.85;line-height:1.5}.pricing__footer-btn{display:flex;align-items:center;gap:.8rem;background:#fff;color:#000!important;padding:1.4rem 3rem;border-radius:1rem;font-size:1.5rem;font-weight:700;text-decoration:none;white-space:nowrap;transition:all .3s ease;letter-spacing:.3px;flex-shrink:0}.pricing__footer-btn .material-symbols-outlined{font-size:2rem;transition:transform .3s ease;color:#000!important}.pricing__footer-btn:hover{background:rgba(255,255,255,.92);transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.pricing__footer-btn:hover .material-symbols-outlined{transform:translate(4px)}.layout{display:flex;flex-direction:column;gap:8rem;position:relative}:root{font-size:62.5%;box-sizing:border-box;--font-logo: "Days One", serif;--color-black: #111;--color-white: #fff;--color-blue: #2874F0;--color-blue-light: #009dff;--color-tri: var(--color-blue);--color-red: #c32126;--color-yellow: var(--color-blue);--color-cyan: #00ffca;--color-grey-dark: #707070;--color-grey-light: #fbfbfb;--color-orange: var(--color-blue);--dot-bg: var(--color-blue);--dot-color: var(--color-white);--dot-size: 2.4px;--dot-space: 5.2rem}:root::-webkit-scrollbar{width:14px}:root::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid transparent;background-clip:content-box;background-color:var(--color-yellow)}@media only screen and (min-width: 100em){:root{font-size:75%}}@media only screen and (min-width: 125em){:root{font-size:87.5%}}@media only screen and (min-width: 156.25em){:root{font-size:100%}}@media only screen and (max-width: 68.75em){:root{font-size:50%}}*,*:before,*:after{margin:0;padding:0;box-sizing:inherit}body{font-family:DM Sans,sans-serif;font-size:1.6rem;font-weight:400;color:var(--color-black)}a,a:visited,a:active{text-decoration:none;cursor:pointer;color:inherit}p{font-family:DM Sans,sans-serif}ul{list-style:none}.section{padding:6rem 14rem}.section_red{padding:8rem 14rem}.section_page{padding:4rem 14rem}@media only screen and (max-width: 50em){.section,.section_red,.section_page{padding:6rem 10rem}}@media only screen and (max-width: 43.75em){.section,.section_red,.section_page{padding:6rem 4rem}}@media only screen and (max-width: 25em){.section,.section_red,.section_page{padding:6rem 2rem}}::selection{background-color:var(--color-black);color:var(--color-white)}input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--color-blue) inset!important;-webkit-text-fill-color:var(--color-white)!important;background-clip:content-box;font-size:1.6rem;font-weight:600}
