.hero{display:flex;flex-direction:row;height:360px;background:var(--Tertiary-Blue-20);align-items:center}.hero .title-cnt{margin-left:100px}.hero .image{height:inherit;margin-left:auto}@media screen and (max-width: 768px){.hero{height:310px}.hero .title-cnt{margin-left:20px}.hero .title-cnt .title{font-size:48px}.hero .title-cnt .sub-title{font-weight:400}.hero .image{display:none}}.no-results{font-size:18px}.no-results .link{padding:0;margin-top:24px;font-size:18px}.card-medium-hover .card-hover-wrapper{display:contents}.card-medium-hover .card-hover-wrapper .actions{display:flex;margin-top:auto;justify-content:space-between;flex-flow:wrap;gap:10px}.card-medium-hover .card-hover-wrapper .actions .btn{padding:11px 14px!important}.connectors-icons-container{display:flex;flex-direction:row;align-items:center}.connectors-icons-container .connector{width:32px;height:32px}.connectors-icons-container .connector.plus{width:16px;height:16px}.href{text-decoration:none!important;width:100%}.href.inactive{pointer-events:none;cursor:default}.content{max-width:900px;padding:38px 48px 48px}.content .section-label{margin-bottom:8px;margin-top:0}.content .section-sub-label{margin-bottom:24px}@media screen and (max-width: 768px){.content{padding-left:20px;padding-right:20px}.content .show-more-container{width:100%;align-items:center}}.radio{height:36px;display:flex;gap:10px;align-items:center}.radio .label{font-size:14px}.radio input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;width:12px;height:12px;border-radius:50%;outline:1px solid black;outline-offset:2px}.radio input[type=radio]:checked{background-color:var(--Secondary-Funnel-Orange);outline:2px solid var(--Secondary-Funnel-Orange)}.radio:hover{cursor:pointer}.radio:hover>*{cursor:pointer}.radio:hover .label{color:var(--Secondary-Funnel-Orange)}.categories .name{margin:24px 0}.left-bar{display:flex;flex-direction:column;padding:40px 48px 20px 100px}@media screen and (max-width: 768px){.left-bar{padding-inline:20px}}.main{display:flex;flex-direction:row;min-height:1000px}.main .left-bar-container{flex:0 0 400px;background:var(--Tertiary-Grey-20)}.main .left-bar-container .left-bar .dropdown{display:none}.main .content-container{flex:1 1 auto;background:var(--Tertiary-Grey-10)}@media screen and (max-width: 768px){.main{flex-direction:column}.main .left-bar-container{flex:1 1 auto}.main .left-bar-container .left-bar .dropdown{display:flex}.main .left-bar-container .left-bar .radio{display:none}}.navigation-bar{display:flex;align-items:center;width:100%;height:120px}.navigation-bar .tabs{padding-inline:100px}@media screen and (max-width: 768px){.navigation-bar .tabs{padding-inline:20px}}
