.ce_text{padding:2rem 0;display:flex;flex-direction:column-reverse;gap:1vw}.ce_text .button-blue{padding:14px 25px}.ce_text figure{width:470px;height:394px}.ce_text figure picture{width:100%;height:100%}.ce_text figure img{box-shadow:4px 4px 8px #00000091}.ce_text figure figcaption{text-align:center;font-size:1.2rem;color:var(--siteBlue);font-weight:bold}.ce_text.left{display:flex;justify-content:space-between;flex-direction:row-reverse;gap:2vw}.ce_text.left .text{width:60%}.ce_text.right{display:flex;justify-content:space-between;flex-direction:unset}.ce_text.right .text{width:60%}.ce_text.below{display:block;flex-direction:unset;gap:unset}@media screen and (max-width:800px){.ce_text{padding:40px 0;gap:0;flex-direction:column-reverse}.ce_text figure{width:100%;height:auto}.ce_text.left{justify-content:space-between;flex-direction:column-reverse}.ce_text.left .text{width:100%}.ce_text.right{justify-content:space-between;flex-direction:column-reverse}.ce_text.right .text{width:100%}.ce_text.below{display:block;flex-direction:unset;gap:unset}}