.about{position:relative;width:100dvw;display:flex;flex-direction:column;justify-content:center;align-items:center}.about:before{content:"";position:absolute;top:0;left:0;width:110%;height:110%;background:url(/assets/images/1.jpg) no-repeat 50% 50%;background-size:cover;background-color:transparent;filter:blur(10px) brightness(.8);opacity:.5;transform:scale(1.1);z-index:-1}.initial{font-size:5dvw;font-weight:400;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:1;z-index:2}.section p{font-size:1.2rem;color:#ccc}.section{font-family:var(--font-montserrat),sans-serif;display:flex;flex-direction:column;align-items:center;max-width:1400px;width:80dvw;height:80dvh;padding-top:calc(2em + clamp(1.5rem, 2.5vw, 3rem))}.section h1{font-size:4dvw;font-weight:700;color:#fff}.section-title{font-size:clamp(2rem,5vw,5rem);padding-bottom:.5em;font-weight:700;color:#fff;text-align:left;width:100%}.section-content{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:flex-start;gap:4em;max-width:1400px;width:100%}.section-text p{font-size:1.1rem;color:#ccc;line-height:1.7}.section-text{flex:1 1;max-width:800px;text-align:justify;display:flex;flex-direction:column;justify-content:flex-start;gap:1.5em}.section-text::-webkit-scrollbar{display:none}.section-image{flex:0 0 auto;display:flex;justify-content:center;align-items:center;position:relative;height:auto;max-width:60%}.section-image img{width:100%;height:auto;object-fit:cover;border-radius:12px;border:none;box-shadow:none}@media (max-width:1024px){.section-content{flex-direction:column;gap:2em;align-items:center}.section-text{max-width:100%;margin-bottom:2em}.section-image{max-width:80%;margin-top:1em}.section-text p{font-size:clamp(1.2rem,4vw,1.8rem);line-height:1.6}}@media (max-width:768px){.section{width:90dvw;padding-top:calc(1em + clamp(1.5rem, 2.5vw, 3rem))}.section-title{font-size:clamp(1.5rem,8vw,3rem);width:90dvw}.section-content{gap:1.5em}.section-image{max-width:100%}.section-text p{font-size:clamp(1rem,3vw,1.4rem);line-height:1.5}}