.image-list-module{margin-bottom:48px;margin-left:var(--basic-padding-side);margin-right:var(--basic-padding-side);position:relative}.image-list-module.margin-small{margin-left:0;margin-right:0;padding-top:64px}.image-list-module:before{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;content:"";height:150px;position:absolute;top:40px;width:100%}.image-list-module.none:before{display:none}.image-list-module.red:before{background-image:radial-gradient(ellipse,rgba(255,0,0,.3) 20%,transparent 80%)}.image-list-module.green:before{background-image:radial-gradient(ellipse,rgba(78,173,51,.3) 20%,transparent 80%)}.image-list-module.blue:before{background-image:radial-gradient(ellipse,rgba(33,136,174,.3) 20%,transparent 80%)}.image-list-module.purble:before{background-image:radial-gradient(ellipse,rgba(110,61,144,.3) 20%,transparent 80%)}.image-list-module .module-wrapper{background-color:var(--colors-gray90);border-top-left-radius:16px;border-top-right-radius:16px;display:flex;flex-direction:column;padding-top:42px;position:relative}.image-list-module .module-wrapper .module-header-wrapper{color:var(--colors-gray10);display:flex;flex-direction:column;margin:0 auto;max-width:784px;padding-bottom:40px;padding-top:20px;text-align:center}.image-list-module .module-wrapper .module-header-wrapper .section-header{color:var(--colors-gray20);font-size:var(--font-size-h5);font-weight:400}.image-list-module .module-wrapper .module-header-wrapper .section-header.green{color:var(--colors-green)}.image-list-module .module-wrapper .module-header-wrapper .module-header{color:var(--colors-gray20);font-size:var(--font-size-h1);font-weight:var(--font-weight-h1)}.image-list-module .module-wrapper .module-header-wrapper .module-description{color:var(--colors-gray20);font-size:var(--font-size-p);font-weight:400;padding-top:20px}.image-list-module .module-wrapper .module-content-wrapper{display:flex;flex-direction:row;padding-left:42px;padding-right:42px}.image-list-module .module-wrapper .module-content-wrapper .content-column{display:flex;flex:1 1 0;flex-direction:column;justify-content:space-between;width:50%}.image-list-module .module-wrapper .module-content-wrapper .content-column.left .content-image.wide{padding:0 32px 0 0}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-image{padding:0 100px}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-image.wide{padding:0 0 0 32px}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-image img{width:100%}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text{display:flex;flex:1 1 0;flex-direction:column;justify-content:space-between}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph{display:flex;flex-direction:column;justify-content:flex-start}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .header{color:var(--colors-gray20);font-size:var(--font-size-h4);font-weight:var(--font-weight-h4);margin-bottom:16px}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .description{color:var(--colors-gray40);font-size:var(--font-size-p);font-weight:var(--font-weight-p)}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .boxed{background-color:var(--colors-gray90);border:1px solid var(--colors-gray60);border-radius:16px;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;margin-top:25px;padding:24px}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .boxed.red{box-shadow:0 60px 90px rgba(255,0,0,.4)}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .boxed.green{box-shadow:0 60px 90px rgba(78,173,51,.4)}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .boxed.blue{box-shadow:0 60px 90px rgba(33,136,174,.4)}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .boxed.none{box-shadow:none}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .boxed .box-row{align-content:center;display:flex;flex-direction:row;font-size:var(--font-size-p);font-weight:400;justify-content:flex-start}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .boxed .box-row img{align-self:flex-start;width:32px}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .boxed .box-row .list-text{margin-left:16px}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .boxed .box-row .list-text .title{color:var(--colors-gray20)}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .boxed .box-row .list-text .text{color:var(--colors-gray40)}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .checkbox-list{display:flex;flex-direction:column;gap:24px;justify-content:flex-start}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .checkbox-list.red{box-shadow:0 60px 90px rgba(255,0,0,.4)}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .checkbox-list.green{box-shadow:0 60px 90px rgba(78,173,51,.4)}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .checkbox-list.blue{box-shadow:0 60px 90px rgba(33,136,174,.4)}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .checkbox-list.none{box-shadow:none}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .checkbox-list .list-row{display:flex;flex-direction:row;font-size:var(--font-size-p);font-weight:400;height:40px;justify-content:flex-start}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .checkbox-list .list-row .list-text{position:relative}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .checkbox-list .list-row .list-text .text{color:var(--colors-gray20);font-size:20px;padding-left:60px}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .checkbox-list .list-row .list-text:before{background-image:url(https://25306451.fs1.hubspotusercontent-eu1.net/hubfs/25306451/Applixure_V3_2025/Icons/checkbox.png);background-size:40px 40px;content:"";height:40px;position:absolute;top:2px;width:40px}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .checkbox-list .list-row .list-text.red-dot:before{background-image:url(https://25306451.fs1.hubspotusercontent-eu1.net/hubfs/25306451/Applixure_V3_2025/Images/Icons/red-dot.png);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;content:"";height:24px;left:20px;position:absolute;top:2px;width:26px}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .button-wrapper{display:flex;margin-left:0;margin-top:50px;padding-bottom:20px}@media (max-width:679px){.image-list-module .module-wrapper .module-content-wrapper{flex-direction:column;padding-left:0;padding-right:0}.image-list-module .module-wrapper .module-content-wrapper .content-column{width:auto}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .checkbox-list .list-row .list-text .text{align-content:center;color:var(--colors-gray20);display:block;font-size:20px;margin-left:60px;min-height:40px;padding-left:0}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .checkbox-list .list-row .list-text .text .content-image{padding:32px 0}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .checkbox-list .list-row .list-text .text .content-image img{width:100%}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-image{padding:32px 0}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-image img{width:100%}}@media (min-width:680px) and (max-width:1280px){.image-list-module .module-wrapper .module-content-wrapper{padding-left:0;padding-right:0}.image-list-module .module-wrapper .module-content-wrapper .content-column{width:auto}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-image{padding:0 24px}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-image img{width:100%}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .checkbox-list .list-row .list-text .text{align-content:center;color:var(--colors-gray20);display:block;font-size:20px;margin-left:60px;min-height:40px;padding-left:0}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .checkbox-list .list-row .list-text .text .content-image{padding:32px 0}.image-list-module .module-wrapper .module-content-wrapper .content-column .content-text .paragraph .checkbox-list .list-row .list-text .text .content-image img{width:100%}}@media (min-width:1280px){.image-list-module{margin-bottom:0;padding-top:60px}}