:root{--color-accent:#ffd239;--color-text:#0a0a0a;--color-border:#e4e4e4;--color-border-button:#17181a}*{box-sizing:border-box}html{color:var(--color-text);font-family:Inter,Arial,serif;font-size:14px;font-weight:400;line-height:21px}body,html{height:100%}body{display:flex;flex-direction:column;margin:0;padding:0}a{color:inherit;text-decoration:none}.c-header{border-bottom:1px solid var(--color-border)}.c-header .wrapper{display:flex;margin-left:auto;margin-right:auto;max-width:1203px;padding:0 40px;width:100%}@media screen and (max-width:768px){.c-header .wrapper{padding-left:16px;padding-right:16px}}.c-header .logo{max-width:227px;padding:16px 0}@media screen and (max-width:992px){.c-header .logo{display:none}}.c-header .logo img{max-width:100%}.c-header .mobile-logo{align-items:center;display:none;font-size:13px;font-weight:600;padding:14px 0}@media screen and (max-width:992px){.c-header .mobile-logo{display:flex}}.c-header .mobile-logo .dot{background:#000;border-radius:5px;display:block;height:5px;margin:0 7px;width:5px}.c-header .mobile-logo .dot,.c-header .mobile-logo .mobile-logo-text{transform:translateY(2px)}.c-header .mobile-logo .mobile-logo-image{width:30px}.c-header .main-menu{align-self:center;flex:1}.c-header .main-menu .desktop-menu{align-content:center;display:flex;justify-content:center;padding-left:12px}@media screen and (max-width:992px){.c-header .main-menu .desktop-menu{display:none}}.c-header .main-menu .desktop-menu ul{display:flex;list-style:none;margin:0;padding:0}.c-header .main-menu .desktop-menu li{align-items:center;display:flex;padding:0 10px}.c-header .main-menu .desktop-menu a{color:var(--color-text);font-size:14px;transition:all .15s ease-in-out 0s;white-space:nowrap}.c-header .main-menu .desktop-menu a:hover{color:var(--color-accent)}.c-header .add-news{align-self:center;background:#fff;border:none;border-radius:24px;color:var(--color-text);cursor:pointer;font-weight:600;margin-right:10px;padding:10px}.c-header .auth{display:flex}.c-header .auth .login{align-self:center;background:var(--color-accent);border:1px solid transparent;border-radius:24px;color:var(--color-text);font-weight:600;margin-right:12px;padding:6px 18px;white-space:nowrap}@media screen and (max-width:992px){.c-header .auth .login{display:none}}.c-header .auth .login:hover{background:#f3c41c}.c-header .auth .signup{align-self:center;background:#fff;border:1px solid var(--color-border-button);border-radius:24px;color:var(--color-text);font-weight:600;padding:6px 18px;white-space:nowrap}.c-header .auth .signup:hover{background:#fafafa}.c-header .menu-toggle{align-self:center;cursor:pointer;display:none;margin-left:15px}@media screen and (max-width:992px){.c-header .menu-toggle{display:block}}.c-header .menu-toggle .bar{background-color:#000;height:1px;margin:6px 0;transition:.4s;width:30px}.c-header .site-navigation{background:#fff;bottom:0;box-shadow:2px 9px 32px -11px #42445a;display:flex;flex-direction:column;gap:12px;max-width:300px;opacity:0;overflow-y:auto;padding:30px 24px 24px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .7s cubic-bezier(.83,0,.17,1),opacity .32s cubic-bezier(.83,0,.17,1);width:100%;z-index:900}.c-header .site-navigation.active{opacity:1;transform:translateX(0)}.c-header .site-navigation .mobile-menu{align-items:flex-start;display:flex;flex:0;flex-direction:column;list-style:none;margin:0;padding:0;visibility:visible}.c-header .site-navigation .mobile-menu li{margin-top:10px}.c-header .site-navigation .top{align-items:center;display:flex;justify-content:center;position:relative}.c-header .site-navigation .navigation-mobile-logo{display:flex;flex:1;justify-content:center;width:50px}.c-header .site-navigation .navigation-mobile-logo img{width:50px}.c-header .site-navigation .close{cursor:pointer;font-size:30px;height:30px;line-height:30px;position:absolute;right:0;text-align:center;width:30px}.c-header .by-category-mobile{border-top:1px solid var(--color-border);padding-top:12px}.c-header .by-category-title{font-weight:600}.c-footer{background:var(--color-text);color:#fff}.c-footer .wrapper{margin-left:auto;margin-right:auto;max-width:1203px;padding:0 40px;width:100%}@media screen and (max-width:768px){.c-footer .wrapper{padding-left:16px;padding-right:16px}}.c-footer .top{display:flex;flex-wrap:wrap;margin:0 -20px;padding-top:32px}@media screen and (max-width:1000px){.c-footer .top{flex-direction:column}}@media screen and (max-width:768px){.c-footer .top{margin:0}}.c-footer .top-right{display:flex;flex:1;flex-direction:column;flex-wrap:wrap;justify-content:space-between;padding:0 20px}@media screen and (max-width:1200px){.c-footer .top-right{flex-direction:row;margin-top:40px}}@media screen and (max-width:768px){.c-footer .top-right{padding:0}.c-footer .top-right .social{margin-top:10px}}.c-footer .top-right .social .links{display:flex;justify-content:flex-start;margin-top:10px}.c-footer .top-right .social .links a{align-items:center;background:#333;border-radius:24px;display:flex;height:32px;justify-content:center;margin-right:20px;transition:background .32s ease-in-out;width:32px}@media screen and (max-width:768px){.c-footer .top-right .payment{margin-top:10px}}.c-footer .top-right .payment img{max-width:200px}.c-footer .top-left{flex:1;padding:0 20px}@media screen and (max-width:768px){.c-footer .top-left{padding:0}}.c-footer .top-left .logo{max-width:300px}.c-footer .top-left .celebrities{margin-top:15px}.c-footer .top-left .celebrities a{color:#fdcd1c}.c-footer .top-left .celebrities a:hover{text-decoration:underline}.c-footer .top-center{flex:2;padding:0 20px}@media screen and (max-width:1200px){.c-footer .top-center{margin-top:40px}}@media screen and (max-width:768px){.c-footer .top-center{padding:0}}.c-footer .top-center .footer-menu{-moz-column-count:2;column-count:2;flex:1;margin:0;padding:0}@media screen and (max-width:768px){.c-footer .top-center .footer-menu{-moz-column-count:1;column-count:1}}.c-footer .top-center .footer-menu li{display:flex;list-style:none;margin-top:10px;position:relative}.c-footer .top-center .footer-menu li:first-child{margin:0}.c-footer .top-center .footer-menu li:before{content:url(https://bookingagentinfo.com/news/wp-content/themes/bai-news/dist/css/assets/footer/footer-dot.svg);display:block;margin-right:12px}.c-footer .top-center .footer-menu a{color:#fff;font-size:14px;font-weight:500}.c-footer .copyright{border-top:1px solid rgba(73,73,73,.7);justify-content:center;margin-top:20px;padding-top:20px}.c-footer .copyright,.c-searchform{align-items:center;display:flex}.c-searchform .search-label{border-bottom:1px solid #e4e4e4;display:flex}.c-searchform .search-field{border:none;font-size:inherit;outline:none}.c-searchform .search-submit{align-self:center;background:#fff;border:none;border-bottom:1px solid #e4e4e4;color:var(--color-text);cursor:pointer;font-size:inherit;font-weight:600;padding:3.5px 0}.c-celebrities-list{background:#fffdf7;border:1px solid #e4e4e4;border-radius:20px;padding-bottom:50px}.c-celebrities-list .subtitle{color:#0a0a0a;font-size:25px;font-weight:600;line-height:42px;padding:30px 15px 0;text-align:center}.c-celebrities-list .celebrity{display:flex;flex-direction:column;margin:34px 15px 0;text-align:center}@media screen and (max-width:768px){.c-celebrities-list .celebrity{display:none}}.c-celebrities-list .celebrity.active{display:flex}.c-celebrities-list .slider-nav{display:none;margin-top:50px;padding:0 100px}@media screen and (max-width:768px){.c-celebrities-list .slider-nav{display:flex;justify-content:space-between}.c-celebrities-list .slider-nav button{background:transparent;border:none;cursor:pointer}}.c-celebrities-list .avatar{align-items:center;display:flex;justify-content:center}.c-celebrities-list .avatar img{background-color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #fff,0 0 10px rgba(0,0,0,.2);height:90px;width:90px}.c-celebrities-list .name{font-size:18px;font-weight:700;line-height:27px}.c-celebrities-list .description{color:#858585;font-size:14px;font-weight:400;line-height:21px}.c-celebrities-list .explore{background:#fdcd1c;border:2px;border-radius:40px;font-size:14px;font-weight:600;line-height:21px;margin:16px auto 0;padding:8px 20px}.c-celebrity-news-list{margin-top:40px}.c-celebrity-news-list .top{align-items:center;display:flex}@media screen and (max-width:768px){.c-celebrity-news-list .top{display:none}}.c-celebrity-news-list .top .dot{background:#858585;height:3px;margin:0 16px;width:3px}.c-celebrity-news-list .thumbnail{display:block;margin-left:20px;max-width:260px}@media screen and (max-width:768px){.c-celebrity-news-list .thumbnail{margin-left:0;margin-right:10px;max-width:150px}}.c-celebrity-news-list .thumbnail img{border-radius:16px;height:auto;max-width:100%}.c-celebrity-news-list .content{display:flex;flex:1;flex-wrap:wrap;margin-top:16px}@media screen and (max-width:768px){.c-celebrity-news-list .content{flex-direction:row-reverse}}.c-celebrity-news-list .content .side{flex:1}.c-celebrity-news-list h3{font-size:20px;font-weight:600;line-height:30px;margin:0;text-align:left}.c-celebrity-news-list .description{font-size:14px;font-weight:400;line-height:21px;margin-top:8px}@media screen and (max-width:768px){.c-celebrity-news-list .description{display:none}}.c-celebrity-news-list .description p{margin:0}.c-celebrity-news-list .published{font-size:14px;font-weight:400;line-height:21px}.c-celebrity-news-list .published .category{color:#000;font-size:14px;font-weight:600;line-height:21px}.c-celebrity-news-list .reading-time{color:#858585;font-size:14px;font-weight:400;line-height:21px}.c-celebrity-news-list .meta{color:#858585;display:flex;font-size:16px;font-weight:400;line-height:24px;margin-top:32px}.c-celebrity-news-list .meta .date{border-right:1px solid #858585;padding-right:12px}.c-celebrity-news-list .meta .author{padding-left:12px}.c-add-news-link{align-items:center;display:flex;font-weight:700;margin-right:12px;white-space:nowrap}.front-page .wrapper{margin-left:auto;margin-right:auto;max-width:1203px;padding:0 40px;width:100%}@media screen and (max-width:768px){.front-page .wrapper{padding-left:16px;padding-right:16px}}.front-page section.search{display:flex;justify-content:center;margin-bottom:100px;margin-top:50px}.front-page__subheader{display:flex;padding:16px 0}@media screen and (max-width:1240px){.front-page__subheader{flex-wrap:wrap}}@media screen and (max-width:900px){.front-page__subheader{display:none}}.front-page__subheader .date{align-self:center;font-weight:600;margin-right:20px;white-space:nowrap}@media screen and (max-width:1240px){.front-page__subheader .date{display:none}}.front-page__subheader .categories{display:flex;flex:1;justify-content:center;overflow:hidden}.front-page__subheader .categories .categories-menu{display:flex;margin:0 20px 0 0;padding:0}@media screen and (max-width:1240px){.front-page__subheader .categories .categories-menu{justify-content:flex-start}}@media screen and (max-width:900px){.front-page__subheader .categories .categories-menu{justify-content:center;margin:0}}.front-page__subheader .categories .categories-menu li{font-weight:600;list-style:none;padding:8px 10px}.front-page__subheader .categories .categories-menu li a{color:var(--color-text);white-space:nowrap}.front-page__lead{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0}@media screen and (max-width:900px){.front-page__lead{flex-direction:column}}@media screen and (max-width:768px){.front-page__lead{margin:0 -16px}}.front-page__lead .lead-trending{flex:1;order:3;padding:20px 0}@media screen and (max-width:900px){.front-page__lead .lead-trending{order:3;padding:20px}}.front-page__lead .lead-trending .subtitle{font-size:28px;font-weight:600;line-height:48px}@media screen and (max-width:900px){.front-page__lead .lead-trending .subtitle{text-align:center}}.front-page__lead .lead-trending .item{margin-bottom:33px}.front-page__lead .lead-trending .item:last-of-type{margin-bottom:0}.front-page__lead .lead-trending h2{font-size:16px;font-weight:600;line-height:26px;margin:0}.front-page__lead .lead-trending h2 a{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;line-height:inherit;max-height:60px;overflow:hidden;text-overflow:ellipsis}.front-page__lead .lead-trending .bottom{display:inline-flex}.front-page__lead .lead-trending .bottom .date{border-right:1px solid #858585;padding-right:12px}.front-page__lead .lead-trending .bottom .author,.front-page__lead .lead-trending .bottom .date{color:#858585;font-size:14px;font-weight:500;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.front-page__lead .lead-trending .bottom .author{padding-left:12px}.front-page__lead .lead-awards{display:flex;flex:1;flex-direction:column;gap:20px;order:1;padding:20px 20px 20px 0}@media screen and (max-width:900px){.front-page__lead .lead-awards{gap:50px;max-width:unset;order:2;padding:20px}}.front-page__lead .lead-awards .subtitle{display:none;font-size:24px;font-weight:600;line-height:36px}@media screen and (max-width:900px){.front-page__lead .lead-awards .subtitle{display:block;text-align:center}}.front-page__lead .lead-awards .item{display:flex;flex:1;flex-direction:column;height:50%}.front-page__lead .lead-awards .item .thumbnail{height:165px;min-height:165px;position:relative}@media (max-width:900px){.front-page__lead .lead-awards .item .thumbnail{height:250px;min-height:250px}}.front-page__lead .lead-awards .item a.no-thumbnail{align-items:flex-end;background:#f2f2f2;border-radius:16px;display:flex;flex:1;justify-content:flex-end;position:relative}.front-page__lead .lead-awards .item a.no-thumbnail .no-thumbnail-logo{margin-bottom:10px;margin-right:10px;max-height:70px;width:100px}.front-page__lead .lead-awards .item a:not(.category){display:flex}.front-page__lead .lead-awards .item a:not(.category) .thumbnail-img{border-radius:16px;height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:900px){.front-page__lead .lead-awards .item .details{flex:3}}.front-page__lead .lead-awards .category{border-bottom:2px solid #fbd10e;color:#000;display:inline-block;font-size:12px;font-weight:600;line-height:18px;margin-top:17px;text-transform:uppercase}.front-page__lead .lead-awards h2{font-size:16px;font-weight:600;line-height:24px;margin:8px 0 0}.front-page__lead .lead-awards h2 a{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;line-height:inherit;max-height:75px;overflow:hidden;text-overflow:ellipsis}.front-page__lead .top-story-content-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:20px;height:100%}.front-page__lead .top-story-content-top{flex:1}.front-page__lead .lead-top-story{display:flex;flex:2;justify-content:center;order:2;padding:20px}@media screen and (max-width:900px){.front-page__lead .lead-top-story{order:1}}.front-page__lead .lead-top-story>a{background:#f2f2f2;border-radius:24px;color:inherit;display:inline-flex;position:relative}.front-page__lead .lead-top-story .wp-post-image{border-radius:24px;height:auto;max-width:100%}.front-page__lead .lead-top-story .not-positioned,.front-page__lead .lead-top-story .positioned{padding:50px}.front-page__lead .lead-top-story .not-positioned .logo-bg{bottom:20px;position:absolute;right:20px}.front-page__lead .lead-top-story .category{background:#ffda22;border-bottom:2px solid #fff;color:inherit;display:inline-block;font-size:20px;font-weight:700;line-height:30px;padding:4px 10px}.front-page__lead .lead-top-story h2{background-color:#fff;display:inline;font-size:30px;font-weight:600;line-height:55px;margin:0;padding:4px 10px}.front-page__lead .lead-awards .related-wrapper{bottom:10px;left:10px;position:absolute}@media screen and (min-width:900px){.front-page__lead .lead-awards .related-wrapper .bai-related-entities .bai-related-entities__image{height:50px;width:50px}.front-page__lead .lead-awards .related-wrapper .bai-related-entities .bai-related-entities__other-number{font-size:12px;height:20px;width:20px}}.front-page__secondary{display:flex;flex-wrap:wrap;justify-content:space-between;margin:44px -20px 0}@media screen and (max-width:768px){.front-page__secondary{margin:0 -16px}}.front-page__secondary .main{flex:3;padding:20px}.front-page__secondary .main .secondary-editor-picks{margin-bottom:44px}.front-page__secondary .main .secondary-editor-picks .subtitle{font-size:32px;font-weight:600;line-height:48px}.front-page__secondary .main .secondary-editor-picks .items{display:flex;flex-wrap:wrap;margin:24px -20px 0}@media screen and (max-width:768px){.front-page__secondary .main .secondary-editor-picks .items{flex-direction:column;margin:0}}.front-page__secondary .main .secondary-editor-picks .item{flex:1;padding:0 20px}@media screen and (max-width:768px){.front-page__secondary .main .secondary-editor-picks .item{margin-top:24px;padding:0}}.front-page__secondary .main .secondary-editor-picks .item .title{background:#f2f2f2;border-radius:16px;font-size:24px;font-weight:800;height:234px;letter-spacing:.01em;line-height:36px;margin:0;padding:20px 35px 20px 20px;position:relative}.front-page__secondary .main .secondary-editor-picks .item .title img{bottom:20px;position:absolute;right:20px}.front-page__secondary .main .secondary-editor-picks .item .tags{display:flex;flex-wrap:wrap}.front-page__secondary .main .secondary-editor-picks .item .tags .tag{background:#ffe892;border-radius:24px;font-size:12px;font-weight:600;line-height:18px;margin-right:10px;margin-top:9px;padding:4px 16px 4px 14px;white-space:nowrap}.front-page__secondary .main .secondary-editor-picks .item .tags .tag:last-child{margin-right:0}.front-page__secondary .main .secondary-editor-picks .item h2{margin:9px 0 0}.front-page__secondary .main .secondary-editor-picks .item .bottom{color:#858585;display:flex;font-size:14px;font-weight:400;line-height:24px;margin-top:10px;text-align:left}.front-page__secondary .main .secondary-editor-picks .item .bottom .date{border-right:1px solid #858585;padding-right:12px}.front-page__secondary .main .secondary-editor-picks .item .bottom .author{padding-left:12px}.front-page__secondary .main .c-subscription-form{background:#000;border-radius:16px;color:#fff;padding:80px 65px;position:static}@media screen and (max-width:768px){.front-page__secondary .main .c-subscription-form{padding:40px 20px}}.front-page__secondary .main .c-subscription-form .title{font-size:32px;font-weight:600;line-height:48px}.front-page__secondary .main .c-subscription-form .subtitle{font-size:20px;font-weight:600;line-height:30px}.front-page__secondary .main .c-subscription-form form{margin-top:34px}.front-page__secondary .main .c-subscription-form label{display:flex;position:relative}.front-page__secondary .main .c-subscription-form input[type=email]{background:#fff;border:none;border-radius:60px;padding:20px 30px;width:100%}.front-page__secondary .main .c-subscription-form input[type=submit]{background:#fdcd1c;border:4px;border-radius:60px;cursor:pointer;font-size:20px;font-weight:600;line-height:36px;padding:6px 10px;position:absolute;right:4px;text-align:center;top:4px}.front-page__secondary .main .secondary-latest-news{margin-top:50px}@media screen and (max-width:768px){.front-page__secondary .main .secondary-latest-news{background:hsla(0,0%,96%,.7);margin:50px -16px 0;padding:16px}}.front-page__secondary .main .secondary-latest-news .subtitle{font-size:32px;font-weight:700;line-height:48px}@media screen and (max-width:900px){.front-page__secondary .main .secondary-latest-news .subtitle{text-align:center}}.front-page__secondary .main .secondary-latest-news .rows{display:flex;flex-wrap:wrap;margin:0}@media screen and (max-width:900px){.front-page__secondary .main .secondary-latest-news .rows{flex-direction:column}}.front-page__secondary .main .secondary-latest-news .item{display:flex;flex:0 0 32%;flex-direction:column;margin-top:28px;padding:0 5px}@media screen and (max-width:900px){.front-page__secondary .main .secondary-latest-news .item{border-bottom:.7px solid rgba(28,28,28,.102);flex-direction:row;margin:0;padding:28px 0}}.front-page__secondary .main .secondary-latest-news .item .thumbnail{display:none;margin-right:20px;max-width:150px}@media screen and (max-width:900px){.front-page__secondary .main .secondary-latest-news .item .thumbnail{display:flex}}.front-page__secondary .main .secondary-latest-news .item .thumbnail img{border-radius:5px;height:auto;max-width:100%}.front-page__secondary .main .secondary-latest-news .item .info{flex:1}.front-page__secondary .main .secondary-latest-news .item .category{border-bottom:2px solid var(--color-accent);display:inline-block;font-size:12px;font-weight:600;line-height:18px;min-height:20px}.front-page__secondary .main .secondary-latest-news .item h2{font-size:16px;font-weight:600;line-height:24px;margin:14px 0 0}.front-page__secondary .main .secondary-latest-news .more{align-items:center;color:#000;display:flex;font-size:12px;font-weight:600;justify-content:center;line-height:12px;margin-top:12px;padding:20px}@media screen and (max-width:900px){.front-page__secondary .main .secondary-latest-news .more{margin-top:0}}.front-page__secondary .secondary-celebrities{flex:1}@media screen and (max-width:900px){.front-page__secondary .secondary-celebrities{flex-basis:100%;margin:50px 16px 0}}.front-page__tags{margin-top:47px}.front-page__tags .subtitle{font-size:32px;font-weight:600;line-height:48px;text-align:center}.front-page__tags .cloud{display:flex;flex-wrap:wrap;justify-content:center}.front-page__tags .cloud a{background:#ffe892;border-radius:24px;font-size:12px;font-weight:600;line-height:18px;margin-right:10px;margin-top:14px;padding:4px 16px}.front-page__tags .cloud a:last-child{margin-right:0}.page-404{flex:1}.page-404 .wrapper{margin-left:auto;margin-right:auto;max-width:1203px;padding:0 40px;width:100%}@media screen and (max-width:768px){.page-404 .wrapper{padding-left:16px;padding-right:16px}}main.index{flex:1}main.index .wrapper{margin-left:auto;margin-right:auto;max-width:1203px;padding:0 40px 100px;width:100%}@media screen and (max-width:768px){main.index .wrapper{padding-left:16px;padding-right:16px}}main.index .page-title{font-size:28px;font-weight:600;line-height:42px;margin-top:35px}.page-archive{flex:1}.page-archive .wrapper{margin-left:auto;margin-right:auto;max-width:1203px;padding:0 40px 100px;width:100%}@media screen and (max-width:768px){.page-archive .wrapper{padding-left:16px;padding-right:16px}}.page-archive .page-title{font-size:28px;font-weight:600;line-height:42px;margin-top:35px}.page-archive .load-more{display:flex;justify-content:center;margin-top:50px}.page-archive .load-more button{align-self:center;background:var(--color-accent);border:1px solid transparent;border-radius:24px;color:var(--color-text);cursor:pointer;font-weight:600;padding:8px 18px;white-space:nowrap}.page-archive .load-more button:hover{background:#f3c41c}.page-archive .content-wrapper{display:grid;gap:20px;grid-template-columns:1fr}@media screen and (min-width:992px){.page-archive .content-wrapper{grid-template-columns:1fr 350px}}.page-search{flex:1}.page-search .wrapper{margin-left:auto;margin-right:auto;max-width:1203px;padding:0 40px 100px;width:100%}@media screen and (max-width:768px){.page-search .wrapper{padding-left:16px;padding-right:16px}}.page-search .page-title{font-size:28px;font-weight:600;line-height:42px;margin-top:35px}.page-search .load-more{display:flex;justify-content:center;margin-top:50px}.page-search .load-more button{align-self:center;background:var(--color-accent);border:1px solid transparent;border-radius:24px;color:var(--color-text);cursor:pointer;font-weight:600;padding:8px 18px;white-space:nowrap}.page-search .load-more button:hover{background:#f3c41c}.c-subscription-form{background:#000;border-radius:16px;color:#fff;padding:30px 15px;position:sticky;top:50px}.c-subscription-form .title{font-size:20px;font-weight:600;line-height:30px}.c-subscription-form .subtitle{font-size:14px;font-weight:600;line-height:21px}.c-subscription-form form{margin-top:24px}.c-subscription-form label{display:flex;position:relative}.c-subscription-form input[type=email]{background:#fff;border:none;border-radius:40px;padding:8px 20px;width:100%}.c-subscription-form input[type=submit]{background:#fdcd1c;border:4px;border-radius:40px;cursor:pointer;font-size:14px;font-weight:600;line-height:21px;padding:4px 16px;position:absolute;right:1px;text-align:center;top:1px}main.single-post{flex:1}main.single-post .wrapper{display:flex;margin-left:auto;margin-right:auto;max-width:1203px;padding:0 40px 63px;width:100%}@media screen and (max-width:768px){main.single-post .wrapper{padding-left:16px;padding-right:16px}}main.single-post .article{margin-top:22px}main.single-post .article-container{display:flex;flex-wrap:wrap;margin:40px -15px}main.single-post .article-aside{display:flex;flex:1;flex-direction:column;gap:12px;min-width:350px;padding:15px}@media screen and (max-width:900px){main.single-post .article-aside{flex-basis:100%;min-width:unset}}main.single-post .article-lead{flex:3;padding:15px 30px 15px 15px}@media screen and (max-width:1010px){main.single-post .article-lead{padding:15px}}main.single-post .article-lead .article-thumbnail{margin-bottom:24px;width:100%}main.single-post .article-lead .article-thumbnail img{border-radius:16px;height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}main.single-post .article-lead .article-content{font-size:18px;line-height:30px}main.single-post .article-lead .article-content :first-child{margin-top:0}main.single-post .article-lead .article-content a{color:#e4b81b;text-decoration:underline}main.single-post .article-lead .article-content pre{white-space:pre-wrap;width:100%}main.single-post .article-lead .article-bottom{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:56px}@media screen and (max-width:900px){main.single-post .article-lead .article-bottom{border-bottom:1px solid #e4e4e4;border-top:1px solid #e4e4e4;padding:10px 0}}main.single-post .article-lead .article-bottom .info{align-items:center;color:#858585;display:flex;flex-wrap:wrap;font-size:12px;font-weight:400;gap:4px;line-height:24px}main.single-post .article-lead .article-bottom .info a{text-decoration:underline}main.single-post .article-lead .article-bottom .tags{display:flex;flex-wrap:wrap;gap:4px}main.single-post .article-lead .recommended{margin-top:48px}@media screen and (max-width:1000px){main.single-post .article-lead .recommended{background:hsla(0,0%,96%,.7);margin:48px -40px 0;padding:40px}}@media screen and (max-width:768px){main.single-post .article-lead .recommended{margin:48px -16px 0;padding:16px}}main.single-post .article-lead .recommended .subtitle{font-size:28px;font-weight:600;line-height:42px}@media screen and (max-width:900px){main.single-post .article-lead .recommended .subtitle{text-align:center}}main.single-post .article-lead .recommended .news{display:grid;gap:20px;grid-template-columns:1fr;margin-top:24px}@media screen and (min-width:576px){main.single-post .article-lead .recommended .news{grid-template-columns:1fr 1fr}}@media screen and (min-width:768px){main.single-post .article-lead .recommended .news{grid-template-columns:1fr 1fr 1fr}}main.single-post .article-lead .recommended .news article .content{flex:1}main.single-post .article-lead .recommended .news article a.no-thumbnail{background:#f2f2f2;border-radius:16px;display:flex;flex:1;height:150px;justify-content:flex-end;padding:15px;position:relative}main.single-post .article-lead .recommended .news article a.no-thumbnail img{height:100px}main.single-post .article-lead .recommended .news article .thumbnail{display:block}main.single-post .article-lead .recommended .news article .thumbnail img{border-radius:16px;height:150px;max-width:100%}main.single-post .article-lead .recommended .news article .tags{display:flex;flex-wrap:wrap;margin-top:14px}@media screen and (max-width:900px){main.single-post .article-lead .recommended .news article .tags{margin:0}}main.single-post .article-lead .recommended .news article .tags .tag{background:#ffe892;border-radius:24px;margin-right:8px;margin-top:10px;padding:4px 16px}@media screen and (max-width:768px){main.single-post .article-lead .recommended .news article .tags .tag{font-size:10px;line-height:15px;margin-top:4px;padding:2px 8px}}main.single-post .article-lead .recommended .news article h3{font-size:20px;font-weight:600;line-height:30px;margin:8px 0 0}@media screen and (max-width:768px){main.single-post .article-lead .recommended .news article h3{margin:8px 0}}main.single-post .article-lead .recommended .news article .meta{color:#858585;display:flex;flex-wrap:wrap;font-size:14px;font-weight:400;line-height:24px}@media screen and (max-width:768px){main.single-post .article-lead .recommended .news article .meta{font-size:12px;font-weight:400;line-height:18px}}main.single-post .article-lead .recommended .news article .meta .date{border-right:1px solid #858585;margin-right:12px;padding-right:12px;white-space:nowrap}main.single-post .article-top .tags{display:flex;flex-wrap:wrap}main.single-post .article-top .tags a{background:#e4e4e4;border-radius:24px;margin-right:8px;margin-top:10px;padding:4px 16px}main.single-post .article-top .title{font-size:28px;font-weight:600;line-height:42px;margin:8px 0 0}main.single-post .article-top .categories-wrapper{color:#858585;font-size:16px;font-weight:400;gap:4px;line-height:24px}@media screen and (min-width:769px){main.single-post .article-top .categories-wrapper{border-left:1px solid #858585;padding-left:8px}}@media screen and (max-width:576px){main.single-post .article-top .categories-wrapper{align-items:flex-start!important;flex-direction:column}}main.single-post .article-top .categories-wrapper a{text-decoration:underline}main.single-post .article-top .title-bottom{align-items:stretch;color:#858585;display:flex;font-size:16px;font-weight:400;gap:8px;line-height:24px}@media screen and (max-width:768px){main.single-post .article-top .title-bottom{flex-direction:column}}main.single-post .article-top .title-bottom>div{align-items:center;display:flex}@media screen and (min-width:769px){main.single-post .article-top .title-bottom .author{border-left:1px solid #858585;padding-left:8px}}.share-text{font-weight:500;margin-bottom:4px}main.single-post .related-thumbnails{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:24px;overflow:hidden;overflow-x:auto}main.single-post .related-thumbnails--one .related-image{width:auto}main.single-post .related-image-wrapper{flex:1;max-height:350px;max-width:150px;min-width:100px}@media screen and (max-width:600px){main.single-post .related-image-wrapper{min-width:150px}}@media screen and (max-width:450px){main.single-post .related-image-wrapper{min-width:120px}}main.single-post .related-image{border-radius:16px;height:100%;width:100%}@media screen and (max-width:1000px){main.single-post .related-entities{margin-top:40px}}.celebrity-page{flex:1}.celebrity-page .wrapper{margin-left:auto;margin-right:auto;max-width:1203px;padding:0 40px 100px;width:100%}@media screen and (max-width:768px){.celebrity-page .wrapper{padding-left:16px;padding-right:16px}}.celebrity-page .celebrity{align-items:center;display:flex;flex-wrap:wrap;margin-top:56px}.celebrity-page .celebrity-avatar{border-radius:50%;height:168px;margin-right:20px;overflow:hidden;width:168px}.celebrity-page .celebrity-avatar img{height:auto;width:100%}.celebrity-page .celebrity-name{font-size:32px;font-weight:400;line-height:48px;margin:0}.celebrity-page .celebrity-info{flex:1}.celebrity-page .celebrity-links{display:flex;flex-wrap:wrap;margin-top:10px}.celebrity-page .celebrity-links .link{align-items:center;display:flex;margin:8px 10px 0 0;white-space:nowrap}@media screen and (max-width:768px){.celebrity-page .celebrity-links .link{flex-basis:100%}}.celebrity-page .celebrity-links .link img{height:21px;width:21px}.celebrity-page .celebrity-links .link a{margin:0 0 0 5px;text-decoration:underline;text-transform:uppercase;white-space:nowrap}.celebrity-page .celebrity-links .link a:hover{text-decoration:none}.celebrity-page .title{font-size:24px;font-weight:600;line-height:36px;margin-top:40px}.c-content-news-list{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.c-content-news-list .c-content-news-related-celebs{width:-moz-max-content;width:max-content}@media screen and (max-width:768px){.c-content-news-list{display:block}}.c-content-news-list:first-child{margin-top:0}.c-content-news-list .thumbnail{display:block;margin-right:30px;max-width:300px}@media screen and (max-width:768px){.c-content-news-list .thumbnail{max-width:200px}}.c-content-news-list .thumbnail img{border-radius:16px;height:auto;max-width:100%}.c-content-news-list .content{flex:1}.c-content-news-list h3{font-size:20px;font-weight:600;line-height:30px;margin:0}.c-content-news-list h3 a:hover{text-decoration:underline}.c-content-news-list .tags{display:flex;flex-wrap:wrap}.c-content-news-list .tags .tag{background:#ffe892;border-radius:24px;color:inherit;font-size:12px;font-weight:600;line-height:18px;margin-right:10px;margin-top:9px;padding:4px 16px 4px 14px;text-decoration:none;white-space:nowrap}.c-content-news-list .tags .tag:last-child{margin-right:0}.c-content-news-list .meta{color:#858585;display:flex;font-size:16px;font-weight:400;line-height:24px}.c-content-news-list .meta .date{border-right:1px solid #858585;padding-right:12px}.c-content-news-list .meta .author{padding-left:12px}.bai-related-entities{position:relative}.bai-related-entities .bai-related-entities__image{border:2px solid #fff;border-radius:50%;height:100px;-o-object-fit:cover;object-fit:cover;width:100px}.bai-related-entities .bai-related-entities__other-number{align-items:center;background-color:#fff;border-radius:50%;bottom:0;display:flex;height:30px;justify-content:center;position:absolute;right:0;width:30px}
