.font-80 {
    font-size: 8rem;
}
.font-63 {
    font-size: 6.3rem;
}
.font-56 {
    font-size: 5.6rem;
}
.font-36 {
    font-size: 3.6rem;
}
.font-32 {
    font-size: 3.2rem;
}
.font-28 {
    font-size: 2.8rem;
}
.font-20 {
    font-size: 2rem;
}
.color-beige {
    color: #F2EAD8;
}
.text-center {
    text-align: center;
}
.fw-500 {
    font-weight: 500;
}
.fw-400 {
    font-weight: 400;
}
.section1 p, .section4 p:not(.font-20), .section5 p:not(.font-20) {
    font-size: 2.8rem;
}
p:not(:last-of-type) {
    margin-bottom: 2rem;
}

.section1 {
    background-image: url(/assets/img/ATF.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100vh;
    display: block;
    padding: 15rem 2rem 5rem 2rem;
    text-align: center;
    color: #fff;
}
.section1 h1 {
    margin-bottom: 4rem;
}
.section1 h3 {
    margin-bottom: 2rem;
}
.atf-box {
    display: flex;
    margin: 3.4rem 0 4rem;
    background-image: url(/assets/img/box-bg.png);
    padding: 5rem 5rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.atf-box p {
    font-size: 2rem;
    margin: 0;
}
.section1 .container {
    max-width: 105.3rem;
}
span.num-heading {
    font-family: 'Crimson Pro';
    font-weight: 500;
    line-height: 1;
}
span.num-heading img {
    position: relative;
    top: -1rem;
    width: 2.4rem;
}
.col.border-right {
    border-right: 0.5px solid #C2A66F;
}
.atf-box hr, .show-sm {
    display: none;
}

.section2 {
    background-image: url(/assets/img/sec5-bg.jpg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 12rem 2rem;
}
.section2 h2 {
    margin-bottom: 1.7rem;
}
.section2 h3 {
    margin-bottom: 1.7rem;
    font-family: 'Work Sans';
    font-weight: 400;
    line-height: 1.4;
}

.section3 {
    background-image: url(/assets/img/sec3-bg.jpg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 7.5rem 2rem 8.5rem;
}
.section3 h2 {
    margin-bottom: 1.7rem;
}
.section3 h3 {
    margin-bottom: 1.7rem;
    font-family: 'Work Sans';
}
ul.d-list {
    margin: 4.3rem 0 0 3rem;
    padding: 0;
    list-style: none;
    line-height: 1.5;
    position: relative;
}
ul.d-list li:not(:last-of-type) {
    padding-bottom: 3rem;
}
ul.d-list li:not(:last-of-type):after {
    content: ' ';
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0.56rem;
    top: 1rem;
    background-color: #1E1B18;
}
ul.d-list:before {
    content: ' ';
    width: 1px;
    height: 4.5rem;
    background-image: url(/assets/img/qott-break.png);
    background-position: center top;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -3rem;
    left: 0.56rem;
}
ul.d-list li {
    padding-left: 3.5rem;
    background-image: url(/assets/img/diamond-dark.svg);
    background-position: 0 0.8rem;
    background-size: 1.2rem;
    background-repeat: no-repeat;
    position: relative;
    font-weight: 400;
}
.innerbox > div {
    gap: 2rem;
    flex-wrap: nowrap;
}
.innerbox h4 {
    margin: 0;
}
.strat-box {
    background-image: url(/assets/img/qott-strat-box.png);
    background-position: center top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 5rem 6.5rem 4rem;
    margin-top: 4.2rem;
    max-width: 117rem;
    margin: 4.2rem auto 0;
}
.sb-right-col .innerbox {
    padding-left: 6rem;
}

.section4 {
    background-image: url(/assets/img/sec4-bg.jpg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 8rem 2rem 12rem;
    color: #E6DDCB;
    position: relative;
    z-index: 1;
}
.section4 h2 {
    margin-bottom: 6.8rem;
}
ul.gold-list {
    margin: 3.7rem 0 0 0;
    list-style: none;
    padding: 0;
    position: relative;
}
ul.gold-list li {
    color: #fff;
    line-height: 1.5;
    font-weight: 400;
    background-image: url(/assets/img/check-gold.svg);
    background-position: 0 0rem;
    background-size: 3.5rem;
    background-repeat: no-repeat;
    position: relative;
    padding: 0.2rem 0 1.7rem 6.1rem;
}
ul.gold-list li:not(:last-of-type):after {
    content: ' ';
    width: 1px;
    height: 100%;
    position: absolute;
    left: 1.7rem;
    top: 1rem;
    background-color: #C2A66F;
    z-index: -1;
}
ul.gold-list:before {
    content: ' ';
    width: 1px;
    height: 4.5rem;
    background-image: url(/assets/img/qott-break-gold.png);
    background-position: center top;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -3rem;
    left: 1.7rem;
}
.sec03-row02 {
    margin: 4rem 0;
}

.section5 {
    background-image: url(/assets/img/sec5-bg.jpg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0 2rem 13rem;
}
.section5 h2 {
    margin-bottom: 1.7rem;
    margin-top: 8.7rem;
}
img.icon-list {
    max-width: 24.5rem;
}
.result-img {
    margin: 3.3rem 0 3.1rem -10rem;
    max-width: 71.3rem;
}
ul.results-list li {
    border: 1px solid #3A2F2A;
    background: rgba(194, 166, 111, 0.70);
    display: flex;
    align-items: center;
    gap: 2.9rem;
    padding: 2.8rem 2.5rem;
    position: relative;
    margin-left: 8.45rem;
    font-weight: 500;
}
ul.results-list li:before {
    content: ' ';
    width: 9.2rem;
    height: 100%;
    position: absolute;
    top: 0;
    left: -9.2rem;
    background-image: url(/assets/img/qott-line.svg);
    background-position: center left;
    background-size: auto;
    background-repeat: no-repeat;
}
ul.results-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.right-border {
    border-right: 1px solid #1E1B18;
    position: relative;
}
.right-border:after {
    content: ' ';
    width: 1px;
    height: 4.5rem;
    background-image: url(/assets/img/qott-break.png);
    background-position: center top;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: -1px;
    background-color: #EBDCBF;
}
.left-border {
    padding-left: 0;
}
ul.results-list li:not(:last-of-type) {
    margin-bottom: 3rem;
}
.result-bbox {
    background-image: url(/assets/img/qott-rb.png);
    background-position: center top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    min-height: 24.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section6 {
    background-image: url(/assets/img/sec4-bg.jpg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 8rem 2rem 12rem;
    color: #E6DDCB;
}
.section6 h2 {
    margin-bottom: 8.7rem;
}

.section7 {
    background-image: url(/assets/img/sec5-bg.jpg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 7.4rem 2rem 11rem;
}
.section7 h2 {
    margin-bottom: 1.7rem;
}
.work-slider {
    display: flex;
    gap: 2rem;
    margin: 5rem 0;
}
.section7 .cta-box {
    background: url(/assets/img/blackbox2.png) no-repeat center;
    background-size: 100% 100%;
    padding: 8rem 15rem;
    max-width: 104.5rem;
    margin: 0 auto;
}
.section7 .cta-box .subheading {
    color: #1E1B18;
    font-size: 2.8rem;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 2rem;
}
.section7 .cta-box .btn {
    min-width: 32.5rem;
}
.work-nav {
    display: none;
    justify-content: center;
    gap: 2.9rem;
    align-items: center;
    margin-bottom: 3rem;
}
.work-nav img {
    max-width: 5rem;
}
.work-nav .slick-dots li {
    position: relative;
    display: inline-block;
    width: 1.1rem;
    height: 1.1rem;
    margin: 0 2px;
    padding: 0;
    cursor: pointer;
}
.work-nav .slick-dots .slick-active button {
    background: #3A2F2A;
}
.work-nav .slick-dots li button {
    background: #fff;
    width: 1.1rem;
    height: 1.1rem;
    border-radius: 50%;
}
.work-nav .slick-dots {
    position: relative !important;
    top: 0;
    border: 0;
}
.slick-dots li button:before {
    display: none;
}

@media screen and (max-width: 1440px) {
ul.d-list li:not(:last-of-type):after, ul.d-list:before {
    left: 0.6rem;
}
ul.results-list li:before {
    width: 9.4rem;
    left: -9.4rem;
}
}

@media screen and (max-width: 768px) {
    br.hide-mb {
    display: none;
}
.font-80 {
    font-size: 6rem;
}
.font-36 {
    font-size: 2.8rem;
}
.font-32 {
    font-size: 2.6rem;
}
.font-28, .section1 p, .section4 p:not(.font-20), .section5 p:not(.font-20) {
    font-size: 2.2rem;
}
.section2 {
    padding: 6rem 2rem;
}
.section3 {
    padding: 6rem 2rem 6rem;
}
.section4 {
    padding: 6rem 2rem 6rem;
}
.result-img {
        margin: 1rem 0 2rem;
        max-width: 100%;
    }
img.icon-list {
    max-width: 100%;
    width: 100%;
}
ul.results-list li:not(:last-of-type) {
    margin-bottom: 2rem;
}
ul.results-list li {
    gap: 0;
    padding: 2rem 2rem;
    flex-wrap: wrap;
}
span.check-col {
    width: 7% !important;
}
.text-col {
    width: 93%;
    padding-left: 2rem;
}
ul.results-list {
    font-size: 1.8rem;
}
.section5 {
    padding: 0 2rem 7rem;
}
.section6 {
    padding: 6rem 2rem 6rem;
}
.section6 h2 {
    margin-bottom: 4rem;
}
.section7 {
    padding: 6rem 2rem 6rem;
}
}

@media screen and (max-width: 767px) {
    br {
        display: none;
    }
    .font-80 {
        font-size: 4.4rem;
    }
    .font-63 {
        font-size: 3.2rem;
    }
    .font-56 {
        font-size: 2.8rem;
    }
    .font-36 {
        font-size: 2.4rem;
    }
    .font-28, .section1 p, .section4 p:not(.font-20), .section5 p:not(.font-20) {
        font-size: 2rem;
    }
    .section1 h1, .section1 h3 {
        margin-bottom: 1.8rem;
    }
    .section1 {
        padding: 11rem 0rem 3rem 0rem;
    }
    .atf-box {
        margin: 3.7rem 0 3rem;
        background-image: url(/assets/img/qott-box-mbl.png);
        padding: 4rem 2rem;
        flex-direction: column;
    }
    .col.border-right {
        border: none !important;
    }
    .atf-box hr, .show-sm {
        display: block;
    }
    .hide-sm, .right-border:after, ul.results-list li:before {
        display: none;
    }
    .atf-box p {
        font-size: 1.6rem;
    }
    .atf-box hr {
        margin: 2.9rem auto;
        max-width: 12.9rem;
        border-color: #C2A66F;
        opacity: 0.5;
    }
    span.num-heading {
        font-size: 3.8rem;
    }
    span.num-heading img {
        top: -0.6rem;
        width: 1.8rem;
    }
    .section2 {
        padding: 4rem 0rem;
        text-align: center;
    }
    img.challenge-img {
        margin-top: 2rem;
    }
    .section3 {
        padding: 4rem 0rem;
    }
    .strat-box {
        background-image: url(/assets/img/qott-strat-mbl.png);
        padding: 4.5rem 2rem 7rem;
        margin: 3.4rem auto 0;
    }
    .sb-right-col .innerbox {
        padding-left: 0;
    }
    .innerbox img {
        max-width: 6rem;
    }
    .innerbox > div {
        gap: 1.5rem;
        align-items: flex-start !important;
    }
    ul.d-list li:not(:last-of-type) {
        padding-bottom: 1rem;
    }
    ul.d-list {
        margin: 2rem 0 0 2rem;
        font-size: 1.7rem;
    }
    ul.d-list li:not(:last-of-type):after, ul.d-list:before {
        left: 0.5rem;
    }
    ul.d-list:before {
        top: -1rem;
    }
    .section3 hr {
        border-color: #1E1B18;
        opacity: 0.3;
        margin: 4rem 0;
    }
    .section4 {
        padding: 5rem 0rem;
    }
    .section4 h2 {
        margin-bottom: 1.7rem;
    }
    ul.gold-list li {
        background-size: 2.5rem;
        padding: 0.1rem 0 1.5rem 4rem;
    }
    ul.gold-list:before {
        top: -2.5rem;
        left: 1.15rem;
    }
    ul.gold-list li:not(:last-of-type):after {
        left: 1.15rem;
    }
    ul.gold-list {
        margin: 2.5rem 0 1rem 0;
    }
    .sec03-row02 {
        margin: 3rem 0;
    }
    .exe-img {
        margin-bottom: 3rem;
    }
    .section5 {
        padding: 3rem 0rem 4rem;
    }
    .section5 h2 {
        margin-bottom: 1.7rem;
        margin-top: 0;
    }
    .right-border {
        border: none;
    }
    ul.results-list li:not(:last-of-type) {
        margin-bottom: 1rem;
    }
    ul.results-list li {
        margin-left: 0;
    }
    .left-border {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .text-center-mbl {
        text-align: center;
    }
    ul.results-list {
        margin-top: 1rem;
    }
    .result-img {
        margin: 4rem 0 4rem;
    }
    .result-bbox {
        background-image: url(/assets/img/qott-brown-mbl.png);
        min-height: 29.6rem;
    }
    .result-bbox p {
        font-weight: 400;
        max-width: 31rem;
        margin: 0;
    }
    .section6 {
        padding: 4rem 0rem;
    }
    .section6 h2 {
        margin-bottom: 3rem;
    }
    .section7 {
        padding: 4rem 0rem;
    }
    .work-slider {
        display: block;
        gap: 0;
        margin: 3rem 0;
    }
    .section7 .cta-box {
        background: url(/assets/img/qott-want-bg.png) no-repeat center;
        padding: 6rem 4rem;
        background-size: 100% 100%;
    }
    .section7 .cta-box .subheading {
        font-size: 2rem;
        margin-bottom: 1.4rem;
    }
    .section7 .cta-box .btn {
        min-width: unset;
        display: block;
    }
    .work-nav {
        display: flex;
    }
}