.color-block{padding:1.5em 0}.color-block-wrap{height:100%;position:relative;width:100%}.color-block-content{align-items:center;background:var(--blue);border-radius:1.3em;color:var(--white);display:flex;flex-direction:column;gap:1.5em;justify-content:space-between;min-height:467px;overflow:hidden;padding:2.5em 4.5em;text-align:center;width:100%}.color-block-wrap .cb-edge{color:var(--white);height:28px;pointer-events:none;position:absolute;width:28px}.color-block-wrap .edge-tr{right:-1px;top:-1px}.color-block-wrap .edge-tl{left:0;top:-1px;transform:rotate(-90deg)}.color-block-wrap .edge-br{bottom:-1px;right:0;transform:rotate(90deg)}.color-block-wrap .edge-bl{bottom:0;left:-1px;transform:rotate(180deg)}.color-block-title{font-size:1.56em;max-width:730px}@media(min-width:700px){.color-block-wrap .cb-edge{height:30px;width:30px}.color-block-wrap .edge-tr{right:-1px;top:0}.color-block-wrap .edge-tl{left:0;top:-1px}.color-block-wrap .edge-br{bottom:-1px;right:0}.color-block-wrap .edge-bl{bottom:0;left:-1px}.color-block-content{gap:3em;justify-content:center;min-height:497px}.color-block-title{font-size:2.8em}}.color-block-crsl{padding:1.5em 0}.color-block-crsl-wrap{align-items:center;background:var(--blue);border-radius:1.3em;color:var(--white);display:flex;flex-direction:column;justify-content:center;min-height:467px;overflow:hidden;padding:2.5em 1em 0;position:relative;width:100%}.color-block-crsl-label{margin-bottom:1em}.color-block-crsl-swiper{display:flex;flex-direction:column;height:auto;opacity:0;transition:opacity .3s ease;width:100%}.color-block-crsl-swiper.active{opacity:1}.color-block-crsl-swiper>.swiper{width:100%}.color-block-crsl-swiper .swiper-wrapper{align-items:stretch;width:100%}.color-block-crsl-swiper .swiper-slide{height:auto}.color-block-crsl-slide{align-items:center;display:flex;flex-direction:column;gap:1.5em;height:100%;justify-content:center;padding:2.5em 0;text-align:center;width:100%}.color-block-crsl-button,.color-block-crsl-desc,.color-block-crsl-title{opacity:0;transform:translate(10px);transition:all .4s ease var(--delay)}.color-block-crsl-title{--delay:.25s}.color-block-crsl-desc{--delay:.5s}.color-block-crsl-button{--delay:.75s}.swiper-slide-active .color-block-crsl-button,.swiper-slide-active .color-block-crsl-desc,.swiper-slide-active .color-block-crsl-label,.swiper-slide-active .color-block-crsl-title{opacity:1;transform:translateY(0)}.color-block-crsl-swiper .swiper-pagination{bottom:2.5px;display:flex;gap:4.5px;justify-content:center;left:0;position:absolute;width:100%;z-index:10}.color-block-crsl-swiper .swiper-pagination-bullet{background:var(--white);height:10px;margin:0!important;opacity:.5;width:10px}.color-block-crsl-swiper .swiper-pagination-bullet-active{opacity:1}.color-block-crsl-title{line-height:1.2em;max-width:730px}.color-block-crsl-wrap .cb-edge{color:var(--white);height:28px;pointer-events:none;position:absolute;width:28px}.color-block-crsl-wrap .edge-tr{right:-1px;top:-1px}.color-block-crsl-wrap .edge-tl{left:0;top:-1px;transform:rotate(-90deg)}.color-block-crsl-wrap .edge-br{bottom:-1px;right:0;transform:rotate(90deg)}.color-block-crsl-wrap .edge-bl{bottom:0;left:-1px;transform:rotate(180deg)}@media(min-width:700px){.color-block-crsl-wrap .cb-edge{height:30px;width:30px}.color-block-crsl-wrap .edge-tr{right:-1px;top:0}.color-block-crsl-wrap .edge-tl{left:0;top:-1px}.color-block-crsl-wrap .edge-br{bottom:-1px;right:0}.color-block-crsl-wrap .edge-bl{bottom:0;left:-1px}.color-block-crsl-wrap{min-height:497px}.color-block-crsl-slide{gap:2.5em;padding:2.5em 2em 4em}}.color-block-img{padding:1.5em 0}.color-block-img-wrap{height:100%;position:relative;width:100%}.color-block-img-inner{align-items:center;background:var(--mono-50);border-radius:1.3em;color:var(--black);display:flex;flex-direction:column;gap:2.5em;justify-content:space-between;min-height:467px;overflow:hidden;text-align:center;width:100%}.color-block-img-img{height:90vw;order:1;width:100%}.color-block-img-content{align-items:center;display:flex;flex-direction:column;gap:1.5em;justify-content:space-between;order:2;padding:0 3.5em 2.5em;text-align:center;width:100%}.color-block-img-inner.mobile-inverted{gap:1em}.mobile-inverted .color-block-img-content{order:1;padding:2.5em 3.5em}.mobile-inverted .color-block-img-img{order:2}.color-block-img-wrap .cb-edge{color:var(--white);height:28px;pointer-events:none;position:absolute;width:28px;z-index:3}.color-block-img-wrap .edge-tr{right:-1px;top:-1px}.color-block-img-wrap .edge-tl{left:0;top:-1px;transform:rotate(-90deg)}.color-block-img-wrap .edge-br{bottom:-1px;right:0;transform:rotate(90deg)}.color-block-img-wrap .edge-bl{bottom:0;left:-1px;transform:rotate(180deg)}.color-block-img-title{max-width:730px}@media(min-width:700px){.color-block-img-wrap .cb-edge{height:30px;width:30px}.color-block-img-wrap .edge-tr{right:-1px;top:0}.color-block-img-wrap .edge-tl{left:0;top:-1px}.color-block-img-wrap .edge-br{bottom:-1px;right:0}.color-block-img-wrap .edge-bl{bottom:0;left:-1px}.color-block-img-inner{display:grid;gap:0;grid-template-columns:1fr 1fr;min-height:497px;place-items:stretch}.color-block-img-inner.mobile-inverted{gap:0}.color-block-img-img{height:100%;order:1;position:relative}.inverted .color-block-img-img,.mobile-inverted .color-block-img-img{order:2}.color-block-img-img .full{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.color-block-img-content{gap:2em;justify-content:center;min-height:497px}.color-block-img-content,.mobile-inverted .color-block-img-content{order:2;padding:2.5em 6em}.color-block-img-title{font-size:var(--header-size)}.inverted .color-block-img-content{order:1}}
