.elementor-26049 .elementor-element.elementor-element-d9927c3{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-26049 .elementor-element.elementor-element-21ffb8e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}body.elementor-page-26049:not(.elementor-motion-effects-element-type-background), body.elementor-page-26049 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}/* Start custom CSS for html, class: .elementor-element-60fa2a7 */@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Lato:wght@300;400;700&display=swap');

*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

body{
    background:#f5f5f5;
    font-family:'Lato', sans-serif;
}

/* MAIN */

.launch-edition-layout{
    width:100%;
    display:grid;
    grid-template-columns:430px 1fr;

    background:#fff;

    border-top:px solid #9d7a1f;
    border-bottom:1px solid #e6e6e6;
}

/* LEFT */

.edition-sidebar{
    padding:44px 48px;
    border-right:1px solid #e8e8e8;
}

.edition-cover img{
    width:100%;
    display:block;
    border-radius:2px;
}

/* BUTTONS */

.edition-btn{
    display:block;

    width:100%;

    text-align:center;
    text-decoration:none;

    margin-top:18px;

    padding:8px;

    font-size:13px;
    letter-spacing:1.5px;
    font-weight:700;

    transition:0.3s ease;
}

.gold-btn{
    background:#c99322;
    color:#fff;
}

.gold-btn:hover{
    background:#ae7f1d;
}

.light-btn{
    border:1px solid #d9d9d9;
    background:#fff;
    color:#555;
}

.light-btn:hover{
    background:#f5f5f5;
}

/* RIGHT */

.edition-content{
    padding:44px 54px 60px;
}

/* TOPBAR */

.edition-topbar{
    display:flex;
    align-items:center;
    gap:14px;

    margin-bottom:26px;
}

.edition-quarter{
    background:#d8402f;
    color:#fff;

    padding:8px 16px;

    font-size:12px;
    letter-spacing:2px;
    font-weight:700;
}

.edition-launch{
    background:#c99322;
    color:#fff;

    padding:8px 16px;

    font-size:12px;
    letter-spacing:2px;
    font-weight:700;
}

.edition-date{
    color:#969696;

    font-size:15px;
    letter-spacing:2px;
}

/* TITLE */

.edition-title{
    font-family:'Cormorant Garamond', serif;

    font-size:66px;
    line-height:1.08;
    font-weight:500;

    color:#111;

    max-width:1400px;

    margin-bottom:22px;
}

.edition-title span{
    color:#d8402f;
    font-style:italic;
}

/* META */

.edition-meta{
    display:flex;
    align-items:center;
    gap:12px;

    margin-bottom:36px;
}

.meta-line{
    width:22px;
    height:1px;
    background:#8b8b8b;
}

.edition-meta p{
    color:#9a9a9a;

    font-size:13px;
    letter-spacing:2px;
}

/* DESCRIPTION */

.edition-description{
    max-width:1180px;

    margin-bottom:40px;
}

.edition-description p{
    font-size:22px;
    line-height:1.85;
    color:#555;
}

/* ISSUE FOCUS */

.edition-focus{
    background:#f9eeee;

    border-left:4px solid #d8402f;

    padding:22px 28px;

    margin-bottom:26px;
}

.edition-focus h5{
    color:#d8402f;

    font-size:12px;
    letter-spacing:3px;
    font-weight:700;

    margin-bottom:14px;
}

.edition-focus p{
    font-family:'Cormorant Garamond', serif;

    font-size:20px;
    line-height:1.7;
    font-style:italic;

    color:#444;
}

/* FEATURE */

.edition-feature{
    border:1px solid #e6d2ab;

    background:#fbf8f3;

    padding:16px 20px;
}

.edition-feature h6{
    color:#c99322;

    font-size:12px;
    letter-spacing:3px;
    font-weight:700;

    margin-bottom:10px;
}

.edition-feature p{
    font-size:18px;
    line-height:1.6;
    color:#555;
}

/* RESPONSIVE */

@media(max-width:1200px){

    .edition-title{
        font-size:54px;
    }

    .edition-description p{
        font-size:19px;
    }

}

@media(max-width:991px){

    .launch-edition-layout{
        grid-template-columns:1fr;
    }

    .edition-sidebar{
        border-right:none;
        border-bottom:1px solid #e8e8e8;
    }

    .edition-content{
        padding:34px 26px;
    }

    .edition-title{
        font-size:44px;
    }

}

@media(max-width:767px){

    .edition-content{
        padding:24px 18px;
    }

    .edition-topbar{
        flex-wrap:wrap;
    }

    .edition-title{
        font-size:36px;
    }

    .edition-description p{
        font-size:16px;
        line-height:1.8;
    }

    .edition-focus p{
        font-size:20px;
    }
.edition-cover ._df_thumb {
    width: 220px !important;
}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-eda3819 */@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Lato:wght@300;400;700&display=swap');

*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

body{
    background:#f5f5f5;
    font-family:'Lato', sans-serif;
}

/* MAIN STRIP */

.stats-strip{
    width:100%;

    display:grid;
    grid-template-columns:repeat(4,1fr);

    background:#fff;

    border-top:1px solid #e6e6e6;
    border-bottom:1px solid #e6e6e6;
}

/* BOX */

.stat-box{
    min-height:88px;

    display:flex;
    align-items:center;
    justify-content:center;
    gap:20px;

    padding:18px 26px;

    border-right:1px solid #e6e6e6;
}

/* NUMBERS */

.stat-box h2{
    font-family:'Cormorant Garamond', serif;

    font-size:52px;
    font-weight:500;
    line-height:1;

    color:#111;
}

/* TEXT */

.stat-box p{
    font-size:14px;
    line-height:1.45;

    letter-spacing:2px;
    font-weight:400;

    color:#8c8c8c;
}

/* LAST BOX */

.region-box h3{
    font-family:'Cormorant Garamond', serif;

    font-size:36px;
    font-weight:500;
    line-height:1;

    color:#111;
}

.region-box span{
    font-size:14px;
    line-height:1.45;

    letter-spacing:2px;

    color:#8c8c8c;
}

/* RESPONSIVE */

@media(max-width:991px){

    .stats-strip{
        grid-template-columns:1fr 1fr;
    }

    .stat-box:nth-child(2){
        border-right:none;
    }

}

@media(max-width:767px){

    .stats-strip{
        grid-template-columns:1fr;
    }

    .stat-box{
        border-right:none;
        border-bottom:1px solid #e6e6e6;

        justify-content:flex-start;
    }

    .stat-box:last-child{
        border-bottom:none;
    }

    .stat-box h2{
        font-size:42px;
    }

    .region-box h3{
        font-size:30px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5c8ba84 */@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Lato:wght@300;400;700&display=swap');

*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

body{
    background:#f5f5f5;
    font-family:'Lato', sans-serif;
}

/* LAYOUT */

.interviews-layout{
    width:100%;
    display:grid;
    grid-template-columns:1fr 360px;
    background:#fff;
    border:1px solid #e5e5e5;
}

/* LEFT */

.interviews-main{
    padding:34px;
}

/* HEADING */

.section-heading{
    display:flex;
    align-items:center;
    gap:12px;
    margin-bottom:24px;
}

.section-heading span{
    width:16px;
    height:2px;
    background:#d8402f;
}

.section-heading h4{
    color:#d8402f;
    font-size:14px;
    letter-spacing:3px;
    font-weight:700;
}

/* LIST */

.interview-list{
    border:1px solid #e6e6e6;
}

/* ITEM */

.interview-item{
    display:flex;
    gap:28px;
    padding:26px 20px;
    border-bottom:1px solid #ececec;
}

.interview-item:last-child{
    border-bottom:none;
}

/* PROFILE */

.profile-circle{
    min-width:64px;
    height:64px;
    border-radius:50%;

    border:2px solid #d9d9d9;

    display:flex;
    align-items:center;
    justify-content:center;

    font-family:'Cormorant Garamond', serif;
    font-size:32px;
    color:#9f9f9f;
}

/* CONTENT */

.interview-content{
    flex:1;
}

.interview-content h2{
    font-size:20px;
    color:#1f1f1f;
    margin-bottom:6px;
    font-weight:700;
}

.interview-content h5{
    color:#9a9a9a;
    font-size:15px;
    font-weight:400;
    margin-bottom:10px;
}

.interview-content p{
    color:#5c5c5c;
    font-size:15px;
    line-height:1.7;
    margin-bottom:14px;
}

/* TAGS */

.tags{
    display:flex;
    gap:8px;
    flex-wrap:wrap;
}

.tags span{
    background:#fbefed;
    color:#df4b38;

    font-size:11px;
    letter-spacing:1px;
    font-weight:700;

    padding:6px 10px;
}

/* SIDEBAR */

.sidebar{
    border-left:1px solid #e8e8e8;
    padding:24px;
}

/* BOX */

.sidebar-box{
    border:1px solid #e7e7e7;
    margin-bottom:22px;
    background:#fff;
}

/* TITLE */

.sidebar-title{
    padding:18px 18px;
    border-bottom:1px solid #ececec;

    color:#8f8f8f;
    font-size:13px;
    letter-spacing:3px;
    font-weight:700;
}

/* TOPICS */

.topic-item{
    display:flex;
    justify-content:space-between;
    gap:12px;

    padding:16px 18px;
    border-bottom:1px solid #efefef;
}

.topic-item:last-child{
    border-bottom:none;
}

.topic-item p{
    color:#555;
    font-size:16px;
    line-height:1.4;
}

.topic-item span{
    background:#fbefed;
    color:#df4b38;

    font-size:11px;
    font-weight:700;

    padding:5px 8px;
    height:fit-content;
}

/* ISSUES */

.issues-box{
    padding-bottom:10px;
}

.issue-card{
    display:flex;
    gap:14px;

    margin:18px;
    padding:16px;

    border:1px solid #ececec;
}

.issue-thumb{
    width:78px;
    height:100px;

    background:#f2f2f2;

    display:flex;
    align-items:center;
    justify-content:center;

    color:#9f9f9f;
    font-size:13px;
}

.issue-content small{
    display:block;

    color:#9f9f9f;
    font-size:12px;
    letter-spacing:1px;

    margin-bottom:10px;
}

.issue-content h3{
    font-family:'Cormorant Garamond', serif;

    font-size:18px;
    line-height:1.35;
    font-weight:500;

    color:#333;

    margin-bottom:12px;
}

.issue-content a{
    text-decoration:none;

    color:#c99322;

    font-size:12px;
    letter-spacing:1px;
    font-weight:700;
}

/* RESPONSIVE */

@media(max-width:1200px){

    .interviews-layout{
        grid-template-columns:1fr;
    }

    .sidebar{
        border-left:none;
        border-top:1px solid #ececec;
    }

}

@media(max-width:767px){

    .interview-item{
        flex-direction:column;
        gap:18px;
    }

    .profile-circle{
        width:64px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a96ba80 */@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Lato:wght@300;400;700&display=swap');

*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

body{
    background:#f5f5f5;
    font-family:'Lato', sans-serif;
}

/* LAYOUT */

.articles-wrapper{
    width:100%;
    display:grid;
    grid-template-columns:1fr 360px;
    background:#fff;
    border:1px solid #e7e7e7;
}

/* LEFT */

.articles-main{
    padding:34px 34px 50px;
}

/* RIGHT EMPTY */

.articles-space{
    border-left:1px solid #ececec;
}

/* HEADING */

.articles-heading{
    display:flex;
    align-items:center;
    gap:12px;
    margin-bottom:28px;
}

.articles-heading span{
    width:16px;
    height:2px;
    background:#d8402f;
}

.articles-heading h4{
    color:#d8402f;
    font-size:14px;
    letter-spacing:3px;
    font-weight:700;
}

/* LIST */

.articles-list{
    border:1px solid #e7e7e7;
    background:#fff;
}

/* ROW */

.article-row{
    display:flex;
    gap:28px;

    padding:18px 24px;

    border-bottom:1px solid #ececec;
}

.article-row:last-child{
    border-bottom:none;
}

/* NUMBER */

.article-number{
    min-width:22px;

    font-family:'Cormorant Garamond', serif;
    font-size:42px;
    line-height:1;

    color:#e4e4e4;
}

/* INFO */

.article-info{
    flex:1;
}

.article-info h6{
    color:#c99322;

    font-size:12px;
    letter-spacing:2px;
    font-weight:700;

    margin-bottom:8px;
}

.article-info h2{
    font-family:'Cormorant Garamond', serif;

    font-size:20px;
    line-height:1.35;
    font-weight:500;

    color:#2b2b2b;

    margin-bottom:8px;
}

.article-info p{
    color:#9a9a9a;

    font-size:15px;
    line-height:1.6;
}

/* RESPONSIVE */

@media(max-width:1200px){

    .articles-wrapper{
        grid-template-columns:1fr;
    }

    .articles-space{
        display:none;
    }

}

@media(max-width:767px){

    .articles-main{
        padding:24px 18px 40px;
    }

    .article-row{
        gap:16px;
        padding:18px;
    }

    .article-info h2{
        font-size:20px;
    }

    .article-info p{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cdbaaf6 */@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Lato:wght@300;400;700&display=swap');

*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

body{
    background:#f5f5f5;
    font-family:'Lato', sans-serif;
}

/* SECTION */

.agenda-section{
    width:100%;
    max-width:1500px;

    padding:36px 34px 50px;
}

/* HEADING */

.agenda-heading{
    display:flex;
    align-items:center;
    gap:12px;

    margin-bottom:28px;
}

.agenda-heading span{
    width:16px;
    height:2px;

    background:#d8402f;
}

.agenda-heading h4{
    color:#d8402f;

    font-size:14px;
    letter-spacing:3px;
    font-weight:700;
}

/* BOX */

.agenda-box{
    background:#fff;

    border:1px solid #e5e5e5;
}

/* TOP */

.agenda-top{
    padding:26px 28px 24px;

    border-bottom:1px solid #ececec;
}

.agenda-top h2{
    font-family:'Cormorant Garamond', serif;

    font-size:30px;
    line-height:1.2;
    font-weight:500;

    color:#2d2d2d;

    margin-bottom:10px;
}

.agenda-top p{
    color:#8e8e8e;

    font-size:15px;
    line-height:1.7;
}

/* CONTENT */

.agenda-content{
    padding:28px;
}

.agenda-content h5{
    color:#d8402f;

    font-size:14px;
    letter-spacing:3px;
    font-weight:700;

    margin-bottom:24px;
}

/* LIST */

.agenda-content ul{
    list-style:none;
}

.agenda-content li{
    position:relative;

    padding-left:24px;
    margin-bottom:20px;

    color:#505050;

    font-size:16px;
    line-height:1.6;
}

.agenda-content li:last-child{
    margin-bottom:0;
}

/* RED SQUARE */

.agenda-content li::before{
    content:"";

    width:11px;
    height:11px;

    background:#d8402f;

    position:absolute;
    left:0;
    top:9px;
}

/* RESPONSIVE */

@media(max-width:991px){

    .agenda-section{
        padding:28px 20px 40px;
    }

    .agenda-top h2{
        font-size:38px;
    }

    .agenda-content li{
        font-size:16px;
    }

}

@media(max-width:767px){

    .agenda-top{
        padding:22px 20px;
    }

    .agenda-content{
        padding:22px 20px;
    }

    .agenda-top h2{
        font-size:30px;
    }

    .agenda-content li{
        font-size:15px;
        line-height:1.7;
    }

}/* End custom CSS */