@charset "UTF-8";
/* https://www.optimiseco.com/wp-content/themes/optimise-landing/assets/components/feature-section.css?ver=1.0.0 */
.feature-section{max-width:1400px;margin:0 auto;border-radius:16px;padding:64px 40px 85px;background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:space-between}@media (max-width:768px){.feature-section{margin:0 10px;padding:30px 16px;flex-direction:column-reverse}}.feature-section .feature-section-items{display:flex;flex-direction:column;row-gap:53px;width:500px}@media (max-width:768px){.feature-section .feature-section-items{width:100%;row-gap:40px}}.feature-section .feature-section-items .feature-section-item{display:flex;flex-direction:column;row-gap:14px;color:#FFF}.feature-section .feature-section-items .feature-section-item .row{display:flex;align-items:center;column-gap:18px}@media (max-width:768px){.feature-section .feature-section-items .feature-section-item .row{column-gap:14px}}.feature-section .feature-section-items .feature-section-item .row .feature-section-item-icon img{width:56px;min-width:56px;height:56px}@media (max-width:768px){.feature-section .feature-section-items .feature-section-item .row .feature-section-item-icon img{width:38px;min-width:38px;height:38px}}.feature-section .feature-section-items .feature-section-item .row h3{font-size:42px;line-height:.72}@media (max-width:768px){.feature-section .feature-section-items .feature-section-item .row h3{font-size:32px}.feature-section .feature-section-items .feature-section-item .row h3 br{display:none}}.feature-section .feature-section-items .feature-section-item .feature-section-item-description{font-size:15px;line-height:20px}@media (max-width:768px){.feature-section .feature-section-items .feature-section-item .feature-section-item-description{font-size:14px;line-height:19px}.feature-section .feature-section-items .feature-section-item .feature-section-item-description br{display:none}}.feature-section .col{display:flex;flex-direction:column;row-gap:36px;width:770px}@media (max-width:768px){.feature-section .col{width:100%}}.feature-section .col .row{display:flex;justify-content:space-between;align-items:flex-end}.feature-section .col .row .feature-section-title{font-size:73px;line-height:.72;color:#F9FAFC}@media (max-width:768px){.feature-section .col .row .feature-section-title{text-align:center;font-size:52px;width:100%;margin-bottom:30px}}.feature-section .col .row .logo{width:153px}@media (max-width:768px){.feature-section .col .row .logo{display:none}}.feature-section .col .feature-section-example{flex-grow:1;position:relative}@media (max-width:768px){.feature-section .col .feature-section-example{display:none}}.feature-section .col .feature-section-example img{position:absolute;bottom:-85px;right:0;width:770px}