.style_space__AbhJ_{height:100vh;width:100vw}.style_container__C11tv{position:relative;z-index:1;width:80%}@media(max-width:500px){.style_container__C11tv{width:100%!important}}.style_titles__wP0P9{width:100%;border-top:1px solid hsla(37,18%,66%,.25)}.style_titles__wP0P9 .style_title__QDrJ0{border-bottom:1px solid hsla(37,18%,66%,.25);cursor:default;position:relative;z-index:2}.style_titles__wP0P9 .style_title__QDrJ0 .style_wrapper__7RrCt{display:inline-block}.style_titles__wP0P9 .style_title__QDrJ0 .style_wrapper__7RrCt p{display:inline-block;color:var(--styleList);text-transform:uppercase;font-weight:700;font-size:var(--stylizedFont);line-height:var(--stylizedFontHeight);margin:0;position:relative;z-index:2}.style_titles__wP0P9 .style_title__QDrJ0 .style_wrapper__7RrCt p:nth-of-type(2){display:block;position:absolute;color:#1c1c1c;top:0;z-index:1}@media(max-width:1545px){.style_titles__wP0P9 .style_title__QDrJ0 .style_wrapper__7RrCt p{font-size:var(--stylizedFont);line-height:var(--stylizedFontHeight)}}@media(max-width:1175px){.style_titles__wP0P9 .style_title__QDrJ0 .style_wrapper__7RrCt p{font-size:3rem;line-height:3rem}}@media(max-width:768px){.style_titles__wP0P9 .style_title__QDrJ0 .style_wrapper__7RrCt p{font-size:1.8rem;line-height:3.3rem}}.style_blue__Mc07T{background-color:var(--blue)}.style_green__ptZBF{background-color:var(--green)}.style_red__diK_L{background-color:var(--red)}.style_dis__vRZo8{background-color:var(--blue)}.style_descriptions__VeNf3{position:absolute;top:3px;height:100%;width:100%;z-index:2;pointer-events:none}.style_descriptions__VeNf3 .style_description__89Hvy{display:flex;justify-content:space-between;align-items:center;-webkit-clip-path:inset(50% 0 50%);clip-path:inset(50% 0 50%);transition:-webkit-clip-path .4s;transition:clip-path .4s;transition:clip-path .4s,-webkit-clip-path .4s}.style_descriptions__VeNf3 .style_description__89Hvy p:first-of-type{color:#010101;text-transform:uppercase;font-weight:700;font-size:var(--stylizedFont);line-height:var(--stylizedFontHeight);margin:0 1rem 0 0;position:relative;z-index:1}.style_descriptions__VeNf3 .style_description__89Hvy p:nth-of-type(2){width:100%;font-size:1.3rem;font-weight:700}@media(max-width:1545px){.style_descriptions__VeNf3 .style_description__89Hvy p:first-of-type{font-size:var(--stylizedFont);line-height:var(--stylizedFontHeight)}}@media(max-width:1175px){.style_descriptions__VeNf3 .style_description__89Hvy p:first-of-type{font-size:3rem;line-height:3rem}.style_descriptions__VeNf3 .style_description__89Hvy p:nth-of-type(2){font-size:14px}}@media(max-width:768px){.style_descriptions__VeNf3 .style_description__89Hvy p:first-of-type{font-size:1.8rem;line-height:3.3rem;margin-right:.3rem}.style_descriptions__VeNf3 .style_description__89Hvy p:nth-of-type(2){font-size:12px}}.cards:hover>.card:after{opacity:1}.tabs-container{display:grid;justify-items:center;width:100%;height:100%}.card{background-color:hsla(0,0%,100%,.1);border-radius:10px;cursor:pointer;display:flex;height:260px;flex-direction:column;position:relative;width:300px}.card:hover:before{opacity:1}.card:after,.card:before{border-radius:inherit;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s;width:100%}.card:before{background:radial-gradient(800px circle at var(--mouse-x) var(--mouse-y),hsla(0,0%,100%,.06),transparent 40%);z-index:3}.card:after{background:radial-gradient(600px circle at var(--mouse-x) var(--mouse-y),hsla(0,0%,100%,.4),transparent 40%);z-index:1}.card>.card-content{background-color:var(--card-color);border-radius:inherit;display:flex;flex-direction:column;flex-grow:1;inset:1px;padding:10px;position:absolute;z-index:2}.cards{display:grid;grid-auto-columns:max-content;grid-template-columns:repeat(auto,minmax(0,1fr));width:max-content;grid-gap:.2rem;gap:.2rem;padding-bottom:2rem}.card{width:170px;height:200px;border-radius:1rem}.tabImage{position:absolute;display:grid;place-content:center}.tabImage:first-child{transform:translate(30px,30px);z-index:1}.tabImage:nth-child(2){transform:translate(60px,60px);z-index:2}.card:hover{transform:scale(1.1);z-index:5;transition:all .2s}@media(min-width:768px){.cards{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1175px){.cards{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:1545px){.cards{grid-template-columns:repeat(8,minmax(0,1fr))}}