.elementor-2809 .elementor-element.elementor-element-10d07c1{--display:flex;--min-height:40vh;}.elementor-2809 .elementor-element.elementor-element-4ffb9ab .embedpress-document-embed iframe, , .elementor-2809 .elementor-element.elementor-element-4ffb9ab .ep-share-position-bottom .ep-embed-content-wraper{width:600%!important;max-width:600%!important;}.elementor-2809 .elementor-element.elementor-element-4ffb9ab .embedpress-document-embed iframe{height:1083px!important;}.elementor-2809 .elementor-element.elementor-element-4ffb9ab .embedpress-document-embed .pdfobject-container{height:1083px!important;}.elementor-2809 .elementor-element.elementor-element-4ffb9ab > .elementor-widget-container{margin:-10px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-2809 .elementor-element.elementor-element-10d07c1{--content-width:1600px;}}@media(max-width:1024px){.elementor-2809 .elementor-element.elementor-element-4ffb9ab .embedpress-document-embed iframe, , .elementor-2809 .elementor-element.elementor-element-4ffb9ab .ep-share-position-bottom .ep-embed-content-wraper{width:400px!important;max-width:400px!important;}.elementor-2809 .elementor-element.elementor-element-4ffb9ab .embedpress-document-embed iframe{height:550px!important;}.elementor-2809 .elementor-element.elementor-element-4ffb9ab .embedpress-document-embed .pdfobject-container{height:550px!important;}}@media(max-width:767px){.elementor-2809 .elementor-element.elementor-element-4ffb9ab .embedpress-document-embed iframe, , .elementor-2809 .elementor-element.elementor-element-4ffb9ab .ep-share-position-bottom .ep-embed-content-wraper{width:139px!important;max-width:139px!important;}.elementor-2809 .elementor-element.elementor-element-4ffb9ab .embedpress-document-embed iframe{height:583px!important;}.elementor-2809 .elementor-element.elementor-element-4ffb9ab .embedpress-document-embed .pdfobject-container{height:583px!important;}}/* Start custom CSS for embedpress_pdf, class: .elementor-element-4ffb9ab *//* Flipbook full screen SEM bordas pretas */
.dearflip-book, 
.dearflip-wrapper, 
.dearflip-container {
    width: 100% !important;
    height: 100vh !important;
    max-height: 100vh !important;
    background: #fff !important; /* pode trocar a cor */
    margin: 0 !important;
    padding: 0 !important;
}

/* Remove possíveis margens externas do Elementor */
.elementor-widget-container {
    margin: 0 !important;
    padding: 0 !important;
}

#flipbookWrap {
  position: relative;
  width: 100%;
  height: 100vh;          /* ocupa a tela */
  overflow: hidden;       /* sem barras */
  background: #000;       /* remove bordas visíveis */
}

#flipbookWrap .zoom-target {
  transform-origin: center center;
  transition: transform 0.2s ease;
  will-change: transform;
}

#flipbookWrap.zoomed {
  cursor: grab;
}

#flipbookWrap.zoomed:active {
  cursor: grabbing;
}/* End custom CSS */