.fancy-toggler{align-items:stretch;display:flex;flex-direction:row;gap:10px;height:420px;overflow-y:hidden;transition:all 1.5s}.fancy-toggle-info{display:none;flex-direction:column;opacity:0;transition:all 1.5s}.fancy-toggle-heading{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;text-align:center;width:100%}.fancy-toggle-heading h3{display:block;font-size:1.2rem;margin:0 auto;padding-top:.5rem}.fancy-toggle-heading-icon img{align-content:center;height:48px!important;margin:auto;width:auto}.fancy-toggle-content{padding:30px}.fancy-toggle-content-description{display:none;margin:1rem 0 1.5rem;position:relative;transform:translateX(500%);transition:all 1.5s}.fancy-toggle-image{height:50%;width:100%}.fancy-toggle-image img{height:100%!important;object-fit:cover;width:100%!important}.fancy-toggle-item{align-self:stretch;background-color:#f7fcff;flex-grow:1;height:420px;height:100%;overflow:hidden;transition:all .75s;width:16.66667%;width:15%}.fancy-toggle-item.step-active{align-self:stretch;display:flex;flex-direction:row;width:50%}.fancy-toggle-item.step-active .fancy-toggle-info{display:flex;opacity:1}.fancy-toggle-item.step-active .fancy-toggle-content,.fancy-toggle-item.step-active .fancy-toggle-image{height:100%;width:50%}.fancy-toggle-item:not(.step-active){align-items:center;display:flex;flex-direction:column;justify-content:stretch}.fancy-toggle-item:not(.step-active) .fancy-toggle-heading{flex-direction:column}.fancy-toggle-item:not(.step-active) .fancy-toggle-content{display:flex;flex:50%}.fancy-toggle-item.step-active .fancy-toggle-heading h3{display:flex;font-size:1.325rem;margin:0;padding-top:0;text-align:left}.fancy-toggle-item.step-active .fancy-toggle-heading-icon{text-align:left;width:20%}.fancy-toggle-item.step-active .fancy-toggle-heading-icon img{height:36px!important;margin:0}.fancy-toggle-item.step-active .fancy-toggle-content-description{display:flex;transform:translateX(0)}.fancy-toggle-item.step-active .fancy-toggle-heading-text{width:80%}.fancy-toggle-item.step-active .fancy-toggle-image{order:-1;position:relative;transition:all .3s}@media (max-width:1200px){.fancy-toggle-item,.fancy-toggler{height:360px}.fancy-toggler{flex-wrap:wrap;height:auto}.fancy-toggle-item,.fancy-toggle-item.step-active{width:48%}.fancy-toggle-item.step-active{flex-direction:column}.fancy-toggle-item.step-active .fancy-toggle-content,.fancy-toggle-item.step-active .fancy-toggle-image{height:100%;width:100%}.fancy-toggle-item.step-active .fancy-toggle-image{height:10%}}@media (max-width:767px){.fancy-toggler{gap:25px}.fancy-toggle-item,.fancy-toggle-item.step-active{width:100%}}