.squareCtn{padding:var(--lp);aspect-ratio:5/4;position:relative;overflow:hidden}.squareDiv{height:100%}.squareInfo{z-index:1;color:#fff;height:100%;padding:var(--lp)0;text-align:center;flex-direction:column;justify-content:space-between;align-items:center;max-width:700px;margin:0 auto;display:flex;position:relative}.squareFlex{gap:0 20px;display:flex}.squareCell{border-radius:var(--br);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(255,255,255,.133);width:360px;padding:40px}.squareCell h3{font-family:var(--body);font-weight:500}.squareCell .btn{margin:0 auto;padding:16px 32px}.squareCell p{margin:20px 0;font-size:14px}@media screen and (max-width:1100px){.squareCtn{aspect-ratio:unset}.squareFlex{flex-direction:column;gap:20px 0;margin-top:40px}.squareCell{width:100%;padding:40px 20px}}
