*,:after,:before{margin:0;padding:0;box-sizing:border-box}body{overflow:hidden;height:100vh;width:100vw}.tab{height:98px;border-radius:20px;padding:1px;box-sizing:border-box;background:#ffffffb3}.tab+.tab{margin-top:20px}.tab-container{position:fixed;top:50vh;padding:20px;width:100vw;box-sizing:border-box;z-index:20}.tab-box{border-radius:19px;display:flex;width:100%;height:100%;box-sizing:border-box;padding:16px 12px;overflow:hidden;position:relative}.tab-box img{margin-right:20px;filter:grayscale(100%)}.title{font-size:20px;color:#333}.desc{font-size:14px;color:#909090}img{display:block}.tab.active{background:linear-gradient(90deg,#05f9f9,#0c94fc);box-shadow:0 4px 20px #068cfa6b}.tab.active .tab-box{background:#fff}.tab.active img{filter:none}.bg{width:100vw;position:fixed;top:0;left:0;z-index:10;height:100vh;object-fit:cover}#video{width:100vw;position:fixed;top:0;left:0;z-index:-10;height:100vh;object-fit:cover}#video::-webkit-media-controls-enclosure{display:none}.check-small-rounded{display:inline-block;width:24px;height:24px;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='m10 13.6l5.9-5.9q.275-.275.7-.275t.7.275t.275.7t-.275.7l-6.6 6.6q-.3.3-.7.3t-.7-.3l-2.6-2.6q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275z'/%3E%3C/svg%3E");background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.active .tab-box:before{content:"";display:block;background:linear-gradient(90deg,#05f9f9,#0c94fc);width:42px;height:21px;position:absolute;right:0;top:0;text-align:center;line-height:18px;color:#fff;border-bottom-left-radius:10px}.active .tab-box:after{position:absolute;right:3px;top:-7px;width:35px;height:35px;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='35' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='m10 13.6l5.9-5.9q.275-.275.7-.275t.7.275t.275.7t-.275.7l-6.6 6.6q-.3.3-.7.3t-.7-.3l-2.6-2.6q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275z'/%3E%3C/svg%3E")}.btn{width:80px;height:80px;object-fit:none;margin:40px auto 0}.color-group{width:200px;height:200px;background:linear-gradient(90deg,#05f9f9,#0c94fc);border-radius:0;filter:blur(150px);position:fixed;z-index:-1;top:50%;left:18%}@media screen and (min-width:558px){body{background-size:374px 290px,100vw 408px}}
