.resorts__holder{position:absolute;left:0;top:50%;translate:0 -50%;z-index:10;width:100%;padding:var(--page-offset)}.resorts{width:100%;max-width:1500px;display:grid;grid-template-columns:repeat(2,1fr);gap:80px;margin-inline:auto}.resort{background:#fffc;padding:80px;border-radius:var(--round) 0 var(--round) 0;display:block;text-align:center}.resort svg{display:inline-block;height:210px}
