@charset "UTF-8";
/***!  Style Declaration  !***/

.grids{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;align-items:center;margin-bottom:25px}.grids>div{padding:10px}.rc-alternate .grids:nth-of-type(even)>div:first-child{order:2}.rc-alternate .grids:nth-of-type(even)>div:last-child{order:1}@media (max-width:768px){.grids{grid-template-columns:1fr;gap:10px}.rc-alternate .grids:nth-of-type(even)>div:first-child{order:0}.rc-alternate .grids:nth-of-type(even)>div:last-child{order:0}}.grids img{width:100%;height:auto;display:block}[data-wpsleep]{display:none!important}.rc-faq>br,.rc-faq>p:empty,.rc-faq>.rc-alternate>br{display:none}span[data-wpsleep]+br,span[data-wpsleep]+p:empty{display:none}.fusion-body .fusion-text .grids{display:grid;grid-template-columns:repeat(2,1fr)}.fusion-body .grids img{width:100%!important;max-width:100%!important}.rc-alternate:has(>.rc-topic),.entry-content:has(>.rc-topic),.post-content:has(>.rc-topic),.page-content:has(>.rc-topic){position:relative}.rc-topic:first-child{position:absolute;left:0;right:0;top:120px;z-index:10;pointer-events:none;text-align:center}.rc-topic:nth-child(2){position:relative;overflow:hidden;margin-bottom:30px}.rc-topic:nth-child(2) img{display:block;width:100%;height:auto}.rc-topic:first-child h1{background:rgba(0,0,0,.6);color:#fff!important;text-align:center;padding:22px 30px;margin:0;font-size:1.3em;line-height:1.4;text-shadow:0 1px 3px rgba(0,0,0,.3);pointer-events:auto}@media (max-width:768px){.rc-topic:first-child{top:108px!important}.rc-topic:first-child h1{font-size:1.05em;padding:14px 20px}}.rc-description{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;padding:0!important;margin:-1px!important}
