.cube{--brace-width: 1.5rem;display:flex;width:100%;justify-content:center;padding-block:2.5rem 6rem}@media screen and (min-width: 992px){.cube{align-items:center}}@media screen and (max-width: 991px){.cube{flex-direction:column}}.cube__left,.cube__right{display:flex}@media screen and (max-width: 991px){.cube__left,.cube__right{position:relative;flex-direction:column;align-items:center}}.cube__center{position:relative;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 991px){.cube__center{flex-direction:column;align-items:center;padding-top:1.25rem;padding-bottom:1.25rem}}.cube__animation{position:relative;z-index:10}.cube__animation:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:16.25rem;height:16.25rem;background:#0e7bf8;filter:blur(100px)}.cube__animation img{position:relative;max-width:11.75rem}.cube__right-brace{position:relative;width:50px;opacity:.1}.cube__right-brace .brace-left{top:0;left:0;float:left;width:var(--brace-width);height:100%;position:absolute}.cube__right-brace .brace-left .brace-top{position:absolute;width:var(--brace-width);height:50%;left:var(--brace-width);top:0}.cube__right-brace .brace-left .brace-top:before{content:"";height:50%;width:var(--brace-width);display:block;position:absolute;top:0;left:0;border-left:1px solid #fff;border-top-left-radius:var(--brace-width)}.cube__right-brace .brace-left .brace-top:after{content:"";height:50%;width:var(--brace-width);display:block;position:absolute;bottom:0;left:-23px;border-right:1px solid #fff;border-bottom-right-radius:var(--brace-width)}.cube__right-brace .brace-left .brace-bottom{position:absolute;width:var(--brace-width);height:50%;left:var(--brace-width);top:50%}.cube__right-brace .brace-left .brace-bottom:before{content:"";height:50%;width:var(--brace-width);display:block;position:absolute;top:0;left:-23px;border-right:1px solid #fff;border-top-right-radius:var(--brace-width)}.cube__right-brace .brace-left .brace-bottom:after{content:"";height:50%;width:var(--brace-width);display:block;position:absolute;bottom:0;left:0;border-left:1px solid #fff;border-bottom-left-radius:var(--brace-width)}@media screen and (max-width: 991px){.cube__right-brace{position:absolute;top:0;right:0;padding-top:100%;transform-origin:top;transform:translate(50%) rotate(90deg)}}@media screen and (min-width: 992px){.cube__left-brace{transform:rotateY(180deg)}}@media screen and (max-width: 991px){.cube__left-brace{position:absolute;top:100%;left:0;padding-top:100%;transform-origin:top;transform:translate(-50%) rotate(-90deg)}}.cube__title{position:relative;display:grid;width:6rem;gap:1.125rem;text-align:center;font-size:.75rem;line-height:1.5rem;grid-template-rows:minmax(20px,1fr) minmax(20px,1fr)}@media screen and (max-width: 991px){.cube__title{display:flex;width:auto;gap:.25rem;text-align:center}}.cube__title:before{content:"";position:absolute;top:50%;height:1px;width:200%;border-width:0px;border-bottom-width:1px;border-style:dashed;opacity:.1}@media screen and (max-width: 991px){.cube__title:before{width:100%}}.cube__title.left:before{left:0}@media screen and (max-width: 991px){.cube__title.left:before{top:100%}}.cube__title.right:before{right:0}@media screen and (max-width: 991px){.cube__title.right:before{top:-100%}.cube__title.left:before,.cube__title.right:before{transform-origin:left;transform:rotate(90deg);left:50%}.cube__left-list,.cube__right-list{width:100%}}.cube__list{margin:0;display:grid;list-style-type:none;gap:.75rem;padding-left:0;padding-right:0}@media screen and (max-width: 991px){.cube__list{display:flex;width:100%;flex-wrap:wrap;justify-content:center;gap:1rem}}.cube__list-title{position:relative;transition:color .4s ease-out;cursor:pointer}.cube__list-title:after{content:"";display:block;position:relative;bottom:4px;width:100%;height:1px;background-color:#b0d1f7;opacity:0;transition:opacity .4s ease-out}.cube__list-title:hover{color:#b0d1f7}.cube__list-title:hover:after{opacity:1}@media screen and (max-width: 991px){.cube__right-list .cube__list{padding-bottom:0;padding-top:1.5rem}.cube__left-list .cube__list{padding-top:0;padding-bottom:1.5rem}}.cube a.cube__list-item{display:flex;align-items:center;gap:.75rem;border-radius:.5rem;padding-top:.75rem;padding-bottom:.75rem;font-size:.75rem;line-height:1rem;line-height:1.6;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}@media screen and (min-width: 992px){.cube a.cube__list-item{width:12.625rem}}@media screen and (max-width: 991px){.cube a.cube__list-item{flex-basis:calc(25% - .75rem);max-width:calc(25% - .75rem)}}@media screen and (max-width: 767px){.cube a.cube__list-item{flex-basis:calc(50% - .5rem);max-width:calc(50% - .5rem)}}.cube__list-icon{line-height:1}.cube__list-icon svg{height:1em;fill:#c45c3f;font-size:1rem;line-height:1.75rem;line-height:1}
