/*html {*/
/*    scroll-behavior: smooth !important;*/
/*}*/

.header-cta-but a::before {
    background: #fdc62b !important;
}

.fromstyle{
    margin-bottom: 0em !important;
    font-weight:400 !important;
}
.formstyle1{
color: rgba(29, 34, 38, 0.7) !important;font-weight:unset !important;font-size:20px !important;
}
.curveshape{
    border-radius: 20px;
    cursor: auto;
    width: 100%;
    /*height: 100%;*/
   
    display: block;
    object-fit: cover;
    background-color: rgba(0, 0, 0, 0);
    object-position: 50% 50%;
    /*min-width: 0px;*/
    /*height : 100% !important;*/
    /*background: #fff !important;*/
}

/*.curveshape .plyr .plyr__video-embed {*/
/*    height : 0px !important;*/
    /*padding-bottom: 0px !important;*/
/*}*/

/*.curveshape .plyr .plyr__video-wrapper  {*/
/*    position: unset !important;*/
/*    width: 0% !important;*/
/*}*/



.flex-item {
    margin-left: 2%;
    margin-right: 2%;
    width: 200px;
    /*height:330px;*/
}

.ftyuu {
    /*height: 518px;*/
        height: 548px;
}

/* Media query for mobile devices */
@media (max-width: 767px) {
    .fromstyle{
    margin-bottom: 0em !important;
    font-weight:200 !important;
    font-size:22px !important;
    }
    .formstyle1{
    color: rgba(29, 34, 38, 0.7) !important;font-weight:unset !important;font-size:15px !important;
    }
    .curveshape{
      border-radius: 10px;
    }
    .flex-item {
        flex-basis: 50%; /* Adjust the width as needed */
    }

    /* Hide the fourth item on mobile */
    .flex-item.hide-on-mobile {
        display: none;
    }

    .gy {
        font-size: 22px !important;
        line-height: 35px;
    }

    .fy {
        width: 90% !important;
    }
    
    .ftyuu {
        height : 650px !important;
    }
}

@media (max-width: 800px) {
    
    .flexty {
        flex-wrap: wrap-reverse; /* Adjust the width as needed */
    }

    .flexty1 {
        flex-wrap: wrap; /* Adjust the width as needed */
    }

    .c-col-6 {
        /* Styles for col6 when flex-wrap is applied */
        width: 100%; /* Make col6 take up the full width when wrapped */
    }
}

.ctabg1 {
    background-color: #f6c752 !important;
    margin-right: 10px !important;
}

.ctabg2 {
    background-color: #e38d46 !important;
    margin-left: 10px !important;
}

.ctabtn {
    padding: 20px !important;
}

.gapissue .js-marquee-wrapper {
    animation-duration: 80s !important;
}

.efdKSa {
    display: block;
    width: 100%;
    font-family: inherit;
    color: rgb(198, 13, 96);
    padding-block-start: 0px;
    padding-block-end: var(--spacing-100);
    padding-inline: 0px;
    border: none;
    outline: none;
    border-radius: 0px;
    appearance: none;
    background-image: none;
    background-position: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    transform: translateZ(0px);
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    line-height: unset;
    animation: 1ms ease 0s 1 normal none running native-autofill-in;
    transition: background-color 1e+08s ease 0s, box-shadow 0.1s ease-out 0s;
    box-shadow: rgba(198, 13, 96, 0.3) 0px 1px;
    background-color: transparent !important;
    margin-top: 5px !important;
}

.becsvm {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 30px;
    padding-left: 20px;
    width: 35%;
    background-color: rgba(198, 13, 96, 0.1);
    box-shadow: rgba(198, 13, 96, 0.6) 0px 0px 0px 1px inset;
    color: rgb(198, 13, 96);
    height: inherit;
    min-height: 40px;
    outline: 0px;
    padding-block: 4px;
    transition-duration: 0.1s;
    transition-property: background-color, color, border-color, opacity, box-shadow;
    transition-timing-function: ease-out;
    word-break: break-word;
    cursor: pointer;
    opacity: 1;
}

.efdKSa:focus {
    box-shadow: rgb(198, 13, 96) 0px 2px;
}

.field-wrapp {
    margin-top: 40px !important;
}

.iujNlC {
    margin: 0px;
    max-width: 100%;
    width: inherit;
    font-weight: unset;
    font-size: 14px;
    line-height: 20px;
    color: rgb(175, 4, 4);
    font-family: sans-serif;
}

.dLVEpr svg {
    display: block;
    fill: rgb(175, 4, 4);
    transition: fill 0.2s ease 0s;
}

.a-button.light::before,
.a-button.style_1::before {
    background: #0c1e3717 !important;
}

.boxttborder {
    --border-bottom-width: 1px;
    --border-color: #222222;
    --border-left-width: 1px;
    --border-right-width: 1px;
    --border-style: solid;
    --border-top-width: 1px;
    align-content: center;
    align-items: center;
    background-color: var(--token-1946c441-6419-4a12-8e4f-fd99c2e4c5bb, #eacdec);
    border-radius: 35px;
    box-shadow: 0.3613123810646357px 0.3613123810646357px #0000000f, 1.3731199819460742px 1.3731199819460742px #0000003a, 6px 6px #000;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 20px;
    height: min-content;
    justify-content: center;
    max-width: 90%;
    overflow: hidden;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

/*@media (max-width: 809px) {*/
    .framer-Llg6I .framer-1xq2tq8 {
        flex-direction: column;
        gap: 0px;
        padding: 36px 30px;
        width: 100%;
    }

    .framer-Llg6I [data-border=true]:after {
        content: "";
        border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0);
        border-color: var(--border-color, none);
        border-style: var(--border-style, none);
        width: 100%;
        height: 100%;
        position: absolute;
        box-sizing: border-box;
        left: 0;
        top: 0;
        border-radius: inherit;
        pointer-events: none;
    }

    .framer-Llg6I .framer-xdtm {
        --border-bottom-width: 2px;
        --border-color: #222222;
        --border-left-width: 2px;
        --border-right-width: 2px;
        --border-style: solid;
        --border-top-width: 2px;
        align-content: center;
        align-items: center;
        border-radius: 35px;
        display: flex;
        flex: none;
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 10px;
        height: 42px;
        justify-content: center;
        overflow: hidden;
        padding: 0;
        position: relative;
        transform: perspective(1200px);
        width: 316px;
        will-change: var(--framer-will-change-override, transform);
    }

    .framer-Llg6I .framer-1jui3eb {
        align-content: center;
        align-items: center;
        display: flex;
        flex: none;
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 1px;
        height: 14px;
        justify-content: center;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: min-content;
    }

    .framer-Llg6I .framer-72rtr7 {
        align-content: center;
        align-items: center;
        background-color: #fff;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        gap: 0px;
        height: 8643px;
        justify-content: flex-start;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 1200px;
    }

    .framer-Llg6I .framer-1e8atpm {
        align-content: center;
        align-items: center;
        background-color: var(--token-2ae9413f-1bee-45a4-b59a-7e561f27b623, #1d2226);
        display: flex;
        flex: none;
        flex-direction: column;
        flex-wrap: nowrap;
        gap: 10px;
        height: min-content;
        justify-content: center;
        left: 50%;
        overflow: hidden;
        padding: 10px 0;
        position: fixed;
        top: 0;
        transform: translate(-50%);
        width: 100%;
        z-index: 2;
    }

    .framer-Llg6I .framer-utc91f-container {
        flex: none;
        height: auto;
        left: 50%;
        position: fixed;
        top: 61px;
        transform: translate(-50%);
        width: 80%;
        z-index: 2;
    }

    input[type="radio"] {
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        border: 1px solid rgb(198, 13, 96);
        margin-right: 5px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
    }

    input[type="radio"]:checked {
        background-color: rgb(198, 13, 96);
        border-color: rgb(198, 13, 96);
    }

    input[type="radio"]::-moz-check {
        display: none;
    }

    @media only screen and (max-width: 600px) {
        .c-col-12 {
            float: none !important;
            padding-left: 10px !important;
            text-align: center !important;
            font-size: 9px !important;
            font-weight: bold !important;
        }
    }

    .ctabg1,
    .ctabg2 {
        width: auto;
    }

    .a-button.light a,
    .a-button.light i,
    .a-button i,
    .a-button a {
        float: none !important;
    }

    label {
        float: left;
    }
    
    
      .a-button1:hover {
    background-color: lightblue !important;
}
.a-button1{
    background-color: white !important;
}




  .slider-btn {
            list-style: none;
            padding: 0;
            display: flex;
            justify-content: center;
            align-items: center;
            flex-wrap: wrap;
        }

        .main-btn {
            display: inline-block;
            font-weight: 700;
            text-align: center;
            white-space: nowrap;
            vertical-align: middle;
            border: 2px solid transparent;
            padding: 0 32px;
            font-size: 16px;
            line-height: 46px;
            color: white;
            cursor: pointer;
            z-index: 5;
            transition: 0.4s;
            position: relative;
        }



        /* Rounded Buttons */
        .rounded-buttons {
            & ul {
                & li {
                    margin-top: 20px;
                }
            }

            & .main-btn {
                border-radius: 50px;
            }

            & .rounded-one {
                border-color:  #e38d46;
                color: white;
                background-color: #e38d46 !important;
                &:hover {
                    color: black;
                    background-color: #f6c75212 !important;
                }
            }
            
            
             & .rounded-three {
                border-color:  #f6c752;
                color: white;
                background-color: #f6c752 !important;
                &:hover {
                    color: black;
                    background-color: #f6c75212 !important;
                }
            }

            & .rounded-two {
                color: black;
                background-color: #f6c75212 !important;
                border-color: #f6c752;

                &:hover {
                    color: white;
                    background-color: #f6c752 !important;
                }

            }
        }
        .progress-container {
            width: 100%;
            background-color: rgba(29, 34, 38, 0.3); /* Light gray background */
            height: 4px;
            position: relative;
        }

        .progress-bar {
            height: 100%;
            width: 25%; /* 25% filled */
            background-color: rgb(29, 34, 38); /* Dark gray filled section */
        }
        
    

     

    /*.section {*/
    /*    margin-bottom: 0% !important;*/
    /*}*/

    /*.wrapper-full {*/
    /*    margin-bottom: 0% !important;*/
    /*}*/
/*}*/

    