.technology{overflow:hidden}.technology__title{max-width:43.75rem;margin-bottom:3.75rem}.technology__card{position:relative;width:33.75rem;min-height:33.75rem;padding:1.875rem;border:.125rem solid rgba(255,255,255,.1);border-radius:2.5rem;background-color:#060503}.technology__card::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;pointer-events:none;border-radius:2.5rem;background-color:rgba(0,0,0,.4)}.technology__card-top{position:relative;z-index:2}.technology__card-brand{font-size:max(1.125rem,14px);line-height:140%;letter-spacing:-.04em;padding:.625rem 2.5rem;border:.125rem solid rgba(255,255,255,.2);border-radius:1.5rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;margin-bottom:1rem}.technology__card-name{font-family:var(--font-raleway);line-height:120%;font-weight:500;letter-spacing:-.03em}.technology__card-img{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.technology__card-img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:2.5rem}@media (max-width:768px){.technology__title{margin-bottom:30px}.technology__card{width:unset;min-height:500px;padding:40px;border:1.5px solid rgba(255,255,255,.1);border-radius:20px}.technology__card-brand{font-size:16px;border:1.5px solid rgba(255,255,255,.2);margin-bottom:15px}.technology__card-name{font-size:20px}.technology__card-img>img{border-radius:20px}}