.search-by-type{display:flex;flex-direction:column;gap:48px;padding-top:48px;padding-bottom:48px}.search-by-type__tabs{display:flex;flex-direction:column;gap:48px;flex:0 0 60%}.search-by-type__tabs-list{display:flex;align-items:flex-start;align-content:flex-start;gap:8px;align-self:stretch;flex-wrap:wrap}.search-by-type__tab{display:flex;padding:10px;color:#374249;font-size:14px;line-height:20px;justify-content:center;align-items:center;gap:8px;border-radius:99px;background:#e8e9ed;border:2px solid transparent;transition:border-color .5s ease-in-out,background-color .5s ease-in-out,color .5s ease-in-out}.search-by-type__tab--active{border:2px solid #12b47f}.search-by-type__tab:hover{cursor:pointer}.search-by-type__tabs-content-item{display:none;opacity:0;transition:opacity .5s ease-in-out}.search-by-type__tabs-content-item--active{display:flex;color:#374249;padding-top:33.5px;flex-direction:column;gap:15.5px;border-radius:20px;background:#e8e9ed;opacity:1;box-shadow:0 7px 15px 0 rgba(58,63,93,.16)}.search-by-type__tabs-content-item__content{display:flex;flex-direction:column;gap:16px}.search-by-type__tabs-content-item__content h5{font-size:24px}.search-by-type__tabs-content-item__content p{font-size:14px}.search-by-type__tabs-content-item__list{display:flex;flex-direction:column;gap:16px;justify-content:center;align-items:flex-start}.search-by-type__tabs-content-item__list-item{display:flex;width:100%;justify-content:space-between;align-items:center}.search-by-type__tabs-content-item__list-item>div{display:flex;align-items:center;gap:16px;font-size:14px}.search-by-type__tabs-content-item__list-item>span{font-size:14px;font-weight:500}.search-by-type__tabs-content-item__list-item svg{stroke:#374249}.search-by-type__tabs-content-cta,.search-by-type__tabs-content-item__content,.search-by-type__tabs-content-item__list{padding-left:24px;padding-right:24px}.search-by-type__tabs-content-cta{display:flex;position:relative;padding-top:40px;padding-bottom:40px;background-color:#018ea5;border-bottom-left-radius:20px;border-bottom-right-radius:20px;justify-content:center;gap:16px}.search-by-type__tabs-content-cta:before{content:"";position:absolute;top:-1px;left:0;right:0;height:202px;-webkit-mask-image:url(/images/mask-3.svg);mask-image:url(/images/mask-3.svg);pointer-events:none;-webkit-mask-position:top;mask-position:top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:105% auto;mask-size:105% auto;z-index:1;background:#e8e9ed}.search-by-type__cta{flex:0 1 40%}.search-by-type__cta-block{display:flex;padding:24px;flex-direction:column;justify-content:center;align-items:flex-start;gap:29px;align-self:stretch;border-radius:20px;background:#f0f2f7}.search-by-type__cta-block-text{display:flex;flex-direction:column;gap:8px}.search-by-type__cta-block-text h5,.search-by-type__cta-block-text p{color:#374249;font-size:22px;font-weight:400}.search-by-type__cta-block-text h5{font-size:22px}.search-by-type__cta-block-text p{font-size:14px}@media (min-width:768px){.search-by-type .text-block .title{font-size:2.8rem}}@media (min-width:992px){.search-by-type{flex-direction:row;gap:64px;padding-top:56px;padding-bottom:56px}.search-by-type__cta-block{gap:40px}.search-by-type__tabs{gap:32px}}