a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:initial}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{box-sizing:border-box;line-height:1.15;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}a{color:inherit;text-decoration:inherit}.theme-default.theme-default,.theme-default .theme-default,.theme-default .theme-mono,.theme-default .theme-mono-dark,.theme-mono-dark.theme-default,.theme-mono.theme-default{color:#2a9d8f}.theme-dark .theme-default,.theme-dark .theme-mono,.theme-dark .theme-mono-dark,.theme-default.theme-dark,.theme-mono-dark.theme-dark,.theme-mono.theme-dark{color:#4b1a49}.theme-default.theme-mono,.theme-mono-dark.theme-mono,.theme-mono .theme-default,.theme-mono.theme-mono,.theme-mono .theme-mono,.theme-mono .theme-mono-dark{color:#191919}.theme-default.theme-mono-dark,.theme-mono-dark .theme-default,.theme-mono-dark .theme-mono,.theme-mono-dark.theme-mono-dark,.theme-mono-dark .theme-mono-dark,.theme-mono.theme-mono-dark{color:#e6e6e6}.theme-dark.theme-default,.theme-default .theme-dark{color:#e9c46a}.theme-dark.theme-dark,.theme-dark .theme-dark{color:#89bd9e}.theme-dark.theme-mono,.theme-mono .theme-dark{color:#b2b2b2}.theme-dark.theme-mono-dark,.theme-mono-dark .theme-dark{color:#2d2d2d}.app-container{transition-duration:1s;transition-timing-function:ease-in-out;transition-property:color,background,background-color;min-height:100vh;position:relative}.app-container.theme-default,.theme-default .app-container{background-color:#fcf9f0}.app-container.theme-dark,.theme-dark .app-container{background-color:#333}.app-container.theme-mono,.theme-mono .app-container{background-color:#fff}.app-container.theme-mono-dark,.theme-mono-dark .app-container{background-color:#333}.app-container .header{height:100px}.app-container .header.theme-default,.theme-default .app-container .header{background:linear-gradient(#1d6d64,#2a9d8f);color:#efd596}.app-container .header.theme-dark,.theme-dark .app-container .header{background:linear-gradient(#2a0e29,#4b1a49);color:#acd0bb}.app-container .header.theme-mono,.theme-mono .app-container .header{background:linear-gradient(#0c0c0c,#191919);color:#b9b9b9}.app-container .header.theme-mono-dark,.theme-mono-dark .app-container .header{background:linear-gradient(#ccc,#e6e6e6);color:#323232}.app-container .header{font-size:2em;padding:1em;font-weight:700}.app-container .theme-setter{padding:.25em;font-size:1em;display:flex;align-items:flex-end;justify-content:center}.app-container .theme-setter.light.theme-default,.theme-default .app-container .theme-setter.light{border-bottom:1px solid #e9c46a;background:linear-gradient(#fcf9f0,#efd596)}.app-container .theme-setter.light.theme-dark,.theme-dark .app-container .theme-setter.light{border-bottom:1px solid #89bd9e;background:linear-gradient(#333,#acd0bb)}.app-container .theme-setter.light.theme-mono,.theme-mono .app-container .theme-setter.light{border-bottom:1px solid #b2b2b2;background:linear-gradient(#fff,#b9b9b9)}.app-container .theme-setter.light.theme-mono-dark,.theme-mono-dark .app-container .theme-setter.light{border-bottom:1px solid #2d2d2d;background:linear-gradient(#333,#323232)}.app-container .theme-setter.dark.theme-default,.theme-default .app-container .theme-setter.dark{color:#2a9d8f;border-bottom:1px solid #fff;background:linear-gradient(#efd596 50%,#fcf9f0)}.app-container .theme-setter.dark.theme-dark,.theme-dark .app-container .theme-setter.dark{color:#4b1a49;border-bottom:1px solid #000;background:linear-gradient(#acd0bb 50%,#333)}.app-container .theme-setter.dark.theme-mono,.theme-mono .app-container .theme-setter.dark{color:#191919;border-bottom:1px solid #fff;background:linear-gradient(#b9b9b9 50%,#fff)}.app-container .theme-setter.dark.theme-mono-dark,.theme-mono-dark .app-container .theme-setter.dark{color:#e6e6e6;border-bottom:1px solid #000;background:linear-gradient(#323232 50%,#333)}.app-container .theme-setter .title{border:1px solid transparent;padding-right:.5em;font-weight:bolder}@media (max-width:400px){.app-container .theme-setter .title{display:none}}.app-container .theme-setter .theme-btn{font-size:inherit;color:inherit;background:transparent;outline:none;border:none}.app-container .theme-setter .selected.theme-default,.theme-default .app-container .theme-setter .selected{border:1px solid #2a9d8f}.app-container .theme-setter .selected.theme-dark,.theme-dark .app-container .theme-setter .selected{border:1px solid #4b1a49}.app-container .theme-setter .selected.theme-mono,.theme-mono .app-container .theme-setter .selected{border:1px solid #191919}.app-container .theme-setter .selected.theme-mono-dark,.theme-mono-dark .app-container .theme-setter .selected{border:1px solid #e6e6e6}.app-container footer{height:150px;position:absolute;bottom:0;width:100%;text-align:center;padding-top:43px}.app-container footer.theme-default,.theme-default .app-container footer{background:linear-gradient(#1d6d64,#2a9d8f);color:#efd596}.app-container footer.theme-dark,.theme-dark .app-container footer{background:linear-gradient(#2a0e29,#4b1a49);color:#acd0bb}.app-container footer.theme-mono,.theme-mono .app-container footer{background:linear-gradient(#0c0c0c,#191919);color:#b9b9b9}.app-container footer.theme-mono-dark,.theme-mono-dark .app-container footer{background:linear-gradient(#ccc,#e6e6e6);color:#323232}.app-container footer h3{font-size:1.5em;padding-bottom:3px}.card-btn{outline:none;box-shadow:0 3px 15px rgba(0,0,0,.2);border-radius:10px;padding:3em;border:2px solid transparent}@media (max-width:1024px){.card-btn{padding:1.25em}}@media (max-width:800px){.card-btn{padding:1em}}@media (max-width:600px){.card-btn{padding:.5em}}.card-btn.selected.theme-default,.theme-default .card-btn.selected{border:2px solid #264653}.card-btn.selected.theme-dark,.theme-dark .card-btn.selected{border:2px solid #db4c40}.card-btn.selected.theme-mono,.theme-mono .card-btn.selected{border:2px solid #191919}.card-btn.selected.theme-mono-dark,.theme-mono-dark .card-btn.selected{border:2px solid #fff}.card-btn.theme-default,.theme-default .card-btn{background-color:#fff}.card-btn.theme-dark,.theme-dark .card-btn{background-color:#000}.card-btn.theme-mono,.theme-mono .card-btn{background-color:#fff}.card-btn.theme-mono-dark,.theme-mono-dark .card-btn{background-color:#000}.card-wrapper{display:flex;align-items:center;justify-content:center}.card-wrapper.no-rotate{width:262.5px;height:150px}.card-wrapper.no-rotate .shape-wrapper{min-height:150px;display:flex;justify-content:center;align-items:center;flex-direction:row}.card-wrapper.no-rotate .shape-0,.card-wrapper.no-rotate .shape-1{margin:0 .5em}.card-wrapper.no-rotate .shape-0{align-self:flex-end;width:0;height:0;border:37.5px solid transparent;position:relative;top:-75px}.card-wrapper.no-rotate .shape-0:after{content:"";position:absolute;left:-37.5px;top:75px;width:0;height:0;border:37.5px solid transparent}.card-wrapper.no-rotate .shape-0.color-0.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.color-0{border-bottom:75px solid #2a9d8f}.card-wrapper.no-rotate .shape-0.color-0.theme-default:after,.theme-default .card-wrapper.no-rotate .shape-0.color-0:after{border-top:75px solid #2a9d8f}.card-wrapper.no-rotate .shape-0.color-0.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.color-0{border-bottom:75px solid #4b1a49}.card-wrapper.no-rotate .shape-0.color-0.theme-dark:after,.theme-dark .card-wrapper.no-rotate .shape-0.color-0:after{border-top:75px solid #4b1a49}.card-wrapper.no-rotate .shape-0.color-0.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.color-0{border-bottom:75px solid #191919}.card-wrapper.no-rotate .shape-0.color-0.theme-mono:after,.theme-mono .card-wrapper.no-rotate .shape-0.color-0:after{border-top:75px solid #191919}.card-wrapper.no-rotate .shape-0.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-0{border-bottom:75px solid #e6e6e6}.card-wrapper.no-rotate .shape-0.color-0.theme-mono-dark:after,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-0:after{border-top:75px solid #e6e6e6}.card-wrapper.no-rotate .shape-0.color-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.color-1{border-bottom:75px solid #e76f51}.card-wrapper.no-rotate .shape-0.color-1.theme-default:after,.theme-default .card-wrapper.no-rotate .shape-0.color-1:after{border-top:75px solid #e76f51}.card-wrapper.no-rotate .shape-0.color-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.color-1{border-bottom:75px solid #8b1e3f}.card-wrapper.no-rotate .shape-0.color-1.theme-dark:after,.theme-dark .card-wrapper.no-rotate .shape-0.color-1:after{border-top:75px solid #8b1e3f}.card-wrapper.no-rotate .shape-0.color-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.color-1{border-bottom:75px solid #4c4c4c}.card-wrapper.no-rotate .shape-0.color-1.theme-mono:after,.theme-mono .card-wrapper.no-rotate .shape-0.color-1:after{border-top:75px solid #4c4c4c}.card-wrapper.no-rotate .shape-0.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-1{border-bottom:75px solid #6a6c6e}.card-wrapper.no-rotate .shape-0.color-1.theme-mono-dark:after,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-1:after{border-top:75px solid #6a6c6e}.card-wrapper.no-rotate .shape-0.color-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.color-2{border-bottom:75px solid #e9c46a}.card-wrapper.no-rotate .shape-0.color-2.theme-default:after,.theme-default .card-wrapper.no-rotate .shape-0.color-2:after{border-top:75px solid #e9c46a}.card-wrapper.no-rotate .shape-0.color-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.color-2{border-bottom:75px solid #89bd9e}.card-wrapper.no-rotate .shape-0.color-2.theme-dark:after,.theme-dark .card-wrapper.no-rotate .shape-0.color-2:after{border-top:75px solid #89bd9e}.card-wrapper.no-rotate .shape-0.color-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.color-2{border-bottom:75px solid #b2b2b2}.card-wrapper.no-rotate .shape-0.color-2.theme-mono:after,.theme-mono .card-wrapper.no-rotate .shape-0.color-2:after{border-top:75px solid #b2b2b2}.card-wrapper.no-rotate .shape-0.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-2{border-bottom:75px solid #2d2d2d}.card-wrapper.no-rotate .shape-0.color-2.theme-mono-dark:after,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-2:after{border-top:75px solid #2d2d2d}.card-wrapper.no-rotate .shape-0.shading-2 .inner{z-index:10;width:0;height:0;border:35.5px solid transparent;position:relative;top:-31.5px;left:-35.5px}.card-wrapper.no-rotate .shape-0.shading-2 .inner:after{content:"";z-index:11;position:absolute;left:-35.5px;top:71px;width:0;height:0;border:35.5px solid transparent}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.shading-2 .inner{border-bottom:71px solid #fff}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-default:after,.theme-default .card-wrapper.no-rotate .shape-0.shading-2 .inner:after{border-top:71px solid #fff}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.shading-2 .inner{border-bottom:71px solid #000}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-dark:after,.theme-dark .card-wrapper.no-rotate .shape-0.shading-2 .inner:after{border-top:71px solid #000}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.shading-2 .inner{border-bottom:71px solid #fff}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-mono:after,.theme-mono .card-wrapper.no-rotate .shape-0.shading-2 .inner:after{border-top:71px solid #fff}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.shading-2 .inner{border-bottom:71px solid #000}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-mono-dark:after,.theme-mono-dark .card-wrapper.no-rotate .shape-0.shading-2 .inner:after{border-top:71px solid #000}.card-wrapper.no-rotate .shape-0.shading-1 .inner{z-index:10;width:0;height:0;border:35.5px solid transparent;position:relative;top:-31.5px;left:-35.5px}.card-wrapper.no-rotate .shape-0.shading-1 .inner:after{content:"";z-index:11;position:absolute;left:-35.5px;top:71px;width:0;height:0;border:35.5px solid transparent}.card-wrapper.no-rotate .shape-0.shading-1 .inner.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.shading-1 .inner{border-bottom:71px solid #fff}.card-wrapper.no-rotate .shape-0.shading-1 .inner.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.shading-1 .inner{border-bottom:71px solid #000}.card-wrapper.no-rotate .shape-0.shading-1 .inner.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.shading-1 .inner{border-bottom:71px solid #fff}.card-wrapper.no-rotate .shape-0.shading-1 .inner.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.shading-1 .inner{border-bottom:71px solid #000}.card-wrapper.no-rotate .shape-0.shading-1 .inner:after{border-top:71px solid transparent}.card-wrapper.no-rotate .shape-1{width:75px;height:150px;border-radius:50%/30%}.card-wrapper.no-rotate .shape-1.color-0.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.card-wrapper.no-rotate .shape-1.color-0.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-0{border:2px solid #4b1a49;background:#4b1a49}.card-wrapper.no-rotate .shape-1.color-0.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-0{border:2px solid #191919;background:#191919}.card-wrapper.no-rotate .shape-1.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.card-wrapper.no-rotate .shape-1.color-0.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#2a9d8f 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-0.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#4b1a49 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-0.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#191919 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-0.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#e6e6e6 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-1{border:2px solid #e76f51;background:#e76f51}.card-wrapper.no-rotate .shape-1.color-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.card-wrapper.no-rotate .shape-1.color-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.card-wrapper.no-rotate .shape-1.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.card-wrapper.no-rotate .shape-1.color-1.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#e76f51 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-1.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#8b1e3f 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-1.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#4c4c4c 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-1.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#6a6c6e 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-2{border:2px solid #e9c46a;background:#e9c46a}.card-wrapper.no-rotate .shape-1.color-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-2{border:2px solid #89bd9e;background:#89bd9e}.card-wrapper.no-rotate .shape-1.color-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.card-wrapper.no-rotate .shape-1.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.card-wrapper.no-rotate .shape-1.color-2.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#e9c46a 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-2.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#89bd9e 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-2.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#b2b2b2 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-2.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#2d2d2d 50%,#000 0)}.card-wrapper.no-rotate .shape-1.shading-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.shading-2{background:#fff}.card-wrapper.no-rotate .shape-1.shading-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.shading-2{background:#000}.card-wrapper.no-rotate .shape-1.shading-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.shading-2{background:#fff}.card-wrapper.no-rotate .shape-1.shading-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.shading-2{background:#000}.card-wrapper.no-rotate .shape-2{margin:0 .25em;width:75px;height:150px;border-radius:0 90%}.card-wrapper.no-rotate .shape-2.color-0.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.card-wrapper.no-rotate .shape-2.color-0.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-0{border:2px solid #4b1a49;background:#4b1a49}.card-wrapper.no-rotate .shape-2.color-0.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-0{border:2px solid #191919;background:#191919}.card-wrapper.no-rotate .shape-2.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.card-wrapper.no-rotate .shape-2.color-0.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#2a9d8f 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-0.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#4b1a49 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-0.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#191919 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-0.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#e6e6e6 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-1{border:2px solid #e76f51;background:#e76f51}.card-wrapper.no-rotate .shape-2.color-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.card-wrapper.no-rotate .shape-2.color-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.card-wrapper.no-rotate .shape-2.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.card-wrapper.no-rotate .shape-2.color-1.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#e76f51 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-1.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#8b1e3f 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-1.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#4c4c4c 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-1.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#6a6c6e 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-2{border:2px solid #e9c46a;background:#e9c46a}.card-wrapper.no-rotate .shape-2.color-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-2{border:2px solid #89bd9e;background:#89bd9e}.card-wrapper.no-rotate .shape-2.color-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.card-wrapper.no-rotate .shape-2.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.card-wrapper.no-rotate .shape-2.color-2.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#e9c46a 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-2.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#89bd9e 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-2.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#b2b2b2 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-2.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#2d2d2d 50%,#000 0)}.card-wrapper.no-rotate .shape-2.shading-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.shading-2{background:#fff}.card-wrapper.no-rotate .shape-2.shading-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.shading-2{background:#000}.card-wrapper.no-rotate .shape-2.shading-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.shading-2{background:#fff}.card-wrapper.no-rotate .shape-2.shading-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.shading-2{background:#000}@media (max-width:1600px){.card-wrapper.no-rotate{width:192.5px;height:110px}.card-wrapper.no-rotate .shape-wrapper{min-height:110px;display:flex;justify-content:center;align-items:center;flex-direction:row}.card-wrapper.no-rotate .shape-0,.card-wrapper.no-rotate .shape-1{margin:0 .3em}.card-wrapper.no-rotate .shape-0{align-self:flex-end;width:0;height:0;border:27.5px solid transparent;position:relative;top:-55px}.card-wrapper.no-rotate .shape-0:after{content:"";position:absolute;left:-27.5px;top:55px;width:0;height:0;border:27.5px solid transparent}.card-wrapper.no-rotate .shape-0.color-0.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.color-0{border-bottom:55px solid #2a9d8f}.card-wrapper.no-rotate .shape-0.color-0.theme-default:after,.theme-default .card-wrapper.no-rotate .shape-0.color-0:after{border-top:55px solid #2a9d8f}.card-wrapper.no-rotate .shape-0.color-0.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.color-0{border-bottom:55px solid #4b1a49}.card-wrapper.no-rotate .shape-0.color-0.theme-dark:after,.theme-dark .card-wrapper.no-rotate .shape-0.color-0:after{border-top:55px solid #4b1a49}.card-wrapper.no-rotate .shape-0.color-0.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.color-0{border-bottom:55px solid #191919}.card-wrapper.no-rotate .shape-0.color-0.theme-mono:after,.theme-mono .card-wrapper.no-rotate .shape-0.color-0:after{border-top:55px solid #191919}.card-wrapper.no-rotate .shape-0.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-0{border-bottom:55px solid #e6e6e6}.card-wrapper.no-rotate .shape-0.color-0.theme-mono-dark:after,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-0:after{border-top:55px solid #e6e6e6}.card-wrapper.no-rotate .shape-0.color-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.color-1{border-bottom:55px solid #e76f51}.card-wrapper.no-rotate .shape-0.color-1.theme-default:after,.theme-default .card-wrapper.no-rotate .shape-0.color-1:after{border-top:55px solid #e76f51}.card-wrapper.no-rotate .shape-0.color-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.color-1{border-bottom:55px solid #8b1e3f}.card-wrapper.no-rotate .shape-0.color-1.theme-dark:after,.theme-dark .card-wrapper.no-rotate .shape-0.color-1:after{border-top:55px solid #8b1e3f}.card-wrapper.no-rotate .shape-0.color-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.color-1{border-bottom:55px solid #4c4c4c}.card-wrapper.no-rotate .shape-0.color-1.theme-mono:after,.theme-mono .card-wrapper.no-rotate .shape-0.color-1:after{border-top:55px solid #4c4c4c}.card-wrapper.no-rotate .shape-0.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-1{border-bottom:55px solid #6a6c6e}.card-wrapper.no-rotate .shape-0.color-1.theme-mono-dark:after,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-1:after{border-top:55px solid #6a6c6e}.card-wrapper.no-rotate .shape-0.color-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.color-2{border-bottom:55px solid #e9c46a}.card-wrapper.no-rotate .shape-0.color-2.theme-default:after,.theme-default .card-wrapper.no-rotate .shape-0.color-2:after{border-top:55px solid #e9c46a}.card-wrapper.no-rotate .shape-0.color-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.color-2{border-bottom:55px solid #89bd9e}.card-wrapper.no-rotate .shape-0.color-2.theme-dark:after,.theme-dark .card-wrapper.no-rotate .shape-0.color-2:after{border-top:55px solid #89bd9e}.card-wrapper.no-rotate .shape-0.color-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.color-2{border-bottom:55px solid #b2b2b2}.card-wrapper.no-rotate .shape-0.color-2.theme-mono:after,.theme-mono .card-wrapper.no-rotate .shape-0.color-2:after{border-top:55px solid #b2b2b2}.card-wrapper.no-rotate .shape-0.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-2{border-bottom:55px solid #2d2d2d}.card-wrapper.no-rotate .shape-0.color-2.theme-mono-dark:after,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-2:after{border-top:55px solid #2d2d2d}.card-wrapper.no-rotate .shape-0.shading-2 .inner{z-index:10;width:0;height:0;border:25.5px solid transparent;position:relative;top:-21.5px;left:-25.5px}.card-wrapper.no-rotate .shape-0.shading-2 .inner:after{content:"";z-index:11;position:absolute;left:-25.5px;top:51px;width:0;height:0;border:25.5px solid transparent}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.shading-2 .inner{border-bottom:51px solid #fff}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-default:after,.theme-default .card-wrapper.no-rotate .shape-0.shading-2 .inner:after{border-top:51px solid #fff}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.shading-2 .inner{border-bottom:51px solid #000}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-dark:after,.theme-dark .card-wrapper.no-rotate .shape-0.shading-2 .inner:after{border-top:51px solid #000}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.shading-2 .inner{border-bottom:51px solid #fff}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-mono:after,.theme-mono .card-wrapper.no-rotate .shape-0.shading-2 .inner:after{border-top:51px solid #fff}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.shading-2 .inner{border-bottom:51px solid #000}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-mono-dark:after,.theme-mono-dark .card-wrapper.no-rotate .shape-0.shading-2 .inner:after{border-top:51px solid #000}.card-wrapper.no-rotate .shape-0.shading-1 .inner{z-index:10;width:0;height:0;border:25.5px solid transparent;position:relative;top:-21.5px;left:-25.5px}.card-wrapper.no-rotate .shape-0.shading-1 .inner:after{content:"";z-index:11;position:absolute;left:-25.5px;top:51px;width:0;height:0;border:25.5px solid transparent}.card-wrapper.no-rotate .shape-0.shading-1 .inner.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.shading-1 .inner{border-bottom:51px solid #fff}.card-wrapper.no-rotate .shape-0.shading-1 .inner.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.shading-1 .inner{border-bottom:51px solid #000}.card-wrapper.no-rotate .shape-0.shading-1 .inner.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.shading-1 .inner{border-bottom:51px solid #fff}.card-wrapper.no-rotate .shape-0.shading-1 .inner.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.shading-1 .inner{border-bottom:51px solid #000}.card-wrapper.no-rotate .shape-0.shading-1 .inner:after{border-top:51px solid transparent}.card-wrapper.no-rotate .shape-1{width:55px;height:110px;border-radius:50%/30%}.card-wrapper.no-rotate .shape-1.color-0.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.card-wrapper.no-rotate .shape-1.color-0.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-0{border:2px solid #4b1a49;background:#4b1a49}.card-wrapper.no-rotate .shape-1.color-0.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-0{border:2px solid #191919;background:#191919}.card-wrapper.no-rotate .shape-1.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.card-wrapper.no-rotate .shape-1.color-0.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#2a9d8f 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-0.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#4b1a49 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-0.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#191919 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-0.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#e6e6e6 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-1{border:2px solid #e76f51;background:#e76f51}.card-wrapper.no-rotate .shape-1.color-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.card-wrapper.no-rotate .shape-1.color-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.card-wrapper.no-rotate .shape-1.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.card-wrapper.no-rotate .shape-1.color-1.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#e76f51 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-1.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#8b1e3f 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-1.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#4c4c4c 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-1.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#6a6c6e 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-2{border:2px solid #e9c46a;background:#e9c46a}.card-wrapper.no-rotate .shape-1.color-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-2{border:2px solid #89bd9e;background:#89bd9e}.card-wrapper.no-rotate .shape-1.color-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.card-wrapper.no-rotate .shape-1.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.card-wrapper.no-rotate .shape-1.color-2.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#e9c46a 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-2.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#89bd9e 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-2.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#b2b2b2 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-2.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#2d2d2d 50%,#000 0)}.card-wrapper.no-rotate .shape-1.shading-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.shading-2{background:#fff}.card-wrapper.no-rotate .shape-1.shading-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.shading-2{background:#000}.card-wrapper.no-rotate .shape-1.shading-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.shading-2{background:#fff}.card-wrapper.no-rotate .shape-1.shading-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.shading-2{background:#000}.card-wrapper.no-rotate .shape-2{margin:0 .15em;width:55px;height:110px;border-radius:0 90%}.card-wrapper.no-rotate .shape-2.color-0.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.card-wrapper.no-rotate .shape-2.color-0.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-0{border:2px solid #4b1a49;background:#4b1a49}.card-wrapper.no-rotate .shape-2.color-0.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-0{border:2px solid #191919;background:#191919}.card-wrapper.no-rotate .shape-2.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.card-wrapper.no-rotate .shape-2.color-0.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#2a9d8f 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-0.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#4b1a49 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-0.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#191919 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-0.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#e6e6e6 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-1{border:2px solid #e76f51;background:#e76f51}.card-wrapper.no-rotate .shape-2.color-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.card-wrapper.no-rotate .shape-2.color-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.card-wrapper.no-rotate .shape-2.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.card-wrapper.no-rotate .shape-2.color-1.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#e76f51 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-1.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#8b1e3f 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-1.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#4c4c4c 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-1.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#6a6c6e 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-2{border:2px solid #e9c46a;background:#e9c46a}.card-wrapper.no-rotate .shape-2.color-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-2{border:2px solid #89bd9e;background:#89bd9e}.card-wrapper.no-rotate .shape-2.color-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.card-wrapper.no-rotate .shape-2.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.card-wrapper.no-rotate .shape-2.color-2.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#e9c46a 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-2.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#89bd9e 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-2.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#b2b2b2 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-2.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#2d2d2d 50%,#000 0)}.card-wrapper.no-rotate .shape-2.shading-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.shading-2{background:#fff}.card-wrapper.no-rotate .shape-2.shading-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.shading-2{background:#000}.card-wrapper.no-rotate .shape-2.shading-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.shading-2{background:#fff}.card-wrapper.no-rotate .shape-2.shading-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.shading-2{background:#000}}@media (max-width:1024px){.card-wrapper.no-rotate{width:122.5px;height:70px}.card-wrapper.no-rotate .shape-wrapper{min-height:70px;display:flex;justify-content:center;align-items:center;flex-direction:row}.card-wrapper.no-rotate .shape-0,.card-wrapper.no-rotate .shape-1{margin:0 .2em}.card-wrapper.no-rotate .shape-0{align-self:flex-end;width:0;height:0;border:17.5px solid transparent;position:relative;top:-35px}.card-wrapper.no-rotate .shape-0:after{content:"";position:absolute;left:-17.5px;top:35px;width:0;height:0;border:17.5px solid transparent}.card-wrapper.no-rotate .shape-0.color-0.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.color-0{border-bottom:35px solid #2a9d8f}.card-wrapper.no-rotate .shape-0.color-0.theme-default:after,.theme-default .card-wrapper.no-rotate .shape-0.color-0:after{border-top:35px solid #2a9d8f}.card-wrapper.no-rotate .shape-0.color-0.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.color-0{border-bottom:35px solid #4b1a49}.card-wrapper.no-rotate .shape-0.color-0.theme-dark:after,.theme-dark .card-wrapper.no-rotate .shape-0.color-0:after{border-top:35px solid #4b1a49}.card-wrapper.no-rotate .shape-0.color-0.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.color-0{border-bottom:35px solid #191919}.card-wrapper.no-rotate .shape-0.color-0.theme-mono:after,.theme-mono .card-wrapper.no-rotate .shape-0.color-0:after{border-top:35px solid #191919}.card-wrapper.no-rotate .shape-0.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-0{border-bottom:35px solid #e6e6e6}.card-wrapper.no-rotate .shape-0.color-0.theme-mono-dark:after,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-0:after{border-top:35px solid #e6e6e6}.card-wrapper.no-rotate .shape-0.color-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.color-1{border-bottom:35px solid #e76f51}.card-wrapper.no-rotate .shape-0.color-1.theme-default:after,.theme-default .card-wrapper.no-rotate .shape-0.color-1:after{border-top:35px solid #e76f51}.card-wrapper.no-rotate .shape-0.color-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.color-1{border-bottom:35px solid #8b1e3f}.card-wrapper.no-rotate .shape-0.color-1.theme-dark:after,.theme-dark .card-wrapper.no-rotate .shape-0.color-1:after{border-top:35px solid #8b1e3f}.card-wrapper.no-rotate .shape-0.color-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.color-1{border-bottom:35px solid #4c4c4c}.card-wrapper.no-rotate .shape-0.color-1.theme-mono:after,.theme-mono .card-wrapper.no-rotate .shape-0.color-1:after{border-top:35px solid #4c4c4c}.card-wrapper.no-rotate .shape-0.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-1{border-bottom:35px solid #6a6c6e}.card-wrapper.no-rotate .shape-0.color-1.theme-mono-dark:after,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-1:after{border-top:35px solid #6a6c6e}.card-wrapper.no-rotate .shape-0.color-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.color-2{border-bottom:35px solid #e9c46a}.card-wrapper.no-rotate .shape-0.color-2.theme-default:after,.theme-default .card-wrapper.no-rotate .shape-0.color-2:after{border-top:35px solid #e9c46a}.card-wrapper.no-rotate .shape-0.color-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.color-2{border-bottom:35px solid #89bd9e}.card-wrapper.no-rotate .shape-0.color-2.theme-dark:after,.theme-dark .card-wrapper.no-rotate .shape-0.color-2:after{border-top:35px solid #89bd9e}.card-wrapper.no-rotate .shape-0.color-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.color-2{border-bottom:35px solid #b2b2b2}.card-wrapper.no-rotate .shape-0.color-2.theme-mono:after,.theme-mono .card-wrapper.no-rotate .shape-0.color-2:after{border-top:35px solid #b2b2b2}.card-wrapper.no-rotate .shape-0.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-2{border-bottom:35px solid #2d2d2d}.card-wrapper.no-rotate .shape-0.color-2.theme-mono-dark:after,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-2:after{border-top:35px solid #2d2d2d}.card-wrapper.no-rotate .shape-0.shading-2 .inner{z-index:10;width:0;height:0;border:15.5px solid transparent;position:relative;top:-11.5px;left:-15.5px}.card-wrapper.no-rotate .shape-0.shading-2 .inner:after{content:"";z-index:11;position:absolute;left:-15.5px;top:31px;width:0;height:0;border:15.5px solid transparent}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.shading-2 .inner{border-bottom:31px solid #fff}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-default:after,.theme-default .card-wrapper.no-rotate .shape-0.shading-2 .inner:after{border-top:31px solid #fff}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.shading-2 .inner{border-bottom:31px solid #000}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-dark:after,.theme-dark .card-wrapper.no-rotate .shape-0.shading-2 .inner:after{border-top:31px solid #000}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.shading-2 .inner{border-bottom:31px solid #fff}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-mono:after,.theme-mono .card-wrapper.no-rotate .shape-0.shading-2 .inner:after{border-top:31px solid #fff}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.shading-2 .inner{border-bottom:31px solid #000}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-mono-dark:after,.theme-mono-dark .card-wrapper.no-rotate .shape-0.shading-2 .inner:after{border-top:31px solid #000}.card-wrapper.no-rotate .shape-0.shading-1 .inner{z-index:10;width:0;height:0;border:15.5px solid transparent;position:relative;top:-11.5px;left:-15.5px}.card-wrapper.no-rotate .shape-0.shading-1 .inner:after{content:"";z-index:11;position:absolute;left:-15.5px;top:31px;width:0;height:0;border:15.5px solid transparent}.card-wrapper.no-rotate .shape-0.shading-1 .inner.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.shading-1 .inner{border-bottom:31px solid #fff}.card-wrapper.no-rotate .shape-0.shading-1 .inner.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.shading-1 .inner{border-bottom:31px solid #000}.card-wrapper.no-rotate .shape-0.shading-1 .inner.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.shading-1 .inner{border-bottom:31px solid #fff}.card-wrapper.no-rotate .shape-0.shading-1 .inner.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.shading-1 .inner{border-bottom:31px solid #000}.card-wrapper.no-rotate .shape-0.shading-1 .inner:after{border-top:31px solid transparent}.card-wrapper.no-rotate .shape-1{width:35px;height:70px;border-radius:50%/30%}.card-wrapper.no-rotate .shape-1.color-0.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.card-wrapper.no-rotate .shape-1.color-0.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-0{border:2px solid #4b1a49;background:#4b1a49}.card-wrapper.no-rotate .shape-1.color-0.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-0{border:2px solid #191919;background:#191919}.card-wrapper.no-rotate .shape-1.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.card-wrapper.no-rotate .shape-1.color-0.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#2a9d8f 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-0.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#4b1a49 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-0.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#191919 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-0.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#e6e6e6 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-1{border:2px solid #e76f51;background:#e76f51}.card-wrapper.no-rotate .shape-1.color-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.card-wrapper.no-rotate .shape-1.color-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.card-wrapper.no-rotate .shape-1.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.card-wrapper.no-rotate .shape-1.color-1.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#e76f51 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-1.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#8b1e3f 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-1.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#4c4c4c 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-1.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#6a6c6e 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-2{border:2px solid #e9c46a;background:#e9c46a}.card-wrapper.no-rotate .shape-1.color-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-2{border:2px solid #89bd9e;background:#89bd9e}.card-wrapper.no-rotate .shape-1.color-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.card-wrapper.no-rotate .shape-1.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.card-wrapper.no-rotate .shape-1.color-2.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#e9c46a 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-2.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#89bd9e 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-2.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#b2b2b2 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-2.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#2d2d2d 50%,#000 0)}.card-wrapper.no-rotate .shape-1.shading-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.shading-2{background:#fff}.card-wrapper.no-rotate .shape-1.shading-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.shading-2{background:#000}.card-wrapper.no-rotate .shape-1.shading-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.shading-2{background:#fff}.card-wrapper.no-rotate .shape-1.shading-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.shading-2{background:#000}.card-wrapper.no-rotate .shape-2{margin:0 .1em;width:35px;height:70px;border-radius:0 90%}.card-wrapper.no-rotate .shape-2.color-0.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.card-wrapper.no-rotate .shape-2.color-0.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-0{border:2px solid #4b1a49;background:#4b1a49}.card-wrapper.no-rotate .shape-2.color-0.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-0{border:2px solid #191919;background:#191919}.card-wrapper.no-rotate .shape-2.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.card-wrapper.no-rotate .shape-2.color-0.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#2a9d8f 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-0.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#4b1a49 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-0.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#191919 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-0.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#e6e6e6 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-1{border:2px solid #e76f51;background:#e76f51}.card-wrapper.no-rotate .shape-2.color-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.card-wrapper.no-rotate .shape-2.color-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.card-wrapper.no-rotate .shape-2.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.card-wrapper.no-rotate .shape-2.color-1.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#e76f51 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-1.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#8b1e3f 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-1.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#4c4c4c 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-1.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#6a6c6e 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-2{border:2px solid #e9c46a;background:#e9c46a}.card-wrapper.no-rotate .shape-2.color-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-2{border:2px solid #89bd9e;background:#89bd9e}.card-wrapper.no-rotate .shape-2.color-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.card-wrapper.no-rotate .shape-2.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.card-wrapper.no-rotate .shape-2.color-2.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#e9c46a 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-2.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#89bd9e 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-2.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#b2b2b2 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-2.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#2d2d2d 50%,#000 0)}.card-wrapper.no-rotate .shape-2.shading-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.shading-2{background:#fff}.card-wrapper.no-rotate .shape-2.shading-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.shading-2{background:#000}.card-wrapper.no-rotate .shape-2.shading-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.shading-2{background:#fff}.card-wrapper.no-rotate .shape-2.shading-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.shading-2{background:#000}}@media (max-width:700px){.card-wrapper.no-rotate{width:87.5px;height:50px}.card-wrapper.no-rotate .shape-wrapper{min-height:50px;display:flex;justify-content:center;align-items:center;flex-direction:row}.card-wrapper.no-rotate .shape-0,.card-wrapper.no-rotate .shape-1{margin:0 3px}.card-wrapper.no-rotate .shape-0{align-self:flex-end;width:0;height:0;border:12.5px solid transparent;position:relative;top:-25px}.card-wrapper.no-rotate .shape-0:after{content:"";position:absolute;left:-12.5px;top:25px;width:0;height:0;border:12.5px solid transparent}.card-wrapper.no-rotate .shape-0.color-0.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.color-0{border-bottom:25px solid #2a9d8f}.card-wrapper.no-rotate .shape-0.color-0.theme-default:after,.theme-default .card-wrapper.no-rotate .shape-0.color-0:after{border-top:25px solid #2a9d8f}.card-wrapper.no-rotate .shape-0.color-0.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.color-0{border-bottom:25px solid #4b1a49}.card-wrapper.no-rotate .shape-0.color-0.theme-dark:after,.theme-dark .card-wrapper.no-rotate .shape-0.color-0:after{border-top:25px solid #4b1a49}.card-wrapper.no-rotate .shape-0.color-0.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.color-0{border-bottom:25px solid #191919}.card-wrapper.no-rotate .shape-0.color-0.theme-mono:after,.theme-mono .card-wrapper.no-rotate .shape-0.color-0:after{border-top:25px solid #191919}.card-wrapper.no-rotate .shape-0.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-0{border-bottom:25px solid #e6e6e6}.card-wrapper.no-rotate .shape-0.color-0.theme-mono-dark:after,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-0:after{border-top:25px solid #e6e6e6}.card-wrapper.no-rotate .shape-0.color-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.color-1{border-bottom:25px solid #e76f51}.card-wrapper.no-rotate .shape-0.color-1.theme-default:after,.theme-default .card-wrapper.no-rotate .shape-0.color-1:after{border-top:25px solid #e76f51}.card-wrapper.no-rotate .shape-0.color-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.color-1{border-bottom:25px solid #8b1e3f}.card-wrapper.no-rotate .shape-0.color-1.theme-dark:after,.theme-dark .card-wrapper.no-rotate .shape-0.color-1:after{border-top:25px solid #8b1e3f}.card-wrapper.no-rotate .shape-0.color-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.color-1{border-bottom:25px solid #4c4c4c}.card-wrapper.no-rotate .shape-0.color-1.theme-mono:after,.theme-mono .card-wrapper.no-rotate .shape-0.color-1:after{border-top:25px solid #4c4c4c}.card-wrapper.no-rotate .shape-0.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-1{border-bottom:25px solid #6a6c6e}.card-wrapper.no-rotate .shape-0.color-1.theme-mono-dark:after,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-1:after{border-top:25px solid #6a6c6e}.card-wrapper.no-rotate .shape-0.color-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.color-2{border-bottom:25px solid #e9c46a}.card-wrapper.no-rotate .shape-0.color-2.theme-default:after,.theme-default .card-wrapper.no-rotate .shape-0.color-2:after{border-top:25px solid #e9c46a}.card-wrapper.no-rotate .shape-0.color-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.color-2{border-bottom:25px solid #89bd9e}.card-wrapper.no-rotate .shape-0.color-2.theme-dark:after,.theme-dark .card-wrapper.no-rotate .shape-0.color-2:after{border-top:25px solid #89bd9e}.card-wrapper.no-rotate .shape-0.color-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.color-2{border-bottom:25px solid #b2b2b2}.card-wrapper.no-rotate .shape-0.color-2.theme-mono:after,.theme-mono .card-wrapper.no-rotate .shape-0.color-2:after{border-top:25px solid #b2b2b2}.card-wrapper.no-rotate .shape-0.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-2{border-bottom:25px solid #2d2d2d}.card-wrapper.no-rotate .shape-0.color-2.theme-mono-dark:after,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-2:after{border-top:25px solid #2d2d2d}.card-wrapper.no-rotate .shape-0.shading-2 .inner{z-index:10;width:0;height:0;border:10.5px solid transparent;position:relative;top:-6.5px;left:-10.5px}.card-wrapper.no-rotate .shape-0.shading-2 .inner:after{content:"";z-index:11;position:absolute;left:-10.5px;top:21px;width:0;height:0;border:10.5px solid transparent}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.shading-2 .inner{border-bottom:21px solid #fff}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-default:after,.theme-default .card-wrapper.no-rotate .shape-0.shading-2 .inner:after{border-top:21px solid #fff}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.shading-2 .inner{border-bottom:21px solid #000}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-dark:after,.theme-dark .card-wrapper.no-rotate .shape-0.shading-2 .inner:after{border-top:21px solid #000}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.shading-2 .inner{border-bottom:21px solid #fff}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-mono:after,.theme-mono .card-wrapper.no-rotate .shape-0.shading-2 .inner:after{border-top:21px solid #fff}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.shading-2 .inner{border-bottom:21px solid #000}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-mono-dark:after,.theme-mono-dark .card-wrapper.no-rotate .shape-0.shading-2 .inner:after{border-top:21px solid #000}.card-wrapper.no-rotate .shape-0.shading-1 .inner{z-index:10;width:0;height:0;border:10.5px solid transparent;position:relative;top:-6.5px;left:-10.5px}.card-wrapper.no-rotate .shape-0.shading-1 .inner:after{content:"";z-index:11;position:absolute;left:-10.5px;top:21px;width:0;height:0;border:10.5px solid transparent}.card-wrapper.no-rotate .shape-0.shading-1 .inner.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.shading-1 .inner{border-bottom:21px solid #fff}.card-wrapper.no-rotate .shape-0.shading-1 .inner.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.shading-1 .inner{border-bottom:21px solid #000}.card-wrapper.no-rotate .shape-0.shading-1 .inner.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.shading-1 .inner{border-bottom:21px solid #fff}.card-wrapper.no-rotate .shape-0.shading-1 .inner.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.shading-1 .inner{border-bottom:21px solid #000}.card-wrapper.no-rotate .shape-0.shading-1 .inner:after{border-top:21px solid transparent}.card-wrapper.no-rotate .shape-1{width:25px;height:50px;border-radius:50%/30%}.card-wrapper.no-rotate .shape-1.color-0.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.card-wrapper.no-rotate .shape-1.color-0.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-0{border:2px solid #4b1a49;background:#4b1a49}.card-wrapper.no-rotate .shape-1.color-0.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-0{border:2px solid #191919;background:#191919}.card-wrapper.no-rotate .shape-1.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.card-wrapper.no-rotate .shape-1.color-0.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#2a9d8f 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-0.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#4b1a49 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-0.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#191919 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-0.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#e6e6e6 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-1{border:2px solid #e76f51;background:#e76f51}.card-wrapper.no-rotate .shape-1.color-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.card-wrapper.no-rotate .shape-1.color-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.card-wrapper.no-rotate .shape-1.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.card-wrapper.no-rotate .shape-1.color-1.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#e76f51 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-1.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#8b1e3f 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-1.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#4c4c4c 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-1.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#6a6c6e 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-2{border:2px solid #e9c46a;background:#e9c46a}.card-wrapper.no-rotate .shape-1.color-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-2{border:2px solid #89bd9e;background:#89bd9e}.card-wrapper.no-rotate .shape-1.color-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.card-wrapper.no-rotate .shape-1.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.card-wrapper.no-rotate .shape-1.color-2.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#e9c46a 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-2.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#89bd9e 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-2.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#b2b2b2 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-2.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#2d2d2d 50%,#000 0)}.card-wrapper.no-rotate .shape-1.shading-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.shading-2{background:#fff}.card-wrapper.no-rotate .shape-1.shading-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.shading-2{background:#000}.card-wrapper.no-rotate .shape-1.shading-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.shading-2{background:#fff}.card-wrapper.no-rotate .shape-1.shading-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.shading-2{background:#000}.card-wrapper.no-rotate .shape-2{margin:0 1.5px;width:25px;height:50px;border-radius:0 90%}.card-wrapper.no-rotate .shape-2.color-0.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.card-wrapper.no-rotate .shape-2.color-0.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-0{border:2px solid #4b1a49;background:#4b1a49}.card-wrapper.no-rotate .shape-2.color-0.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-0{border:2px solid #191919;background:#191919}.card-wrapper.no-rotate .shape-2.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.card-wrapper.no-rotate .shape-2.color-0.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#2a9d8f 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-0.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#4b1a49 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-0.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#191919 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-0.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#e6e6e6 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-1{border:2px solid #e76f51;background:#e76f51}.card-wrapper.no-rotate .shape-2.color-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.card-wrapper.no-rotate .shape-2.color-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.card-wrapper.no-rotate .shape-2.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.card-wrapper.no-rotate .shape-2.color-1.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#e76f51 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-1.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#8b1e3f 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-1.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#4c4c4c 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-1.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#6a6c6e 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-2{border:2px solid #e9c46a;background:#e9c46a}.card-wrapper.no-rotate .shape-2.color-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-2{border:2px solid #89bd9e;background:#89bd9e}.card-wrapper.no-rotate .shape-2.color-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.card-wrapper.no-rotate .shape-2.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.card-wrapper.no-rotate .shape-2.color-2.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#e9c46a 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-2.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#89bd9e 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-2.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#b2b2b2 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-2.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#2d2d2d 50%,#000 0)}.card-wrapper.no-rotate .shape-2.shading-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.shading-2{background:#fff}.card-wrapper.no-rotate .shape-2.shading-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.shading-2{background:#000}.card-wrapper.no-rotate .shape-2.shading-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.shading-2{background:#fff}.card-wrapper.no-rotate .shape-2.shading-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.shading-2{background:#000}}@media (max-width:500px){.card-wrapper.no-rotate{width:52.5px;height:30px}.card-wrapper.no-rotate .shape-wrapper{min-height:30px;display:flex;justify-content:center;align-items:center;flex-direction:row}.card-wrapper.no-rotate .shape-0,.card-wrapper.no-rotate .shape-1{margin:0 1px}.card-wrapper.no-rotate .shape-0{align-self:flex-end;width:0;height:0;border:7.5px solid transparent;position:relative;top:-15px}.card-wrapper.no-rotate .shape-0:after{content:"";position:absolute;left:-7.5px;top:15px;width:0;height:0;border:7.5px solid transparent}.card-wrapper.no-rotate .shape-0.color-0.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.color-0{border-bottom:15px solid #2a9d8f}.card-wrapper.no-rotate .shape-0.color-0.theme-default:after,.theme-default .card-wrapper.no-rotate .shape-0.color-0:after{border-top:15px solid #2a9d8f}.card-wrapper.no-rotate .shape-0.color-0.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.color-0{border-bottom:15px solid #4b1a49}.card-wrapper.no-rotate .shape-0.color-0.theme-dark:after,.theme-dark .card-wrapper.no-rotate .shape-0.color-0:after{border-top:15px solid #4b1a49}.card-wrapper.no-rotate .shape-0.color-0.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.color-0{border-bottom:15px solid #191919}.card-wrapper.no-rotate .shape-0.color-0.theme-mono:after,.theme-mono .card-wrapper.no-rotate .shape-0.color-0:after{border-top:15px solid #191919}.card-wrapper.no-rotate .shape-0.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-0{border-bottom:15px solid #e6e6e6}.card-wrapper.no-rotate .shape-0.color-0.theme-mono-dark:after,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-0:after{border-top:15px solid #e6e6e6}.card-wrapper.no-rotate .shape-0.color-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.color-1{border-bottom:15px solid #e76f51}.card-wrapper.no-rotate .shape-0.color-1.theme-default:after,.theme-default .card-wrapper.no-rotate .shape-0.color-1:after{border-top:15px solid #e76f51}.card-wrapper.no-rotate .shape-0.color-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.color-1{border-bottom:15px solid #8b1e3f}.card-wrapper.no-rotate .shape-0.color-1.theme-dark:after,.theme-dark .card-wrapper.no-rotate .shape-0.color-1:after{border-top:15px solid #8b1e3f}.card-wrapper.no-rotate .shape-0.color-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.color-1{border-bottom:15px solid #4c4c4c}.card-wrapper.no-rotate .shape-0.color-1.theme-mono:after,.theme-mono .card-wrapper.no-rotate .shape-0.color-1:after{border-top:15px solid #4c4c4c}.card-wrapper.no-rotate .shape-0.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-1{border-bottom:15px solid #6a6c6e}.card-wrapper.no-rotate .shape-0.color-1.theme-mono-dark:after,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-1:after{border-top:15px solid #6a6c6e}.card-wrapper.no-rotate .shape-0.color-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.color-2{border-bottom:15px solid #e9c46a}.card-wrapper.no-rotate .shape-0.color-2.theme-default:after,.theme-default .card-wrapper.no-rotate .shape-0.color-2:after{border-top:15px solid #e9c46a}.card-wrapper.no-rotate .shape-0.color-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.color-2{border-bottom:15px solid #89bd9e}.card-wrapper.no-rotate .shape-0.color-2.theme-dark:after,.theme-dark .card-wrapper.no-rotate .shape-0.color-2:after{border-top:15px solid #89bd9e}.card-wrapper.no-rotate .shape-0.color-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.color-2{border-bottom:15px solid #b2b2b2}.card-wrapper.no-rotate .shape-0.color-2.theme-mono:after,.theme-mono .card-wrapper.no-rotate .shape-0.color-2:after{border-top:15px solid #b2b2b2}.card-wrapper.no-rotate .shape-0.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-2{border-bottom:15px solid #2d2d2d}.card-wrapper.no-rotate .shape-0.color-2.theme-mono-dark:after,.theme-mono-dark .card-wrapper.no-rotate .shape-0.color-2:after{border-top:15px solid #2d2d2d}.card-wrapper.no-rotate .shape-0.shading-2 .inner{z-index:10;width:0;height:0;border:5.5px solid transparent;position:relative;top:-1.5px;left:-5.5px}.card-wrapper.no-rotate .shape-0.shading-2 .inner:after{content:"";z-index:11;position:absolute;left:-5.5px;top:11px;width:0;height:0;border:5.5px solid transparent}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.shading-2 .inner{border-bottom:11px solid #fff}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-default:after,.theme-default .card-wrapper.no-rotate .shape-0.shading-2 .inner:after{border-top:11px solid #fff}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.shading-2 .inner{border-bottom:11px solid #000}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-dark:after,.theme-dark .card-wrapper.no-rotate .shape-0.shading-2 .inner:after{border-top:11px solid #000}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.shading-2 .inner{border-bottom:11px solid #fff}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-mono:after,.theme-mono .card-wrapper.no-rotate .shape-0.shading-2 .inner:after{border-top:11px solid #fff}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.shading-2 .inner{border-bottom:11px solid #000}.card-wrapper.no-rotate .shape-0.shading-2 .inner.theme-mono-dark:after,.theme-mono-dark .card-wrapper.no-rotate .shape-0.shading-2 .inner:after{border-top:11px solid #000}.card-wrapper.no-rotate .shape-0.shading-1 .inner{z-index:10;width:0;height:0;border:5.5px solid transparent;position:relative;top:-1.5px;left:-5.5px}.card-wrapper.no-rotate .shape-0.shading-1 .inner:after{content:"";z-index:11;position:absolute;left:-5.5px;top:11px;width:0;height:0;border:5.5px solid transparent}.card-wrapper.no-rotate .shape-0.shading-1 .inner.theme-default,.theme-default .card-wrapper.no-rotate .shape-0.shading-1 .inner{border-bottom:11px solid #fff}.card-wrapper.no-rotate .shape-0.shading-1 .inner.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-0.shading-1 .inner{border-bottom:11px solid #000}.card-wrapper.no-rotate .shape-0.shading-1 .inner.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-0.shading-1 .inner{border-bottom:11px solid #fff}.card-wrapper.no-rotate .shape-0.shading-1 .inner.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-0.shading-1 .inner{border-bottom:11px solid #000}.card-wrapper.no-rotate .shape-0.shading-1 .inner:after{border-top:11px solid transparent}.card-wrapper.no-rotate .shape-1{width:15px;height:30px;border-radius:50%/30%}.card-wrapper.no-rotate .shape-1.color-0.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.card-wrapper.no-rotate .shape-1.color-0.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-0{border:2px solid #4b1a49;background:#4b1a49}.card-wrapper.no-rotate .shape-1.color-0.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-0{border:2px solid #191919;background:#191919}.card-wrapper.no-rotate .shape-1.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.card-wrapper.no-rotate .shape-1.color-0.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#2a9d8f 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-0.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#4b1a49 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-0.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#191919 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-0.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#e6e6e6 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-1{border:2px solid #e76f51;background:#e76f51}.card-wrapper.no-rotate .shape-1.color-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.card-wrapper.no-rotate .shape-1.color-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.card-wrapper.no-rotate .shape-1.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.card-wrapper.no-rotate .shape-1.color-1.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#e76f51 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-1.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#8b1e3f 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-1.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#4c4c4c 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-1.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#6a6c6e 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-2{border:2px solid #e9c46a;background:#e9c46a}.card-wrapper.no-rotate .shape-1.color-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-2{border:2px solid #89bd9e;background:#89bd9e}.card-wrapper.no-rotate .shape-1.color-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.card-wrapper.no-rotate .shape-1.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.card-wrapper.no-rotate .shape-1.color-2.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#e9c46a 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-2.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#89bd9e 50%,#000 0)}.card-wrapper.no-rotate .shape-1.color-2.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#b2b2b2 50%,#fff 0)}.card-wrapper.no-rotate .shape-1.color-2.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#2d2d2d 50%,#000 0)}.card-wrapper.no-rotate .shape-1.shading-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-1.shading-2{background:#fff}.card-wrapper.no-rotate .shape-1.shading-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-1.shading-2{background:#000}.card-wrapper.no-rotate .shape-1.shading-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-1.shading-2{background:#fff}.card-wrapper.no-rotate .shape-1.shading-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-1.shading-2{background:#000}.card-wrapper.no-rotate .shape-2{margin:0 .5px;width:15px;height:30px;border-radius:0 90%}.card-wrapper.no-rotate .shape-2.color-0.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.card-wrapper.no-rotate .shape-2.color-0.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-0{border:2px solid #4b1a49;background:#4b1a49}.card-wrapper.no-rotate .shape-2.color-0.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-0{border:2px solid #191919;background:#191919}.card-wrapper.no-rotate .shape-2.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.card-wrapper.no-rotate .shape-2.color-0.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#2a9d8f 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-0.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#4b1a49 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-0.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#191919 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-0.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#e6e6e6 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-1{border:2px solid #e76f51;background:#e76f51}.card-wrapper.no-rotate .shape-2.color-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.card-wrapper.no-rotate .shape-2.color-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.card-wrapper.no-rotate .shape-2.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.card-wrapper.no-rotate .shape-2.color-1.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#e76f51 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-1.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#8b1e3f 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-1.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#4c4c4c 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-1.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#6a6c6e 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-2{border:2px solid #e9c46a;background:#e9c46a}.card-wrapper.no-rotate .shape-2.color-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-2{border:2px solid #89bd9e;background:#89bd9e}.card-wrapper.no-rotate .shape-2.color-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.card-wrapper.no-rotate .shape-2.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.card-wrapper.no-rotate .shape-2.color-2.shading-1.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#e9c46a 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-2.shading-1.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#89bd9e 50%,#000 0)}.card-wrapper.no-rotate .shape-2.color-2.shading-1.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#b2b2b2 50%,#fff 0)}.card-wrapper.no-rotate .shape-2.color-2.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#2d2d2d 50%,#000 0)}.card-wrapper.no-rotate .shape-2.shading-2.theme-default,.theme-default .card-wrapper.no-rotate .shape-2.shading-2{background:#fff}.card-wrapper.no-rotate .shape-2.shading-2.theme-dark,.theme-dark .card-wrapper.no-rotate .shape-2.shading-2{background:#000}.card-wrapper.no-rotate .shape-2.shading-2.theme-mono,.theme-mono .card-wrapper.no-rotate .shape-2.shading-2{background:#fff}.card-wrapper.no-rotate .shape-2.shading-2.theme-mono-dark,.theme-mono-dark .card-wrapper.no-rotate .shape-2.shading-2{background:#000}}.card-wrapper.rotate{height:192.5px;width:110px}.card-wrapper.rotate .shape-wrapper{min-height:110px;display:flex;justify-content:center;align-items:center;flex-direction:column}.card-wrapper.rotate .shape-0,.card-wrapper.rotate .shape-1{margin:.3em 0}.card-wrapper.rotate .shape-0{width:0;height:0;border:27.5px solid transparent;position:relative;left:41.25px}.card-wrapper.rotate .shape-0:after{content:"";position:absolute;right:55px;top:-27.5px;width:0;height:0;border:27.5px solid transparent}.card-wrapper.rotate .shape-0.color-0.theme-default,.theme-default .card-wrapper.rotate .shape-0.color-0{border-left:55px solid #2a9d8f}.card-wrapper.rotate .shape-0.color-0.theme-default:after,.theme-default .card-wrapper.rotate .shape-0.color-0:after{border-right:55px solid #2a9d8f}.card-wrapper.rotate .shape-0.color-0.theme-dark,.theme-dark .card-wrapper.rotate .shape-0.color-0{border-left:55px solid #4b1a49}.card-wrapper.rotate .shape-0.color-0.theme-dark:after,.theme-dark .card-wrapper.rotate .shape-0.color-0:after{border-right:55px solid #4b1a49}.card-wrapper.rotate .shape-0.color-0.theme-mono,.theme-mono .card-wrapper.rotate .shape-0.color-0{border-left:55px solid #191919}.card-wrapper.rotate .shape-0.color-0.theme-mono:after,.theme-mono .card-wrapper.rotate .shape-0.color-0:after{border-right:55px solid #191919}.card-wrapper.rotate .shape-0.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-0.color-0{border-left:55px solid #e6e6e6}.card-wrapper.rotate .shape-0.color-0.theme-mono-dark:after,.theme-mono-dark .card-wrapper.rotate .shape-0.color-0:after{border-right:55px solid #e6e6e6}.card-wrapper.rotate .shape-0.color-1.theme-default,.theme-default .card-wrapper.rotate .shape-0.color-1{border-left:55px solid #e76f51}.card-wrapper.rotate .shape-0.color-1.theme-default:after,.theme-default .card-wrapper.rotate .shape-0.color-1:after{border-right:55px solid #e76f51}.card-wrapper.rotate .shape-0.color-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-0.color-1{border-left:55px solid #8b1e3f}.card-wrapper.rotate .shape-0.color-1.theme-dark:after,.theme-dark .card-wrapper.rotate .shape-0.color-1:after{border-right:55px solid #8b1e3f}.card-wrapper.rotate .shape-0.color-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-0.color-1{border-left:55px solid #4c4c4c}.card-wrapper.rotate .shape-0.color-1.theme-mono:after,.theme-mono .card-wrapper.rotate .shape-0.color-1:after{border-right:55px solid #4c4c4c}.card-wrapper.rotate .shape-0.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-0.color-1{border-left:55px solid #6a6c6e}.card-wrapper.rotate .shape-0.color-1.theme-mono-dark:after,.theme-mono-dark .card-wrapper.rotate .shape-0.color-1:after{border-right:55px solid #6a6c6e}.card-wrapper.rotate .shape-0.color-2.theme-default,.theme-default .card-wrapper.rotate .shape-0.color-2{border-left:55px solid #e9c46a}.card-wrapper.rotate .shape-0.color-2.theme-default:after,.theme-default .card-wrapper.rotate .shape-0.color-2:after{border-right:55px solid #e9c46a}.card-wrapper.rotate .shape-0.color-2.theme-dark,.theme-dark .card-wrapper.rotate .shape-0.color-2{border-left:55px solid #89bd9e}.card-wrapper.rotate .shape-0.color-2.theme-dark:after,.theme-dark .card-wrapper.rotate .shape-0.color-2:after{border-right:55px solid #89bd9e}.card-wrapper.rotate .shape-0.color-2.theme-mono,.theme-mono .card-wrapper.rotate .shape-0.color-2{border-left:55px solid #b2b2b2}.card-wrapper.rotate .shape-0.color-2.theme-mono:after,.theme-mono .card-wrapper.rotate .shape-0.color-2:after{border-right:55px solid #b2b2b2}.card-wrapper.rotate .shape-0.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-0.color-2{border-left:55px solid #2d2d2d}.card-wrapper.rotate .shape-0.color-2.theme-mono-dark:after,.theme-mono-dark .card-wrapper.rotate .shape-0.color-2:after{border-right:55px solid #2d2d2d}.card-wrapper.rotate .shape-0.shading-2 .inner{z-index:10;width:0;height:0;position:relative;border:25.5px solid transparent;top:-25.5px;left:-55px}.card-wrapper.rotate .shape-0.shading-2 .inner:after{content:"";z-index:11;position:absolute;width:0;height:0;border:25.5px solid transparent;right:51px;top:-25.5px}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-default,.theme-default .card-wrapper.rotate .shape-0.shading-2 .inner{border-left:51px solid #fff}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-default:after,.theme-default .card-wrapper.rotate .shape-0.shading-2 .inner:after{border-right:51px solid #fff}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-dark,.theme-dark .card-wrapper.rotate .shape-0.shading-2 .inner{border-left:51px solid #000}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-dark:after,.theme-dark .card-wrapper.rotate .shape-0.shading-2 .inner:after{border-right:51px solid #000}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-mono,.theme-mono .card-wrapper.rotate .shape-0.shading-2 .inner{border-left:51px solid #fff}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-mono:after,.theme-mono .card-wrapper.rotate .shape-0.shading-2 .inner:after{border-right:51px solid #fff}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-0.shading-2 .inner{border-left:51px solid #000}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-mono-dark:after,.theme-mono-dark .card-wrapper.rotate .shape-0.shading-2 .inner:after{border-right:51px solid #000}.card-wrapper.rotate .shape-0.shading-1 .inner{z-index:10;width:0;height:0;position:relative;border:25.5px solid transparent;top:-25.5px;left:-55px}.card-wrapper.rotate .shape-0.shading-1 .inner:after{content:"";z-index:11;position:absolute;width:0;height:0;border:25.5px solid transparent;right:51px;top:-25.5px}.card-wrapper.rotate .shape-0.shading-1 .inner.theme-default,.theme-default .card-wrapper.rotate .shape-0.shading-1 .inner{border-left:51px solid #fff}.card-wrapper.rotate .shape-0.shading-1 .inner.theme-dark,.theme-dark .card-wrapper.rotate .shape-0.shading-1 .inner{border-left:51px solid #000}.card-wrapper.rotate .shape-0.shading-1 .inner.theme-mono,.theme-mono .card-wrapper.rotate .shape-0.shading-1 .inner{border-left:51px solid #fff}.card-wrapper.rotate .shape-0.shading-1 .inner.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-0.shading-1 .inner{border-left:51px solid #000}.card-wrapper.rotate .shape-0.shading-1 .inner:after{border-right:51px solid transparent}.card-wrapper.rotate .shape-1{width:110px;height:55px;border-radius:30%/50%}.card-wrapper.rotate .shape-1.color-0.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.card-wrapper.rotate .shape-1.color-0.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-0{border:2px solid #4b1a49;background:#4b1a49}.card-wrapper.rotate .shape-1.color-0.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-0{border:2px solid #191919;background:#191919}.card-wrapper.rotate .shape-1.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.card-wrapper.rotate .shape-1.color-0.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#2a9d8f 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-0.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#4b1a49 50%,#000 0)}.card-wrapper.rotate .shape-1.color-0.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#191919 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-0.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#e6e6e6 50%,#000 0)}.card-wrapper.rotate .shape-1.color-1.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-1{border:2px solid #e76f51;background:#e76f51}.card-wrapper.rotate .shape-1.color-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.card-wrapper.rotate .shape-1.color-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.card-wrapper.rotate .shape-1.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.card-wrapper.rotate .shape-1.color-1.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#e76f51 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-1.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#8b1e3f 50%,#000 0)}.card-wrapper.rotate .shape-1.color-1.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#4c4c4c 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-1.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#6a6c6e 50%,#000 0)}.card-wrapper.rotate .shape-1.color-2.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-2{border:2px solid #e9c46a;background:#e9c46a}.card-wrapper.rotate .shape-1.color-2.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-2{border:2px solid #89bd9e;background:#89bd9e}.card-wrapper.rotate .shape-1.color-2.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.card-wrapper.rotate .shape-1.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.card-wrapper.rotate .shape-1.color-2.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#e9c46a 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-2.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#89bd9e 50%,#000 0)}.card-wrapper.rotate .shape-1.color-2.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#b2b2b2 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-2.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#2d2d2d 50%,#000 0)}.card-wrapper.rotate .shape-1.shading-2.theme-default,.theme-default .card-wrapper.rotate .shape-1.shading-2{background:#fff}.card-wrapper.rotate .shape-1.shading-2.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.shading-2{background:#000}.card-wrapper.rotate .shape-1.shading-2.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.shading-2{background:#fff}.card-wrapper.rotate .shape-1.shading-2.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.shading-2{background:#000}.card-wrapper.rotate .shape-2{margin:.15em 0;width:110px;height:55px;border-radius:90% 0}.card-wrapper.rotate .shape-2.color-0.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.card-wrapper.rotate .shape-2.color-0.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-0{border:2px solid #4b1a49;background:#4b1a49}.card-wrapper.rotate .shape-2.color-0.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-0{border:2px solid #191919;background:#191919}.card-wrapper.rotate .shape-2.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.card-wrapper.rotate .shape-2.color-0.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#2a9d8f 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-0.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#4b1a49 50%,#000 0)}.card-wrapper.rotate .shape-2.color-0.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#191919 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-0.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#e6e6e6 50%,#000 0)}.card-wrapper.rotate .shape-2.color-1.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-1{border:2px solid #e76f51;background:#e76f51}.card-wrapper.rotate .shape-2.color-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.card-wrapper.rotate .shape-2.color-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.card-wrapper.rotate .shape-2.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.card-wrapper.rotate .shape-2.color-1.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#e76f51 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-1.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#8b1e3f 50%,#000 0)}.card-wrapper.rotate .shape-2.color-1.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#4c4c4c 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-1.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#6a6c6e 50%,#000 0)}.card-wrapper.rotate .shape-2.color-2.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-2{border:2px solid #e9c46a;background:#e9c46a}.card-wrapper.rotate .shape-2.color-2.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-2{border:2px solid #89bd9e;background:#89bd9e}.card-wrapper.rotate .shape-2.color-2.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.card-wrapper.rotate .shape-2.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.card-wrapper.rotate .shape-2.color-2.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#e9c46a 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-2.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#89bd9e 50%,#000 0)}.card-wrapper.rotate .shape-2.color-2.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#b2b2b2 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-2.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#2d2d2d 50%,#000 0)}.card-wrapper.rotate .shape-2.shading-2.theme-default,.theme-default .card-wrapper.rotate .shape-2.shading-2{background:#fff}.card-wrapper.rotate .shape-2.shading-2.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.shading-2{background:#000}.card-wrapper.rotate .shape-2.shading-2.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.shading-2{background:#fff}.card-wrapper.rotate .shape-2.shading-2.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.shading-2{background:#000}@media (max-width:1500px){.card-wrapper.rotate{height:122.5px;width:70px}.card-wrapper.rotate .shape-wrapper{min-height:70px;display:flex;justify-content:center;align-items:center;flex-direction:column}.card-wrapper.rotate .shape-0,.card-wrapper.rotate .shape-1{margin:.2em 0}.card-wrapper.rotate .shape-0{width:0;height:0;border:17.5px solid transparent;position:relative;left:26.25px}.card-wrapper.rotate .shape-0:after{content:"";position:absolute;right:35px;top:-17.5px;width:0;height:0;border:17.5px solid transparent}.card-wrapper.rotate .shape-0.color-0.theme-default,.theme-default .card-wrapper.rotate .shape-0.color-0{border-left:35px solid #2a9d8f}.card-wrapper.rotate .shape-0.color-0.theme-default:after,.theme-default .card-wrapper.rotate .shape-0.color-0:after{border-right:35px solid #2a9d8f}.card-wrapper.rotate .shape-0.color-0.theme-dark,.theme-dark .card-wrapper.rotate .shape-0.color-0{border-left:35px solid #4b1a49}.card-wrapper.rotate .shape-0.color-0.theme-dark:after,.theme-dark .card-wrapper.rotate .shape-0.color-0:after{border-right:35px solid #4b1a49}.card-wrapper.rotate .shape-0.color-0.theme-mono,.theme-mono .card-wrapper.rotate .shape-0.color-0{border-left:35px solid #191919}.card-wrapper.rotate .shape-0.color-0.theme-mono:after,.theme-mono .card-wrapper.rotate .shape-0.color-0:after{border-right:35px solid #191919}.card-wrapper.rotate .shape-0.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-0.color-0{border-left:35px solid #e6e6e6}.card-wrapper.rotate .shape-0.color-0.theme-mono-dark:after,.theme-mono-dark .card-wrapper.rotate .shape-0.color-0:after{border-right:35px solid #e6e6e6}.card-wrapper.rotate .shape-0.color-1.theme-default,.theme-default .card-wrapper.rotate .shape-0.color-1{border-left:35px solid #e76f51}.card-wrapper.rotate .shape-0.color-1.theme-default:after,.theme-default .card-wrapper.rotate .shape-0.color-1:after{border-right:35px solid #e76f51}.card-wrapper.rotate .shape-0.color-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-0.color-1{border-left:35px solid #8b1e3f}.card-wrapper.rotate .shape-0.color-1.theme-dark:after,.theme-dark .card-wrapper.rotate .shape-0.color-1:after{border-right:35px solid #8b1e3f}.card-wrapper.rotate .shape-0.color-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-0.color-1{border-left:35px solid #4c4c4c}.card-wrapper.rotate .shape-0.color-1.theme-mono:after,.theme-mono .card-wrapper.rotate .shape-0.color-1:after{border-right:35px solid #4c4c4c}.card-wrapper.rotate .shape-0.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-0.color-1{border-left:35px solid #6a6c6e}.card-wrapper.rotate .shape-0.color-1.theme-mono-dark:after,.theme-mono-dark .card-wrapper.rotate .shape-0.color-1:after{border-right:35px solid #6a6c6e}.card-wrapper.rotate .shape-0.color-2.theme-default,.theme-default .card-wrapper.rotate .shape-0.color-2{border-left:35px solid #e9c46a}.card-wrapper.rotate .shape-0.color-2.theme-default:after,.theme-default .card-wrapper.rotate .shape-0.color-2:after{border-right:35px solid #e9c46a}.card-wrapper.rotate .shape-0.color-2.theme-dark,.theme-dark .card-wrapper.rotate .shape-0.color-2{border-left:35px solid #89bd9e}.card-wrapper.rotate .shape-0.color-2.theme-dark:after,.theme-dark .card-wrapper.rotate .shape-0.color-2:after{border-right:35px solid #89bd9e}.card-wrapper.rotate .shape-0.color-2.theme-mono,.theme-mono .card-wrapper.rotate .shape-0.color-2{border-left:35px solid #b2b2b2}.card-wrapper.rotate .shape-0.color-2.theme-mono:after,.theme-mono .card-wrapper.rotate .shape-0.color-2:after{border-right:35px solid #b2b2b2}.card-wrapper.rotate .shape-0.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-0.color-2{border-left:35px solid #2d2d2d}.card-wrapper.rotate .shape-0.color-2.theme-mono-dark:after,.theme-mono-dark .card-wrapper.rotate .shape-0.color-2:after{border-right:35px solid #2d2d2d}.card-wrapper.rotate .shape-0.shading-2 .inner{z-index:10;width:0;height:0;position:relative;border:15.5px solid transparent;top:-15.5px;left:-35px}.card-wrapper.rotate .shape-0.shading-2 .inner:after{content:"";z-index:11;position:absolute;width:0;height:0;border:15.5px solid transparent;right:31px;top:-15.5px}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-default,.theme-default .card-wrapper.rotate .shape-0.shading-2 .inner{border-left:31px solid #fff}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-default:after,.theme-default .card-wrapper.rotate .shape-0.shading-2 .inner:after{border-right:31px solid #fff}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-dark,.theme-dark .card-wrapper.rotate .shape-0.shading-2 .inner{border-left:31px solid #000}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-dark:after,.theme-dark .card-wrapper.rotate .shape-0.shading-2 .inner:after{border-right:31px solid #000}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-mono,.theme-mono .card-wrapper.rotate .shape-0.shading-2 .inner{border-left:31px solid #fff}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-mono:after,.theme-mono .card-wrapper.rotate .shape-0.shading-2 .inner:after{border-right:31px solid #fff}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-0.shading-2 .inner{border-left:31px solid #000}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-mono-dark:after,.theme-mono-dark .card-wrapper.rotate .shape-0.shading-2 .inner:after{border-right:31px solid #000}.card-wrapper.rotate .shape-0.shading-1 .inner{z-index:10;width:0;height:0;position:relative;border:15.5px solid transparent;top:-15.5px;left:-35px}.card-wrapper.rotate .shape-0.shading-1 .inner:after{content:"";z-index:11;position:absolute;width:0;height:0;border:15.5px solid transparent;right:31px;top:-15.5px}.card-wrapper.rotate .shape-0.shading-1 .inner.theme-default,.theme-default .card-wrapper.rotate .shape-0.shading-1 .inner{border-left:31px solid #fff}.card-wrapper.rotate .shape-0.shading-1 .inner.theme-dark,.theme-dark .card-wrapper.rotate .shape-0.shading-1 .inner{border-left:31px solid #000}.card-wrapper.rotate .shape-0.shading-1 .inner.theme-mono,.theme-mono .card-wrapper.rotate .shape-0.shading-1 .inner{border-left:31px solid #fff}.card-wrapper.rotate .shape-0.shading-1 .inner.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-0.shading-1 .inner{border-left:31px solid #000}.card-wrapper.rotate .shape-0.shading-1 .inner:after{border-right:31px solid transparent}.card-wrapper.rotate .shape-1{width:70px;height:35px;border-radius:30%/50%}.card-wrapper.rotate .shape-1.color-0.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.card-wrapper.rotate .shape-1.color-0.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-0{border:2px solid #4b1a49;background:#4b1a49}.card-wrapper.rotate .shape-1.color-0.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-0{border:2px solid #191919;background:#191919}.card-wrapper.rotate .shape-1.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.card-wrapper.rotate .shape-1.color-0.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#2a9d8f 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-0.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#4b1a49 50%,#000 0)}.card-wrapper.rotate .shape-1.color-0.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#191919 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-0.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#e6e6e6 50%,#000 0)}.card-wrapper.rotate .shape-1.color-1.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-1{border:2px solid #e76f51;background:#e76f51}.card-wrapper.rotate .shape-1.color-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.card-wrapper.rotate .shape-1.color-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.card-wrapper.rotate .shape-1.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.card-wrapper.rotate .shape-1.color-1.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#e76f51 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-1.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#8b1e3f 50%,#000 0)}.card-wrapper.rotate .shape-1.color-1.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#4c4c4c 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-1.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#6a6c6e 50%,#000 0)}.card-wrapper.rotate .shape-1.color-2.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-2{border:2px solid #e9c46a;background:#e9c46a}.card-wrapper.rotate .shape-1.color-2.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-2{border:2px solid #89bd9e;background:#89bd9e}.card-wrapper.rotate .shape-1.color-2.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.card-wrapper.rotate .shape-1.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.card-wrapper.rotate .shape-1.color-2.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#e9c46a 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-2.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#89bd9e 50%,#000 0)}.card-wrapper.rotate .shape-1.color-2.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#b2b2b2 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-2.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#2d2d2d 50%,#000 0)}.card-wrapper.rotate .shape-1.shading-2.theme-default,.theme-default .card-wrapper.rotate .shape-1.shading-2{background:#fff}.card-wrapper.rotate .shape-1.shading-2.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.shading-2{background:#000}.card-wrapper.rotate .shape-1.shading-2.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.shading-2{background:#fff}.card-wrapper.rotate .shape-1.shading-2.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.shading-2{background:#000}.card-wrapper.rotate .shape-2{margin:.1em 0;width:70px;height:35px;border-radius:90% 0}.card-wrapper.rotate .shape-2.color-0.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.card-wrapper.rotate .shape-2.color-0.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-0{border:2px solid #4b1a49;background:#4b1a49}.card-wrapper.rotate .shape-2.color-0.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-0{border:2px solid #191919;background:#191919}.card-wrapper.rotate .shape-2.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.card-wrapper.rotate .shape-2.color-0.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#2a9d8f 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-0.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#4b1a49 50%,#000 0)}.card-wrapper.rotate .shape-2.color-0.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#191919 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-0.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#e6e6e6 50%,#000 0)}.card-wrapper.rotate .shape-2.color-1.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-1{border:2px solid #e76f51;background:#e76f51}.card-wrapper.rotate .shape-2.color-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.card-wrapper.rotate .shape-2.color-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.card-wrapper.rotate .shape-2.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.card-wrapper.rotate .shape-2.color-1.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#e76f51 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-1.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#8b1e3f 50%,#000 0)}.card-wrapper.rotate .shape-2.color-1.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#4c4c4c 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-1.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#6a6c6e 50%,#000 0)}.card-wrapper.rotate .shape-2.color-2.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-2{border:2px solid #e9c46a;background:#e9c46a}.card-wrapper.rotate .shape-2.color-2.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-2{border:2px solid #89bd9e;background:#89bd9e}.card-wrapper.rotate .shape-2.color-2.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.card-wrapper.rotate .shape-2.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.card-wrapper.rotate .shape-2.color-2.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#e9c46a 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-2.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#89bd9e 50%,#000 0)}.card-wrapper.rotate .shape-2.color-2.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#b2b2b2 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-2.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#2d2d2d 50%,#000 0)}.card-wrapper.rotate .shape-2.shading-2.theme-default,.theme-default .card-wrapper.rotate .shape-2.shading-2{background:#fff}.card-wrapper.rotate .shape-2.shading-2.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.shading-2{background:#000}.card-wrapper.rotate .shape-2.shading-2.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.shading-2{background:#fff}.card-wrapper.rotate .shape-2.shading-2.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.shading-2{background:#000}}@media (max-width:1024px){.card-wrapper.rotate{height:87.5px;width:50px}.card-wrapper.rotate .shape-wrapper{min-height:50px;display:flex;justify-content:center;align-items:center;flex-direction:column}.card-wrapper.rotate .shape-0,.card-wrapper.rotate .shape-1{margin:3px 0}.card-wrapper.rotate .shape-0{width:0;height:0;border:12.5px solid transparent;position:relative;left:18.75px}.card-wrapper.rotate .shape-0:after{content:"";position:absolute;right:25px;top:-12.5px;width:0;height:0;border:12.5px solid transparent}.card-wrapper.rotate .shape-0.color-0.theme-default,.theme-default .card-wrapper.rotate .shape-0.color-0{border-left:25px solid #2a9d8f}.card-wrapper.rotate .shape-0.color-0.theme-default:after,.theme-default .card-wrapper.rotate .shape-0.color-0:after{border-right:25px solid #2a9d8f}.card-wrapper.rotate .shape-0.color-0.theme-dark,.theme-dark .card-wrapper.rotate .shape-0.color-0{border-left:25px solid #4b1a49}.card-wrapper.rotate .shape-0.color-0.theme-dark:after,.theme-dark .card-wrapper.rotate .shape-0.color-0:after{border-right:25px solid #4b1a49}.card-wrapper.rotate .shape-0.color-0.theme-mono,.theme-mono .card-wrapper.rotate .shape-0.color-0{border-left:25px solid #191919}.card-wrapper.rotate .shape-0.color-0.theme-mono:after,.theme-mono .card-wrapper.rotate .shape-0.color-0:after{border-right:25px solid #191919}.card-wrapper.rotate .shape-0.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-0.color-0{border-left:25px solid #e6e6e6}.card-wrapper.rotate .shape-0.color-0.theme-mono-dark:after,.theme-mono-dark .card-wrapper.rotate .shape-0.color-0:after{border-right:25px solid #e6e6e6}.card-wrapper.rotate .shape-0.color-1.theme-default,.theme-default .card-wrapper.rotate .shape-0.color-1{border-left:25px solid #e76f51}.card-wrapper.rotate .shape-0.color-1.theme-default:after,.theme-default .card-wrapper.rotate .shape-0.color-1:after{border-right:25px solid #e76f51}.card-wrapper.rotate .shape-0.color-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-0.color-1{border-left:25px solid #8b1e3f}.card-wrapper.rotate .shape-0.color-1.theme-dark:after,.theme-dark .card-wrapper.rotate .shape-0.color-1:after{border-right:25px solid #8b1e3f}.card-wrapper.rotate .shape-0.color-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-0.color-1{border-left:25px solid #4c4c4c}.card-wrapper.rotate .shape-0.color-1.theme-mono:after,.theme-mono .card-wrapper.rotate .shape-0.color-1:after{border-right:25px solid #4c4c4c}.card-wrapper.rotate .shape-0.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-0.color-1{border-left:25px solid #6a6c6e}.card-wrapper.rotate .shape-0.color-1.theme-mono-dark:after,.theme-mono-dark .card-wrapper.rotate .shape-0.color-1:after{border-right:25px solid #6a6c6e}.card-wrapper.rotate .shape-0.color-2.theme-default,.theme-default .card-wrapper.rotate .shape-0.color-2{border-left:25px solid #e9c46a}.card-wrapper.rotate .shape-0.color-2.theme-default:after,.theme-default .card-wrapper.rotate .shape-0.color-2:after{border-right:25px solid #e9c46a}.card-wrapper.rotate .shape-0.color-2.theme-dark,.theme-dark .card-wrapper.rotate .shape-0.color-2{border-left:25px solid #89bd9e}.card-wrapper.rotate .shape-0.color-2.theme-dark:after,.theme-dark .card-wrapper.rotate .shape-0.color-2:after{border-right:25px solid #89bd9e}.card-wrapper.rotate .shape-0.color-2.theme-mono,.theme-mono .card-wrapper.rotate .shape-0.color-2{border-left:25px solid #b2b2b2}.card-wrapper.rotate .shape-0.color-2.theme-mono:after,.theme-mono .card-wrapper.rotate .shape-0.color-2:after{border-right:25px solid #b2b2b2}.card-wrapper.rotate .shape-0.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-0.color-2{border-left:25px solid #2d2d2d}.card-wrapper.rotate .shape-0.color-2.theme-mono-dark:after,.theme-mono-dark .card-wrapper.rotate .shape-0.color-2:after{border-right:25px solid #2d2d2d}.card-wrapper.rotate .shape-0.shading-2 .inner{z-index:10;width:0;height:0;position:relative;border:10.5px solid transparent;top:-10.5px;left:-25px}.card-wrapper.rotate .shape-0.shading-2 .inner:after{content:"";z-index:11;position:absolute;width:0;height:0;border:10.5px solid transparent;right:21px;top:-10.5px}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-default,.theme-default .card-wrapper.rotate .shape-0.shading-2 .inner{border-left:21px solid #fff}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-default:after,.theme-default .card-wrapper.rotate .shape-0.shading-2 .inner:after{border-right:21px solid #fff}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-dark,.theme-dark .card-wrapper.rotate .shape-0.shading-2 .inner{border-left:21px solid #000}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-dark:after,.theme-dark .card-wrapper.rotate .shape-0.shading-2 .inner:after{border-right:21px solid #000}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-mono,.theme-mono .card-wrapper.rotate .shape-0.shading-2 .inner{border-left:21px solid #fff}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-mono:after,.theme-mono .card-wrapper.rotate .shape-0.shading-2 .inner:after{border-right:21px solid #fff}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-0.shading-2 .inner{border-left:21px solid #000}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-mono-dark:after,.theme-mono-dark .card-wrapper.rotate .shape-0.shading-2 .inner:after{border-right:21px solid #000}.card-wrapper.rotate .shape-0.shading-1 .inner{z-index:10;width:0;height:0;position:relative;border:10.5px solid transparent;top:-10.5px;left:-25px}.card-wrapper.rotate .shape-0.shading-1 .inner:after{content:"";z-index:11;position:absolute;width:0;height:0;border:10.5px solid transparent;right:21px;top:-10.5px}.card-wrapper.rotate .shape-0.shading-1 .inner.theme-default,.theme-default .card-wrapper.rotate .shape-0.shading-1 .inner{border-left:21px solid #fff}.card-wrapper.rotate .shape-0.shading-1 .inner.theme-dark,.theme-dark .card-wrapper.rotate .shape-0.shading-1 .inner{border-left:21px solid #000}.card-wrapper.rotate .shape-0.shading-1 .inner.theme-mono,.theme-mono .card-wrapper.rotate .shape-0.shading-1 .inner{border-left:21px solid #fff}.card-wrapper.rotate .shape-0.shading-1 .inner.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-0.shading-1 .inner{border-left:21px solid #000}.card-wrapper.rotate .shape-0.shading-1 .inner:after{border-right:21px solid transparent}.card-wrapper.rotate .shape-1{width:50px;height:25px;border-radius:30%/50%}.card-wrapper.rotate .shape-1.color-0.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.card-wrapper.rotate .shape-1.color-0.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-0{border:2px solid #4b1a49;background:#4b1a49}.card-wrapper.rotate .shape-1.color-0.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-0{border:2px solid #191919;background:#191919}.card-wrapper.rotate .shape-1.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.card-wrapper.rotate .shape-1.color-0.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#2a9d8f 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-0.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#4b1a49 50%,#000 0)}.card-wrapper.rotate .shape-1.color-0.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#191919 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-0.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#e6e6e6 50%,#000 0)}.card-wrapper.rotate .shape-1.color-1.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-1{border:2px solid #e76f51;background:#e76f51}.card-wrapper.rotate .shape-1.color-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.card-wrapper.rotate .shape-1.color-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.card-wrapper.rotate .shape-1.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.card-wrapper.rotate .shape-1.color-1.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#e76f51 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-1.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#8b1e3f 50%,#000 0)}.card-wrapper.rotate .shape-1.color-1.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#4c4c4c 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-1.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#6a6c6e 50%,#000 0)}.card-wrapper.rotate .shape-1.color-2.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-2{border:2px solid #e9c46a;background:#e9c46a}.card-wrapper.rotate .shape-1.color-2.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-2{border:2px solid #89bd9e;background:#89bd9e}.card-wrapper.rotate .shape-1.color-2.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.card-wrapper.rotate .shape-1.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.card-wrapper.rotate .shape-1.color-2.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#e9c46a 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-2.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#89bd9e 50%,#000 0)}.card-wrapper.rotate .shape-1.color-2.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#b2b2b2 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-2.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#2d2d2d 50%,#000 0)}.card-wrapper.rotate .shape-1.shading-2.theme-default,.theme-default .card-wrapper.rotate .shape-1.shading-2{background:#fff}.card-wrapper.rotate .shape-1.shading-2.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.shading-2{background:#000}.card-wrapper.rotate .shape-1.shading-2.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.shading-2{background:#fff}.card-wrapper.rotate .shape-1.shading-2.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.shading-2{background:#000}.card-wrapper.rotate .shape-2{margin:1.5px 0;width:50px;height:25px;border-radius:90% 0}.card-wrapper.rotate .shape-2.color-0.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.card-wrapper.rotate .shape-2.color-0.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-0{border:2px solid #4b1a49;background:#4b1a49}.card-wrapper.rotate .shape-2.color-0.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-0{border:2px solid #191919;background:#191919}.card-wrapper.rotate .shape-2.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.card-wrapper.rotate .shape-2.color-0.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#2a9d8f 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-0.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#4b1a49 50%,#000 0)}.card-wrapper.rotate .shape-2.color-0.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#191919 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-0.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#e6e6e6 50%,#000 0)}.card-wrapper.rotate .shape-2.color-1.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-1{border:2px solid #e76f51;background:#e76f51}.card-wrapper.rotate .shape-2.color-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.card-wrapper.rotate .shape-2.color-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.card-wrapper.rotate .shape-2.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.card-wrapper.rotate .shape-2.color-1.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#e76f51 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-1.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#8b1e3f 50%,#000 0)}.card-wrapper.rotate .shape-2.color-1.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#4c4c4c 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-1.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#6a6c6e 50%,#000 0)}.card-wrapper.rotate .shape-2.color-2.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-2{border:2px solid #e9c46a;background:#e9c46a}.card-wrapper.rotate .shape-2.color-2.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-2{border:2px solid #89bd9e;background:#89bd9e}.card-wrapper.rotate .shape-2.color-2.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.card-wrapper.rotate .shape-2.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.card-wrapper.rotate .shape-2.color-2.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#e9c46a 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-2.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#89bd9e 50%,#000 0)}.card-wrapper.rotate .shape-2.color-2.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#b2b2b2 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-2.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#2d2d2d 50%,#000 0)}.card-wrapper.rotate .shape-2.shading-2.theme-default,.theme-default .card-wrapper.rotate .shape-2.shading-2{background:#fff}.card-wrapper.rotate .shape-2.shading-2.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.shading-2{background:#000}.card-wrapper.rotate .shape-2.shading-2.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.shading-2{background:#fff}.card-wrapper.rotate .shape-2.shading-2.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.shading-2{background:#000}}@media (max-width:800px){.card-wrapper.rotate{height:52.5px;width:30px}.card-wrapper.rotate .shape-wrapper{min-height:30px;display:flex;justify-content:center;align-items:center;flex-direction:column}.card-wrapper.rotate .shape-0,.card-wrapper.rotate .shape-1{margin:1px 0}.card-wrapper.rotate .shape-0{width:0;height:0;border:7.5px solid transparent;position:relative;left:11.25px}.card-wrapper.rotate .shape-0:after{content:"";position:absolute;right:15px;top:-7.5px;width:0;height:0;border:7.5px solid transparent}.card-wrapper.rotate .shape-0.color-0.theme-default,.theme-default .card-wrapper.rotate .shape-0.color-0{border-left:15px solid #2a9d8f}.card-wrapper.rotate .shape-0.color-0.theme-default:after,.theme-default .card-wrapper.rotate .shape-0.color-0:after{border-right:15px solid #2a9d8f}.card-wrapper.rotate .shape-0.color-0.theme-dark,.theme-dark .card-wrapper.rotate .shape-0.color-0{border-left:15px solid #4b1a49}.card-wrapper.rotate .shape-0.color-0.theme-dark:after,.theme-dark .card-wrapper.rotate .shape-0.color-0:after{border-right:15px solid #4b1a49}.card-wrapper.rotate .shape-0.color-0.theme-mono,.theme-mono .card-wrapper.rotate .shape-0.color-0{border-left:15px solid #191919}.card-wrapper.rotate .shape-0.color-0.theme-mono:after,.theme-mono .card-wrapper.rotate .shape-0.color-0:after{border-right:15px solid #191919}.card-wrapper.rotate .shape-0.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-0.color-0{border-left:15px solid #e6e6e6}.card-wrapper.rotate .shape-0.color-0.theme-mono-dark:after,.theme-mono-dark .card-wrapper.rotate .shape-0.color-0:after{border-right:15px solid #e6e6e6}.card-wrapper.rotate .shape-0.color-1.theme-default,.theme-default .card-wrapper.rotate .shape-0.color-1{border-left:15px solid #e76f51}.card-wrapper.rotate .shape-0.color-1.theme-default:after,.theme-default .card-wrapper.rotate .shape-0.color-1:after{border-right:15px solid #e76f51}.card-wrapper.rotate .shape-0.color-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-0.color-1{border-left:15px solid #8b1e3f}.card-wrapper.rotate .shape-0.color-1.theme-dark:after,.theme-dark .card-wrapper.rotate .shape-0.color-1:after{border-right:15px solid #8b1e3f}.card-wrapper.rotate .shape-0.color-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-0.color-1{border-left:15px solid #4c4c4c}.card-wrapper.rotate .shape-0.color-1.theme-mono:after,.theme-mono .card-wrapper.rotate .shape-0.color-1:after{border-right:15px solid #4c4c4c}.card-wrapper.rotate .shape-0.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-0.color-1{border-left:15px solid #6a6c6e}.card-wrapper.rotate .shape-0.color-1.theme-mono-dark:after,.theme-mono-dark .card-wrapper.rotate .shape-0.color-1:after{border-right:15px solid #6a6c6e}.card-wrapper.rotate .shape-0.color-2.theme-default,.theme-default .card-wrapper.rotate .shape-0.color-2{border-left:15px solid #e9c46a}.card-wrapper.rotate .shape-0.color-2.theme-default:after,.theme-default .card-wrapper.rotate .shape-0.color-2:after{border-right:15px solid #e9c46a}.card-wrapper.rotate .shape-0.color-2.theme-dark,.theme-dark .card-wrapper.rotate .shape-0.color-2{border-left:15px solid #89bd9e}.card-wrapper.rotate .shape-0.color-2.theme-dark:after,.theme-dark .card-wrapper.rotate .shape-0.color-2:after{border-right:15px solid #89bd9e}.card-wrapper.rotate .shape-0.color-2.theme-mono,.theme-mono .card-wrapper.rotate .shape-0.color-2{border-left:15px solid #b2b2b2}.card-wrapper.rotate .shape-0.color-2.theme-mono:after,.theme-mono .card-wrapper.rotate .shape-0.color-2:after{border-right:15px solid #b2b2b2}.card-wrapper.rotate .shape-0.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-0.color-2{border-left:15px solid #2d2d2d}.card-wrapper.rotate .shape-0.color-2.theme-mono-dark:after,.theme-mono-dark .card-wrapper.rotate .shape-0.color-2:after{border-right:15px solid #2d2d2d}.card-wrapper.rotate .shape-0.shading-2 .inner{z-index:10;width:0;height:0;position:relative;border:5.5px solid transparent;top:-5.5px;left:-15px}.card-wrapper.rotate .shape-0.shading-2 .inner:after{content:"";z-index:11;position:absolute;width:0;height:0;border:5.5px solid transparent;right:11px;top:-5.5px}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-default,.theme-default .card-wrapper.rotate .shape-0.shading-2 .inner{border-left:11px solid #fff}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-default:after,.theme-default .card-wrapper.rotate .shape-0.shading-2 .inner:after{border-right:11px solid #fff}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-dark,.theme-dark .card-wrapper.rotate .shape-0.shading-2 .inner{border-left:11px solid #000}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-dark:after,.theme-dark .card-wrapper.rotate .shape-0.shading-2 .inner:after{border-right:11px solid #000}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-mono,.theme-mono .card-wrapper.rotate .shape-0.shading-2 .inner{border-left:11px solid #fff}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-mono:after,.theme-mono .card-wrapper.rotate .shape-0.shading-2 .inner:after{border-right:11px solid #fff}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-0.shading-2 .inner{border-left:11px solid #000}.card-wrapper.rotate .shape-0.shading-2 .inner.theme-mono-dark:after,.theme-mono-dark .card-wrapper.rotate .shape-0.shading-2 .inner:after{border-right:11px solid #000}.card-wrapper.rotate .shape-0.shading-1 .inner{z-index:10;width:0;height:0;position:relative;border:5.5px solid transparent;top:-5.5px;left:-15px}.card-wrapper.rotate .shape-0.shading-1 .inner:after{content:"";z-index:11;position:absolute;width:0;height:0;border:5.5px solid transparent;right:11px;top:-5.5px}.card-wrapper.rotate .shape-0.shading-1 .inner.theme-default,.theme-default .card-wrapper.rotate .shape-0.shading-1 .inner{border-left:11px solid #fff}.card-wrapper.rotate .shape-0.shading-1 .inner.theme-dark,.theme-dark .card-wrapper.rotate .shape-0.shading-1 .inner{border-left:11px solid #000}.card-wrapper.rotate .shape-0.shading-1 .inner.theme-mono,.theme-mono .card-wrapper.rotate .shape-0.shading-1 .inner{border-left:11px solid #fff}.card-wrapper.rotate .shape-0.shading-1 .inner.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-0.shading-1 .inner{border-left:11px solid #000}.card-wrapper.rotate .shape-0.shading-1 .inner:after{border-right:11px solid transparent}.card-wrapper.rotate .shape-1{width:30px;height:15px;border-radius:30%/50%}.card-wrapper.rotate .shape-1.color-0.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.card-wrapper.rotate .shape-1.color-0.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-0{border:2px solid #4b1a49;background:#4b1a49}.card-wrapper.rotate .shape-1.color-0.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-0{border:2px solid #191919;background:#191919}.card-wrapper.rotate .shape-1.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.card-wrapper.rotate .shape-1.color-0.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#2a9d8f 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-0.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#4b1a49 50%,#000 0)}.card-wrapper.rotate .shape-1.color-0.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#191919 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-0.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#e6e6e6 50%,#000 0)}.card-wrapper.rotate .shape-1.color-1.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-1{border:2px solid #e76f51;background:#e76f51}.card-wrapper.rotate .shape-1.color-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.card-wrapper.rotate .shape-1.color-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.card-wrapper.rotate .shape-1.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.card-wrapper.rotate .shape-1.color-1.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#e76f51 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-1.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#8b1e3f 50%,#000 0)}.card-wrapper.rotate .shape-1.color-1.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#4c4c4c 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-1.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#6a6c6e 50%,#000 0)}.card-wrapper.rotate .shape-1.color-2.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-2{border:2px solid #e9c46a;background:#e9c46a}.card-wrapper.rotate .shape-1.color-2.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-2{border:2px solid #89bd9e;background:#89bd9e}.card-wrapper.rotate .shape-1.color-2.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.card-wrapper.rotate .shape-1.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.card-wrapper.rotate .shape-1.color-2.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#e9c46a 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-2.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#89bd9e 50%,#000 0)}.card-wrapper.rotate .shape-1.color-2.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#b2b2b2 50%,#fff 0)}.card-wrapper.rotate .shape-1.color-2.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#2d2d2d 50%,#000 0)}.card-wrapper.rotate .shape-1.shading-2.theme-default,.theme-default .card-wrapper.rotate .shape-1.shading-2{background:#fff}.card-wrapper.rotate .shape-1.shading-2.theme-dark,.theme-dark .card-wrapper.rotate .shape-1.shading-2{background:#000}.card-wrapper.rotate .shape-1.shading-2.theme-mono,.theme-mono .card-wrapper.rotate .shape-1.shading-2{background:#fff}.card-wrapper.rotate .shape-1.shading-2.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-1.shading-2{background:#000}.card-wrapper.rotate .shape-2{margin:.5px 0;width:30px;height:15px;border-radius:90% 0}.card-wrapper.rotate .shape-2.color-0.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.card-wrapper.rotate .shape-2.color-0.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-0{border:2px solid #4b1a49;background:#4b1a49}.card-wrapper.rotate .shape-2.color-0.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-0{border:2px solid #191919;background:#191919}.card-wrapper.rotate .shape-2.color-0.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.card-wrapper.rotate .shape-2.color-0.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#2a9d8f 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-0.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#4b1a49 50%,#000 0)}.card-wrapper.rotate .shape-2.color-0.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#191919 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-0.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#e6e6e6 50%,#000 0)}.card-wrapper.rotate .shape-2.color-1.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-1{border:2px solid #e76f51;background:#e76f51}.card-wrapper.rotate .shape-2.color-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.card-wrapper.rotate .shape-2.color-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.card-wrapper.rotate .shape-2.color-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.card-wrapper.rotate .shape-2.color-1.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#e76f51 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-1.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#8b1e3f 50%,#000 0)}.card-wrapper.rotate .shape-2.color-1.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#4c4c4c 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-1.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#6a6c6e 50%,#000 0)}.card-wrapper.rotate .shape-2.color-2.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-2{border:2px solid #e9c46a;background:#e9c46a}.card-wrapper.rotate .shape-2.color-2.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-2{border:2px solid #89bd9e;background:#89bd9e}.card-wrapper.rotate .shape-2.color-2.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.card-wrapper.rotate .shape-2.color-2.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.card-wrapper.rotate .shape-2.color-2.shading-1.theme-default,.theme-default .card-wrapper.rotate .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#e9c46a 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-2.shading-1.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#89bd9e 50%,#000 0)}.card-wrapper.rotate .shape-2.color-2.shading-1.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#b2b2b2 50%,#fff 0)}.card-wrapper.rotate .shape-2.color-2.shading-1.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#2d2d2d 50%,#000 0)}.card-wrapper.rotate .shape-2.shading-2.theme-default,.theme-default .card-wrapper.rotate .shape-2.shading-2{background:#fff}.card-wrapper.rotate .shape-2.shading-2.theme-dark,.theme-dark .card-wrapper.rotate .shape-2.shading-2{background:#000}.card-wrapper.rotate .shape-2.shading-2.theme-mono,.theme-mono .card-wrapper.rotate .shape-2.shading-2{background:#fff}.card-wrapper.rotate .shape-2.shading-2.theme-mono-dark,.theme-mono-dark .card-wrapper.rotate .shape-2.shading-2{background:#000}}.instructions{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:70ch;font-size:1.25em;line-height:1.5em;margin:auto;max-width:95%}@media (max-width:800px){.instructions{text-align:justify}}.instructions .title{font-size:1.5em;padding:.5em}.instructions .example,.instructions .label,.instructions .title{font-weight:700}.instructions .example{text-align:left;margin:auto}.examples{display:grid;grid-template-columns:auto auto auto auto;grid-gap:.5em}@media (max-width:800px){.examples{grid-gap:.25em}}.examples .card.theme-default,.theme-default .examples .card{box-shadow:0 3px 15px rgba(0,0,0,.2)}.examples .card.theme-dark,.theme-dark .examples .card{box-shadow:0 3px 15px hsla(0,0%,100%,.9)}.examples .card.theme-mono,.theme-mono .examples .card{box-shadow:0 3px 15px rgba(0,0,0,.2)}.examples .card.theme-mono-dark,.theme-mono-dark .examples .card{box-shadow:0 3px 15px hsla(0,0%,100%,.9)}.examples .card{border:none;outline:none;border-radius:10px;padding:.5em;height:auto;width:auto}@media (max-width:1024px){.examples .card{padding:1.25em}}@media (max-width:800px){.examples .card{padding:1em}}@media (max-width:600px){.examples .card{padding:.5em}}.examples .card.theme-default,.theme-default .examples .card{background-color:#fff}.examples .card.theme-dark,.theme-dark .examples .card{background-color:#000}.examples .card.theme-mono,.theme-mono .examples .card{background-color:#fff}.examples .card.theme-mono-dark,.theme-mono-dark .examples .card{background-color:#000}.examples .card .card-wrapper{width:87.5px;height:50px}.examples .card .card-wrapper .shape-wrapper{min-height:50px;display:flex;justify-content:center;align-items:center;flex-direction:row}.examples .card .card-wrapper .shape-0,.examples .card .card-wrapper .shape-1{margin:0 3px}.examples .card .card-wrapper .shape-0{align-self:flex-end;width:0;height:0;border:12.5px solid transparent;position:relative;top:-25px}.examples .card .card-wrapper .shape-0:after{content:"";position:absolute;left:-12.5px;top:25px;width:0;height:0;border:12.5px solid transparent}.examples .card .card-wrapper .shape-0.color-0.theme-default,.theme-default .examples .card .card-wrapper .shape-0.color-0{border-bottom:25px solid #2a9d8f}.examples .card .card-wrapper .shape-0.color-0.theme-default:after,.theme-default .examples .card .card-wrapper .shape-0.color-0:after{border-top:25px solid #2a9d8f}.examples .card .card-wrapper .shape-0.color-0.theme-dark,.theme-dark .examples .card .card-wrapper .shape-0.color-0{border-bottom:25px solid #4b1a49}.examples .card .card-wrapper .shape-0.color-0.theme-dark:after,.theme-dark .examples .card .card-wrapper .shape-0.color-0:after{border-top:25px solid #4b1a49}.examples .card .card-wrapper .shape-0.color-0.theme-mono,.theme-mono .examples .card .card-wrapper .shape-0.color-0{border-bottom:25px solid #191919}.examples .card .card-wrapper .shape-0.color-0.theme-mono:after,.theme-mono .examples .card .card-wrapper .shape-0.color-0:after{border-top:25px solid #191919}.examples .card .card-wrapper .shape-0.color-0.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-0.color-0{border-bottom:25px solid #e6e6e6}.examples .card .card-wrapper .shape-0.color-0.theme-mono-dark:after,.theme-mono-dark .examples .card .card-wrapper .shape-0.color-0:after{border-top:25px solid #e6e6e6}.examples .card .card-wrapper .shape-0.color-1.theme-default,.theme-default .examples .card .card-wrapper .shape-0.color-1{border-bottom:25px solid #e76f51}.examples .card .card-wrapper .shape-0.color-1.theme-default:after,.theme-default .examples .card .card-wrapper .shape-0.color-1:after{border-top:25px solid #e76f51}.examples .card .card-wrapper .shape-0.color-1.theme-dark,.theme-dark .examples .card .card-wrapper .shape-0.color-1{border-bottom:25px solid #8b1e3f}.examples .card .card-wrapper .shape-0.color-1.theme-dark:after,.theme-dark .examples .card .card-wrapper .shape-0.color-1:after{border-top:25px solid #8b1e3f}.examples .card .card-wrapper .shape-0.color-1.theme-mono,.theme-mono .examples .card .card-wrapper .shape-0.color-1{border-bottom:25px solid #4c4c4c}.examples .card .card-wrapper .shape-0.color-1.theme-mono:after,.theme-mono .examples .card .card-wrapper .shape-0.color-1:after{border-top:25px solid #4c4c4c}.examples .card .card-wrapper .shape-0.color-1.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-0.color-1{border-bottom:25px solid #6a6c6e}.examples .card .card-wrapper .shape-0.color-1.theme-mono-dark:after,.theme-mono-dark .examples .card .card-wrapper .shape-0.color-1:after{border-top:25px solid #6a6c6e}.examples .card .card-wrapper .shape-0.color-2.theme-default,.theme-default .examples .card .card-wrapper .shape-0.color-2{border-bottom:25px solid #e9c46a}.examples .card .card-wrapper .shape-0.color-2.theme-default:after,.theme-default .examples .card .card-wrapper .shape-0.color-2:after{border-top:25px solid #e9c46a}.examples .card .card-wrapper .shape-0.color-2.theme-dark,.theme-dark .examples .card .card-wrapper .shape-0.color-2{border-bottom:25px solid #89bd9e}.examples .card .card-wrapper .shape-0.color-2.theme-dark:after,.theme-dark .examples .card .card-wrapper .shape-0.color-2:after{border-top:25px solid #89bd9e}.examples .card .card-wrapper .shape-0.color-2.theme-mono,.theme-mono .examples .card .card-wrapper .shape-0.color-2{border-bottom:25px solid #b2b2b2}.examples .card .card-wrapper .shape-0.color-2.theme-mono:after,.theme-mono .examples .card .card-wrapper .shape-0.color-2:after{border-top:25px solid #b2b2b2}.examples .card .card-wrapper .shape-0.color-2.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-0.color-2{border-bottom:25px solid #2d2d2d}.examples .card .card-wrapper .shape-0.color-2.theme-mono-dark:after,.theme-mono-dark .examples .card .card-wrapper .shape-0.color-2:after{border-top:25px solid #2d2d2d}.examples .card .card-wrapper .shape-0.shading-2 .inner{z-index:10;width:0;height:0;border:10.5px solid transparent;position:relative;top:-6.5px;left:-10.5px}.examples .card .card-wrapper .shape-0.shading-2 .inner:after{content:"";z-index:11;position:absolute;left:-10.5px;top:21px;width:0;height:0;border:10.5px solid transparent}.examples .card .card-wrapper .shape-0.shading-2 .inner.theme-default,.theme-default .examples .card .card-wrapper .shape-0.shading-2 .inner{border-bottom:21px solid #fff}.examples .card .card-wrapper .shape-0.shading-2 .inner.theme-default:after,.theme-default .examples .card .card-wrapper .shape-0.shading-2 .inner:after{border-top:21px solid #fff}.examples .card .card-wrapper .shape-0.shading-2 .inner.theme-dark,.theme-dark .examples .card .card-wrapper .shape-0.shading-2 .inner{border-bottom:21px solid #000}.examples .card .card-wrapper .shape-0.shading-2 .inner.theme-dark:after,.theme-dark .examples .card .card-wrapper .shape-0.shading-2 .inner:after{border-top:21px solid #000}.examples .card .card-wrapper .shape-0.shading-2 .inner.theme-mono,.theme-mono .examples .card .card-wrapper .shape-0.shading-2 .inner{border-bottom:21px solid #fff}.examples .card .card-wrapper .shape-0.shading-2 .inner.theme-mono:after,.theme-mono .examples .card .card-wrapper .shape-0.shading-2 .inner:after{border-top:21px solid #fff}.examples .card .card-wrapper .shape-0.shading-2 .inner.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-0.shading-2 .inner{border-bottom:21px solid #000}.examples .card .card-wrapper .shape-0.shading-2 .inner.theme-mono-dark:after,.theme-mono-dark .examples .card .card-wrapper .shape-0.shading-2 .inner:after{border-top:21px solid #000}.examples .card .card-wrapper .shape-0.shading-1 .inner{z-index:10;width:0;height:0;border:10.5px solid transparent;position:relative;top:-6.5px;left:-10.5px}.examples .card .card-wrapper .shape-0.shading-1 .inner:after{content:"";z-index:11;position:absolute;left:-10.5px;top:21px;width:0;height:0;border:10.5px solid transparent}.examples .card .card-wrapper .shape-0.shading-1 .inner.theme-default,.theme-default .examples .card .card-wrapper .shape-0.shading-1 .inner{border-bottom:21px solid #fff}.examples .card .card-wrapper .shape-0.shading-1 .inner.theme-dark,.theme-dark .examples .card .card-wrapper .shape-0.shading-1 .inner{border-bottom:21px solid #000}.examples .card .card-wrapper .shape-0.shading-1 .inner.theme-mono,.theme-mono .examples .card .card-wrapper .shape-0.shading-1 .inner{border-bottom:21px solid #fff}.examples .card .card-wrapper .shape-0.shading-1 .inner.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-0.shading-1 .inner{border-bottom:21px solid #000}.examples .card .card-wrapper .shape-0.shading-1 .inner:after{border-top:21px solid transparent}.examples .card .card-wrapper .shape-1{width:25px;height:50px;border-radius:50%/30%}.examples .card .card-wrapper .shape-1.color-0.theme-default,.theme-default .examples .card .card-wrapper .shape-1.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.examples .card .card-wrapper .shape-1.color-0.theme-dark,.theme-dark .examples .card .card-wrapper .shape-1.color-0{border:2px solid #4b1a49;background:#4b1a49}.examples .card .card-wrapper .shape-1.color-0.theme-mono,.theme-mono .examples .card .card-wrapper .shape-1.color-0{border:2px solid #191919;background:#191919}.examples .card .card-wrapper .shape-1.color-0.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-1.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.examples .card .card-wrapper .shape-1.color-0.shading-1.theme-default,.theme-default .examples .card .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#2a9d8f 50%,#fff 0)}.examples .card .card-wrapper .shape-1.color-0.shading-1.theme-dark,.theme-dark .examples .card .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#4b1a49 50%,#000 0)}.examples .card .card-wrapper .shape-1.color-0.shading-1.theme-mono,.theme-mono .examples .card .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#191919 50%,#fff 0)}.examples .card .card-wrapper .shape-1.color-0.shading-1.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#e6e6e6 50%,#000 0)}.examples .card .card-wrapper .shape-1.color-1.theme-default,.theme-default .examples .card .card-wrapper .shape-1.color-1{border:2px solid #e76f51;background:#e76f51}.examples .card .card-wrapper .shape-1.color-1.theme-dark,.theme-dark .examples .card .card-wrapper .shape-1.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.examples .card .card-wrapper .shape-1.color-1.theme-mono,.theme-mono .examples .card .card-wrapper .shape-1.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.examples .card .card-wrapper .shape-1.color-1.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-1.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.examples .card .card-wrapper .shape-1.color-1.shading-1.theme-default,.theme-default .examples .card .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#e76f51 50%,#fff 0)}.examples .card .card-wrapper .shape-1.color-1.shading-1.theme-dark,.theme-dark .examples .card .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#8b1e3f 50%,#000 0)}.examples .card .card-wrapper .shape-1.color-1.shading-1.theme-mono,.theme-mono .examples .card .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#4c4c4c 50%,#fff 0)}.examples .card .card-wrapper .shape-1.color-1.shading-1.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#6a6c6e 50%,#000 0)}.examples .card .card-wrapper .shape-1.color-2.theme-default,.theme-default .examples .card .card-wrapper .shape-1.color-2{border:2px solid #e9c46a;background:#e9c46a}.examples .card .card-wrapper .shape-1.color-2.theme-dark,.theme-dark .examples .card .card-wrapper .shape-1.color-2{border:2px solid #89bd9e;background:#89bd9e}.examples .card .card-wrapper .shape-1.color-2.theme-mono,.theme-mono .examples .card .card-wrapper .shape-1.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.examples .card .card-wrapper .shape-1.color-2.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-1.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.examples .card .card-wrapper .shape-1.color-2.shading-1.theme-default,.theme-default .examples .card .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#e9c46a 50%,#fff 0)}.examples .card .card-wrapper .shape-1.color-2.shading-1.theme-dark,.theme-dark .examples .card .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#89bd9e 50%,#000 0)}.examples .card .card-wrapper .shape-1.color-2.shading-1.theme-mono,.theme-mono .examples .card .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#b2b2b2 50%,#fff 0)}.examples .card .card-wrapper .shape-1.color-2.shading-1.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#2d2d2d 50%,#000 0)}.examples .card .card-wrapper .shape-1.shading-2.theme-default,.theme-default .examples .card .card-wrapper .shape-1.shading-2{background:#fff}.examples .card .card-wrapper .shape-1.shading-2.theme-dark,.theme-dark .examples .card .card-wrapper .shape-1.shading-2{background:#000}.examples .card .card-wrapper .shape-1.shading-2.theme-mono,.theme-mono .examples .card .card-wrapper .shape-1.shading-2{background:#fff}.examples .card .card-wrapper .shape-1.shading-2.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-1.shading-2{background:#000}.examples .card .card-wrapper .shape-2{margin:0 1.5px;width:25px;height:50px;border-radius:0 90%}.examples .card .card-wrapper .shape-2.color-0.theme-default,.theme-default .examples .card .card-wrapper .shape-2.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.examples .card .card-wrapper .shape-2.color-0.theme-dark,.theme-dark .examples .card .card-wrapper .shape-2.color-0{border:2px solid #4b1a49;background:#4b1a49}.examples .card .card-wrapper .shape-2.color-0.theme-mono,.theme-mono .examples .card .card-wrapper .shape-2.color-0{border:2px solid #191919;background:#191919}.examples .card .card-wrapper .shape-2.color-0.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-2.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.examples .card .card-wrapper .shape-2.color-0.shading-1.theme-default,.theme-default .examples .card .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#2a9d8f 50%,#fff 0)}.examples .card .card-wrapper .shape-2.color-0.shading-1.theme-dark,.theme-dark .examples .card .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#4b1a49 50%,#000 0)}.examples .card .card-wrapper .shape-2.color-0.shading-1.theme-mono,.theme-mono .examples .card .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#191919 50%,#fff 0)}.examples .card .card-wrapper .shape-2.color-0.shading-1.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#e6e6e6 50%,#000 0)}.examples .card .card-wrapper .shape-2.color-1.theme-default,.theme-default .examples .card .card-wrapper .shape-2.color-1{border:2px solid #e76f51;background:#e76f51}.examples .card .card-wrapper .shape-2.color-1.theme-dark,.theme-dark .examples .card .card-wrapper .shape-2.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.examples .card .card-wrapper .shape-2.color-1.theme-mono,.theme-mono .examples .card .card-wrapper .shape-2.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.examples .card .card-wrapper .shape-2.color-1.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-2.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.examples .card .card-wrapper .shape-2.color-1.shading-1.theme-default,.theme-default .examples .card .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#e76f51 50%,#fff 0)}.examples .card .card-wrapper .shape-2.color-1.shading-1.theme-dark,.theme-dark .examples .card .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#8b1e3f 50%,#000 0)}.examples .card .card-wrapper .shape-2.color-1.shading-1.theme-mono,.theme-mono .examples .card .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#4c4c4c 50%,#fff 0)}.examples .card .card-wrapper .shape-2.color-1.shading-1.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#6a6c6e 50%,#000 0)}.examples .card .card-wrapper .shape-2.color-2.theme-default,.theme-default .examples .card .card-wrapper .shape-2.color-2{border:2px solid #e9c46a;background:#e9c46a}.examples .card .card-wrapper .shape-2.color-2.theme-dark,.theme-dark .examples .card .card-wrapper .shape-2.color-2{border:2px solid #89bd9e;background:#89bd9e}.examples .card .card-wrapper .shape-2.color-2.theme-mono,.theme-mono .examples .card .card-wrapper .shape-2.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.examples .card .card-wrapper .shape-2.color-2.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-2.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.examples .card .card-wrapper .shape-2.color-2.shading-1.theme-default,.theme-default .examples .card .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#e9c46a 50%,#fff 0)}.examples .card .card-wrapper .shape-2.color-2.shading-1.theme-dark,.theme-dark .examples .card .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#89bd9e 50%,#000 0)}.examples .card .card-wrapper .shape-2.color-2.shading-1.theme-mono,.theme-mono .examples .card .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#b2b2b2 50%,#fff 0)}.examples .card .card-wrapper .shape-2.color-2.shading-1.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#2d2d2d 50%,#000 0)}.examples .card .card-wrapper .shape-2.shading-2.theme-default,.theme-default .examples .card .card-wrapper .shape-2.shading-2{background:#fff}.examples .card .card-wrapper .shape-2.shading-2.theme-dark,.theme-dark .examples .card .card-wrapper .shape-2.shading-2{background:#000}.examples .card .card-wrapper .shape-2.shading-2.theme-mono,.theme-mono .examples .card .card-wrapper .shape-2.shading-2{background:#fff}.examples .card .card-wrapper .shape-2.shading-2.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-2.shading-2{background:#000}@media (max-width:600px){.examples .card .card-wrapper{width:52.5px;height:30px}.examples .card .card-wrapper .shape-wrapper{min-height:30px;display:flex;justify-content:center;align-items:center;flex-direction:row}.examples .card .card-wrapper .shape-0,.examples .card .card-wrapper .shape-1{margin:0 1px}.examples .card .card-wrapper .shape-0{align-self:flex-end;width:0;height:0;border:7.5px solid transparent;position:relative;top:-15px}.examples .card .card-wrapper .shape-0:after{content:"";position:absolute;left:-7.5px;top:15px;width:0;height:0;border:7.5px solid transparent}.examples .card .card-wrapper .shape-0.color-0.theme-default,.theme-default .examples .card .card-wrapper .shape-0.color-0{border-bottom:15px solid #2a9d8f}.examples .card .card-wrapper .shape-0.color-0.theme-default:after,.theme-default .examples .card .card-wrapper .shape-0.color-0:after{border-top:15px solid #2a9d8f}.examples .card .card-wrapper .shape-0.color-0.theme-dark,.theme-dark .examples .card .card-wrapper .shape-0.color-0{border-bottom:15px solid #4b1a49}.examples .card .card-wrapper .shape-0.color-0.theme-dark:after,.theme-dark .examples .card .card-wrapper .shape-0.color-0:after{border-top:15px solid #4b1a49}.examples .card .card-wrapper .shape-0.color-0.theme-mono,.theme-mono .examples .card .card-wrapper .shape-0.color-0{border-bottom:15px solid #191919}.examples .card .card-wrapper .shape-0.color-0.theme-mono:after,.theme-mono .examples .card .card-wrapper .shape-0.color-0:after{border-top:15px solid #191919}.examples .card .card-wrapper .shape-0.color-0.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-0.color-0{border-bottom:15px solid #e6e6e6}.examples .card .card-wrapper .shape-0.color-0.theme-mono-dark:after,.theme-mono-dark .examples .card .card-wrapper .shape-0.color-0:after{border-top:15px solid #e6e6e6}.examples .card .card-wrapper .shape-0.color-1.theme-default,.theme-default .examples .card .card-wrapper .shape-0.color-1{border-bottom:15px solid #e76f51}.examples .card .card-wrapper .shape-0.color-1.theme-default:after,.theme-default .examples .card .card-wrapper .shape-0.color-1:after{border-top:15px solid #e76f51}.examples .card .card-wrapper .shape-0.color-1.theme-dark,.theme-dark .examples .card .card-wrapper .shape-0.color-1{border-bottom:15px solid #8b1e3f}.examples .card .card-wrapper .shape-0.color-1.theme-dark:after,.theme-dark .examples .card .card-wrapper .shape-0.color-1:after{border-top:15px solid #8b1e3f}.examples .card .card-wrapper .shape-0.color-1.theme-mono,.theme-mono .examples .card .card-wrapper .shape-0.color-1{border-bottom:15px solid #4c4c4c}.examples .card .card-wrapper .shape-0.color-1.theme-mono:after,.theme-mono .examples .card .card-wrapper .shape-0.color-1:after{border-top:15px solid #4c4c4c}.examples .card .card-wrapper .shape-0.color-1.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-0.color-1{border-bottom:15px solid #6a6c6e}.examples .card .card-wrapper .shape-0.color-1.theme-mono-dark:after,.theme-mono-dark .examples .card .card-wrapper .shape-0.color-1:after{border-top:15px solid #6a6c6e}.examples .card .card-wrapper .shape-0.color-2.theme-default,.theme-default .examples .card .card-wrapper .shape-0.color-2{border-bottom:15px solid #e9c46a}.examples .card .card-wrapper .shape-0.color-2.theme-default:after,.theme-default .examples .card .card-wrapper .shape-0.color-2:after{border-top:15px solid #e9c46a}.examples .card .card-wrapper .shape-0.color-2.theme-dark,.theme-dark .examples .card .card-wrapper .shape-0.color-2{border-bottom:15px solid #89bd9e}.examples .card .card-wrapper .shape-0.color-2.theme-dark:after,.theme-dark .examples .card .card-wrapper .shape-0.color-2:after{border-top:15px solid #89bd9e}.examples .card .card-wrapper .shape-0.color-2.theme-mono,.theme-mono .examples .card .card-wrapper .shape-0.color-2{border-bottom:15px solid #b2b2b2}.examples .card .card-wrapper .shape-0.color-2.theme-mono:after,.theme-mono .examples .card .card-wrapper .shape-0.color-2:after{border-top:15px solid #b2b2b2}.examples .card .card-wrapper .shape-0.color-2.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-0.color-2{border-bottom:15px solid #2d2d2d}.examples .card .card-wrapper .shape-0.color-2.theme-mono-dark:after,.theme-mono-dark .examples .card .card-wrapper .shape-0.color-2:after{border-top:15px solid #2d2d2d}.examples .card .card-wrapper .shape-0.shading-2 .inner{z-index:10;width:0;height:0;border:5.5px solid transparent;position:relative;top:-1.5px;left:-5.5px}.examples .card .card-wrapper .shape-0.shading-2 .inner:after{content:"";z-index:11;position:absolute;left:-5.5px;top:11px;width:0;height:0;border:5.5px solid transparent}.examples .card .card-wrapper .shape-0.shading-2 .inner.theme-default,.theme-default .examples .card .card-wrapper .shape-0.shading-2 .inner{border-bottom:11px solid #fff}.examples .card .card-wrapper .shape-0.shading-2 .inner.theme-default:after,.theme-default .examples .card .card-wrapper .shape-0.shading-2 .inner:after{border-top:11px solid #fff}.examples .card .card-wrapper .shape-0.shading-2 .inner.theme-dark,.theme-dark .examples .card .card-wrapper .shape-0.shading-2 .inner{border-bottom:11px solid #000}.examples .card .card-wrapper .shape-0.shading-2 .inner.theme-dark:after,.theme-dark .examples .card .card-wrapper .shape-0.shading-2 .inner:after{border-top:11px solid #000}.examples .card .card-wrapper .shape-0.shading-2 .inner.theme-mono,.theme-mono .examples .card .card-wrapper .shape-0.shading-2 .inner{border-bottom:11px solid #fff}.examples .card .card-wrapper .shape-0.shading-2 .inner.theme-mono:after,.theme-mono .examples .card .card-wrapper .shape-0.shading-2 .inner:after{border-top:11px solid #fff}.examples .card .card-wrapper .shape-0.shading-2 .inner.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-0.shading-2 .inner{border-bottom:11px solid #000}.examples .card .card-wrapper .shape-0.shading-2 .inner.theme-mono-dark:after,.theme-mono-dark .examples .card .card-wrapper .shape-0.shading-2 .inner:after{border-top:11px solid #000}.examples .card .card-wrapper .shape-0.shading-1 .inner{z-index:10;width:0;height:0;border:5.5px solid transparent;position:relative;top:-1.5px;left:-5.5px}.examples .card .card-wrapper .shape-0.shading-1 .inner:after{content:"";z-index:11;position:absolute;left:-5.5px;top:11px;width:0;height:0;border:5.5px solid transparent}.examples .card .card-wrapper .shape-0.shading-1 .inner.theme-default,.theme-default .examples .card .card-wrapper .shape-0.shading-1 .inner{border-bottom:11px solid #fff}.examples .card .card-wrapper .shape-0.shading-1 .inner.theme-dark,.theme-dark .examples .card .card-wrapper .shape-0.shading-1 .inner{border-bottom:11px solid #000}.examples .card .card-wrapper .shape-0.shading-1 .inner.theme-mono,.theme-mono .examples .card .card-wrapper .shape-0.shading-1 .inner{border-bottom:11px solid #fff}.examples .card .card-wrapper .shape-0.shading-1 .inner.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-0.shading-1 .inner{border-bottom:11px solid #000}.examples .card .card-wrapper .shape-0.shading-1 .inner:after{border-top:11px solid transparent}.examples .card .card-wrapper .shape-1{width:15px;height:30px;border-radius:50%/30%}.examples .card .card-wrapper .shape-1.color-0.theme-default,.theme-default .examples .card .card-wrapper .shape-1.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.examples .card .card-wrapper .shape-1.color-0.theme-dark,.theme-dark .examples .card .card-wrapper .shape-1.color-0{border:2px solid #4b1a49;background:#4b1a49}.examples .card .card-wrapper .shape-1.color-0.theme-mono,.theme-mono .examples .card .card-wrapper .shape-1.color-0{border:2px solid #191919;background:#191919}.examples .card .card-wrapper .shape-1.color-0.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-1.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.examples .card .card-wrapper .shape-1.color-0.shading-1.theme-default,.theme-default .examples .card .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#2a9d8f 50%,#fff 0)}.examples .card .card-wrapper .shape-1.color-0.shading-1.theme-dark,.theme-dark .examples .card .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#4b1a49 50%,#000 0)}.examples .card .card-wrapper .shape-1.color-0.shading-1.theme-mono,.theme-mono .examples .card .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#191919 50%,#fff 0)}.examples .card .card-wrapper .shape-1.color-0.shading-1.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#e6e6e6 50%,#000 0)}.examples .card .card-wrapper .shape-1.color-1.theme-default,.theme-default .examples .card .card-wrapper .shape-1.color-1{border:2px solid #e76f51;background:#e76f51}.examples .card .card-wrapper .shape-1.color-1.theme-dark,.theme-dark .examples .card .card-wrapper .shape-1.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.examples .card .card-wrapper .shape-1.color-1.theme-mono,.theme-mono .examples .card .card-wrapper .shape-1.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.examples .card .card-wrapper .shape-1.color-1.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-1.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.examples .card .card-wrapper .shape-1.color-1.shading-1.theme-default,.theme-default .examples .card .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#e76f51 50%,#fff 0)}.examples .card .card-wrapper .shape-1.color-1.shading-1.theme-dark,.theme-dark .examples .card .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#8b1e3f 50%,#000 0)}.examples .card .card-wrapper .shape-1.color-1.shading-1.theme-mono,.theme-mono .examples .card .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#4c4c4c 50%,#fff 0)}.examples .card .card-wrapper .shape-1.color-1.shading-1.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#6a6c6e 50%,#000 0)}.examples .card .card-wrapper .shape-1.color-2.theme-default,.theme-default .examples .card .card-wrapper .shape-1.color-2{border:2px solid #e9c46a;background:#e9c46a}.examples .card .card-wrapper .shape-1.color-2.theme-dark,.theme-dark .examples .card .card-wrapper .shape-1.color-2{border:2px solid #89bd9e;background:#89bd9e}.examples .card .card-wrapper .shape-1.color-2.theme-mono,.theme-mono .examples .card .card-wrapper .shape-1.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.examples .card .card-wrapper .shape-1.color-2.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-1.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.examples .card .card-wrapper .shape-1.color-2.shading-1.theme-default,.theme-default .examples .card .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#e9c46a 50%,#fff 0)}.examples .card .card-wrapper .shape-1.color-2.shading-1.theme-dark,.theme-dark .examples .card .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#89bd9e 50%,#000 0)}.examples .card .card-wrapper .shape-1.color-2.shading-1.theme-mono,.theme-mono .examples .card .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#b2b2b2 50%,#fff 0)}.examples .card .card-wrapper .shape-1.color-2.shading-1.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#2d2d2d 50%,#000 0)}.examples .card .card-wrapper .shape-1.shading-2.theme-default,.theme-default .examples .card .card-wrapper .shape-1.shading-2{background:#fff}.examples .card .card-wrapper .shape-1.shading-2.theme-dark,.theme-dark .examples .card .card-wrapper .shape-1.shading-2{background:#000}.examples .card .card-wrapper .shape-1.shading-2.theme-mono,.theme-mono .examples .card .card-wrapper .shape-1.shading-2{background:#fff}.examples .card .card-wrapper .shape-1.shading-2.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-1.shading-2{background:#000}.examples .card .card-wrapper .shape-2{margin:0 .5px;width:15px;height:30px;border-radius:0 90%}.examples .card .card-wrapper .shape-2.color-0.theme-default,.theme-default .examples .card .card-wrapper .shape-2.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.examples .card .card-wrapper .shape-2.color-0.theme-dark,.theme-dark .examples .card .card-wrapper .shape-2.color-0{border:2px solid #4b1a49;background:#4b1a49}.examples .card .card-wrapper .shape-2.color-0.theme-mono,.theme-mono .examples .card .card-wrapper .shape-2.color-0{border:2px solid #191919;background:#191919}.examples .card .card-wrapper .shape-2.color-0.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-2.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.examples .card .card-wrapper .shape-2.color-0.shading-1.theme-default,.theme-default .examples .card .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#2a9d8f 50%,#fff 0)}.examples .card .card-wrapper .shape-2.color-0.shading-1.theme-dark,.theme-dark .examples .card .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#4b1a49 50%,#000 0)}.examples .card .card-wrapper .shape-2.color-0.shading-1.theme-mono,.theme-mono .examples .card .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#191919 50%,#fff 0)}.examples .card .card-wrapper .shape-2.color-0.shading-1.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#e6e6e6 50%,#000 0)}.examples .card .card-wrapper .shape-2.color-1.theme-default,.theme-default .examples .card .card-wrapper .shape-2.color-1{border:2px solid #e76f51;background:#e76f51}.examples .card .card-wrapper .shape-2.color-1.theme-dark,.theme-dark .examples .card .card-wrapper .shape-2.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.examples .card .card-wrapper .shape-2.color-1.theme-mono,.theme-mono .examples .card .card-wrapper .shape-2.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.examples .card .card-wrapper .shape-2.color-1.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-2.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.examples .card .card-wrapper .shape-2.color-1.shading-1.theme-default,.theme-default .examples .card .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#e76f51 50%,#fff 0)}.examples .card .card-wrapper .shape-2.color-1.shading-1.theme-dark,.theme-dark .examples .card .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#8b1e3f 50%,#000 0)}.examples .card .card-wrapper .shape-2.color-1.shading-1.theme-mono,.theme-mono .examples .card .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#4c4c4c 50%,#fff 0)}.examples .card .card-wrapper .shape-2.color-1.shading-1.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#6a6c6e 50%,#000 0)}.examples .card .card-wrapper .shape-2.color-2.theme-default,.theme-default .examples .card .card-wrapper .shape-2.color-2{border:2px solid #e9c46a;background:#e9c46a}.examples .card .card-wrapper .shape-2.color-2.theme-dark,.theme-dark .examples .card .card-wrapper .shape-2.color-2{border:2px solid #89bd9e;background:#89bd9e}.examples .card .card-wrapper .shape-2.color-2.theme-mono,.theme-mono .examples .card .card-wrapper .shape-2.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.examples .card .card-wrapper .shape-2.color-2.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-2.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.examples .card .card-wrapper .shape-2.color-2.shading-1.theme-default,.theme-default .examples .card .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#e9c46a 50%,#fff 0)}.examples .card .card-wrapper .shape-2.color-2.shading-1.theme-dark,.theme-dark .examples .card .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#89bd9e 50%,#000 0)}.examples .card .card-wrapper .shape-2.color-2.shading-1.theme-mono,.theme-mono .examples .card .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#b2b2b2 50%,#fff 0)}.examples .card .card-wrapper .shape-2.color-2.shading-1.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#2d2d2d 50%,#000 0)}.examples .card .card-wrapper .shape-2.shading-2.theme-default,.theme-default .examples .card .card-wrapper .shape-2.shading-2{background:#fff}.examples .card .card-wrapper .shape-2.shading-2.theme-dark,.theme-dark .examples .card .card-wrapper .shape-2.shading-2{background:#000}.examples .card .card-wrapper .shape-2.shading-2.theme-mono,.theme-mono .examples .card .card-wrapper .shape-2.shading-2{background:#fff}.examples .card .card-wrapper .shape-2.shading-2.theme-mono-dark,.theme-mono-dark .examples .card .card-wrapper .shape-2.shading-2{background:#000}}.card-container{overflow:hidden;padding:1em;display:inline-grid;max-width:100vw;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr}.card-container.extended{grid-template-columns:repeat(5,-webkit-min-content);grid-template-columns:repeat(5,min-content)}.card-container.extended-twice{grid-template-columns:repeat(6,-webkit-min-content);grid-template-columns:repeat(6,min-content)}.card-container{grid-gap:1em}@media (max-width:800px){.card-container{grid-gap:.5em}}@media (max-width:600px){.card-container{grid-gap:.5em;padding:.5em}}.board-wrapper{width:100%;display:flex;justify-content:center}.matches-container{width:100%;text-align:center}.matches-title{text-align:left;font-weight:700;padding-top:1em;padding-left:1em}.matches{display:flex;align-items:flex-start;margin:auto;flex-wrap:wrap;padding:1em}.matches .match{padding:10px 5px}@media (max-width:600px){.matches .match{padding:5px 0}}.matches .match .match-card-container{margin:5px;width:auto;border-radius:5px;box-shadow:1px 0 6px rgba(0,0,0,.2);padding:.75em}.matches .match .match-card-container.theme-default,.theme-default .matches .match .match-card-container{background-color:#fff}.matches .match .match-card-container.theme-dark,.theme-dark .matches .match .match-card-container{background-color:#000}.matches .match .match-card-container.theme-mono,.theme-mono .matches .match .match-card-container{background-color:#fff}.matches .match .match-card-container.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container{background-color:#000}.matches .match .match-card-container .card-wrapper{height:87.5px;width:50px}.matches .match .match-card-container .card-wrapper .shape-wrapper{min-height:50px;display:flex;justify-content:center;align-items:center;flex-direction:column}.matches .match .match-card-container .card-wrapper .shape-0,.matches .match .match-card-container .card-wrapper .shape-1{margin:3px 0}.matches .match .match-card-container .card-wrapper .shape-0{width:0;height:0;border:12.5px solid transparent;position:relative;left:18.75px}.matches .match .match-card-container .card-wrapper .shape-0:after{content:"";position:absolute;right:25px;top:-12.5px;width:0;height:0;border:12.5px solid transparent}.matches .match .match-card-container .card-wrapper .shape-0.color-0.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-0.color-0{border-left:25px solid #2a9d8f}.matches .match .match-card-container .card-wrapper .shape-0.color-0.theme-default:after,.theme-default .matches .match .match-card-container .card-wrapper .shape-0.color-0:after{border-right:25px solid #2a9d8f}.matches .match .match-card-container .card-wrapper .shape-0.color-0.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-0.color-0{border-left:25px solid #4b1a49}.matches .match .match-card-container .card-wrapper .shape-0.color-0.theme-dark:after,.theme-dark .matches .match .match-card-container .card-wrapper .shape-0.color-0:after{border-right:25px solid #4b1a49}.matches .match .match-card-container .card-wrapper .shape-0.color-0.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-0.color-0{border-left:25px solid #191919}.matches .match .match-card-container .card-wrapper .shape-0.color-0.theme-mono:after,.theme-mono .matches .match .match-card-container .card-wrapper .shape-0.color-0:after{border-right:25px solid #191919}.matches .match .match-card-container .card-wrapper .shape-0.color-0.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-0.color-0{border-left:25px solid #e6e6e6}.matches .match .match-card-container .card-wrapper .shape-0.color-0.theme-mono-dark:after,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-0.color-0:after{border-right:25px solid #e6e6e6}.matches .match .match-card-container .card-wrapper .shape-0.color-1.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-0.color-1{border-left:25px solid #e76f51}.matches .match .match-card-container .card-wrapper .shape-0.color-1.theme-default:after,.theme-default .matches .match .match-card-container .card-wrapper .shape-0.color-1:after{border-right:25px solid #e76f51}.matches .match .match-card-container .card-wrapper .shape-0.color-1.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-0.color-1{border-left:25px solid #8b1e3f}.matches .match .match-card-container .card-wrapper .shape-0.color-1.theme-dark:after,.theme-dark .matches .match .match-card-container .card-wrapper .shape-0.color-1:after{border-right:25px solid #8b1e3f}.matches .match .match-card-container .card-wrapper .shape-0.color-1.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-0.color-1{border-left:25px solid #4c4c4c}.matches .match .match-card-container .card-wrapper .shape-0.color-1.theme-mono:after,.theme-mono .matches .match .match-card-container .card-wrapper .shape-0.color-1:after{border-right:25px solid #4c4c4c}.matches .match .match-card-container .card-wrapper .shape-0.color-1.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-0.color-1{border-left:25px solid #6a6c6e}.matches .match .match-card-container .card-wrapper .shape-0.color-1.theme-mono-dark:after,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-0.color-1:after{border-right:25px solid #6a6c6e}.matches .match .match-card-container .card-wrapper .shape-0.color-2.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-0.color-2{border-left:25px solid #e9c46a}.matches .match .match-card-container .card-wrapper .shape-0.color-2.theme-default:after,.theme-default .matches .match .match-card-container .card-wrapper .shape-0.color-2:after{border-right:25px solid #e9c46a}.matches .match .match-card-container .card-wrapper .shape-0.color-2.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-0.color-2{border-left:25px solid #89bd9e}.matches .match .match-card-container .card-wrapper .shape-0.color-2.theme-dark:after,.theme-dark .matches .match .match-card-container .card-wrapper .shape-0.color-2:after{border-right:25px solid #89bd9e}.matches .match .match-card-container .card-wrapper .shape-0.color-2.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-0.color-2{border-left:25px solid #b2b2b2}.matches .match .match-card-container .card-wrapper .shape-0.color-2.theme-mono:after,.theme-mono .matches .match .match-card-container .card-wrapper .shape-0.color-2:after{border-right:25px solid #b2b2b2}.matches .match .match-card-container .card-wrapper .shape-0.color-2.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-0.color-2{border-left:25px solid #2d2d2d}.matches .match .match-card-container .card-wrapper .shape-0.color-2.theme-mono-dark:after,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-0.color-2:after{border-right:25px solid #2d2d2d}.matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner{z-index:10;width:0;height:0;position:relative;border:10.5px solid transparent;top:-10.5px;left:-25px}.matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner:after{content:"";z-index:11;position:absolute;width:0;height:0;border:10.5px solid transparent;right:21px;top:-10.5px}.matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner{border-left:21px solid #fff}.matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner.theme-default:after,.theme-default .matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner:after{border-right:21px solid #fff}.matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner{border-left:21px solid #000}.matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner.theme-dark:after,.theme-dark .matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner:after{border-right:21px solid #000}.matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner{border-left:21px solid #fff}.matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner.theme-mono:after,.theme-mono .matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner:after{border-right:21px solid #fff}.matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner{border-left:21px solid #000}.matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner.theme-mono-dark:after,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner:after{border-right:21px solid #000}.matches .match .match-card-container .card-wrapper .shape-0.shading-1 .inner{z-index:10;width:0;height:0;position:relative;border:10.5px solid transparent;top:-10.5px;left:-25px}.matches .match .match-card-container .card-wrapper .shape-0.shading-1 .inner:after{content:"";z-index:11;position:absolute;width:0;height:0;border:10.5px solid transparent;right:21px;top:-10.5px}.matches .match .match-card-container .card-wrapper .shape-0.shading-1 .inner.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-0.shading-1 .inner{border-left:21px solid #fff}.matches .match .match-card-container .card-wrapper .shape-0.shading-1 .inner.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-0.shading-1 .inner{border-left:21px solid #000}.matches .match .match-card-container .card-wrapper .shape-0.shading-1 .inner.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-0.shading-1 .inner{border-left:21px solid #fff}.matches .match .match-card-container .card-wrapper .shape-0.shading-1 .inner.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-0.shading-1 .inner{border-left:21px solid #000}.matches .match .match-card-container .card-wrapper .shape-0.shading-1 .inner:after{border-right:21px solid transparent}.matches .match .match-card-container .card-wrapper .shape-1{width:50px;height:25px;border-radius:30%/50%}.matches .match .match-card-container .card-wrapper .shape-1.color-0.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-1.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.matches .match .match-card-container .card-wrapper .shape-1.color-0.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-1.color-0{border:2px solid #4b1a49;background:#4b1a49}.matches .match .match-card-container .card-wrapper .shape-1.color-0.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-1.color-0{border:2px solid #191919;background:#191919}.matches .match .match-card-container .card-wrapper .shape-1.color-0.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-1.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.matches .match .match-card-container .card-wrapper .shape-1.color-0.shading-1.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#2a9d8f 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-1.color-0.shading-1.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#4b1a49 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-1.color-0.shading-1.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#191919 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-1.color-0.shading-1.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#e6e6e6 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-1.color-1.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-1.color-1{border:2px solid #e76f51;background:#e76f51}.matches .match .match-card-container .card-wrapper .shape-1.color-1.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-1.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.matches .match .match-card-container .card-wrapper .shape-1.color-1.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-1.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.matches .match .match-card-container .card-wrapper .shape-1.color-1.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-1.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.matches .match .match-card-container .card-wrapper .shape-1.color-1.shading-1.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#e76f51 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-1.color-1.shading-1.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#8b1e3f 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-1.color-1.shading-1.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#4c4c4c 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-1.color-1.shading-1.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#6a6c6e 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-1.color-2.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-1.color-2{border:2px solid #e9c46a;background:#e9c46a}.matches .match .match-card-container .card-wrapper .shape-1.color-2.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-1.color-2{border:2px solid #89bd9e;background:#89bd9e}.matches .match .match-card-container .card-wrapper .shape-1.color-2.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-1.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.matches .match .match-card-container .card-wrapper .shape-1.color-2.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-1.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.matches .match .match-card-container .card-wrapper .shape-1.color-2.shading-1.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#e9c46a 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-1.color-2.shading-1.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#89bd9e 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-1.color-2.shading-1.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#b2b2b2 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-1.color-2.shading-1.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#2d2d2d 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-1.shading-2.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-1.shading-2{background:#fff}.matches .match .match-card-container .card-wrapper .shape-1.shading-2.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-1.shading-2{background:#000}.matches .match .match-card-container .card-wrapper .shape-1.shading-2.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-1.shading-2{background:#fff}.matches .match .match-card-container .card-wrapper .shape-1.shading-2.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-1.shading-2{background:#000}.matches .match .match-card-container .card-wrapper .shape-2{margin:1.5px 0;width:50px;height:25px;border-radius:90% 0}.matches .match .match-card-container .card-wrapper .shape-2.color-0.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-2.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.matches .match .match-card-container .card-wrapper .shape-2.color-0.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-2.color-0{border:2px solid #4b1a49;background:#4b1a49}.matches .match .match-card-container .card-wrapper .shape-2.color-0.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-2.color-0{border:2px solid #191919;background:#191919}.matches .match .match-card-container .card-wrapper .shape-2.color-0.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-2.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.matches .match .match-card-container .card-wrapper .shape-2.color-0.shading-1.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#2a9d8f 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-2.color-0.shading-1.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#4b1a49 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-2.color-0.shading-1.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#191919 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-2.color-0.shading-1.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#e6e6e6 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-2.color-1.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-2.color-1{border:2px solid #e76f51;background:#e76f51}.matches .match .match-card-container .card-wrapper .shape-2.color-1.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-2.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.matches .match .match-card-container .card-wrapper .shape-2.color-1.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-2.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.matches .match .match-card-container .card-wrapper .shape-2.color-1.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-2.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.matches .match .match-card-container .card-wrapper .shape-2.color-1.shading-1.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#e76f51 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-2.color-1.shading-1.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#8b1e3f 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-2.color-1.shading-1.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#4c4c4c 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-2.color-1.shading-1.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#6a6c6e 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-2.color-2.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-2.color-2{border:2px solid #e9c46a;background:#e9c46a}.matches .match .match-card-container .card-wrapper .shape-2.color-2.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-2.color-2{border:2px solid #89bd9e;background:#89bd9e}.matches .match .match-card-container .card-wrapper .shape-2.color-2.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-2.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.matches .match .match-card-container .card-wrapper .shape-2.color-2.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-2.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.matches .match .match-card-container .card-wrapper .shape-2.color-2.shading-1.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#e9c46a 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-2.color-2.shading-1.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#89bd9e 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-2.color-2.shading-1.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#b2b2b2 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-2.color-2.shading-1.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#2d2d2d 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-2.shading-2.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-2.shading-2{background:#fff}.matches .match .match-card-container .card-wrapper .shape-2.shading-2.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-2.shading-2{background:#000}.matches .match .match-card-container .card-wrapper .shape-2.shading-2.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-2.shading-2{background:#fff}.matches .match .match-card-container .card-wrapper .shape-2.shading-2.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-2.shading-2{background:#000}@media (max-width:800px){.matches .match .match-card-container .card-wrapper{height:52.5px;width:30px}.matches .match .match-card-container .card-wrapper .shape-wrapper{min-height:30px;display:flex;justify-content:center;align-items:center;flex-direction:column}.matches .match .match-card-container .card-wrapper .shape-0,.matches .match .match-card-container .card-wrapper .shape-1{margin:1px 0}.matches .match .match-card-container .card-wrapper .shape-0{width:0;height:0;border:7.5px solid transparent;position:relative;left:11.25px}.matches .match .match-card-container .card-wrapper .shape-0:after{content:"";position:absolute;right:15px;top:-7.5px;width:0;height:0;border:7.5px solid transparent}.matches .match .match-card-container .card-wrapper .shape-0.color-0.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-0.color-0{border-left:15px solid #2a9d8f}.matches .match .match-card-container .card-wrapper .shape-0.color-0.theme-default:after,.theme-default .matches .match .match-card-container .card-wrapper .shape-0.color-0:after{border-right:15px solid #2a9d8f}.matches .match .match-card-container .card-wrapper .shape-0.color-0.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-0.color-0{border-left:15px solid #4b1a49}.matches .match .match-card-container .card-wrapper .shape-0.color-0.theme-dark:after,.theme-dark .matches .match .match-card-container .card-wrapper .shape-0.color-0:after{border-right:15px solid #4b1a49}.matches .match .match-card-container .card-wrapper .shape-0.color-0.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-0.color-0{border-left:15px solid #191919}.matches .match .match-card-container .card-wrapper .shape-0.color-0.theme-mono:after,.theme-mono .matches .match .match-card-container .card-wrapper .shape-0.color-0:after{border-right:15px solid #191919}.matches .match .match-card-container .card-wrapper .shape-0.color-0.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-0.color-0{border-left:15px solid #e6e6e6}.matches .match .match-card-container .card-wrapper .shape-0.color-0.theme-mono-dark:after,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-0.color-0:after{border-right:15px solid #e6e6e6}.matches .match .match-card-container .card-wrapper .shape-0.color-1.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-0.color-1{border-left:15px solid #e76f51}.matches .match .match-card-container .card-wrapper .shape-0.color-1.theme-default:after,.theme-default .matches .match .match-card-container .card-wrapper .shape-0.color-1:after{border-right:15px solid #e76f51}.matches .match .match-card-container .card-wrapper .shape-0.color-1.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-0.color-1{border-left:15px solid #8b1e3f}.matches .match .match-card-container .card-wrapper .shape-0.color-1.theme-dark:after,.theme-dark .matches .match .match-card-container .card-wrapper .shape-0.color-1:after{border-right:15px solid #8b1e3f}.matches .match .match-card-container .card-wrapper .shape-0.color-1.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-0.color-1{border-left:15px solid #4c4c4c}.matches .match .match-card-container .card-wrapper .shape-0.color-1.theme-mono:after,.theme-mono .matches .match .match-card-container .card-wrapper .shape-0.color-1:after{border-right:15px solid #4c4c4c}.matches .match .match-card-container .card-wrapper .shape-0.color-1.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-0.color-1{border-left:15px solid #6a6c6e}.matches .match .match-card-container .card-wrapper .shape-0.color-1.theme-mono-dark:after,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-0.color-1:after{border-right:15px solid #6a6c6e}.matches .match .match-card-container .card-wrapper .shape-0.color-2.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-0.color-2{border-left:15px solid #e9c46a}.matches .match .match-card-container .card-wrapper .shape-0.color-2.theme-default:after,.theme-default .matches .match .match-card-container .card-wrapper .shape-0.color-2:after{border-right:15px solid #e9c46a}.matches .match .match-card-container .card-wrapper .shape-0.color-2.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-0.color-2{border-left:15px solid #89bd9e}.matches .match .match-card-container .card-wrapper .shape-0.color-2.theme-dark:after,.theme-dark .matches .match .match-card-container .card-wrapper .shape-0.color-2:after{border-right:15px solid #89bd9e}.matches .match .match-card-container .card-wrapper .shape-0.color-2.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-0.color-2{border-left:15px solid #b2b2b2}.matches .match .match-card-container .card-wrapper .shape-0.color-2.theme-mono:after,.theme-mono .matches .match .match-card-container .card-wrapper .shape-0.color-2:after{border-right:15px solid #b2b2b2}.matches .match .match-card-container .card-wrapper .shape-0.color-2.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-0.color-2{border-left:15px solid #2d2d2d}.matches .match .match-card-container .card-wrapper .shape-0.color-2.theme-mono-dark:after,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-0.color-2:after{border-right:15px solid #2d2d2d}.matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner{z-index:10;width:0;height:0;position:relative;border:5.5px solid transparent;top:-5.5px;left:-15px}.matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner:after{content:"";z-index:11;position:absolute;width:0;height:0;border:5.5px solid transparent;right:11px;top:-5.5px}.matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner{border-left:11px solid #fff}.matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner.theme-default:after,.theme-default .matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner:after{border-right:11px solid #fff}.matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner{border-left:11px solid #000}.matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner.theme-dark:after,.theme-dark .matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner:after{border-right:11px solid #000}.matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner{border-left:11px solid #fff}.matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner.theme-mono:after,.theme-mono .matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner:after{border-right:11px solid #fff}.matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner{border-left:11px solid #000}.matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner.theme-mono-dark:after,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-0.shading-2 .inner:after{border-right:11px solid #000}.matches .match .match-card-container .card-wrapper .shape-0.shading-1 .inner{z-index:10;width:0;height:0;position:relative;border:5.5px solid transparent;top:-5.5px;left:-15px}.matches .match .match-card-container .card-wrapper .shape-0.shading-1 .inner:after{content:"";z-index:11;position:absolute;width:0;height:0;border:5.5px solid transparent;right:11px;top:-5.5px}.matches .match .match-card-container .card-wrapper .shape-0.shading-1 .inner.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-0.shading-1 .inner{border-left:11px solid #fff}.matches .match .match-card-container .card-wrapper .shape-0.shading-1 .inner.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-0.shading-1 .inner{border-left:11px solid #000}.matches .match .match-card-container .card-wrapper .shape-0.shading-1 .inner.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-0.shading-1 .inner{border-left:11px solid #fff}.matches .match .match-card-container .card-wrapper .shape-0.shading-1 .inner.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-0.shading-1 .inner{border-left:11px solid #000}.matches .match .match-card-container .card-wrapper .shape-0.shading-1 .inner:after{border-right:11px solid transparent}.matches .match .match-card-container .card-wrapper .shape-1{width:30px;height:15px;border-radius:30%/50%}.matches .match .match-card-container .card-wrapper .shape-1.color-0.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-1.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.matches .match .match-card-container .card-wrapper .shape-1.color-0.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-1.color-0{border:2px solid #4b1a49;background:#4b1a49}.matches .match .match-card-container .card-wrapper .shape-1.color-0.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-1.color-0{border:2px solid #191919;background:#191919}.matches .match .match-card-container .card-wrapper .shape-1.color-0.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-1.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.matches .match .match-card-container .card-wrapper .shape-1.color-0.shading-1.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#2a9d8f 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-1.color-0.shading-1.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#4b1a49 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-1.color-0.shading-1.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#191919 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-1.color-0.shading-1.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(90deg,#e6e6e6 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-1.color-1.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-1.color-1{border:2px solid #e76f51;background:#e76f51}.matches .match .match-card-container .card-wrapper .shape-1.color-1.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-1.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.matches .match .match-card-container .card-wrapper .shape-1.color-1.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-1.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.matches .match .match-card-container .card-wrapper .shape-1.color-1.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-1.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.matches .match .match-card-container .card-wrapper .shape-1.color-1.shading-1.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#e76f51 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-1.color-1.shading-1.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#8b1e3f 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-1.color-1.shading-1.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#4c4c4c 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-1.color-1.shading-1.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(90deg,#6a6c6e 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-1.color-2.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-1.color-2{border:2px solid #e9c46a;background:#e9c46a}.matches .match .match-card-container .card-wrapper .shape-1.color-2.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-1.color-2{border:2px solid #89bd9e;background:#89bd9e}.matches .match .match-card-container .card-wrapper .shape-1.color-2.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-1.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.matches .match .match-card-container .card-wrapper .shape-1.color-2.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-1.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.matches .match .match-card-container .card-wrapper .shape-1.color-2.shading-1.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#e9c46a 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-1.color-2.shading-1.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#89bd9e 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-1.color-2.shading-1.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#b2b2b2 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-1.color-2.shading-1.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(90deg,#2d2d2d 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-1.shading-2.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-1.shading-2{background:#fff}.matches .match .match-card-container .card-wrapper .shape-1.shading-2.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-1.shading-2{background:#000}.matches .match .match-card-container .card-wrapper .shape-1.shading-2.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-1.shading-2{background:#fff}.matches .match .match-card-container .card-wrapper .shape-1.shading-2.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-1.shading-2{background:#000}.matches .match .match-card-container .card-wrapper .shape-2{margin:.5px 0;width:30px;height:15px;border-radius:90% 0}.matches .match .match-card-container .card-wrapper .shape-2.color-0.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-2.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.matches .match .match-card-container .card-wrapper .shape-2.color-0.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-2.color-0{border:2px solid #4b1a49;background:#4b1a49}.matches .match .match-card-container .card-wrapper .shape-2.color-0.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-2.color-0{border:2px solid #191919;background:#191919}.matches .match .match-card-container .card-wrapper .shape-2.color-0.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-2.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.matches .match .match-card-container .card-wrapper .shape-2.color-0.shading-1.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#2a9d8f 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-2.color-0.shading-1.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#4b1a49 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-2.color-0.shading-1.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#191919 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-2.color-0.shading-1.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(90deg,#e6e6e6 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-2.color-1.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-2.color-1{border:2px solid #e76f51;background:#e76f51}.matches .match .match-card-container .card-wrapper .shape-2.color-1.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-2.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.matches .match .match-card-container .card-wrapper .shape-2.color-1.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-2.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.matches .match .match-card-container .card-wrapper .shape-2.color-1.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-2.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.matches .match .match-card-container .card-wrapper .shape-2.color-1.shading-1.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#e76f51 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-2.color-1.shading-1.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#8b1e3f 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-2.color-1.shading-1.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#4c4c4c 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-2.color-1.shading-1.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(90deg,#6a6c6e 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-2.color-2.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-2.color-2{border:2px solid #e9c46a;background:#e9c46a}.matches .match .match-card-container .card-wrapper .shape-2.color-2.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-2.color-2{border:2px solid #89bd9e;background:#89bd9e}.matches .match .match-card-container .card-wrapper .shape-2.color-2.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-2.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.matches .match .match-card-container .card-wrapper .shape-2.color-2.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-2.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.matches .match .match-card-container .card-wrapper .shape-2.color-2.shading-1.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#e9c46a 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-2.color-2.shading-1.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#89bd9e 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-2.color-2.shading-1.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#b2b2b2 50%,#fff 0)}.matches .match .match-card-container .card-wrapper .shape-2.color-2.shading-1.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(90deg,#2d2d2d 50%,#000 0)}.matches .match .match-card-container .card-wrapper .shape-2.shading-2.theme-default,.theme-default .matches .match .match-card-container .card-wrapper .shape-2.shading-2{background:#fff}.matches .match .match-card-container .card-wrapper .shape-2.shading-2.theme-dark,.theme-dark .matches .match .match-card-container .card-wrapper .shape-2.shading-2{background:#000}.matches .match .match-card-container .card-wrapper .shape-2.shading-2.theme-mono,.theme-mono .matches .match .match-card-container .card-wrapper .shape-2.shading-2{background:#fff}.matches .match .match-card-container .card-wrapper .shape-2.shading-2.theme-mono-dark,.theme-mono-dark .matches .match .match-card-container .card-wrapper .shape-2.shading-2{background:#000}}.game-wrapper{padding-bottom:150px}.info-wrapper{display:flex;align-items:center}@media (max-width:500px){.info-wrapper{flex-direction:column;padding:1em;min-height:115px}}.info-wrapper .game-stats,.info-wrapper .hint-text,.info-wrapper .message{font-size:1.25em;padding:1em}@media (max-width:800px){.info-wrapper .game-stats,.info-wrapper .hint-text,.info-wrapper .message{font-size:1em}}@media (max-width:500px){.info-wrapper .game-stats,.info-wrapper .hint-text,.info-wrapper .message{padding:.1em}}.info-wrapper .game-stats .label,.info-wrapper .hint-text .label,.info-wrapper .message .label{font-weight:700;white-space:nowrap}.info-wrapper .hint-text,.info-wrapper .message{font-weight:700}.info-wrapper .message.theme-default,.theme-default .info-wrapper .message{color:#e76f51}.info-wrapper .message.theme-dark,.theme-dark .info-wrapper .message{color:#8b1e3f}.info-wrapper .message.theme-mono,.theme-mono .info-wrapper .message{color:#4c4c4c}.info-wrapper .message.theme-mono-dark,.theme-mono-dark .info-wrapper .message{color:#6a6c6e}.action-buttons,.info-buttons{margin-left:25%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;width:50%}@media (max-width:800px){.action-buttons,.info-buttons{width:66%;margin-left:17%}}@media (max-width:600px){.action-buttons,.info-buttons{width:80%;margin-left:10%}}@media (max-width:500px){.action-buttons,.info-buttons{width:100%;margin-left:0}}.action-buttons .add-cards,.action-buttons .hint-btn,.info-buttons .add-cards,.info-buttons .hint-btn{margin-top:.5em;border:none;outline:none;font-weight:700;cursor:pointer;border-radius:.5em;padding:.4em}.action-buttons .add-cards.theme-default,.action-buttons .hint-btn.theme-default,.info-buttons .add-cards.theme-default,.info-buttons .hint-btn.theme-default,.theme-default .action-buttons .add-cards,.theme-default .action-buttons .hint-btn,.theme-default .info-buttons .add-cards,.theme-default .info-buttons .hint-btn{box-shadow:inset 0 0 3px #2a9d8f;color:#2a9d8f;background-color:#f2deac;border:2px solid #2a9d8f}.action-buttons .add-cards.theme-dark,.action-buttons .hint-btn.theme-dark,.info-buttons .add-cards.theme-dark,.info-buttons .hint-btn.theme-dark,.theme-dark .action-buttons .add-cards,.theme-dark .action-buttons .hint-btn,.theme-dark .info-buttons .add-cards,.theme-dark .info-buttons .hint-btn{box-shadow:inset 0 0 3px #4b1a49;color:#4b1a49;background-color:#bcd9c8;border:2px solid #4b1a49}.action-buttons .add-cards.theme-mono,.action-buttons .hint-btn.theme-mono,.info-buttons .add-cards.theme-mono,.info-buttons .hint-btn.theme-mono,.theme-mono .action-buttons .add-cards,.theme-mono .action-buttons .hint-btn,.theme-mono .info-buttons .add-cards,.theme-mono .info-buttons .hint-btn{box-shadow:inset 0 0 3px #191919;color:#191919;background-color:#c6c6c6;border:2px solid #191919}.action-buttons .add-cards.theme-mono-dark,.action-buttons .hint-btn.theme-mono-dark,.info-buttons .add-cards.theme-mono-dark,.info-buttons .hint-btn.theme-mono-dark,.theme-mono-dark .action-buttons .add-cards,.theme-mono-dark .action-buttons .hint-btn,.theme-mono-dark .info-buttons .add-cards,.theme-mono-dark .info-buttons .hint-btn{box-shadow:inset 0 0 3px #e6e6e6;color:#e6e6e6;background-color:#656565;border:2px solid #e6e6e6}.action-buttons .add-cards,.action-buttons .hint-btn,.info-buttons .add-cards,.info-buttons .hint-btn{transition:transform .2s ease-in}@media (hover:hover){.action-buttons .add-cards:hover,.action-buttons .hint-btn:hover,.info-buttons .add-cards:hover,.info-buttons .hint-btn:hover{transform:translateY(-5px)}}.action-buttons .add-cards,.action-buttons .hint-btn,.info-buttons .add-cards,.info-buttons .hint-btn{font-size:1.5em}@media (max-width:1500px){.action-buttons .add-cards,.action-buttons .hint-btn,.info-buttons .add-cards,.info-buttons .hint-btn{font-size:1.4em}}.action-buttons .add-cards,.action-buttons .hint-btn,.info-buttons .add-cards,.info-buttons .hint-btn{min-width:150px;width:40%}@media (max-width:800px){.action-buttons .add-cards,.action-buttons .hint-btn,.info-buttons .add-cards,.info-buttons .hint-btn{font-size:1.25em}}@media (max-width:500px){.action-buttons .add-cards,.action-buttons .hint-btn,.info-buttons .add-cards,.info-buttons .hint-btn{width:45%}}.action-buttons .end-game,.action-buttons .instr-btn,.action-buttons .matches-btn,.info-buttons .end-game,.info-buttons .instr-btn,.info-buttons .matches-btn{margin-top:.5em;transition:transform .2s ease-in}@media (hover:hover){.action-buttons .end-game:hover,.action-buttons .instr-btn:hover,.action-buttons .matches-btn:hover,.info-buttons .end-game:hover,.info-buttons .instr-btn:hover,.info-buttons .matches-btn:hover{transform:translateY(-5px)}}.action-buttons .end-game,.action-buttons .instr-btn,.action-buttons .matches-btn,.info-buttons .end-game,.info-buttons .instr-btn,.info-buttons .matches-btn{border:none;outline:none;font-weight:700;cursor:pointer;border-radius:.5em;padding:.4em}.action-buttons .end-game.theme-default,.action-buttons .instr-btn.theme-default,.action-buttons .matches-btn.theme-default,.info-buttons .end-game.theme-default,.info-buttons .instr-btn.theme-default,.info-buttons .matches-btn.theme-default,.theme-default .action-buttons .end-game,.theme-default .action-buttons .instr-btn,.theme-default .action-buttons .matches-btn,.theme-default .info-buttons .end-game,.theme-default .info-buttons .instr-btn,.theme-default .info-buttons .matches-btn{box-shadow:inset 0 0 3px #2a9d8f;color:#2a9d8f;background-color:#f2deac;border:2px solid #2a9d8f}.action-buttons .end-game.theme-dark,.action-buttons .instr-btn.theme-dark,.action-buttons .matches-btn.theme-dark,.info-buttons .end-game.theme-dark,.info-buttons .instr-btn.theme-dark,.info-buttons .matches-btn.theme-dark,.theme-dark .action-buttons .end-game,.theme-dark .action-buttons .instr-btn,.theme-dark .action-buttons .matches-btn,.theme-dark .info-buttons .end-game,.theme-dark .info-buttons .instr-btn,.theme-dark .info-buttons .matches-btn{box-shadow:inset 0 0 3px #4b1a49;color:#4b1a49;background-color:#bcd9c8;border:2px solid #4b1a49}.action-buttons .end-game.theme-mono,.action-buttons .instr-btn.theme-mono,.action-buttons .matches-btn.theme-mono,.info-buttons .end-game.theme-mono,.info-buttons .instr-btn.theme-mono,.info-buttons .matches-btn.theme-mono,.theme-mono .action-buttons .end-game,.theme-mono .action-buttons .instr-btn,.theme-mono .action-buttons .matches-btn,.theme-mono .info-buttons .end-game,.theme-mono .info-buttons .instr-btn,.theme-mono .info-buttons .matches-btn{box-shadow:inset 0 0 3px #191919;color:#191919;background-color:#c6c6c6;border:2px solid #191919}.action-buttons .end-game.theme-mono-dark,.action-buttons .instr-btn.theme-mono-dark,.action-buttons .matches-btn.theme-mono-dark,.info-buttons .end-game.theme-mono-dark,.info-buttons .instr-btn.theme-mono-dark,.info-buttons .matches-btn.theme-mono-dark,.theme-mono-dark .action-buttons .end-game,.theme-mono-dark .action-buttons .instr-btn,.theme-mono-dark .action-buttons .matches-btn,.theme-mono-dark .info-buttons .end-game,.theme-mono-dark .info-buttons .instr-btn,.theme-mono-dark .info-buttons .matches-btn{box-shadow:inset 0 0 3px #e6e6e6;color:#e6e6e6;background-color:#656565;border:2px solid #e6e6e6}.action-buttons .end-game,.action-buttons .instr-btn,.action-buttons .matches-btn,.info-buttons .end-game,.info-buttons .instr-btn,.info-buttons .matches-btn{font-size:1em;width:30%;min-width:155px}.action-buttons .instr-btn,.info-buttons .instr-btn{min-width:155px}.info-buttons{flex-wrap:wrap}.start-button{border:none;outline:none;font-weight:700;cursor:pointer;border-radius:.5em;padding:.4em}.start-button.theme-default,.theme-default .start-button{box-shadow:inset 0 0 3px #2a9d8f;color:#2a9d8f;background-color:#f2deac;border:2px solid #2a9d8f}.start-button.theme-dark,.theme-dark .start-button{box-shadow:inset 0 0 3px #4b1a49;color:#4b1a49;background-color:#bcd9c8;border:2px solid #4b1a49}.start-button.theme-mono,.theme-mono .start-button{box-shadow:inset 0 0 3px #191919;color:#191919;background-color:#c6c6c6;border:2px solid #191919}.start-button.theme-mono-dark,.theme-mono-dark .start-button{box-shadow:inset 0 0 3px #e6e6e6;color:#e6e6e6;background-color:#656565;border:2px solid #e6e6e6}.start-button{transition:transform .2s ease-in}@media (hover:hover){.start-button:hover{transform:translateY(-5px)}}.start-button{font-size:1.5em}@media (max-width:1500px){.start-button{font-size:1.4em}}.start-button{width:40%}@media (max-width:800px){.start-button{width:60%}}@media (max-width:600px){.start-button{width:75%}}.start-button{display:block;margin:1em auto}.win-wrapper{text-align:center;margin-top:2em;font-size:3em;line-height:1.5em}@media (max-width:600px){.win-wrapper{font-size:2em}}.hint-wrapper{display:flex;align-items:center}.hint-wrapper .hint-card.theme-default,.theme-default .hint-wrapper .hint-card{box-shadow:0 3px 15px rgba(0,0,0,.2)}.hint-wrapper .hint-card.theme-dark,.theme-dark .hint-wrapper .hint-card{box-shadow:0 3px 15px hsla(0,0%,100%,.9)}.hint-wrapper .hint-card.theme-mono,.theme-mono .hint-wrapper .hint-card{box-shadow:0 3px 15px rgba(0,0,0,.2)}.hint-wrapper .hint-card.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card{box-shadow:0 3px 15px hsla(0,0%,100%,.9)}.hint-wrapper .hint-card{margin:5px;width:auto;border-radius:5px;padding:.5em}.hint-wrapper .hint-card.theme-default,.theme-default .hint-wrapper .hint-card{background-color:#fff}.hint-wrapper .hint-card.theme-dark,.theme-dark .hint-wrapper .hint-card{background-color:#000}.hint-wrapper .hint-card.theme-mono,.theme-mono .hint-wrapper .hint-card{background-color:#fff}.hint-wrapper .hint-card.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card{background-color:#000}.hint-wrapper .hint-card .card-wrapper{width:87.5px;height:50px}.hint-wrapper .hint-card .card-wrapper .shape-wrapper{min-height:50px;display:flex;justify-content:center;align-items:center;flex-direction:row}.hint-wrapper .hint-card .card-wrapper .shape-0,.hint-wrapper .hint-card .card-wrapper .shape-1{margin:0 3px}.hint-wrapper .hint-card .card-wrapper .shape-0{align-self:flex-end;width:0;height:0;border:12.5px solid transparent;position:relative;top:-25px}.hint-wrapper .hint-card .card-wrapper .shape-0:after{content:"";position:absolute;left:-12.5px;top:25px;width:0;height:0;border:12.5px solid transparent}.hint-wrapper .hint-card .card-wrapper .shape-0.color-0.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-0.color-0{border-bottom:25px solid #2a9d8f}.hint-wrapper .hint-card .card-wrapper .shape-0.color-0.theme-default:after,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-0.color-0:after{border-top:25px solid #2a9d8f}.hint-wrapper .hint-card .card-wrapper .shape-0.color-0.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-0{border-bottom:25px solid #4b1a49}.hint-wrapper .hint-card .card-wrapper .shape-0.color-0.theme-dark:after,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-0:after{border-top:25px solid #4b1a49}.hint-wrapper .hint-card .card-wrapper .shape-0.color-0.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-0.color-0{border-bottom:25px solid #191919}.hint-wrapper .hint-card .card-wrapper .shape-0.color-0.theme-mono:after,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-0.color-0:after{border-top:25px solid #191919}.hint-wrapper .hint-card .card-wrapper .shape-0.color-0.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-0{border-bottom:25px solid #e6e6e6}.hint-wrapper .hint-card .card-wrapper .shape-0.color-0.theme-mono-dark:after,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-0:after{border-top:25px solid #e6e6e6}.hint-wrapper .hint-card .card-wrapper .shape-0.color-1.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-0.color-1{border-bottom:25px solid #e76f51}.hint-wrapper .hint-card .card-wrapper .shape-0.color-1.theme-default:after,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-0.color-1:after{border-top:25px solid #e76f51}.hint-wrapper .hint-card .card-wrapper .shape-0.color-1.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-1{border-bottom:25px solid #8b1e3f}.hint-wrapper .hint-card .card-wrapper .shape-0.color-1.theme-dark:after,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-1:after{border-top:25px solid #8b1e3f}.hint-wrapper .hint-card .card-wrapper .shape-0.color-1.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-0.color-1{border-bottom:25px solid #4c4c4c}.hint-wrapper .hint-card .card-wrapper .shape-0.color-1.theme-mono:after,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-0.color-1:after{border-top:25px solid #4c4c4c}.hint-wrapper .hint-card .card-wrapper .shape-0.color-1.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-1{border-bottom:25px solid #6a6c6e}.hint-wrapper .hint-card .card-wrapper .shape-0.color-1.theme-mono-dark:after,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-1:after{border-top:25px solid #6a6c6e}.hint-wrapper .hint-card .card-wrapper .shape-0.color-2.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-0.color-2{border-bottom:25px solid #e9c46a}.hint-wrapper .hint-card .card-wrapper .shape-0.color-2.theme-default:after,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-0.color-2:after{border-top:25px solid #e9c46a}.hint-wrapper .hint-card .card-wrapper .shape-0.color-2.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-2{border-bottom:25px solid #89bd9e}.hint-wrapper .hint-card .card-wrapper .shape-0.color-2.theme-dark:after,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-2:after{border-top:25px solid #89bd9e}.hint-wrapper .hint-card .card-wrapper .shape-0.color-2.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-0.color-2{border-bottom:25px solid #b2b2b2}.hint-wrapper .hint-card .card-wrapper .shape-0.color-2.theme-mono:after,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-0.color-2:after{border-top:25px solid #b2b2b2}.hint-wrapper .hint-card .card-wrapper .shape-0.color-2.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-2{border-bottom:25px solid #2d2d2d}.hint-wrapper .hint-card .card-wrapper .shape-0.color-2.theme-mono-dark:after,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-2:after{border-top:25px solid #2d2d2d}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner{z-index:10;width:0;height:0;border:10.5px solid transparent;position:relative;top:-6.5px;left:-10.5px}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner:after{content:"";z-index:11;position:absolute;left:-10.5px;top:21px;width:0;height:0;border:10.5px solid transparent}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner{border-bottom:21px solid #fff}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner.theme-default:after,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner:after{border-top:21px solid #fff}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner{border-bottom:21px solid #000}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner.theme-dark:after,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner:after{border-top:21px solid #000}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner{border-bottom:21px solid #fff}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner.theme-mono:after,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner:after{border-top:21px solid #fff}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner{border-bottom:21px solid #000}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner.theme-mono-dark:after,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner:after{border-top:21px solid #000}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-1 .inner{z-index:10;width:0;height:0;border:10.5px solid transparent;position:relative;top:-6.5px;left:-10.5px}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-1 .inner:after{content:"";z-index:11;position:absolute;left:-10.5px;top:21px;width:0;height:0;border:10.5px solid transparent}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-1 .inner.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-0.shading-1 .inner{border-bottom:21px solid #fff}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-1 .inner.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-0.shading-1 .inner{border-bottom:21px solid #000}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-1 .inner.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-0.shading-1 .inner{border-bottom:21px solid #fff}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-1 .inner.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-0.shading-1 .inner{border-bottom:21px solid #000}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-1 .inner:after{border-top:21px solid transparent}.hint-wrapper .hint-card .card-wrapper .shape-1{width:25px;height:50px;border-radius:50%/30%}.hint-wrapper .hint-card .card-wrapper .shape-1.color-0.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-1.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.hint-wrapper .hint-card .card-wrapper .shape-1.color-0.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-0{border:2px solid #4b1a49;background:#4b1a49}.hint-wrapper .hint-card .card-wrapper .shape-1.color-0.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-1.color-0{border:2px solid #191919;background:#191919}.hint-wrapper .hint-card .card-wrapper .shape-1.color-0.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.hint-wrapper .hint-card .card-wrapper .shape-1.color-0.shading-1.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#2a9d8f 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.color-0.shading-1.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#4b1a49 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.color-0.shading-1.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#191919 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.color-0.shading-1.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#e6e6e6 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.color-1.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-1.color-1{border:2px solid #e76f51;background:#e76f51}.hint-wrapper .hint-card .card-wrapper .shape-1.color-1.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.hint-wrapper .hint-card .card-wrapper .shape-1.color-1.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-1.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.hint-wrapper .hint-card .card-wrapper .shape-1.color-1.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.hint-wrapper .hint-card .card-wrapper .shape-1.color-1.shading-1.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#e76f51 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.color-1.shading-1.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#8b1e3f 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.color-1.shading-1.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#4c4c4c 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.color-1.shading-1.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#6a6c6e 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.color-2.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-1.color-2{border:2px solid #e9c46a;background:#e9c46a}.hint-wrapper .hint-card .card-wrapper .shape-1.color-2.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-2{border:2px solid #89bd9e;background:#89bd9e}.hint-wrapper .hint-card .card-wrapper .shape-1.color-2.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-1.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.hint-wrapper .hint-card .card-wrapper .shape-1.color-2.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.hint-wrapper .hint-card .card-wrapper .shape-1.color-2.shading-1.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#e9c46a 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.color-2.shading-1.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#89bd9e 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.color-2.shading-1.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#b2b2b2 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.color-2.shading-1.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#2d2d2d 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.shading-2.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-1.shading-2{background:#fff}.hint-wrapper .hint-card .card-wrapper .shape-1.shading-2.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-1.shading-2{background:#000}.hint-wrapper .hint-card .card-wrapper .shape-1.shading-2.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-1.shading-2{background:#fff}.hint-wrapper .hint-card .card-wrapper .shape-1.shading-2.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-1.shading-2{background:#000}.hint-wrapper .hint-card .card-wrapper .shape-2{margin:0 1.5px;width:25px;height:50px;border-radius:0 90%}.hint-wrapper .hint-card .card-wrapper .shape-2.color-0.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-2.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.hint-wrapper .hint-card .card-wrapper .shape-2.color-0.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-0{border:2px solid #4b1a49;background:#4b1a49}.hint-wrapper .hint-card .card-wrapper .shape-2.color-0.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-2.color-0{border:2px solid #191919;background:#191919}.hint-wrapper .hint-card .card-wrapper .shape-2.color-0.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.hint-wrapper .hint-card .card-wrapper .shape-2.color-0.shading-1.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#2a9d8f 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.color-0.shading-1.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#4b1a49 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.color-0.shading-1.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#191919 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.color-0.shading-1.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#e6e6e6 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.color-1.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-2.color-1{border:2px solid #e76f51;background:#e76f51}.hint-wrapper .hint-card .card-wrapper .shape-2.color-1.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.hint-wrapper .hint-card .card-wrapper .shape-2.color-1.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-2.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.hint-wrapper .hint-card .card-wrapper .shape-2.color-1.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.hint-wrapper .hint-card .card-wrapper .shape-2.color-1.shading-1.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#e76f51 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.color-1.shading-1.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#8b1e3f 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.color-1.shading-1.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#4c4c4c 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.color-1.shading-1.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#6a6c6e 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.color-2.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-2.color-2{border:2px solid #e9c46a;background:#e9c46a}.hint-wrapper .hint-card .card-wrapper .shape-2.color-2.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-2{border:2px solid #89bd9e;background:#89bd9e}.hint-wrapper .hint-card .card-wrapper .shape-2.color-2.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-2.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.hint-wrapper .hint-card .card-wrapper .shape-2.color-2.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.hint-wrapper .hint-card .card-wrapper .shape-2.color-2.shading-1.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#e9c46a 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.color-2.shading-1.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#89bd9e 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.color-2.shading-1.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#b2b2b2 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.color-2.shading-1.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#2d2d2d 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.shading-2.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-2.shading-2{background:#fff}.hint-wrapper .hint-card .card-wrapper .shape-2.shading-2.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-2.shading-2{background:#000}.hint-wrapper .hint-card .card-wrapper .shape-2.shading-2.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-2.shading-2{background:#fff}.hint-wrapper .hint-card .card-wrapper .shape-2.shading-2.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-2.shading-2{background:#000}@media (max-width:800px){.hint-wrapper .hint-card .card-wrapper{width:52.5px;height:30px}.hint-wrapper .hint-card .card-wrapper .shape-wrapper{min-height:30px;display:flex;justify-content:center;align-items:center;flex-direction:row}.hint-wrapper .hint-card .card-wrapper .shape-0,.hint-wrapper .hint-card .card-wrapper .shape-1{margin:0 1px}.hint-wrapper .hint-card .card-wrapper .shape-0{align-self:flex-end;width:0;height:0;border:7.5px solid transparent;position:relative;top:-15px}.hint-wrapper .hint-card .card-wrapper .shape-0:after{content:"";position:absolute;left:-7.5px;top:15px;width:0;height:0;border:7.5px solid transparent}.hint-wrapper .hint-card .card-wrapper .shape-0.color-0.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-0.color-0{border-bottom:15px solid #2a9d8f}.hint-wrapper .hint-card .card-wrapper .shape-0.color-0.theme-default:after,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-0.color-0:after{border-top:15px solid #2a9d8f}.hint-wrapper .hint-card .card-wrapper .shape-0.color-0.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-0{border-bottom:15px solid #4b1a49}.hint-wrapper .hint-card .card-wrapper .shape-0.color-0.theme-dark:after,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-0:after{border-top:15px solid #4b1a49}.hint-wrapper .hint-card .card-wrapper .shape-0.color-0.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-0.color-0{border-bottom:15px solid #191919}.hint-wrapper .hint-card .card-wrapper .shape-0.color-0.theme-mono:after,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-0.color-0:after{border-top:15px solid #191919}.hint-wrapper .hint-card .card-wrapper .shape-0.color-0.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-0{border-bottom:15px solid #e6e6e6}.hint-wrapper .hint-card .card-wrapper .shape-0.color-0.theme-mono-dark:after,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-0:after{border-top:15px solid #e6e6e6}.hint-wrapper .hint-card .card-wrapper .shape-0.color-1.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-0.color-1{border-bottom:15px solid #e76f51}.hint-wrapper .hint-card .card-wrapper .shape-0.color-1.theme-default:after,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-0.color-1:after{border-top:15px solid #e76f51}.hint-wrapper .hint-card .card-wrapper .shape-0.color-1.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-1{border-bottom:15px solid #8b1e3f}.hint-wrapper .hint-card .card-wrapper .shape-0.color-1.theme-dark:after,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-1:after{border-top:15px solid #8b1e3f}.hint-wrapper .hint-card .card-wrapper .shape-0.color-1.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-0.color-1{border-bottom:15px solid #4c4c4c}.hint-wrapper .hint-card .card-wrapper .shape-0.color-1.theme-mono:after,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-0.color-1:after{border-top:15px solid #4c4c4c}.hint-wrapper .hint-card .card-wrapper .shape-0.color-1.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-1{border-bottom:15px solid #6a6c6e}.hint-wrapper .hint-card .card-wrapper .shape-0.color-1.theme-mono-dark:after,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-1:after{border-top:15px solid #6a6c6e}.hint-wrapper .hint-card .card-wrapper .shape-0.color-2.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-0.color-2{border-bottom:15px solid #e9c46a}.hint-wrapper .hint-card .card-wrapper .shape-0.color-2.theme-default:after,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-0.color-2:after{border-top:15px solid #e9c46a}.hint-wrapper .hint-card .card-wrapper .shape-0.color-2.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-2{border-bottom:15px solid #89bd9e}.hint-wrapper .hint-card .card-wrapper .shape-0.color-2.theme-dark:after,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-2:after{border-top:15px solid #89bd9e}.hint-wrapper .hint-card .card-wrapper .shape-0.color-2.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-0.color-2{border-bottom:15px solid #b2b2b2}.hint-wrapper .hint-card .card-wrapper .shape-0.color-2.theme-mono:after,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-0.color-2:after{border-top:15px solid #b2b2b2}.hint-wrapper .hint-card .card-wrapper .shape-0.color-2.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-2{border-bottom:15px solid #2d2d2d}.hint-wrapper .hint-card .card-wrapper .shape-0.color-2.theme-mono-dark:after,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-0.color-2:after{border-top:15px solid #2d2d2d}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner{z-index:10;width:0;height:0;border:5.5px solid transparent;position:relative;top:-1.5px;left:-5.5px}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner:after{content:"";z-index:11;position:absolute;left:-5.5px;top:11px;width:0;height:0;border:5.5px solid transparent}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner{border-bottom:11px solid #fff}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner.theme-default:after,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner:after{border-top:11px solid #fff}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner{border-bottom:11px solid #000}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner.theme-dark:after,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner:after{border-top:11px solid #000}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner{border-bottom:11px solid #fff}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner.theme-mono:after,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner:after{border-top:11px solid #fff}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner{border-bottom:11px solid #000}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner.theme-mono-dark:after,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-0.shading-2 .inner:after{border-top:11px solid #000}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-1 .inner{z-index:10;width:0;height:0;border:5.5px solid transparent;position:relative;top:-1.5px;left:-5.5px}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-1 .inner:after{content:"";z-index:11;position:absolute;left:-5.5px;top:11px;width:0;height:0;border:5.5px solid transparent}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-1 .inner.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-0.shading-1 .inner{border-bottom:11px solid #fff}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-1 .inner.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-0.shading-1 .inner{border-bottom:11px solid #000}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-1 .inner.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-0.shading-1 .inner{border-bottom:11px solid #fff}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-1 .inner.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-0.shading-1 .inner{border-bottom:11px solid #000}.hint-wrapper .hint-card .card-wrapper .shape-0.shading-1 .inner:after{border-top:11px solid transparent}.hint-wrapper .hint-card .card-wrapper .shape-1{width:15px;height:30px;border-radius:50%/30%}.hint-wrapper .hint-card .card-wrapper .shape-1.color-0.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-1.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.hint-wrapper .hint-card .card-wrapper .shape-1.color-0.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-0{border:2px solid #4b1a49;background:#4b1a49}.hint-wrapper .hint-card .card-wrapper .shape-1.color-0.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-1.color-0{border:2px solid #191919;background:#191919}.hint-wrapper .hint-card .card-wrapper .shape-1.color-0.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.hint-wrapper .hint-card .card-wrapper .shape-1.color-0.shading-1.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#2a9d8f 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.color-0.shading-1.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#4b1a49 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.color-0.shading-1.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#191919 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.color-0.shading-1.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-0.shading-1{background-image:linear-gradient(0deg,#e6e6e6 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.color-1.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-1.color-1{border:2px solid #e76f51;background:#e76f51}.hint-wrapper .hint-card .card-wrapper .shape-1.color-1.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.hint-wrapper .hint-card .card-wrapper .shape-1.color-1.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-1.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.hint-wrapper .hint-card .card-wrapper .shape-1.color-1.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.hint-wrapper .hint-card .card-wrapper .shape-1.color-1.shading-1.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#e76f51 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.color-1.shading-1.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#8b1e3f 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.color-1.shading-1.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#4c4c4c 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.color-1.shading-1.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-1.shading-1{background-image:linear-gradient(0deg,#6a6c6e 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.color-2.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-1.color-2{border:2px solid #e9c46a;background:#e9c46a}.hint-wrapper .hint-card .card-wrapper .shape-1.color-2.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-2{border:2px solid #89bd9e;background:#89bd9e}.hint-wrapper .hint-card .card-wrapper .shape-1.color-2.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-1.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.hint-wrapper .hint-card .card-wrapper .shape-1.color-2.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.hint-wrapper .hint-card .card-wrapper .shape-1.color-2.shading-1.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#e9c46a 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.color-2.shading-1.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#89bd9e 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.color-2.shading-1.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#b2b2b2 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.color-2.shading-1.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-1.color-2.shading-1{background-image:linear-gradient(0deg,#2d2d2d 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-1.shading-2.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-1.shading-2{background:#fff}.hint-wrapper .hint-card .card-wrapper .shape-1.shading-2.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-1.shading-2{background:#000}.hint-wrapper .hint-card .card-wrapper .shape-1.shading-2.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-1.shading-2{background:#fff}.hint-wrapper .hint-card .card-wrapper .shape-1.shading-2.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-1.shading-2{background:#000}.hint-wrapper .hint-card .card-wrapper .shape-2{margin:0 .5px;width:15px;height:30px;border-radius:0 90%}.hint-wrapper .hint-card .card-wrapper .shape-2.color-0.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-2.color-0{border:2px solid #2a9d8f;background:#2a9d8f}.hint-wrapper .hint-card .card-wrapper .shape-2.color-0.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-0{border:2px solid #4b1a49;background:#4b1a49}.hint-wrapper .hint-card .card-wrapper .shape-2.color-0.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-2.color-0{border:2px solid #191919;background:#191919}.hint-wrapper .hint-card .card-wrapper .shape-2.color-0.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-0{border:2px solid #e6e6e6;background:#e6e6e6}.hint-wrapper .hint-card .card-wrapper .shape-2.color-0.shading-1.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#2a9d8f 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.color-0.shading-1.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#4b1a49 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.color-0.shading-1.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#191919 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.color-0.shading-1.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-0.shading-1{background-image:linear-gradient(0deg,#e6e6e6 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.color-1.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-2.color-1{border:2px solid #e76f51;background:#e76f51}.hint-wrapper .hint-card .card-wrapper .shape-2.color-1.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-1{border:2px solid #8b1e3f;background:#8b1e3f}.hint-wrapper .hint-card .card-wrapper .shape-2.color-1.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-2.color-1{border:2px solid #4c4c4c;background:#4c4c4c}.hint-wrapper .hint-card .card-wrapper .shape-2.color-1.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-1{border:2px solid #6a6c6e;background:#6a6c6e}.hint-wrapper .hint-card .card-wrapper .shape-2.color-1.shading-1.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#e76f51 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.color-1.shading-1.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#8b1e3f 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.color-1.shading-1.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#4c4c4c 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.color-1.shading-1.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-1.shading-1{background-image:linear-gradient(0deg,#6a6c6e 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.color-2.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-2.color-2{border:2px solid #e9c46a;background:#e9c46a}.hint-wrapper .hint-card .card-wrapper .shape-2.color-2.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-2{border:2px solid #89bd9e;background:#89bd9e}.hint-wrapper .hint-card .card-wrapper .shape-2.color-2.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-2.color-2{border:2px solid #b2b2b2;background:#b2b2b2}.hint-wrapper .hint-card .card-wrapper .shape-2.color-2.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-2{border:2px solid #2d2d2d;background:#2d2d2d}.hint-wrapper .hint-card .card-wrapper .shape-2.color-2.shading-1.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#e9c46a 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.color-2.shading-1.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#89bd9e 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.color-2.shading-1.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#b2b2b2 50%,#fff 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.color-2.shading-1.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-2.color-2.shading-1{background-image:linear-gradient(0deg,#2d2d2d 50%,#000 0)}.hint-wrapper .hint-card .card-wrapper .shape-2.shading-2.theme-default,.theme-default .hint-wrapper .hint-card .card-wrapper .shape-2.shading-2{background:#fff}.hint-wrapper .hint-card .card-wrapper .shape-2.shading-2.theme-dark,.theme-dark .hint-wrapper .hint-card .card-wrapper .shape-2.shading-2{background:#000}.hint-wrapper .hint-card .card-wrapper .shape-2.shading-2.theme-mono,.theme-mono .hint-wrapper .hint-card .card-wrapper .shape-2.shading-2{background:#fff}.hint-wrapper .hint-card .card-wrapper .shape-2.shading-2.theme-mono-dark,.theme-mono-dark .hint-wrapper .hint-card .card-wrapper .shape-2.shading-2{background:#000}}
/*# sourceMappingURL=main.d840f030.chunk.css.map */