:root{--e-global-color-primary:#DF0200;--e-global-color-secondary:#A10000;--e-global-color-text:#292929;--e-global-color-accent:#F9FAFB;--e-global-color-d455ad8:#FFFFFF;--e-global-color-1df77a6:#777777;--e-global-color-27a8e3d:#AFAFAF}.soltech-toggle{list-style-type:none;margin-bottom:0}.soltech-toggle__item{padding:30px;position:relative;background:#fff;-webkit-box-shadow:8px 5px 35px -2px rgb(41 41 41 / .15);box-shadow:8px 5px 35px -2px rgb(41 41 41 / .15);border-radius:10px}@media screen and (max-width:1024px){.soltech-toggle__item{padding:20px}}.soltech-toggle__item:not(:last-child){margin-bottom:30px}@media screen and (max-width:1024px){.soltech-toggle__item:not(:last-child){margin-bottom:20px}}.soltech-toggle__item-title{margin-bottom:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.soltech-toggle__item-icon{-webkit-transition:.4s;-o-transition:.4s;transition:.4s;display:-webkit-box;display:-ms-flexbox;display:flex;width:38px;height:34px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;background-color:var(--e-global-color-accent);-ms-flex-negative:0;flex-shrink:0}.soltech-toggle__item-icon svg{-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.soltech-toggle__item-icon svg path{-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.soltech-toggle__item.active .soltech-toggle__item-icon{background-color:var(--e-global-color-text)}.soltech-toggle__item.active .soltech-toggle__item-icon svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.soltech-toggle__item.active .soltech-toggle__item-icon svg path{stroke:var(--e-global-color-d455ad8)}.soltech-toggle__item-text{margin-top:15px;padding-top:15px;display:none;border-top:1px solid #d9d9d9}