

.page_section_1__y2INi {
    max-height:1000px;
}



@media (min-width:767px){
    .page_section_1__y2INi {
        min-height:unset;
        max-height:900px !important;
        background-size:1200px !important;
        background-position:top right;
    }
}

@media (min-width:1030px){
    .page_section_1__y2INi {
        min-height:unset;
        max-height:900px !important;
        background-size:1800px !important;
        background-position:top center;
    }
}





@media (max-width:400px){
    .page_section_1_content_container__dj6R2 {
        max-width:calc(100% - 20px) !important;
    }
    
    .page_section_1_btn_container__Dlr9e {
        gap: unset;
        display: flex;
        justify-content: flex-end;
        flex-direction: column;
    }
}



@media (max-width:800px) and (max-height:1000px){
    .page_section_1__y2INi{
        background-position: 50% 40%;
    }
}

@media (max-width:700px) and (max-height:1000px){
    .page_section_1__y2INi{
        background-position: 50% 30%;
    }
}

@media (max-width:400px) and (max-height:1000px){
    .page_section_1__y2INi{
        background-position: 50% 100px;
    }
}

@media (max-width:319px) and (max-height:800px){
    .page_section_1__y2INi{
        min-height:1000px !important;
        max-height:unset !important;
        background-size:2000px !important;
        background: top left;
    }
}

@media (max-width:1000px) and (max-height:400px){
    .page_section_1__y2INi{
        min-height:600px !important;
        max-height:unset !important;
        background-size:2000px !important;
        background: top left;
    }
}
