.home-section-1 .img {
    border-radius: 20px;
    overflow: hidden;
}
.home-section-1 .box-text-content strong {
    font-size: 111.111111%;
}
/* .home-section-2 */
.home-section-2 .box-text-content {
    max-width: 992px;
    margin: 0 auto;
}
.home-section-2 .col-inner.box-shadow-1 {
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.12);
}
.home-section-2 .icon-box-img {
    margin-bottom: 24px;
}
.home-section-2 .icon-box-img img {
    padding-top: 0;
}
.home-section-2 .text.box-text-content :last-child {
    margin-bottom: 0;
}
.home-section-2 .text.box-text-content strong {
    font-size: 111.111111%;
}
.home-section-2 .text.box-text-content ul li {
    margin-bottom: 5px;
}
/* .home-section-2 */
/* .home-section-3 */
.home-section-3 .video-button .absolute.no-click,
.home-section-3 .video-button .overlay {
    display: none;
}
/* .home-section-3 */
/* .home-section-4 */
.home-section-4 .icon-box-img img {
    padding-top: 0;
}
.home-section-4 .box-text-content h3 {
    font-size: 120%;
    font-weight: 500;
    margin-bottom: clamp(8px, 5vw, 20px);
}
.home-section-4 .box-text-content ul li {
    margin-bottom: clamp(8px, 5vw, 1rem);
}
.home-section-4 .box-text-content ul li {
    list-style-type: none;
    position: relative;
    margin-left: 38px;
}
.home-section-4 .box-text-content ul li:before {
    content: "";
    background: url("../img/icon-check-1.svg") no-repeat center center;
    background-size: clamp(16px, 5vw, 22px);
    width: clamp(16px, 5vw, 22px);
    height: clamp(16px, 5vw, 22px);
    position: absolute;
    top: 5px;
    left: -38px;
}
.home-section-4 .box-text-content.box-icon-2 ul li:before {
    content: "";
    background: url("../img/icon-check-2.svg") no-repeat center center;
    background-size: clamp(16px, 5vw, 22px);
}
.home-section-4 .box-text-content.box-icon-3 ul li:before {
    content: "";
    background: url("../img/icon-check-3.svg") no-repeat center center;
    background-size: clamp(16px, 5vw, 22px);
}
/* .home-section-4 */
/* home-section-5 */
.home-section-5 .col.has-bg > .col-inner {
    background: url("../img/bg-section-5.png") no-repeat center center;
    background-size: cover;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: clamp(20px, 2.08333333vw, 40px);
    border-radius: 12px;
    overflow: hidden;
}
.home-section-5 .img.img-left {
    max-width: clamp(250px, 29.5vw, 354px);
    aspect-ratio: 1/0.310734463;
    object-fit: cover;
    margin: 0;
}
@media only screen and (max-width: 549px) {
    .home-section-5 .col.has-bg > .col-inner {
        flex-direction: column;
        align-items: center;
        padding: 0 0 30px;
        row-gap: 30px;
    }
    .home-section-5 .img.img-left {
        max-width: 100%;
    }
}
/* home-section-5 */
/* home-section-6 */
.home-section-6 .col-price > .col-inner.box-shadow-1 {
    position: relative;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.12);
}
.home-section-6 .col-price .badge-top {
    position: absolute;
    top: clamp(10px, 2.66666667vw, 21px);
    left: 0;
    padding: 0 clamp(20px, 2.91666667vw, 35px) 0 clamp(8px, 1.41666667vw, 17px);
    height: clamp(20px, 2.66666667vw, 32px);
    background-color: #fff5e5;
    align-items: center;
    font-size: clamp(10px, 1.28vw, 16px);
}
.home-section-6 .col-price .badge-top:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0px;
    height: 0px;
    border-top: clamp(10px, 1.33333333vw, 16px) solid transparent;
    border-bottom: clamp(10px, 1.33333333vw, 16px) solid transparent;
    border-right: clamp(10px, 1.33333333vw, 16px) solid white;
}
.home-section-6 .col-price .stack-main {
    gap: clamp(10px, 1.66666667vw, 20px);
    margin-bottom: clamp(15px, 2.16666667vw, 26px);
}
.home-section-6 .col-price .stack-main .button.button-main,
.home-section-6 .col-price .stack-main .text {
    flex: 1;
}
.home-section-6 .col-price .stack-main h4 {
    font-size: clamp(22px, 2.33333333vw, 28px);
}
.home-section-6 .col-price .stack-main .text {
    font-size: clamp(10px, 1.16666667vw, 14px);
    line-height: 1.5;
}
.home-section-6 .col-price .stack-main .button.button-main {
    padding: unset;
    width: clamp(100px, 8.41666667vw, 101px);
    aspect-ratio: 1/0.514851485;
    place-content: center;
    font-weight: 400;
    border: 0;
    font-size: clamp(10px, 1.33333333vw, 16px);
}
.home-section-6 .col-price .box-text-content {
    font-size: clamp(10px, 1.33333333vw, 16px);
}
.home-section-6 .col-price .box-text-content ul li {
    list-style-type: none;
    position: relative;
    margin-left: 1.8125em;
}
.home-section-6 .col-price .box-text-content ul li:before {
    content: "";
    background: url("../img/gift.svg") no-repeat center center;
    background-size: 1em;
    width: 1em;
    height: 1em;
    position: absolute;
    top: 2px;
    left: -1.8125em;
}
@media only screen and (max-width: 849px) {
    .home-section-6 .col-price .badge-top,
    .home-section-6 .col-price .stack-main .button.button-main,
    .home-section-6 .col-price .stack-main .text,
    .home-section-6 .col-price .box-text-content ul li {
        font-size: 16px;
    }
    .home-section-6 .col-price .stack-main .button.button-main {
        aspect-ratio: unset;
    }
    .home-section-6 .col-price .badge-top:after {
        border-top: clamp(16px, 1.33333333vw, 16px) solid transparent;
        border-bottom: clamp(16px, 1.33333333vw, 16px) solid transparent;
        border-right: clamp(16px, 1.33333333vw, 16px) solid white;
    }
    .home-section-6 .col-price .badge-top {
        height: 32px;
        top: 21px;
    }
}
@media only screen and (max-width: 649px) {
    .home-section-6 .col-price {
        max-width: 100%;
        flex-basis: 100%;
    }
}
@media only screen and (min-width: 850px) {
    .home-section-6 .col-price > .col-inner.box-shadow-1 {
        padding: clamp(40px, 6.66666667vw, 80px) clamp(8px, 1.25vw, 15px)
            clamp(8px, 2.5vw, 30px) !important;
    }
}
/* home-section-6 */
/* home-section-7 */
.home-section-7 .radius-t-r-12 > .col-inner {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    overflow: hidden;
}
.home-section-7 .stack .header-text h3 {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 1.5;
}
.home-section-7 .stack .box-text-content {
    padding: 16px 40px 40px;
    font-size: 20px;
    line-height: 1.5;
}
.home-section-7 .stack .box-text-content ul li {
    list-style-type: none;
    position: relative;
    margin-left: 38px;
}
.home-section-7 .stack .box-text-content ul li:before {
    content: "";
    background: url("../img/tick-circle-1.svg") no-repeat center center;
    background-size: 1em;
    width: 1em;
    height: 1em;
    position: absolute;
    top: 5px;
    left: -38px;
}
.home-section-7 .stack .box-text-content.box-icon-2 ul li:before {
    content: "";
    background: url("../img/tick-circle-2.svg") no-repeat center center;
    background-size: 1em;
}
.home-section-7 .stack .box-text-content.box-icon-3 ul li:before {
    content: "";
    background: url("../img/tick-circle-3.svg") no-repeat center center;
    background-size: 1em;
}
.home-section-7 .stack .box-text-content.box-icon-4 ul li:before {
    content: "";
    background: url("../img/tick-circle-4.svg") no-repeat center center;
    background-size: 1em;
}
/* home-section-7 */
/* home-section-9 */
.home-section-9 .uni-flickity-slider .flickity-slider > .col {
    display: flex;
}
.home-section-9 .uni-flickity-slider .flickity-slider > .col > .col-inner {
    margin-top: 20px;
    margin-bottom: 20px;
    height: 100%;
}
.home-section-9 .uni-flickity-slider .box-shadow-1 {
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.12);
}
.home-section-9 .testimonial-box .icon-box-text {
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
}
.home-section-9 .testimonial-box .icon-box-text .testimonial-text {
    font-style: normal !important;
}
.home-section-9 .testimonial-box .icon-box-text h3 {
    font-size: 20px;
}
.home-section-9 .testimonial-box .icon-box-text .testimonial-meta {
    display: none;
}
.home-section-9 .testimonial-box .icon-box-text .star-rating {
    order: 1;
}
.home-section-9 .testimonial-box .icon-box-text .star-rating:before,
.home-section-9 .testimonial-box .icon-box-text .star-rating span:before {
    color: #ffac20;
}
/* home-section-9 */
/* home-section-10 */
.home-section-10 .heading h3 {
    font-size: clamp(24px, 3.16666667vw, 38px);
}
.home-section-10 .icon-box-left .icon-box-img img {
    padding: 0;
}
.home-section-10 .icon-box-left .icon-box-img + .icon-box-text {
    padding-left: clamp(20px, 4vw, 40px);
}
.home-section-10 .col-flex > .col-inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}
.home-section-10 .col-flex .button.button-contact {
    white-space: nowrap;
    margin: 0;
    padding: 0 45px;
}
.button .icon-angle-right:before {
    display: none;
}
.button .icon-angle-right {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    width: 1em;
    height: 1em;
    line-height: 0;
    background-color: white;
    -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M440.6 273.4c4.7-4.5 7.4-10.8 7.4-17.4s-2.7-12.8-7.4-17.4l-176-168c-9.6-9.2-24.8-8.8-33.9 .8s-8.8 24.8 .8 33.9L364.1 232 24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l340.1 0L231.4 406.6c-9.6 9.2-9.9 24.3-.8 33.9s24.3 9.9 33.9 .8l176-168z"/></svg>')
        no-repeat center/contain;
}
@media only screen and (max-width: 849px) {
    .home-section-10 .col-flex > .col-inner {
        flex-direction: column;
        gap: 10px;
    }
    .home-section-10 .icon-box-left {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
    .home-section-10 .icon-box-left .icon-box-img + .icon-box-text {
        padding-left: 0;
    }
}
/* home-section-10 */
