:root{--c-primary:#27373c;--c-secondary:#00aeef;--c-tertiary:#8dc63f;--c-quaternary:#00a79d;--c-blue-dark:#245d8e;--c-black:#222;--c-white:#fff;--c-grey-100:#f2f2f2;--c-grey-200:#eeebeb;--c-grey-250:#cbcbcb;--c-grey-300:#a4a4a4;--c-grey-400:#767676;--c-grey-500:#515151;--c-grey-600:#4d4d4d}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-bounce{0%{transform:scale(0)}20%{opacity:0}to{opacity:1;transform:scale(1)}}@keyframes fade-in-bounce-rotate{0%{transform:scale(0) rotate(0deg)}20%{opacity:0}to{opacity:1;transform:scale(1) rotate(-9deg)}}@keyframes fade-in-from-top{0%{transform:translateY(-100%)}20%{opacity:0}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-from-left{0%{transform:translateX(-100%)}20%{opacity:0}to{opacity:1;transform:translateX(0)}}@keyframes fade-in-from-right{0%{transform:translateX(100%)}20%{opacity:0}to{opacity:1;transform:translateX(0)}}@keyframes fade-in-overlay-from-right{0%{transform:translateX(100%)}20%{opacity:0}to{opacity:.6;transform:translateX(0)}}.theme-overview .container{padding-bottom:50px;padding-top:50px;position:relative;z-index:2}@media(min-width:768px){.theme-overview .container{padding-bottom:90px;padding-top:90px}}.theme-overview .title{margin-bottom:1.25rem}@media(min-width:992px){.theme-overview .title{margin-bottom:1.875rem}}.theme-overview .themes{display:grid;gap:.625rem;grid-template-columns:1fr}@media(min-width:768px){.theme-overview .themes{grid-template-columns:1fr 1fr}}@media(min-width:992px){.theme-overview .themes{gap:.625rem;grid-template-columns:1fr 1fr 1fr}}@media(min-width:1200px){.theme-overview .themes{gap:1.25rem}}.theme-overview .themes .theme-tile{border-radius:8px;color:var(--c-white);display:flex;flex-direction:column;padding:.9375rem;position:relative}@media(min-width:768px){.theme-overview .themes .theme-tile{min-height:400px;overflow:hidden;padding:1.25rem}}@media(min-width:1200px){.theme-overview .themes .theme-tile{aspect-ratio:365/400}}.theme-overview .themes .theme-tile:not(.whatsapp):before{background:linear-gradient(134.73deg,var(--c-secondary) 26.55%,var(--c-tertiary) 139.64%);border-radius:8px;content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:background .3s ease;width:100%;z-index:1}.theme-overview .themes .theme-tile:not(.whatsapp):after{border:1px solid var(--c-primary);border-radius:8px;content:"";display:block;height:calc(100% - 2px);left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:calc(100% - 2px);z-index:1}.theme-overview .themes .theme-tile .theme-tile-content{display:flex;flex:1;flex-direction:column;z-index:2}.theme-overview .themes .theme-tile .theme-icon{margin-bottom:1rem;order:1}.theme-overview .themes .theme-tile .theme-icon svg{height:40px;width:40px}.theme-overview .themes .theme-tile .theme-title{font-family:bungee;font-size:clamp(1.125rem,.9273rem + .9302vw,1.625rem);font-weight:400;line-height:90%;margin-bottom:.625rem;order:2;text-transform:uppercase;word-break:break-word}@media(min-width:768px){.theme-overview .themes .theme-tile .theme-title{margin-bottom:1.25rem;min-height:2lh}}.theme-overview .themes .theme-tile .theme-summary{font-size:.9rem;line-height:1.4;order:3}@media(min-width:768px){.theme-overview .themes .theme-tile .theme-summary{font-size:1.1rem}}.theme-overview .themes .theme-tile .theme-readmore{align-items:center;color:var(--c-white);display:flex;font-size:.9rem;gap:4px;line-height:1;margin-top:.625rem;order:4;text-decoration:none;transition:all .3s ease}@media(min-width:768px){.theme-overview .themes .theme-tile .theme-readmore{font-size:1.1rem;margin-top:auto}}.theme-overview .themes .theme-tile .theme-readmore:before{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.theme-overview .themes .theme-tile:hover{color:var(--c-primary)}.theme-overview .themes .theme-tile:hover:before{background:var(--c-grey-100)}.theme-overview .themes .theme-tile:hover:after{opacity:1}.theme-overview .themes .theme-tile:hover .theme-readmore{color:var(--c-secondary)}.theme-overview .themes .theme-tile.whatsapp{background:var(--c-tertiary);border:1px solid var(--c-primary);transition:background .3s ease}.theme-overview .themes .theme-tile.whatsapp:before{aspect-ratio:1;background:var(--c-white);content:"";display:block;height:auto;opacity:.15;position:absolute;right:-10%;top:60%;transform:rotate(45deg);width:50vw}@media(min-width:768px){.theme-overview .themes .theme-tile.whatsapp:before{bottom:-15%;right:-15%;top:unset;width:75%}}.theme-overview .themes .theme-tile.whatsapp:hover{background:var(--c-white)}@media(min-width:992px){.theme-overview.theme-overview-themepage .themes{gap:.625rem;grid-template-columns:1fr 1fr 1fr 1fr}}@media(min-width:1200px){.theme-overview.theme-overview-themepage .themes .theme-tile{aspect-ratio:unset}}
