.sort{color:var(--text-secondary);padding:40px 0 50px}@media only screen and (max-width: 767px){.sort{padding:30px 20px 45px}}.dropdown{position:relative;background:var(--dropdown-background);border:1px solid var(--border-color);border-radius:6px}.dropdown button{outline:none;background:rgba(0,0,0,0);border:none;color:var(--text-secondary);line-height:45px;width:100%;padding:0 20px;gap:10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.dropdown button svg{transform:rotate(90deg);transition:.2s;margin-left:15px}.dropdown.opened button svg{transform:rotate(-90deg)}.dropdown.selected button{color:var(--text-secondary)}.dropdown ul{margin:0;padding:0;list-style:none;border:1px solid var(--border-color);position:absolute;z-index:20;width:100%;background:var(--dropdown-background);border-radius:6px;outline:none;color:var(--text-secondary);margin-top:10px}.dropdown ul li{line-height:58px;font-size:15px;padding:0 20px;white-space:nowrap;color:var(--text-secondary)}.dropdown ul li:not(:last-child){border-bottom:1px solid var(--border-color)}.dropdown ul li.active:not([disabled]){font-weight:600}.dropdown ul li:hover:not([disabled]){color:var(--text-primary);cursor:pointer}.pagination{padding:60px 0 40px}.pagination ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px}.pagination li{width:40px;text-align:center;border-radius:6px;line-height:40px;background:var(--background-secondary)}.pagination li a,.pagination li span{display:block;cursor:pointer;color:var(--text-primary)}.pagination li button{background:none;outline:none;border:none;color:var(--text-primary);cursor:pointer}.pagination li.active{border-color:rgba(0,0,0,0);background-color:var(--border-color)}#info{padding:0 0 60px}#info .container{padding-top:60px;align-items:flex-start}#info h2{font-family:"Merriweather Sans";color:#fff}#info .description{flex:0 1 auto;max-width:750px;color:var(--grey-color-lighter);margin:0 0 50px}#info .scholars{flex-wrap:wrap}#info .scholars .faculty-member{flex:0 1 50%;margin:0 0 30px}#info .scholars .faculty-member h4{font-size:18px}#info .scholars .faculty-member p{color:var(--grey-color-lighter)}#info .scholars .faculty-member .image{width:62px;height:62px;margin:0 25px 0 0}@media only screen and (max-width: 767px){#info{padding:0}#info .container{padding:35px}#info h2{font-size:18px;max-width:unset}#info .scholars{margin-bottom:60px}}#comments{padding:70px 0 0}#comments .gradient-box{max-width:1300px}#comments .container{padding:60px 20px;max-width:1040px;margin:0 auto}#comments .container:first-child{border-bottom:1px solid #4b4b4b}#comments .container.comments{padding-top:0}#comments .comment-form h3{font-size:22px;font-family:"Merriweather Sans";margin:0}#comments .comment-form .info{color:var(--text-muted)}#comments .comment-form header{margin-bottom:25px}#comments .comment-form .flex{gap:30px}#comments .comment-form .flex .field-row{flex:1}#comments .comment-form .btn-row{margin-top:0;align-items:flex-start;justify-content:flex-end}#comments .comment-form .btn-row .remaining{font-size:14px;color:var(--text-secondary);margin:0 auto 0 0}#comments .message{margin:20px 0 0}@media only screen and (min-width: 767px){#comments .comment-list ul li ul{padding-left:70px}#comments .comment-list .list-item{position:relative}#comments .comment-list .list-item.has-children>.comment:not(.collapsed):after{content:"";display:block;width:1px;height:calc(100% - 10px);background:var(--border-color);position:absolute;top:70px;left:25px}#comments .comment-list .list-item.has-children ul li:not(:last-child):after{content:"";display:block;width:1px;height:calc(100% + 35px);background:var(--border-color);position:absolute;top:25px;left:-45px}#comments .comment-list .list-item .list-item:before{content:"";display:block;height:1px;width:40px;background:var(--border-color);position:absolute;left:-45px;top:25px}}#comments .comment-list .tree>li{border-bottom:1px solid var(--border-color);margin-bottom:50px;padding-bottom:10px}#comments .comment-list .comment{color:var(--text-secondary);margin-bottom:35px;position:relative}#comments .comment-list .comment .image-flex{margin:0 0 20px}#comments .comment-list .comment .image-flex h4{color:var(--text-primary);font-size:18px;line-height:1}#comments .comment-list .comment .image-flex .iti-flag{display:inline-block;vertical-align:middle;margin:0 0 0 5px}#comments .comment-list .comment .image-flex time{font-size:15px}#comments .comment-list .comment .image{border-radius:50%;width:50px;height:50px;min-width:50px;position:relative}#comments .comment-list .comment .image img{border-radius:50%}#comments .comment-list .comment .guest{display:flex;flex-direction:row;align-items:center;justify-content:center;color:var(--text-primary)}#comments .comment-list .comment .guest svg{width:22px;height:22px}#comments .comment-list .comment.level-0 .guest,#comments .comment-list .comment.level-4 .guest,#comments .comment-list .comment.load-more .guest{background:var(--black-color)}#comments .comment-list .comment.level-1 .guest,#comments .comment-list .comment.level-5 .guest{background:#bc4122}#comments .comment-list .comment.level-2 .guest,#comments .comment-list .comment.level-6 .guest{background:#146b6d}#comments .comment-list .comment.level-3 .guest,#comments .comment-list .comment.level-7 .guest{background:#1c4c8f}#comments .comment-list .comment main{padding-left:70px;margin:0 0 20px;overflow:hidden}#comments .comment-list .comment footer{padding-left:70px}#comments .comment-list .comment footer .loading{width:3em;height:3em}#comments .comment-list .comment footer .comment-form{margin-top:30px}#comments .comment-list .comment footer .comment-form h3{font-size:15px;color:var(--text-primary)}#comments .comment-list .comment footer .comment-form .cancel-reply{display:inline-block;text-decoration:underline;cursor:pointer;align-self:center;margin-left:auto;color:var(--text-muted)}#comments .comment-list .comment footer .comment-form .btn{line-height:43px}#comments .comment-list .comment .reply,#comments .comment-list .comment .replies{color:var(--text-muted);font-size:14px;cursor:pointer;display:block}#comments .comment-list .comment .reply:before,#comments .comment-list .comment .replies:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.674' height='12.229' viewBox='0 0 14.674 12.229'%3E%3Cpath d='M10.206 10.761V7.5L4.5 13.206l5.706 5.706V15.571c4.076 0 6.929 1.3 8.967 4.158C18.359 15.652 15.913 11.576 10.206 10.761Z' transform='translate(-4.5 -7.5)' fill='%239d9d9d'/%3E%3C/svg%3E");width:15px;height:12px;margin:0 5px 0 0}#comments .comment-list .comment .replies:before{margin:0 5px -2px 0;width:12px;height:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M14.994 4.2A1.2 1.2 0 0 0 13.8 3H4.2A1.2 1.2 0 0 0 3 4.2v7.2a1.2 1.2 0 0 0 1.2 1.2h8.4L15 15Z' transform='translate(-3 -3)' fill='%239d9d9d'/%3E%3C/svg%3E")}#comments .comment-list .comment .replies svg{transition:transform .2s;margin:0 0 0 5px;transform:rotate(270deg);vertical-align:middle}#comments .comment-list .comment.collapsed .replies svg{transform:rotate(90deg)}#comments .comment-list .comment.load-more .image span:before{content:"+";display:inline-block}#comments .comment-list .comment.load-more .text .more{display:inline}#comments .comment-list .comment.load-more .text .less{display:none}#comments .comment-list .expanded .load-more .image span:before{content:"-"}#comments .comment-list .expanded .load-more .text .more{display:none}#comments .comment-list .expanded .load-more .text .less{display:inline}#comments .actions span{cursor:pointer;color:var(--text-secondary);text-decoration:underline;outline:none}#comments .actions span:hover{color:var(--text-primary)}#comments .comment-list+.actions{padding:50px 0 0}@media only screen and (max-width: 767px){#comments{padding:0}#comments .comment-form h3{font-size:18px;margin:0 0 10px}#comments .comment-form .info{font-size:13px;display:block;line-height:1.5}#comments .comment-form .btn-row{flex-wrap:wrap;gap:10px}#comments .comment-form .btn-row .btn{max-width:unset;width:100%;flex:0 1 100%}#comments .comment-list .tree>li>ul{padding-left:30px}#comments .comment-list .tree>li>ul .comment .reply-form{margin-left:-100px}#comments .comment-list .tree>li>ul .comment footer .message{margin:20px 0 0 -100px}#comments .comment-list .comment .reply-form{margin-left:-70px}#comments .comment-list .comment .comment-form .btn-row{text-align:end;justify-content:space-between}#comments .comment-list .comment .comment-form .btn-row .remaining{flex:0 1 100%}#comments .comment-list .comment .comment-form .btn-row .cancel-reply{margin:0}#comments .comment-list .comment .comment-form .btn-row .btn{max-width:180px;width:auto;flex:0 1 auto;margin:0}#comments .comment-list .comment .message{margin:20px 0 0 -70px}}.light #comments .comment-list .tree>li{border-bottom:1px solid var(--border-color)}@media only screen and (min-width: 767px){.light #comments .comment-list .list-item.has-children>.comment:not(.collapsed):after{background:var(--border-color)}.light #comments .comment-list .list-item.has-children ul li:not(:last-child):after{background:var(--border-color)}.light #comments .comment-list .list-item .list-item:before{background:var(--border-color)}}.light #comments .comment-list .comment .image-flex h4{color:var(--background-primary)}.light #comments .comment-list .comment footer .comment-form h3{color:var(--background-primary)}.light #comments .comment-list .comment .reply,.light #comments .comment-list .comment .replies{color:var(--grey-color-darker)}.light #comments .comment-form h3{color:var(--background-primary)}.light #comments .comment-form .info{color:var(--grey-color-darker)}.light #comments .comment-form .btn-row .remaining{color:var(--grey-color-darker)}.light #comments .comment-form .cancel-reply{color:var(--grey-color-darker)}.light #comments .actions span{color:var(--grey-color-darker)}.light #comments .actions span:hover{color:var(--background-primary)}.cards-list{padding:80px 0 90px}
