.wide-feature #header .head .head-right i{color: var(--white);}
.wide-feature #header .head .head-left .date{color: var(--white);}
.wide-feature #header .head .head-left .icon-allah{color: var(--white);}
.wide-feature #header .head .head-left ul li a{color: var(--white);border-color: var(--white);}
.wide-feature #header .head .head-left ul ul li a{color: var(--gray-5);border-color: var(--gray-5);}
.wide-feature .header-container{position: relative;}
.wide-feature .header-container #header{position: absolute;z-index: 10;width: 100%;}
.wide-feature .header-container #header .menu-wrapper{background-color: rgb(242 242 242 / 34%);backdrop-filter: blur(10px) brightness(1.1);}

section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-back] .inside-wrapper {padding: 18px;}
section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-back*="blur"] .inside-wrapper {backdrop-filter: blur(10px) brightness(1.1);margin-bottom: 8px;}
section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-back*="blur"] .inside-wrapper a{display: block;}
section .inside-section .article-wrapper article .main-content .content .attachment[data-back*="blur"] ul {backdrop-filter: blur(10px) brightness(1.1); width: 288px; border: none;padding: 12px;}

section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-back="blur-light"] .inside-wrapper {background-color: rgb(242 242 242 / 34%);}
section .inside-section .article-wrapper article .main-content .content .attachment[data-back="blur-light"] ul {background-color: rgb(242 242 242 / 34%);}
section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-back="blur-dark"] .inside-wrapper {background-color: rgb(17 17 17 / 34%);}
section .inside-section .article-wrapper article .main-content .content .attachment[data-back="blur-dark"] ul {background-color: rgb(17 17 17 / 34%);}





#feature-10{}
#feature-10 section{}
#feature-10 section .inside-section{}
#feature-10 section .inside-section .article-wrapper{width: 100%;}
#feature-10 section .inside-section .article-wrapper article{}
#feature-10 section .inside-section .article-wrapper article .content{}
#feature-10 section .inside-section .article-wrapper article .content .title-wrapper{}
#feature-10 section .inside-section .article-wrapper article .content .title-wrapper .inside-wrapper{}
#feature-10 section .inside-section .article-wrapper article .content .title-wrapper .inside-wrapper .sup-title{font: var(--font-feature-sup-title);text-align: center;}
#feature-10 section .inside-section .article-wrapper article .content .title-wrapper .inside-wrapper .title{font: var(--font-feature-wizard-title);padding: 38px 0;}
#feature-10 section .inside-section .article-wrapper article .content .title-wrapper .inside-wrapper .title a{display: block;text-align: center;}
#feature-10 section .inside-section .article-wrapper article .content .title-wrapper .inside-wrapper .sub-title{font: var(--font-feature-sup-title);text-align: center;}




#feature-9 section{height: 100vh;width: 100%;overflow: hidden;position: relative;/*margin-bottom: var(--padding-bottom-row);*/padding: 0;}
#feature-9 section .inside-section{height: 100%;margin: 0;}
#feature-9 section .article-wrapper{width: 100%;height: 100%;padding: 0;}
#feature-9 section .article-wrapper article{height: 100%;}
#feature-9 section .article-wrapper article .main-image{height: 100%;}
#feature-9 section .article-wrapper article .main-image .image{height: 100%;}
#feature-9 section .article-wrapper article .main-image .image img{object-fit: cover; width: 100%; height: 100%;}

#feature-9 section .article-wrapper article .main-content{position: absolute;display: flex;left: 50%;transform: translateX(-50%);bottom: 24px;height: 0;width: var(--container-width);padding: 0;}

#feature-9 section .article-wrapper article .main-content[data-position="top-start"]{justify-content: start;align-items: flex-start;top: 194px;bottom: auto;}
#feature-9 section .article-wrapper article .main-content[data-position="middle-start"]{justify-content: start;align-items: center;top: calc((100vh / 2) + 97px);bottom: auto;}
#feature-9 section .article-wrapper article .main-content[data-position="bottom-start"]{justify-content: start;align-items: flex-end;}
#feature-9 section .article-wrapper article .main-content[data-position="top-center"]{justify-content: center;align-items: flex-start;top: 194px;bottom: auto;}
#feature-9 section .article-wrapper article .main-content[data-position="middle-center"]{justify-content: center;align-items: center;top: calc((100vh / 2) + 97px);bottom: auto;}
#feature-9 section .article-wrapper article .main-content[data-position="bottom-center"]{justify-content: center;align-items: flex-end;}
#feature-9 section .article-wrapper article .main-content[data-position="top-end"]{justify-content: end;align-items: flex-start;top: 194px;bottom: auto;}
#feature-9 section .article-wrapper article .main-content[data-position="middle-end"]{justify-content: end;align-items: center;top: calc((100vh / 2) + 97px);bottom: auto;}
#feature-9 section .article-wrapper article .main-content[data-position="bottom-end"]{justify-content: end;align-items: flex-end;}
#feature-9 section .article-wrapper article .main-content[data-align="start"]{text-align: start;}
#feature-9 section .article-wrapper article .main-content[data-align="center"]{text-align: center;}
#feature-9 section .article-wrapper article .main-content[data-align="end"]{text-align: end;}
#feature-9 section .article-wrapper article .main-content .title {margin-bottom: 24px; font: var(--font-feature-wizard-title);}
#feature-9 section .article-wrapper article .main-content:not(:has(.sub-title)) .title {margin-bottom: 0;}
#feature-9 section .article-wrapper article .main-content .title a{display:block;color: var(--white);}
#feature-9 section .article-wrapper article .main-content .sup-title a{display: block;font: var(--font-feature-wizard-sup-title);color: var(--white);padding-bottom: 12px;}
#feature-9 section .article-wrapper article .main-content .attachment{display: flex;}
#feature-9 section .article-wrapper article .main-content[data-align="start"] .attachment{justify-content: flex-start;}
#feature-9 section .article-wrapper article .main-content[data-align="center"] .attachment{justify-content: center;}
#feature-9 section .article-wrapper article .main-content[data-align="end"] .attachment{justify-content: flex-end;}
#feature-9 section .article-wrapper article .main-content .attachment ul{display: flex;flex-wrap: wrap;width: fit-content;padding: 8px;}
#feature-9 section .article-wrapper article .main-content .attachment ul:before{content: attr(data-title);font: var(--font-feature-wizard-attachment-title);color: var(--black);width: 100%;}
#feature-9 section .article-wrapper article .main-content .attachment[data-back="blur-dark"] ul:before{color: var(--light-1);}
#feature-9 section .article-wrapper article .main-content .attachment li{position:relative;}
#feature-9 section .article-wrapper article .main-content .attachment li:not(:last-child):after{position:absolute;top: 0;left:0;content:"|";color: var(--white);}
#feature-9 section .article-wrapper article .main-content .attachment ul li a{display:block;color: var(--white);padding: 0 12px;}
#feature-9 section .article-wrapper article .main-content .attachment ul li:first-child a{padding-right: 0;}
#feature-9 section .article-wrapper article .main-content .attachment ul li:last-child a{padding-left: 0;}









#feature-8{position: relative;}
#feature-8 .inside-section .article-wrapper{width: 100%; }
#feature-8 .inside-section .article-wrapper .item .thumbnail-wrapper{margin-bottom: 24px;}
#feature-8 .inside-section .article-wrapper .item .thumbnail-wrapper .thumbnail a img{display: block;}

#feature-8 .inside-section .article-wrapper .item .details-wrapper .sup-title a{display: block;font: var(--font-feature-sup-title);color: var(--gray-3);padding-bottom: 7px;}
#feature-8 .inside-section .article-wrapper .item .details-wrapper .title{font: var(--font-feature-title);}
#feature-8 .inside-section .article-wrapper .item .details-wrapper .title a{display: block;color: var(--dark-4);padding-bottom: 14px;padding-left: 12px;}
#feature-8 .inside-section .article-wrapper .item .details-wrapper .attachment ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
#feature-8 .inside-section .article-wrapper .item .details-wrapper .attachment ul:before{content: attr(data-title);font: var(--font-feature-attachment-title);color: var(--gray-3);width: 100%;padding-bottom: 4px;}
#feature-8 .inside-section .article-wrapper .item .details-wrapper .attachment ul li{position: relative;}
#feature-8 .inside-section .article-wrapper .item .details-wrapper .attachment ul li:not(:last-child):after{content: "|";position: absolute;left: -1px;color: var(--blue);top: 0;}
#feature-8 .inside-section .article-wrapper .item .details-wrapper .attachment ul li a{color: var(--blue);padding: 0 4px;}
#feature-8 .inside-section .article-wrapper .item .details-wrapper .attachment ul li:first-child a{padding-right: 0;}





#feature-7{overflow: hidden;position: relative;}
#feature-7 section .inside-section .article-wrapper{width: 100%;}
#feature-7 section .inside-section .article-wrapper article{position: relative;}
#feature-7 section .inside-section .article-wrapper article .main-content .content{display: flex;flex-direction:column;position: absolute;top: 0;bottom: 0;right: 0;left: 0;}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper{display: flex;align-items: flex-start;padding: 0 72px;height: 100%;}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-back="blur"]{bottom: 124px;}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-position="top-start"]{justify-content: start;align-items: flex-start;top: 72px;bottom: auto;}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-position="middle-start"]{justify-content: start;align-items: center;top: calc((100% / 2) - 50px);bottom: auto;}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-position="bottom-start"]{justify-content: start;align-items: flex-end;}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-position="top-center"]{justify-content: center;align-items: flex-start;top: 72px;bottom: auto;}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-position="middle-center"]{justify-content: center;align-items: center;top: calc((100% / 2) - 50px);bottom: auto;}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-position="bottom-center"]{justify-content: center;align-items: flex-end;}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-position="top-end"]{justify-content: end;align-items: flex-start;top: 72px;bottom: auto;}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-position="middle-end"]{justify-content: end;align-items: center;top: calc((100% / 2) - 50px);bottom: auto;}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-position="bottom-end"]{justify-content: end;align-items: flex-end;}

#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-attachment-line="3"]{}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-attachment-line="3"][data-position="middle-start"]{top: calc((100% / 2) - 62px);}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-attachment-line="3"][data-position="middle-center"]{top: calc((100% / 2) - 62px);}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-attachment-line="3"][data-position="middle-end"]{top: calc((100% / 2) - 62px);}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-attachment-line="3"][data-back="blur"]{}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-attachment-line="3"][data-back="blur"][data-position="middle-start"]{top: calc((100% / 2) - 74px);}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-attachment-line="3"][data-back="blur"][data-position="middle-center"]{top: calc((100% / 2) - 74px);}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-attachment-line="3"][data-back="blur"][data-position="middle-end"]{top: calc((100% / 2) - 74px);}

#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-align="start"]{text-align: start;}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-align="center"]{text-align: center;}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-align="end"]{text-align: end;}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper .inside-wrapper .sup-title a{display: block;font: var(--font-feature-wizard-sup-title);color: var(--white);padding-bottom: 12px;}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper .inside-wrapper .title{font: var(--font-feature-wizard-title);}
#feature-7 section .inside-section .article-wrapper article .main-content .content .title-wrapper .inside-wrapper .title a{color: var(--white);}

#feature-7 section .inside-section .article-wrapper article .main-content .content .attachment{display: flex;align-items: flex-end;padding: 0 72px;}
#feature-7 section .inside-section .article-wrapper article .main-content .content .attachment[data-position="start"]{justify-content: start;}
#feature-7 section .inside-section .article-wrapper article .main-content .content .attachment[data-position="center"]{justify-content: center;}
#feature-7 section .inside-section .article-wrapper article .main-content .content .attachment[data-position="end"]{justify-content: end;}


#feature-7 section .inside-section .article-wrapper article .main-content .content .attachment ul{display: flex;flex-wrap: wrap;justify-content: space-between;width: fit-content;margin-bottom: 24px;}
#feature-7 section .inside-section .article-wrapper article .main-content .content .attachment[data-align="start"] ul {text-align: start;padding-right: 10px; border-right: 1px solid var(--white);}
#feature-7 section .inside-section .article-wrapper article .main-content .content .attachment[data-align="center"] ul {text-align: center;}
#feature-7 section .inside-section .article-wrapper article .main-content .content .attachment[data-align="end"] ul {text-align: end;padding-left: 10px; border-left: 1px solid var(--white);}
#feature-7 section .inside-section .article-wrapper article .main-content .content .attachment[data-back*="blur"] ul { border: none;}
#feature-7 section .inside-section .article-wrapper article .main-content .content .attachment ul:before{content: attr(data-title);width: 100%;color: var(--white);font: var(--font-feature-wizard-attachment-title);margin-bottom: calc(18px - 6px);}
#feature-7 section .inside-section .article-wrapper article .main-content .content .attachment ul li{position: relative;}
#feature-7 section .inside-section .article-wrapper article .main-content .content .attachment ul li:not(:last-child):after{content:"|";position: absolute;left: -1px;top: 50%;transform: translateY(-50%);color: var(--brown);}
#feature-7 section .inside-section .article-wrapper article .main-content .content .attachment ul li a{color: var(--brown);font: var(--font-feature-wizard-attachment-items);display: block;padding: 0 4px;}







#feature-6 section:after{content: none;} 
#feature-6 section .inside-section .article-wrapper{width: 100%;}
#feature-6 section .inside-section .article-wrapper article{position: relative;}
#feature-6 section .inside-section .article-wrapper article .main-content .content{display: flex;flex-direction:column;position: absolute;top: 0;bottom: 0;right: 0;left: 0;}
#feature-6 section .inside-section .article-wrapper article .main-content .content .title-wrapper{display: flex;height: 100%;padding: 24px 72px;}
#feature-6 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-position="top-start"]{justify-content: start;align-items: flex-start;top: 72px;}
#feature-6 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-position="middle-start"]{justify-content: start;align-items: center;top: calc((100% / 2) - 12px);}
#feature-6 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-position="bottom-start"]{justify-content: start;align-items: flex-end;}
#feature-6 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-position="top-center"]{justify-content: center;align-items: flex-start;top: 72px;}
#feature-6 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-position="middle-center"]{justify-content: center;align-items: center;top: calc((100% / 2) - 12px);}
#feature-6 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-position="bottom-center"]{justify-content: center;align-items: flex-end;}
#feature-6 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-position="top-end"]{justify-content: end;align-items: flex-start;top: 72px;}
#feature-6 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-position="middle-end"]{justify-content: end;align-items: center;top: calc((100% / 2) - 12px);}
#feature-6 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-position="bottom-end"]{justify-content: end;align-items: flex-end;}
#feature-6 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-align="start"]{text-align: start;}
#feature-6 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-align="center"]{text-align: center;}
#feature-6 section .inside-section .article-wrapper article .main-content .content .title-wrapper[data-align="end"]{text-align: end;}

#feature-6 section .inside-section .article-wrapper article .main-content .content .title-wrapper .inside-wrapper .sup-title a{display: block;font: var(--font-feature-wizard-sup-title);color: var(--white);padding-bottom: 8px;}
#feature-6 section .inside-section .article-wrapper article .main-content .content .title-wrapper .inside-wrapper .title{font: var(--font-feature-wizard-title);}
#feature-6 section .inside-section .article-wrapper article .main-content .content .title-wrapper .inside-wrapper .title a{color: var(--white);}

#feature-6 section .inside-section .article-wrapper article .main-content .content .attachment{display: flex;height: 24px;background-color: #000000aa;padding: 0 72px;}
#feature-6 section .inside-section .article-wrapper article .main-content .content .attachment[data-position="start"]{justify-content: start;}
#feature-6 section .inside-section .article-wrapper article .main-content .content .attachment[data-position="center"]{justify-content: center;}
#feature-6 section .inside-section .article-wrapper article .main-content .content .attachment[data-position="end"]{justify-content: end;}
#feature-6 section .inside-section .article-wrapper article .main-content .content .attachment ul li{position: relative;display: inline-block;}
#feature-6 section .inside-section .article-wrapper article .main-content .content .attachment ul li:not(:last-child):after{content: '|';position: absolute;left: -2px;top: 50%;transform: translateY(-50%);color: var(--white);}
#feature-6 section .inside-section .article-wrapper article .main-content .content .attachment ul li a{color: var(--white);padding: 4px;font: var(--font-feature-wizard-attachment-items);}


#feature-6 [data-theme="titr-2"] .inside-section .article-wrapper article .thumbnail-wrapper{margin-bottom: calc(24px - 3px);}
#feature-6 [data-theme="titr-2"] .inside-section .article-wrapper article .thumbnail-wrapper .thumbnail a img{display: block;}

#feature-6 [data-theme="titr-2"] .inside-section .article-wrapper article .details-wrapper .title{font: var(--font-feature-title-titr2);}
#feature-6 [data-theme="titr-2"] .inside-section .article-wrapper article .details-wrapper .title a{color: var(--dark-3);margin-bottom: calc(var(--margin-18) - 4px);}
#feature-6 [data-theme="titr-2"] .inside-section .article-wrapper article .details-wrapper .lead{display: -webkit-box; -webkit-line-clamp: 9; -webkit-box-orient: vertical; overflow: hidden;}








#feature-4 [data-theme="titr-1"]:after{content: none;}
#feature-4 [data-theme="titr-1"] .inside-section .article-wrapper{width:  var(--dist-in-12);}
#feature-4 [data-theme="titr-1"] .inside-section .article-wrapper article .thumbnail-wrapper{margin-bottom: 24px;}

#feature-4 [data-theme="titr-1"] .inside-section .article-wrapper article .details-wrapper{position: relative;width: 100%;}
#feature-4 [data-theme="titr-1"] .inside-section .article-wrapper article .details-wrapper:after{content: "";position: absolute;left: 0;top: 0;width: 1px;height: 100%;background-color: var(--light-1);}
#feature-4 [data-theme="titr-1"] .inside-section .article-wrapper article .details-wrapper .sup-title{font: var(--font-feature-sup-title);}
#feature-4 [data-theme="titr-1"] .inside-section .article-wrapper article .details-wrapper .sup-title a{display: block;color: var(--gray-3);padding-bottom: 6px;}
#feature-4 [data-theme="titr-1"] .inside-section .article-wrapper article .details-wrapper .title{font: var(--font-feature-title);}
#feature-4 [data-theme="titr-1"] .inside-section .article-wrapper article .details-wrapper .title a{display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;color: var(--dark-4);margin-bottom: 5px;padding-left: 12px;}
#feature-4 [data-theme="titr-1"] .inside-section .article-wrapper article .details-wrapper .lead{padding-left: 12px;}
#feature-4 .inside-section .article-wrapper article .details-wrapper .attachment{position: relative;width: fit-content;margin-top: auto;z-index: 10;}
#feature-4 .inside-section .article-wrapper article .details-wrapper .attachment ul{display: flex;flex-wrap: wrap;}
#feature-4 .inside-section .article-wrapper article .details-wrapper .attachment ul:before{content: attr(data-title);font: var(--font-feature-attachment-title);color: var(--gray-3);width: 100%;}
#feature-4 .inside-section .article-wrapper article .details-wrapper .attachment ul li{position: relative;}
#feature-4 .inside-section .article-wrapper article .details-wrapper .attachment ul li:not(:last-child){margin-left: 8px;}
#feature-4 .inside-section .article-wrapper article .details-wrapper .attachment ul li:not(:last-child):after{content: "|";position: absolute;left: -2px;color: var(--blue);top: 50%;transform: translateY(-50%);}
#feature-4 .inside-section .article-wrapper article .details-wrapper .attachment ul li:not(:last-child) a{padding-left: 8px;}
#feature-4 .inside-section .article-wrapper article .details-wrapper .attachment ul li a{color: var(--blue);}

#feature-4 [data-theme="titr-2"]{height: 100%;}
#feature-4 [data-theme="titr-2"] .inside-section{height: 100%;}
#feature-4 [data-theme="titr-2"] .inside-section .article-wrapper article{height: 100%;}
#feature-4 [data-theme="titr-2"] .inside-section .article-wrapper article{display: flex;flex-direction: column;height: 100%;}
#feature-4 [data-theme="titr-2"] .inside-section .article-wrapper article .thumbnail-wrapper{margin-bottom: calc(24px - 4px);}
#feature-4 [data-theme="titr-2"] .inside-section .article-wrapper article .details-wrapper{display: flex;flex-direction: column;height: 100%;}
#feature-4 [data-theme="titr-2"] .inside-section .article-wrapper article .details-wrapper .title{font: var(--font-feature-title-titr2); }
#feature-4 [data-theme="titr-2"] .inside-section .article-wrapper article .details-wrapper .title a{-webkit-line-clamp: 3;color: var(--dark-4);margin-bottom: 9px;}

#feature-4 [data-theme="titr-3"]{display: flex;}
#feature-4 [data-theme="titr-3"] .inside-section .article-wrapper article{height: 100%;}
#feature-4 [data-theme="titr-3"] .inside-section .article-wrapper article{display: flex;flex-direction:column;height: 100%;}
#feature-4 [data-theme="titr-3"] .inside-section .article-wrapper:not(:last-child){margin-bottom: 24px;}
#feature-4 [data-theme="titr-3"] .inside-section .article-wrapper:not(:last-child) article{border-bottom: 1px solid var(--light-1);margin-bottom: var(--margin-18);padding-bottom: 18px;}
#feature-4 [data-theme="titr-3"] .inside-section .article-wrapper article .details-wrapper{display: flex;flex-direction: column;height: 100%;}
#feature-4 [data-theme="titr-3"] .inside-section .article-wrapper article .details-wrapper .title{font: var(--font-feature-title-titr2);}
#feature-4 [data-theme="titr-3"] .inside-section .article-wrapper article .details-wrapper .title a{color: var(--dark-4);margin-bottom: 9px;}






[data-theme="titr-2"] .details-wrapper .title a, [data-theme="titr-3"] .details-wrapper .title a{display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;} 
[data-theme="titr-2"] .details-wrapper .lead,[data-theme="titr-2"] .details-wrapper blockquote,
[data-theme="titr-3"] .details-wrapper .lead,[data-theme="titr-3"] .details-wrapper blockquote {font: var(--font-feature-lead-titr2);} 