@layer pages{.underConstr{grid-template-columns:1fr;align-items:stretch;gap:clamp(2rem,3vw,4rem);display:grid}.underConstr__img{align-items:center}.underConstr__img,.underConstr__txt{justify-content:center;display:inline-flex}.underConstr__txt{flex-direction:column}.underConstr__txt>h1{font-size:clamp(2.5rem,1.95rem + 2.3vw,4.5rem);line-height:var(--lh-none);margin-bottom:var(--space-fluid-lg)}.underConstr__txt>h1>span{color:var(--color-link-hover)}.underConstr__txt>p{margin-bottom:var(--space-fluid-lg);font-size:clamp(1rem,.95rem + .2vw,1.125rem)}.underConstr__youLooking{margin-top:var(--space-fluid-xl);flex-direction:column;display:flex}.underConstr__youLooking>h3{margin-bottom:var(--space-fluid-md);font-size:clamp(1.25rem,1.15rem + .4vw,1.5rem);font-weight:600}.underConstr__youLooking-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.underConstr__youLooking-list>a{border-radius:var(--radius-xl);text-align:center;border:1px solid #ff66001f;flex-direction:column;align-items:center;gap:15px;padding-block:25px;padding-inline:15px;transition:color .5s ease-out;display:flex;box-shadow:0 4px 18px #ff7b000a,0 12px 40px #ff7b0008}.underConstr__youLooking-list>a>svg{fill:var(--color-link-hover);width:45px;height:auto}.underConstr__youLooking-list>a>h5{font-size:clamp(1rem,.95rem + .2vw,1.125rem);font-weight:600}.underConstr__youLooking-list>a>p{font-size:clamp(.875rem,.84rem + .12vw,.9375rem);font-weight:600;line-height:var(--lh-none)}@media (width>=768px){.underConstr{grid-template-columns:minmax(350px,430px) 1fr}.underConstr__txt{order:1}.underConstr__img{order:2}.underConstr__youLooking-list{grid-template-columns:repeat(4,minmax(0,1fr))}}}
