h4.fwrwr {
    color: #fff;
    font-size: 30px;
}

 #iu8k {
                padding-bottom: 0px;
                padding-top: 0px;
            }
            #iksb {
                padding-bottom: 126px;
                padding-top: 0px;
            }
            .empty-section {
                padding-top: 60px;
                padding-bottom: 60px;
            }
            .empty-section--container {
                display: flex;
                flex-direction: column;
                align-items: center;
                row-gap: 10px;
                column-gap: 10px;
                padding-top: 15px;
                padding-bottom: 15px;
            }
            * {
                max-width: unset;
            }
            body {
                font-family: "Open Sans" !important;
            }
            [data-gjs-type="heading"] {
                font-family: "Open Sans";
                font-weight: 700;
            }
            [data-gjs-type="text"] {
                font-family: "Open Sans";
                font-weight: 300;
            }
            .footer a {
                text-decoration-line: none;
                text-decoration-thickness: initial;
                text-decoration-style: initial;
                text-decoration-color: initial;
            }
            #ie70r {
                padding-right: 0px;
            }
            .inv-3 h1,
            .inv-3 h2,
            .inv-3 h3,
            .inv-3 h4,
            .inv-3 h5,
            .inv-3 h6,
            .inv-3 p {
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                margin-left: 0px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
            }
            .inv-3 {
                padding-block-start: 60px;
                padding-block-end: 60px;
                color: black;
                background-color: rgb(241, 241, 241);
            }
            .inv-3__container {
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
            }
            .inv-3 h2 {
                font-size: 30px;
                text-align: center;
            }
            .inv-3__grid {
                padding-block-start: 30px;
                padding-block-end: 30px;
                padding-inline-start: 0px;
                padding-inline-end: 0px;
                row-gap: 40px;
                column-gap: 40px;
            }
            .inv-3__cell {
                padding-top: 15px;
                padding-right: 15px;
                padding-bottom: 15px;
                padding-left: 15px;
            }
            .inv-3__card {
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: start;
                row-gap: 25px;
                column-gap: 25px;
                text-align: center;
            }
            .inv-3__card img {
                height: 80px;
                text-align: center;
            }
            .inv-3__card p {
                font-size: 18px;
            }
            .comments-1 {
                display: flex;
                flex-direction: column;
                align-items: start;
            }
            .comments-1__header {
                display: flex;
                align-items: center;
                justify-content: space-between;
                width: 100%;
                color: rgb(101, 103, 107);
                padding-bottom: 10px;
                padding-top: 10px;
            }
            .comments-1__header p {
                font-size: 15px;
            }
            .commnets-1__like-count {
                display: flex;
                align-items: center;
                row-gap: 5px;
                column-gap: 5px;
            }
            .commnets-1__like-count img {
                height: 20px;
            }
            .comments-1__comments-shares {
                display: flex;
                align-items: center;
                row-gap: 25px;
                column-gap: 25px;
            }
            .comments-1__actions {
                display: flex;
                align-items: center;
                justify-content: space-between;
                width: 100%;
                color: rgb(85, 85, 85);
            }
            .comments-1__actions__action {
                display: flex;
                align-items: center;
                justify-content: center;
                width: 100%;
                row-gap: 10px;
                column-gap: 10px;
                border-top-width: 1px;
                border-top-style: solid;
                border-top-color: rgb(206, 208, 212);
                border-bottom-width: 1px;
                border-bottom-style: solid;
                border-bottom-color: rgb(206, 208, 212);
                padding-top: 10px;
                padding-bottom: 10px;
            }
            .comments-1__actions__action img {
                height: 22px;
            }
            .comments-1__actions__action p {
                font-weight: 600;
                font-size: 15px;
            }
            .comments-1__body {
                padding-block-start: 10px;
                padding-block-end: 10px;
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                row-gap: 15px;
                column-gap: 15px;
                width: 100%;
            }
            .comments-1__body__t-b {
                font-size: 15px;
                font-weight: bold;
                color: rgb(101, 103, 107);
            }
            .comments-1__comment {
                display: flex;
                align-items: start;
                row-gap: 10px;
                column-gap: 10px;
                width: 100%;
            }
            .comments-1__comment__avatar {
                height: 33px;
                width: 33px;
                border-top-left-radius: 50px;
                border-top-right-radius: 50px;
                border-bottom-right-radius: 50px;
                border-bottom-left-radius: 50px;
            }
            .comments-1__comment-body {
                display: flex;
                flex-direction: column;
                row-gap: 5px;
                column-gap: 5px;
                width: 100%;
            }
            .comments-1__comment__msg {
                display: flex;
                align-items: start;
                flex-direction: column;
                row-gap: 2px;
                column-gap: 2px;
                padding-top: 15px;
                padding-right: 15px;
                padding-bottom: 15px;
                padding-left: 15px;
                background-color: rgb(240, 242, 245);
                border-top-left-radius: 10px;
                border-top-right-radius: 10px;
                border-bottom-right-radius: 10px;
                border-bottom-left-radius: 10px;
                color: black;
                width: 100%;
            }
            .comments-1__comment__msg img {
                width: 250px;
                margin-top: 10px;
            }
            .comments-1__comment__msg p {
                font-size: 15px;
            }
            .comments-1__comment__msg__name {
                font-weight: bold;
                font-size: 14px;
            }
            .comment-1__comment__actions {
                display: flex;
                align-items: center;
                row-gap: 15px;
                column-gap: 15px;
                font-size: 13px;
                margin-left: 10px;
            }
            .comment-1__comment__actions p {
                font-size: 13px;
                color: rgb(101, 103, 107);
            }
            .comment-1__comment__actions p:not(:first-child) {
                font-weight: bold;
            }
            .comments-1__footer {
                display: flex;
                align-items: center;
                justify-content: center;
                width: 100%;
                text-align: center;
                padding-block-start: 3px;
                padding-block-end: 3px;
            }
            .comments-1__footer p {
                font-size: 15px;
                font-weight: bold;
                color: rgb(101, 103, 107);
            }
            .sct-review-text-light {
                color: rgb(184, 184, 184);
                font-size: 16px;
                font-weight: 300;
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                margin-left: 0px;
                text-align: center;
            }
            .sct-review-text-bold {
                color: rgb(36, 36, 36);
                font-weight: 600;
                font-size: 16px;
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                margin-left: 0px;
                text-align: center;
            }
            .sct-review-text-semibold {
                font-size: 19px;
                color: rgb(87, 87, 87);
                font-weight: 600;
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                margin-left: 0px;
                text-align: center;
            }
            .sct-review-text-normal {
                font-size: 16px;
                color: rgb(87, 87, 87);
                font-weight: 400;
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                margin-left: 0px;
                text-align: center;
            }
            .sct-review-heading {
                font-size: 28px;
                color: rgb(36, 36, 36);
                font-weight: 700;
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                margin-left: 0px;
                text-align: center;
            }
            .sct-review {
                padding-block-start: 80px;
                padding-block-end: 80px;
            }
            .sct-review-my {
                margin-block-start: 14px;
                margin-block-end: 14px;
                width: 80%;
            }
            .sct-review--container {
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                row-gap: 16px;
                column-gap: 16px;
            }
            .sct-review--av {
                display: flex;
                flex-direction: column;
                align-items: center;
                row-gap: 16px;
                column-gap: 16px;
            }
            .sct-review--av-img {
                width: 60px;
                height: 60px;
                border-top-left-radius: 500px;
                border-top-right-radius: 500px;
                border-bottom-right-radius: 500px;
                border-bottom-left-radius: 500px;
            }
            .sct-review--rating[data-gjs-type="rating"] {
                color: rgb(250, 173, 20);
            }
            .sct-review--rating[data-gjs-type="rating"] > div > div > div {
                width: 22px;
                height: 22px;
                min-width: 22px;
                min-height: 22px;
            }
            .ll-popup-5 {
                display: flex;
                flex-direction: column;
                align-items: center;
                width: 450px;
                padding-top: 50px;
                padding-right: 50px;
                padding-bottom: 50px;
                padding-left: 50px;
                border-top-left-radius: 20px;
                border-top-right-radius: 20px;
                border-bottom-right-radius: 20px;
                border-bottom-left-radius: 20px;
                row-gap: 0px;
                column-gap: 0px;
                background-color: rgb(243, 174, 153);
            }
            .ll-popup-5 > img {
                max-width: 100%;
            }
            .ll-popup-5__img__img {
                height: 120px;
                object-fit: contain;
                margin-bottom: 10px;
                max-width: 100%;
            }
            .ll-popup-5__info {
                flex-grow: 1;
                flex-shrink: 1;
                flex-basis: 0%;
                color: rgb(6, 31, 100);
                display: flex;
                flex-direction: column;
                align-items: center;
                text-align: center;
                max-width: 100%;
            }
            .ll-popup-5__info h3 {
                font-weight: 800;
                font-size: 35px;
                margin-bottom: 5px;
            }
            .ll-popup-4__info p {
                font-size: 15px;
                margin-bottom: 5px;
            }
            .ll-popup-5__newsletter {
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                display: flex;
                flex-direction: column;
                margin-top: 20px;
            }
            .ll-popup-5__newsletter input {
                background-color: transparent;
                border-top-color: rgb(23, 34, 113);
                border-right-color: rgb(23, 34, 113);
                border-bottom-color: rgb(23, 34, 113);
                border-left-color: rgb(23, 34, 113);
                color: rgb(23, 34, 113);
            }
            .ll-popup-5__newsletter input::placeholder {
                color: rgba(23, 34, 113, 0.376);
            }
            .ll-popup-5__newsletter .ll-btn {
                background-color: rgb(23, 34, 113);
            }
            .ecommerce-watch {
                padding-block-start: 70px;
                padding-block-end: 70px;
            }
            .ecommerce-watch__container {
                display: flex;
                flex-direction: column;
                align-items: center;
            }
            .ecommerce-watch__grid {
                padding-inline-start: 0px;
                padding-inline-end: 0px;
            }
            .ecommerce-watch__grid-cell {
                padding-inline-start: 0px;
                padding-inline-end: 0px;
            }
            .ecommerce-watch__grid-cell--left {
                align-items: end;
            }
            .ecommerce-watch__info {
                display: flex;
                flex-direction: column;
                align-items: start;
                row-gap: 15px;
                column-gap: 15px;
            }
            .ecommerce-watch__info .ll-btn {
                margin-top: 10px;
            }
            .ecommerce-watch__img {
                width: 450px;
            }
            .ecommerce-watch__block {
                display: flex;
                flex-direction: row;
                align-items: center;
                row-gap: 20px;
                column-gap: 20px;
            }
            .ecommerce-watch__block [data-gjs-type="icon"] {
                height: 30px;
            }
            .ecommerce-watch__block__info {
                display: flex;
                flex-direction: column;
                align-items: start;
            }
            .ecommerce-wtach-title {
                font-size: 50px;
            }
            .ecommerce-watch__hr {
                margin-inline-start: 0px;
                margin-inline-end: 0px;
                width: 50px;
                border-top-width: 2px;
                border-right-width: 2px;
                border-bottom-width: 2px;
                border-left-width: 2px;
                border-top-style: solid;
                border-right-style: solid;
                border-bottom-style: solid;
                border-left-style: solid;
                border-top-color: rgb(252, 101, 57);
                border-right-color: rgb(252, 101, 57);
                border-bottom-color: rgb(252, 101, 57);
                border-left-color: rgb(252, 101, 57);
                border-image-source: initial;
                border-image-slice: initial;
                border-image-width: initial;
                border-image-outset: initial;
                border-image-repeat: initial;
            }
            .ecommerce-watch h1,
            .ecommerce-watch h2,
            .ecommerce-watch h3,
            .ecommerce-watch h4,
            .ecommerce-watch h5,
            .ecommerce-watch h6,
            .ecommerce-watch p {
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                margin-left: 0px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
            }
            .ecommerce-watch__text--red {
                color: rgb(252, 101, 57);
                font-size: 20px;
            }
            .ecommerce-watch__btn {
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-right-radius: 0px;
                border-bottom-left-radius: 0px;
                background-color: rgb(252, 101, 57);
                color: white;
                font-size: 18px;
                width: auto;
                border-top-width: initial;
                border-right-width: initial;
                border-bottom-width: initial;
                border-left-width: initial;
                border-top-style: none;
                border-right-style: none;
                border-bottom-style: none;
                border-left-style: none;
                border-top-color: initial;
                border-right-color: initial;
                border-bottom-color: initial;
                border-left-color: initial;
                border-image-source: initial;
                border-image-slice: initial;
                border-image-width: initial;
                border-image-outset: initial;
                border-image-repeat: initial;
                font-weight: 400;
            }
            #i5ct0g {
                font-weight: normal;
            }
            #i4za67 {
                font-weight: normal;
            }
            .seniors-333 {
                padding-top: 0px;
                padding-bottom: 0px;
                text-align: center;
            }
            .seniors-333 .ll-container {
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                row-gap: 18px;
                column-gap: 18px;
            }
            .seniors-333__img {
                height: 30px;
            }
            .seniors-333__text-sm {
                color: rgb(179, 179, 179);
                font-size: 13px;
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                margin-left: 0px;
            }
            .seniors-333__links {
                display: flex;
                align-items: center;
                flex-wrap: wrap;
                row-gap: 20px;
                column-gap: 20px;
                justify-content: center;
            }
            .seniors-333__links a {
                text-decoration-line: none;
                text-decoration-thickness: initial;
                text-decoration-style: initial;
                text-decoration-color: initial;
                color: rgb(61, 61, 61);
                font-size: 14px;
                font-weight: 500;
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                margin-left: 0px;
            }
            #irq5q3 {
                color: rgb(160, 151, 151);
            }
            .ll-popup-4 {
                display: flex;
                flex-direction: column;
                align-items: center;
                width: 450px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                border-top-left-radius: 20px;
                border-top-right-radius: 20px;
                border-bottom-right-radius: 20px;
                border-bottom-left-radius: 20px;
                row-gap: 0px;
                column-gap: 0px;
            }
            .ll-popup-4__img__img {
                height: 300px;
                width: 100%;
                object-fit: cover;
            }
            .ll-popup-4__info {
                flex-grow: 1;
                flex-shrink: 1;
                flex-basis: 0%;
                color: rgb(6, 31, 100);
                display: flex;
                flex-direction: column;
                align-items: center;
                text-align: center;
                width: 70%;
                max-width: 100%;
                padding-top: 30px;
                padding-bottom: 30px;
            }
            .ll-popup-4__info h3 {
                font-weight: 800;
                font-size: 28px;
                margin-bottom: 15px;
            }
            .ll-popup-4__btn {
                font-size: 14px;
                background-color: rgb(6, 31, 100);
                margin-top: 15px;
            }
            .ll-popup-7 {
                display: flex;
                flex-direction: row;
                align-items: center;
                justify-content: space-around;
                width: 700px;
                padding-top: 30px;
                padding-left: 10px;
                padding-bottom: 10px;
                padding-right: 30px;
                row-gap: 20px;
                column-gap: 20px;
            }
            .ll-popup-7__img {
                height: 400px;
                width: 40%;
                object-fit: contain;
            }
            .ll-popup-7__info {
                color: rgb(36, 63, 74);
                flex-grow: 1;
                flex-shrink: 1;
                flex-basis: 0%;
                display: flex;
                flex-direction: column;
                width: 100%;
                padding-top: 20px;
                padding-right: 20px;
                padding-bottom: 20px;
                padding-left: 20px;
                max-width: 100%;
            }
            .ll-popup-7__info h3 {
                font-weight: 700;
                font-size: 37px;
            }
            .ll-popup-7__info p {
                margin-bottom: 5px;
                font-size: 16px;
            }
            .ll-popup-7__form {
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                margin-top: 10px;
            }
            .ll-popup-7__form input,
            .ll-popup-7__form .ll-form__input-i {
                background-color: transparent;
                border-top-color: rgb(226, 165, 33);
                border-right-color: rgb(226, 165, 33);
                border-bottom-color: rgb(226, 165, 33);
                border-left-color: rgb(226, 165, 33);
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-right-radius: 0px;
                border-bottom-left-radius: 0px;
            }
            .ll-popup-7__form .ll-btn {
                background-color: rgb(226, 165, 33);
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-right-radius: 0px;
                border-bottom-left-radius: 0px;
            }
            .ll-popup-6 {
                display: flex;
                flex-direction: row;
                align-items: center;
                width: 750px;
                padding-top: 30px;
                padding-right: 30px;
                padding-bottom: 20px;
                padding-left: 30px;
                row-gap: 0px;
                column-gap: 0px;
            }
            .ll-popup-6__img {
                height: 370px;
                width: auto;
                object-fit: contain;
            }
            .ll-popup-6__info {
                width: 50%;
                flex-grow: 1;
                flex-shrink: 1;
                flex-basis: 0%;
                color: rgb(36, 63, 74);
                display: flex;
                flex-direction: column;
                align-items: start;
                padding-top: 20px;
                padding-right: 20px;
                padding-bottom: 20px;
                padding-left: 20px;
                max-width: 100%;
            }
            .ll-popup-6__info h3 {
                font-weight: 300;
                font-size: 30px;
            }
            .ll-popup-6__info h4 {
                font-weight: 800;
                font-size: 30px;
            }
            .ll-popup-6__info p {
                margin-bottom: 5px;
                font-size: 15px;
            }
            .ll-popup-6__form {
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                margin-top: 10px;
            }
            .ll-popup-6__info .ll-popup-6__text {
                color: rgb(48, 82, 184);
                font-size: 18px;
                font-weight: 300;
                margin-top: 10px;
            }
            .ll-popup-6__form input,
            .ll-popup-6__form .ll-form__input-i {
                background-color: transparent;
                border-top-color: rgb(48, 82, 184);
                border-right-color: rgb(48, 82, 184);
                border-bottom-color: rgb(48, 82, 184);
                border-left-color: rgb(48, 82, 184);
                color: rgb(26, 52, 132);
                border-top-left-radius: 30px;
                border-top-right-radius: 30px;
                border-bottom-right-radius: 30px;
                border-bottom-left-radius: 30px;
            }
            .ll-popup-6__form input::placeholder,
            .ll-popup-6__form .ll-form__input-i::placeholder {
                color: rgba(48, 82, 184, 0.5);
            }
            .ll-popup-6__form .ll-btn {
                background-color: rgb(48, 82, 184);
                border-top-left-radius: 30px;
                border-top-right-radius: 30px;
                border-bottom-right-radius: 30px;
                border-bottom-left-radius: 30px;
            }
            :root {
                --ll-color-primary: #2659dc;
                --ll-color-secondary: #00ac81;
                --ll-color-background: #ffffff;
                --ll-color-text-primary: #181822;
                --ll-color-text-secondary: #8b8b9e;
                --ll-font-heading: Arial;
                --ll-font-body: Arial;
            }
            #iwi9 {
                background-color: rgb(30, 63, 102);
                padding-top: 0px;
                padding-bottom: 0px;
                border-top-color: rgb(31, 63, 93);
                border-right-color: rgb(31, 63, 93);
                border-bottom-color: rgb(31, 63, 93);
                border-left-color: rgb(31, 63, 93);
            }
            #ieeh {
                height: 42px;
                width: 259px;
                object-fit: cover;
                object-position: center center;
            }
            #is6i {
                row-gap: 0px;
                column-gap: 0px;
                color: rgb(31, 63, 93);
                background-color: rgb(30, 63, 102);
            }
            #iiuci {
                row-gap: 0px;
                column-gap: 0px;
                margin-bottom: 3px;
            }
            #ijp9v {
                background-color: rgb(225, 231, 233);
                padding-top: 0px;
                padding-bottom: 0px;
            }
            #i14ff {
                color: rgb(19, 65, 104);
                width: 100%;
                text-align: center;
                font-weight: 700;
                font-size: 61px;
                line-height: 70.2px;
                margin-top: 16px;
                margin-bottom: 0px;
            }
            #iumai {
                padding-bottom: 30px;
                padding-top: 0px;
            }
            #ivifk {
                margin-top: 20px;
                padding-left: 300px;
                padding-right: 300px;
                padding-top: 0px;
                padding-bottom: 0px;
                margin-bottom: 8px;
            }
            #i265l {
                background-color: rgb(242, 245, 247);
                padding-top: 0px;
                padding-bottom: 0px;
            }
            #immkh {
                color: rgb(45, 64, 89);
                width: 100%;
                text-align: center;
                font-weight: 700;
                border-top-width: 3px;
                border-right-width: 3px;
                border-bottom-width: 3px;
                border-left-width: 3px;
                font-size: 25px;
            }
            #iqdqu {
                flex-direction: row;
                justify-content: center;
                row-gap: 25px;
                column-gap: 25px;
                margin-top: 0px;
            }
            #i8fj9 {
                color: rgb(19, 65, 104);
                width: unset;
                text-align: center;
                font-weight: 400;
                font-size: 16px;
            }
            #i602 {
                color: rgb(31, 63, 93);
                background-color: rgb(30, 63, 102);
            }
            #izmk2 {
                background-color: rgb(255, 255, 255);
                padding-top: 5px;
                padding-bottom: 35px;
            }
            #i1f0s3 {
                padding-top: 0px;
                padding-bottom: 0px;
            }
            #iluudn {
                padding-top: 0px;
            }
            #i5wgec {
                padding-top: 8px;
            }
            #i4bxsd {
                padding-bottom: 0px;
                padding-top: 0px;
            }
            #iqxf8k {
                padding-top: 0px;
                padding-bottom: 0px;
            }
            #im3vtd {
                padding-top: 0px;
                padding-bottom: 0px;
            }
            #im4sjh {
                font-size: 29px;
            }
            #iprn1h {
                object-fit: cover;
            }
            #i6hutk {
                padding-bottom: 0px;
                padding-top: 0px;
            }
            #illvkm {
                padding-top: 0px;
                padding-bottom: 0px;
            }
            #idibln {
                padding-top: 22px;
                padding-bottom: 0px;
            }
            #iolbco {
                border-top-width: 1px;
                border-right-width: 1px;
                border-bottom-width: 1px;
                border-left-width: 1px;
                border-top-color: rgb(0, 0, 0);
                border-right-color: rgb(0, 0, 0);
                border-bottom-color: rgb(0, 0, 0);
                border-left-color: rgb(0, 0, 0);
                border-top-style: solid;
                border-right-style: solid;
                border-bottom-style: solid;
                border-left-style: solid;
                border-top-left-radius: 20px;
                border-top-right-radius: 20px;
                border-bottom-left-radius: 20px;
                border-bottom-right-radius: 20px;
            }
            #it0o8j {
                align-items: center;
            }
            #innwy9 {
                row-gap: 18px;
                column-gap: 18px;
                align-items: center;
            }
            #i66q9q {
                padding-top: 0px;
                padding-bottom: 9px;
            }
            #ismkag {
                padding-bottom: 0px;
                padding-top: 0px;
            }
            #i2xifj {
                font-size: 32px;
            }
            #ikj8pe {
                background-color: rgb(85, 168, 104);
                font-size: 21px;
                font-weight: 700;
                border-top-left-radius: 12px;
                border-top-right-radius: 12px;
                border-bottom-left-radius: 12px;
                border-bottom-right-radius: 12px;
                border-top-style: dotted;
                border-right-style: dotted;
                border-bottom-style: dotted;
                border-left-style: dotted;
                border-top-width: 1px;
                border-right-width: 1px;
                border-bottom-width: 1px;
                border-left-width: 1px;
                line-height: 29px;
            }
            #iqn6ej {
                background-color: rgb(85, 168, 104);
                font-size: 18px;
                font-weight: 600;
                border-top-left-radius: 12px;
                border-top-right-radius: 12px;
                border-bottom-left-radius: 12px;
                border-bottom-right-radius: 12px;
                border-top-style: dotted;
                border-right-style: dotted;
                border-bottom-style: dotted;
                border-left-style: dotted;
                border-top-width: 1px;
                border-right-width: 1px;
                border-bottom-width: 1px;
                border-left-width: 1px;
                line-height: 29px;
            }
            #iqnk68 {
                object-fit: contain;
                width: 1210px;
                height: 545px;
            }
            #inotpz {
                margin-bottom: 0px;
            }
            #i3a4ls {
                margin-bottom: 0px;
                margin-top: 0px;
                padding-top: 0px;
                padding-bottom: 0px;
            }
            #i8120u {
                padding-top: 0px;
                padding-bottom: 0px;
            }
            #iffojn {
                padding-top: 0px;
                padding-bottom: 0px;
            }
            #inmpfv {
                padding-top: 0px;
                padding-bottom: 0px;
            }
            #if8jwk {
                font-size: 32px;
            }
            #ilqtss {
                font-size: 21px;
            }
            #ie5twe {
                width: 22px;
                min-width: 22px;
                height: 22px;
                min-height: 22px;
            }
            #idtze6 {
                width: 22px;
                min-width: 22px;
                height: 22px;
                min-height: 22px;
            }
            #i54iwy {
                width: 22px;
                min-width: 22px;
                height: 22px;
                min-height: 22px;
            }
            #ipxkex {
                width: 22px;
                min-width: 22px;
                height: 22px;
                min-height: 22px;
            }
            #iczn2l {
                width: 22px;
                min-width: 22px;
                height: 22px;
                min-height: 22px;
            }
            #i0yspn {
                width: 22px;
                min-width: 22px;
                height: 22px;
                min-height: 22px;
            }
            #i0q4ss {
                width: 22px;
                min-width: 22px;
                height: 22px;
                min-height: 22px;
            }
            #izg9d9 {
                width: 22px;
                min-width: 22px;
                height: 22px;
                min-height: 22px;
            }
            #ivv1uf {
                width: 22px;
                min-width: 22px;
                height: 22px;
                min-height: 22px;
            }
            #i8nyez {
                width: 22px;
                min-width: 22px;
                height: 22px;
                min-height: 22px;
            }
            #i8ao9v {
                width: 100%;
            }
            #iy1icg {
                width: 22px;
                min-width: 22px;
                height: 22px;
                min-height: 22px;
            }
            #i75zsf {
                width: 22px;
                min-width: 22px;
                height: 22px;
                min-height: 22px;
            }
            #ixuu4b {
                width: 22px;
                min-width: 22px;
                height: 22px;
                min-height: 22px;
            }
            #ixnad8 {
                width: 22px;
                min-width: 22px;
                height: 22px;
                min-height: 22px;
            }
            #ir1wkx {
                width: 22px;
                min-width: 22px;
                height: 22px;
                min-height: 22px;
            }
            #i2yknr {
                width: 22px;
                min-width: 22px;
                height: 22px;
                min-height: 22px;
            }
            #i1gjci {
                width: 22px;
                min-width: 22px;
                height: 22px;
                min-height: 22px;
            }
            #i336vl {
                width: 22px;
                min-width: 22px;
                height: 22px;
                min-height: 22px;
            }
            #ica4cs {
                width: 22px;
                min-width: 22px;
                height: 22px;
                min-height: 22px;
            }
            #is21fn {
                width: 22px;
                min-width: 22px;
                height: 22px;
                min-height: 22px;
            }
            #immnb7 {
                width: 96%;
            }
            #iqfqk {
                object-fit: contain;
                width: 278px;
                height: 102px;
                margin-top: 14px;
                object-position: 52% 42%;
                opacity: 0.9;
            }
            #ioy1o {
                width: 372px;
                height: 107px;
                object-fit: contain;
                opacity: 0.9;
            }
            #i83izc {
                align-items: center;
            }
            #irwqo8 {
                object-fit: contain;
                height: 46px;
                width: 10%;
            }
            #izy71j {
                display: flex;
                flex-direction: row;
                align-items: center;
                justify-content: center;
                width: 100%;
                padding-right: 10px;
                padding-left: 10px;
                padding-bottom: 0px;
                padding-top: 0px;
            }
            #i2zlnc {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                justify-content: center;
                width: 100%;
                padding-top: 10px;
                padding-right: 10px;
                padding-bottom: 10px;
                padding-left: 10px;
            }
            #icm944 {
                object-fit: contain;
                height: 46px;
                width: 10%;
            }
            #ig0aa9 {
                font-size: 20px;
                font-weight: 700;
            }
            #iosx6w {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                justify-content: center;
                width: 100%;
                padding-top: 10px;
                padding-right: 10px;
                padding-bottom: 10px;
                padding-left: 10px;
            }
            #itg9pk {
                display: flex;
                flex-direction: row;
                align-items: center;
                justify-content: center;
                width: 100%;
                padding-right: 10px;
                padding-left: 10px;
                padding-bottom: 0px;
                padding-top: 0px;
            }
            #itf25w {
                object-fit: contain;
                height: 46px;
                width: 10%;
            }
            #iewtge {
                font-size: 20px;
                font-weight: 700;
            }
            #ili7rd {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                justify-content: center;
                width: 100%;
                padding-top: 10px;
                padding-right: 10px;
                padding-bottom: 10px;
                padding-left: 10px;
            }
            #i7933z {
                display: flex;
                flex-direction: row;
                align-items: center;
                justify-content: center;
                width: 100%;
                padding-right: 10px;
                padding-left: 10px;
                padding-bottom: 0px;
                padding-top: 0px;
            }
            #iqxdbh {
                object-fit: contain;
                height: 46px;
                width: 10%;
            }
            #i9dx4k {
                font-size: 20px;
                font-weight: 700;
            }
            #iyr7w1 {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                justify-content: center;
                width: 100%;
                padding-top: 10px;
                padding-right: 10px;
                padding-bottom: 10px;
                padding-left: 10px;
            }
            #i1kpze {
                display: flex;
                flex-direction: row;
                align-items: center;
                justify-content: center;
                width: 100%;
                padding-right: 10px;
                padding-left: 10px;
                padding-bottom: 0px;
                padding-top: 0px;
            }
            #igx4xw {
                padding-top: 0px;
                padding-bottom: 0px;
            }
            #iujn9l {
                padding-bottom: 0px;
            }
            #ilrzpw {
                font-weight: 400;
                font-size: 17px;
            }
            #id8ute {
                padding-top: 0px;
                padding-bottom: 0px;
            }
            #ioaqe1 {
                padding-top: 0px;
                padding-bottom: 0px;
            }
            #iubpzw {
                background-color: rgb(242, 245, 247);
                padding-bottom: 0px;
            }
            #irq5q3-2 {
                color: rgb(134, 134, 134);
                line-height: 13.4px;
                font-size: 13px;
            }
            #isayd {
                padding-top: 0px;
            }
            #ioaudv {
                padding-bottom: 0px;
            }
            #ioq5o6 {
                padding-top: 9px;
            }
            #iqqfe2 {
                padding-top: 0px;
                padding-bottom: 0px;
            }
            #i6q4gw {
                padding-bottom: 28px;
            }
            #ic1now {
                font-size: 20px;
                font-weight: 700;
            }
            #iqar4v {
                color: rgb(159, 159, 172);
            }
            #ivz5gl {
                padding-top: 20px;
                padding-bottom: 20px;
                width: 398px;
                flex-wrap: wrap;
                justify-content: center;
            }
            #ibi29z {
                margin-top: 9px;
            }
            #iwkj17 {
                color: rgb(19, 65, 104);
                width: 100%;
                text-align: center;
                font-weight: 500;
                font-size: 29px;
                line-height: 44.3px;
                margin-top: 4px;
                margin-bottom: 35px;
            }
            #igxn0j {
                color: rgb(128, 128, 128);
                font-size: 12px;
                margin-top: 13px;
                line-height: 10.9px;
            }
            #ioqjxl {
                display: flex;
                flex-direction: row;
                align-items: center;
                justify-content: center;
                width: 100%;
                padding-top: 10px;
                padding-right: 10px;
                padding-left: 10px;
                padding-bottom: 0px;
            }
            #icvp5k {
                display: flex;
                flex-direction: row;
                align-items: center;
                justify-content: center;
                width: 100%;
                padding-top: 10px;
                padding-right: 10px;
                padding-bottom: 10px;
                padding-left: 10px;
                height: 22px;
                margin-top: 3px;
            }
            #irldzu {
                color: rgb(19, 65, 104);
                font-weight: 400;
                margin-bottom: 0px;
                font-size: 14px;
            }
            #igfamq {
                width: 19px;
                height: 25px;
            }
            #in3cvh {
                font-size: 38px;
                line-height: 43.2px;
                background-color: rgb(40, 167, 69);
                font-weight: 600;
                border-top-left-radius: 10px;
                border-top-right-radius: 10px;
                border-bottom-left-radius: 10px;
                border-bottom-right-radius: 10px;
                font-family: "Open Sans" !important;
            }
            @media screen and (max-width: 993px) {
                .ll-popup-5 {
                    padding-top: 50px;
                    padding-right: 20px;
                    padding-bottom: 50px;
                    padding-left: 20px;
                }
                .ll-popup-4__info {
                    width: 100%;
                    padding-left: 16px;
                    padding-right: 16px;
                }
                .ll-popup-7 {
                    flex-direction: column;
                    padding-top: 30px;
                    padding-right: 30px;
                    padding-bottom: 30px;
                    padding-left: 30px;
                }
                .ll-popup-7__img {
                    height: 230px;
                    width: auto;
                    object-fit: contain;
                }
                .ll-popup-7__info {
                    width: 100%;
                    padding-top: 0px;
                    padding-right: 0px;
                    padding-bottom: 0px;
                    padding-left: 0px;
                }
                .ll-popup-6 {
                    flex-direction: column;
                    padding-top: 20px;
                    padding-right: 20px;
                    padding-bottom: 20px;
                    padding-left: 20px;
                }
                .ll-popup-6__img {
                    height: 230px;
                    width: auto;
                    object-fit: contain;
                }
                .ll-popup-6__info {
                    width: 100%;
                }
                .ll-popup-6__info h3 {
                    font-weight: 300;
                    font-size: 28px;
                }
                .ll-popup-6__info h4 {
                    font-weight: 800;
                    font-size: 28px;
                }
                .ll-popup-6__info p {
                    margin-bottom: 5px;
                    font-size: 14px;
                }
            }
            @media screen and (max-width: 992px) {
                .sct-review-my {
                    margin-block-start: 14px;
                    margin-block-end: 14px;
                    width: 100%;
                }
            }
            @media (max-width: 992px) {
                .ecommerce-watch__grid-cell--left {
                    align-items: center;
                }
                .ecommerce-watch__grid-cell {
                    align-items: center;
                }
                #iyvmcb {
                    margin-bottom: 4px;
                }
                #iksb {
                    padding-bottom: 130px;
                    padding-top: 0px;
                }
                #ivifk {
                    padding-left: 200px;
                    padding-right: 200px;
                    margin-top: 7px;
                }
                #iqdqu {
                    flex-direction: column;
                    margin-top: 0px;
                }
                #i602 {
                    border-top-color: rgb(31, 63, 93);
                    border-right-color: rgb(31, 63, 93);
                    border-bottom-color: rgb(31, 63, 93);
                    border-left-color: rgb(31, 63, 93);
                    color: rgb(31, 63, 93);
                    background-color: rgb(31, 63, 93);
                }
                #is6i {
                    border-top-color: rgb(31, 63, 93);
                    border-right-color: rgb(31, 63, 93);
                    border-bottom-color: rgb(31, 63, 93);
                    border-left-color: rgb(31, 63, 93);
                }
                #iwi9 {
                    border-top-color: rgb(31, 63, 93);
                    border-right-color: rgb(31, 63, 93);
                    border-bottom-color: rgb(31, 63, 93);
                    border-left-color: rgb(31, 63, 93);
                    background-color: rgb(31, 63, 93);
                }
                #i3a4ls {
                    padding-bottom: 0px;
                    padding-top: 0px;
                }
                #iqar4v {
                    font-size: 13px;
                }
                #i14ff {
                    margin-top: 21px;
                    font-size: 51px;
                }
                #i3xta {
                    margin-top: 2px;
                }
                #igxn0j {
                    line-height: 10px;
                }
                #irldzu {
                    margin-bottom: 0px;
                    line-height: 12.3px;
                    font-size: 14px;
                }
                #ioqjxl {
                    height: 35px;
                }
                #igfamq {
                    width: 19px;
                    height: 23px;
                }
                #ikj8pe {
                    font-size: 21px;
                    line-height: 40px;
                }
                #iqn6ej {
                    font-size: 22px;
                    line-height: 29px;
                }
                #iwkj17 {
                    font-weight: 500;
                    font-size: 23px;
                }
                #in3cvh {
                    opacity: 1;
                }
                #immkh {
                    font-size: 23px;
                }
            }
            @media (max-width: 576px) {
                #i5ct0g {
                    font-weight: 100;
                }
                #iyvmcb {
                    font-size: 16px;
                    margin-top: 0px;
                    margin-bottom: 0px;
                }
                #ibifjk {
                    font-size: 9px;
                }
                #iksb {
                    padding-bottom: 127.203px;
                    padding-top: 0px;
                }
                #immkh {
                    font-size: 15px;
                    font-weight: 700;
                }
                #i14ff {
                    font-size: 35px;
                    line-height: 45.5px;
                    margin-top: 22px;
                    margin-bottom: 0px;
                }
                #ivifk {
                    padding-left: 0px;
                    padding-right: 0px;
                    padding-top: 3px;
                    margin-top: 13px;
                }
                #isayd {
                    padding-top: 0px;
                    padding-bottom: 0px;
                }
                #iumai {
                    padding-top: 0px;
                    padding-bottom: 0px;
                }
                #ijcbj {
                    padding-left: 0px;
                    padding-right: 0px;
                }
                #izmk2 {
                    padding-bottom: 5px;
                }
                #il2fjv {
                    line-height: 0px;
                    padding-bottom: 48px;
                    margin-top: 0px;
                    padding-top: 0px;
                }
                #i099j4 {
                    line-height: 30.1px;
                    font-size: 30px;
                    color: rgb(19, 65, 104);
                }
                #ismkag {
                    padding-bottom: 0px;
                    padding-top: 0px;
                }
                #im3vtd {
                    line-height: 0px;
                    padding-bottom: 11px;
                    margin-top: 0px;
                    margin-bottom: 11px;
                }
                #i5wgec {
                    line-height: 18.5px;
                    padding-top: 0px;
                }
                #i1ekfi {
                    margin-right: 0px;
                    margin-top: 9px;
                }
                #ii3hfg {
                    line-height: 43.7px;
                    margin-bottom: 0px;
                    text-align: left;
                    font-size: 28px;
                    color: rgb(19, 65, 104);
                }
                #i6hutk {
                    padding-bottom: 29px;
                    padding-top: 18px;
                }
                #inmpfv {
                    padding-bottom: 0px;
                    padding-top: 0px;
                }
                #iic5qs {
                    font-weight: 400;
                    line-height: 23.9px;
                    font-size: 18px;
                    color: rgb(19, 65, 104);
                }
                #iffojn {
                    padding-bottom: 32px;
                    padding-top: 45px;
                }
                #iqn6ej {
                    background-color: rgb(85, 168, 104);
                    font-size: 21px;
                    border-top-right-radius: 12px;
                    border-top-left-radius: 12px;
                    border-bottom-left-radius: 12px;
                    border-bottom-right-radius: 12px;
                    margin-right: 0px;
                    width: unset;
                    align-items: center;
                    row-gap: 5px;
                    column-gap: 5px;
                    font-weight: 600;
                    line-height: 27px;
                }
                #ielm5 {
                    line-height: 17.2px;
                    padding-top: 7px;
                    margin-bottom: 0px;
                }
                #i602 {
                    background-color: rgb(30, 63, 102);
                    color: rgb(255, 255, 255);
                    border-top-color: rgb(31, 63, 93);
                    border-right-color: rgb(31, 63, 93);
                    border-bottom-color: rgb(31, 63, 93);
                    border-left-color: rgb(31, 63, 93);
                }
                #is6i {
                    background-color: rgb(30, 63, 102);
                    color: rgb(30, 63, 102);
                    border-top-color: rgb(31, 63, 93);
                    border-right-color: rgb(31, 63, 93);
                    border-bottom-color: rgb(31, 63, 93);
                    border-left-color: rgb(31, 63, 93);
                }
                #iwi9 {
                    background-color: rgb(30, 63, 102);
                    border-top-color: rgb(31, 63, 93);
                    border-right-color: rgb(31, 63, 93);
                    border-bottom-color: rgb(31, 63, 93);
                    border-left-color: rgb(31, 63, 93);
                }
                #ieeh {
                    border-top-color: rgb(31, 63, 93);
                    border-right-color: rgb(31, 63, 93);
                    border-bottom-color: rgb(31, 63, 93);
                    border-left-color: rgb(31, 63, 93);
                }
                #illvkm {
                    padding-bottom: 0px;
                    padding-top: 0px;
                }
                #ie5twe {
                    width: 22px;
                    min-width: 22px;
                    height: 22px;
                    min-height: 22px;
                }
                #idtze6 {
                    width: 22px;
                    min-width: 22px;
                    height: 22px;
                    min-height: 22px;
                }
                #i54iwy {
                    width: 22px;
                    min-width: 22px;
                    height: 22px;
                    min-height: 22px;
                }
                #ipxkex {
                    width: 22px;
                    min-width: 22px;
                    height: 22px;
                    min-height: 22px;
                }
                #iczn2l {
                    width: 22px;
                    min-width: 22px;
                    height: 22px;
                    min-height: 22px;
                }
                #i0yspn {
                    width: 22px;
                    min-width: 22px;
                    height: 22px;
                    min-height: 22px;
                }
                #i0q4ss {
                    width: 22px;
                    min-width: 22px;
                    height: 22px;
                    min-height: 22px;
                }
                #izg9d9 {
                    width: 22px;
                    min-width: 22px;
                    height: 22px;
                    min-height: 22px;
                }
                #ivv1uf {
                    width: 22px;
                    min-width: 22px;
                    height: 22px;
                    min-height: 22px;
                }
                #i8nyez {
                    width: 22px;
                    min-width: 22px;
                    height: 22px;
                    min-height: 22px;
                }
                #i8ao9v {
                    width: 90%;
                }
                #iy1icg {
                    width: 22px;
                    min-width: 22px;
                    height: 22px;
                    min-height: 22px;
                }
                #i75zsf {
                    width: 22px;
                    min-width: 22px;
                    height: 22px;
                    min-height: 22px;
                }
                #ixuu4b {
                    width: 22px;
                    min-width: 22px;
                    height: 22px;
                    min-height: 22px;
                }
                #ixnad8 {
                    width: 22px;
                    min-width: 22px;
                    height: 22px;
                    min-height: 22px;
                }
                #ir1wkx {
                    width: 22px;
                    min-width: 22px;
                    height: 22px;
                    min-height: 22px;
                }
                #i2yknr {
                    width: 22px;
                    min-width: 22px;
                    height: 22px;
                    min-height: 22px;
                }
                #i1gjci {
                    width: 22px;
                    min-width: 22px;
                    height: 22px;
                    min-height: 22px;
                }
                #i336vl {
                    width: 22px;
                    min-width: 22px;
                    height: 22px;
                    min-height: 22px;
                }
                #ica4cs {
                    width: 22px;
                    min-width: 22px;
                    height: 22px;
                    min-height: 22px;
                }
                #is21fn {
                    width: 22px;
                    min-width: 22px;
                    height: 22px;
                    min-height: 22px;
                }
                #immnb7 {
                    width: 100%;
                }
                #id8ute {
                    padding-bottom: 22px;
                    padding-top: 0px;
                }
                #ixw6iq {
                    font-size: 24px;
                    text-align: center;
                    margin-right: 0px;
                    margin-left: 64px;
                }
                #idibln {
                    padding-bottom: 51px;
                    padding-top: 0px;
                }
                #iyy23 {
                    font-size: 27px;
                    color: rgb(19, 65, 104);
                }
                #innwy9 {
                    color: rgb(19, 65, 104);
                }
                #ioz4ak {
                    border-top-color: rgb(19, 65, 104);
                    border-right-color: rgb(19, 65, 104);
                    border-bottom-color: rgb(19, 65, 104);
                    border-left-color: rgb(19, 65, 104);
                    margin-right: 0px;
                    margin-left: 124px;
                    margin-top: 0px;
                    margin-bottom: 9px;
                }
                #iz77g1 {
                    color: rgb(19, 65, 104);
                }
                #iujn9l {
                    padding-bottom: 0px;
                    padding-top: 0px;
                }
                #igx4xw {
                    padding-top: 0px;
                }
                #ivnuwu {
                    color: rgb(19, 65, 104);
                }
                #ikj8pe {
                    background-color: rgb(85, 168, 104);
                    font-size: 21px;
                    line-height: 34.4px;
                    font-weight: 600;
                    border-top-left-radius: 12px;
                    border-top-right-radius: 12px;
                    border-bottom-left-radius: 12px;
                    border-bottom-right-radius: 12px;
                    margin-left: 0px;
                    margin-top: 0px;
                    margin-bottom: 0px;
                    text-transform: capitalize;
                    width: unset;
                }
                #iqqfe2 {
                    padding-bottom: 0px;
                    padding-top: 0px;
                }
                #if8jwk {
                    font-size: 28px;
                }
                #ilqtss {
                    margin-top: 20px;
                }
                #i7plif {
                    color: rgb(19, 65, 104);
                }
                #i43wn5 {
                    color: rgb(19, 65, 104);
                }
                #io8vf4 {
                    padding-top: 0px;
                    padding-bottom: 0px;
                }
                #i9vn5h {
                    padding-bottom: 0px;
                    padding-top: 0px;
                }
                #i6q4gw {
                    color: rgb(19, 65, 104);
                }
                #id4a3w {
                    margin-top: 16px;
                    color: rgb(19, 65, 104);
                }
                #i8120u {
                    padding-top: 0px;
                    padding-bottom: 0px;
                }
                #iyhndk {
                    color: rgb(19, 65, 104);
                }
                #i2ifws {
                    padding-top: 0px;
                    padding-bottom: 0px;
                    color: rgb(19, 65, 104);
                    border-top-color: rgb(19, 65, 104);
                    border-right-color: rgb(19, 65, 104);
                    border-bottom-color: rgb(19, 65, 104);
                    border-left-color: rgb(19, 65, 104);
                }
                #irklii {
                    padding-bottom: 0px;
                    padding-top: 0px;
                }
                #i0em6w {
                    padding-top: 3px;
                    padding-bottom: 0px;
                }
                #ik4zr4 {
                    padding-bottom: 25px;
                    padding-top: 6px;
                }
                #iie5to {
                    padding-bottom: 0px;
                    padding-top: 0px;
                }
                #ioq5o6 {
                    padding-top: 0px;
                    padding-bottom: 20px;
                }
                #i2xifj {
                    font-weight: 100;
                }
                #il9frf {
                    color: rgb(19, 65, 104);
                }
                #ixfogx {
                    color: rgb(19, 65, 104);
                }
                #izlwpl {
                    color: rgb(19, 65, 104);
                }
                #iwlung {
                    color: rgb(19, 65, 104);
                }
                #i05oye {
                    color: rgb(19, 65, 104);
                }
                #i09zad {
                    color: rgb(19, 65, 104);
                }
                #ibi29z {
                    color: rgb(19, 65, 104);
                    margin-top: 3px;
                }
                #ik91wr {
                    border-top-color: rgb(19, 65, 104);
                    border-right-color: rgb(19, 65, 104);
                    border-bottom-color: rgb(19, 65, 104);
                    border-left-color: rgb(19, 65, 104);
                }
                #itkap3 {
                    color: rgb(19, 65, 104);
                }
                #i34aos {
                    color: rgb(19, 65, 104);
                }
                #ict7zp {
                    border-top-color: rgb(19, 65, 104);
                    border-right-color: rgb(19, 65, 104);
                    border-bottom-color: rgb(19, 65, 104);
                    border-left-color: rgb(19, 65, 104);
                }
                #ivubue {
                    border-top-color: rgb(19, 65, 104);
                    border-right-color: rgb(19, 65, 104);
                    border-bottom-color: rgb(19, 65, 104);
                    border-left-color: rgb(19, 65, 104);
                }
                #ivcsks {
                    border-top-color: rgb(19, 65, 104);
                    border-right-color: rgb(19, 65, 104);
                    border-bottom-color: rgb(19, 65, 104);
                    border-left-color: rgb(19, 65, 104);
                }
                #iofdr {
                    border-top-color: rgb(19, 65, 104);
                    border-right-color: rgb(19, 65, 104);
                    border-bottom-color: rgb(19, 65, 104);
                    border-left-color: rgb(19, 65, 104);
                }
                #iolbco {
                    border-top-color: rgb(19, 65, 104);
                    border-right-color: rgb(19, 65, 104);
                    border-bottom-color: rgb(19, 65, 104);
                    border-left-color: rgb(19, 65, 104);
                }
                #iqnk68 {
                    object-position: 49% 52%;
                    object-fit: contain;
                    border-top-width: 0px;
                    border-right-width: 0px;
                    border-bottom-width: 0px;
                    border-left-width: 0px;
                    border-top-left-radius: 0px;
                    margin-top: 0px;
                    margin-bottom: 0px;
                    height: 308px;
                }
                #izzz3h {
                    padding-bottom: 0px;
                    padding-top: 0px;
                }
                #i0gdbh {
                    margin-top: 0px;
                    margin-bottom: 0px;
                }
                #ioaqe1 {
                    padding-bottom: 0px;
                    padding-top: 0px;
                }
                #inotpz {
                    padding-top: 11px;
                    padding-bottom: 0px;
                }
                #iqdqu {
                    padding-bottom: 0px;
                    padding-top: 0px;
                }
                #i3myj {
                    padding-left: 0px;
                    padding-right: 0px;
                    padding-top: 0px;
                    padding-bottom: 0px;
                }
                #i3xta {
                    padding-left: 0px;
                    padding-right: 0px;
                    padding-top: 0px;
                    padding-bottom: 0px;
                }
                #ilrzpw {
                    color: rgb(19, 65, 104);
                }
                #i9dx4k {
                    font-size: 18px;
                }
                #iewtge {
                    font-size: 18px;
                }
                #ig0aa9 {
                    font-size: 18px;
                }
                #ic1now {
                    font-size: 18px;
                }
                #i3a4ls {
                    padding-bottom: 0px;
                }
                #iwkj17 {
                    font-size: 18px;
                    line-height: 23.4px;
                    margin-top: 6px;
                    margin-bottom: 16px;
                    font-weight: 500;
                }
                #iqfqk {
                    height: 102px;
                    width: 161px;
                }
                #ioy1o {
                    margin-top: 0px;
                    height: 131px;
                    width: 171px;
                }
                #igxn0j {
                    font-size: 10px;
                    line-height: 9.3px;
                    color: rgb(128, 128, 128);
                    margin-top: 0px;
                }
                #ioqjxl {
                    line-height: 17.2px;
                    height: 25px;
                }
                #igfamq {
                    height: 29px;
                    width: 16px;
                    margin-right: 0px;
                    border-top-color: rgb(19, 65, 104);
                    border-right-color: rgb(19, 65, 104);
                    border-bottom-color: rgb(19, 65, 104);
                    border-left-color: rgb(19, 65, 104);
                }
                #icvp5k {
                    text-align: center;
                    margin-bottom: 0px;
                    height: 18px;
                    margin-top: 11px;
                }
                #irldzu {
                    font-size: 12.5px;
                    margin-left: 0px;
                    line-height: 11.7px;
                }
                #in3cvh {
                    line-height: 30.5px;
                    font-size: 26px;
                    border-top-left-radius: 10px;
                    border-top-right-radius: 10px;
                    border-bottom-left-radius: 10px;
                    border-bottom-right-radius: 10px;
                }
            }
            @media screen and (max-width: 576px) {
                .ll-popup-7 {
                    flex-direction: column;
                    padding-top: 30px;
                    padding-right: 20px;
                    padding-bottom: 30px;
                    padding-left: 20px;
                }
                .ll-popup-7__img {
                    height: 200px;
                }
                .ll-popup-6 {
                    flex-direction: column;
                    padding-top: 10px;
                    padding-right: 10px;
                    padding-bottom: 10px;
                    padding-left: 10px;
                }
                .ll-popup-6__img {
                    height: 180px;
                }
            }