.custom-form-installation-modal{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999;display:flex;align-items:center;justify-content:center;display:none}.custom-form-installation-modal__main{border-radius:6px;background-color:#fff;max-width:768px;max-height:80vh;overflow-y:scroll;width:100%;padding:2em 1.625em 1.625em 1.625em;box-shadow:0 3px 6px rgba(0,0,0,.1607843137)}@media (max-width:768px){.custom-form-installation-modal__main{margin:.875em;overflow-y:scroll;height:95vh}}.custom-form-installation-modal__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:48px!important}@media (max-width:768px){.custom-form-installation-modal__header{font-size:24px;margin-bottom:20px!important}}@media (max-width:768px){.custom-form-installation-modal__header h4{width:70%}}.custom-form-installation-modal__header svg{width:24px;height:24px;min-width:24px}.custom-form-installation-modal__content{display:flex;flex-flow:row wrap;gap:3.875em}@media (max-width:768px){.custom-form-installation-modal__content{gap:1.875em}}.custom-form-installation-modal__item{width:45%;margin:0 auto;position:relative;display:none;flex-direction:column}.custom-form-installation-modal__item.show{display:flex}.custom-form-installation-modal__item.show:first-of-type:before{content:"";position:absolute;right:-1.75em;top:0;width:1px;height:100%;background-color:#000}@media (max-width:768px){.custom-form-installation-modal__item.show:first-of-type:before{right:unset;left:0;bottom:-1.75em;top:unset;width:100%;height:1px}}.custom-form-installation-modal__item span{display:block;font-weight:500;font-size:18px;margin-bottom:12px}.custom-form-installation-modal__item img{border-radius:4px;display:block;margin-top:auto;width:100%;height:125px;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.custom-form-installation-modal__item img{width:85%}}@media (max-width:768px){.custom-form-installation-modal__item p{font-size:14px;line-height:1.25}}