.content-section{padding:50px;max-width:1400px;margin:0 auto 50px;z-index:2;}.content-section h2{position:relative;text-align:center;margin-bottom:20px;color:yellow;font-size:2.5rem;font-family:"Host Grotesk",sans-serif;font-weight:800;line-height:4rem;margin:0 0 20px;}@media (max-width:768px){.content-section h2{font-size:2rem;line-height:2.7rem}}.content-section h3{position:relative;margin-bottom:20px;color:white;text-decoration:underline;text-decoration-color:yellow;font-size:2rem;font-family:"Host Grotesk",sans-serif;font-weight:800;line-height:4rem;margin:0 0 20px;}@media (max-width:768px){.content-section h3{font-size:1.7rem;line-height:2.7rem}}@media (max-width:768px){.content-section{margin-top:35px;margin-bottom:0;padding:20px}}.content{display:flex;align-items:center;gap:20px;flex-wrap:wrap;}.content-image{position:relative;flex:1 1 300px;max-width:600px;height:auto;border-radius:8px;color:white;margin:auto;}@media (max-width:768px){.content-image{width:100%}}.glasses{max-height:500px;-o-object-fit:cover;object-fit:cover;}@media (max-width:768px){.desktop-content-image{display:none}}.mobile-content-image{display:none;}@media (max-width:768px){.mobile-content-image{display:block}}.content-text{flex:2 1 400px;font-size:1.2rem;color:#fafbfc;line-height:1.6;}.content-text ul{max-width:700px;margin:20px auto;font-size:1.1rem;font-family:"Host Grotesk",sans-serif;font-weight:400;}.content-text li{margin:10px 0;}.content-text li span{color:yellow;}@media (max-width:768px){.content-text{text-align:left;font-size:1.1rem}}@media (max-width:768px){.content{flex-direction:column;text-align:center}.content-image,.content-text{flex:1 1 100%}}.team-section{width:90%;max-width:1200px;margin:40px auto;}.team-section h2{margin-bottom:20px;color:white;text-decoration:underline;text-decoration-color:yellow;font-size:4rem;font-family:"Host Grotesk",sans-serif;font-weight:800;line-height:4rem;margin:0 0 20px;}@media (max-width:768px){.team-section h2{font-size:2.5rem;line-height:2.7rem}}.team-container{display:flex;justify-content:center;flex-direction:column;gap:50px;}.team-member{display:flex;flex-direction:column;align-items:baseline;background-color:#1c253b;padding:20px;border-radius:10px;}.team-member h3{font-family:"Host Grotesk",sans-serif;font-size:2.4rem;line-height:3rem;margin:0 0 20px 0;color:white;}.team-member img{width:100%;height:auto;border-radius:50%;margin-bottom:15px;}.team-member a.email{font-family:"Host Grotesk",sans-serif;color:white;font-weight:bold;text-decoration:underline;text-decoration-color:yellow;font-size:1.2rem;margin:5px 0 15px;}.team-member p.description{font-family:"Host Grotesk",sans-serif;color:white;font-size:1.2rem;margin:5px 0 15px;line-height:1.5;}@media (max-width:768px){.team-member p.description{font-size:1.1rem}}.scribes{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:20px;margin:0 0 50px;}.scribes h3{margin-bottom:20px;color:white;text-decoration:underline;text-decoration-color:yellow;font-size:2.5rem;font-family:"Host Grotesk",sans-serif;font-weight:800;line-height:4rem;margin:0;}@media (max-width:768px){.scribes h3{font-size:1.7rem;line-height:2.7rem}}.scribes p{font-size:1.2rem;color:#fafbfc;line-height:1.6;max-width:1300px;}@media (max-width:768px){.scribes p{text-align:left;font-size:1.1rem}}.scribes ul{max-width:700px;margin:20px auto;font-size:1.1rem;font-family:"Host Grotesk",sans-serif;font-weight:400;}.scribes li{margin:10px 0;color:white;}.contact-container{display:flex;justify-content:space-around;margin:80px 10px;gap:50px;}@media (max-width:1024px){.contact-container{flex-direction:column;align-items:center;margin-top:45px;margin-bottom:0}}.information{position:relative;display:flex;flex-direction:column;padding:0 20px;gap:40px;}.information-title{display:flex;justify-content:left;align-items:flex-start;flex-direction:column;gap:10px;}.information-title span{font-weight:600;font-size:1rem;color:yellow;font-family:"Open Sans",sans-serif;}.information-title h2{font-size:3rem;font-weight:bold;color:white;margin-top:15px;margin-bottom:15px;letter-spacing:-1px;font-family:"Open Sans",sans-serif;}@media (max-width:480px){.information-title h2{font-size:2.6rem}}.information-title p{font-size:1.1rem;color:#fafbfc;font-family:"Open Sans",sans-serif;width:100%;max-width:600px;margin:0;}@media (max-width:480px){.information-title p{max-width:95%;text-align:center;font-size:1rem}}@media (max-width:480px){.information-title{align-items:center}}.information-icons{display:flex;justify-content:left;align-items:flex-start;flex-direction:column;gap:40px;}.information-icon{display:flex;justify-content:center;align-items:center;gap:20px;}.information-icon img{height:40px;width:40px;background-color:#1c253b;border-radius:15px;padding:20px;}@media (max-width:480px){.information-icon img{height:25px;width:25px}}.information-icon-info{display:flex;flex-direction:column;font-size:1.4rem;gap:5px;color:#fafbfc;font-weight:bold;}.information-icon-info a{color:yellow;text-decoration:underline;}@media (max-width:480px){.information-icon-info{font-size:1.1rem}}.form-container{position:relative;background-color:#1c253b;padding:50px;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.5);width:100%;max-width:470px;}.form-container form{display:flex;flex-direction:column;}.form-container label{margin-bottom:5px;font-weight:600;color:#fafbfc;font-family:"Open Sans",sans-serif;}.form-container input,.form-container textarea{padding:20px;margin-bottom:15px;border-radius:5px;background-color:#0e1216;font-family:"Open Sans",sans-serif;color:#fff;font-size:16px;line-height:1.7rem;border:none;resize:none;}.form-container input::-moz-placeholder,.form-container textarea::-moz-placeholder{color:#fafbfc;opacity:.7;}.form-container input::placeholder,.form-container textarea::placeholder{color:#fafbfc;opacity:.7;}.form-container input:focus,.form-container textarea:focus{outline:none;border-color:#77b3ff;}.form-container button{display:flex;justify-content:center;align-items:center;font-weight:bold;margin-right:auto;height:45px;font-size:1.2rem;width:auto;padding:25px;border:none;background-color:black;color:white;border:2px solid yellow;border-radius:5px;transition:.1s linear;}.form-container button:hover{background-color:#f3e78d;cursor:pointer;color:black;}@media (max-width:768px){.form-container{max-width:90%;width:100%;border-radius:0}}#error{display:none;color:white;font-size:1rem;font-weight:bold;text-align:center;margin:30px 5px 0;color:rgb(239,88,88);}#success{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);justify-content:center;align-items:center;flex-direction:column;gap:10px;width:100%;}#success span{color:white;font-size:1rem;text-align:center;}.loader{display:none;position:absolute;top:75%;left:50%;transform:translate(-50%,-50%);width:5px;color:white;aspect-ratio:1;border-radius:50%;box-shadow:19px -19px 0 0,38px -19px 0 0,57px -19px 0 0,19px 0 0 5px,38px 0 0 5px,57px 0 0 5px,19px 19px 0 0,38px 19px 0 0,57px 19px 0 0;transform:translateX(-38px);animation:l26 2s infinite linear;}@keyframes l26{12.5%{box-shadow:19px -19px 0 0,38px -19px 0 0,57px -19px 0 5px,19px 0 0 5px,38px 0 0 0,57px 0 0 5px,19px 19px 0 0,38px 19px 0 0,57px 19px 0 0}25%{box-shadow:19px -19px 0 5px,38px -19px 0 0,57px -19px 0 5px,19px 0 0 0,38px 0 0 0,57px 0 0 0,19px 19px 0 0,38px 19px 0 5px,57px 19px 0 0}50%{box-shadow:19px -19px 0 5px,38px -19px 0 5px,57px -19px 0 0,19px 0 0 0,38px 0 0 0,57px 0 0 0,19px 19px 0 0,38px 19px 0 0,57px 19px 0 5px}62.5%{box-shadow:19px -19px 0 0,38px -19px 0 0,57px -19px 0 0,19px 0 0 5px,38px 0 0 0,57px 0 0 0,19px 19px 0 0,38px 19px 0 5px,57px 19px 0 5px}75%{box-shadow:19px -19px 0 0,38px -19px 0 5px,57px -19px 0 0,19px 0 0 0,38px 0 0 0,57px 0 0 5px,19px 19px 0 0,38px 19px 0 0,57px 19px 0 5px}87.5%{box-shadow:19px -19px 0 0,38px -19px 0 5px,57px -19px 0 0,19px 0 0 0,38px 0 0 5px,57px 0 0 0,19px 19px 0 5px,38px 19px 0 0,57px 19px 0 0}}