.contact-section{isolation:isolate;background:url(/images/background/background-desktop.png) bottom/cover no-repeat;justify-content:center;align-items:center;width:100%;min-height:700px;padding:80px 20px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.contact-section{background:url(/images/background/background-mobile.png) bottom/cover no-repeat;min-height:400px;padding:40px 20px}}.contact-section:before{content:"";mix-blend-mode:overlay;z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.contact-section .gradient-blur{mix-blend-mode:normal;opacity:.9;filter:blur(90.405px);z-index:-1;width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-125.35deg)}.contact-section .glass-container{box-sizing:border-box;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:1;background:linear-gradient(153.32deg,#ffffff4d -65.62%,#ffffff1a 83.28%);border-radius:12px;flex-direction:column;align-items:center;gap:24px;width:min(1340px,100%);padding:80px;display:flex}@media (max-width:768px){.contact-section .glass-container{padding:40px 20px}}.contact-section .glass-container .text-content{flex-direction:column;align-items:center;gap:24px;width:min(800px,100%);display:flex}.contact-section .glass-container .text-content h2{text-align:center;color:#171717;margin:0;font-family:Inter,sans-serif;font-size:clamp(32px,5vw,48px);font-weight:600;line-height:1.2}.contact-section .glass-container .text-content p{text-align:center;color:#1e293b;margin:0;font-family:Inter,sans-serif;font-size:clamp(16px,2vw,20px);font-weight:400;line-height:1.4}.contact-section .glass-container .cta-button{cursor:pointer;background:#f4f4f5;border:none;border-radius:9999px;align-items:center;gap:8px;padding:8px 32px;transition:all .3s;display:flex}.contact-section .glass-container .cta-button:hover{background:#e4e4e7;transform:translateY(-2px)}.contact-section .glass-container .cta-button span{color:#18181b;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.contact-section .glass-container .cta-button svg{stroke:#18181b;stroke-width:1.33px;width:16px;height:16px}@media (max-width:768px){.glass-container .text-content h2{font-size:clamp(24px,3.75vw,36px)}.glass-container .text-content p{font-size:clamp(12px,1.5vw,15px)}.glass-container .cta-button span{font-size:10.5px;line-height:15px}}
