/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Mar 23 2026 | 23:46:56 */
/* <= 320px (iPhone SE antigo) */
@media (max-width: 320px) {
	.page-id-386 .et_pb_section_0.et_pb_section {
        padding-top: 340px !important;
    }
}

/* 321–359 */
@media (min-width: 321px) and (max-width: 359px) {
	.page-id-386 .et_pb_section_0.et_pb_section {
        padding-top: 370px !important;
    }
}

/* 360–374 (Android padrão) */
@media (min-width: 360px) and (max-width: 374px) {
	.page-id-386 .et_pb_section_0.et_pb_section {
        padding-top: 400px !important;
    }
}

/* 375–389 (iPhone padrão) */
@media (min-width: 375px) and (max-width: 389px) {
	.page-id-386 .et_pb_section_0.et_pb_section {
        padding-top: 420px !important;
    }
}

/* 390–411 (iPhone Pro / Android médio) */
@media (min-width: 390px) and (max-width: 411px) {
	.page-id-386 .et_pb_section_0.et_pb_section {
        padding-top: 435px !important;
    }
}

/* 412–429 (Android grande) */
@media (min-width: 412px) and (max-width: 429px) {
	.page-id-386 .et_pb_section_0.et_pb_section {
        padding-top: 455px !important;
    }
}

/* 430–479 (iPhone Pro Max / grandes) */
@media (min-width: 430px) and (max-width: 479px) {
	.page-id-386 .et_pb_section_0.et_pb_section {
        padding-top: 580px !important;
    }
}

/* 480–539 */
@media (min-width: 480px) and (max-width: 539px) {
	.page-id-386 .et_pb_section_0.et_pb_section {
        padding-top: 560px !important;
    }
}

/* 540–599 */
@media (min-width: 540px) and (max-width: 599px) {
	.page-id-386 .et_pb_section_0.et_pb_section {
        padding-top: 620px !important;
    }
}

/* 600–679 (phablet real) */
@media (min-width: 600px) and (max-width: 679px) {
	.page-id-386 .et_pb_section_0.et_pb_section {
        padding-top: 700px !important;
    }
}

/* 680–767 (quase tablet) */
@media (min-width: 680px) and (max-width: 767px) {
	.page-id-386 .et_pb_section_0.et_pb_section {
        padding-top: 740px !important;
    }
}

