body {
    margin: 0;
}

a {
    cursor: pointer;
}

.main-container {
    overflow: hidden;
}

.main-container,
.main-container * {
    box-sizing: border-box;
}

.main-container {
    position: relative;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    background: #f9fcf9;
    overflow: hidden;
}

.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
    margin: 0 0 0 0;
    padding: 16px 80px 16px 80px;
    background: #749a3f;
}

.headerWrapper {
    display: flex;
    align-items: center;
    max-width: 1200px;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
}

.linkWrapper {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 8px;
}

.link {
    width: 90px;
    font-family: Raleway, sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}

.activeLink {
    width: 90px;
    font-family: Raleway, sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
}

.mainNavigation {
    display: flex;
    margin: 40px 0 0 0;
    padding: 0 10px 0 10px;
    max-width: 1280px;
    width: 100%;
}

.workspaceLogo {
    display: flex;
    align-items: center;
    gap: 10px;
}

.mainNavigationHeader {
    display: flex;

    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.mainNavigationLinks {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    gap: 36px;
}

.mainNavigationLink {
    height: 24px;
    font-family: Raleway, sans-serif;
    color: #4b575d;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    white-space: nowrap;
}

.mainContainerContent {
    display: flex;
    justify-content: center;
    margin: 50px 0 0 70px;
}

.homeTilesMainContainerContent {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 80px;
    padding: 0 15px;
}

.homeTilesMainContainerContentWraper {
    display: flex;
    flex-wrap: wrap-reverse;
    justify-content: center;
    gap: 80px;
}

.hireWithTitle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    margin-bottom: 20px;
}

.hireWithTitle div {
    text-align: center;
    max-width: 1060px;
}

.homeTilesMainContainerContentWraper > .mainContainerContentTextWrapper {
    max-width: 628px;
}

.homeMainContainerContent {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 50px 0 0 0;
    padding: 0 15px;
}

.mainContainerImage {
    max-width: 640px;
    max-height: 641px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    object-fit: cover;
    background-repeat: no-repeat;
}

.mainContainerContentTitle {
    height: 24px;
    font-family: Raleway, sans-serif;
    color: #749a3f;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
}

.mainContainerContentTextWrapper {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    text-align: center;
    max-width: 696px;
    gap: 36px;
}

.homeMainContainerContentTextWrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 1272px;
    margin-bottom: 60px;
    gap: 36px;
}

.homeMainContainerContentTextWrapper div {
    text-align: center;
}

.hireButton {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 194px;
    padding: 10px 0px;
    border-radius: 50px;
    background: #BCCE76;
    color: #FFF;
    font-family: Raleway, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
}

.internshipsButton {
    display: flex;
    padding: 10px 72px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 50px;
    background: #FFBD00;
    color: #FFF;
    font-family: Raleway, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
}

.universityButton {
    display: flex;
    padding: 10px 72px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 50px;
    background: #8BDCFF;
    color: #FFF;
    font-family: Raleway, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
}

.homeTeamWrapper {
    display: flex;
    position: relative;
    margin-bottom: 120px;
}

.homeWorkspaceWrapper {
    display: flex;
    position: relative;
    margin-right: 220px;
}

.mainContainerImageWrapper {
    display: flex;
    gap: 24px;
}

.mainContainerImageFirst {
    width: 194px;
    height: 194px;
    margin-top: 70px;
}

.mainContainerImageSecond {
    width: 194px;
    height: 194px;
    margin-top: 200px;
}

.mainContainerContentSubTitle {
    font-family: Raleway, sans-serif;
    font-size: 64px;
    font-weight: 500;
    line-height: 84px;
    color: #000000;
    text-align: left;
    max-width: 1060px;
}

.mainContainerContentText {
    position: relative;
    font-family: Raleway, sans-serif;
    color: #4b575d;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
}

.buttonsWrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 24px;
}

.joinForFree {
    display: flex;
    font-family: Raleway, sans-serif;
    color: #ffffff;
    background: #749a3f;
    padding: 24px 80px 24px 80px;
    border-radius: 10px;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    height: 72px;
}

.locationButton {
    display: flex;
    font-family: Raleway, sans-serif;
    color: #ffffff;
    background: #749a3f;
    padding: 24px 80px 24px 80px;
    border-radius: 10px;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
}

.howItWork {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 24px;
}

.howItWorkBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 10px;
    position: relative;
    width: 72px;
    padding: 24px 24px 24px 24px;
    background: #fec03b;
    border-radius: 10px;
}

.howItWorkBtnText {
    font-family: Raleway, sans-serif;
    color: #4b575d;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
}

.quantytiesContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 24px;
    width: 100%;
    margin: 117px 0 0 0;
    padding: 56px 80px 56px 80px;
    background: #bcce76;
}

.quantytyBlock {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 16px;
    width: 302px;
    border-right: 1px solid rgba(255, 255, 255, 0.37);
}

.quantytyBlock:last-child {
    border-right: none;
}

.quantytyNumber {
    font-family: Raleway, sans-serif;
    color: #ffffff;
    font-size: 64px;
    font-weight: 600;
    line-height: 84px;
    text-align: left;
}

.quantytyDescription {
    height: 26px;
    font-family: Raleway, sans-serif;
    color: #6f6f6f;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
}

.benefitsSection {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    gap: 24px;
    margin: 160px 0 0 34px;
}

.benefitsSectionMainTitle {
    display: flex;
    justify-content: center;
    font-family: Raleway, sans-serif;
    color: #749a3f;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
}

.benefitsSectionMainSubTitle {
    font-family: Raleway, sans-serif;
    color: #000000;
    font-size: 48px;
    font-weight: 500;
    line-height: 63px;
    text-align: center;
}

.benefitsTilesWrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 1fr;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-top: 30px;
}

.benefitsTile {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 24px;
    max-width: 302px;
    padding: 36px 24px 36px 24px;
    background: #ffffff;
    border-radius: 10px;
}

.chiperIconWrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 10px;
    width: 72px;
    padding: 24px 24px 24px 24px;
    background: #2573d0;
    border-radius: 10px;
    box-shadow: 0 4px 40px 0 rgba(37, 116, 208, 0.25);
}

.benefitTextTitle {
    font-family: Raleway, sans-serif;
    color: #000000;
    font-size: 24px;
    font-weight: 500;
    line-height: 31px;
    text-align: left;
    margin-bottom: 12px;
}

.benefitText {
    max-width: 254px;
    font-family: Raleway, sans-serif;
    color: #4b575d;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    text-align: left;
}

.qualityIconWrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 10px;
    width: 72px;
    padding: 24px 24px 24px 24px;
    background: #ff50aa;
    border-radius: 10px;
    box-shadow: 0 4px 40px 0 rgba(255, 80, 170, 0.25);
}

.starIconWrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 10px;
    width: 72px;
    padding: 24px 24px 24px 24px;
    background: #9bd025;
    border-radius: 10px;
    box-shadow: 0 4px 40px 0 rgba(155, 208, 37, 0.25);
}

.userIconWrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 10px;
    width: 72px;
    padding: 24px 24px 24px 24px;
    background: #ff5321;
    border-radius: 10px;
    box-shadow: 0 4px 40px 0 rgba(255, 83, 33, 0.25);
}

.talentSection {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    gap: 64px;
    margin-top: 160px;
    max-width: 1281px;
}

.talentMainSubTitle {
    font-family: Raleway, sans-serif;
    font-size: 48px;
    font-weight: 500;
    line-height: 84px;
    color: #000000;
    text-align: center;
    margin-top: 34px;
}

.talentMainSubTitle span {
    color: #749a3f;
}

.talentMainTitle {
    height: 24px;
    font-family: Raleway, sans-serif;
    color: #749a3f;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    white-space: nowrap;
}

.talentContent {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    flex-shrink: 0;
    max-width: 1281px;
}

.industrySectionWrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 164px;
}

.industrySection {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    gap: 24px;
    max-width: 1280px;
}

.industryMainTitle {
    height: 24px;
    font-family: Raleway, sans-serif;
    color: #749a3f;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    white-space: nowrap;
}

.industryMainSubTitle {
    position: relative;
    font-family: Raleway, sans-serif;
    color: #000000;
    font-size: 48px;
    font-weight: 500;
    line-height: 63px;
    text-align: center;
    margin-bottom: 64px;
}

.industryMainSubTitle span {
    font-family: Raleway, sans-serif;
    color: #749a3f;
    font-style: italic;
    font-size: 48px;
    font-weight: 600;
    line-height: 63px;
    text-align: center;
}

.industryContetnt {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 48px;
    max-width: 1280px;
}

.industryContetntLinks {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 24px;
    position: relative;
    max-width: 1276px;
}

.industryContetntLinkActive {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 10px;
    position: relative;
    width: 149px;
    padding: 10px 30px 10px 30px;
    background: #749a3f;
    border-radius: 50px;
}

.industryContetntLinkActive span {
    font-family: Raleway, sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
}

.industryContetntLink {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 10px;
    position: relative;
    padding: 10px 30px 10px 30px;
    background: #ffffff;
    border: 1px solid rgba(188, 206, 118, 0.37);
    border-radius: 50px;
}

.industryContetntLink span {
    font-family: Raleway, sans-serif;
    color: #4b575d;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
}

.industryTilesWrapper {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 24px;
    max-width: 1280px;
}

.industryTile {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 36px;
    max-width: 302px;
    padding: 24px 51px 24px 51px;
    background: #ffffff;
    border-radius: 10px;
}

.homeIndustryTile {
    position: absolute;
    left: 50%;
    top: 50%;
}

.homeWorkspaceTile {
    position: absolute;
    left: 50%;
    bottom: 0;
    max-width: 402px;
}

.homeMainContainerContentSubTitle {
    color: #000;
    font-family: Raleway;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
}

.studentIndustryTile {
    display: flex;
    flex-direction: column;
    align-items: start;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 12px;
    max-width: 302px;
    padding: 24px 20px;
    background: #ffffff;
    border-radius: 10px;
}

.studentIndustryTileContent {
    display: flex;
    flex-direction: column;
    align-items: start;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 24px;
    max-width: 200px;
}

.studentIndustryTextWrapper {
    display: flex;
    flex-direction: column;
    align-items: start;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 12px;
    width: 200px;
}

.studentIndusrtyDescription {
    color: #4B575D;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.studentIndusrtyPrice {
    color: #4B575D;
    text-align: center;
    font-family: Raleway, sans-serif;
    font-size: 20px;
    margin-top: 20px;
    font-style: normal;
    font-weight: 400;
}

.studentIndusrtyPrice span {
    color: #749A3F;
    font-family: Raleway, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
}

.industryLocationWrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.industryImage {
    width: 95px;
    height: 95px;
    border-radius: 50%;
    background-size: cover;
    background-position: 50%;
    object-fit: cover;
    background-repeat: no-repeat;
}

.industryTextWrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 12px;
    width: 200px;
}

.industryName {
    max-width: 200px;
    height: 32px;
    font-family: Raleway, sans-serif;
    color: #000000;
    font-size: 24px;
    font-weight: 500;
    line-height: 31px;
    text-align: center;
    white-space: nowrap;
}

.industryPosition {
    max-width: 144px;
    height: 21px;
    font-family: Raleway, sans-serif;
    color: #4b575d;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
    white-space: nowrap;
}

.indusrtyPerHour {
    flex-shrink: 0;
    flex-basis: auto;
    max-width: 144px;
    height: 32px;
    font-family: Raleway, sans-serif;
    color: #749a3f;
    font-size: 24px;
    font-weight: 700;
    line-height: 31px;
    text-align: center;
    white-space: nowrap;
}

.industryTileContent {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 24px;
    max-width: 200px;
}

.joinButton {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 10px;
    position: relative;
    width: 302px;
    padding: 24px 80px 24px 80px;
    background: #749a3f;
    border-radius: 10px;
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    font-family: Raleway, sans-serif;
}

.conceptSection {
    display: flex;
    max-width: 1334px;
    margin-top: 164px;
}

.conceptContent {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    gap: 64px;
    max-width: 1284px;
}

.conceptContentMainTitle {
    font-family: Raleway, sans-serif;
    color: #749a3f;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    white-space: nowrap;
}

.conceptContentMainSubTitle {
    max-width: 1198px;
    font-family: Raleway, sans-serif;
    font-size: 48px;
    font-weight: 500;
    line-height: 67px;
    text-align: center;
    font-family: Raleway, sans-serif;
    color: #000000;
}

.conceptContentMainSubTitle span {
    font-family: Raleway, sans-serif;
    color: #749a3f;
    font-size: 48px;
    font-weight: 700;
    line-height: 67px;
    font-style: italic;
}

.conceptContentBlock {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 48px;
    max-width: 1284px;
}

.conceptContentBlockWithImage {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 28px;
    max-width: 1284px;
}

.conceptContentBlockText {
    max-width: 628px;
    font-family: Raleway, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 33px;
    text-align: left;
}

.conceptContentBlockText {
    font-family: Raleway, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 33px;
    text-align: left;
}

.conceptContentBlockText span {
    font-family: Raleway, sans-serif;
    color: #000000;
    font-size: 24px;
    font-weight: 600;
    line-height: 33px;
}

.conceptContentBlockTextLow {
    flex-shrink: 0;
    max-width: 628px;
    font-family: Raleway, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 33px;
    text-align: left;
}

.conceptContentBlockTextLow span {
    font-family: Raleway, sans-serif;
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    line-height: 33px;
}

.conceptImage {
    flex-shrink: 0;
    width: 628px;
    background-size: cover;
    background-position: 50%;
    object-fit: cover;
    background-repeat: no-repeat;
    border-radius: 16px;
}

.employersSectionWrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 164px;
}

.employersSection {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1334px;
    margin-top: 164px;
    background: #f9fcf9;
    padding: 0 15px;
    gap: 24px;
}

.partnersLogos {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
}

.testimonialSection {
    display: flex;
    flex-direction: column;
    max-width: 1334px;
    margin-top: 164px;
    background: #f9fcf9;
    padding: 0 15px;
}

.testimonialMainTitle {
    display: flex;
    justify-content: center;
    font-family: Raleway, sans-serif;
    color: #749a3f;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
}

.testimonialMainSubTitle {
    font-family: Raleway, sans-serif;
    font-size: 48px;
    font-weight: 500;
    line-height: 84px;
    color: #000000;
    text-align: center;
    margin-top: 34px;
}

.talentTiles {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 24px;
}

.talentTile {
    display: flex;
    border-radius: 10px;
    background: #FFF;
    display: flex;
    max-width: 411px;
    padding: 24px 20px;
    flex-direction: column;
    align-items: flex-start;
}

.talentTileTitle {
    color: #000;
    font-family: Raleway, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    margin-top: 24px;
}

.talentTileTitle span {
    color: #749A3F;
    font-family: Raleway, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
}

.tileList {
    color: #4B575D;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    padding-inline-start: 20px;
    line-height: 20px;
}

.tileList b {
    font-weight: 600;
}

.sliderContainer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 88px;
}

.sliderContainerWrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    max-width: 750px;
    width: 100%;
}

.testimonialSliderImage {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-size: cover;
    background-position: 50%;
    object-fit: cover;
    background-repeat: no-repeat;
}

.testimonialSliderActiveImage {
    width: 148px;
    height: 148px;
    border-radius: 50%;
    background-size: cover;
    background-position: 50%;
    object-fit: cover;
    background-repeat: no-repeat;
}

.testimonialActiveSlide {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    gap: 24px;
    width: 200px;
}

.testimonialActiveContent {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
    position: relative;
    width: 200px;
}

.testimonialActiveName {
    width: 200px;
    font-family: Raleway, sans-serif;
    color: #000000;
    font-size: 24px;
    font-weight: 500;
    line-height: 31px;
    text-align: center;
    white-space: nowrap;
}

.testimonialActivePosition {
    width: 193px;
    font-family: Raleway, sans-serif;
    color: #4b575d;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
}

.testimonialSliderSatrs {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    gap: 12px;
    width: 168px;
}

.testimonialSliderActiveText {
    display: flex;
    position: relative;
    margin-top: 48px;
}

.quoteStart {
    position: absolute;
    top: -90px;
    left: -40px;
}

.quoteEnd {
    position: absolute;
    right: -70px;
    bottom: -50px;
}

.testimonialSliderText {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    gap: 24px;
    max-width: 1062px;
}

.testimonialSliderPoints {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 18px;
    width: 152px;
}

.testimonialText {
    color: #000;
    text-align: center;
    font-family: Raleway, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.feauturedSection {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    gap: 24px;
    max-width: 1284px;
    margin: 64px 0 0 0;
}

.feauturedTitle {
    flex-basis: auto;
    width: 216px;
    height: 30px;
    font-family: Raleway, sans-serif;
    color: #000000;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    white-space: nowrap;
}

.feauturedImages {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 38px;
    max-width: 1284px;
}

.companyImage {
    height: 40px;
    background-size: cover;
    background-position: 50%;
    object-fit: cover;
    background-repeat: no-repeat;
}

.locationSection {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    gap: 48px;
    max-width: 1280px;
    margin-top: 164px;
}

.locationTitle {
    height: 24px;
    font-family: Raleway, sans-serif;
    color: #749a3f;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    white-space: nowrap;
}

.locationSubTitle {
    max-width: 1198px;
    font-family: Raleway, sans-serif;
    color: #000000;
    font-size: 48px;
    font-weight: 500;
    line-height: 68px;
    text-align: center;
}

.locationMapWrapper {
    max-width: 1280px;
}

.locationMapWrapper svg {
    width: 100%;
}

.learnMoreButton {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 291px;
    padding: 24px 80px 24px 80px;
    background: #749a3f;
    border-radius: 10px;
    font-family: Raleway, sans-serif;
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
}

.blogSection {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    gap: 34px;
    position: relative;
    max-width: 1280px;
    margin-top: 164px;
}

.faqSection {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    gap: 34px;
    position: relative;
    max-width: 1280px;
    margin-top: 164px;
    margin-bottom: 60px;
    padding: 0 15px;
}

.faqQuestions {
    display: flex;
    flex-direction: column;
    gap: 60px;
    max-width: 1280px;
    width: 100%;
}

.question {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.question svg {
    flex-shrink: 0;
}

.questionWrapper {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 1100px;
}

.questionTitle {
    color: #161C16;
    font-family: Raleway, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.questionAnswer {
    color: #4B575D;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.registerSection {
    display: flex;
    flex-direction: column;
    padding: 68px 149px;
    justify-content: center;
    align-items: center;
    border-radius: 40px;
    background: #749A3F;
    max-width: 1280px;
    margin: 60px 15px;
}

.registerTitle {
    color: #FFF;
    font-family: Raleway, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 24px;
    text-align: center;
}

.registerSubTitle {
    color: #FFFFFFE3;
    text-align: center;
    font-family: Raleway;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 24px;
}

.blogSectionMainTitle {
    display: flex;
    justify-content: center;
    font-family: Raleway, sans-serif;
    color: #749a3f;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
}

.blogSectionMainSubTitle {
    font-family: Raleway, sans-serif;
    color: #000000;
    font-size: 48px;
    font-weight: 500;
    line-height: 63px;
    text-align: center;
}

.blogSectionTiles {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 24px;
    position: relative;
    max-width: 1280px;
}

.blogSectionTile {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 36px;
    width: 302px;
    padding: 36px 24px 36px 24px;
    background: #ffffff;
    border-radius: 10px;
    min-height: 478px;
}

.blogTileImage {
    width: 254px;
    height: 254px;
    border-radius: 10px;
    background-size: cover;
    background-position: 50%;
    object-fit: cover;
    background-repeat: no-repeat;
}

.blogTileText {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 12px;
    width: 254px;
    font-family: Raleway, sans-serif;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    margin-top: 24px;
    line-height: 24px;
}

.blogTileFooter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.blogTileFooterImage {
    width: 16px;
    height: 16px;
    background-size: cover;
    background-position: 50%;
    object-fit: cover;
    background-repeat: no-repeat;
    margin-right: 8px;
}

.blogTileFooterImageWithText {
    display: flex;
    align-items: center;
}

.blogTileFooterText {
    font-family: Raleway, sans-serif;
    color: #24292e;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: right;
    white-space: nowrap;
}

.blogTileFooterDateText {
    font-family: Raleway, sans-serif;
    color: #24292e;
    font-size: 10px;
    font-weight: 400;
    line-height: 16px;
    text-align: right;
    white-space: nowrap;
}

.joinSectionWrapper {
    position: relative;
    background-color: #3F4142;
    padding: 70px 20px;
    margin-top: 80px;
    width: 100%;
    z-index: 0;
}

.studentJoinSectionWrapper {
    background-color: #BCCE7645;
    padding: 70px 20px;
    margin-top: 80px;
    width: 100%;
    z-index: 0;
}

.joinSection {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1280px;
    margin: 0 auto;
}

.joinSectionMap {
    position: absolute;
    top: 0;
    z-index: -1;
}

.joinSectionMap svg {
    width: 100%;
}

.joinInputsWrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 64px;
    max-width: 628px;
}

.joinInput {
    width: 100%;
    padding: 12px 0px;
    margin: 8px 0;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #FFFFFF66;
    background: transparent;
    font-family: Raleway, sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

.joinInput:focus {
    border-bottom: 1px solid #FFFFFF66;
    outline: none;
}

.joinInput::placeholder {
    font-family: Raleway, sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

.studentJoinInput {
    width: 100%;
    padding: 12px 0px;
    margin: 8px 0;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #4B575D;
    background: transparent;
    font-family: Raleway, sans-serif;
    color: #4B575D;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

.studentJoinInput:focus {
    border-bottom: 1px solid #4B575D;
    outline: none;
}

.studentJoinInput::placeholder {
    font-family: Raleway, sans-serif;
    color: #4B575D;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

.joinInputWrapper {
    width: 100%;
}

.joinForFreeFormBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    padding: 24px 80px 24px 80px;
    background: #ffffff;
    border-radius: 10px;
    height: 24px;
    font-family: Raleway, sans-serif;
    color: #749a3f;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    height: 72px;
}

.studentJoinForFreeFormBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    width: 302px;
    padding: 24px 80px 24px 80px;
    color: #ffffff;
    border-radius: 10px;
    height: 24px;
    font-family: Raleway, sans-serif;
    background: #749a3f;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    height: 72px;
}

.joinInputTitle {
    position: relative;
    height: 60px;
    font-family: Raleway, sans-serif;
    color: #ffffff;
    font-size: 44px;
    font-weight: 700;
    line-height: 60px;
    text-align: left;
}

.studentJoinInputTitle {
    position: relative;
    height: 60px;
    font-family: Raleway, sans-serif;
    color: #4B575D;
    font-size: 44px;
    font-weight: 700;
    line-height: 60px;
    text-align: left;
}

.inputFields {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 36px;
    max-width: 628px;
    width: 100%;
}

.joinUsImage {
    width: 537px;
    height: 392px;
    background-size: cover;
    background-position: 50%;
    object-fit: cover;
    background-repeat: no-repeat;
    border-radius: 16px;
}

.studentJoinUsImage {
    background-size: cover;
    background-position: 50%;
    object-fit: cover;
    background-repeat: no-repeat;
    border-radius: 16px;
}

.footerSectionWrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    background: #fff;
    padding: 0 30px 30px;
    z-index: 1;
}

.footerSection {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
}

.footerLinkWrapper {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 36px;
    max-width: 794px;
}

.footerLink {
    height: 24px;
    font-family: Raleway, sans-serif;
    color: #4B575D;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    white-space: nowrap;
}

.footerLogoLinksWrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    margin-top: 64px;
}

.copyrightWrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1280px;
    width: 100%;
    height: 24px;
    padding: 25px 60px;
}

.copyright {
    height: 24px;
    font-feature-settings: 'liga' off;
    color: #161C16;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}

.terms {
    color: #161C16;
    font-feature-settings: 'liga' off;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.footerInfo {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
    margin: 48px 0;
}

.infoBlock {
    display: flex;
    align-items: center;
    color: #161C16;
    font-feature-settings: 'liga' off;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin: 15px 0;
}

.footerSocialWrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-shrink: 0;
    gap: 25px;
}

.line {
    width: 100%;
    max-width: 1260px;
    margin: 45px 15px;
    height: 1px;
    flex-shrink: 0;
    background: #D9D9D9;
}

.locationsContent {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin: 50px 0 0 70px;
}

.locationsContentTextWrapper {
    display: flex;
    flex-direction: column;
    gap: 36px;
}

.locationsContentSubTitle {
    font-family: Raleway, sans-serif;
    font-size: 56px;
    font-weight: 500;
    line-height: 84px;
    color: #000000;
    text-align: left;
    max-width: 1060px;
}

.locationsContentText {
    color: #4B575D;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    max-width: 850px;
    line-height: 26px;
}

.locationsContainerImage {
    max-width: 845px;
    max-height: 373px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    object-fit: cover;
    background-repeat: no-repeat;
    margin-top: 30px;
}

.locationsContainerSecondImage {
    max-width: 491px;
    max-height: 783px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    object-fit: cover;
    background-repeat: no-repeat;
    margin-left: 24px;
}

.coworkingSection {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 24px;
    margin-top: 160px;
    padding: 0 15px;
}

.locationsTitle {
    display: flex;
    font-family: Raleway, sans-serif;
    color: #749a3f;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
}

.locationsSubTitle {
    font-family: Raleway, sans-serif;
    font-size: 64px;
    font-weight: 500;
    line-height: 84px;
    color: #000000;
    text-align: left;
    max-width: 1060px;
}

.coworkingSectionTextWrapper {
    display: flex;
    flex-direction: column;
    gap: 24px;
    max-width: 838px;
}

.coworkingImage {
    max-width: 954px;
    max-height: 506px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    object-fit: cover;
    background-repeat: no-repeat;
}

.coworkingSectionTextWrapperWithImage {
    display: flex;
    align-items: flex-end;
}

.coworkingImages {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 115px;
    flex-shrink: 0;
}

.coworkingImageThird {
    max-width: 326px;
    max-height: 326px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    object-fit: cover;
    background-repeat: no-repeat;
}

.coworkingImageFourth {
    position: absolute;
    left: -193px;
    top: -193px;
    max-width: 193px;
    max-height: 193px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    object-fit: cover;
    background-repeat: no-repeat;
}

.coworkingImagesBottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.coworkingImageSecond {
    max-width: 326px;
    max-height: 326px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    object-fit: cover;
    background-repeat: no-repeat;
    margin-left: 15px;
}

.officeSection {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 24px;
    margin-top: 160px;
    width: 100%;
    max-width: 1440px;
}

.officeImage {
    max-width: 1440px;
    max-height: 667px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    object-fit: cover;
    background-repeat: no-repeat;
}

.officeSectionWrapper {
    display: flex;
    flex-direction: column;
}

.officeContent {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 24px;
    padding: 0 80px;
}

.officeTile {
    display: flex;
    max-width: 521px;
    padding: 64px 48px;
    flex-direction: column;
    align-items: flex-start;
    gap: 36px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 7px 36px 0px rgba(0, 0, 0, 0.05);
    margin-top: -377px;
}

.officeInfo {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    color: #4B575D;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    font-style: normal;
    text-align: center;
    font-weight: 300;
}

.officeInfo div {
    color: #749A3F;
    font-family: Raleway;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
}

.officeTileTitle {
    color: #000;
    font-family: Raleway;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 54px;
}

.officeTileSubTitle {
    color: #000;
    font-family: Raleway, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}

.officeInfoWrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-around;
    width: 100%;
}

.spacesSection {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 24px;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 15px;
}

.spacesSectionWrapper {
    display: flex;
    flex-direction: column;
    margin-top: 160px;
    width: 100%;
}

.spacesSection .locationsSubTitle {
    font-size: 48px;
    max-width: 1030px;
}

.spacesSectionWrapper .line {
    margin: 0;
    max-width: inherit;
}

.spaceLinks {
    display: flex;
    max-width: 1280px;
    margin: 0 auto;
}

.spaceLink {
    color: #CECFDC;
    display: flex;
    justify-content: center;
    font-family: Raleway, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 131.488%;
    width: 50%;
    padding: 25px;
}

.activeLink {
    color: #749A3F;
    border-bottom: 2px solid #749A3F;
}

.spaceNavigationHeader {
    max-width: 1280px;
    width: 100%;
    margin: 50px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
}

.spaceLocation {
    display: flex;
    align-items: center;
    gap: 15px;
    color: #000;
    font-family: Raleway, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 131.488%;
}

.locationNav {
    display: flex;
    gap: 24px;
}

.locationInfo {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    padding: 0 15px;
}

.locationInfoImages {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.locationInfoImages div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.locationImageMain {
    max-width: 845px;
    max-height: 473px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    object-fit: cover;
    background-repeat: no-repeat;
    border-radius: 10px;
}

.locationInfoContent {
    display: flex;
    padding: 48px 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 28px;
    border-radius: 10px;
    background: rgba(188, 206, 118, 0.27);
    max-width: 397px;
}

.locationInfoContentTitle {
    color: #000;
    font-family: Raleway, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 131.488%;
}

.locationInfoContentInfoWrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.locationInfoContentInfo {
    display: flex;
    justify-content: space-between;
    color: #000;
    font-family: Raleway;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 131.488%;
    width: 100%;
    gap: 24px;
}

.locationAdditionalInfo {
    display: flex;
    gap: 45px;
    color: #000;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 131.488%;
    margin-top: 5px;
}

.locationAdditionalInfo span:first-child {
    width: 80px;
}

.locationAdditionalInfo low {
    font-size: 14px;
}

.locationAdditionalInfoWrapper {
    display: flex;
}

.locationEmail {
    font-size: 16px;
}

.locationsClients .locationsSubTitle {
    font-size: 48px;
}

.locationsClients {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 1310px;
    margin-top: 160px;
    padding: 0 15px;
}

.locationsClientsWithNav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.locationsClientsWrapper {
    display: flex;
    flex-direction: column;
}

.locationsClientsTiles {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin-top: 50px;
}

.locationsClientsTile {
    display: flex;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    border-radius: 10px;
    background: #FFF;
    max-width: 302px;
}

.locationsClientsTileHeader {
    display: flex;
    gap: 17px;
    align-items: center;
    color: #1D1D1B;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.locationsClientsTile span {
    color: #000;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.appSection {
    position: relative;
    display: flex;
    max-width: 1280px;
    border-radius: 40px;
    background: #1D1D1D;
    width: 100%;
    margin: 160px;
    height: 460px;
}

.phoneImage {
    position: absolute;
    bottom: 0;
    background-size: cover;
    background-position: 50%;
    object-fit: cover;
    background-repeat: no-repeat;
}

.appSectionTitle {
    color: #FFF;
    font-family: Raleway, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 300;
    line-height: 131.488%;
    max-width: 600px;
}

.appSectionContent {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 80px 0 0 80px;
}

.appSectionContent span {
    color: #F8FAF1;
    font-family: Raleway;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    max-width: 600px;
}

.appButton {
    display: flex;
    gap: 40px;
}

.formContainerContent {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin: 40px 0 0 20px;
    max-width: 1280px;
}

.formContainerImageReserve {
    width: 720px;
    display: flex;
    flex-shrink: 0;
}

.formContainerImage {
    max-width: 861px;
    max-height: 861px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    object-fit: cover;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 60px;
}

.formContainerContentTitle {
    color: #000;
    font-family: Raleway, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 131.488%;
    text-align: left;
}

.formContainerContentTitle span {
    color: #749A3F;;
    font-family: Raleway, sans-serif;
    font-size: 42px;
    font-style: normal;
    font-style: italic;
    font-weight: 500;
    line-height: 131.488%;
}

.formWrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.inputWrapper {
    display: flex;
    width: 100%;
}

.inputWrapper label {
    display: flex;
    flex-direction: column;
    text-align: left;
    /* new styles */
    width: 100%;
    gap: 12px;
    /* end new styles */
    color: #2A2A2A;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.inputWrapper input {
    width: calc(100% - 18px);
    color: #161C16;
    padding: 16px;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    border-radius: 10px;
    border: 1px solid #CECFDC;
    background: #FFF;
}

.inputWrapper textarea {
    width: calc(100% - 18px);
    color: #161C16;
    padding: 16px;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    border-radius: 10px;
    border: 1px solid #CECFDC;
    background: #FFF;
    resize: none;
}

.inputWrapper .intake__input {
    width: calc(100% - 18px);
    color: #161C16;
    padding: 16px;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    border-radius: 10px;
    border: 1px solid #CECFDC;
    background: #FFF;
}

.inputWrapper .choices__inner {
    width: calc(100% - 5px);
    color: #161C16;
    padding: 16px !important;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    border-radius: 10px !important;
    border: 1px solid #CECFDC;
    background: #FFF;
}

.inputWrapper .choices__list {
    width: calc(100% - 5px);
    color: #161C16;
    font-family: Raleway, sans-serif;
    border-radius: 10px;
    padding: unset;
}

.inputWrapper .choices__list--dropdown {
    margin-top: 5px;
}

.inputWrapper .is-flipped .choices__list--dropdown {
    width: calc(100% - 5px);
    color: #161C16;
    margin-bottom: 5px;
    font-family: Raleway, sans-serif;
    border-radius: 10px;
    padding: unset;
}


.inputWrapper .intake__input:focus {
    border: 1px solid #749A3F;
    outline: none;
}

.inputWrapper .fullWidth {
    width: calc(100% - 5px);
}

.submitBtn {
    margin-bottom: 2rem;
    display: flex;
    padding: 16px 80px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    background: #749A3F !important;
    color: #FFF !important;
    font-family: Raleway, serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    width: calc(100% - 18px);
    line-height: normal;
    cursor: pointer;
    transition: background .3s ease-in-out;
    border: none !important;
}

.submitBtn:hover {
    background: #5d7831 !important;
    color: #FFF !important;
}


.checkboxWrapper {
    display: block;
    margin-bottom: 15px;
}

.checkboxWrapper input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.checkboxWrapper label {
    display: flex;
    flex-direction: row;
    position: relative;
    cursor: pointer;
}

.checkboxWrapper a {
    color: #008AC9;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 131.488%;
    text-decoration-line: underline;
}

.checkboxWrapper label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #749A3F;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    height: 0;
}

.checkboxWrapper input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 1px;
    left: 8px;
    width: 6px;
    height: 14px;
    border: solid #749A3F;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
}

.noResults {
    display: flex;
    justify-content: center;
    text-align: left;
    margin: .5rem 0;
}

.noResults svg {
    flex-shrink: 0;
    margin-top: 2px;
    margin-right: 7px;
}

.noResults a {
    color: #749A3F;
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
    font-weight: 900;
    text-decoration: underline;
    cursor: pointer;
}

/* modal styles */

.modalImg {
    max-width: 294px;
    max-height: 219px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    object-fit: cover;
    background-repeat: no-repeat;
}

.overlay {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none;
    background-color: #b8b8b87d;
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal, .success_modal {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 80px;
    max-width: 788px;
    height: 100%;
    max-height: 605px;
    background-color: #fff !important;
    border-radius: 24px;
}

.modalText {
    max-width: 514px;
    font-size: 20px;
    color: #000;
    text-align: center;
    line-height: 30px;
    font-family: Raleway, sans-serif;
    margin-top: 30px;
    margin-bottom: 20px;
}

.modalTitle {
    color: #000;
    text-align: center;
    line-height: 30px;
    font-family: Raleway, sans-serif;
    font-size: 32px;
    font-weight: 600;
}

.coordinatorModal {
    width: 100%;
    gap: 30px;
    position: relative;
}

.coordinatorModal .close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.modal .submitBtn {
    width: 100%;
    margin-top: 20px;
}

.modal .inputWrapper {
    gap: 25px
}

.modal input {
    width: 100%;
}

.modal label {
    width: 100%;
}

.inputWrapper input::placeholder {
    color: #CECFDC;
}


@media screen and (max-width: 1500px) {
    .quantytyNumber {
        font-size: 48px;
    }

    .quantytyBlock {
        width: 200px;
    }

    .mainNavigationLinks {
        gap: 20px;
    }
}

@media screen and (max-width: 1300px) {
    .coworkingImageFourth {
        position: absolute;
        left: -80px;
        top: -193px;
        max-width: 193px;
        max-height: 193px;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: 50%;
        object-fit: cover;
        background-repeat: no-repeat;
    }
}


@media screen and (max-width: 1100px) {
    .formContainerImageReserve {
        width: 556px;
    }

    .formContainerImage {
        max-width: 556px;
        max-height: 711px;
    }

    .locationsContentSubTitle {
        font-size: 48px;
    }

    .mainNavigationHeader {
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
        padding: 0 15px;
    }

    .mainNavigationLinks {
        gap: 10px;
    }

    .mainContainerContent {
        flex-wrap: wrap-reverse;
        margin: 80px 0 0 0;
        padding: 0 15px;
    }

    .homeTilesMainContainerContent {
        flex-wrap: wrap;
    }

    .mainContainerContentSubTitle {
        font-size: 48px;
    }

    .header {
        padding: 20px 0;
    }

    .quantytiesContainer {
        padding: 20px;
    }

    .quantytyBlock {
        width: 120px;
    }

    .quantytyNumber {
        font-size: 24px;
    }

    .quantytyDescription {
        font-size: 12px;
    }

    .quantytyDescription {
        line-height: normal;
    }

    .benefitsSection {
        margin: 80px 0 0;
        padding: 0 15px;
    }

    .benefitsTilesWrapper {
        justify-content: center;
    }

    .industrySectionWrapper {
        margin: 80px 0 0;
        padding: 0 15px;
    }

    .employersSectionWrapper {
        margin: 80px 0 0;
        padding: 0 15px;
    }

    .industryTilesWrapper {
        justify-content: center;
    }

    .conceptSection {
        padding: 0 15px;
    }

    .conceptImage {
        width: 500px;
    }

    .conceptContentBlockWithImage {
        justify-content: center;
    }

    .testimonialMainSubTitle {
        font-size: 48px;
    }

    .testimonialSliderText {
        max-width: inherit;
        width: 100%;
    }

    .joinSection {
        flex-wrap: wrap-reverse;
        justify-content: center;
        align-items: center;
    }

    .joinInputsWrapper {
        margin-top: 20px;
        flex-shrink: inherit;
    }

    .blogSection {
        margin-top: 80px;
    }

    .blogSectionTiles {
        justify-content: center;
    }

    .testimonialSection {
        margin-top: 80px;
        padding: 0 15px;
    }

    .locationSection {
        margin-top: 80px;
        padding: 0 15px;
    }

    .homeMainContainerContent {
        margin-top: 80px;
    }

    .homeMainContainerContent .mainContainerImage {
        max-width: 400px;
    }

    .mainContainerImageFirst {
        width: 104px;
        height: 104px;
        margin-top: 30px;
    }

    .mainContainerImageSecond {
        width: 104px;
        height: 104px;
        margin-top: 120px;
    }

    .faqSection {
        margin-top: 80px;
        padding: 0 15px;
    }

    .copyrightWrapper {
        padding: 25px 15px;
    }

    .buttonsWrapper {
        align-items: center;
        justify-content: center;
    }

    .testimonialSection {
        margin-top: 80px;
    }

    .coworkingSection {
        margin-top: 80px;
        padding: 0 15px;
    }

    .locationsTitle {
        font-size: 18px;
    }

    .locationsSubTitle {
        font-size: 48px;
    }

    .officeSection {
        margin-top: 80px;
    }

    .officeContent {
        padding: 0 15px;
    }

    .officeTileTitle {
        font-size: 24px;
        line-height: 34px;
    }

    .officeTileSubTitle {
        font-size: 18px;
        line-height: 28px;
    }

    .officeTile {
        margin-top: -250px;
    }

    .spacesSectionWrapper {
        margin-top: 80px;
    }

    .locationsClients {
        margin-top: 80px;
    }

    .appSection {
        margin: 80px;
    }
}

@media screen and (max-width: 1023px) {
    .locationsContainerSecondImage {
        display: none;
    }

    .locationsContent {
        margin: 50px 15px;
    }

    .coworkingImages {
        display: none;
    }
}

@media screen and (max-width: 900px) {
    .formContainerImageReserve {
        display: none;
    }

    .formContainerImage {
        display: none;
    }
}

@media screen and (max-width: 700px) {
    .mainContainerImageFirst {
        display: none;
    }

    .mainContainerImageSecond {
        display: none;
    }

    .appSection {
        border-radius: 0px;
    }

    .appSectionContent {
        padding: 20px 0 0 20px
    }
}

@media screen and (max-width: 1000px) {
    .benefitsTilesWrapper {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 500px) {
    .benefitsTilesWrapper {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media screen and (max-width: 700px) {
    .modal {
        padding: 40px;
    }
}

.form-section {
    display: none;
}

.currentSection {
    display: flex;
    width: 100%;
}

.nextButton {
    margin-top: 20px;
}

.selected-position {
    font-size: 2rem;
    padding: 0 2rem .5rem 2rem;
    color: #749A3F;
    width: calc(100% - 18px);
    border-bottom: 2px solid #749A3F;
}