.modules-section{background-color:var(--bg-color);border-top:1px solid rgba(141,242,254,.12)}.modules-inner{max-width:1440px;margin:0 auto;padding:96px 120px}@media screen and (max-width:1200px){.modules-inner{padding:80px 64px}}@media screen and (max-width:768px){.modules-inner{padding:60px 24px}}.modules-header{margin-bottom:64px;max-width:860px}.modules-label{font-family:Georgia,Times New Roman,serif;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3,rgba(230,235,242,.4));margin-bottom:20px}.modules-heading{font-size:clamp(28px,3.5vw,48px);font-weight:400;line-height:1.15;letter-spacing:-.03em;color:var(--font-color)}.modules-accent{font-family:Georgia,Times New Roman,serif;font-style:italic;letter-spacing:.02em;color:#3495db}.modules-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(141,242,254,.1);border-radius:16px;overflow:hidden}@media screen and (max-width:980px){.modules-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.modules-grid{grid-template-columns:1fr}}.module-card{padding:32px 28px;border-right:1px solid rgba(141,242,254,.1);border-bottom:1px solid rgba(141,242,254,.1);display:flex;flex-direction:column;gap:12px;transition:background .2s ease}.module-card:hover{background:rgba(52,195,219,.03)}.module-card:nth-child(3n){border-right:none}@media screen and (max-width:980px){.module-card:nth-child(3n){border-right:1px solid rgba(141,242,254,.1)}.module-card:nth-child(2n){border-right:none}}.module-card--empty{border-right:none}.module-card--empty,.module-card--empty:hover{background:hsla(0,0%,100%,.01)}.module-card-top{justify-content:space-between;margin-bottom:8px}.module-card-top,.module-icon{display:flex;align-items:center}.module-icon{width:36px;height:36px;border-radius:8px;border:1px solid rgba(141,242,254,.15);background:rgba(52,195,219,.06);justify-content:center;color:rgba(230,235,242,.55);flex-shrink:0;transition:color .2s,border-color .2s}.module-card:hover .module-icon{color:#3495db;border-color:rgba(52,195,219,.3)}.module-num{font-family:Georgia,Times New Roman,serif;font-size:10px;letter-spacing:.06em;color:rgba(230,235,242,.2)}.module-name{font-family:Thicccboi,sans-serif;font-size:16px;font-weight:500;color:var(--font-color);letter-spacing:-.01em}.module-desc{font-size:13px;line-height:1.6;color:var(--text-2,rgba(230,235,242,.55))}.light .modules-section{border-top-color:rgba(3,24,48,.12)}.light .modules-label{color:rgba(3,24,48,.45)}.light .modules-grid{border-color:rgba(251,146,60,.55)}.light .module-card{background:#fff;border-right-color:rgba(3,24,48,.1);border-bottom-color:rgba(3,24,48,.1)}.light .module-card:hover{background:rgba(52,149,219,.04)}.light .module-card--empty{background:rgba(3,24,48,.015)}.light .module-icon{border-color:rgba(52,149,219,.3);background:rgba(52,149,219,.08);color:#3495db}.light .module-num{color:rgba(3,24,48,.25)}.light .module-name{color:#031830}.light .module-desc{color:rgba(3,24,48,.6)}
/*# sourceMappingURL=fadd428cdb8975a0.css.map*/