.compute-wrapper{background:linear-gradient(#fff 0%,#f2f6ff 100%);max-width:100dvw;padding-block:4rem}.compute-container{flex-direction:column;gap:3rem;display:flex}.compute-top{justify-content:space-between;display:flex}.compute-title{color:#005dea;font-size:1.25rem}.compute-desc{flex-direction:column;gap:1rem;width:min-content;display:flex}.compute-desc-header{line-height:1.25}.compute-desc-title{color:#0f2959;font-size:1.75rem;font-weight:300}.compute-desc-subtitle{width:max-content;font-size:2.25rem;font-weight:700}.compute-desc-body{color:#4a4a4a;font-size:1rem;font-weight:300;line-height:1.5rem}.compute-middle{justify-content:space-between;display:flex}.compute-img-wrapper{filter:drop-shadow(10px 10px 2px #00000040);width:30%;position:relative}.compute-image{width:100%;height:auto;transform:translateY(-50%)}.compute-image-2{width:100%;height:auto;position:absolute;top:0;right:-50%}.compute-bottom{grid-template-columns:1fr 1fr 1fr;gap:2rem;display:grid}.compute-item{filter:drop-shadow(0 .25rem .125rem #cfddf7);background:#fff;border:1px solid #cfddf7;border-radius:2rem;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.compute-item-header{flex-direction:column;gap:.125rem;display:flex}.compute-item-tag{color:#005dea;font-size:1rem;font-weight:300}.compute-item-title{color:#1e2430;font-size:1.125rem;font-weight:600}.compute-item-desc{color:#666;font-size:.875rem;font-weight:400;line-height:1.5rem}@media only screen and (max-width:768px){.compute-bottom{grid-template-columns:1fr}.compute-img-wrapper{width:100%}.compute-image{width:100%;height:auto;position:relative;transform:translate(0)}.compute-image-2{width:100%;height:auto;margin-top:1rem;position:relative;left:0;transform:translate(0)}.compute-top{flex-direction:column;gap:1rem}.compute-middle{flex-direction:column-reverse;gap:2rem}}@media only screen and (max-width:475px){.compute-item-desc{font-size:.875rem}.compute-item{gap:.5rem}.compute-desc{width:100%}.compute-desc-title,.compute-desc-subtitle,.compute-desc-subtitle{width:100%;font-size:1.5rem}.compute-desc-body{font-size:.875rem;line-height:1.25rem}.compute-container{gap:1rem}}
