.section.stories_preview_section .stories_preview{max-width:1000px;margin-right:auto;margin-left:auto;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}@media(max-width: 767px){.section.stories_preview_section .stories_preview{-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.section.stories_preview_section .stories_preview .thumb_wrap{max-width:400px;width:40%;padding-left:20px;padding-bottom:20px;position:relative}@media(max-width: 767px){.section.stories_preview_section .stories_preview .thumb_wrap{width:100%;max-width:100%}}.section.stories_preview_section .stories_preview .thumb_wrap:before{content:"";display:block;position:absolute;bottom:0;left:0;width:50%;height:49%}.section.stories_preview_section .stories_preview .thumb_wrap.no_featured_img .thumb{background:var(--placeholder_img) center center var(--alternative_background) no-repeat;background-size:contain}.section.stories_preview_section .stories_preview .thumb_wrap .thumb{position:relative;width:100%;display:block;height:0;padding-bottom:100%;z-index:200;background-attachment:scroll;background-size:cover;background-color:#f8f8f8;background-repeat:no-repeat;background-position:center}.accessibility_BW .section.stories_preview_section .stories_preview .thumb_wrap .thumb{-webkit-filter:grayscale(100%) contrast(2);filter:grayscale(100%) contrast(2)}.accessibility_BY .section.stories_preview_section .stories_preview .thumb_wrap .thumb{-webkit-filter:grayscale(0) contrast(2);filter:grayscale(0) contrast(2)}.section.stories_preview_section .stories_preview .content_wrap{width:60%;padding-left:40px}@media(min-width: 1400px){.section.stories_preview_section .stories_preview .content_wrap{padding-left:60px}}@media(max-width: 767px){.section.stories_preview_section .stories_preview .content_wrap{width:100%;padding-left:0;margin-top:20px}}.section.stories_preview_section .stories_preview .content_wrap .title{font-weight:300;font-style:normal;font-family:var(--second_font);line-height:120%;position:relative;letter-spacing:.05em;color:var(--title_color);font-size:32px;font-weight:300;font-family:var(--first_font);margin-bottom:.5em;display:block;text-decoration:none}.section.stories_preview_section .stories_preview .content_wrap .title strong{font-weight:inherit}.section.stories_preview_section .stories_preview .content_wrap .title strong{font-weight:500;color:var(--content_strong)}.section.stories_preview_section .stories_preview .content_wrap .title:hover{text-decoration:underline;color:var(--hover_color)}.section.stories_preview_section .stories_preview .content_wrap .description p{margin:0}.section.stories_preview_section .stories_preview .content_wrap .btns_wrap{margin-top:1.5em}.section.stories_preview_section .stories_preview .content_wrap .btns_wrap .btn{display:inline-block;height:50px;text-align:center}.section.stories_preview_section .stories_preview .content_wrap .btns_wrap .btn a{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;padding:0 1.5em;height:100%;font-family:var(--first_font);font-size:16px;font-weight:300;font-style:normal;text-align:center;text-decoration:none;text-transform:uppercase;z-index:1;position:relative;line-height:120%;border-width:1px;border-style:solid;min-width:160px;letter-spacing:var(--letter-spacing);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;color:var(--main_color);border-color:var(--main_color)}.section.stories_preview_section .stories_preview .content_wrap .btns_wrap .btn a.alternative{color:var(--main_color_associate);border-color:var(--main_color_associate)}.section.stories_preview_section .stories_preview .content_wrap .btns_wrap .btn a.alternative:hover{background:var(--main_color_associate);color:var(--main_color)}.section.stories_preview_section .stories_preview .content_wrap .btns_wrap .btn a *{color:inherit;font-weight:inherit}.section.stories_preview_section .stories_preview .content_wrap .btns_wrap .btn a:hover,.section.stories_preview_section .stories_preview .content_wrap .btns_wrap .btn a:focus{text-decoration:none;background:var(--main_color);color:var(--main_color_associate)}