section {
    padding-top: 110px;
}
.guide-first-title {
    font-size: 55px;
    line-height: 64px;
    font-weight: 700;
    color: #253292;
}
.guide-first-text {
    font-size: 26px;
    line-height: 34px;
    font-weight: 500;
    color: #252733;
}
.guide-first-screen {
    text-align: center;
}
.what-learn-wrapper-guide {
    display: flex;
    flex-direction: column;
    gap: 110px;
}
.what-learn-wrapper-guide .item .container {
    display: flex;
    gap: 65px;
}
.what-learn-wrapper-guide .text {
    color: #252733;
}
.what-learn-wrapper-guide .image {
    min-width: 580px;
    max-width: 580px !important;
}
.what-learn-wrapper-guide .item .block-title-inner {
    font-size: 25px;
}
.what-learn-wrapper-guide .item:nth-child(2) {
    background-color: #F7F8FC;
}
.what-learn-wrapper-guide .item:nth-child(2) .container {
  flex-direction: row-reverse;
  padding-block: 110px;
}
.what-learn-wrapper-guide ul {
  list-style: none;
  padding-left: 0;
}

.what-learn-wrapper-guide ul li {
  position: relative;
  padding-left: 32px;
  margin-bottom: 24px;
}

.what-learn-wrapper-guide ul li::before {
  content: url(../img/check-purple.svg);
  position: absolute;
  left: -9px;
  top: -6px;
}
.course-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.form-wrapper {
    margin-top: 38px;
}
.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input,
#mlb2-934993.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow textarea, 
#mlb2-1321629.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow textarea,
#mlb2-1321629.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
    border-style: solid;
    border-width: 1px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 10px;
    box-sizing: border-box;
    max-width: 100%;
    height: 48px;
    width: 254px;
    background-color: white;
    border-radius: 8px;
    color: rgba(75, 80, 109, 1);
}
.ml-form-embedSubmit {
    margin-top: 40px;
}
.ml-form-embedSubmit {
    justify-content: center;
    display: flex;
}
.newsletter-button {
    width: 274px !important;
    display: flex;
    align-items: center;
}
#mlb2-10282058.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form,
#mlb2-10282058.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
}
#mlb2-10282058.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody.banner form,
#mlb2-10282058.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent .banner {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: center;
    justify-content: center;
}
#mlb2-10282058.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow {
    min-width: 254px;
    margin: 0 !important;
}
#mlb2-10282058.ml-form-embedContainer .ml-form-embedWrapper.embedForm {
    max-width: none !important;
}
#mlb2-10282058.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent {
    margin: 0 !important;
}
.guide-button {
    width: 254px;
    text-align: center;
    text-wrap: balance;
    background: transparent;
    text-decoration: none;
    color: #253292;
    border-radius: 100px;
    line-height: 28px;
    font-size: 1.25rem;
    font-weight: 700;
    border: 1px solid #253292;
    transition: .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    padding: 1rem;
}
.guide-button-banner {
   width: 254px;
    text-align: center;
    text-wrap: balance;
    background: transparent;
    text-decoration: none;
    color: white;
    border-radius: 100px;
    line-height: 28px;
    font-size: 1.25rem;
    font-weight: 700;
    border: 1px solid white;
    transition: .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    padding: 1rem; 
}
.guide-button-banner img {
    width: 22px;
}
#mlb2-10282058.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-webkit-input-placeholder {
  color: #4B506D !important;
}
#mlb2-10282058.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
    background-color: white !important;
}
.work-cta{
    background: linear-gradient(180deg, #B26EFF 0%, #642ADB 100%);
    padding: 60px 0;
    color: #fff;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
    margin: 150px 0;
    background-size: cover;

}
.work-cta-title{
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    width: 60%;
}
.first-image.pdf-guide img{
    margin-top: -50px;
}
.what-learn.dropshipping.pdf-guide .image{
    max-width: none;
}
.form-code.pdf-guide{
    margin-top: 50px;
}
@media screen and (max-width: 991px){
    section {
        padding-top: 48px;
        /*padding-inline: 16px;*/
    }
    p {
        font-size: 16px;
    }
    
    #mlb2-10282058.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form, 
    #mlb2-10282058.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent,
    .what-learn-wrapper-guide .item .container,
    .what-learn-wrapper-guide,
    .what-learn-wrapper-guide .item:nth-child(2) .container {
        flex-direction: column;
    }
    .what-learn-wrapper-guide .image {
        max-width: 355px !important;
        min-width: auto !important;
    }
    .what-learn-wrapper-guide .item:nth-child(2) .container {
        padding-block: 48px;
    }
    .guide-first-title {
        font-size: 40px !important;
    }
    .guide-first-text {
        font-size: 20px;
    }
    .what-learn-wrapper-guide {
        gap: 48px;
    }
    .work-cta {
        margin: 0;
    }
    .work-cta-title {
        font-size: 24px;
    }
    .guide-first-screen,
    .companio-work-cta,
    .what-learn-wrapper-guide .item .container {
        padding-inline: 16px;
    }
}

/* Zoho Form Styling */
        
        /* Container styles */
        .form-wrapper {
            width: 100%;
        }
        
        .learn-final-block .text .form-code {
            width: 100%;
        }

        #sf3zde80e3127ee6dff9fd3f648a6fbfff56b71cfe4730ca8c169d27d47e80360dbb {
            width: 100%;
        }

        .large_form_3_css {
            background: transparent;
        }
        .row-form {
            flex-direction: column;
            align-items: center;
        }
        .ml-form-formContent.banner {
            display: flex;
        }
        .banner-input {
            height: 48px;
            border-radius: 8px;
            padding: 14px 15px;
            max-width: 254px;
            border: none;
        }
        #SIGNUP_PAGE {
            padding: 0;
        }

        /* Hide logo block */
        #imgBlock {
            display: none;
        }

        /* Form body styling */
        #SIGNUP_BODY_ALL {
            background: transparent;
        }

        #SIGNUP_HEADING {
            display: none;
        }

        #SIGNUP_DESCRIPTION {
            display: none;
        }

        /* Input fields styling */
        .zcsffield input[type="email"],
        .zcsffield input[type="text"] {
            border-style: solid;
            border-width: 1px;
            font-family: 'Open Sans', Arial, Helvetica, sans-serif;
            font-size: 18px;
            line-height: 21px;
            margin-bottom: 0;
            margin-top: 0;
            margin-left: 0;
            margin-right: 0;
            padding: 10px 10px;
            box-sizing: border-box;
            max-width: 100%;
            height: 48px;
            width: 254px;
            background-color: white;
            border-radius: 8px;
            color: rgba(75, 80, 109, 1);
        }

        /* Fields container - horizontal layout */
        .zcsffieldsdiv {
            display: flex;
            justify-content: center;
            gap: 20px;
        }

        .zcsffield {
            margin-bottom: 0;
        }

        /* Submit button styling */
        #zcWebOptin {
            width: 274px !important;
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding-left: 1rem;
            padding-right: 1rem;
            margin-left: 20px;
        }

        #zcWebOptin::after {
            /* Add arrow icon if needed */
            content: '';
            /* background: url('https://companio.co/wp-content/themes/companio/img/arrow_right_blue.svg') no-repeat; */
            width: 20px;
            height: 20px;
        }

        /* Form body spacing */
        div[name="SIGNUP_BODY"] > div > div {
            margin-top: 40px;
        }

        div[name="SIGNUP_BODY"] > div > div:last-child {
            justify-content: center;
            display: flex;
        }

        /* Hide required asterisks and text */
        span[name="SIGNUP_REQUIRED"] {
            display: none;
        }

        #REQUIRED_FIELD_TEXT {
            display: none;
        }

        #errorMsgDiv {
            display: none;
        }

        /* Success message styling */
        #Zc_SignupSuccess {
            background-color: #d1fae5 !important;
            border: 2px solid #10b981 !important;
            border-radius: 6px;
            padding: 16px !important;
            margin-bottom: 20px;
        }

        #signupSuccessMsg {
            color: #065f46 !important;
            font-size: 16px !important;
            font-weight: 500;
        }

        .successicon {
            width: 24px;
            height: 24px;
        }

        /* Success popup styling */
        #zcOptinSuccessPopup {
            border-radius: 8px;
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
        }

        /* Responsive design */
        @media (max-width: 768px) {
            .zcsffieldsdiv {
                flex-direction: column;
                align-items: center;
            }

            .zcsffield input[type="email"],
            .zcsffield input[type="text"] {
                width: 100%;
                max-width: 400px;
            }

            #zcWebOptin {
                margin-left: 0;
                width: 100% !important;
                max-width: 400px;
            }

            div[name="SIGNUP_BODY"] > div > div:last-child {
                width: 100%;
                max-width: 400px;
                margin: 0 auto;
            }

            #zcOptinSuccessPopup {
                width: 90% !important;
                left: 5% !important;
                height: auto !important;
                top: 50px !important;
            }
        }