.gp-dvc-section-head {
    letter-spacing: -.5px;
    font-weight: 500;
    line-height: 1.1;
}
.gp-dvc-section-head-2 {
    letter-spacing: -.5px;
    font-weight: 700;
    line-height: 1.2;
}
.gp-dvc-section-head-1 {
    font-weight: 700;
    line-height: 1.2;
}
.gp-dvc-section-subhead {
    font-weight: 500;
    padding-bottom: .5em;
}
.gp-dvc-section-text {
    padding-top: .5rem;
}
.gp-dvc-media-cover-fill,
.gp-dvc-media-cover-contain {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: fill;
    object-position: center center;
}
.gp-dvc-media-cover-contain {
    object-fit: contain;
}
.gp-dvc-box {
    border-radius: 30px;
    overflow: hidden;
    display: flex;
    background-color: #efeae5;
}
.gp-dvc-box-col {
    width: 50%;
    position: relative;
}
.gp-dvc-box-media {
    position: relative;
    padding-top: 100%;
}

@media screen and (max-width: 1023px) {
    .gp-dvc-section-head {
        font-size: 1.5rem;
    }
    .gp-dvc-section-head-1 {
        font-size: 1.375rem;
    }
    .gp-dvc-section-subhead {
        padding-bottom: .5em;
    }
    .gp-dvc-section-text {
        padding-top: 1rem;
    }

    .gp-dvc-box {
        flex-wrap: wrap;
        border-radius: 24px;
        background-color: #fff;
    }
    .gp-dvc-box-col {
        width: 100%;
    }
    .gp-dvc-box-media {
        border-radius: 16px;
        overflow: hidden;
    }
}

@media screen and (min-width: 1024px) {
    .gp-md-order-0 {
        order: 0
    }
    .gp-md-order-1 {
        order: 1;
    }
    .gp-md-order-2 {
        order: 2;
    }
}

@media screen and (max-width: 600px) {
}

.gp-section-bg {
    background-color: #F5F3EF;
}
.gp-spacer-0 {
    height: 0;
}
.gp-spacer-20 {
    height: 1.25rem;
}
.gp-spacer-30 {
    height: 1.875rem;
}
.gp-spacer-40 {
    height: 2.5rem;
}
.gp-spacer-60 {
    height: 3.75rem;
}
.gp-spacer-80 {
    height: 5rem;
}
.gp-spacer-100 {
    height: 6.25rem
}
.gp-spacer-120 {
    height: 7.5rem;
}
.gp-sapcer-160 {
    height: 10rem;
}

@media screen and (min-width: 1024px) {
    .gp-spacer-md-0 {
        height: 0;
    }
    .gp-spacer-md-20 {
        height: 1.25rem;
    }
    .gp-spacer-md-24 {
        height: 1.5rem;
    }
    .gp-spacer-md-40 {
        height: 2.5rem;
    }
    .gp-spacer-md-60 {
        height: 3.75rem;
    }
    .gp-spacer-md-80 {
        height: 5rem;
    }
    .gp-spacer-md-100 {
        height: 6.25rem
    }
    .gp-spacer-md-120 {
        height: 7.5rem;
    }
    .gp-spacer-md-160 {
        height: 10rem;
    }
}

@media screen and (min-width: 600px) {
    .gp-container {
        max-width: 456px;
        padding-right: 0;
        padding-left: 0;
    }
}
@media screen and (min-width: 1024px) {
    .gp-container {
        max-width: 1156px;
    }
}

.gp-dvc-fs-94 {
    font-size: 5.875rem; /*94*/
}
.gp-dvc-fs-48 {
    font-size: 3rem; /*48*/
}
.gp-dvc-fs-40 {
    font-size: 2.5rem; /*40*/
}
.gp-dvc-fs-32 {
    font-size: 2rem; /*32*/
}
.gp-dvc-fs-28 {
    font-size: 1.75rem; /*28*/
}
.gp-dvc-fs-24 {
    font-size: 1.5rem; /*24*/
}
.gp-dvc-fs-22 {
    font-size: 1.375rem; /*22*/
}
.gp-dvc-fs-20 {
    font-size: 1.25rem; /*20*/
}
.gp-dvc-fs-18 {
    font-size: 1.125rem; /*18*/
}
.gp-dvc-fs-16 {
    font-size: 1rem; /*16*/
}

.gp-dvc-ls-ne1 {
    letter-spacing: -1px !important;
}
.gp-dvc-ls-ne2 {
    letter-spacing: -2px !important;
}

@media screen and (min-width: 1024px) {
    .gp-dvc-fs-md-94 {
        font-size: 5.875rem; /*94*/
    }
    .gp-dvc-fs-md-60 {
        font-size: 3.75rem; /*60*/
    }
    .gp-dvc-fs-md-48 {
        font-size: 3rem; /*48*/
    }
    .gp-dvc-fs-md-40 {
        font-size: 2.5rem; /*40*/
    }
    .gp-dvc-fs-md-32 {
        font-size: 2rem; /*32*/
    }
    .gp-dvc-fs-md-28 {
        font-size: 1.75rem; /*28*/
    }
    .gp-dvc-fs-md-24 {
        font-size: 1.5rem; /*24*/
    }
    .gp-dvc-fs-md-22 {
        font-size: 1.375rem; /*22*/
    }
    .gp-dvc-fs-md-20 {
        font-size: 1.25rem; /*20*/
    }
    .gp-dvc-fs-md-18 {
        font-size: 1.125rem; /*18*/
    }
    .gp-dvc-fs-md-16 {
        font-size: 1rem; /*16*/
    }

    .gp-dvc-ls-md-ne2 {
        letter-spacing: -2px !important;
    }
}

.gp-dvc-w45,
.gp-dvc-w50,
.gp-dvc-w55,
.gp-dvc-w65,
.gp-dvc-w60,
.gp-dvc-w70,
.gp-dvc-w75,
.gp-dvc-w85,
.gp-dvc-md-w45,
.gp-dvc-md-w50,
.gp-dvc-md-w55,
.gp-dvc-md-w60,
.gp-dvc-md-w70,
.gp-dvc-md-w75,
.gp-dvc-md-w65,
.gp-dvc-md-w85 {
    margin-left: auto;
    margin-right: auto;
}
.gp-dvc-w45 {
    width: 45%;
}
.gp-dvc-w50 {
    width: 50%;
}
.gp-dvc-w55 {
    width: 55%;
}
.gp-dvc-w60 {
    width: 60%;
}
.gp-dvc-w65 {
    width: 65%;
}
.gp-dvc-w70 {
    width: 70%;
}
.gp-dvc-w75 {
    width: 75%;
}
.gp-dvc-w85 {
    width: 85%;
}

@media screen and (min-width: 1024px) {
    .gp-dvc-md-w45 {
        width: 45%;
    }
    .gp-dvc-md-w50 {
        width: 50%;
    }
    .gp-dvc-md-w55 {
        width: 55%;
    }
    .gp-dvc-md-w60 {
        width: 60%;
    }
    .gp-dvc-md-w65 {
        width: 65%;
    }
    .gp-dvc-md-w70 {
        width: 70%;
    }
    .gp-dvc-md-w75 {
        width: 75%;
    }
    .gp-dvc-md-w85 {
        width: 85%;
    }
}

/* accordion */
.gp-accordion {
    width: 78%;
    margin: 4rem auto 0;
}
.gp-accordion .card {
    background-color: #f9f6f2;
    background-clip: border-box;
    border: none;
    border-radius: 0;
    margin-bottom: 0.25rem;
}
.gp-accordion .card:first-child {
    border-radius: 20px 20px 0 0;
}
.gp-accordion .card:last-child {
    border-radius: 0 0 20px 20px;
    margin-bottom: 0;
}
.gp-accordion .card-header {
    background-color: transparent;
    border-bottom: none;
    position: relative;
}
.gp-accordion .card-header-link {
    padding: .75rem .25rem;
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.25;
    cursor: pointer;
}
.gp-accordion .card-header-link.collapsed {
    font-size: 1rem;
    padding-right: 2rem;
}
.gp-accordion .card-body {
    padding-top: 0;
}
.gp-accordion .card-body p:last-child {
    margin-bottom: 0;
}
.gp-accordion .card-arrow {
    width: 32px;
    height: 32px;
    background-color: #fff;
    color: #3c4043;
    text-align: center;
    line-height: 32px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    transition: .5s;
    opacity: 0;
}
.gp-accordion .collapsed .card-arrow {
    opacity: 1;
}
.gp-accordion .card-arrow .material-icons-extended {
    line-height: 32px;
    font-size: 32px;
    transform: rotate(180deg);
    transition: transform .2s ease-out;
}
.gp-accordion .collapsed .card-arrow .material-icons-extended {
    transform: initial;
}

.gp-accordion-2 .card {
    background-color: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 0.25rem;
}
.gp-accordion-2 .card:last-child {
    margin-bottom: 0;
}
.gp-accordion-2 .card-header {
    background-color: transparent;
    border-bottom: none;
    position: relative;
    padding-left: 0;
    padding-right: 0;
}
.gp-accordion-2 .card-header-link {
    padding: .75rem 2.5rem .75rem .25rem;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.25;
    cursor: pointer;
}
.gp-accordion-2 .card-body {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.gp-accordion-2 .card-body p:last-child {
    margin-bottom: 0;
}
.gp-accordion-2 .card-arrow {
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    position: absolute;
    top: 1.25rem;
    right: 0;
    /* transform: translateY(-50%); */
}
.gp-accordion-2 .card-arrow .material-icons-extended {
    line-height: 32px;
    font-size: 32px;
    transform: rotate(180deg);
    transition: transform .2s ease-out;
}
.gp-accordion-2 .collapsed .card-arrow .material-icons-extended {
    transform: initial;
}
@media screen and (max-width: 1023px) {
    .gp-accordion {
        width: 100%;
        margin: 0;
    }
    .gp-accordion .card {
        background-color: #efeae5;
    }
    .gp-accordion .gp-dvc-box-media {
        margin-bottom: 1.5rem;
    }
    .gp-accordion .card-header-link {
        font-size: 1rem;
    }
}
/**/

.gp-dvc-section-one .gp-section-row {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}
.gp-dvc-section-one .gp-section-col {
    position: relative;
    width: 100%;
}
.gp-section-crash-card {
    overflow: hidden;
    border-radius: 24px;
    position: relative;
}
.gp-dvc-section-one .gp-dvc-section-text {
    padding-top: 0;
}
.gp-dvc-section-one .gp-section-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 2rem 1.5rem;
}
.gp-dvc-section-one .gp-dvc-box-media {
    padding-top: 100%;
    border-radius: 28px;
    overflow: hidden;
}
@media screen and (max-width: 1023px) {
    .gp-dvc-section-one .gp-section-card-2 .gp-section-column {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        text-align: center;
    }
}
@media screen and (min-width: 1024px) {
    .gp-dvc-section-one .gp-section-row {
        gap: 24px;
    }
    .gp-dvc-section-one .gp-section-col {
        width: calc((min(100%, 1156px) - 24px) / 2);
    }
    .gp-dvc-section-one .gp-section-column {
        padding: 0 7.5rem 0 0;
        height: 100%;
    }
    .gp-dvc-section-one .gp-section-icon img {
        width: 48px;
        height: 48px;
    }
}


.gp-dvc-box-accordion-medias .gp-dvc-box-media {
    display: none;
}
.gp-dvc-box-accordion-medias .gp-dvc-box-media.active {
    display: block !important;
}

.gp-dvc-section-two .gp-dvc-box {
    background-color: #fff;
    border-radius: 0;
    max-width: 1156px;
    margin-left: auto;
    margin-right: auto;
}
.gp-dvc-section-two .gp-dvc-box-media {
    padding-top: 100%;
    border-radius: 28px;
    overflow: hidden;
}
.gp-dvc-section-two .gp-dvc-wrap {
    margin-left: auto;
    margin-right: 0;
    width: 80%;
    display: flex;
    flex-direction: column;
}
.gp-dvc-section-two .gp-accordion {
    width: initial;
    margin: 2.5rem 0 0;
}
.gp-dvc-section-two .gp-accordion .card {
    background-color: #fff;
}
.gp-dvc-section-two .gp-accordion .card-arrow {
    opacity: 1;
}
.gp-dvc-section-two .gp-dvc-box-col-1 {
    width: 48.9619377%;
}
.gp-dvc-section-two .gp-dvc-box-col-2 {
    width: 51.0380623%;
    display: flex;
    align-items: center;
}
.gp-dvc-section-two .gp-accordion .card-header-link {
    font-size: 1.125rem;
    padding-left: 0;
}
@media screen and (min-width: 1024px) {
    .gp-dvc-section-two .gp-dvc-section-head-2 {
        padding: 0 1.25rem;
    }
    .gp-dvc-section-two .gp-accordion .card-header-link {
        font-size: 1.25rem;
    }
}
@media screen and (max-width: 1023px) {
    .gp-dvc-section-two {
        max-width: 486px;
        margin-left: auto;
        margin-right: auto;
    }
    .gp-dvc-section-two .gp-dvc-box {
        margin-top: 0;
    }
    .gp-dvc-section-two .gp-dvc-box-media {
        padding-top: 104.73684210526315%;
    }
    .gp-dvc-section-two .gp-accordion {
        margin-top: initial;
    }
    .gp-dvc-section-two .gp-dvc-box-col-1,
    .gp-dvc-section-two .gp-dvc-box-col-2 {
        width: 100%;
    }
    .gp-dvc-section-two .gp-accordion {
        width: auto;
    }
    .gp-dvc-section-two .card-header,
    .gp-dvc-section-two .card-body {
        padding-left: 0;
        padding-right: 0;
    }
    .gp-dvc-section-two .gp-dvc-wrap {
        margin-left: initial;
        margin-right: initial;
        width: 100%;
    }
}
@media screen and (max-width: 600px) {
    .gp-dvc-section-two {
        max-width: initial;
    }
}