@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap";.styles_SectorCard__sIv5H{height:242px;padding:24px;border-radius:20px;cursor:pointer;position:relative;background-color:var(--background-color,#191a1c);overflow:hidden;display:flex;flex-direction:column-reverse}.styles_SectorCard__sIv5H:hover{opacity:1!important}.styles_SectorCard__sIv5H.styles_md__SnVjK{height:200px}.styles_SectorCard__sIv5H .styles_floating-btn__yO4SH{position:absolute;top:36px;right:36px;z-index:2}.styles_SectorCard__sIv5H .card-body{display:flex;flex-direction:column-reverse;gap:8px;padding:10px;position:relative;z-index:1}.styles_SectorCard__sIv5H .card-body .card-title{position:relative;z-index:1;--font-size:36px;--letter-spacing:0px;--line-height:44px;font-size:var(--font-size);letter-spacing:var(--letter-spacing);line-height:var(--line-height);font-weight:700;color:#191a1c;text-transform:uppercase;transition:color .3s ease}@media(max-width:991.98px){.styles_SectorCard__sIv5H .card-body .card-title{font-size:calc(var(--font-size)*.9);letter-spacing:calc(var(--letter-spacing)*.9);line-height:calc(var(--line-height)*.9)}}@media(max-width:767.98px){.styles_SectorCard__sIv5H .card-body .card-title{font-size:calc(var(--font-size)*.85);letter-spacing:calc(var(--letter-spacing)*.85);line-height:calc(var(--line-height)*.85)}}@media(max-width:575.98px){.styles_SectorCard__sIv5H .card-body .card-title{font-size:calc(var(--font-size)*.725);letter-spacing:calc(var(--letter-spacing)*.725);line-height:calc(var(--line-height)*.725)}}.styles_SectorCard__sIv5H .card-body .card-description{position:relative;z-index:1;min-height:66px;color:#191a1c}.styles_SectorCard__sIv5H:before{content:"";position:absolute;inset:24px;background-color:#fefefe;border-radius:16px;z-index:0}.styles_SectorCard__sIv5H:after{content:"";position:absolute;bottom:0;left:0;width:262px;height:262px;background-color:var(--background-color,#1d263b);border-radius:50%;transform:translate(50%,-50%) scale(20);transition:transform 1.75s ease;z-index:0;pointer-events:none}.styles_SectorCard__sIv5H:not(:hover):after{transform:translate(-50%,50%) scale(0)}