header::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:1}header::after{z-index:1;opacity:.4;}.nav-wrapper{background:unset;display:flex;flex-direction:column;}.explore{z-index:2;max-width:unset;display:flex;min-height:100vh;padding-top:160px;align-items:center;}.explore .hero{max-width:unset;height:unset;justify-content:flex-start;margin:0;margin-bottom:60px;}.explore .hero .content-space{display:flex;flex-direction:column;align-items:center;padding:30px 20px;padding-bottom:40px;background-color:rgb(0 0 0 / 20%);backdrop-filter:blur(5px);border-radius:10px;width:100%;margin-bottom:160px;}.explore .hero h1{font-weight:600;margin-bottom:30px;}.explore .hero h2{font-size:20px;font-weight:600;margin-bottom:0;}.explore .hero p{font-size:16px;margin-bottom:0;line-height:1.3;max-width:unset;text-shadow:unset;letter-spacing:.01rem;}.explore .hero .menu_container{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:40px;list-style-type:none;padding:0;margin:auto}.explore .hero .menu_container li{flex:1;}.explore .hero .menu_container li a{display:flex;align-items:center;justify-content:center;border-radius:10px;height:120px;font-size:18px;color:#fff;text-decoration:none;text-align:center;letter-spacing:.03rem;line-height:1.5;transition:all ease .5s;position:relative;}ul.explore_container{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;flex-wrap:wrap;width:100%;}ul.explore_container li{max-width:460px;min-height:340px;width:100%;cursor:default;}ul.explore_container li a{flex:1;display:flex;padding:20px;box-sizing:border-box;box-shadow:0 10px 20px 0 rgb(0 0 0 / 10%);width:100%;height:100%;min-height:220px;background:#50d3cf;border-radius:10px;justify-content:flex-start;flex-direction:column;align-items:center;gap:20px;text-decoration:none;color:#000;font-size:clamp(18px,2vw,22px);transition:all ease .5s;cursor:unset;}ul.explore_container li a:hover{transform:scale(1.06);box-shadow:0 10px 50px 0 rgb(79 208 205 / 60%);}ul.explore_container li a i.explore_image{padding:8px;background:#fff;width:100px;height:100px;display:flex;border-radius:100px;box-sizing:border-box;}ul.explore_container li a i.explore_image img{width:100%;height:100%;object-fit:cover;}@media (max-width:80em){.explore .hero h1{margin-bottom:40px}.explore .hero{justify-content:flex-start}ul.explore_container li{max-height:unset}.scrollwheel{display:none}}@media (max-width:64em){ul.explore_container{grid-template-columns:repeat(2,1fr)}}@media (max-width:35.5em){header{overflow:unset;display:block}.explore{max-height:unset;display:block;text-align:center;padding:0 40px;padding-top:160px}.explore .hero{margin:0;padding:0;justify-content:flex-start;height:unset;padding-bottom:40px}.explore .hero h1{margin-bottom:30px}.explore .hero p{font-weight:300;margin-bottom:0;max-width:unset}ul.explore_container{grid-template-columns:1fr;justify-content:center;justify-items:center;margin-bottom:40px;gap:40px}ul.explore_container li{width:100%}ul.explore_container li a i.explore_image{width:80px;height:80px;flex-shrink:0}ul.explore_container li a span{display:flex}.scrollwheel{display:none}}#trust-resources{display:flex;align-items:stretch;justify-content:center;background-color:#FFF;position:relative;z-index:1;}#trust-resources .container.trust{display:flex;gap:60px;padding-top:80px;max-width:1300px;}.trust-text{flex:1;display:flex;flex-direction:column;justify-content:center;}.trust-image{flex:1;display:flex;align-items:flex-end;justify-content:center;background:url(../images/bg-purple-dots.svg) center center no-repeat;background-size:100% auto;}.trust-image .woman{max-height:700px;width:auto;object-fit:contain;}.trust-text h2{font-size:clamp(30px,2.8vw,50px);font-weight:700;margin-bottom:40px;line-height:1.4;letter-spacing:.05rem;color:#000000;}.trust-text p{color:rgb(0 0 0 / 70%);font-size:clamp(20px,1.2vw,24px);line-height:calc(1.3em + .5vw);margin:0;margin-bottom:40px;}.trust-text p:last-child{margin-bottom:80px;}.trust-text p strong{font-weight:700;color:#333;}@media (max-width:48em){#trust-resources{display:block;max-height:unset;height:unset}#trust-resources .container.trust{flex-direction:column;gap:40px;padding:60px 40px;padding-bottom:0}.trust-text{flex:unset}.trust-text p:last-child{margin:0}.trust-image{flex:unset}.trust-image .woman{max-height:500px}}#data{background-image:url(../images/handcoding.jpg);background-attachment:fixed;background-size:cover;background-position:center;background-color:#9162FE;position:relative;width:100%;min-height:700px;display:flex;flex-direction:column;justify-content:space-evenly;}#data::before{content:'';position:absolute;left:0;right:0;bottom:0;top:0;z-index:0;background:rgb(0 0 0 / 30%);background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgb(0 0 0 / 50%) 80%);}#data::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(rgb(255 255 255 / 10%) 2px,transparent 2px),rgb(0 0 0 / 50%);background-size:4px 4px;z-index:0;pointer-events:none;opacity:.7;}#data .container.data{padding-top:80px;padding-bottom:80px;height:100%;width:100%;}.data_container{display:flex;justify-content:space-around;align-items:center;list-style:none;padding:0;margin:0;gap:40px;}.data_container li{text-align:center;flex:1;position:relative;}.data_container li:not(:last-child)::after{content:'';position:absolute;right:-20px;top:50%;transform:translateY(-50%);width:1px;height:60px;background-color:rgba(255,255,255,.3);}.data_container h2{color:#ffffff;font-size:100px;font-weight:300;margin-bottom:40px;line-height:1.4;letter-spacing:.05rem;text-shadow:2px 2px 4px rgba(0,0,0,.2);}.data_container p{color:#ffffff;text-transform:uppercase;font-size:16px;font-weight:700;line-height:1.3;letter-spacing:.05rem;color:#a0e7e5;margin:0;margin-bottom:22px;}.data_container span{position:absolute;bottom:0;left:50%;transform:translateX(-50%);font-size:12px;color:#a0e7e5;}.data_container a{position:absolute;inset:0;bottom:0;top:unset;color:rgb(255 255 255 / 60%);font-size:12px;text-decoration:none;}.data_container a:hover{color:rgb(255 255 255 / 100%);text-decoration:underline;}@media (max-height:960px){.explore .hero{margin-top:0}}@media (max-width:910px){.data_container{flex-direction:column;gap:40px}.data_container li:not(:last-child)::after{right:50%;bottom:-20px;top:auto;transform:translateX(50%);width:50%;height:1px}.data_container h2{margin-bottom:0}}@media (prefers-reduced-motion:reduce){.explore .hero .menu_container li a,ul.explore_container li a{transition:none}}