{"id":994648,"date":"2018-10-08T16:52:59","date_gmt":"2018-10-08T06:52:59","guid":{"rendered":"https:\/\/soledu.net\/br\/?page_id=994648"},"modified":"2025-11-19T09:54:22","modified_gmt":"2025-11-18T23:54:22","slug":"eventos","status":"publish","type":"page","link":"https:\/\/www.soledu.net\/br\/membership\/eventos\/","title":{"rendered":"Eventos"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div class=\"vc_row wpb_row vc_row-fluid jp_uni-title full-width-wrap dt-default\" style=\"padding-left: 0px;padding-right: 0px;margin-top: 0px;margin-bottom: 0px\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"vc_row wpb_row vc_inner vc_row-fluid\"><div class=\"wpb_column vc_column_container vc_col-sm-6\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_text_column wpb_content_element \" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<h1>SOL Edu Brasil<\/h1>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-6\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_text_column wpb_content_element \" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<h2 style=\"text-align: right;\">EVENTOS<\/h2>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div data-vc-full-width=\"true\" data-vc-full-width-temp=\"true\" data-vc-full-width-init=\"false\" class=\"vc_row wpb_row vc_row-fluid\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"vc_empty_space\"   style=\"height: 35px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><h2 style=\"font-size: 32px;color: #333333;line-height: 39px;text-align: center;font-family:Montserrat;font-weight:700;font-style:normal\" class=\"vc_custom_heading vc_do_custom_heading\" ><b>Pr\u00f3ximos Eventos<\/b><\/h2><div class=\"vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_separator_no_text wpb_content_element  wpb_content_element\" ><span class=\"vc_sep_holder vc_sep_holder_l\"><span style=\"border-color:#ffc604;\" class=\"vc_sep_line\"><\/span><\/span><span class=\"vc_sep_holder vc_sep_holder_r\"><span style=\"border-color:#ffc604;\" class=\"vc_sep_line\"><\/span><\/span>\n<\/div><div class=\"vc_empty_space\"   style=\"height: 16px\"><span class=\"vc_empty_space_inner\"><\/span><\/div>\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<!-- SE\u00c7\u00c3O EVENTOS - SOL EDU (com \u00faltimos 3 encerrados e link atualizado para o mailing) -->\n<style>\n  :root {\n    --sol-yellow: #f9ca04;\n    --sol-dark: #111;\n    --sol-muted: #6b7280;\n    --card-radius: 10px;\n  }\n  .events-wrap {\n    display: flex; flex-direction: column; gap: 28px;\n    justify-content: center; font-family: 'Montserrat', sans-serif;\n    max-width: 1200px; margin: 0 auto;\n  }\n  .section-title { font-size: 22px; font-weight: 800; color: var(--sol-dark); margin: 10px 10px 0; }\n  .section-sub { font-size: 14px; color: var(--sol-muted); margin: 0 10px 10px; }\n  .card-grid { display: flex; flex-wrap: wrap; gap: 30px; justify-content: center; }\n\n  .event-card {\n    width: 370px; text-align: left; border-radius: var(--card-radius);\n    overflow: hidden; background: #fff;\n    box-shadow: 0 2px 10px rgba(0,0,0,.06);\n    transition: transform .2s ease, box-shadow .2s ease, border .3s ease;\n    border: 2px solid transparent;\n  }\n  .event-card:hover { transform: translateY(-2px); box-shadow: 0 8px 22px rgba(0,0,0,.12); border-color: var(--sol-yellow); }\n  .event-media { width: 100%; height: 230px; overflow: hidden; position: relative; }\n  .event-media img { width: 100%; height: 100%; object-fit: cover; display: block; object-position: top; }\n  .badge {\n    position: absolute; top: 10px; left: 10px; background: var(--sol-yellow); color: var(--sol-dark);\n    font-size: 12px; font-weight: 800; padding: 4px 10px; border-radius: 6px; letter-spacing: .3px;\n  }\n  .event-body { padding: 15px; }\n  .event-title { font-size: 18px; font-weight: 700; margin: 0 0 8px; color: var(--sol-dark); }\n  .event-cta { font-size: 14px; font-weight: 700; margin: 0; color: var(--sol-dark); }\n\n  \/* Estados *\/\n  .event-card.is-past { opacity: .45; cursor: not-allowed; }\n  .event-card.is-soldout .badge { background: #E53935; color: #fff; }\n  .event-card.is-closed .badge { background: #9E9E9E; color: #fff; }\n  .event-card.is-upcoming .badge { background: var(--sol-yellow); color: var(--sol-dark); }\n\n  \/* Bloquear clique em eventos passados *\/\n  .event-card.is-past a { pointer-events: none; cursor: default; }\n\n  \/* Empty state *\/\n  .empty-state {\n    display: none; align-items: center; gap: 22px; background: #fffdf3;\n    border: 1px dashed #e5e7eb; border-radius: 14px; padding: 22px; margin: 10px;\n  }\n  .empty-icon {\n    width: 56px; height: 56px; min-width: 56px; border-radius: 50%;\n    background: #fff; border: 2px solid var(--sol-yellow); display: grid; place-items: center;\n  }\n  .empty-copy h3 { margin: 0 0 6px; font-size: 18px; font-weight: 800; color: var(--sol-dark); }\n  .empty-copy p { margin: 0; font-size: 14px; color: var(--sol-muted); }\n  .empty-actions { margin-left: auto; display: flex; gap: 10px; flex-wrap: wrap; }\n  .btn {\n    display: inline-block; text-decoration: none; font-weight: 800; font-size: 14px;\n    padding: 10px 14px; border-radius: 10px; border: 2px solid var(--sol-yellow);\n    color: var(--sol-dark); background: transparent; transition: transform .15s ease;\n  }\n  .btn.primary { background: var(--sol-yellow); }\n  .btn:hover { transform: translateY(-1px); }\n\n  @media (max-width: 420px) {\n    .event-card { width: 100%; }\n    .empty-actions { width: 100%; margin-left: 0; }\n    .btn { width: 100%; text-align: center; }\n  }\n<\/style>\n\n<div class=\"events-wrap\">\n\n  <!-- AVISO: sem eventos ativos -->\n  <div class=\"empty-state\" id=\"empty-upcoming\">\n    <div class=\"empty-icon\" aria-hidden=\"true\">\n      <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\">\n        <rect x=\"3\" y=\"5\" width=\"18\" height=\"16\" rx=\"3\" stroke=\"#111\" stroke-width=\"1.5\"\/>\n        <path d=\"M3 9h18\" stroke=\"#111\" stroke-width=\"1.5\"\/>\n        <path d=\"M8 3v4M16 3v4\" stroke=\"#111\" stroke-width=\"1.5\"\/>\n      <\/svg>\n    <\/div>\n    <div class=\"empty-copy\">\n      <h3>Nenhum evento ao vivo no momento<\/h3>\n      <p>Em breve abriremos novas vagas. Cadastre-se para ser avisado sobre os pr\u00f3ximos eventos, passeios e novidades.<\/p>\n    <\/div>\n    <div class=\"empty-actions\">\n      <a class=\"btn primary\" href=\"https:\/\/www.soledu.net\/br\/membership\/membership-eventos-aviso\/?utm_source=site&utm_medium=eventos&utm_campaign=alerta_eventos\">Quero ser avisado<\/a>\n      <a class=\"btn\" href=\"#past-events\">Ver eventos anteriores<\/a>\n    <\/div>\n  <\/div>\n\n  <!-- PR\u00d3XIMOS EVENTOS -->\n  <div class=\"card-grid\" id=\"upcoming-events\">\n    <!-- (vazio \u2014 evento da QAT removido) -->\n  <\/div>\n\n  <!-- EVENTOS ANTERIORES -->\n  <h3 class=\"section-title\" id=\"past-events\">Eventos anteriores<\/h3>\n  <p class=\"section-sub\">Veja os \u00faltimos que rolaram por aqui.<\/p>\n\n  <div class=\"card-grid\">\n    <!-- 1) INFO DAY \u2013 ENCERRADO (30\/10) -->\n    <div class=\"event-card is-past is-closed\">\n      <a href=\"https:\/\/www.soledu.net\/au\/event\/2025-oct-infoday-br\/\" target=\"_blank\" style=\"text-decoration:none; color:#111;\">\n        <div class=\"event-media\">\n          <img decoding=\"async\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/10\/Banner.png\" alt=\"Study & Migration Info Day \u2013 30 de outubro\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1920px; --smush-placeholder-aspect-ratio: 1920\/1080;\">\n          <div class=\"badge\">ENCERRADO<\/div>\n        <\/div>\n        <div class=\"event-body\">\n          <p class=\"event-title\">(Encerrado) 30 de outubro \u2013 Study & Migration Info Day<\/p>\n          <p class=\"event-cta\">Evento finalizado<\/p>\n        <\/div>\n      <\/a>\n    <\/div>\n\n    <!-- 2) AUSTRALIA ZOO \u2013 ENCERRADO (18\/10) -->\n    <div class=\"event-card is-past is-closed\">\n      <a href=\"https:\/\/www.soledu.net\/au\/events\/australia-zoo-2025\/\" target=\"_blank\" style=\"text-decoration:none; color:#111;\">\n        <div class=\"event-media\">\n          <img decoding=\"async\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/09\/ENG-Social-Media.png\" alt=\"Passeio Australia Zoo \u2013 18 de outubro\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1080px; --smush-placeholder-aspect-ratio: 1080\/1080;\">\n          <div class=\"badge\">ENCERRADO<\/div>\n        <\/div>\n        <div class=\"event-body\">\n          <p class=\"event-title\">(Encerrado) 18 de outubro \u2013 Australia Zoo Day Tour<\/p>\n          <p class=\"event-cta\">Evento finalizado<\/p>\n        <\/div>\n      <\/a>\n    <\/div>\n\n    <!-- 3) STUDY FAIR \u2013 ENCERRADO (07\/08) -->\n    <div class=\"event-card is-past is-closed\">\n      <a href=\"https:\/\/www.soledu.net\/au\/event\/2025-aug-studyfair-br\/\" target=\"_blank\" style=\"text-decoration:none; color:#111;\">\n        <div class=\"event-media\">\n          <img decoding=\"async\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/BRZ-Study-Fair-7-Edited.png\" alt=\"Study Fair 2025\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1080px; --smush-placeholder-aspect-ratio: 1080\/1091;\">\n          <div class=\"badge\">ENCERRADO<\/div>\n        <\/div>\n        <div class=\"event-body\">\n          <p class=\"event-title\">(Encerrado) 7 de agosto \u2013 Study Fair 2025<\/p>\n          <p class=\"event-cta\">Evento finalizado<\/p>\n        <\/div>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n  document.addEventListener('DOMContentLoaded', function () {\n    var hasUpcoming = document.querySelectorAll('#upcoming-events .event-card.is-upcoming').length > 0;\n    var empty = document.getElementById('empty-upcoming');\n    if (!hasUpcoming && empty) empty.style.display = 'flex';\n  });\n<\/script>\n\n\t\t<\/div>\n\t<\/div>\n<div class=\"vc_empty_space\"   style=\"height: 16px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row-full-width vc_clearfix\"><\/div><div data-vc-full-width=\"true\" data-vc-full-width-temp=\"true\" data-vc-full-width-init=\"false\" class=\"vc_row wpb_row vc_row-fluid vc_custom_1677819002662 vc_row-has-fill\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"vc_empty_space\"   style=\"height: 35px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><h2 style=\"font-size: 32px;color: #333333;line-height: 39px;text-align: center;font-family:Montserrat;font-weight:700;font-style:normal\" class=\"vc_custom_heading vc_do_custom_heading\" ><b>Nossos eventos passados<\/b><\/h2><div class=\"vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_separator_no_text wpb_content_element  wpb_content_element\" ><span class=\"vc_sep_holder vc_sep_holder_l\"><span style=\"border-color:#ffc604;\" class=\"vc_sep_line\"><\/span><\/span><span class=\"vc_sep_holder vc_sep_holder_r\"><span style=\"border-color:#ffc604;\" class=\"vc_sep_line\"><\/span><\/span>\n<\/div><div class=\"vc_empty_space\"   style=\"height: 75px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row-full-width vc_clearfix\"><\/div><div class=\"vc_row wpb_row vc_row-fluid dt-default\" style=\"margin-top: 0px;margin-bottom: 0px\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><h3 style=\"font-size: 26px;color: #333333;line-height: 32px;text-align: left;font-family:Montserrat;font-weight:700;font-style:normal\" class=\"vc_custom_heading vc_do_custom_heading\" ><b>Semin\u00e1rio + Masterclass de Hospitality<\/b><\/h3><div class=\"vc_empty_space\"   style=\"height: 16px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><style type=\"text\/css\" data-type=\"the7_shortcodes-inline-css\">.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.owl-carousel .owl-nav div {\n  width: 36px;\n  height: 36px;\n  border-radius: 500px;\n}\n.dt-arrow-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.owl-carousel .owl-nav div:not(:hover):before {\n  border-width: 0px;\n}\n.dt-arrow-hover-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.owl-carousel .owl-nav div:hover:after {\n  border-width: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.owl-carousel .owl-nav div.owl-prev {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  left: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.owl-carousel .owl-nav div.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.owl-carousel .owl-nav div.owl-prev i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.owl-carousel .owl-nav div.owl-next {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  right: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.owl-carousel .owl-nav div.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.owl-carousel .owl-nav div.owl-next i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.owl-carousel .owl-nav i {\n  font-size: 18px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.owl-carousel .owl-nav div:not(:hover) i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.owl-carousel .owl-nav div:not(:hover) i:before {\n  color: #ffffff;\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.owl-carousel .owl-nav div:hover i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.owl-carousel .owl-nav div:hover i:before {\n  color: rgba(255,255,255,0.75);\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357 .owl-dots {\n  top: calc(100% + 20px);\n  left: 50%;\n  transform: translateX(calc(-50% + 0px));\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357 .owl-dots {\n    transform: translateX(-50%);\n    margin-left: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357 .owl-dot {\n  width: 10px;\n  height: 10px;\n  margin: 0 8px;\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.hide-arrows .owl-nav a {\n    display: none;\n  }\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.reposition-arrows .owl-nav div.owl-prev {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    left: 10px;\n  }\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.reposition-arrows .owl-nav div.owl-next {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    right: 10px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.reposition-arrows .owl-nav div.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.reposition-arrows .owl-nav div.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357 figure,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357 .rollover,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357 img,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357 .gallery-rollover {\n  border-radius: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.enable-bg-rollover .gallery-rollover {\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.enable-img-shadow .owl-stage-outer {\n  padding: 14px 0;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.enable-bg-rollover.hover-scale figure .rollover:after {\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.gallery-shortcode .gallery-zoom-ico {\n  width: 44px;\n  height: 44px;\n  line-height: 44px;\n  border-radius: 100px;\n  margin: -22px 0 0 -22px;\n  border-width: 0px;\n}\n.dt-icon-bg-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.gallery-shortcode .gallery-zoom-ico {\n  background: rgba(255,255,255,0.3);\n  box-shadow: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.gallery-shortcode .gallery-zoom-ico:before,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357.gallery-shortcode .gallery-zoom-ico span {\n  font-size: 32px;\n  line-height: 44px;\n  color: #ffffff;\n  background: none;\n}<\/style><div class=\"owl-carousel gallery-carousel-shortcode gallery-shortcode  dt-gallery-container dt-owl-carousel-call gallery-carousel-shortcode-id-edd64650be6e1d7f879bf78110e4a357 quick-scale-img enable-bg-rollover meta-info-off dt-arrow-border-on dt-arrow-hover-border-on bullets-small-dot-stroke reposition-arrows dt-icon-bg-off arrows-bg-on disable-arrows-hover-bg arrows-hover-bg-on  hover-fade \" data-scroll-mode=\"1\" data-col-num=\"3\" data-wide-col-num=\"3\" data-laptop-col=\"3\" data-h-tablet-columns-num=\"2\" data-v-tablet-columns-num=\"2\" data-phone-columns-num=\"1\" data-col-gap=\"10\" data-stage-padding=\"0\" data-speed=\"600\" data-autoplay=\"false\" data-autoplay_speed=\"6000\" data-arrows=\"true\" data-bullet=\"false\" data-next-icon=\"icon-ar-017-r\" data-prev-icon=\"icon-ar-017-l\" data-img-shadow-size=\"12px\" data-img-shadow-spread=\"3px\"><div data-post-id=\"1000090\" data-date=\"2025-07-30T15:03:36+10:00\" data-name=\"DC64D6FD-E560-4EF7-A210-3DCD4F73AD46\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DC64D6FD-E560-4EF7-A210-3DCD4F73AD46.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1170\" data-large_image_height=\"2080\" data-dt-img-description=\"\" title=\"DC64D6FD-E560-4EF7-A210-3DCD4F73AD46\"><img fetchpriority=\"high\" decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201169%20877&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DC64D6FD-E560-4EF7-A210-3DCD4F73AD46-1169x877.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DC64D6FD-E560-4EF7-A210-3DCD4F73AD46-1169x877.jpg 1169w, https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DC64D6FD-E560-4EF7-A210-3DCD4F73AD46-1170x877.jpg 1170w\" loading=\"eager\" style=\"--ratio: 1169 \/ 877\" sizes=\"(max-width: 1169px) 100vw, 1169px\" alt=\"\" width=\"1169\" height=\"877\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000093\" data-date=\"2025-07-30T15:03:59+10:00\" data-name=\"IMG_2215\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2215-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1440\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"IMG_2215\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201440%201080&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2215-scaled-1440x1080.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2215-scaled-1440x1080.jpg 1440w\" loading=\"eager\" style=\"--ratio: 1440 \/ 1080\" sizes=\"(max-width: 1440px) 100vw, 1440px\" alt=\"\" width=\"1440\" height=\"1080\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000107\" data-date=\"2025-07-30T15:05:35+10:00\" data-name=\"IMG_2231\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2231-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1920\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"IMG_2231\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201920%201440&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2231-scaled-1920x1440.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2231-scaled-1920x1440.jpg 1920w\" loading=\"eager\" style=\"--ratio: 1920 \/ 1440\" sizes=\"(max-width: 1920px) 100vw, 1920px\" alt=\"\" width=\"1920\" height=\"1440\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000111\" data-date=\"2025-07-30T15:06:01+10:00\" data-name=\"IMG_2235\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2235-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1920\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"IMG_2235\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201920%201440&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2235-scaled-1920x1440.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2235-scaled-1920x1440.jpg 1920w\" loading=\"eager\" style=\"--ratio: 1920 \/ 1440\" sizes=\"(max-width: 1920px) 100vw, 1920px\" alt=\"\" width=\"1920\" height=\"1440\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000117\" data-date=\"2025-07-30T15:06:42+10:00\" data-name=\"IMG_2241\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2241-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1920\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"IMG_2241\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201920%201440&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2241-scaled-1920x1440.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2241-scaled-1920x1440.jpg 1920w\" loading=\"eager\" style=\"--ratio: 1920 \/ 1440\" sizes=\"(max-width: 1920px) 100vw, 1920px\" alt=\"\" width=\"1920\" height=\"1440\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000121\" data-date=\"2025-07-30T15:07:10+10:00\" data-name=\"IMG_2245\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2245-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1920\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"IMG_2245\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201920%201440&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2245-scaled-1920x1440.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2245-scaled-1920x1440.jpg 1920w\" loading=\"eager\" style=\"--ratio: 1920 \/ 1440\" sizes=\"(max-width: 1920px) 100vw, 1920px\" alt=\"\" width=\"1920\" height=\"1440\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000113\" data-date=\"2025-07-30T15:06:15+10:00\" data-name=\"IMG_2237\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2237-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1920\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"IMG_2237\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201920%201440&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2237-scaled-1920x1440.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2237-scaled-1920x1440.jpg 1920w\" loading=\"eager\" style=\"--ratio: 1920 \/ 1440\" sizes=\"(max-width: 1920px) 100vw, 1920px\" alt=\"\" width=\"1920\" height=\"1440\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000112\" data-date=\"2025-07-30T15:06:08+10:00\" data-name=\"IMG_2236\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2236-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1920\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"IMG_2236\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201920%201440&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2236-scaled-1920x1440.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2236-scaled-1920x1440.jpg 1920w\" loading=\"eager\" style=\"--ratio: 1920 \/ 1440\" sizes=\"(max-width: 1920px) 100vw, 1920px\" alt=\"\" width=\"1920\" height=\"1440\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000101\" data-date=\"2025-07-30T15:04:50+10:00\" data-name=\"IMG_2223\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2223-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1920\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"IMG_2223\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201920%201440&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2223-scaled-1920x1440.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2223-scaled-1920x1440.jpg 1920w\" loading=\"eager\" style=\"--ratio: 1920 \/ 1440\" sizes=\"(max-width: 1920px) 100vw, 1920px\" alt=\"\" width=\"1920\" height=\"1440\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000115\" data-date=\"2025-07-30T15:06:28+10:00\" data-name=\"IMG_2239\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2239-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1920\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"IMG_2239\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201920%201440&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2239-scaled-1920x1440.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2239-scaled-1920x1440.jpg 1920w\" loading=\"eager\" style=\"--ratio: 1920 \/ 1440\" sizes=\"(max-width: 1920px) 100vw, 1920px\" alt=\"\" width=\"1920\" height=\"1440\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><\/div><div class=\"vc_empty_space\"   style=\"height: 48px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid dt-default\" style=\"margin-top: 0px;margin-bottom: 0px\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><h3 style=\"font-size: 26px;color: #333333;line-height: 32px;text-align: left;font-family:Montserrat;font-weight:700;font-style:normal\" class=\"vc_custom_heading vc_do_custom_heading\" ><b>Maio 2025 - Migration Info Day<\/b><\/h3><div class=\"vc_empty_space\"   style=\"height: 16px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><style type=\"text\/css\" data-type=\"the7_shortcodes-inline-css\">.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.owl-carousel .owl-nav div {\n  width: 36px;\n  height: 36px;\n  border-radius: 500px;\n}\n.dt-arrow-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.owl-carousel .owl-nav div:not(:hover):before {\n  border-width: 0px;\n}\n.dt-arrow-hover-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.owl-carousel .owl-nav div:hover:after {\n  border-width: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.owl-carousel .owl-nav div.owl-prev {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  left: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.owl-carousel .owl-nav div.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.owl-carousel .owl-nav div.owl-prev i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.owl-carousel .owl-nav div.owl-next {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  right: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.owl-carousel .owl-nav div.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.owl-carousel .owl-nav div.owl-next i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.owl-carousel .owl-nav i {\n  font-size: 18px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.owl-carousel .owl-nav div:not(:hover) i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.owl-carousel .owl-nav div:not(:hover) i:before {\n  color: #ffffff;\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.owl-carousel .owl-nav div:hover i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.owl-carousel .owl-nav div:hover i:before {\n  color: rgba(255,255,255,0.75);\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71 .owl-dots {\n  top: calc(100% + 20px);\n  left: 50%;\n  transform: translateX(calc(-50% + 0px));\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71 .owl-dots {\n    transform: translateX(-50%);\n    margin-left: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71 .owl-dot {\n  width: 10px;\n  height: 10px;\n  margin: 0 8px;\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.hide-arrows .owl-nav a {\n    display: none;\n  }\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.reposition-arrows .owl-nav div.owl-prev {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    left: 10px;\n  }\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.reposition-arrows .owl-nav div.owl-next {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    right: 10px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.reposition-arrows .owl-nav div.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.reposition-arrows .owl-nav div.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71 figure,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71 .rollover,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71 img,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71 .gallery-rollover {\n  border-radius: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.enable-bg-rollover .gallery-rollover {\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.enable-img-shadow .owl-stage-outer {\n  padding: 14px 0;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.enable-bg-rollover.hover-scale figure .rollover:after {\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.gallery-shortcode .gallery-zoom-ico {\n  width: 44px;\n  height: 44px;\n  line-height: 44px;\n  border-radius: 100px;\n  margin: -22px 0 0 -22px;\n  border-width: 0px;\n}\n.dt-icon-bg-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.gallery-shortcode .gallery-zoom-ico {\n  background: rgba(255,255,255,0.3);\n  box-shadow: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.gallery-shortcode .gallery-zoom-ico:before,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71.gallery-shortcode .gallery-zoom-ico span {\n  font-size: 32px;\n  line-height: 44px;\n  color: #ffffff;\n  background: none;\n}<\/style><div class=\"owl-carousel gallery-carousel-shortcode gallery-shortcode  dt-gallery-container dt-owl-carousel-call gallery-carousel-shortcode-id-32d47ae91379f02776f80b7bb64e2f71 quick-scale-img enable-bg-rollover meta-info-off dt-arrow-border-on dt-arrow-hover-border-on bullets-small-dot-stroke reposition-arrows dt-icon-bg-off arrows-bg-on disable-arrows-hover-bg arrows-hover-bg-on  hover-fade \" data-scroll-mode=\"1\" data-col-num=\"3\" data-wide-col-num=\"3\" data-laptop-col=\"3\" data-h-tablet-columns-num=\"2\" data-v-tablet-columns-num=\"2\" data-phone-columns-num=\"1\" data-col-gap=\"10\" data-stage-padding=\"0\" data-speed=\"600\" data-autoplay=\"false\" data-autoplay_speed=\"6000\" data-arrows=\"true\" data-bullet=\"false\" data-next-icon=\"icon-ar-017-r\" data-prev-icon=\"icon-ar-017-l\" data-img-shadow-size=\"12px\" data-img-shadow-spread=\"3px\"><div data-post-id=\"1000066\" data-date=\"2025-07-30T11:42:50+10:00\" data-name=\"IMG_3667\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_3667-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"2560\" data-large_image_height=\"1920\" data-dt-img-description=\"\" title=\"IMG_3667\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%202560%201920&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_3667-scaled.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_3667-scaled.jpg 2560w\" loading=\"eager\" style=\"--ratio: 2560 \/ 1920\" sizes=\"(max-width: 2560px) 100vw, 2560px\" alt=\"\" width=\"2560\" height=\"1920\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000068\" data-date=\"2025-07-30T11:43:14+10:00\" data-name=\"IMG_3656\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_3656-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"2560\" data-large_image_height=\"1920\" data-dt-img-description=\"\" title=\"IMG_3656\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%202560%201920&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_3656-scaled.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_3656-scaled.jpg 2560w\" loading=\"eager\" style=\"--ratio: 2560 \/ 1920\" sizes=\"(max-width: 2560px) 100vw, 2560px\" alt=\"\" width=\"2560\" height=\"1920\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000067\" data-date=\"2025-07-30T11:42:56+10:00\" data-name=\"IMG_2377\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2377-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"2560\" data-large_image_height=\"1920\" data-dt-img-description=\"\" title=\"IMG_2377\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%202560%201920&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2377-scaled.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_2377-scaled.jpg 2560w\" loading=\"eager\" style=\"--ratio: 2560 \/ 1920\" sizes=\"(max-width: 2560px) 100vw, 2560px\" alt=\"\" width=\"2560\" height=\"1920\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000069\" data-date=\"2025-07-30T11:43:21+10:00\" data-name=\"IMG_3673\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_3673-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"2560\" data-large_image_height=\"1920\" data-dt-img-description=\"\" title=\"IMG_3673\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%202560%201920&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_3673-scaled.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_3673-scaled.jpg 2560w\" loading=\"eager\" style=\"--ratio: 2560 \/ 1920\" sizes=\"(max-width: 2560px) 100vw, 2560px\" alt=\"\" width=\"2560\" height=\"1920\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000065\" data-date=\"2025-07-30T11:42:34+10:00\" data-name=\"IMG_3694\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_3694-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"2560\" data-large_image_height=\"1440\" data-dt-img-description=\"\" title=\"IMG_3694\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201920%201440&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_3694-scaled-1920x1440.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_3694-scaled-1920x1440.jpg 1920w\" loading=\"eager\" style=\"--ratio: 1920 \/ 1440\" sizes=\"(max-width: 1920px) 100vw, 1920px\" alt=\"\" width=\"1920\" height=\"1440\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000064\" data-date=\"2025-07-30T11:42:29+10:00\" data-name=\"IMG_3684\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_3684-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"2560\" data-large_image_height=\"1920\" data-dt-img-description=\"\" title=\"IMG_3684\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%202560%201920&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_3684-scaled.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_3684-scaled.jpg 2560w\" loading=\"eager\" style=\"--ratio: 2560 \/ 1920\" sizes=\"(max-width: 2560px) 100vw, 2560px\" alt=\"\" width=\"2560\" height=\"1920\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><\/div><div class=\"vc_empty_space\"   style=\"height: 48px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid dt-default\" style=\"margin-top: 0px;margin-bottom: 0px\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><h3 style=\"font-size: 26px;color: #333333;line-height: 32px;text-align: left;font-family:Montserrat;font-weight:700;font-style:normal\" class=\"vc_custom_heading vc_do_custom_heading\" ><b>PTE Mock Test<\/b><\/h3><div class=\"vc_empty_space\"   style=\"height: 16px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><style type=\"text\/css\" data-type=\"the7_shortcodes-inline-css\">.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.owl-carousel .owl-nav div {\n  width: 36px;\n  height: 36px;\n  border-radius: 500px;\n}\n.dt-arrow-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.owl-carousel .owl-nav div:not(:hover):before {\n  border-width: 0px;\n}\n.dt-arrow-hover-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.owl-carousel .owl-nav div:hover:after {\n  border-width: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.owl-carousel .owl-nav div.owl-prev {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  left: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.owl-carousel .owl-nav div.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.owl-carousel .owl-nav div.owl-prev i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.owl-carousel .owl-nav div.owl-next {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  right: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.owl-carousel .owl-nav div.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.owl-carousel .owl-nav div.owl-next i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.owl-carousel .owl-nav i {\n  font-size: 18px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.owl-carousel .owl-nav div:not(:hover) i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.owl-carousel .owl-nav div:not(:hover) i:before {\n  color: #ffffff;\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.owl-carousel .owl-nav div:hover i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.owl-carousel .owl-nav div:hover i:before {\n  color: rgba(255,255,255,0.75);\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744 .owl-dots {\n  top: calc(100% + 20px);\n  left: 50%;\n  transform: translateX(calc(-50% + 0px));\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744 .owl-dots {\n    transform: translateX(-50%);\n    margin-left: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744 .owl-dot {\n  width: 10px;\n  height: 10px;\n  margin: 0 8px;\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.hide-arrows .owl-nav a {\n    display: none;\n  }\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.reposition-arrows .owl-nav div.owl-prev {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    left: 10px;\n  }\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.reposition-arrows .owl-nav div.owl-next {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    right: 10px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.reposition-arrows .owl-nav div.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.reposition-arrows .owl-nav div.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744 figure,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744 .rollover,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744 img,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744 .gallery-rollover {\n  border-radius: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.enable-bg-rollover .gallery-rollover {\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.enable-img-shadow .owl-stage-outer {\n  padding: 14px 0;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.enable-bg-rollover.hover-scale figure .rollover:after {\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.gallery-shortcode .gallery-zoom-ico {\n  width: 44px;\n  height: 44px;\n  line-height: 44px;\n  border-radius: 100px;\n  margin: -22px 0 0 -22px;\n  border-width: 0px;\n}\n.dt-icon-bg-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.gallery-shortcode .gallery-zoom-ico {\n  background: rgba(255,255,255,0.3);\n  box-shadow: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.gallery-shortcode .gallery-zoom-ico:before,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744.gallery-shortcode .gallery-zoom-ico span {\n  font-size: 32px;\n  line-height: 44px;\n  color: #ffffff;\n  background: none;\n}<\/style><div class=\"owl-carousel gallery-carousel-shortcode gallery-shortcode  dt-gallery-container dt-owl-carousel-call gallery-carousel-shortcode-id-b3314287b8d1cefe0cfd476cb6202744 quick-scale-img enable-bg-rollover meta-info-off dt-arrow-border-on dt-arrow-hover-border-on bullets-small-dot-stroke reposition-arrows dt-icon-bg-off arrows-bg-on disable-arrows-hover-bg arrows-hover-bg-on  hover-fade \" data-scroll-mode=\"1\" data-col-num=\"3\" data-wide-col-num=\"3\" data-laptop-col=\"3\" data-h-tablet-columns-num=\"2\" data-v-tablet-columns-num=\"2\" data-phone-columns-num=\"1\" data-col-gap=\"10\" data-stage-padding=\"0\" data-speed=\"600\" data-autoplay=\"false\" data-autoplay_speed=\"6000\" data-arrows=\"true\" data-bullet=\"false\" data-next-icon=\"icon-ar-017-r\" data-prev-icon=\"icon-ar-017-l\" data-img-shadow-size=\"12px\" data-img-shadow-spread=\"3px\"><div data-post-id=\"1000129\" data-date=\"2025-07-31T09:19:57+10:00\" data-name=\"IMG_1698\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_1698-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1440\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"IMG_1698\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201440%201080&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_1698-scaled-1440x1080.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_1698-scaled-1440x1080.jpg 1440w\" loading=\"eager\" style=\"--ratio: 1440 \/ 1080\" sizes=\"(max-width: 1440px) 100vw, 1440px\" alt=\"\" width=\"1440\" height=\"1080\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000143\" data-date=\"2025-07-31T09:21:38+10:00\" data-name=\"IMG_1715\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_1715-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1440\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"IMG_1715\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201440%201080&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_1715-scaled-1440x1080.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_1715-scaled-1440x1080.jpg 1440w\" loading=\"eager\" style=\"--ratio: 1440 \/ 1080\" sizes=\"(max-width: 1440px) 100vw, 1440px\" alt=\"\" width=\"1440\" height=\"1080\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000137\" data-date=\"2025-07-31T09:20:45+10:00\" data-name=\"IMG_1706\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_1706-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1440\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"IMG_1706\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201440%201080&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_1706-scaled-1440x1080.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_1706-scaled-1440x1080.jpg 1440w\" loading=\"eager\" style=\"--ratio: 1440 \/ 1080\" sizes=\"(max-width: 1440px) 100vw, 1440px\" alt=\"\" width=\"1440\" height=\"1080\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000136\" data-date=\"2025-07-31T09:20:39+10:00\" data-name=\"IMG_1705\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_1705-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1440\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"IMG_1705\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201440%201080&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_1705-scaled-1440x1080.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_1705-scaled-1440x1080.jpg 1440w\" loading=\"eager\" style=\"--ratio: 1440 \/ 1080\" sizes=\"(max-width: 1440px) 100vw, 1440px\" alt=\"\" width=\"1440\" height=\"1080\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><\/div><div class=\"vc_empty_space\"   style=\"height: 48px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid dt-default\" style=\"margin-top: 0px;margin-bottom: 0px\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><h3 style=\"font-size: 26px;color: #333333;line-height: 32px;text-align: left;font-family:Montserrat;font-weight:700;font-style:normal\" class=\"vc_custom_heading vc_do_custom_heading\" ><b>Mar\u00e7o 2025 - Study Fair<\/b><\/h3><div class=\"vc_empty_space\"   style=\"height: 16px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><style type=\"text\/css\" data-type=\"the7_shortcodes-inline-css\">.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.owl-carousel .owl-nav div {\n  width: 36px;\n  height: 36px;\n  border-radius: 500px;\n}\n.dt-arrow-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.owl-carousel .owl-nav div:not(:hover):before {\n  border-width: 0px;\n}\n.dt-arrow-hover-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.owl-carousel .owl-nav div:hover:after {\n  border-width: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.owl-carousel .owl-nav div.owl-prev {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  left: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.owl-carousel .owl-nav div.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.owl-carousel .owl-nav div.owl-prev i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.owl-carousel .owl-nav div.owl-next {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  right: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.owl-carousel .owl-nav div.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.owl-carousel .owl-nav div.owl-next i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.owl-carousel .owl-nav i {\n  font-size: 18px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.owl-carousel .owl-nav div:not(:hover) i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.owl-carousel .owl-nav div:not(:hover) i:before {\n  color: #ffffff;\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.owl-carousel .owl-nav div:hover i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.owl-carousel .owl-nav div:hover i:before {\n  color: rgba(255,255,255,0.75);\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068 .owl-dots {\n  top: calc(100% + 20px);\n  left: 50%;\n  transform: translateX(calc(-50% + 0px));\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068 .owl-dots {\n    transform: translateX(-50%);\n    margin-left: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068 .owl-dot {\n  width: 10px;\n  height: 10px;\n  margin: 0 8px;\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.hide-arrows .owl-nav a {\n    display: none;\n  }\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.reposition-arrows .owl-nav div.owl-prev {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    left: 10px;\n  }\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.reposition-arrows .owl-nav div.owl-next {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    right: 10px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.reposition-arrows .owl-nav div.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.reposition-arrows .owl-nav div.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068 figure,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068 .rollover,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068 img,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068 .gallery-rollover {\n  border-radius: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.enable-bg-rollover .gallery-rollover {\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.enable-img-shadow .owl-stage-outer {\n  padding: 14px 0;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.enable-bg-rollover.hover-scale figure .rollover:after {\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.gallery-shortcode .gallery-zoom-ico {\n  width: 44px;\n  height: 44px;\n  line-height: 44px;\n  border-radius: 100px;\n  margin: -22px 0 0 -22px;\n  border-width: 0px;\n}\n.dt-icon-bg-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.gallery-shortcode .gallery-zoom-ico {\n  background: rgba(255,255,255,0.3);\n  box-shadow: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.gallery-shortcode .gallery-zoom-ico:before,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068.gallery-shortcode .gallery-zoom-ico span {\n  font-size: 32px;\n  line-height: 44px;\n  color: #ffffff;\n  background: none;\n}<\/style><div class=\"owl-carousel gallery-carousel-shortcode gallery-shortcode  dt-gallery-container dt-owl-carousel-call gallery-carousel-shortcode-id-ba14fa6bc7521be89ee199e1c7858068 quick-scale-img enable-bg-rollover meta-info-off dt-arrow-border-on dt-arrow-hover-border-on bullets-small-dot-stroke reposition-arrows dt-icon-bg-off arrows-bg-on disable-arrows-hover-bg arrows-hover-bg-on  hover-fade \" data-scroll-mode=\"1\" data-col-num=\"3\" data-wide-col-num=\"3\" data-laptop-col=\"3\" data-h-tablet-columns-num=\"2\" data-v-tablet-columns-num=\"2\" data-phone-columns-num=\"1\" data-col-gap=\"10\" data-stage-padding=\"0\" data-speed=\"600\" data-autoplay=\"false\" data-autoplay_speed=\"6000\" data-arrows=\"true\" data-bullet=\"false\" data-next-icon=\"icon-ar-017-r\" data-prev-icon=\"icon-ar-017-l\" data-img-shadow-size=\"12px\" data-img-shadow-spread=\"3px\"><div data-post-id=\"1000150\" data-date=\"2025-07-31T09:43:58+10:00\" data-name=\"IMG_1346\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_1346-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1920\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"IMG_1346\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201920%201440&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_1346-scaled-1920x1440.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_1346-scaled-1920x1440.jpg 1920w\" loading=\"eager\" style=\"--ratio: 1920 \/ 1440\" sizes=\"(max-width: 1920px) 100vw, 1920px\" alt=\"\" width=\"1920\" height=\"1440\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000081\" data-date=\"2025-07-30T14:59:40+10:00\" data-name=\"DSC09706\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DSC09706.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1000\" data-dt-img-description=\"\" title=\"DSC09706\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201333%201000&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DSC09706-1333x1000.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DSC09706-1333x1000.jpg 1333w\" loading=\"eager\" style=\"--ratio: 1333 \/ 1000\" sizes=\"(max-width: 1333px) 100vw, 1333px\" alt=\"\" width=\"1333\" height=\"1000\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000151\" data-date=\"2025-07-31T09:44:05+10:00\" data-name=\"IMG_1351\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_1351-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1440\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"IMG_1351\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201440%201080&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_1351-scaled-1440x1080.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_1351-scaled-1440x1080.jpg 1440w\" loading=\"eager\" style=\"--ratio: 1440 \/ 1080\" sizes=\"(max-width: 1440px) 100vw, 1440px\" alt=\"\" width=\"1440\" height=\"1080\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000085\" data-date=\"2025-07-30T15:00:15+10:00\" data-name=\"DSC09740\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DSC09740.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1000\" data-dt-img-description=\"\" title=\"DSC09740\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201333%201000&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DSC09740-1333x1000.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DSC09740-1333x1000.jpg 1333w\" loading=\"eager\" style=\"--ratio: 1333 \/ 1000\" sizes=\"(max-width: 1333px) 100vw, 1333px\" alt=\"\" width=\"1333\" height=\"1000\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000152\" data-date=\"2025-07-31T09:44:19+10:00\" data-name=\"IMG_1354\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_1354-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1440\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"IMG_1354\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201440%201080&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_1354-scaled-1440x1080.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/IMG_1354-scaled-1440x1080.jpg 1440w\" loading=\"eager\" style=\"--ratio: 1440 \/ 1080\" sizes=\"(max-width: 1440px) 100vw, 1440px\" alt=\"\" width=\"1440\" height=\"1080\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000080\" data-date=\"2025-07-30T14:59:33+10:00\" data-name=\"DSC09688\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DSC09688.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1000\" data-dt-img-description=\"\" title=\"DSC09688\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201333%201000&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DSC09688-1333x1000.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DSC09688-1333x1000.jpg 1333w\" loading=\"eager\" style=\"--ratio: 1333 \/ 1000\" sizes=\"(max-width: 1333px) 100vw, 1333px\" alt=\"\" width=\"1333\" height=\"1000\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000086\" data-date=\"2025-07-30T15:00:22+10:00\" data-name=\"DSC09747\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DSC09747.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1000\" data-dt-img-description=\"\" title=\"DSC09747\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201333%201000&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DSC09747-1333x1000.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DSC09747-1333x1000.jpg 1333w\" loading=\"eager\" style=\"--ratio: 1333 \/ 1000\" sizes=\"(max-width: 1333px) 100vw, 1333px\" alt=\"\" width=\"1333\" height=\"1000\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000082\" data-date=\"2025-07-30T14:59:49+10:00\" data-name=\"DSC09718\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DSC09718.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1000\" data-dt-img-description=\"\" title=\"DSC09718\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201333%201000&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DSC09718-1333x1000.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DSC09718-1333x1000.jpg 1333w\" loading=\"eager\" style=\"--ratio: 1333 \/ 1000\" sizes=\"(max-width: 1333px) 100vw, 1333px\" alt=\"\" width=\"1333\" height=\"1000\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000088\" data-date=\"2025-07-30T15:00:38+10:00\" data-name=\"DSC09756\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DSC09756.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1000\" data-dt-img-description=\"\" title=\"DSC09756\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201333%201000&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DSC09756-1333x1000.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DSC09756-1333x1000.jpg 1333w\" loading=\"eager\" style=\"--ratio: 1333 \/ 1000\" sizes=\"(max-width: 1333px) 100vw, 1333px\" alt=\"\" width=\"1333\" height=\"1000\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"1000083\" data-date=\"2025-07-30T14:59:58+10:00\" data-name=\"DSC09719\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DSC09719.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1000\" data-dt-img-description=\"\" title=\"DSC09719\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201333%201000&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DSC09719-1333x1000.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/07\/DSC09719-1333x1000.jpg 1333w\" loading=\"eager\" style=\"--ratio: 1333 \/ 1000\" sizes=\"(max-width: 1333px) 100vw, 1333px\" alt=\"\" width=\"1333\" height=\"1000\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><\/div><div class=\"vc_empty_space\"   style=\"height: 48px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid dt-default\" style=\"margin-top: 0px;margin-bottom: 0px\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><h3 style=\"font-size: 26px;color: #333333;line-height: 32px;text-align: left;font-family:Montserrat;font-weight:700;font-style:normal\" class=\"vc_custom_heading vc_do_custom_heading\" ><b>Pr\u00e9-carnaval 2025<\/b><\/h3><div class=\"vc_empty_space\"   style=\"height: 16px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><style type=\"text\/css\" data-type=\"the7_shortcodes-inline-css\">.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.owl-carousel .owl-nav div {\n  width: 36px;\n  height: 36px;\n  border-radius: 500px;\n}\n.dt-arrow-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.owl-carousel .owl-nav div:not(:hover):before {\n  border-width: 0px;\n}\n.dt-arrow-hover-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.owl-carousel .owl-nav div:hover:after {\n  border-width: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.owl-carousel .owl-nav div.owl-prev {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  left: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.owl-carousel .owl-nav div.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.owl-carousel .owl-nav div.owl-prev i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.owl-carousel .owl-nav div.owl-next {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  right: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.owl-carousel .owl-nav div.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.owl-carousel .owl-nav div.owl-next i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.owl-carousel .owl-nav i {\n  font-size: 18px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.owl-carousel .owl-nav div:not(:hover) i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.owl-carousel .owl-nav div:not(:hover) i:before {\n  color: #ffffff;\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.owl-carousel .owl-nav div:hover i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.owl-carousel .owl-nav div:hover i:before {\n  color: rgba(255,255,255,0.75);\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831 .owl-dots {\n  top: calc(100% + 20px);\n  left: 50%;\n  transform: translateX(calc(-50% + 0px));\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831 .owl-dots {\n    transform: translateX(-50%);\n    margin-left: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831 .owl-dot {\n  width: 10px;\n  height: 10px;\n  margin: 0 8px;\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.hide-arrows .owl-nav a {\n    display: none;\n  }\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.reposition-arrows .owl-nav div.owl-prev {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    left: 10px;\n  }\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.reposition-arrows .owl-nav div.owl-next {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    right: 10px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.reposition-arrows .owl-nav div.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.reposition-arrows .owl-nav div.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831 figure,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831 .rollover,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831 img,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831 .gallery-rollover {\n  border-radius: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.enable-bg-rollover .gallery-rollover {\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.enable-img-shadow .owl-stage-outer {\n  padding: 14px 0;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.enable-bg-rollover.hover-scale figure .rollover:after {\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.gallery-shortcode .gallery-zoom-ico {\n  width: 44px;\n  height: 44px;\n  line-height: 44px;\n  border-radius: 100px;\n  margin: -22px 0 0 -22px;\n  border-width: 0px;\n}\n.dt-icon-bg-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.gallery-shortcode .gallery-zoom-ico {\n  background: rgba(255,255,255,0.3);\n  box-shadow: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.gallery-shortcode .gallery-zoom-ico:before,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831.gallery-shortcode .gallery-zoom-ico span {\n  font-size: 32px;\n  line-height: 44px;\n  color: #ffffff;\n  background: none;\n}<\/style><div class=\"owl-carousel gallery-carousel-shortcode gallery-shortcode  dt-gallery-container dt-owl-carousel-call gallery-carousel-shortcode-id-d8ab19d373db4784425d8e80b731e831 quick-scale-img enable-bg-rollover meta-info-off dt-arrow-border-on dt-arrow-hover-border-on bullets-small-dot-stroke reposition-arrows dt-icon-bg-off arrows-bg-on disable-arrows-hover-bg arrows-hover-bg-on  hover-fade \" data-scroll-mode=\"1\" data-col-num=\"3\" data-wide-col-num=\"3\" data-laptop-col=\"3\" data-h-tablet-columns-num=\"2\" data-v-tablet-columns-num=\"2\" data-phone-columns-num=\"1\" data-col-gap=\"10\" data-stage-padding=\"0\" data-speed=\"600\" data-autoplay=\"false\" data-autoplay_speed=\"6000\" data-arrows=\"true\" data-bullet=\"false\" data-next-icon=\"icon-ar-017-r\" data-prev-icon=\"icon-ar-017-l\" data-img-shadow-size=\"12px\" data-img-shadow-spread=\"3px\"><div data-post-id=\"999555\" data-date=\"2025-02-24T14:22:27+10:00\" data-name=\"WhatsApp Image 2025-02-24 at 2.15.53 PM\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-24-at-2.15.53-PM-scaled.jpeg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"2560\" data-large_image_height=\"1920\" data-dt-img-description=\"\" title=\"WhatsApp Image 2025-02-24 at 2.15.53 PM\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%202560%201920&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-24-at-2.15.53-PM-scaled.jpeg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-24-at-2.15.53-PM-scaled.jpeg 2560w\" loading=\"eager\" style=\"--ratio: 2560 \/ 1920\" sizes=\"(max-width: 2560px) 100vw, 2560px\" alt=\"\" width=\"2560\" height=\"1920\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"999562\" data-date=\"2025-02-24T14:24:09+10:00\" data-name=\"WhatsApp Image 2025-02-21 at 19.39.52\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-21-at-19.39.52.jpeg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1600\" data-large_image_height=\"1200\" data-dt-img-description=\"\" title=\"WhatsApp Image 2025-02-21 at 19.39.52\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201600%201200&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-21-at-19.39.52.jpeg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-21-at-19.39.52.jpeg 1600w\" loading=\"eager\" style=\"--ratio: 1600 \/ 1200\" sizes=\"(max-width: 1600px) 100vw, 1600px\" alt=\"\" width=\"1600\" height=\"1200\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"999561\" data-date=\"2025-02-24T14:24:02+10:00\" data-name=\"WhatsApp Image 2025-02-21 at 19.39.52 (1)\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-21-at-19.39.52-1.jpeg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1200\" data-large_image_height=\"1600\" data-dt-img-description=\"\" title=\"WhatsApp Image 2025-02-21 at 19.39.52 (1)\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201200%20900&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-21-at-19.39.52-1-1200x900.jpeg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-21-at-19.39.52-1-1200x900.jpeg 1200w\" loading=\"eager\" style=\"--ratio: 1200 \/ 900\" sizes=\"(max-width: 1200px) 100vw, 1200px\" alt=\"\" width=\"1200\" height=\"900\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"999556\" data-date=\"2025-02-24T14:22:38+10:00\" data-name=\"WhatsApp Image 2025-02-24 at 10.45.16 AM (1)\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-24-at-10.45.16-AM-1-scaled.jpeg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1920\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"WhatsApp Image 2025-02-24 at 10.45.16 AM (1)\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201920%201440&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-24-at-10.45.16-AM-1-scaled-1920x1440.jpeg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-24-at-10.45.16-AM-1-scaled-1920x1440.jpeg 1920w\" loading=\"eager\" style=\"--ratio: 1920 \/ 1440\" sizes=\"(max-width: 1920px) 100vw, 1920px\" alt=\"\" width=\"1920\" height=\"1440\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"999559\" data-date=\"2025-02-24T14:23:37+10:00\" data-name=\"WhatsApp Image 2025-02-24 at 10.45.17 AM\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-24-at-10.45.17-AM-scaled.jpeg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1920\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"WhatsApp Image 2025-02-24 at 10.45.17 AM\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201920%201440&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-24-at-10.45.17-AM-scaled-1920x1440.jpeg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-24-at-10.45.17-AM-scaled-1920x1440.jpeg 1920w\" loading=\"eager\" style=\"--ratio: 1920 \/ 1440\" sizes=\"(max-width: 1920px) 100vw, 1920px\" alt=\"\" width=\"1920\" height=\"1440\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"999558\" data-date=\"2025-02-24T14:23:09+10:00\" data-name=\"WhatsApp Image 2025-02-24 at 10.45.17 AM (1)\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-24-at-10.45.17-AM-1-scaled.jpeg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1920\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"WhatsApp Image 2025-02-24 at 10.45.17 AM (1)\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201920%201440&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-24-at-10.45.17-AM-1-scaled-1920x1440.jpeg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-24-at-10.45.17-AM-1-scaled-1920x1440.jpeg 1920w\" loading=\"eager\" style=\"--ratio: 1920 \/ 1440\" sizes=\"(max-width: 1920px) 100vw, 1920px\" alt=\"\" width=\"1920\" height=\"1440\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"999557\" data-date=\"2025-02-24T14:22:49+10:00\" data-name=\"WhatsApp Image 2025-02-24 at 10.45.16 AM\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-24-at-10.45.16-AM-scaled.jpeg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1920\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"WhatsApp Image 2025-02-24 at 10.45.16 AM\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201920%201440&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-24-at-10.45.16-AM-scaled-1920x1440.jpeg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-24-at-10.45.16-AM-scaled-1920x1440.jpeg 1920w\" loading=\"eager\" style=\"--ratio: 1920 \/ 1440\" sizes=\"(max-width: 1920px) 100vw, 1920px\" alt=\"\" width=\"1920\" height=\"1440\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"999560\" data-date=\"2025-02-24T14:23:48+10:00\" data-name=\"WhatsApp Image 2025-02-24 at 10.45.18 AM\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-24-at-10.45.18-AM-scaled.jpeg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1920\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"WhatsApp Image 2025-02-24 at 10.45.18 AM\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201920%201440&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-24-at-10.45.18-AM-scaled-1920x1440.jpeg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-24-at-10.45.18-AM-scaled-1920x1440.jpeg 1920w\" loading=\"eager\" style=\"--ratio: 1920 \/ 1440\" sizes=\"(max-width: 1920px) 100vw, 1920px\" alt=\"\" width=\"1920\" height=\"1440\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"999554\" data-date=\"2025-02-24T14:22:12+10:00\" data-name=\"WhatsApp Image 2025-02-24 at 2.15.52 PM\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-24-at-2.15.52-PM-scaled.jpeg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"2560\" data-large_image_height=\"1920\" data-dt-img-description=\"\" title=\"WhatsApp Image 2025-02-24 at 2.15.52 PM\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%202560%201920&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-24-at-2.15.52-PM-scaled.jpeg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2025\/02\/WhatsApp-Image-2025-02-24-at-2.15.52-PM-scaled.jpeg 2560w\" loading=\"eager\" style=\"--ratio: 2560 \/ 1920\" sizes=\"(max-width: 2560px) 100vw, 2560px\" alt=\"\" width=\"2560\" height=\"1920\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><\/div><div class=\"vc_empty_space\"   style=\"height: 48px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid dt-default\" style=\"margin-top: 0px;margin-bottom: 0px\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><h3 style=\"font-size: 26px;color: #333333;line-height: 32px;text-align: left;font-family:Montserrat;font-weight:700;font-style:normal\" class=\"vc_custom_heading vc_do_custom_heading\" ><b>Study Expo<\/b><\/h3><div class=\"vc_empty_space\"   style=\"height: 16px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><style type=\"text\/css\" data-type=\"the7_shortcodes-inline-css\">.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.owl-carousel .owl-nav div {\n  width: 36px;\n  height: 36px;\n  border-radius: 500px;\n}\n.dt-arrow-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.owl-carousel .owl-nav div:not(:hover):before {\n  border-width: 0px;\n}\n.dt-arrow-hover-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.owl-carousel .owl-nav div:hover:after {\n  border-width: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.owl-carousel .owl-nav div.owl-prev {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  left: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.owl-carousel .owl-nav div.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.owl-carousel .owl-nav div.owl-prev i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.owl-carousel .owl-nav div.owl-next {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  right: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.owl-carousel .owl-nav div.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.owl-carousel .owl-nav div.owl-next i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.owl-carousel .owl-nav i {\n  font-size: 18px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.owl-carousel .owl-nav div:not(:hover) i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.owl-carousel .owl-nav div:not(:hover) i:before {\n  color: #ffffff;\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.owl-carousel .owl-nav div:hover i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.owl-carousel .owl-nav div:hover i:before {\n  color: rgba(255,255,255,0.75);\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d .owl-dots {\n  top: calc(100% + 20px);\n  left: 50%;\n  transform: translateX(calc(-50% + 0px));\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d .owl-dots {\n    transform: translateX(-50%);\n    margin-left: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d .owl-dot {\n  width: 10px;\n  height: 10px;\n  margin: 0 8px;\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.hide-arrows .owl-nav a {\n    display: none;\n  }\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.reposition-arrows .owl-nav div.owl-prev {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    left: 10px;\n  }\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.reposition-arrows .owl-nav div.owl-next {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    right: 10px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.reposition-arrows .owl-nav div.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.reposition-arrows .owl-nav div.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d figure,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d .rollover,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d img,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d .gallery-rollover {\n  border-radius: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.enable-bg-rollover .gallery-rollover {\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.enable-img-shadow .owl-stage-outer {\n  padding: 14px 0;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.enable-bg-rollover.hover-scale figure .rollover:after {\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.gallery-shortcode .gallery-zoom-ico {\n  width: 44px;\n  height: 44px;\n  line-height: 44px;\n  border-radius: 100px;\n  margin: -22px 0 0 -22px;\n  border-width: 0px;\n}\n.dt-icon-bg-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.gallery-shortcode .gallery-zoom-ico {\n  background: rgba(255,255,255,0.3);\n  box-shadow: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.gallery-shortcode .gallery-zoom-ico:before,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d.gallery-shortcode .gallery-zoom-ico span {\n  font-size: 32px;\n  line-height: 44px;\n  color: #ffffff;\n  background: none;\n}<\/style><div class=\"owl-carousel gallery-carousel-shortcode gallery-shortcode  dt-gallery-container dt-owl-carousel-call gallery-carousel-shortcode-id-9b5046ade108ab989d5e49d7f2885c0d quick-scale-img enable-bg-rollover meta-info-off dt-arrow-border-on dt-arrow-hover-border-on bullets-small-dot-stroke reposition-arrows dt-icon-bg-off arrows-bg-on disable-arrows-hover-bg arrows-hover-bg-on  hover-fade \" data-scroll-mode=\"1\" data-col-num=\"3\" data-wide-col-num=\"3\" data-laptop-col=\"3\" data-h-tablet-columns-num=\"2\" data-v-tablet-columns-num=\"2\" data-phone-columns-num=\"1\" data-col-gap=\"10\" data-stage-padding=\"0\" data-speed=\"600\" data-autoplay=\"false\" data-autoplay_speed=\"6000\" data-arrows=\"true\" data-bullet=\"false\" data-next-icon=\"icon-ar-017-r\" data-prev-icon=\"icon-ar-017-l\" data-img-shadow-size=\"12px\" data-img-shadow-spread=\"3px\"><div data-post-id=\"998697\" data-date=\"2023-03-31T11:19:42+10:00\" data-name=\"IMG_4376\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_4376.png\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1125\" data-dt-img-description=\"\" title=\"IMG_4376\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201500%201125&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_4376.png\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_4376.png 1500w\" loading=\"eager\" style=\"--ratio: 1500 \/ 1125\" sizes=\"(max-width: 1500px) 100vw, 1500px\" alt=\"\" width=\"1500\" height=\"1125\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998698\" data-date=\"2023-03-31T11:19:50+10:00\" data-name=\"IMG_4368\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_4368.png\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1125\" data-dt-img-description=\"\" title=\"IMG_4368\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201500%201125&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_4368.png\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_4368.png 1500w\" loading=\"eager\" style=\"--ratio: 1500 \/ 1125\" sizes=\"(max-width: 1500px) 100vw, 1500px\" alt=\"\" width=\"1500\" height=\"1125\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998699\" data-date=\"2023-03-31T11:19:57+10:00\" data-name=\"IMG_4375\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_4375.png\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1125\" data-dt-img-description=\"\" title=\"IMG_4375\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201500%201125&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_4375.png\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_4375.png 1500w\" loading=\"eager\" style=\"--ratio: 1500 \/ 1125\" sizes=\"(max-width: 1500px) 100vw, 1500px\" alt=\"\" width=\"1500\" height=\"1125\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998700\" data-date=\"2023-03-31T11:20:07+10:00\" data-name=\"IMG_4365\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_4365.png\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1125\" data-dt-img-description=\"\" title=\"IMG_4365\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201500%201125&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_4365.png\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_4365.png 1500w\" loading=\"eager\" style=\"--ratio: 1500 \/ 1125\" sizes=\"(max-width: 1500px) 100vw, 1500px\" alt=\"\" width=\"1500\" height=\"1125\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998701\" data-date=\"2023-03-31T11:20:14+10:00\" data-name=\"IMG_4341\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_4341.png\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"2000\" data-dt-img-description=\"\" title=\"IMG_4341\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201500%201125&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_4341-1500x1125.png\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_4341-1500x1125.png 1500w\" loading=\"eager\" style=\"--ratio: 1500 \/ 1125\" sizes=\"(max-width: 1500px) 100vw, 1500px\" alt=\"\" width=\"1500\" height=\"1125\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998702\" data-date=\"2023-03-31T11:20:30+10:00\" data-name=\"IMG_4339\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_4339.png\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1125\" data-dt-img-description=\"\" title=\"IMG_4339\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201500%201125&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_4339.png\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_4339.png 1500w\" loading=\"eager\" style=\"--ratio: 1500 \/ 1125\" sizes=\"(max-width: 1500px) 100vw, 1500px\" alt=\"\" width=\"1500\" height=\"1125\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998703\" data-date=\"2023-03-31T11:20:40+10:00\" data-name=\"IMG_4316\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_4316.png\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"2000\" data-dt-img-description=\"\" title=\"IMG_4316\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201500%201125&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_4316-1500x1125.png\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_4316-1500x1125.png 1500w\" loading=\"eager\" style=\"--ratio: 1500 \/ 1125\" sizes=\"(max-width: 1500px) 100vw, 1500px\" alt=\"\" width=\"1500\" height=\"1125\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998704\" data-date=\"2023-03-31T11:20:51+10:00\" data-name=\"IMG_0615\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_0615.png\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1125\" data-dt-img-description=\"\" title=\"IMG_0615\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201500%201125&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_0615.png\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_0615.png 1500w\" loading=\"eager\" style=\"--ratio: 1500 \/ 1125\" sizes=\"(max-width: 1500px) 100vw, 1500px\" alt=\"\" width=\"1500\" height=\"1125\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><\/div><div class=\"vc_empty_space\"   style=\"height: 48px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid dt-default\" style=\"margin-top: 0px;margin-bottom: 0px\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><h3 style=\"font-size: 26px;color: #333333;line-height: 32px;text-align: left;font-family:Montserrat;font-weight:700;font-style:normal\" class=\"vc_custom_heading vc_do_custom_heading\" ><b>Halloween<\/b><\/h3><div class=\"vc_empty_space\"   style=\"height: 16px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><style type=\"text\/css\" data-type=\"the7_shortcodes-inline-css\">.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.owl-carousel .owl-nav div {\n  width: 36px;\n  height: 36px;\n  border-radius: 500px;\n}\n.dt-arrow-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.owl-carousel .owl-nav div:not(:hover):before {\n  border-width: 0px;\n}\n.dt-arrow-hover-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.owl-carousel .owl-nav div:hover:after {\n  border-width: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.owl-carousel .owl-nav div.owl-prev {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  left: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.owl-carousel .owl-nav div.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.owl-carousel .owl-nav div.owl-prev i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.owl-carousel .owl-nav div.owl-next {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  right: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.owl-carousel .owl-nav div.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.owl-carousel .owl-nav div.owl-next i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.owl-carousel .owl-nav i {\n  font-size: 18px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.owl-carousel .owl-nav div:not(:hover) i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.owl-carousel .owl-nav div:not(:hover) i:before {\n  color: #ffffff;\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.owl-carousel .owl-nav div:hover i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.owl-carousel .owl-nav div:hover i:before {\n  color: rgba(255,255,255,0.75);\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b .owl-dots {\n  top: calc(100% + 20px);\n  left: 50%;\n  transform: translateX(calc(-50% + 0px));\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b .owl-dots {\n    transform: translateX(-50%);\n    margin-left: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b .owl-dot {\n  width: 10px;\n  height: 10px;\n  margin: 0 8px;\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.hide-arrows .owl-nav a {\n    display: none;\n  }\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.reposition-arrows .owl-nav div.owl-prev {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    left: 10px;\n  }\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.reposition-arrows .owl-nav div.owl-next {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    right: 10px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.reposition-arrows .owl-nav div.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.reposition-arrows .owl-nav div.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b figure,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b .rollover,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b img,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b .gallery-rollover {\n  border-radius: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.enable-bg-rollover .gallery-rollover {\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.enable-img-shadow .owl-stage-outer {\n  padding: 14px 0;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.enable-bg-rollover.hover-scale figure .rollover:after {\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.gallery-shortcode .gallery-zoom-ico {\n  width: 44px;\n  height: 44px;\n  line-height: 44px;\n  border-radius: 100px;\n  margin: -22px 0 0 -22px;\n  border-width: 0px;\n}\n.dt-icon-bg-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.gallery-shortcode .gallery-zoom-ico {\n  background: rgba(255,255,255,0.3);\n  box-shadow: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.gallery-shortcode .gallery-zoom-ico:before,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b.gallery-shortcode .gallery-zoom-ico span {\n  font-size: 32px;\n  line-height: 44px;\n  color: #ffffff;\n  background: none;\n}<\/style><div class=\"owl-carousel gallery-carousel-shortcode gallery-shortcode  dt-gallery-container dt-owl-carousel-call gallery-carousel-shortcode-id-59444b12806de48d23a0660aa6bf9a7b quick-scale-img enable-bg-rollover meta-info-off dt-arrow-border-on dt-arrow-hover-border-on bullets-small-dot-stroke reposition-arrows dt-icon-bg-off arrows-bg-on disable-arrows-hover-bg arrows-hover-bg-on  hover-fade \" data-scroll-mode=\"1\" data-col-num=\"3\" data-wide-col-num=\"3\" data-laptop-col=\"3\" data-h-tablet-columns-num=\"2\" data-v-tablet-columns-num=\"2\" data-phone-columns-num=\"1\" data-col-gap=\"10\" data-stage-padding=\"0\" data-speed=\"600\" data-autoplay=\"false\" data-autoplay_speed=\"6000\" data-arrows=\"true\" data-bullet=\"false\" data-next-icon=\"icon-ar-017-r\" data-prev-icon=\"icon-ar-017-l\" data-img-shadow-size=\"12px\" data-img-shadow-spread=\"3px\"><div data-post-id=\"998668\" data-date=\"2023-03-31T10:54:09+10:00\" data-name=\"DSC08780\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/DSC08780.jpeg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"844\" data-dt-img-description=\"\" title=\"DSC08780\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201125%20844&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/DSC08780-1125x844.jpeg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/DSC08780-1125x844.jpeg 1125w\" loading=\"eager\" style=\"--ratio: 1125 \/ 844\" sizes=\"(max-width: 1125px) 100vw, 1125px\" alt=\"\" width=\"1125\" height=\"844\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998669\" data-date=\"2023-03-31T10:54:15+10:00\" data-name=\"DSC08781\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/DSC08781.jpeg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"844\" data-dt-img-description=\"\" title=\"DSC08781\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201125%20844&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/DSC08781-1125x844.jpeg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/DSC08781-1125x844.jpeg 1125w\" loading=\"eager\" style=\"--ratio: 1125 \/ 844\" sizes=\"(max-width: 1125px) 100vw, 1125px\" alt=\"\" width=\"1125\" height=\"844\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998670\" data-date=\"2023-03-31T10:54:21+10:00\" data-name=\"DSC08863\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/DSC08863.jpeg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"844\" data-dt-img-description=\"\" title=\"DSC08863\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201125%20844&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/DSC08863-1125x844.jpeg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/DSC08863-1125x844.jpeg 1125w\" loading=\"eager\" style=\"--ratio: 1125 \/ 844\" sizes=\"(max-width: 1125px) 100vw, 1125px\" alt=\"\" width=\"1125\" height=\"844\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998671\" data-date=\"2023-03-31T10:54:25+10:00\" data-name=\"DSC08875\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/DSC08875.jpeg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"844\" data-dt-img-description=\"\" title=\"DSC08875\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201125%20844&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/DSC08875-1125x844.jpeg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/DSC08875-1125x844.jpeg 1125w\" loading=\"eager\" style=\"--ratio: 1125 \/ 844\" sizes=\"(max-width: 1125px) 100vw, 1125px\" alt=\"\" width=\"1125\" height=\"844\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><\/div><div class=\"vc_empty_space\"   style=\"height: 48px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid dt-default\" style=\"margin-top: 0px;margin-bottom: 0px\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><h3 style=\"font-size: 26px;color: #333333;line-height: 32px;text-align: left;font-family:Montserrat;font-weight:700;font-style:normal\" class=\"vc_custom_heading vc_do_custom_heading\" ><b>Copa do Mundo 2022<\/b><\/h3><div class=\"vc_empty_space\"   style=\"height: 16px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><style type=\"text\/css\" data-type=\"the7_shortcodes-inline-css\">.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.owl-carousel .owl-nav div {\n  width: 36px;\n  height: 36px;\n  border-radius: 500px;\n}\n.dt-arrow-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.owl-carousel .owl-nav div:not(:hover):before {\n  border-width: 0px;\n}\n.dt-arrow-hover-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.owl-carousel .owl-nav div:hover:after {\n  border-width: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.owl-carousel .owl-nav div.owl-prev {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  left: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.owl-carousel .owl-nav div.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.owl-carousel .owl-nav div.owl-prev i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.owl-carousel .owl-nav div.owl-next {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  right: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.owl-carousel .owl-nav div.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.owl-carousel .owl-nav div.owl-next i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.owl-carousel .owl-nav i {\n  font-size: 18px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.owl-carousel .owl-nav div:not(:hover) i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.owl-carousel .owl-nav div:not(:hover) i:before {\n  color: #ffffff;\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.owl-carousel .owl-nav div:hover i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.owl-carousel .owl-nav div:hover i:before {\n  color: rgba(255,255,255,0.75);\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357 .owl-dots {\n  top: calc(100% + 20px);\n  left: 50%;\n  transform: translateX(calc(-50% + 0px));\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357 .owl-dots {\n    transform: translateX(-50%);\n    margin-left: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357 .owl-dot {\n  width: 10px;\n  height: 10px;\n  margin: 0 8px;\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.hide-arrows .owl-nav a {\n    display: none;\n  }\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.reposition-arrows .owl-nav div.owl-prev {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    left: 10px;\n  }\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.reposition-arrows .owl-nav div.owl-next {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    right: 10px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.reposition-arrows .owl-nav div.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.reposition-arrows .owl-nav div.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357 figure,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357 .rollover,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357 img,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357 .gallery-rollover {\n  border-radius: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.enable-bg-rollover .gallery-rollover {\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.enable-img-shadow .owl-stage-outer {\n  padding: 14px 0;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.enable-bg-rollover.hover-scale figure .rollover:after {\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.gallery-shortcode .gallery-zoom-ico {\n  width: 44px;\n  height: 44px;\n  line-height: 44px;\n  border-radius: 100px;\n  margin: -22px 0 0 -22px;\n  border-width: 0px;\n}\n.dt-icon-bg-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.gallery-shortcode .gallery-zoom-ico {\n  background: rgba(255,255,255,0.3);\n  box-shadow: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.gallery-shortcode .gallery-zoom-ico:before,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357.gallery-shortcode .gallery-zoom-ico span {\n  font-size: 32px;\n  line-height: 44px;\n  color: #ffffff;\n  background: none;\n}<\/style><div class=\"owl-carousel gallery-carousel-shortcode gallery-shortcode  dt-gallery-container dt-owl-carousel-call gallery-carousel-shortcode-id-8520caf9072d4c7b0d0a74bbc506b357 quick-scale-img enable-bg-rollover meta-info-off dt-arrow-border-on dt-arrow-hover-border-on bullets-small-dot-stroke reposition-arrows dt-icon-bg-off arrows-bg-on disable-arrows-hover-bg arrows-hover-bg-on  hover-fade \" data-scroll-mode=\"1\" data-col-num=\"3\" data-wide-col-num=\"3\" data-laptop-col=\"3\" data-h-tablet-columns-num=\"2\" data-v-tablet-columns-num=\"2\" data-phone-columns-num=\"1\" data-col-gap=\"10\" data-stage-padding=\"0\" data-speed=\"600\" data-autoplay=\"false\" data-autoplay_speed=\"6000\" data-arrows=\"true\" data-bullet=\"false\" data-next-icon=\"icon-ar-017-r\" data-prev-icon=\"icon-ar-017-l\" data-img-shadow-size=\"12px\" data-img-shadow-spread=\"3px\"><div data-post-id=\"998678\" data-date=\"2023-03-31T11:01:56+10:00\" data-name=\"WhatsApp Image 2023-03-28 at 14.56.27\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/WhatsApp-Image-2023-03-28-at-14.56.27.jpeg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1084\" data-dt-img-description=\"\" title=\"WhatsApp Image 2023-03-28 at 14.56.27\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201445%201084&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/WhatsApp-Image-2023-03-28-at-14.56.27-1445x1084.jpeg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/WhatsApp-Image-2023-03-28-at-14.56.27-1445x1084.jpeg 1445w\" loading=\"eager\" style=\"--ratio: 1445 \/ 1084\" sizes=\"(max-width: 1445px) 100vw, 1445px\" alt=\"\" width=\"1445\" height=\"1084\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998675\" data-date=\"2023-03-31T11:01:38+10:00\" data-name=\"54539015-A9B7-41B7-8EFB-214A2F2E44B0\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/54539015-A9B7-41B7-8EFB-214A2F2E44B0.jpeg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"844\" data-dt-img-description=\"\" title=\"54539015-A9B7-41B7-8EFB-214A2F2E44B0\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201125%20844&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/54539015-A9B7-41B7-8EFB-214A2F2E44B0-1125x844.jpeg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/54539015-A9B7-41B7-8EFB-214A2F2E44B0-1125x844.jpeg 1125w\" loading=\"eager\" style=\"--ratio: 1125 \/ 844\" sizes=\"(max-width: 1125px) 100vw, 1125px\" alt=\"\" width=\"1125\" height=\"844\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998676\" data-date=\"2023-03-31T11:01:43+10:00\" data-name=\"CACF7B6B-BE87-4C94-AA8A-A0AD002B00FC\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/CACF7B6B-BE87-4C94-AA8A-A0AD002B00FC.jpeg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"844\" data-dt-img-description=\"\" title=\"CACF7B6B-BE87-4C94-AA8A-A0AD002B00FC\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201125%20844&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/CACF7B6B-BE87-4C94-AA8A-A0AD002B00FC-1125x844.jpeg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/CACF7B6B-BE87-4C94-AA8A-A0AD002B00FC-1125x844.jpeg 1125w\" loading=\"eager\" style=\"--ratio: 1125 \/ 844\" sizes=\"(max-width: 1125px) 100vw, 1125px\" alt=\"\" width=\"1125\" height=\"844\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998677\" data-date=\"2023-03-31T11:01:48+10:00\" data-name=\"F72CB176-C8A3-4F12-A748-DC924AC5A6D0\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/F72CB176-C8A3-4F12-A748-DC924AC5A6D0-scaled.jpeg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1441\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"F72CB176-C8A3-4F12-A748-DC924AC5A6D0\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201440%201080&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/F72CB176-C8A3-4F12-A748-DC924AC5A6D0-scaled-1440x1080.jpeg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/F72CB176-C8A3-4F12-A748-DC924AC5A6D0-scaled-1440x1080.jpeg 1440w, https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/F72CB176-C8A3-4F12-A748-DC924AC5A6D0-scaled-1441x1080.jpeg 1441w\" loading=\"eager\" style=\"--ratio: 1440 \/ 1080\" sizes=\"(max-width: 1440px) 100vw, 1440px\" alt=\"\" width=\"1440\" height=\"1080\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><\/div><div class=\"vc_empty_space\"   style=\"height: 48px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid dt-default\" style=\"margin-top: 0px;margin-bottom: 0px\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><h3 style=\"font-size: 26px;color: #333333;line-height: 32px;text-align: left;font-family:Montserrat;font-weight:700;font-style:normal\" class=\"vc_custom_heading vc_do_custom_heading\" ><b>Zoo Tour<\/b><\/h3><div class=\"vc_empty_space\"   style=\"height: 16px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><style type=\"text\/css\" data-type=\"the7_shortcodes-inline-css\">.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.owl-carousel .owl-nav div {\n  width: 36px;\n  height: 36px;\n  border-radius: 500px;\n}\n.dt-arrow-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.owl-carousel .owl-nav div:not(:hover):before {\n  border-width: 0px;\n}\n.dt-arrow-hover-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.owl-carousel .owl-nav div:hover:after {\n  border-width: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.owl-carousel .owl-nav div.owl-prev {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  left: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.owl-carousel .owl-nav div.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.owl-carousel .owl-nav div.owl-prev i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.owl-carousel .owl-nav div.owl-next {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  right: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.owl-carousel .owl-nav div.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.owl-carousel .owl-nav div.owl-next i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.owl-carousel .owl-nav i {\n  font-size: 18px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.owl-carousel .owl-nav div:not(:hover) i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.owl-carousel .owl-nav div:not(:hover) i:before {\n  color: #ffffff;\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.owl-carousel .owl-nav div:hover i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.owl-carousel .owl-nav div:hover i:before {\n  color: rgba(255,255,255,0.75);\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a .owl-dots {\n  top: calc(100% + 20px);\n  left: 50%;\n  transform: translateX(calc(-50% + 0px));\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a .owl-dots {\n    transform: translateX(-50%);\n    margin-left: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a .owl-dot {\n  width: 10px;\n  height: 10px;\n  margin: 0 8px;\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.hide-arrows .owl-nav a {\n    display: none;\n  }\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.reposition-arrows .owl-nav div.owl-prev {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    left: 10px;\n  }\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.reposition-arrows .owl-nav div.owl-next {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    right: 10px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.reposition-arrows .owl-nav div.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.reposition-arrows .owl-nav div.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a figure,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a .rollover,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a img,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a .gallery-rollover {\n  border-radius: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.enable-bg-rollover .gallery-rollover {\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.enable-img-shadow .owl-stage-outer {\n  padding: 14px 0;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.enable-bg-rollover.hover-scale figure .rollover:after {\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.gallery-shortcode .gallery-zoom-ico {\n  width: 44px;\n  height: 44px;\n  line-height: 44px;\n  border-radius: 100px;\n  margin: -22px 0 0 -22px;\n  border-width: 0px;\n}\n.dt-icon-bg-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.gallery-shortcode .gallery-zoom-ico {\n  background: rgba(255,255,255,0.3);\n  box-shadow: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.gallery-shortcode .gallery-zoom-ico:before,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a.gallery-shortcode .gallery-zoom-ico span {\n  font-size: 32px;\n  line-height: 44px;\n  color: #ffffff;\n  background: none;\n}<\/style><div class=\"owl-carousel gallery-carousel-shortcode gallery-shortcode  dt-gallery-container dt-owl-carousel-call gallery-carousel-shortcode-id-c4321e44dc71d8d862ba1684bf5c9d7a quick-scale-img enable-bg-rollover meta-info-off dt-arrow-border-on dt-arrow-hover-border-on bullets-small-dot-stroke reposition-arrows dt-icon-bg-off arrows-bg-on disable-arrows-hover-bg arrows-hover-bg-on  hover-fade \" data-scroll-mode=\"1\" data-col-num=\"3\" data-wide-col-num=\"3\" data-laptop-col=\"3\" data-h-tablet-columns-num=\"2\" data-v-tablet-columns-num=\"2\" data-phone-columns-num=\"1\" data-col-gap=\"10\" data-stage-padding=\"0\" data-speed=\"600\" data-autoplay=\"false\" data-autoplay_speed=\"6000\" data-arrows=\"true\" data-bullet=\"false\" data-next-icon=\"icon-ar-017-r\" data-prev-icon=\"icon-ar-017-l\" data-img-shadow-size=\"12px\" data-img-shadow-spread=\"3px\"><div data-post-id=\"998672\" data-date=\"2023-03-31T11:00:29+10:00\" data-name=\"IMG_6253\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_6253.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1125\" data-dt-img-description=\"\" title=\"IMG_6253\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201500%201125&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_6253.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_6253.jpg 1500w\" loading=\"eager\" style=\"--ratio: 1500 \/ 1125\" sizes=\"(max-width: 1500px) 100vw, 1500px\" alt=\"\" width=\"1500\" height=\"1125\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998673\" data-date=\"2023-03-31T11:00:40+10:00\" data-name=\"IMG_6258\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_6258.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1125\" data-dt-img-description=\"\" title=\"IMG_6258\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201500%201125&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_6258.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_6258.jpg 1500w\" loading=\"eager\" style=\"--ratio: 1500 \/ 1125\" sizes=\"(max-width: 1500px) 100vw, 1500px\" alt=\"\" width=\"1500\" height=\"1125\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998674\" data-date=\"2023-03-31T11:00:45+10:00\" data-name=\"IMG_6260_Proxy\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_6260_Proxy.png\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1125\" data-dt-img-description=\"\" title=\"IMG_6260_Proxy\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201500%201125&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_6260_Proxy.png\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_6260_Proxy.png 1500w\" loading=\"eager\" style=\"--ratio: 1500 \/ 1125\" sizes=\"(max-width: 1500px) 100vw, 1500px\" alt=\"\" width=\"1500\" height=\"1125\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><\/div><div class=\"vc_empty_space\"   style=\"height: 48px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid dt-default\" style=\"margin-top: 0px;margin-bottom: 0px\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><h3 style=\"font-size: 26px;color: #333333;line-height: 32px;text-align: left;font-family:Montserrat;font-weight:700;font-style:normal\" class=\"vc_custom_heading vc_do_custom_heading\" ><b>Semina\u0301rios<\/b><\/h3><div class=\"vc_empty_space\"   style=\"height: 16px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><style type=\"text\/css\" data-type=\"the7_shortcodes-inline-css\">.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.owl-carousel .owl-nav div {\n  width: 36px;\n  height: 36px;\n  border-radius: 500px;\n}\n.dt-arrow-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.owl-carousel .owl-nav div:not(:hover):before {\n  border-width: 0px;\n}\n.dt-arrow-hover-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.owl-carousel .owl-nav div:hover:after {\n  border-width: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.owl-carousel .owl-nav div.owl-prev {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  left: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.owl-carousel .owl-nav div.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.owl-carousel .owl-nav div.owl-prev i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.owl-carousel .owl-nav div.owl-next {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  right: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.owl-carousel .owl-nav div.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.owl-carousel .owl-nav div.owl-next i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.owl-carousel .owl-nav i {\n  font-size: 18px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.owl-carousel .owl-nav div:not(:hover) i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.owl-carousel .owl-nav div:not(:hover) i:before {\n  color: #ffffff;\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.owl-carousel .owl-nav div:hover i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.owl-carousel .owl-nav div:hover i:before {\n  color: rgba(255,255,255,0.75);\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9 .owl-dots {\n  top: calc(100% + 20px);\n  left: 50%;\n  transform: translateX(calc(-50% + 0px));\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9 .owl-dots {\n    transform: translateX(-50%);\n    margin-left: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9 .owl-dot {\n  width: 10px;\n  height: 10px;\n  margin: 0 8px;\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.hide-arrows .owl-nav a {\n    display: none;\n  }\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.reposition-arrows .owl-nav div.owl-prev {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    left: 10px;\n  }\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.reposition-arrows .owl-nav div.owl-next {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    right: 10px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.reposition-arrows .owl-nav div.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.reposition-arrows .owl-nav div.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9 figure,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9 .rollover,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9 img,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9 .gallery-rollover {\n  border-radius: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.enable-bg-rollover .gallery-rollover {\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.enable-img-shadow .owl-stage-outer {\n  padding: 14px 0;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.enable-bg-rollover.hover-scale figure .rollover:after {\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.gallery-shortcode .gallery-zoom-ico {\n  width: 44px;\n  height: 44px;\n  line-height: 44px;\n  border-radius: 100px;\n  margin: -22px 0 0 -22px;\n  border-width: 0px;\n}\n.dt-icon-bg-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.gallery-shortcode .gallery-zoom-ico {\n  background: rgba(255,255,255,0.3);\n  box-shadow: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.gallery-shortcode .gallery-zoom-ico:before,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9.gallery-shortcode .gallery-zoom-ico span {\n  font-size: 32px;\n  line-height: 44px;\n  color: #ffffff;\n  background: none;\n}<\/style><div class=\"owl-carousel gallery-carousel-shortcode gallery-shortcode  dt-gallery-container dt-owl-carousel-call gallery-carousel-shortcode-id-f226633035125f56161f38dea44ab6f9 quick-scale-img enable-bg-rollover meta-info-off dt-arrow-border-on dt-arrow-hover-border-on bullets-small-dot-stroke reposition-arrows dt-icon-bg-off arrows-bg-on disable-arrows-hover-bg arrows-hover-bg-on  hover-fade \" data-scroll-mode=\"1\" data-col-num=\"3\" data-wide-col-num=\"3\" data-laptop-col=\"3\" data-h-tablet-columns-num=\"2\" data-v-tablet-columns-num=\"2\" data-phone-columns-num=\"1\" data-col-gap=\"10\" data-stage-padding=\"0\" data-speed=\"600\" data-autoplay=\"false\" data-autoplay_speed=\"6000\" data-arrows=\"true\" data-bullet=\"false\" data-next-icon=\"icon-ar-017-r\" data-prev-icon=\"icon-ar-017-l\" data-img-shadow-size=\"12px\" data-img-shadow-spread=\"3px\"><div data-post-id=\"998679\" data-date=\"2023-03-31T11:03:47+10:00\" data-name=\"BUPA1307\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/BUPA1307.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1000\" data-dt-img-description=\"\" title=\"BUPA1307\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201333%201000&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/BUPA1307-1333x1000.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/BUPA1307-1333x1000.jpg 1333w\" loading=\"eager\" style=\"--ratio: 1333 \/ 1000\" sizes=\"(max-width: 1333px) 100vw, 1333px\" alt=\"\" width=\"1333\" height=\"1000\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998680\" data-date=\"2023-03-31T11:03:53+10:00\" data-name=\"BUPA1307-16\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/BUPA1307-16.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1000\" data-dt-img-description=\"\" title=\"BUPA1307-16\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201333%201000&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/BUPA1307-16-1333x1000.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/BUPA1307-16-1333x1000.jpg 1333w\" loading=\"eager\" style=\"--ratio: 1333 \/ 1000\" sizes=\"(max-width: 1333px) 100vw, 1333px\" alt=\"\" width=\"1333\" height=\"1000\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998681\" data-date=\"2023-03-31T11:03:56+10:00\" data-name=\"BUPA1307-21\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/BUPA1307-21.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1000\" data-dt-img-description=\"\" title=\"BUPA1307-21\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201333%201000&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/BUPA1307-21-1333x1000.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/BUPA1307-21-1333x1000.jpg 1333w\" loading=\"eager\" style=\"--ratio: 1333 \/ 1000\" sizes=\"(max-width: 1333px) 100vw, 1333px\" alt=\"\" width=\"1333\" height=\"1000\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998682\" data-date=\"2023-03-31T11:04:00+10:00\" data-name=\"BUPA1307-6\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/BUPA1307-6.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1000\" data-dt-img-description=\"\" title=\"BUPA1307-6\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201333%201000&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/BUPA1307-6-1333x1000.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/BUPA1307-6-1333x1000.jpg 1333w\" loading=\"eager\" style=\"--ratio: 1333 \/ 1000\" sizes=\"(max-width: 1333px) 100vw, 1333px\" alt=\"\" width=\"1333\" height=\"1000\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998683\" data-date=\"2023-03-31T11:04:04+10:00\" data-name=\"BUPA1307-8\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/BUPA1307-8.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1000\" data-dt-img-description=\"\" title=\"BUPA1307-8\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201333%201000&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/BUPA1307-8-1333x1000.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/BUPA1307-8-1333x1000.jpg 1333w\" loading=\"eager\" style=\"--ratio: 1333 \/ 1000\" sizes=\"(max-width: 1333px) 100vw, 1333px\" alt=\"\" width=\"1333\" height=\"1000\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998684\" data-date=\"2023-03-31T11:04:09+10:00\" data-name=\"DSC00055\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/DSC00055.jpeg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1000\" data-dt-img-description=\"\" title=\"DSC00055\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201333%201000&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/DSC00055-1333x1000.jpeg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/DSC00055-1333x1000.jpeg 1333w\" loading=\"eager\" style=\"--ratio: 1333 \/ 1000\" sizes=\"(max-width: 1333px) 100vw, 1333px\" alt=\"\" width=\"1333\" height=\"1000\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><\/div><div class=\"vc_empty_space\"   style=\"height: 48px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid dt-default\" style=\"margin-top: 0px;margin-bottom: 0px\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><h3 style=\"font-size: 26px;color: #333333;line-height: 32px;text-align: left;font-family:Montserrat;font-weight:700;font-style:normal\" class=\"vc_custom_heading vc_do_custom_heading\" ><b>Festa Fim de ano<\/b><\/h3><div class=\"vc_empty_space\"   style=\"height: 16px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><style type=\"text\/css\" data-type=\"the7_shortcodes-inline-css\">.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.owl-carousel .owl-nav div {\n  width: 36px;\n  height: 36px;\n  border-radius: 500px;\n}\n.dt-arrow-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.owl-carousel .owl-nav div:not(:hover):before {\n  border-width: 0px;\n}\n.dt-arrow-hover-border-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.owl-carousel .owl-nav div:hover:after {\n  border-width: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.owl-carousel .owl-nav div.owl-prev {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  left: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.owl-carousel .owl-nav div.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.owl-carousel .owl-nav div.owl-prev i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.owl-carousel .owl-nav div.owl-next {\n  top: 50%;\n  transform: translateY(calc(-50% + 0px));\n  right: -43px;\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.owl-carousel .owl-nav div.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.owl-carousel .owl-nav div.owl-next i {\n  padding: 0px 0px 0px 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.owl-carousel .owl-nav i {\n  font-size: 18px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.owl-carousel .owl-nav div:not(:hover) i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.owl-carousel .owl-nav div:not(:hover) i:before {\n  color: #ffffff;\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.owl-carousel .owl-nav div:hover i,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.owl-carousel .owl-nav div:hover i:before {\n  color: rgba(255,255,255,0.75);\n  background: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec .owl-dots {\n  top: calc(100% + 20px);\n  left: 50%;\n  transform: translateX(calc(-50% + 0px));\n}\n@media all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec .owl-dots {\n    transform: translateX(-50%);\n    margin-left: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec .owl-dot {\n  width: 10px;\n  height: 10px;\n  margin: 0 8px;\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.hide-arrows .owl-nav a {\n    display: none;\n  }\n}\n@media screen and (max-width: 778px) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.reposition-arrows .owl-nav div.owl-prev {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    left: 10px;\n  }\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.reposition-arrows .owl-nav div.owl-next {\n    top: 50%;\n    transform: translateY(calc(-50% + 0px));\n    right: 10px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.reposition-arrows .owl-nav div.owl-prev {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n@media screen and (max-width: 778px) and all and (-ms-high-contrast: none) {\n  .gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.reposition-arrows .owl-nav div.owl-next {\n    transform: translateY(-50%);\n    margin-top: 0px;\n  }\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec figure,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec .rollover,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec img,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec .gallery-rollover {\n  border-radius: 0px;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.enable-bg-rollover .gallery-rollover {\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.enable-img-shadow .owl-stage-outer {\n  padding: 14px 0;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.enable-bg-rollover.hover-scale figure .rollover:after {\n  background: -webkit-linear-gradient();\n  background: linear-gradient();\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.gallery-shortcode .gallery-zoom-ico {\n  width: 44px;\n  height: 44px;\n  line-height: 44px;\n  border-radius: 100px;\n  margin: -22px 0 0 -22px;\n  border-width: 0px;\n}\n.dt-icon-bg-on.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.gallery-shortcode .gallery-zoom-ico {\n  background: rgba(255,255,255,0.3);\n  box-shadow: none;\n}\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.gallery-shortcode .gallery-zoom-ico:before,\n.gallery-carousel-shortcode.gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec.gallery-shortcode .gallery-zoom-ico span {\n  font-size: 32px;\n  line-height: 44px;\n  color: #ffffff;\n  background: none;\n}<\/style><div class=\"owl-carousel gallery-carousel-shortcode gallery-shortcode  dt-gallery-container dt-owl-carousel-call gallery-carousel-shortcode-id-278cabb6c7d69fefeb5d3a5986f80bec quick-scale-img enable-bg-rollover meta-info-off dt-arrow-border-on dt-arrow-hover-border-on bullets-small-dot-stroke reposition-arrows dt-icon-bg-off arrows-bg-on disable-arrows-hover-bg arrows-hover-bg-on  hover-fade \" data-scroll-mode=\"1\" data-col-num=\"3\" data-wide-col-num=\"3\" data-laptop-col=\"3\" data-h-tablet-columns-num=\"2\" data-v-tablet-columns-num=\"2\" data-phone-columns-num=\"1\" data-col-gap=\"10\" data-stage-padding=\"0\" data-speed=\"600\" data-autoplay=\"false\" data-autoplay_speed=\"6000\" data-arrows=\"true\" data-bullet=\"false\" data-next-icon=\"icon-ar-017-r\" data-prev-icon=\"icon-ar-017-l\" data-img-shadow-size=\"12px\" data-img-shadow-spread=\"3px\"><div data-post-id=\"998685\" data-date=\"2023-03-31T11:12:35+10:00\" data-name=\"IMG_8337\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8337.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"2000\" data-dt-img-description=\"\" title=\"IMG_8337\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201500%201125&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8337-1500x1125.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8337-1500x1125.jpg 1500w\" loading=\"eager\" style=\"--ratio: 1500 \/ 1125\" sizes=\"(max-width: 1500px) 100vw, 1500px\" alt=\"\" width=\"1500\" height=\"1125\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998686\" data-date=\"2023-03-31T11:12:45+10:00\" data-name=\"IMG_8334\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8334.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"2000\" data-dt-img-description=\"\" title=\"IMG_8334\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201500%201125&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8334-1500x1125.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8334-1500x1125.jpg 1500w\" loading=\"eager\" style=\"--ratio: 1500 \/ 1125\" sizes=\"(max-width: 1500px) 100vw, 1500px\" alt=\"\" width=\"1500\" height=\"1125\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998687\" data-date=\"2023-03-31T11:12:51+10:00\" data-name=\"IMG_8332\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8332.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"2000\" data-dt-img-description=\"\" title=\"IMG_8332\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201500%201125&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8332-1500x1125.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8332-1500x1125.jpg 1500w\" loading=\"eager\" style=\"--ratio: 1500 \/ 1125\" sizes=\"(max-width: 1500px) 100vw, 1500px\" alt=\"\" width=\"1500\" height=\"1125\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998688\" data-date=\"2023-03-31T11:12:57+10:00\" data-name=\"IMG_8328\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8328.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"2000\" data-dt-img-description=\"\" title=\"IMG_8328\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201500%201125&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8328-1500x1125.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8328-1500x1125.jpg 1500w\" loading=\"eager\" style=\"--ratio: 1500 \/ 1125\" sizes=\"(max-width: 1500px) 100vw, 1500px\" alt=\"\" width=\"1500\" height=\"1125\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998689\" data-date=\"2023-03-31T11:13:03+10:00\" data-name=\"IMG_8322\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8322-scaled.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1440\" data-large_image_height=\"2560\" data-dt-img-description=\"\" title=\"IMG_8322\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201440%201080&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8322-scaled-1440x1080.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8322-scaled-1440x1080.jpg 1440w\" loading=\"eager\" style=\"--ratio: 1440 \/ 1080\" sizes=\"(max-width: 1440px) 100vw, 1440px\" alt=\"\" width=\"1440\" height=\"1080\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998690\" data-date=\"2023-03-31T11:13:12+10:00\" data-name=\"IMG_8317\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8317.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"2000\" data-dt-img-description=\"\" title=\"IMG_8317\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201500%201125&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8317-1500x1125.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8317-1500x1125.jpg 1500w\" loading=\"eager\" style=\"--ratio: 1500 \/ 1125\" sizes=\"(max-width: 1500px) 100vw, 1500px\" alt=\"\" width=\"1500\" height=\"1125\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998691\" data-date=\"2023-03-31T11:13:18+10:00\" data-name=\"IMG_8305\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8305.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"2000\" data-dt-img-description=\"\" title=\"IMG_8305\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201500%201125&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8305-1500x1125.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8305-1500x1125.jpg 1500w\" loading=\"eager\" style=\"--ratio: 1500 \/ 1125\" sizes=\"(max-width: 1500px) 100vw, 1500px\" alt=\"\" width=\"1500\" height=\"1125\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998692\" data-date=\"2023-03-31T11:13:24+10:00\" data-name=\"IMG_8284\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8284.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1125\" data-dt-img-description=\"\" title=\"IMG_8284\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201500%201125&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8284.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8284.jpg 1500w\" loading=\"eager\" style=\"--ratio: 1500 \/ 1125\" sizes=\"(max-width: 1500px) 100vw, 1500px\" alt=\"\" width=\"1500\" height=\"1125\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998693\" data-date=\"2023-03-31T11:13:29+10:00\" data-name=\"IMG_8272\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8272.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1125\" data-dt-img-description=\"\" title=\"IMG_8272\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201500%201125&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8272.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8272.jpg 1500w\" loading=\"eager\" style=\"--ratio: 1500 \/ 1125\" sizes=\"(max-width: 1500px) 100vw, 1500px\" alt=\"\" width=\"1500\" height=\"1125\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><div data-post-id=\"998694\" data-date=\"2023-03-31T11:13:34+10:00\" data-name=\"IMG_8273\"><figure class=\"post\"><a href=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8273.jpg\" class=\"rollover dt-pswp-item layzr-bg\" data-large_image_width=\"1500\" data-large_image_height=\"1125\" data-dt-img-description=\"\" title=\"IMG_8273\"><img decoding=\"async\" class=\"preload-me owl-lazy-load aspect\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%201500%201125&#39;%2F%3E\" data-src=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8273.jpg\" data-srcset=\"https:\/\/www.soledu.net\/br\/app\/uploads\/2023\/03\/IMG_8273.jpg 1500w\" loading=\"eager\" style=\"--ratio: 1500 \/ 1125\" sizes=\"(max-width: 1500px) 100vw, 1500px\" alt=\"\" width=\"1500\" height=\"1125\"  \/><span class=\"gallery-rollover\"><span class=\"gallery-zoom-ico icomoon-the7-font-the7-zoom-06\"><span><\/span><\/span><\/span><\/a><\/figure><\/div><\/div><div class=\"vc_empty_space\"   style=\"height: 48px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>SOL Edu Brasil EVENTOS Pr\u00f3ximos Eventos Nenhum evento ao vivo no momento Em breve abriremos novas vagas. Cadastre-se para ser avisado sobre os pr\u00f3ximos eventos, passeios e novidades. Quero ser avisado Ver eventos anteriores Eventos anteriores Veja os \u00faltimos que rolaram por aqui. ENCERRADO (Encerrado) 30 de outubro \u2013 Study &#038; Migration Info Day Evento&hellip;<\/p>\n","protected":false},"author":12,"featured_media":0,"parent":994625,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-994648","page","type-page","status-publish","hentry","description-off"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Eventos - SOL Edu Brasileiros<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.soledu.net\/br\/membership\/eventos\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Eventos - SOL Edu Brasileiros\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.soledu.net\/br\/membership\/eventos\/\" \/>\n<meta property=\"og:site_name\" content=\"SOL Edu Brasileiros\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-18T23:54:22+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.soledu.net\/br\/membership\/eventos\/\",\"url\":\"https:\/\/www.soledu.net\/br\/membership\/eventos\/\",\"name\":\"Eventos - SOL Edu Brasileiros\",\"isPartOf\":{\"@id\":\"https:\/\/www.soledu.net\/br\/#website\"},\"datePublished\":\"2018-10-08T06:52:59+00:00\",\"dateModified\":\"2025-11-18T23:54:22+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.soledu.net\/br\/membership\/eventos\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.soledu.net\/br\/membership\/eventos\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.soledu.net\/br\/membership\/eventos\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.soledu.net\/br\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Membership\",\"item\":\"https:\/\/www.soledu.net\/br\/membership\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Eventos\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.soledu.net\/br\/#website\",\"url\":\"https:\/\/www.soledu.net\/br\/\",\"name\":\"SOL Edu Brasileiros\",\"description\":\"SOL Edu Brasileiros\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.soledu.net\/br\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Eventos - SOL Edu Brasileiros","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.soledu.net\/br\/membership\/eventos\/","og_locale":"en_US","og_type":"article","og_title":"Eventos - SOL Edu Brasileiros","og_url":"https:\/\/www.soledu.net\/br\/membership\/eventos\/","og_site_name":"SOL Edu Brasileiros","article_modified_time":"2025-11-18T23:54:22+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.soledu.net\/br\/membership\/eventos\/","url":"https:\/\/www.soledu.net\/br\/membership\/eventos\/","name":"Eventos - SOL Edu Brasileiros","isPartOf":{"@id":"https:\/\/www.soledu.net\/br\/#website"},"datePublished":"2018-10-08T06:52:59+00:00","dateModified":"2025-11-18T23:54:22+00:00","breadcrumb":{"@id":"https:\/\/www.soledu.net\/br\/membership\/eventos\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.soledu.net\/br\/membership\/eventos\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.soledu.net\/br\/membership\/eventos\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.soledu.net\/br\/"},{"@type":"ListItem","position":2,"name":"Membership","item":"https:\/\/www.soledu.net\/br\/membership\/"},{"@type":"ListItem","position":3,"name":"Eventos"}]},{"@type":"WebSite","@id":"https:\/\/www.soledu.net\/br\/#website","url":"https:\/\/www.soledu.net\/br\/","name":"SOL Edu Brasileiros","description":"SOL Edu Brasileiros","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.soledu.net\/br\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.soledu.net\/br\/wp-json\/wp\/v2\/pages\/994648","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.soledu.net\/br\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.soledu.net\/br\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.soledu.net\/br\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/www.soledu.net\/br\/wp-json\/wp\/v2\/comments?post=994648"}],"version-history":[{"count":106,"href":"https:\/\/www.soledu.net\/br\/wp-json\/wp\/v2\/pages\/994648\/revisions"}],"predecessor-version":[{"id":1000317,"href":"https:\/\/www.soledu.net\/br\/wp-json\/wp\/v2\/pages\/994648\/revisions\/1000317"}],"up":[{"embeddable":true,"href":"https:\/\/www.soledu.net\/br\/wp-json\/wp\/v2\/pages\/994625"}],"wp:attachment":[{"href":"https:\/\/www.soledu.net\/br\/wp-json\/wp\/v2\/media?parent=994648"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}