.elementor-5476 .elementor-element.elementor-element-d82c164{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-5476 .elementor-element.elementor-element-459dd51 .elementor-heading-title{color:var( --e-global-color-4e7aee4c );}.elementor-5476 .elementor-element.elementor-element-54acec6{--display:flex;}body.elementor-page-5476:not(.elementor-motion-effects-element-type-background), body.elementor-page-5476 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}@media(max-width:1024px){.elementor-5476 .elementor-element.elementor-element-d82c164{--grid-auto-flow:row;}.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:767px){.elementor-5476 .elementor-element.elementor-element-d82c164{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}}/* Start custom CSS for html, class: .elementor-element-b15e372 */.colo-insights{

    max-width:1200px;
    margin:auto;
    padding:80px 20px;
    font-family:inherit;

}

.hero{

    padding:90px 20px;
    text-align:center;
    background:#f7f5f2;
    border-radius:30px;
    margin-bottom:80px;

}

.eyebrow{

    letter-spacing:2px;
    color:#6f7c65;
    font-weight:700;
    font-size:13px;
    text-transform:uppercase;

}

.hero h1{

    font-size:56px;
    margin:20px 0;

}

.hero p{

    max-width:700px;
    margin:auto;
    color:#666;
    line-height:1.8;
    font-size:19px;

}

.btn-primary{

    display:inline-block;
    margin-top:35px;
    padding:16px 34px;
    background:#49614b;
    color:white !important;
    text-decoration:none;
    border-radius:40px;
    transition:.3s;

}

.btn-primary:hover{

    background:#324435;

}

.featured{

    display:grid;
    grid-template-columns:1.1fr 1fr;
    gap:60px;
    align-items:center;
    margin-bottom:90px;

}

.featured img{

    width:100%;
    border-radius:25px;

}

.featured span{

    color:#8b8b8b;
    text-transform:uppercase;
    font-size:13px;

}

.featured h2{

    font-size:42px;
    margin:15px 0;

}

.featured p{

    line-height:1.8;
    color:#555;

}

.featured a{

    color:#49614b;
    font-weight:700;
    text-decoration:none;

}

#artikler h2{

    text-align:center;
    margin-bottom:45px;

}

.articles{

    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(320px,1fr));
    gap:30px;

}

.articles article{

    background:white;
    border-radius:20px;
    padding:35px;
    border:1px solid #ececec;
    transition:.35s;

}

.articles article:hover{

    transform:translateY(-8px);
    box-shadow:0 18px 40px rgba(0,0,0,.08);

}

.category{

    display:inline-block;
    background:#edf3ec;
    color:#49614b;
    padding:6px 14px;
    border-radius:40px;
    font-size:13px;
    margin-bottom:18px;

}

.articles h3{

    margin-bottom:15px;

}

.articles p{

    color:#666;
    line-height:1.7;

}

.articles a{

    display:inline-block;
    margin-top:20px;
    color:#49614b;
    text-decoration:none;
    font-weight:700;

}

.topics{

    margin-top:100px;
    text-align:center;

}

.topic-grid{

    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
    gap:18px;
    margin-top:35px;

}

.topic-grid a{

    background:#f7f5f2;
    padding:24px;
    border-radius:18px;
    text-decoration:none;
    color:#222;
    display:flex;
    justify-content:space-between;
    transition:.3s;

}

.topic-grid a:hover{

    background:#49614b;
    color:white;

}

.topic-grid span{

    font-weight:bold;

}

@media(max-width:900px){

.featured{

grid-template-columns:1fr;

}

.hero h1{

font-size:38px;

}

}/* End custom CSS */