.pagecontent {
    /*padding-top: calc(120vw / var(--sw));*/
}
body.page-template-tmpl-membership .section1 {
    padding-bottom: calc(88vw / var(--sw));
    position: relative;
}
body.page-template-tmpl-membership .section1 .section-wrap {
    z-index: 1;
    position: relative;
    padding-top: calc(84vw / var(--sw));
}
body.page-template-tmpl-membership .section1 .mob-grad-bg {
    display: none;
}
body.page-template-tmpl-membership .section1 .overheading {
    margin-top: 0;
    margin-bottom: 1em;
    color: white;
}
body.page-template-tmpl-membership .section1 .headline-1 {
    margin-top: 0;
    margin-bottom: 0;
    color: white;
}
body.page-template-tmpl-membership .section1 .bttn {
    margin-top: 2.5em;
}
body.page-template-tmpl-membership .section1 .bg-gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    height: calc(456vw / var(--sw));
}
body.page-template-tmpl-membership .section1 .img {
    height: calc(372vw / var(--sw));
    width: 100%;
    margin-top: calc(48vw / var(--sw));
    background-size: cover;
    background-position: center;
}
body.page-template-tmpl-membership .section1 .col {
    width: 45%;
}
body.page-template-tmpl-membership .section1 .col:first-child {
    margin-right: 5%;
}
body.page-template-tmpl-membership .section1 .col:last-child {
    margin-left: 5%;
}
body.page-template-tmpl-membership .section1 .text-wrap {
    border-left: 2px solid #282828;
    padding-left: calc(20vw / var(--sw));
    padding-top: calc(5vw / var(--sw));
    padding-bottom: calc(5vw / var(--sw));
}
body.page-template-tmpl-membership .section1 .text-wrap > *:first-child {
    margin-top: 0;
}
body.page-template-tmpl-membership .section1 .text-wrap > *:last-child {
    margin-bottom: 0;
}
body.page-template-tmpl-membership .section1 h4 {
    margin-top: 1.2em;
    margin-bottom: 0.8em;
}
body.page-template-tmpl-membership .section2 {
    background: linear-gradient(270deg, #6D6AC0 8.85%, #5A2C8B 100%), linear-gradient(269.69deg, #592B8A 0.21%, rgba(123, 147, 230, 0.61) 99.66%), #592B8A;
}
body.page-template-tmpl-membership .section2 {
    padding-top: calc(78vw / 14.4);
    padding-bottom: calc(78vw / 14.4);
    position: relative;
    z-index: 1;
}
body.page-template-tmpl-membership .section2 .head .col {
    flex-grow: 1;
}
body.page-template-tmpl-membership .section2 .head {
    padding-bottom: calc(40vw / 14.4);
}
body.page-template-tmpl-membership .section2 .head h3 {
    margin: 0;
    color: white;
}
body.page-template-tmpl-membership .section2 .main-row {
    column-gap: 1.6%;
}
body.page-template-tmpl-membership .section2 .foot .col {
    /*height: calc(324vw / 14.4);*/
    width: calc(25% - (16vw / 14.4));
    box-sizing: border-box;
    text-decoration: none;
    transition: .3s;
}
body.page-template-tmpl-membership .section2 .foot .col:hover {
    box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.6);
}
body.page-template-tmpl-membership .section2 .foot .flex-col {
    height: 100%;
}
body.page-template-tmpl-membership .section2 .link-wrap {
    margin-top: auto;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: 0;
}


