/* complied css for expandable-card-block */
:root{--fs_base:16px;--fs_sm:14px;--fs_xsm:12px}.fs_base{font-size:var(--fs_base)}.fs_sm{font-size:var(--fs_sm)}.fs_xsm{font-size:var(--fs_xsm)}.fw_bold{font-weight:700}.fw_medium{font-weight:500}.fw-600{font-weight:600}.fw-500{font-weight:500}@media only screen and (min-width:1024px){.def_sec{padding:40px 0}}@media only screen and (min-width:768px)and (max-width:1024px){.def_sec{padding:25px 0}}@media only screen and (max-width:767.9px){.def_sec{padding:20px 0}}.expandable-block-container{display:grid;gap:20px;grid-template-columns:1fr auto 1fr;max-width:900px;position:relative;width:100%}.expandable-block-left-column,.expandable-block-right-column{display:flex;flex-direction:column;gap:120px}.expandable-block-center-column{display:flex;justify-content:center;min-width:170px;position:relative;width:170px}.expandable-block-center-column .expandable-block-center-img{background-color:transparent!important;position:absolute;right:13px;top:269px;transform:translateY(-50%);width:90%;z-index:10}.expandable-block-center-column .expandable-block-arrow{position:absolute;width:auto;z-index:9}.expandable-block-card-header img,.expandable-block-center-column .expandable-block-arrow,.expandable-block-center-column .expandable-block-center-img{background-color:transparent!important}.expandable-block-arrow-top-left{left:-5px;top:120px}.expandable-block-arrow-top-right{right:10px;top:120px}.expandable-block-arrow-bottom-left{left:-5px;top:360px}.expandable-block-arrow-bottom-right{right:10px;top:360px}.expandable-block-card{border-radius:25px;box-shadow:0 4px 12px rgba(0,0,0,.15);display:flex;flex-direction:column;overflow:visible;padding:20px;position:relative;transition:all .3s;z-index:1}.expandable-block-card div.h3{margin:0 0 10px}.expandable-block-card div.expandable-block-intro{color:#444;font-size:var(--fs_sm);line-height:1.4;margin:0 0 12px}.expandable-block-top-left .expandable-block-card-button,.expandable-block-top-left div.expandable-block-intro{color:#7e2a0c}.expandable-block-top-right .expandable-block-card-button,.expandable-block-top-right div.expandable-block-intro{color:#1c398e}.expandable-block-bottom-left .expandable-block-card-button,.expandable-block-bottom-left div.expandable-block-intro{color:#82181a}.expandable-block-bottom-right .expandable-block-card-button,.expandable-block-bottom-right div.expandable-block-intro{color:#59168b}.expandable-block-expand-content{font-size:var(--fs_sm);max-height:0;overflow:hidden;transition:max-height .4s ease}.expandable-block-expand-content .expandable-block-desc{background:hsla(0,0%,100%,.6);border:1px solid #f6f3f4;border-radius:5px;color:#333;margin-bottom:1rem;opacity:1;padding:7px}.expandable-block-expand-content .expandable-block-bad{background:hsla(0,86%,97%,.6);border:1px solid #ffc9c9;border-radius:5px;color:#c10007;opacity:1;padding:7px}.expandable-block-expand-content .expandable-block-good{background:rgba(240,253,244,.6);border:1px solid #87ebaa;border-radius:5px;color:#008236;opacity:1;padding:7px}.expandable-block-card.expanded .expandable-block-expand-content{max-height:500px}.expandable-block-card-button{align-self:start;cursor:pointer;font-size:var(--fs_xsm);margin:0}.expandable-block-bad,.expandable-block-good{margin-top:10px}.expandable-block-top-left,.expandable-block-top-left.expanded .expandable-block-expand-content{background:#fff7ed;border:1px solid #ffd7a8;box-shadow:0 4px 8px 0 rgba(255,215,168,.4);box-shadow:0 0 2px 0 rgba(255,215,168,.169)}.expandable-block-top-right,.expandable-block-top-right.expanded .expandable-block-expand-content{background:#eff6ff;border:1px solid #bedbff;box-shadow:0 4px 8px 0 rgba(190,219,255,.4);box-shadow:0 0 2px 0 rgba(190,219,255,.169)}.expandable-block-bottom-left{border:1px solid #ffc9c9;box-shadow:0 4px 8px 0 hsla(0,100%,89%,.4);margin-top:40px}.expandable-block-bottom-left,.expandable-block-bottom-left.expanded .expandable-block-expand-content{background:#fef2f2;box-shadow:0 0 2px 0 hsla(0,100%,89%,.169)}.expandable-block-bottom-right{border:1px solid #e9d4ff;box-shadow:0 4px 8px 0 rgba(233,212,255,.4)}.expandable-block-bottom-right,.expandable-block-bottom-right.expanded .expandable-block-expand-content{background:#faf5ff;box-shadow:0 0 2px 0 rgba(233,212,255,.169)}.expandable-block-top-left.expanded,.expandable-block-top-right.expanded{z-index:5}.expandable-block-top-left .expandable-block-expand-content,.expandable-block-top-right .expandable-block-expand-content{background:inherit;border-bottom-left-radius:25px;border-bottom-right-radius:25px;left:0;padding:0 16px;position:absolute;right:0;top:95%}.expandable-block-top-left.expanded .expandable-block-expand-content,.expandable-block-top-right.expanded .expandable-block-expand-content{border-top:none;margin-top:-10px;max-height:580px;padding:10px 20px 20px}.expandable-block-card-header{align-items:center;cursor:pointer;display:flex;gap:10px;justify-content:space-between;padding-bottom:10px}.expandable-block-card-header div.h3{flex-grow:1;margin:0;position:relative}.expandable-block-card-header div.h3:after{border-radius:10px;content:"";display:block;margin-top:4px;width:43px}.expandable-block-top-left .expandable-block-card-header div.h3:after{border-bottom:1.5px solid #ff6900}.expandable-block-top-right .expandable-block-card-header div.h3:after{border:1.5px solid #2b7fff}.expandable-block-bottom-left .expandable-block-card-header div.h3:after{border:1.5px solid #fb2c36}.expandable-block-bottom-right .expandable-block-card-header div.h3:after{border:1.5px solid #ad46ff}.expandable-block-card-icon{width:40px}.expandable-block-accordion-icon{font-size:22px;transition:transform .3s ease}.expandable-block-accordion-icon img{transition:transform .3s ease}.expandable-block-card.expanded .expandable-block-accordion-icon img{transform:rotate(180deg)}.expandable-block-bottom-left .expandable-block-card-button,.expandable-block-bottom-right .expandable-block-card-button{padding-bottom:10px}@media(max-width:992px){.expandable-block-left-column,.expandable-block-right-column{display:contents}.expandable-block-container{align-items:center;display:flex;flex-direction:column;gap:20px}.expandable-block-center-column .expandable-block-arrow{display:none}.expandable-block-center-column{display:flex;justify-content:center;order:1;position:relative;width:100%}.expandable-block-center-column .expandable-block-center-img{max-width:300px;position:relative;right:auto;top:auto;transform:none;width:45%}.expandable-block-top-left{order:2}.expandable-block-top-right{order:3}.expandable-block-bottom-left{order:4}.expandable-block-bottom-right{order:5}.expandable-block-card{margin:0 auto;max-width:400px;width:80%}.expandable-block-top-left .expandable-block-expand-content,.expandable-block-top-right .expandable-block-expand-content{left:auto!important;margin-top:0!important;padding:0!important;position:relative!important;right:auto!important;top:10px!important}.expandable-block-top-left.expanded .expandable-block-expand-content,.expandable-block-top-right.expanded .expandable-block-expand-content{border:none}.expandable-block-top-left.expanded,.expandable-block-top-right.expanded{padding-bottom:35px}.expandable-block-bottom-right.expanded .expandable-block-expand-content,.expandable-block-top-left.expanded .expandable-block-expand-content,.expandable-block-top-right.expanded .expandable-block-expand-content{overflow:visible}}@media(max-width:384px){.expandable-block-top-right.expanded{padding-bottom:60px}}.expandable-block-top-left,.expandable-block-top-right{position:relative}
