body.page-template-tmpl-who .hero {
    height: var(--hero-height);
    background-size: cover;
    background-position: center;
}
body.page-template-tmpl-who .section-1 {
    padding-top: calc(80vw / 14.4);
    padding-bottom: calc(46vw / 14.4);
}
body.page-template-tmpl-who .section-1 .head-hl {
    text-align: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 1.3em;
}
body.page-template-tmpl-who .section-1 .section-wrap {
}
body.page-template-tmpl-who .section-1 .col1 {
    width: 51%;
}
body.page-template-tmpl-who .section-1 .sub-row1 {
}
body.page-template-tmpl-who .section-1 .sub-col1 {
}
body.page-template-tmpl-who .section-1 .sub-col h3 {
    margin-top: .6em;
    margin-bottom: .4em;
}
body.page-template-tmpl-who .section-1 .sub-col1 .body-font p:first-child {
    margin-top: 0;
}
body.page-template-tmpl-who .section-1 .w50 {
    width: 50%;
}
body.page-template-tmpl-who .section-1 .w100 {
    width: 100%;
}
body.page-template-tmpl-who .section-1 .text-wrap {
    box-sizing: border-box;
    padding-right: 4.4%;
    width: 50%;
}
body.page-template-tmpl-who .section-1 .text-wrap:nth-child(3) {
    width: 100%;
}
body.page-template-tmpl-who .section-1 .col2 {
    width: 49%
}
body.page-template-tmpl-who .section-1 .sub-row2 {
}
body.page-template-tmpl-who .section-1 .sub-col2 {
}
body.page-template-tmpl-who .section-1 .sub-col2-left {
    width: 50%;
    padding-right: 2.1%;
    box-sizing: border-box;
}
body.page-template-tmpl-who .section-1 .sub-col2-right {
    width: 50%;
    padding-left: 2.1%;
    box-sizing: border-box;
}
body.page-template-tmpl-who .section-1 .img {
    height: calc(188vw / 14.4);
    width: 100%;
    background-size: cover;
    background-position: center;
}
body.page-template-tmpl-who .section-1 .img:first-child {
    margin-bottom: 6%;
}
body.page-template-tmpl-who .section-1 .img-tall {
    height: calc(469vw / 14.4);
    width: 100%;
    background-size: cover;
    background-position: center;
}
body.page-template-tmpl-who .section-1 .mob-sub-col3 {
    display: none;
}




body.page-template-tmpl-who .section-2 {
    padding-bottom: calc(80vw / 14.4);
    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-who .section-2 .section-wrap {
}

body.page-template-tmpl-who .section-2 .section-head {
    padding-top: calc(78vw / 14.4);
    padding-bottom: calc(54vw / 14.4);
    text-align: center;
}
body.page-template-tmpl-who .section-2 .head-hl {
    text-align: center;
    margin: 0;
}
body.page-template-tmpl-who .section-2 .tab-content {
    display: none;
}
body.page-template-tmpl-who .section-2 .tab-title.tap-active {
    background-color: #C6B98B;
}
body.page-template-tmpl-who .section-2 .tab-title {
    font-family: 'Red Hat Text';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 112%;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    border-radius: 100vw;
    padding: 0.35em 1.1em;
    background-color: transparent;
    margin-left: calc(25vw / var(--sw));
    margin-right: calc(25vw / var(--sw));
    transition: .3s;
}
body.page-template-tmpl-who .section-2 .selector-wrap {
    margin-top: 32px;
    display: none;
}
body.page-template-tmpl-who .section-2 .selector-wrap:after {
    color: white;
}
body.page-template-tmpl-who .section-2 .tab-select {
    font-family: 'Red Hat Text';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2em;
    text-align: center;
    letter-spacing: .01em;
    color: #FFFFFF;
    background-color: transparent;
    border: 1px solid white;
    padding: 0.5em 4.1em;
}
body.page-template-tmpl-who .section-2 .tab-content.tap-active {
    display: block;
}
body.page-template-tmpl-who .section-2 .large-wrap {
    background: #FFFFFF;
    padding-left: calc(80vw / 14.4);
    padding-right: calc(80vw / 14.4);
    padding-top: calc(48vw / 14.4);
}
body.page-template-tmpl-who .section-2 .large-wrap .row {
    grid-template-columns: 50fr 50fr;
    column-gap: calc(10vw / 14.4);
}
body.page-template-tmpl-who .section-2 .large-wrap .col {
    text-align: center;
    padding-bottom: calc(43vw / 14.4);
}
body.page-template-tmpl-who .section-2 .large-wrap .img {
    width: 100%;
    height: calc(324vw / 14.4);
    background-size: cover;
    background-position: center;
    cursor: pointer;
}
body.page-template-tmpl-who .section-2 .large-wrap h3 {
    margin: 0;
    margin-top: 0.8em;
}
body.page-template-tmpl-who .section-2 .large-wrap h4 {
    text-transform: uppercase;
    color: #282828;
    margin: 0;
    margin-top: 0.3em;
}

body.page-template-tmpl-who .section-2 .small-wrap {
    background: #FFFFFF;
    padding-left: calc(80vw / 14.4);
    padding-right: calc(80vw / 14.4);
}
body.page-template-tmpl-who .section-2 .small-wrap .row {
    grid-template-columns: 25fr 25fr 25fr 25fr;
    column-gap: calc(10vw / 14.4);
}
body.page-template-tmpl-who .section-2 .small-wrap .col {
    text-align: center;
    padding-bottom: calc(43vw / 14.4);
}
body.page-template-tmpl-who .section-2 .small-wrap .img {
    width: 100%;
    height: calc(258vw / 14.4);
    background-size: cover;
    background-position: center;
}
body.page-template-tmpl-who .section-2 .small-wrap h3 {
    margin: 0;
    margin-top: 0.8em;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}
body.page-template-tmpl-who .section-2 .small-wrap h4 {
    color: #282828;
    margin: 0;
    margin-top: 0.3em;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}



body.page-template-tmpl-who .section-3 {
    padding-top: calc(46vw / 14.4);
    padding-bottom: calc(46vw / 14.4);
}
body.page-template-tmpl-who .section-3 .section-wrap {
}

body.page-template-tmpl-who .section-3 .col {
    width: 50%;
    padding-top: calc(106vw / 14.4);
    padding-bottom: calc(106vw / 14.4);
    padding-left: calc(60vw / 14.4);
    padding-right: calc(60vw / 14.4);
    box-sizing: border-box;
    background-size: cover;
    background-position: center;
}
body.page-template-tmpl-who .section-3 .col > * {
    margin: 0;
}
body.page-template-tmpl-who .section-3 .col h3 {
    margin-bottom: 1em;
}
body.page-template-tmpl-who .section-3 .col h4 {
    margin-bottom: 0.5em;
}
body.page-template-tmpl-who .section-3 .col .bttn {
    margin-top: 1.3em;
}
body.page-template-tmpl-who .section-3 .col.type-purple {
    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;
    color: white;
}
body.page-template-tmpl-who .section-3 .col.type-tan {
    background: linear-gradient(90deg, #DED5B8 0%, #F1E9D5 100%), linear-gradient(269.93deg, rgba(224, 208, 166, 0.24) 0.04%, rgba(198, 185, 139, 0.504) 99.92%), rgba(224, 208, 166, 0.3);
}
