*{padding:0;margin:0;box-sizing:border-box;font-family:Inter}ul{list-style:none;padding-left:0;margin:0 0 -.7rem 0}a{text-decoration:none;color:black;font-weight:600;font:normal 15px}body{font:normal 13px;background:linear-gradient(to right,#6814cd 0%,#3163f3 100%)}.tabs-container{max-width:1000px;margin:50px auto;padding:25px}.tabs{display:flex}.tabs li:not(:last-child){margin-right:7px}.tabs li a{display:block;position:relative;top:4px;padding:10px 24px;border-radius:2px 2px 0 0;background:white;opacity:.7;transition:all .1s ease-in-out}.tabs li.active a,.tabs li a:hover{opacity:1;top:0}.tabs-content{position:relative;z-index:2;padding:10px;border-radius:0 4px 4px 4px;background:white}.tabs-panel{display:none}.tabs-panel.active{display:block}.tabs-panel p+div{margin-top:15px}@media screen and (max-width:600px){.tabs{flex-direction:column}.tabs li{width:100%}.tabs li:not(:last-child){margin-right:0}.tabs li a{border-radius:0;opacity:1;top:0}.tabs li.active a::before{content:"•";padding-right:5px}.tabs-content{border-radius:0}.tab-content{flex-direction:column;justify-content:space-evenly;align-items:center}}@media screen and (max-width:1024px){.tab-content{flex-direction:column;justify-content:space-evenly;align-items:center;margin:20px}.tabs li a{font-size:12px;padding:10px 39px}}@media screen and (max-width:780px){.tabs li a{font-size:12px;padding:10px 14px}}.tab-content{display:flex;justify-content:space-evenly;align-items:center}.tab-content p{max-width:520px;margin-top:25px;padding:0}