.csContainer p{font-size:20px}.csContainer{margin-left:auto;margin-right:auto;max-width:990px;padding:0 15px;z-index:1;position:relative}.csBgFill{position:relative;padding:200px 0;display:grid;place-items:center;min-height:700px}.min-height{min-height:calc(50vh + 400px)}.csBgFill.accent{background-color:hsla(22,19%,69%,.2);display:block}.waveLayerBottom,.waveLayerTop{position:absolute;top:-1px;width:100%;height:auto;pointer-events:none;z-index:1}.waveLayerBottom{top:auto;bottom:-1px}.waveLayerCenter{opacity:.2;height:auto;top:auto;bottom:10px;pointer-events:none}.csBgImage,.waveLayerCenter{position:absolute;width:100%;z-index:0}.csBgImage{left:0;top:0;height:100%;background:#000}.csBgImage img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.4}.csBlock{display:flex;gap:5vw;align-items:center}@media screen and (max-width:800px){.csBlock{flex-wrap:wrap}.csBlock:nth-child(odd){flex-wrap:wrap-reverse}}.csBlockItem{flex-grow:1;flex-basis:50%;min-width:calc(50% - 60px)}.csBlockItem.image{position:relative}.csBlockImageWrapper{padding-top:100%;width:100%;height:0;position:relative}.csBlockItem.image img{position:absolute;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;box-shadow:0 19px 41px -13px rgba(39,62,79,.14);border-radius:15px;pointer-events:none}.csBlockImage01{--size:75%;right:0;top:15%;z-index:3}.csBlockImage01,.csBlockImage02{height:0;width:var(--size);padding-top:var(--size);position:absolute}.csBlockImage02{--size:60%;left:0;bottom:0;z-index:2}.csBlockImage03{--size:50%;height:0;width:var(--size);padding-top:var(--size);position:absolute;left:5%;top:5%;z-index:1}.csBlock:nth-child(odd) .csBlockImage01{right:auto;left:0}.csBlock:nth-child(odd) .csBlockImage02{left:auto;right:0}.csBlock:nth-child(odd) .csBlockImage03{right:5%;left:auto}.waveLayerOpen{width:100%;height:auto}.csActivePhotos{--item-size:250px;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--item-size),100%),1fr));gap:40px 20px;justify-items:center;max-width:900px;margin-left:auto;margin-right:auto;cursor:default}.csActivePhotos img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;border-radius:999px;transition:.5s}.csActivePhotos a{position:relative;height:430px;width:var(--item-size);border-radius:999px;overflow:hidden;display:block}.csActivePhotos a:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:999px;z-index:2;box-shadow:inset 0 0 0 5px hsla(0,0%,100%,.25);transition:.5s;background:#0000}.csActivePhotos a:hover img{scale:1.05}.csActivePhotos a:hover:before{box-shadow:inset 0 0 0 8px hsla(0,0%,100%,.25);background:#0007}.csActivePhotoItemLabel{position:absolute;left:50%;top:50%;width:100%;transform:translate(-50%,-50%) scale(.9);color:#fff;text-transform:uppercase;font-weight:500;z-index:2;display:grid;place-items:center;gap:10px;opacity:0;transition:.3s}.csActivePhotos a:hover .csActivePhotoItemLabel{opacity:1;transform:translate(-50%,-50%) scale(1)}.csActivePhotoItemLabel svg{transform:translate(-50%);transition:.3s}.csActivePhotos a:hover .csActivePhotoItemLabel svg{transform:translate(0)}@media (max-width:800px){.csActivePhotoItemLabel{opacity:1;transform:translate(-50%,-50%) scale(1)}.csActivePhotos a:before{background:#0005}.csActivePhotoItemLabel svg{transform:translate(0)}}.csBlockItem02.image{max-width:250px;height:500px;border-radius:999px;overflow:hidden;position:relative}.csBlockItem02.image:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;box-shadow:inset 0 0 0 5px #fff3;border-radius:999px}.csBlockItem02.image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.csBlock02{display:flex;flex-wrap:wrap;gap:40px;align-items:center}.csBlock02.reverse .content{order:-1}.csBlockItem02.content{flex-grow:1}@media (max-width:800px){.csBlock02{flex-direction:column}.csBlockItem02.image{max-width:none;max-height:30vh;border-radius:15px}.csBlockItem02.image:before{border-radius:15px}.csBlock02.reverse .content{order:1}}