.server-overview__wrapper{list-style:none;margin-top:50px;margin-inline:auto;max-width:1150px;padding:0}.server-overview__intro{margin:0 auto;max-width:60%;text-align:center}.server-overview__menu{border-radius:60px;column-gap:10px;height:60px;justify-content:space-evenly;margin:100px auto -50px;max-width:1200px;padding-inline-end:5px;padding-inline-start:5px;text-align:center;width:100%}.server-overview__menu,.server-overview__menu a{align-items:center;background-color:#fc6719;display:flex}.server-overview__menu a{border-radius:50px;color:#fff;font-size:14px;height:50px;justify-content:center;text-decoration:none;width:110%}.server-overview__menu .active{background-color:#fff;color:#fc6719}.server-overview__content{display:grid;gap:100px;grid-template-columns:1fr 1fr;margin:100px 0}.server-overview__text{text-align:left}.server-overview__image img{border-radius:75px 75px 10px 75px}.server-overview__buttons{margin-top:50px;position:relative}.server-overview__buttons svg{height:46px;position:absolute;top:43px}.server-overview__buttons .btns-wrapper{column-gap:40px;row-gap:20px;gap:20px 40px}.server-overview__buttons .btns-wrapper a[class=""]{font-weight:500;text-decoration:none}.server-overview__buttons .btns-wrapper a[class=""]:hover{text-decoration:underline}.server-overview__buttons .btns-wrapper a[class=""]:first-child{padding-left:60px;position:relative}.server-overview__buttons .btns-wrapper a[class=""]:first-child:before{aspect-ratio:1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 400'%3E%3Ccircle cx='200' cy='200' r='200' fill='%23fc6719'/%3E%3Cpath fill='%23fff' d='m188.625 149.865 9.73-10.066 60.16 58.152-9.73 10.066z'/%3E%3Cpath fill='%23fff' d='m247.645 189.055 10.066 9.73-58.152 60.16-10.066-9.73z'/%3E%3Cpath fill='%23fff' d='M241.658 193.384v13.232h-89.493v-13.232z'/%3E%3C/svg%3E");content:"";display:block;left:0;position:absolute;top:calc(50% - 23px);width:46px}.server-overview__btns-wrapper{column-gap:30px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.server-overview__buttons .btns-wrapper{display:flex}@media (max-width:1100px){.server-overview__buttons .btns-wrapper{justify-content:space-between}.server-overview__content{gap:50px}}@media (max-width:850px){.server-overview__menu{background-color:transparent;flex-direction:column;height:100%;max-width:500px}.server-overview__menu .active{border:solid}.server-overview__menu a{font-size:2rem;margin:10px}.server-overview__intro{max-width:85%}.server-overview__content{gap:0;grid-template-columns:1fr}.server-overview__buttons .btns-wrapper{justify-content:flex-start}.server-overview__buttons svg{height:30px;top:40px}}