.order_d_flex__P2VQu {
    display: flex;
    align-items: center;
}
.order_OrderConfirmFrom__eiWmc {
    padding: 100px 0 !important;
    border-radius: 10px;
}
.order_OrderConfirmFrom__eiWmc h2 {
    padding-bottom: 50px;
    text-align: center;
}
.order_OrderConfirmLeft__HZHqT {
    width: 90%;
}
.order_OrderConfirmLeft__HZHqT .order_CustomeInput__k6j_b {
    margin-top: 20px;
}
.order_OrderConfirmLeft__HZHqT .order_CustomeInput__k6j_b input {
    border: 1px solid #d1d5db;
    padding: 12px 20px;
    border-radius: 10px;
}
.order_OrderConfirmLeft__HZHqT .order_Payment__H_muv {
    background: #fff;
    box-shadow: 0 -68px 80px rgb(0 0 0/3%), 0 35px 46.8519px rgb(0 0 0/2%), 0 -3px 25.4815px rgb(0 0 0/2%), 0 20px 13px rgb(0 0 0/2%), 0 8.14815px 6.51852px rgb(0 0 0/1%), 0 1.85185px 3.14815px rgb(0 0 0/1%);
    border-radius: 15px;
    width: 300px;
    margin-top: 50px;
}
.order_OrderConfirmLeft__HZHqT .order_Payment__H_muv h3 {
    padding: 30px 30px 0;
}
.order_OrderConfirmLeft__HZHqT .order_Payment__H_muv .order_CustomeInput__k6j_b {
    padding: 0 30px 15px;
}
.order_OrderConfirmLeft__HZHqT .order_Payment__H_muv .order_CustomeInput__k6j_b input {
    width: 18px;
    height: 18px;
    border-radius: 10px;
    margin-right: 10px;
    position: absolute;
    opacity: 0;
}
.order_OrderConfirmLeft__HZHqT .order_Payment__H_muv .order_CustomeInput__k6j_b label {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 20px;
    line-height: 35px;
    font-style: italic;
}
.order_OrderConfirmLeft__HZHqT .order_Payment__H_muv .order_CustomeInput__k6j_b input + label {
    position: relative;
    cursor: pointer;
    padding: 0;
}
.order_OrderConfirmLeft__HZHqT .order_Payment__H_muv .order_CustomeInput__k6j_b input + label:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: #b8b8b8;
}
.order_OrderConfirmLeft__HZHqT .order_Payment__H_muv .order_CustomeInput__k6j_b input:hover + label:before {
    background: #f35429;
}
.order_OrderConfirmLeft__HZHqT .order_Payment__H_muv .order_CustomeInput__k6j_b input:focus + label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.order_OrderConfirmLeft__HZHqT .order_Payment__H_muv .order_CustomeInput__k6j_b input:checked + label:before {
    background: #f35429;
}
.order_OrderConfirmLeft__HZHqT .order_Payment__H_muv .order_CustomeInput__k6j_b input:disabled + label {
    color: #b8b8b8;
    cursor: auto;
}
.order_OrderConfirmLeft__HZHqT .order_Payment__H_muv .order_CustomeInput__k6j_b input:disabled + label:before {
    box-shadow: none;
    background: #ddd;
}
.order_OrderConfirmLeft__HZHqT .order_Payment__H_muv .order_CustomeInput__k6j_b input:checked + label:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 15px;
    background: #fff;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff;
    transform: rotate(45deg);
}
.order_OrderConfirmLeft__HZHqT .order_Payment__H_muv .order_ArrowBg__aUsND {
    background: #fceef1;
    position: relative;
    border-radius: 0 0 15px 15px;
    padding: 10px 30px !important;
}
.order_OrderConfirmLeft__HZHqT .order_Payment__H_muv .order_ArrowBg__aUsND:after {
    position: absolute;
    content: "";
    top: -15px;
    left: 20%;
    width: 30px;
    height: 15px;
    border-bottom: 15px solid #fceef1;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}
.order_OrderConfirmLeft__HZHqT .order_Payment__H_muv .order_ArrowBg__aUsND p {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 18px !important;
}
.order_OrderConfirmRight__9BH89 ul {
    margin-top: 30px !important;
    border-radius: 15px;
    border: 1px solid #d1d5db;
}
.order_OrderConfirmRight__9BH89 ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 30px;
    border-bottom: 1px solid #d1d5db;
}
.order_OrderConfirmRight__9BH89 ul li:last-child {
    border-bottom: 0;
}
.order_OrderConfirmRight__9BH89 ul h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 35px;
}
.order_OrderConfirmRight__9BH89 ul h5 {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #332729;
}
.order_OrderConfirmRight__9BH89 ul h5 .order_checkbox__TScFd {
    width: 100%;
    margin-bottom: 10px;
}
.order_OrderConfirmRight__9BH89 ul h5 .order_checkbox__TScFd input {
    width: 15px;
    height: 15px;
    margin-right: 10px;
    cursor: pointer;
}
.order_OrderConfirmRight__9BH89 ul h5 .order_checkbox__TScFd:last-child {
    margin-bottom: 0;
}
.order_OrderConfirmRight__9BH89 ul h5 label {
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
}
.order_OrderConfirmRight__9BH89 ul .order_img__nMxcc {
    width: 80px;
}
.order_OrderConfirmRight__9BH89 ul .order_img__nMxcc img {
    width: 100%;
    border-radius: 10px;
}
.order_OrderConfirmRight__9BH89 ul .order_left__HNlRT {
    width: 50%;
}
.order_OrderConfirmRight__9BH89 ul .order_left__HNlRT p {
    font-size: 14px;
    line-height: 20px;
    margin-left: 15px;
    margin-top: 0;
}
.order_OrderConfirmRight__9BH89 ul .order_right__uO4sF {
    width: 45%;
    justify-content: space-between;
}
.order_OrderConfirmRight__9BH89 ul .order_right__uO4sF input {
    width: 80px;
    border: 1px solid #d1d5db;
    border-radius: 5px;
    padding: 5px 10px;
    text-align: center;
}
.order_OrderConfirmRight__9BH89 button {
    width: 100%;
    background: #ff466d;
    padding: 12px;
    border-radius: 10px;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    margin-top: 20px;
    font-weight: 600;
}
.order_OrderConfirmRight__9BH89 button svg {
    font-size: 25px;
    margin-right: 10px;
}
.order_LandingThree__e_CMH .order_OrderConfirmFrom__eiWmc {
    background: #fff5cd;
    padding: 80px 0;
}
.order_LandingThree__e_CMH .order_OrderConfirmFrom__eiWmc h3 {
    text-align: left;
}
.order_LandingThree__e_CMH .order_OrderConfirmFrom__eiWmc button {
    background: #fecb02;
}
.order_LandingThree__e_CMH .order_OrderConfirmFrom__eiWmc button:hover {
    background: #092e67;
    color: #fff;
}
.order_LandingFour__KT_ov .order_OrderConfirmFrom__eiWmc {
    background: #071c1f;
    padding: 80px 0;
}
.order_LandingFour__KT_ov .order_OrderConfirmFrom__eiWmc h3 {
    color: var(--white_color);
}
.order_LandingFour__KT_ov .order_OrderConfirmLeft__HZHqT .order_Payment__H_muv h3 {
    color: var(--header_color);
}
.order_LandingFour__KT_ov .order_OrderConfirmRight__9BH89 p,
.order_LandingFour__KT_ov .order_OrderConfirmRight__9BH89 ul h4,
.order_LandingFour__KT_ov .order_OrderConfirmRight__9BH89 ul h5 {
    color: var(--white_color);
}
#order_form_part__sWCrI button {
    border: none;
}
@media (max-width: 1339px) {
    .order_OrderConfirmRight__9BH89 ul h5 {
        font-size: 15px;
        line-height: 28px;
    }
    .order_OrderConfirmRight__9BH89 ul .order_right__uO4sF input {
        width: 70px;
        padding: 5px 10px;
    }
    .order_OrderConfirmLeft__HZHqT .order_Payment__H_muv h3 {
        padding: 20px 20px 0;
    }
    .order_OrderConfirmRight__9BH89 ul h4 {
        font-size: 18px;
        line-height: 30px;
    }
    .order_OrderConfirmLeft__HZHqT .order_Payment__H_muv .order_CustomeInput__k6j_b label {
        font-size: 17px;
        line-height: 30px;
    }
}
@media (max-width: 900px) {
    .order_OrderConfirmRight__9BH89 {
        margin-top: 50px;
    }
    .order_OrderConfirmLeft__HZHqT,
    .order_OrderConfirmLeft__HZHqT .order_Payment__H_muv {
        width: 100%;
    }
}
@media (max-width: 500px) {
    .order_OrderConfirmFrom__eiWmc {
        padding: 50px 0 !important;
    }
    .order_OrderConfirmRight__9BH89 ul .order_left__HNlRT {
        display: block;
    }
    .order_OrderConfirmRight__9BH89 ul .order_img__nMxcc img {
        height: 60px;
        width: 60px;
    }
    .order_OrderConfirmRight__9BH89 ul .order_left__HNlRT p {
        margin-left: 0;
        margin-top: 10px;
    }
    .order_OrderConfirmRight__9BH89 ul .order_right__uO4sF {
        display: block;
        text-align: right;
    }
    .order_OrderConfirmRight__9BH89 ul .order_right__uO4sF input {
        width: 80%;
    }
    .order_OrderConfirmRight__9BH89 ul h5 {
        margin-top: 10px;
    }
    .order_OrderConfirmRight__9BH89 ul li {
        padding: 15px 20px;
    }
}
.customer-review_CustomerReviewContent__QAt_k h2 {
    margin-bottom: 30px;
    text-align: center;
}
.customer-review_CustomerReviewImg__1Fuey {
    margin-top: 30px;
}
.customer-review_CustomerReviewImg__1Fuey img {
    width: 100%;
}
.tiny-footer_tinyFooter__V1V83 p a {
    display: inline;
    font-size: 20px;
    font-weight: 600;
    color: #42210b;
    padding: 0 5px;
}
.tiny-footer_tinyFooter__V1V83 p {
    line-height: 30px;
    text-align: center;
    font-size: 18px;
}
.tiny-footer_tinyFooter__V1V83 {
    margin-top: 50px;
}
@media (max-width: 575px) {
    .tiny-footer_tinyFooter__V1V83 p a {
        display: inline;
        font-size: 18px;
        font-weight: 600;
        color: #42210b;
        padding: 0 5px;
    }
    .tiny-footer_tinyFooter__V1V83 p {
        line-height: 26px;
        text-align: center;
        font-size: 16px;
    }
}
.video_VideoPlayers__KZnPY div {
    width: 100% !important;
    height: 500px !important;
}
.video_VideoPlayers__KZnPY iframe {
    border-radius: 10px;
}
@media (max-width: 1399.99px) {
    .video_VideoPlayers__KZnPY div {
        height: 400px !important;
    }
}
@media (max-width: 667px) {
    .video_VideoPlayers__KZnPY div {
        height: 200px !important;
    }
}
@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, 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");
    font-weight: 400;
    font-style: normal;
}
:root {
    --swiper-theme-color: #007aff;
}
.swiper,
swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
}
.swiper-vertical > .swiper-wrapper {
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0);
}
.swiper-horizontal {
    touch-action: pan-y;
}
.swiper-vertical {
    touch-action: pan-x;
}
.swiper-slide,
swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}
.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
}
.swiper-3d {
    perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none;
}
.swiper-centered > .swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999;
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border-radius: 50%;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-top: 4px solid transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite;
}
.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
:root {
    --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: normal;
    line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next";
}
.swiper-button-lock {
    display: none;
}
.footer4_Footer4__v948q .footer4_Footer4Sec__Xz0We {
    font-family: Poppins, sans-serif;
    background-color: #f6f6f6;
    padding: 30px 0;
}
.footer4_Footer4__v948q .footer4_FooterMainDiv__uWQWn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer4_Footer4__v948q .footer4_FooterMainDiv__uWQWn h4 {
    font-size: 16px;
    color: #464646;
}
.footer4_Footer4__v948q .footer4_FooterMainDiv1__i4BvN {
    display: flex;
    align-items: center;
}
.footer4_Footer4__v948q .footer4_FooterMainDiv1__i4BvN svg {
    font-size: 30px;
    margin-right: 10px;
}
.footer4_Footer4__v948q .footer4_FooterMainDiv2__wjIT7 {
    display: flex;
    gap: 30px;
}
.footer4_Footer4__v948q .footer4_Hr__iD0vj {
    border-bottom: 1px solid hsla(0, 0%, 50%, 0.5);
    margin-bottom: 10px;
}
.footer4_Footer4__v948q .footer4_tinyFooter2__F01lH p a {
    display: inline;
    font-size: 16px;
    font-weight: 600;
    color: #001320;
    padding: 0 5px;
}
.footer4_Footer4__v948q .footer4_tinyFooter2__F01lH p {
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    color: #464646;
}
.footer4_Footer4__v948q .footer4_tinyFooter2__F01lH {
    margin-top: 30px;
}
@media (max-width: 575px) {
    .footer4_Footer4__v948q .footer4_tinyFooter2__F01lH p,
    .footer4_Footer4__v948q .footer4_tinyFooter2__F01lH p a {
        font-size: 16px;
        line-height: 34px;
    }
}
@media (max-width: 767px) {
    .footer4_Footer4__v948q .footer4_FooterMainDiv__uWQWn {
        display: block;
        text-align: center;
    }
    .footer4_Footer4__v948q .footer4_FooterMainDiv1__i4BvN {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 15px;
    }
    .footer4_Footer4__v948q .footer4_FooterMainDiv2__wjIT7 {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
