.custom-overview{background:#fff;border-radius:5px}.custom-overview-container{align-items:center;display:flex;gap:60px;margin:auto;max-width:1230px}.custom-overview-content,.custom-overview-image{flex:1}.custom-overview-image img{border-radius:6px;display:block;height:auto;width:100%}.custom-overview-title{color:#111;font-family:Ubuntu;font-size:48px;font-weight:400;line-height:120%;margin-bottom:20px}.custom-overview-text{color:#000;font-family:Cabin;font-size:18px;font-weight:300;line-height:150%;margin-bottom:30px}.custom-overview-list{list-style:none}.custom-overview-item{align-items:center;color:#333;display:flex;font-family:Cabin;font-size:16px;font-weight:400;gap:12px;line-height:150%;margin-bottom:25px}.custom-overview-icon img{display:block}@media (max-width:992px){.custom-overview-container{gap:40px}.custom-overview-title{font-size:42px}}@media (max-width:768px){.custom-overview-container{flex-direction:column;gap:30px}.custom-overview-content,.custom-overview-image{width:100%}.custom-overview-title{font-size:32px}.custom-overview-text{font-size:16px}}@media (max-width:480px){.custom-overview-title{font-size:32px}.custom-overview-text{font-size:15px}.custom-overview-item{font-size:14px}}@media only screen and (max-width:600px){.custom-overview-content{padding-left:15px;padding-right:15px}}