section.archive-stories_wrapper .section-nav_archive{border-bottom:1px solid var(--heading-border);padding-bottom:10px;margin-bottom:30px;display:flex;flex-direction:row;justify-content:space-between;align-items:end}section.archive-stories_wrapper .author-profile_wrapper{display:grid;grid-template-columns:200px 1fr;background-color:var(--dark-teal);gap:40px;align-items:center;padding:40px 80px;margin-bottom:80px}@media screen and (max-width:991px){section.archive-stories_wrapper .author-profile_wrapper{padding:40px 20px}}@media screen and (max-width:575px){section.archive-stories_wrapper .author-profile_wrapper{grid-template-columns:1fr;text-align:center}}section.archive-stories_wrapper .author-profile_wrapper .author-image_wrapper .photo_wrapper{margin-bottom:10px}section.archive-stories_wrapper .author-profile_wrapper .author-image_wrapper .photo_wrapper img{border-radius:100%;width:185px;height:185px;-o-object-fit:cover;object-fit:cover}section.archive-stories_wrapper .author-profile_wrapper .author-image_wrapper .socmed_wrapper{display:inline-flex;gap:10px}section.archive-stories_wrapper .author-profile_wrapper .author-image_wrapper .socmed_wrapper img{max-width:17px;filter:invert(1)}section.archive-stories_wrapper .author-profile_wrapper .author-about_wrapper .name-postion_wrapper{margin-bottom:20px}section.archive-stories_wrapper .author-profile_wrapper .author-about_wrapper .name-postion_wrapper h1.name{color:var(--white);font-size:2.3rem;font-weight:400;text-transform:uppercase}@media screen and (max-width:991px){section.archive-stories_wrapper .author-profile_wrapper .author-about_wrapper .name-postion_wrapper h1.name{font-size:2rem}}section.archive-stories_wrapper .author-profile_wrapper .author-about_wrapper .name-postion_wrapper span.position{color:var(--white);font-size:.8rem;font-weight:400;text-transform:uppercase}section.archive-stories_wrapper .author-profile_wrapper .author-about_wrapper .author-info p{color:var(--white);font-size:1rem;font-weight:400}section.archive-stories_wrapper .section-nav_search{margin-bottom:30px}section.archive-stories_wrapper .section-nav_search h1{font-family:var(--font-helvetica);font-weight:500;font-size:1.5rem;color:var(--dark-teal)}section.archive-stories_wrapper .search-form__wrappper{margin-bottom:30px}section.archive-stories_wrapper .search-form__wrappper .input-search{display:flex;justify-content:center;align-items:center;max-width:728px;margin:auto}section.archive-stories_wrapper .search-form__wrappper .input-search .input-field{flex:1}section.archive-stories_wrapper .search-form__wrappper .input-search .input-field input{outline:none;width:100%;height:40px;border:1px solid var(--dark-teal);padding:10px;font-family:var(--font-helvetica);font-size:.8rem;font-weight:400;border-right:0;background-color:var(--footer-bg)}section.archive-stories_wrapper .search-form__wrappper .input-search .input-button button{height:40px;letter-spacing:.1em}section.archive-stories_wrapper .search-suggestion{max-width:728px;margin:auto;margin-bottom:30px}section.archive-stories_wrapper .search-suggestion span{font-size:14px}section.archive-stories_wrapper .search-suggestion span a{font-style:italic;color:var(--dark-teal)}section.archive-stories_wrapper .showing-result__wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid var(--heading-border);padding-bottom:10px;margin-bottom:40px}@media screen and (max-width:575px){section.archive-stories_wrapper .showing-result__wrapper{flex-direction:column;gap:20px}}section.archive-stories_wrapper .showing-result__wrapper .result-count_wrapper .header-message{line-height:1.2em}section.archive-stories_wrapper .showing-result__wrapper .result-count_wrapper span{font-weight:400;font-size:14px}section.archive-stories_wrapper .showing-result__wrapper .search-category_wrapper{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:20px}@media screen and (max-width:575px){section.archive-stories_wrapper .showing-result__wrapper .search-category_wrapper{justify-content:space-between;width:100%}}section.archive-stories_wrapper .showing-result__wrapper .search-category_wrapper span.text{font-weight:400;font-size:12px;text-transform:uppercase}section.archive-stories_wrapper .showing-result__wrapper .search-category_wrapper .category_wrapper{position:relative}section.archive-stories_wrapper .showing-result__wrapper .search-category_wrapper .category_wrapper a{font-family:var(--font-helvetica);text-transform:uppercase;text-decoration:none}section.archive-stories_wrapper .showing-result__wrapper .search-category_wrapper .category_wrapper label.current_selected{position:relative;background-color:var(--white);color:var(--black);border:1px solid var(--black);padding-right:35px;cursor:pointer;font-size:12px;font-weight:400;min-width:102px}section.archive-stories_wrapper .showing-result__wrapper .search-category_wrapper .category_wrapper label.current_selected:before{position:absolute;right:15px;top:16px;content:"";width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--black);font-size:0;line-height:0}section.archive-stories_wrapper .showing-result__wrapper .search-category_wrapper .category_wrapper label.current_selected input{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0}section.archive-stories_wrapper .showing-result__wrapper .search-category_wrapper .category_wrapper .button_wrapper{position:absolute;top:100%;padding:10px 15px;border:1px solid var(--dark-teal);border-top:0;z-index:1;background-color:var(--white);left:0;max-height:0;opacity:0;transition:max-height .2s ease,opacity .3s ease}section.archive-stories_wrapper .showing-result__wrapper .search-category_wrapper .category_wrapper .button_wrapper a{font-family:var(--font-helvetica);font-size:.7rem;font-weight:400;font-size:12px;padding:5px 0}section.archive-stories_wrapper .showing-result__wrapper .search-category_wrapper .category_wrapper .button_wrapper a:hover{color:var(--dark-teal);text-decoration:underline}section.archive-stories_wrapper .showing-result__wrapper .search-category_wrapper .category_wrapper #toggle-sort:checked~.button_wrapper{max-height:70px;opacity:1}section.archive-stories_wrapper .showing-result__wrapper .search-category_wrapper .category_wrapper #toggle-sort:checked~label.current_selected{background-color:var(--dark-teal);border:1px solid var(--dark-teal);color:var(--white)}section.archive-stories_wrapper .showing-result__wrapper .search-category_wrapper .category_wrapper #toggle-sort:checked~label.current_selected:before{border-top:6px solid var(--white);transform:translateY(-22%) rotate(180deg)}section.archive-stories_wrapper .stories_wrapper .stories_item .item-content p,section.archive-stories_wrapper .stories_wrapper .stories_item .item-content span{font-family:"Playfair Display",serif;font-size:14px;line-height:1.2}section.archive-stories_wrapper .stories_wrapper{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:20px;column-gap:20px;row-gap:20px}@media screen and (max-width:991px){section.archive-stories_wrapper .stories_wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:991px){section.archive-stories_wrapper .stories_wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575px){section.archive-stories_wrapper .stories_wrapper{grid-template-columns:1fr}}section.archive-stories_wrapper .stories_wrapper .stories_item .taxonomy{margin-bottom:5px}section.archive-stories_wrapper .stories_wrapper .stories_item .taxonomy span{font-family:var(--font-helvetica);text-transform:uppercase;font-weight:500;font-size:13px}section.archive-stories_wrapper .stories_wrapper .stories_item .taxonomy span:hover{color:var(--dark-teal);text-decoration:underline}section.archive-stories_wrapper .stories_wrapper .stories_item .tax-date_wrapper{margin-bottom:5px;display:flex;flex-direction:row;align-items:center}section.archive-stories_wrapper .stories_wrapper .stories_item .tax-date_wrapper .taxonomy{margin-bottom:0}section.archive-stories_wrapper .stories_wrapper .stories_item .tax-date_wrapper .taxonomy span{position:relative;padding-right:10px;color:var(--dark-teal);margin-right:10px}section.archive-stories_wrapper .stories_wrapper .stories_item .tax-date_wrapper .taxonomy span:after{position:absolute;content:"";height:15px;width:2px;background-color:var(--black);top:50%;right:2px;transform:translateY(-50%)}section.archive-stories_wrapper .stories_wrapper .stories_item .tax-date_wrapper .date{line-height:.6}section.archive-stories_wrapper .stories_wrapper .stories_item .tax-date_wrapper .date span{text-transform:uppercase;font-weight:500;font-size:13px}section.archive-stories_wrapper .stories_wrapper .stories_item .title{margin-bottom:5px;margin-top:5px}section.archive-stories_wrapper .stories_wrapper .stories_item .title h2{font-size:1.125rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}@media screen and (max-width:575px){section.archive-stories_wrapper .stories_wrapper .stories_item .title h2{font-size:1.3rem}}section.archive-stories_wrapper .stories_wrapper .stories_item .title h2:hover{color:var(--dark-teal);text-decoration:underline}section.archive-stories_wrapper .stories_wrapper .stories_item .author span,section.archive-stories_wrapper .stories_wrapper .stories_item .author a{font-size:.7rem;font-weight:400;text-transform:uppercase}section.archive-stories_wrapper .stories_wrapper .stories_item .author a{text-decoration:none}section.archive-stories_wrapper .stories_wrapper .stories_item .author a:hover{color:var(--dark-teal);text-decoration:underline}section.archive-stories_wrapper .archive_more-stories{margin-top:40px}section.archive-stories_wrapper .archive_more-stories .pagination_wrapper{display:flex;gap:20px;justify-content:center;align-items:center}section.archive-stories_wrapper .archive_more-stories span.global-button{margin:auto}section.archive-stories_wrapper .archive_more-stories span.prev{padding-left:20px;margin:unset}section.archive-stories_wrapper .archive_more-stories span.prev:after{position:absolute;left:20px;top:50%;content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--white);font-size:0;line-height:0;transform:translateY(-50%) rotate(90deg)}section.archive-stories_wrapper .archive_more-stories span.prev:hover:after{border-top:6px solid var(--dark-teal)}section.archive-stories_wrapper .archive_more-stories span.next{padding-right:20px;margin:unset}section.archive-stories_wrapper .archive_more-stories span.next:after{position:absolute;right:33px;top:50%;content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--white);font-size:0;line-height:0;transform:translateY(-50%) rotate(270deg)}section.archive-stories_wrapper .archive_more-stories span.next:hover:after{border-top:6px solid var(--dark-teal)}