.advisor-header{--bg-featured: #f2f2f2;--hero-height: 416px;--hero-font-size: 120px;--hero-shadow-height: 75%;display:grid;grid-template-rows:min-content min-content}@media (max-width: 1200px){.advisor-header{--hero-height: 416px;--hero-font-size: 90px}}@media (max-width: 992px){.advisor-header{--hero-shadow-height: 75%}}@media (max-width: 768px){.advisor-header{--hero-height: 416px;--hero-font-size: 90px}}.advisor-header-hero{height:var(--hero-height)}.advisor-header-hero.--background{grid-row:1;background-size:cover;background-position:bottom right;position:relative;grid-column-start:edge-start;grid-column-end:col-8;grid-row:1}@media (min-width: 769px){.advisor-header-hero.--background{margin-right:calc(-1 * var(--grid-gap))}}@media (max-width: 1200px){.advisor-header-hero.--background{grid-column-start:edge-start;grid-column-end:col-7}}@media (max-width: 992px){.advisor-header-hero.--background{grid-column-start:edge-start;grid-column-end:edge-end}}.advisor-header-hero.--background::before{z-index:0;content:'';position:absolute;top:0;right:0;width:100%;height:var(--hero-shadow-height);background:linear-gradient(to bottom, #000, transparent)}.advisor-header-hero.--content{padding-top:48px;display:flex;flex-direction:column;color:#fff !important;grid-column-start:container-start;grid-column-end:col-8;grid-row:1}@media (max-width: 1200px){.advisor-header-hero.--content{grid-column-start:container-start;grid-column-end:col-7}}@media (max-width: 992px){.advisor-header-hero.--content{grid-column-start:container-start;grid-column-end:container-end}}.advisor-header-hero-subline{z-index:1;font-size:1rem;line-height:1em;font-weight:400}.advisor-header-hero-headline{z-index:1;font-size:var(--hero-font-size);margin:0;transform:translateX(-0.04em);line-height:1em;font-weight:500;color:inherit}.advisor-header-hero-triangle{margin-top:auto;width:37px;height:37px;z-index:1}.advisor-header-hero-triangle path{fill:#fff !important}.advisor-header-post.--background{height:100%;grid-column-start:edge-start;grid-column-end:col-8;grid-row:2}@media (min-width: 769px){.advisor-header-post.--background{margin-right:calc(-1 * var(--grid-gap))}}@media (max-width: 1200px){.advisor-header-post.--background{grid-column-start:edge-start;grid-column-end:col-7}}@media (max-width: 992px){.advisor-header-post.--background{grid-column-start:edge-start;grid-column-end:edge-end}}.advisor-header-post.--content{grid-column-start:container-start;grid-column-end:col-8;grid-row:2;padding-block:30px;padding-right:30px;position:relative}@media (max-width: 1200px){.advisor-header-post.--content{grid-column-start:container-start;grid-column-end:col-7}}@media (max-width: 992px){.advisor-header-post.--content{grid-column-start:container-start;grid-column-end:container-end}}.advisor-header-post.--content::after{content:'';position:absolute;bottom:2px;left:0;height:2px;width:100%;background:var(--bg-featured)}@media (max-width: 992px){.advisor-header-post.--content::after{display:none}}.advisor-header-post-category{color:#4c4c4c;margin:0;font-weight:400;margin-bottom:.5em}.advisor-header-post-title{margin:0}.advisor-header-post-excerpt{margin:1em 0}.advisor-header-featured{color:#4C4C4C}.advisor-header-featured.--background{background:var(--bg-featured);grid-column-start:col-8;grid-column-end:edge-end;grid-row-start:1;grid-row-end:3}@media (max-width: 1200px){.advisor-header-featured.--background{grid-column-start:col-7;grid-column-end:edge-end}}@media (max-width: 992px){.advisor-header-featured.--background{grid-column-start:edge-start;grid-column-end:edge-end;grid-row:3}}.advisor-header-featured.--content{grid-column-start:col-8;grid-column-end:col-12;grid-row-start:1;grid-row-end:3;padding-left:30px;padding-top:48px;padding-bottom:30px;display:flex;flex-direction:column;grid-column-start:col-8;grid-column-end:container-end;grid-row-start:1;grid-row-end:3}@media (max-width: 1200px){.advisor-header-featured.--content{grid-column-start:col-7;grid-column-end:container-end}}@media (max-width: 992px){.advisor-header-featured.--content{grid-column-start:container-start;grid-column-end:container-end;grid-row:3}}@media (max-width: 992px){.advisor-header-featured.--content{display:block;padding-block:35px;padding-inline:0}}.advisor-header-featured h2{margin:0}.advisor-header-featured-post{margin-top:auto;padding-top:35px}.advisor-header-featured-post-category{font-weight:normal;margin:0}.advisor-header-featured-post-title{font-weight:normal;font-size:20px;margin-bottom:20px}@media (hover: hover){.advisor-header-featured-post .btn.btn-otris.btn-edged:hover{background-color:#fff}}.advisor-header-featured-post .btn.btn-otris.btn-edged:focus,.advisor-header-featured-post .btn.btn-otris.btn-edged:focus-within{outline:none;background-color:#fff}.advisor-posts{margin-block:30px}.advisor-posts-nav{list-style:none;padding:0;margin-block:30px 0;display:flex;flex-wrap:wrap;gap:8px}.advisor-posts-filters{margin-bottom:30px}.advisor-posts-filters-items{display:flex;gap:15px;flex-wrap:wrap}.advisor-posts-list{font-size:15px;list-style:none;justify-content:center;row-gap:30px;width:100%;padding:0;margin:0}.advisor-posts-list .advisor-post{display:block;grid-column:span 4;background:#f2f2f2;width:100%;max-width:362px;justify-self:center;transition:opacity 300ms ease-in-out, transform 300ms ease-in-out}@media (max-width: 1200px){.advisor-posts-list .advisor-post{grid-column:span 6}}@media (max-width: 768px){.advisor-posts-list .advisor-post{grid-column:span 12}}.advisor-posts-list .advisor-post.--out{opacity:0;transform:rotate(2deg) translateX(30px);transition-duration:0s}.advisor-posts-list .advisor-post a{display:block;position:relative;height:100%;color:#4d4d4d;font-weight:normal;text-decoration:none;--alpha: 0;--alpha-revert: 1}.advisor-posts-list .advisor-post a>div{transition:opacity 300ms ease-in-out}.advisor-posts-list .advisor-post a:hover,.advisor-posts-list .advisor-post a:focus{--alpha: 1;--alpha-revert: 0}.advisor-posts-list .advisor-post-hover{opacity:var(--alpha);position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(255,255,255,0.75);display:flex;justify-content:end;align-items:end;padding:15px}.advisor-posts-list .advisor-post-thumbnail{position:relative;padding-bottom:calc(140 / 360 * 100%);background:linear-gradient(135deg, #009bde, #bab297, #c96254);margin-bottom:15px}@supports (aspect-ratio: 360/140){.advisor-posts-list .advisor-post-thumbnail{aspect-ratio:360 / 140;padding-bottom:0}}.advisor-posts-list .advisor-post-category{opacity:var(--alpha-revert);padding:0 15px;margin-bottom:5px;font-size:0.9em;font-weight:400;white-space:nowrap}.advisor-posts-list .advisor-post-title{opacity:var(--alpha-revert);margin-top:auto;margin-bottom:15px;padding:0 15px;font-size:1.2em;font-weight:400;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.advisor-posts .subheading{margin:0;font-weight:normal;margin-bottom:10px}.advisor-posts .subheading+h2{margin-top:-10px}main.advisor-archive{padding-bottom:30px}.advisor-taxonomy-page{margin-bottom:60px}.advisor-taxonomy-page .advisor-header{margin-bottom:30px;--hero-height: 261px;--hero-font-size: 45px}.advisor-taxonomy-page .advisor-header-hero{grid-column-end:edge-end}.advisor-taxonomy-page h1{margin-top:0}.advisor-taxonomy-page .archive-letters{margin-right:15px}.advisor-taxonomy-page .archive-letters ul{list-style:none;position:sticky;height:100vh;width:min-content;padding-top:1px;overflow-y:auto;scrollbar-width:none;display:flex;flex-direction:column;justify-content:stretch;top:15px}@media screen and (min-width: 601px){.admin-bar .advisor-taxonomy-page .archive-letters ul{top:calc(var(--wp-admin--admin-bar--height, 0) + 15px)}}.advisor-taxonomy-page .archive-letters ul li{margin:0;padding:0;flex:1 1 0;max-height:30px}.advisor-taxonomy-page .archive-letters ul li:first-child a{border-top-width:1px}.advisor-taxonomy-page .archive-letters ul li a{display:block;color:var(--otris-color);background:#fff;border:1px solid var(--otris-color);border-top-width:0;display:flex;justify-content:center;align-items:center;text-decoration:none;font-size:24px;line-height:24px;width:30px;height:100%;transition:transform 100ms}@media (hover: hover){.advisor-taxonomy-page .archive-letters ul li a:hover{background:var(--otris-color);color:#fff}}.advisor-taxonomy-page .archive-letters ul li a:focus,.advisor-taxonomy-page .archive-letters ul li a:focus-within,.advisor-taxonomy-page .archive-letters ul li a.--active,.advisor-taxonomy-page .archive-letters ul li a.current{outline:none;background:var(--otris-color);color:#fff}.advisor-taxonomy-page .archive-letters ul li a.--active{transform:scale(1.2)}.advisor-taxonomy-page h1{margin-bottom:30px}.advisor-taxonomy-page .letter-seperator{font-size:1em;margin:0;padding:0;letter-spacing:0;font-width:500}.advisor-taxonomy-page article{margin-bottom:30px}.advisor-taxonomy-page article h3{margin-top:0}.advisor-taxonomy-page article::after{content:'';display:block;margin-top:30px;border-bottom:1px solid #d9d9d9}.advisor-taxonomy-page article:last-child::after{display:none}.advisor-taxonomy-page h1 *:not(span){display:none}

/*# sourceMappingURL=advisor.min.css.map */