.co-working-desk-spaces{padding:40px 85px;display:flex;flex-direction:column;align-items:center;background-color:var(--color-background)}.co-working-desk-spaces__main-title{max-width:70%;text-align:center}.co-working-desk-spaces__subtitle{font-family:Poppins,sans-serif;font-size:18px;line-height:28px}.co-working-desk-spaces__subtitle__align-center{text-align:center;font-family:Poppins,sans-serif;font-size:18px;line-height:1.5}.co-working-desk-spaces__title{display:flex;flex-direction:column;align-items:center;margin-bottom:40px}.co-working-desk-spaces__title__team{color:var(--color-accent);text-transform:uppercase;margin-bottom:20px}.co-working-desk-spaces__title__msg{margin-top:25px;text-align:center}.co-working-desk-spaces__title__msg2{text-align:center}.co-working-desk-spaces__cards{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:32px}.co-working-desk-spaces__content-box{max-width:1170px;display:flex;justify-content:space-around;gap:76px;flex-wrap:wrap;align-items:center;margin-bottom:70px}.co-working-desk-spaces__content-box__info{display:flex;flex-direction:column;gap:40px;width:50%}.co-working-desk-spaces__content-box__list-info{display:flex;flex-direction:column;gap:20px;width:43%}.co-working-desk-spaces__content-box__btn{background-color:var(--color-primary);color:var(--color-white);border-radius:12px;text-align:center;text-decoration:none;padding:8px 20px;font-size:16px;font-weight:400;transition:background-color .3s;line-height:26px;font-family:var(--font-family-secondary)}.co-working-desk-spaces__content-box__btn:focus{outline:none}.co-working-desk-spaces__content-box__btn:hover{background-color:var(--color-accent);outline:none}.co-working-desk-spaces__content-box__img-box{width:50%}.co-working-desk-spaces__content-box__img-box img{width:100%}.co-working-desk-spaces__fullwidth-content-box{max-width:1170px;display:flex;justify-content:space-around;gap:76px;flex-wrap:wrap;align-items:center;margin-bottom:70px}.co-working-desk-spaces__fullwidth-content-box__list-info{display:flex;flex-direction:column;gap:20px;width:100%}.co-working-desk-spaces__fullwidth-content-box__img-box,.co-working-desk-spaces__fullwidth-content-box__img-box img{width:100%}.co-working-desk-spaces__section{margin-bottom:80px;width:100%}@media(max-width:1180px){.co-working-desk-spaces{padding:40px!important}.co-working-desk-spaces .section-title{text-align:center}.co-working-desk-spaces__main-title{max-width:90%!important}.co-working-desk-spaces__section{margin-bottom:40px!important}.co-working-desk-spaces__content-box,.co-working-desk-spaces__fullwidth-content-box{gap:30px!important;margin-bottom:30px!important}.co-working-desk-spaces__content-box__img-box,.co-working-desk-spaces__content-box__list-info{width:100%!important}}@media(max-width:820px){.co-working-desk-spaces .card-wrap,.co-working-desk-spaces .card__card-img{width:100%!important}}.list-wrap{padding-left:15px;margin-top:0}.list-wrap li{font-family:Poppins,sans-serif;font-size:18px;line-height:28px;padding-bottom:15px}@media(min-width:769px){.main-title{font-size:48px}.co-working-desk-spaces{padding:40px 180px}.co-working-desk-spaces__title{width:100%}.co-working-desk-spaces__cards{margin-bottom:160px}.co-working-desk-spaces__info{align-items:start}}@media(max-width:768px){.main-title{font-size:28px}.co-working-desk-spaces{padding:40px}.co-working-desk-spaces__title{width:100%}.co-working-desk-spaces__cards{width:100%;margin-bottom:60px}.co-working-desk-spaces__qna{width:100%}.co-working-desk-spaces__qna__info{align-items:center;text-align:center;width:100%}.co-working-desk-spaces__qna__accordion{width:100%}}.section-title{font-size:32px;font-weight:600;margin-top:30px;margin-bottom:20px;color:var(--color-heading);line-height:42px}.section-title__align-center{text-align:center}.cards-container{justify-content:center}.cards-container,.cards-container__align-left{display:flex;flex-wrap:wrap;gap:32px;max-width:1200px;margin:0 auto}.cards-container__align-left{justify-content:left}.card-wrap{width:360px;min-height:280px;align-items:center;text-align:center}.card,.card-wrap{display:flex;flex-direction:column}.card{background:var(--color-background-soft);border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.1);height:100%}.card-icon{width:64px;height:64px;background:var(--color-background);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.card-icon .emoji{font-size:48px}.card-title{font-size:20px;font-weight:600;line-height:1.3;margin-bottom:16px;color:var(--color-heading);padding:10px 10px 0}.card-description{padding:25px;font-size:16px;line-height:1.5;color:var(--color-primary);word-wrap:break-word}.card__card-img-wrap{position:relative}.card__card-img{border-top-left-radius:10px;border-top-right-radius:10px;width:360px;height:auto}@media(max-width:768px){.cards-container{padding:0 16px}.card{width:100%;max-width:100%;min-height:auto}}