﻿.author-search-datepicker{position:absolute;right:0;top:40px;display:flex;flex-direction:column;align-items:center;}@media(max-width:991px){.author-search-datepicker{position:relative;flex-direction:row;top:0;align-items:flex-start;justify-content:flex-start;margin-bottom:20px;margin-top:10px;}}.author-search-datepicker .search-bar{display:inline-flex;align-items:flex-start;background:#f6f6f6;padding-left:5px;width:100%;max-width:166px;height:26px;}@media(max-width:991px){.author-search-datepicker .search-bar{order:1;margin-left:5px;}}.author-search-datepicker .search-bar__input{border:0;background:transparent;color:#5e5e6f;font-family:"Roboto",sans-serif;font-size:.75rem;line-height:100%;font-weight:400;outline:0;width:100%;height:100%;}.author-search-datepicker .search-bar__button{background:none;border:0;padding:0;margin-left:.5rem;color:#6e6e7a;cursor:pointer;padding-right:10px;padding-top:5px;}.author-search-datepicker .date-picker{display:inline-flex;align-items:center;background:#f6f6f6;height:24px;margin-top:25px;}@media(max-width:1259px){.author-search-datepicker .date-picker{margin-top:15px;}}@media(max-width:991px){.author-search-datepicker .date-picker{margin-top:0;}}.author-search-datepicker .date-picker__selects{display:flex;align-items:center;width:100%;height:100%;}.author-search-datepicker .date-picker__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:#5e5e6f;font-family:"Roboto",sans-serif;font-size:.75rem;line-height:100%;font-weight:400;position:relative;cursor:pointer;background-image:url("/s/images/icons/icon-author-date-arrow.svg");background-repeat:no-repeat;background-position:right .3rem center;background-size:.6rem;padding-left:10px;}.author-search-datepicker .date-picker__button{background:none;border:0;padding:0;padding-right:10px;padding-left:10px;color:#6e6e7a;cursor:pointer;transform:translateY(2px);}.author-list-search-datepicker{position:relative;display:flex;align-items:center;width:100%;max-width:970px;margin:40px auto 0 auto;padding-left:210px;}@media(max-width:767px){.author-list-search-datepicker{position:relative;flex-direction:row;top:0;align-items:flex-start;justify-content:flex-start;margin-bottom:20px;padding-left:0;}}.author-list-search-datepicker .search-bar{display:inline-flex;align-items:flex-start;background:#f6f6f6;padding-left:5px;width:100%;max-width:166px;height:26px;}@media(max-width:767px){.author-list-search-datepicker .search-bar{order:1;margin-left:15px;}}.author-list-search-datepicker .search-bar__input{border:0;background:transparent;color:#5e5e6f;font-family:"Roboto",sans-serif;font-size:.75rem;line-height:100%;font-weight:400;outline:0;width:100%;height:100%;}.author-list-search-datepicker .search-bar__button{background:none;border:0;padding:0;margin-left:.5rem;color:#6e6e7a;cursor:pointer;padding-right:10px;padding-top:5px;}.author-list-search-datepicker .date-picker{display:inline-flex;align-items:center;background:#f6f6f6;height:26px;margin-left:15px;}@media(max-width:767px){.author-list-search-datepicker .date-picker{margin-left:0;}}.author-list-search-datepicker .date-picker__selects{display:flex;align-items:center;width:100%;height:100%;}.author-list-search-datepicker .date-picker__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:#5e5e6f;font-family:"Roboto",sans-serif;font-size:.75rem;line-height:100%;font-weight:400;position:relative;cursor:pointer;background-image:url("/s/images/icons/icon-author-date-arrow.svg");background-repeat:no-repeat;background-position:right .3rem center;background-size:.6rem;padding-left:10px;}.author-list-search-datepicker .date-picker__button{background:none;border:0;padding:0;padding-right:10px;padding-left:10px;color:#6e6e7a;cursor:pointer;transform:translateY(2px);}.author-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:60px;padding:55px;}@media(max-width:991px){.author-cards{grid-template-columns:repeat(1,1fr);padding:10px 0;gap:0;}}.author-cards .author-card{display:flex;align-items:flex-start;position:relative;}@media(max-width:991px){.author-cards .author-card{border-bottom:1px solid #eaeeef;padding:30px 0;}.author-cards .author-card:last-child{border-bottom:0;}}.author-cards .author-card__avatar{width:100px;height:100px;background:#f0f0f0;overflow:hidden;margin-right:12px;flex-shrink:0;border-radius:50%;}@media(max-width:991px){.author-cards .author-card__avatar{width:70px;height:70px;}}.author-cards .author-card__avatar img{width:100%;height:100%;object-fit:cover;}.author-cards .author-card__info{flex:1;display:flex;flex-direction:column;align-items:flex-start;}.author-cards .author-card__name .author-card__name-text{color:#d03f43;font-family:"Roboto",sans-serif;font-size:1rem;line-height:100%;font-weight:500;}@media(max-width:767px){.author-cards .author-card__name .author-card__name-text{font-size:16px;}}.author-cards .author-card__name .btn-follow{display:inline-block;position:relative;margin-left:10px;transform:translateY(-2px);border:1px solid #9698a6;font-family:"Roboto",sans-serif;font-size:.75rem;line-height:100%;font-weight:500;padding:2px 5px;cursor:pointer;color:#71737f;transition:all .34s ease;}@media(max-width:767px){.author-cards .author-card__name .btn-follow{margin-left:5px;transform:translateY(-1px);}}.author-cards .author-card__name .btn-follow .arti{width:12px;height:12px;background-image:url("/s/images/icons/icon-author-follow-add.svg");background-size:cover;background-repeat:no-repeat;transform:translateY(1px);display:inline-block;}.author-cards .author-card__name .btn-follow .arti.active{width:12px;height:12px;background-image:url("/s/images/icons/icon-author-follow-added.svg");background-size:cover;background-repeat:no-repeat;}.author-cards .author-card__name .btn-follow:hover{background-color:#29293a;color:#fff;}.author-cards .author-card__name .btn-follow:hover .arti{color:#fff;}.author-cards .author-card__name .btn-rss{display:inline-block;position:relative;margin-left:10px;transform:translateY(2px);}@media(max-width:767px){.author-cards .author-card__name .btn-rss{margin-left:5px;}}.author-cards .author-card__title h3{margin:10px 0;color:#29293a;font-family:"Roboto",sans-serif;font-size:1.375rem;line-height:140%;font-weight:900;}@media(max-width:767px){.author-cards .author-card__title h3{font-family:"Roboto",sans-serif;font-size:1rem;line-height:140%;font-weight:700;padding-right:30px;}}.author-cards-all{display:grid;grid-template-columns:repeat(1,1fr);padding:0 105px;}@media(max-width:991px){.author-cards-all{grid-template-columns:repeat(1,1fr);padding:0;gap:0;}}.author-cards-all .author-card{display:flex;align-items:center;justify-content:center;position:relative;border-bottom:1px solid #eaeeef;padding:15px 0;}.author-cards-all .author-card:last-child{border-bottom:0;}.author-cards-all .author-card__avatar{width:70px;height:70px;background:#f0f0f0;overflow:hidden;margin-left:45px;flex-shrink:0;border-radius:50%;}.author-cards-all .author-card__avatar img{width:100%;height:100%;object-fit:cover;}@media(max-width:767px){.author-cards-all .author-card__avatar{margin-left:15px;}}.author-cards-all .author-card__info{flex:1;display:flex;flex-direction:column;align-items:flex-start;}.author-cards-all .author-card__name .author-card__name-text{display:inline-block;margin-bottom:5px;color:#29293a;font-family:"Roboto",sans-serif;font-size:1rem;line-height:140%;font-weight:700;}.author-cards-all .author-card__write-count{color:#5e5e6f;font-family:"Roboto",sans-serif;font-size:.75rem;line-height:100%;font-weight:400;}.author-cards-all .author-card .btn-follow{display:inline-block;position:relative;margin-left:10px;transform:translateY(-2px);border:1px solid #5e5e6f;font-family:"Roboto",sans-serif;font-size:.75rem;line-height:100%;font-weight:500;padding:3px 8px;cursor:pointer;color:#5e5e6f;transition:all .34s ease;}@media(max-width:767px){.author-cards-all .author-card .btn-follow{margin-left:5px;transform:translateY(-1px);}}.author-cards-all .author-card .btn-follow .arti{width:12px;height:12px;background-image:url("/s/images/icons/icon-author-follow-add-all.svg");background-size:cover;background-repeat:no-repeat;transform:translateY(1px);display:inline-block;}.author-cards-all .author-card .btn-follow .arti.active{width:12px;height:12px;background-image:url("/s/images/icons/icon-author-follow-added-all.svg");background-size:cover;background-repeat:no-repeat;margin-right:3px;}.author-cards-all .author-card .btn-follow:hover{background-color:#e0e0e3;}.author-cards-all .author-card .btn-rss{display:inline-block;position:relative;margin-left:35px;transform:translateY(0);}@media(max-width:767px){.author-cards-all .author-card .btn-rss{display:none;}}.author-cards-all .author-card .btn-rss.mobile{display:none;margin-left:0;margin-top:8px;}@media(max-width:767px){.author-cards-all .author-card .btn-rss.mobile{display:block;}}.author-cards-all .author-card__title h3{margin:10px 0;color:#29293a;font-family:"Roboto",sans-serif;font-size:1.375rem;line-height:140%;font-weight:900;}@media(max-width:767px){.author-cards-all .author-card__title h3{font-family:"Roboto",sans-serif;font-size:1rem;line-height:140%;font-weight:700;padding-right:30px;}}.author-cards-all.max-width-948{max-width:948px;margin:0 auto;padding:0;}.author-cards-list{display:flex;flex-direction:column;margin:40px auto 40px auto;max-width:970px;width:100%;gap:70px;}.author-cards-list .author-card{display:flex;align-items:center;justify-content:center;position:relative;}.author-cards-list .author-card__info{flex:1;display:flex;flex-direction:column;align-items:flex-start;border-left:1px solid #9698a6;padding-left:50px;}@media(max-width:767px){.author-cards-list .author-card__info{padding-left:15px;}}.author-cards-list .author-card__name .author-card__name-text{display:inline-block;color:#d03f43;font-family:"Roboto",sans-serif;font-size:.875rem;line-height:140%;font-weight:500;}.author-cards-list .author-card__time{width:165px;display:flex;padding:0 50px 0 30px;color:#5e5e6f;font-family:"Roboto",sans-serif;font-size:.875rem;line-height:140%;font-weight:500;}@media(max-width:767px){.author-cards-list .author-card__time{width:130px;padding:0 40px 0 0;}}.author-cards-list .author-card__title h3{margin:5px 0;color:#29293a;font-family:"Roboto",sans-serif;font-size:1.375rem;line-height:140%;font-weight:900;}@media(max-width:767px){.author-cards-list .author-card__title h3{font-family:"Roboto",sans-serif;font-size:1rem;line-height:140%;font-weight:700;}}.author-cards-list .author-card .authorSave{position:relative!important;transform:none!important;}.author-cards-list .author-card .authorSave span{display:inline-block!important;}.author-cards-column{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;padding:50px 0;max-width:1048px;margin:0 auto;}@media(max-width:991px){.author-cards-column{grid-template-columns:repeat(3,1fr);gap:30px;}}.author-cards-column .author-card{display:flex;flex-direction:column;align-items:flex-start;position:relative;padding:20px;width:216px;margin:0 auto;}.author-cards-column .author-card__image{width:100%;display:flex;justify-content:flex-end;}.author-cards-column .author-card__image img{width:70px;height:70px;border-radius:100%;overflow:hidden;background-color:#fff;object-fit:cover;}.author-cards-column .author-card__info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;width:100%;height:120px;}.author-cards-column .author-card__title{display:flex;margin-bottom:10px;color:#29293a;font-family:"Knowledge",serif;font-size:1.25rem;line-height:140%;font-weight:900;}.author-cards-column .author-card__link{margin-top:20px;width:100%;display:flex;justify-content:flex-end;align-items:center;}.author-cards-column .btn-follow{display:inline-block;position:relative;transform:translateY(-2px);border:1px solid #29293a;font-family:"Roboto",sans-serif;font-size:.75rem;line-height:100%;font-weight:500;padding:3px 8px;cursor:pointer;color:#29293a;transition:all .34s ease;}@media(max-width:767px){.author-cards-column .btn-follow{transform:translateY(-1px);}}.author-cards-column .btn-follow .arti{width:12px;height:12px;background-image:url("/s/images/icons/icon-author-follow-add-all.svg");background-size:cover;background-repeat:no-repeat;transform:translateY(1px);display:inline-block;}.author-cards-column .btn-follow .arti.active{width:12px;height:12px;background-image:url("/s/images/icons/icon-author-follow-added-all.svg");background-size:cover;background-repeat:no-repeat;margin-right:3px;}.author-cards-column .btn-follow:hover{background-color:#fff;}.authorSave{display:inline-block;font-size:13px;font-weight:400;line-height:100%;color:#71737f;text-align:left;}@media(max-width:767px){.authorSave{position:absolute;right:0;top:50%;transform:translateY(-50%);}.authorSave span{display:none;}}.authorSave::before{content:"";width:12px;height:14px;background-image:url("/s/images/icons/icon-save.svg");background-repeat:no-repeat;background-size:cover;margin-right:5px;display:inline-block;transform:translateY(2px);}.authorSave.active::before{content:"";background-image:url("/s/images/icons/icon-save-fill.svg");background-repeat:no-repeat;background-size:cover;}.author-top-letter{background-color:#29293a;color:#fff;font-family:"Roboto",sans-serif;font-size:1rem;line-height:100%;font-weight:700;}.author-top-letter .atl-container{padding:5px 105px;}@media(max-width:991px){.author-top-letter .atl-container{padding:5px 0;}}@media(max-width:767px){.author-scroll-wrapper{flex-wrap:nowrap;padding-bottom:30px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;}}@media(max-width:767px) and (hover:none){.author-scroll-wrapper{scrollbar-width:none;}.author-scroll-wrapper::-webkit-scrollbar{display:none;}}.author-cards-detail-list{display:flex;flex-direction:column;margin:40px auto 40px auto;max-width:970px;width:100%;gap:70px;}@media(max-width:767px){.author-cards-detail-list{gap:0;}}.author-cards-detail-list .author-card{display:flex;align-items:center;justify-content:center;position:relative;}@media(max-width:767px){.author-cards-detail-list .author-card{flex-direction:column;width:100%;align-items:flex-start;padding:40px 0;border-bottom:1px solid #e0e0e3;}.author-cards-detail-list .author-card:first-child{padding-top:0;}.author-cards-detail-list .author-card:last-child{padding-bottom:0;border-bottom:0;}}.author-cards-detail-list .author-card__info{flex:1;display:flex;flex-direction:column;align-items:flex-start;border-left:1px solid #9698a6;padding-left:50px;}@media(max-width:767px){.author-cards-detail-list .author-card__info{padding-left:0;border:0;margin-top:10px;}}.author-cards-detail-list .author-card__time{width:165px;display:flex;padding:0 50px 0 30px;color:#5e5e6f;font-family:"Roboto",sans-serif;font-size:.875rem;line-height:140%;font-weight:500;}@media(max-width:767px){.author-cards-detail-list .author-card__time{width:130px;padding:0 40px 0 0;}}.author-cards-detail-list .author-card__title h3{margin:0;color:#29293a;font-family:"Knowledge",serif;font-size:1.625rem;line-height:130%;font-weight:900;}@media(max-width:767px){.author-cards-detail-list .author-card__title h3{font-family:"Roboto",sans-serif;font-size:1.25rem;line-height:130%;font-weight:700;}}.author-cards-detail-list .author-card__link{color:#29293a;font-family:"Roboto",sans-serif;font-size:.75rem;line-height:100%;font-weight:700;}.author-cards-detail-list .author-card__link::after{content:"";display:inline-block;width:20px;height:8px;background-image:url("/s/images/icons/icon-author-detail-next.svg");background-repeat:no-repeat;background-size:cover;margin-left:8px;}.author-cards-detail-list .author-card__listen-share-save{display:flex;position:relative;justify-content:center;align-items:center;padding:20px 0;gap:30px;}@media(max-width:767px){.author-cards-detail-list .author-card__listen-share-save{gap:20px;padding:15px 0 20px 0;}}.author-cards-detail-list .author-card__listen-share-save .lssListen{display:flex;justify-content:center;align-items:center;font-family:"Roboto",sans-serif;font-size:.75rem;line-height:100%;font-weight:400;}.author-cards-detail-list .author-card__listen-share-save .lssListen::before{content:"";display:inline-block;width:18px;height:17px;background-image:url("/s/images/icons/icon-detail-listen.svg");background-repeat:no-repeat;background-size:cover;margin-right:10px;transform:translateY(-2px);}.author-cards-detail-list .author-card__listen-share-save .lssListen span{font-family:"Roboto",sans-serif;font-size:.75rem;line-height:100%;font-weight:400;display:inline-block;position:relative;margin-left:8px;}.author-cards-detail-list .author-card__listen-share-save .lssSave{display:flex;justify-content:center;align-items:center;font-family:"Roboto",sans-serif;font-size:.75rem;line-height:100%;font-weight:400;}.author-cards-detail-list .author-card__listen-share-save .lssSave::before{content:"";display:inline-block;width:15px;height:17px;background-image:url("/s/images/icons/icon-detail-save.svg");background-repeat:no-repeat;background-size:cover;margin-right:10px;transform:translateY(-1px);}.author-cards-detail-list .author-card__listen-share-save .detail-share{display:flex;justify-content:center;align-items:center;position:relative;}.author-cards-detail-list .author-card__listen-share-save .detailShareClick{color:#29293a;font-family:"Roboto",sans-serif;font-size:.75rem;line-height:100%;font-weight:400;display:flex;justify-content:center;align-items:center;cursor:pointer;}.author-cards-detail-list .author-card__listen-share-save .detailShareClick::before{content:"";display:inline-block;width:18px;height:16px;background-image:url("/s/images/icons/icon-author-detail-share.svg");background-repeat:no-repeat;background-size:cover;margin-right:6px;transform:translateY(1px);}.author-cards-detail-list .author-card__listen-share-save .detailShareMenu{position:absolute;top:55px;left:50%;margin-left:-100px;width:364px;height:234px;background:#fff;box-shadow:0 6px 49px 0 rgba(41,41,58,.3019607843);padding:30px 20px;display:none;z-index:10;}.author-cards-detail-list .author-card__listen-share-save .detailShareMenu.open{display:block;}.author-cards-detail-list .author-card__listen-share-save .detailShareClose{position:absolute;top:20px;right:16px;background:none;border:0;font-size:38px;line-height:0;cursor:pointer;color:#2e303c;font-weight:300;}.author-cards-detail-list .author-card__listen-share-save .detailShareTitle{margin:0;text-align:center;display:block;font-family:"Roboto",sans-serif;font-size:1.125rem;line-height:100%;font-weight:700;}.author-cards-detail-list .author-card__listen-share-save .detailShareGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;}.author-cards-detail-list .author-card__listen-share-save .detailShareItem{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#2e303c;font-size:.875rem;}.author-cards-detail-list .author-card__listen-share-save .detailShareItem img{width:24px;height:auto;margin-bottom:8px;}.author-cards-detail-list .author-card__listen-share-save .detailShareItem span{font-family:"Roboto",sans-serif;font-size:.75rem;line-height:100%;font-weight:400;}.author-cards-detail-bio-header{display:flex;align-items:center;justify-content:space-between;padding:0 60px;background-color:#29293a;margin-bottom:40px;}@media(max-width:767px){.author-cards-detail-bio-header{padding:50px 20px;}}.author-cards-detail-bio-header__info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;}.author-cards-detail-bio-header__info-title{display:flex;justify-content:center;align-items:center;}.author-cards-detail-bio-header__info-title h2{font-family:"Knowledge",serif;font-size:2.125rem;line-height:100%;font-weight:700;color:#ff4d4d;}.author-cards-detail-bio-header__info-title .btn-follow{display:inline-block;position:relative;margin-left:30px;transform:translateY(-2px);border:1px solid #fff;font-family:"Roboto",sans-serif;font-size:.75rem;line-height:100%;font-weight:500;padding:3px 8px;cursor:pointer;color:#fff;transition:all .34s ease;min-width:80px;}@media(max-width:767px){.author-cards-detail-bio-header__info-title .btn-follow{margin-left:20px;transform:translateY(-1px);}}.author-cards-detail-bio-header__info-title .btn-follow .arti{width:12px;height:12px;transform:translateY(1px);display:inline-block;background-color:#fff;mask:url("/s/images/icons/icon-author-follow-add-all.svg") no-repeat center;transition:all .34s ease;}.author-cards-detail-bio-header__info-title .btn-follow .arti.active{width:12px;height:12px;margin-right:3px;background-color:#fff;mask:url("/s/images/icons/icon-author-follow-added-all.svg") no-repeat center;}.author-cards-detail-bio-header__info-title .btn-follow:hover{background-color:#e0e0e3;color:#29293a;}.author-cards-detail-bio-header__info-title .btn-follow:hover .arti{background-color:#29293a;}.author-cards-detail-bio-header__info-title .btn-follow:hover .arti.active{background-color:#29293a;}.author-cards-detail-bio-header__info-social{display:flex;justify-content:flex-start;align-items:center;gap:20px;}.author-cards-detail-bio-header__info-social a.icon-message{width:24px;height:24px;display:inline-block;background-color:#fff;mask:url("/s/images/icons/icon-author-detail-message.svg") no-repeat center;}.author-cards-detail-bio-header__info-social a.icon-x{width:24px;height:24px;display:inline-block;background-color:#fff;mask:url("/s/images/icons/icon-author-detail-x.svg") no-repeat center;}.author-cards-detail-bio-header__info-social a.icon-rss{width:24px;height:24px;display:inline-block;background-color:#fff;mask:url("/s/images/icons/icon-author-detail-rss.svg") no-repeat center;}.author-cards-detail-bio-header__info-social a:hover{background-color:#ff4d4d;}.author-cards-detail-bio-header__img{width:200px;height:200px;border-radius:50%;overflow:hidden;background-color:#e4e4e4;transform:translateY(25%);}.author-cards-detail-bio-header__img img{width:100%;height:100%;object-fit:cover;}@media(max-width:767px){.author-cards-detail-bio-header__img{width:126px;height:126px;position:absolute;right:30px;bottom:15px;}}.author-biography{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:970px;width:100%;margin:40px auto 0 auto;padding-right:25%;display:none;}.author-biography p{color:#29293a;font-family:"Knowledge",serif;font-size:1.125rem;line-height:160%;font-weight:400;}@media(max-width:767px){.author-biography{padding-right:0;}}.author-biography-show .author-biography{display:flex;}