.hero-subtext p {
    font-size: 24pt;
    font-family: 'Benton Sans Reg';
    line-height: 36pt;
}

.hero-subtext {
    margin-bottom: 0px;
}

.alg21 h3 {
    margin-top: 50px !important;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.philosophy-hero-section .col-md-7 {
    padding-top: 10rem;
}

.philosophy-hero-section h1 {
    font-family: 'Benton Sans Bd';
    font-size: 84px;
    line-height: 1.1;
    color: #136CAF;
    width: moz-fit-content;
    width: fit-content;
    margin: 85px auto 0 0;
}

.section-header h2 {
    text-transform: uppercase;
    letter-spacing: 6.5px;
}

.section-header h3 {
    font-family: 'Benton Sans Bd';
}

#research-graphic {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    place-items: center;
    padding-top: 20px;
}

#philosophy-graph {
    padding-top: 3rem;
}

#research-process {
    padding-top: 50px;
    scroll-margin: 100px;
    padding-bottom: 175px;
}

#investment-philosophy {
    padding-top: 10px;
    padding-bottom: 40px;
    scroll-margin: 150px;
}

#investment-team {
    padding-bottom: 40px;
    scroll-margin: 125px;
}

.help-text {
    color: #712F7E !important;
    font-weight: 600 !important;
    margin-bottom: 0 !important;
}

.icon-flex {
    display: grid;
    grid-template-columns: 5% 95%;
    gap: 5px;
    align-items: center;
}

.icon-flex.mobile {
    display: none;
}

#research-graphic-svg {
    max-width: 800px;
}

.inner-box {
    background-color: #2f6caa;
    color: #fff;
    pointer-events: all;
    position: absolute;
    padding: 1rem;
    max-width: 400px;
    display: none;
}

.inner-box-title {
    font-size: 22px;
    color: #002b54;
}

.inner-box.active {
    display: block;
}

.inner-box p {
    color: #fff;
    font-size: 16px;
}

ul.dashed {
    list-style-type: none;
    padding-left: 2rem;
    padding-top: 1rem;
}

ul.dashed>li:before {
    content: "- ";
    text-indent: -5px;
}

.inner-box.proprietary-field-work {
    top: 35%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #e8d576;
    color: #002b54;
    box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.49);
    -webkit-box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.49);
    -moz-box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.49);
}

#proprietary-field-work .svg-text {
    font-size: 22px;
    fill: #002b54;
    font-family: 'Benton Sans Bd';
}

.inner-box.partners-suppliers {
    top: 15%;
    left: 50%;
    transform: translateX(-50%);
}

.inner-box.competitors {
    right: 0;
    top: 44%;
    transform: translateY(-45%);
    max-width: 375px;
}

.inner-box.customers {
    bottom: -5%;
    right: 6%;
}

.inner-box.management {
    bottom: -5%;
    left: 13%;
}

.inner-box.industry-executives {
    left: -2%;
    top: 44%;
    transform: translateY(-45%);
}

.inner-circle-icon.active * {
    fill: #fff;
}

.inner-circle-icon.active .uuid-5bfa074c-1625-4e1f-863f-e27f8ce4fd0d {
    fill: #006cb5;
}

.inner-circle-icon.active .truck-wheel {
    stroke: #006cb5;
}

.inner-circle-icon.industry-executives.active line {
    stroke: #fff !important;
}

#philosophy-sticky-header {
    height: auto;
    padding: 20px 0;
}

#phi-sticky-menu-inner-wrapper {
    width: 100%;
    background-color: #fff;
}

#philosophy-sticky-header .skewed-menu-item a,
.skewed-menu-item button {
    padding: 13px 56px;
}

.investment-team-inner {
    padding-top: 2rem;
    position: relative;
}

.investment-team-inner ul {
    max-width: 50%;
}

.investment-team-inner img {
    position: absolute;
    left: 44%;
    bottom: -27%;
}



#investment-team li,
.additional-resources li {
    font-family: 'Benton Sans Reg';
    font-size: 28px;
    line-height: 1.25;
    font-weight: 400;
    color: #002B54;
}

#investment-team li {
    font-size: 24px;
    margin-bottom: 1rem;
}

.quote-section {
    padding-top: 150px;
}

.quote-section .quote-source {
    font-family: 'Benton Sans Lt';
}

.quote-section .quote-text {
    padding: 2rem 0;
}

.learn-more {
    padding: 5rem 0;
}

.learn-more .container {
    position: relative;
}

.learn-more-graphic-wrapper {
    position: relative;
    height: 28em;

}

.learn-more-copy {
    padding-left: 5rem;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    height: 28em;
}

.learn-more-copy p {
    color: #712F7E !important;
    margin-bottom: 30px !important;
}

.additional-resources {
    padding: 3rem 0;
    background-color: #DCEDF9;
}

.additional-resources h3 {
    font-weight: 400;
}

.additional-resources ul {
    list-style: none;
    padding: 0;
}

.additional-resources li {
    margin: 2rem 0;
}

/* Top Hero classes */
.hero-graphic-back-left-bottom {
    fill: url(#uuid-c96506ce-75e5-4f08-beab-d5c1e088b7e8);
}

.hero-graphic-back-left-bottom,
.hero-graphic-back-right-top,
.hero-graphic-front-back-left,
.hero-graphic-right-triangle {
    mix-blend-mode: multiply;
}

.hero-graphic-back-right-top {
    fill: url(#uuid-05311082-50a4-428e-9536-d449d7e98e86);
}

.hero-graphic-front-back-left {
    fill: url(#uuid-5a59cb79-f32f-4f7c-be98-7e301c8db998);
}

.hero-graphic-right-triangle {
    fill: url(#uuid-48022f43-0bf7-4ee0-afbd-60c392248dad);
    opacity: 0.6;
}

.hero-graphic-left-triangle {
    fill: #4fa3df;
    opacity: 0.5;
}

.hero-graphic-cover-front {
    fill: #fff;
    opacity: 0.7;
}

/* learn more graphic */

.learn-more-back-bottom {
    fill: url(#uuid-91dcd319-b2ca-4a91-b35a-3bdb34cfed85);
}

.learn-more-back-bottom,
.learn-more-right-triangle,
.learn-more-back-right-top,
.learn-more-back-top-left {
    mix-blend-mode: multiply;
}

.learn-more-right-triangle {
    fill: url(#uuid-97d52877-073d-4ef2-93dc-9dc93539c605);
    opacity: 0.6;
}

.learn-more-back-right-top {
    fill: url(#uuid-77997d91-b222-402b-af97-c9636609a78b);
}

.learn-more-back-top-left {
    fill: url(#uuid-5f86f6e8-073a-496a-95a8-32a9f12f41f2);
}

.learn-graphic-wrapper {
    isolation: isolate;
}

.learn-more-left-triangle {
    fill: #4fa3df;
    opacity: 0.5;
}

.learn-more-cover {
    fill: #fff;
    opacity: 0.7;
}

/* PHILOSOPHY SVG CLASSES */

.cls-1,
.cls-2,
.cls-3,
.cls-4,
.cls-5 {
    fill: none;
}

.cls-6,
.cls-7 {
    letter-spacing: -0.01em;
}

.cls-8 {
    letter-spacing: 0em;
}

.cls-8,
.cls-9,
.cls-10,
.cls-11,
.cls-12,
.cls-13,
.cls-14,
.cls-15,
.cls-16,
.cls-17,
.cls-18,
.cls-19,
.cls-20 {
    fill: #4d4d4f;
}

.cls-21 {
    fill: #002b54;
    font-family: BentonSans-Bold,
        "BentonSans Bold";
}

.cls-21,
.cls-22 {
    font-size: 30px;
    font-family: 'Benton Sans Bd';
}

.cls-2 {
    stroke-width: 11.97px;
}

.cls-2,
.cls-3,
.cls-23,
.cls-24,
.cls-25,
.cls-4,
.cls-26,
.cls-5,
.cls-27,
.cls-28 {
    stroke-miterlimit: 10;
}

.cls-2,
.cls-4,
.cls-5 {
    stroke: #808083;
}

.cls-3,
.cls-26 {
    stroke-width: 3px;
}

.cls-3,
.cls-26,
.cls-28 {
    stroke: #2f6caa;
}

.cls-29 {
    clip-path: url(#clippath);
}

.cls-30 {
    letter-spacing: -0.02em;
}

.cls-31,
.cls-32 {
    letter-spacing: 0em;
}

.cls-9 {
    letter-spacing: 0.01em;
}

.cls-33 {
    letter-spacing: 0em;
}

.cls-10 {
    letter-spacing: 0em;
}

.cls-34 {
    letter-spacing: 0em;
}

.cls-35,
.cls-17,
.cls-36 {
    letter-spacing: 0em;
}

.cls-35,
.cls-7,
.cls-32,
.cls-37 {
    font-family: BentonSansCond-LightItalic,
        "BentonSansCond LightItalic";
}

.cls-38 {
    fill: #4D4D4F;
    font-family: 'Benton Sans Reg';
}

.cls-39,
.cls-40 {
    fill: #fff;
}

.cls-41 {
    fill: #e1eef8;
}

.cls-42 {
    fill: rgba(231, 214, 132, 0.75);
}

.cls-23 {
    fill: url(#radial-gradient-3);
}

.cls-23,
.cls-24,
.cls-25,
.cls-27 {
    stroke: #808184;
    stroke-width: 4.9px;
}

.cls-24 {
    fill: url(#radial-gradient-4);
}

.cls-25 {
    fill: url(#radial-gradient-2);
}

.cls-12 {
    letter-spacing: 0em;
}

.cls-43 {
    letter-spacing: -0.01em;
}

.cls-44 {
    letter-spacing: -0.01em;
}

.cls-45 {
    letter-spacing: 0em;
}

.cls-45,
.cls-46,
.cls-47,
.cls-14,
.cls-48 {
    font-family: 'Benton Sans Med';
    font-style: italic;
}

.cls-13 {
    letter-spacing: 0em;
}

.cls-46 {
    letter-spacing: 0em;
}

.cls-4,
.cls-5 {
    stroke-width: 12.06px;
}

.cls-49 {
    letter-spacing: 0em;
}

.cls-50 {
    letter-spacing: 0em;
}

.cls-51 {
    letter-spacing: -0.02em;
    font-family: 'Benton Sans Med';
}

.cls-52 {
    letter-spacing: 0em;
}

.cls-53 {
    clip-path: url(#clippath-1);
}

.cls-54 {
    clip-path: url(#clippath-3);
}

.cls-55 {
    clip-path: url(#clippath-2);
}

.cls-56 {
    letter-spacing: -0.04em;
}

.cls-14 {
    font-size: 40px;
}

.cls-57 {
    letter-spacing: 0em;
}

.cls-15 {
    letter-spacing: 0em;
}

.cls-16 {
    letter-spacing: 0em;
}

.cls-51,
.cls-58,
.cls-59 {
    font-size: 33px;
    font-family: 'Benton Sans Med';
    fill: #2f6caa;
}

#huvg .cls-38,
#plcc .cls-38 {
    font-size: 30px;
    color: #4D4D4F;
}

.cls-58,
.cls-26,
.cls-28 {
    fill: #2f6caa;
}

.cls-48 {
    letter-spacing: 0em;
}

.cls-59 {
    letter-spacing: 0em;
}

.cls-18 {
    letter-spacing: -0.02em;
}

.cls-40 tspan {
    font-family: 'Benton Sans Bk';
    font-size: 21px;
    font-style: italic;
}

tspan.font-bold {
    font-family: 'Benton Sans Bd';
}

.cls-60 {
    letter-spacing: 0em;
}

.cls-61 {
    letter-spacing: -0.01em;
}

.cls-62 {
    letter-spacing: 0em;
}

.cls-19 {
    letter-spacing: 0.01em;
}

.cls-20 {
    letter-spacing: 0em;
}

.cls-63 {
    font-family: BentonSansCond-Bold,
        "BentonSansCond Bold";
}

.cls-64 {
    letter-spacing: 0em;
}

.cls-65 {
    letter-spacing: -0.03em;
}

.cls-66 {
    letter-spacing: -0.01em;
}

.cls-5 {
    stroke-dasharray: 0 0 11.81 14.76;
}

.cls-27 {
    fill: url(#radial-gradient);
}

.cls-28 {
    stroke-width: 3.1px;
}

.cls-67 {
    font-family: BentonSansCond-RegularItalic,
        "BentonSansCond RegularItalic";
}

/* Research styles */

.uuid-b6bd6bb3-af28-48ff-976e-973e1f1b2621 {
    fill: url(#uuid-aec43910-88d4-495f-acb6-146b3c924e67);
}

.uuid-9964d52c-5bd3-42b9-ae29-9205b60338d7,
.uuid-62ee7432-f7f2-472d-9c4f-065764c22b35 {
    stroke: #e9d777;
    stroke-width: 5px;
}

.uuid-9964d52c-5bd3-42b9-ae29-9205b60338d7,
.uuid-62ee7432-f7f2-472d-9c4f-065764c22b35,
.uuid-76b78693-3976-4f22-a067-6327faac142e,
.uuid-c0a02cdd-3204-4621-872a-8ee65798f20b,
.uuid-9a8e8f9b-1ce3-4f10-b586-fa121ea2aeef,
.uuid-8dcc6db4-ddbc-42d0-a53f-f5a94c998833,
.uuid-0c2b655c-8d30-4d93-8b6e-c52f90e8a605,
.uuid-ff12182c-5e20-4db1-a1cc-cb52f3ee4141,
.uuid-5f7e3807-993e-4b3a-a97d-7ebaa42f89e5,
.uuid-8eefa96a-59b4-46e9-8f9d-06b1c6eab62f,
.uuid-5a25c850-4bff-4e24-9abb-31302ce7f917,
.uuid-f88ef222-aba1-45b5-95d5-82b6a46981db,
.uuid-ccfdecab-1576-4caa-bbbe-1f6be33d94bd,
.uuid-6a83c325-c5ed-479f-b8ad-64f5d7010a55 {
    stroke-miterlimit: 10;
}

.uuid-9964d52c-5bd3-42b9-ae29-9205b60338d7,
.uuid-62ee7432-f7f2-472d-9c4f-065764c22b35,
.uuid-581ae6f4-12fe-4138-93c5-5b94292b66a0 {
    fill: #fff;
}

.uuid-0ae17016-237c-45d6-a451-4050e2ee7ae0 {
    fill: url(#uuid-700e7a99-8b36-49bf-9abc-4e6689848001);
}

.uuid-e2299263-540c-40ff-9120-0246ea98d8f1 {
    letter-spacing: 0em;
}

.uuid-76b78693-3976-4f22-a067-6327faac142e {
    stroke: url(#uuid-2ec08f14-1347-4f1a-9295-301871688185);
}

.uuid-76b78693-3976-4f22-a067-6327faac142e,
.uuid-c0a02cdd-3204-4621-872a-8ee65798f20b,
.uuid-9a8e8f9b-1ce3-4f10-b586-fa121ea2aeef,
.uuid-0c2b655c-8d30-4d93-8b6e-c52f90e8a605,
.uuid-5a25c850-4bff-4e24-9abb-31302ce7f917,
.uuid-f88ef222-aba1-45b5-95d5-82b6a46981db {
    fill: none;
}

.uuid-76b78693-3976-4f22-a067-6327faac142e,
.uuid-9a8e8f9b-1ce3-4f10-b586-fa121ea2aeef,
.uuid-0c2b655c-8d30-4d93-8b6e-c52f90e8a605,
.uuid-5a25c850-4bff-4e24-9abb-31302ce7f917 {
    stroke-width: 2.17px;
}

.uuid-e5217fef-4f46-4223-b03a-4ff5278d5fdd {
    fill: url(#uuid-9459c3e9-cc30-4070-bf8a-35a21bf69bd8);
}

.uuid-c0a02cdd-3204-4621-872a-8ee65798f20b {
    stroke: #a5a7aa;
    stroke-dasharray: 0 0 1 24;
    stroke-linecap: round;
    stroke-width: 8.05px;
}

.uuid-989c556f-f24c-43fd-9965-f35007aaf4eb {
    fill: #002b57;
}

.uuid-0f6b34eb-a0d6-4f22-b3a8-fd17f340866e,
.svg-text {
    fill: #0064ad;
}

.blue-border {
    fill: #006cb5;
}

.uuid-f33030a5-4630-483a-8221-65784bcd313c {
    fill: #e8d576;
}

.gray-fill {
    fill: #e2e8e8;
}

.uuid-76f28a39-42a5-4475-9603-8e9ba08bf6c0 {
    fill: #a5a7aa;
}

.uuid-e03f01d7-adcc-4ab8-8272-992f18793774,
.uuid-ff12182c-5e20-4db1-a1cc-cb52f3ee4141 {
    fill: #545454;
}

.uuid-d7f6f39f-f78a-4024-99f8-0715ee8cc379 {
    fill: #606060;
}

.uuid-9a8e8f9b-1ce3-4f10-b586-fa121ea2aeef {
    stroke: url(#uuid-fd41b33e-91d0-4308-987b-43c6f0960c73);
}

.uuid-a952db61-b93a-4140-8d08-3d3a63ff9c6d {
    fill: url(#uuid-a57930b4-1f58-43dc-b96e-e0d2e1fe19ae);
}

.uuid-664b034c-c8ed-4a50-97fe-06df7966511f {
    fill: url(#uuid-312dc57d-c8de-4f4b-9e3d-c2fd71cb16f9);
}

.uuid-6fe8160d-6979-4f7d-b080-e44666aee297 {
    fill: url(#uuid-220f8632-6705-4d11-a1c8-c6547c80e80c);
}

.uuid-7ad32a6d-4518-4be7-a142-10248211bdbe {
    fill: url(#uuid-75e7226a-0d25-4dd4-9310-42265af75ed0);
}

.uuid-651b05f2-6dca-4083-8278-d91c8b7a2ea6 {
    fill: url(#uuid-41a57728-49d3-4536-8874-d87d678970b5);
}

.uuid-da5a5e6a-fdea-4340-b45c-52ee415d3b77 {
    fill: url(#uuid-4a2c895b-b830-478d-9dea-ad9b69d7b99e);
}

.uuid-06855cbd-1ab8-4b30-b895-45c196fb5fa7 {
    letter-spacing: -0.01em;
}

.uuid-57f084b6-486e-4b94-94ef-abea17d5c725 {
    fill: url(#uuid-e81f9b25-7b00-40a6-ac52-21eac10d4b36);
}

.uuid-f00eac9e-918d-4b8a-bf82-677f8566d0b7 {
    fill: url(#uuid-ca964adb-d157-4078-90ce-d5efe39079b7);
}

.uuid-deac2268-bfe9-4242-b2f6-d2bd0f324999 {
    fill: url(#uuid-f82262fd-e0a8-4396-818e-775264593fe5);
}

.uuid-78395501-580a-4ae9-9b56-af7fbfb1b772 {
    fill: url(#uuid-f5680899-fc05-444e-882b-af08c0b1b48c);
}

.uuid-311dd44b-4781-4093-b10c-f73adc8790d4 {
    fill: url(#uuid-82f50a56-fdd7-42f6-a666-a368f41b024b);
}

.uuid-8dcc6db4-ddbc-42d0-a53f-f5a94c998833 {
    fill: url(#uuid-40866ada-0cca-4181-ba3b-fdbf65b6fe2d);
}

.uuid-8dcc6db4-ddbc-42d0-a53f-f5a94c998833,
.uuid-8eefa96a-59b4-46e9-8f9d-06b1c6eab62f,
.uuid-f88ef222-aba1-45b5-95d5-82b6a46981db,
.uuid-ccfdecab-1576-4caa-bbbe-1f6be33d94bd {
    stroke-width: 1.91px;
}

.uuid-8dcc6db4-ddbc-42d0-a53f-f5a94c998833,
.uuid-8eefa96a-59b4-46e9-8f9d-06b1c6eab62f,
.uuid-ccfdecab-1576-4caa-bbbe-1f6be33d94bd {
    stroke: #0064ad;
}

.uuid-bcf0694b-8fec-4209-9a40-903d05748f48 {
    fill: url(#uuid-1aadb8f2-0904-4c81-b27f-4302c614efd2);
}

.uuid-0c2b655c-8d30-4d93-8b6e-c52f90e8a605 {
    stroke: url(#uuid-50c77cd4-1841-4721-a017-f4490588f4b4);
}

.uuid-ff12182c-5e20-4db1-a1cc-cb52f3ee4141 {
    stroke-width: 0.89px;
}

.uuid-ff12182c-5e20-4db1-a1cc-cb52f3ee4141,
.uuid-5f7e3807-993e-4b3a-a97d-7ebaa42f89e5,
.uuid-6a83c325-c5ed-479f-b8ad-64f5d7010a55 {
    stroke: #e4e5e6;
}

.uuid-7a802cb1-0131-4c28-b196-c42a3feb9cd0 {
    fill: url(#uuid-da748fc2-1f4b-45d3-9e78-5bfdd54502cb);
}

.uuid-a48814b8-42e0-4de2-b12f-12aa33550c0a {
    fill: url(#uuid-2f27910f-1ff8-4cf3-9aec-59e3bd4ee284);
}

.uuid-5f7e3807-993e-4b3a-a97d-7ebaa42f89e5 {
    fill: url(#uuid-b2504f4b-a6c0-4b5b-b54f-aedf3b708d38);
}

.uuid-5f7e3807-993e-4b3a-a97d-7ebaa42f89e5,
.uuid-6a83c325-c5ed-479f-b8ad-64f5d7010a55 {
    stroke-width: 0px;
}

.uuid-68779f65-7ffe-4299-84c9-e004df0b6372 {
    fill: url(#uuid-f90f6f56-dace-48ae-bf86-e08d3394ea8a);
}

.uuid-1727cd55-5141-4108-90bb-f3b68c30bcfa {
    fill: url(#uuid-af49ddfa-26ef-406f-a2ee-f99255c62f0a);
}

.uuid-284eb3b9-377b-4819-8f9f-1988f25b6860 {
    fill: url(#uuid-98a0a99b-9278-4c30-afbd-a67090a9eeec);
}

.uuid-5bfa074c-1625-4e1f-863f-e27f8ce4fd0d {
    fill: url(#uuid-87e6847e-739a-4229-a3f2-9331f90ae73f);
}

.uuid-165621cc-24a1-438c-adf9-48648367f19b {
    letter-spacing: 0em;
}

.svg-text {
    font-family: 'Benton Sans Med';
    font-size: 14.85px;
}

.uuid-28e0919f-f221-4bea-ad91-c3bd0cc4123b {
    letter-spacing: 0em;
}

.svg-tspan {
    letter-spacing: -0.01em;
}

.uuid-af465101-49a4-4433-9013-b16f6244b3b6 {
    fill: url(#uuid-1b292e01-83a3-4dc4-a446-4f2700438320);
}

.uuid-8eefa96a-59b4-46e9-8f9d-06b1c6eab62f {
    fill: url(#uuid-0c2f6072-9234-4b23-a6f3-cde5819096d7);
}

.uuid-22936082-e76d-4841-aa76-727b0b6e7c67 {
    letter-spacing: 0em;
}

.uuid-5a25c850-4bff-4e24-9abb-31302ce7f917 {
    stroke: url(#uuid-a982cba3-b21a-4b80-a04a-37ff45f080bc);
}

.uuid-d711698e-99e8-47ae-9d74-1f7dc9a547c2 {
    fill: url(#uuid-323191e1-fc5b-40b0-8126-5f6e61f4edfb);
}

.uuid-80d8e849-0d15-49f5-8e9e-188cb3664e7b {
    fill: url(#uuid-63c380a4-59e0-4caa-a361-6ec25336e0a3);
}

.uuid-35eeb40b-e459-486a-be21-fa5ee8fa3f67 {
    fill: url(#uuid-f84730d1-78e3-42c7-bec3-90da3c8e97b0);
}

.uuid-89ad1d3e-bc0a-4919-963c-89c43424fec7 {
    fill: url(#uuid-675e966b-f103-4dc9-b8ef-700ba964b12e);
}

.uuid-f88ef222-aba1-45b5-95d5-82b6a46981db {
    stroke: #606060;
}

.uuid-c9f3eaa7-ce6e-4b8f-a0b9-ec069551bb7c {
    fill: url(#uuid-b9a1019e-6fb4-46ca-866d-f859900ffe8a);
}

.uuid-81a924dd-9112-4b88-a996-e5138a736b9d {
    fill: url(#uuid-2746dcd3-ae01-46a5-a94b-4c2dbafda0bd);
}

.uuid-ccfdecab-1576-4caa-bbbe-1f6be33d94bd {
    fill: url(#uuid-e69b0fc6-160e-4c61-85b2-b7235e7a2544);
}

.uuid-104d355e-02e6-485a-8889-ed0d81ac6d23 {
    fill: url(#uuid-4a92e367-36e6-43d9-8c30-fcd1184ccaf4);
}

.uuid-6a83c325-c5ed-479f-b8ad-64f5d7010a55 {
    fill: url(#uuid-adfde692-90ce-46dd-9f22-0fad1a5ce773);
}

.uuid-514c7e5c-0be7-49d2-a4f1-e8e0d324c0ca {
    fill: url(#uuid-41d3aa7a-2bd7-4181-a201-4167afd4048c);
}

.flex-icons {
    display: flex;
    gap: 1rem;
    align-items: cneter;
    justify-content: center;
}

.flex-icons img {
    height: 25px;
}

.icon-text p {
    color: #002b54;
}

.flex-icons p {
    flex-grow: 1;
}

.close-button {
    max-width: 25px;
    margin-left: auto;
    cursor: pointer;
}

.footer-text-wrapper {
    display: none;
    padding-top: 1.5rem;
}

.footer-text-wrapper.active {
    display: block;
}

.footer-text-wrapper * {
    color: #fff !important;
}

.outer-line {
    position: absolute;
    padding: 1rem;
    border-color: #d0d2d3;
    border-style: solid;
    border-width: 0px;
}

.outer-line p {
    font-size: 17px;
    color: #000;
    width: 200px;
    font-family: 'Benton Sans Med';
}

.outer-line.bull p,
.outer-line.eye p {
    margin-right: auto;
    width: 225px;
}

.outer-line.graph p,
.outer-line.triangle p {
    margin-left: auto;
}

.outer-line.cash p {
    padding-top: 10rem;
}

.outer-line.bull {
    border-top-width: 3px;
    max-width: 250px;
    width: 100%;
    left: 0;
    bottom: 26%;
}

.outer-line.eye {
    border-top-width: 3px;
    max-width: 375px;
    width: 100%;
    top: 20%;
    left: 0;
}

.outer-line.graph {
    border-top-width: 3px;
    max-width: 350px;
    width: 100%;
    right: 0;
    top: 20%;
}

.outer-line.triangle {
    border-top-width: 3px;
    max-width: 275px;
    width: 100%;
    bottom: 26%;
    right: 0;
}

.outer-line.cash {
    border-left-width: 3px;
    max-height: 150px;
    height: 100%;
    left: 50%;
    top: 96%;
}

.inner-circle,
#proprietary-field-work {
    cursor: pointer;
}

.inner-circle path.active {
    fill: #006cb5;
}

.inner-circle path.active+g g path {
    stroke: #fff !important;
    fill: #006cb5 !important;
}

.inner-circle path.active+text {
    fill: #fff;
}

.inner-circle g,
.inner-circle text,
#dotted-line,
#eye-icon,
#bull-icon,
#cash-icon,
#triangle-icon,
#graph-icon {
    pointer-events: none;
}

.highlight-sections {
    fill: none;
    stroke: #006cb5;
    stroke-miterlimit: 10;
    stroke-width: 6px;
    opacity: 0;
    cursor: pointer;
}

.blue-border {
    opacity: 0;
}

.blue-border.active {
    opacity: 1;
}

#research-graphic .footer {
    background-color: #136CAF;
    color: #fff;
    font-family: 'Benton Sans Bk';
    padding: 1rem;
    margin-top: 1rem;
    display: none;
    box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.49);
    -webkit-box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.49);
    -moz-box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.49);
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
}

#research-graphic .footer.active {
    display: block;
}

#research-graphic .footer.active.top {
    top: 50% !important;
}

#research-graphic .footer.active.top-inner {
    top: 30% !important;
}

.cl-wr-quote {
    padding: 3rem 0;
    max-width: 900px;
    margin: auto;
}

.cl-wr-quote .quote-source {
    margin-top: 0;
    font-size: 19px;
    margin-bottom: 35px;
    padding-bottom: 2rem;
}

.cl-wr-quote .quote-source strong {
    font-size: 28px;
}

@media (max-width: 991px) {

    .cl-sticky-horiz-menu {
        display: flex;
        flex-direction: column;
        gap: 1rem;
        text-align: center;
    }

    #investment-team li,
    .additional-resources li {
        font-size: 18px;
    }

    .learn-more .learn-more-copy {
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        margin-left: 0;
        gap: 2rem;
        margin-top: 400px;
        padding: 1rem;
    }

    .additional-resources {
        margin-top: 5rem;
    }

    .investment-team-inner ul {
        max-width: 100%;
    }

    .investment-team-inner img {
        padding-top: 1rem;
        position: relative;
        left: 0;
        bottom: 0;
    }
}


@media only screen and (max-width: 1599px) {

    .philosophy-hero-section h1 {
        font-size: 84px;
    }
}

@media only screen and (max-width: 1349px) {

    .philosophy-hero-section h1 {
        font-size: 74px;
    }

}

@media (max-height: 1000px) and (min-width:992px){
    .philosophy-hero-section .col-md-7 {
        padding-top:5rem;
    }
    .hero-subtext {
        margin-top: 5rem;
    }
}

@media only screen and (max-width: 1249px) {

    .hero-subtext p {
        font-size: 48px;
    }

    #tl-sticky-menu {
        display: flex;
        flex-direction: column;
        place-content: center;
        gap: 10px;
        text-align: center;
        margin-right: 6px;
    }

    .outer-line.bull {
        max-width: 200px;
    }

    .outer-line.triangle {
        max-width: 225px;
    }

    .outer-line.graph {
        max-width: 300px;
    }

    .outer-line.eye {
        max-width: 325px;
    }
}

@media only screen and (max-width: 1199px) {

    .philosophy-hero-section h1 {
        font-size: 74px;
        margin-bottom: 130px;
    }

    .philosophy-hero-section .hero-subtext p {
        font-size: 42px;
    }

    .outer-line.bull {
        max-width: 200px;
        left: -11%;
    }

    .outer-line.triangle {
        max-width: 225px;
        right: -10%;
    }

    .outer-line.graph {
        max-width: 200px;
    }

    .outer-line.eye {
        max-width: 225px;
    }
}

@media only screen and (max-width: 991px) {

    .philosophy-hero-section h1 {
        font-size: 56px;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .philosophy-hero-section .col-md-7 {
        padding-top: 0;
    }

    .philosophy-hero-section .hero-subtext p {
        font-size: 30px;
        line-height: 30pt;
    }

    .outer-line {
        display: none;
    }

    .additional-resources {
        text-align: center;
    }

    .alg21 h3 {
        margin-top: 0 !important;
        margin-bottom: 0px;
    }

    .learn-more .col-md-5 {
        margin-top: -50rem;
        margin-bottom: -20rem;
    }

    .quote-section {
        padding-top: 0;
    }

    #investment-philosophy {
        scroll-margin: 200px;
        padding-top: 30px;
        padding-bottom: 0;
    }

    #research-process,
    #investment-team {
        scroll-margin: 110px;
        padding-top: 100px;
        padding-bottom: 0;
    }

    .icon-flex {
        display: none;
    }

    .icon-flex.mobile {
        display: grid;
    }

}

@media only screen and (max-width: 767px) {

    .philosophy-hero-section h1 {
        font-size: 48px;
        margin-top: 39px;
    }

}

@media only screen and (max-width: 575px) {

    .philosophy-hero-section h1 {
        margin-bottom: 0;
    }

    .wr-sticky-horiz-menu .skewed-menu-item button,
    .cl-sticky-horiz-menu .skewed-menu-item button {
        font-size: 18px;
        padding: 13px 26px;
    }

    .philosophy-hero-section .hero-graphic-wrapper {
        margin-top: -20rem;
    }

    #philosophy-sticky-header {
        padding: 0;
    }

    .subtitle-container {
        padding-top: 0;
        margin-top: 30px;
    }

    .hero-subtext {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }

    .philosophy-hero-section .hero-subtext p {
        font-size: 26px;
        line-height: 26pt;
    }

    .cl-wr-quote .quote-source {
        margin-top: 0;
        font-size: 16px;
        margin-bottom: 20px;
        padding-bottom: 2rem;
    }

    .cl-wr-quote .quote-source strong {
        font-size: 16px;
    }

}
#staffs {
    margin-right: -80px;
    padding: 40px 0 0;
}

.staff-section {
    padding: 0 20px;
}
.staff-item {
    width: 276px;
    margin: 0 30px 90px 0;
    float: left;
    color:#333333;
    font-family: "Benton Sans Reg";
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
}

.hero-subtext {
    margin-top: 46px;
    margin-bottom: 46px;
    word-wrap: break-word;
}

#staffs {
    padding-bottom: 50px;
}

@media screen and (max-width: 1023px) {
    .staff-item {
        width: 45%;
        margin: 0 5% 20px 0 !important;
        padding-top: 33%;
        position: relative;
    }
}