.resort-personal{background:var(--resort-primary);border-radius:30px;display:grid;grid-template-columns:420px 1fr;grid-gap:0px;align-items:center}img.resort-personal__media-img{width:100%;height:100%;border-radius:30px;display:block}.resort-personal__content{color:#fff;padding:50px}.resort-personal__content .icon svg{color:}.resort-personal__content h3{font-size:var(--title-font-size-medium);margin:0}.resort-personal__media{max-width:520px;position:relative;border-radius:30px;overflow:hidden;height:100%;container-type:inline-size}.resort-personal__content ul{list-style:none;padding:0;display:grid;grid-gap:15px;margin-top:3em}.resort-personal__content ul li{display:grid;grid-template-columns:40px 1fr}.resort-personal__content ul li .icon svg{height:1.5em;width:1.5em}@media screen and (max-width:950px){.resort-personal{grid-template-columns:1fr}.resort-personal__media{display:none}.resort-personal__content{padding:30px}}img.resort-personal__bg-image{width:100%;height:100%;object-fit:cover}img.resort-personal__image{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);border-radius:50%;box-shadow:0 0 0 11px #fff;z-index:2;width:70cqw;height:70cqw}.resort-personal__media:has(.resort-personal__image):after{content:'';position:absolute;z-index:1;inset:0;background:var(--resort-primary);opacity:.6}
