:root{--fixed-card-bg:#ededed;--fixed-card-title:#303030;--fixed-card-main-title:#303030;--fixed-card-description:#4c4c4e;--fixed-card-border:#093a5b;--fixed-card-border-size:0px;--fixed-card-button-bg:#FFFFFF;--fixed-card-button-bg--hover:#FFFFFF;--fixed-card-button-text:#093a5b;--fixed-card-button-text--hover:rgb(13.59, 87.58, 137.41)}.fixed-card{border:var(--fixed-card-border-size) var(--fixed-card-border) solid;background-color:var(--fixed-card-bg);box-shadow:0 2px 8px rgba(0,0,0,.15)}.fixed-card{border-radius:1.5rem}.fixed-card{padding-bottom:2rem}.fixed-card{margin-bottom:3rem}.fixed-card--title{color:var(--fixed-card-title);font-family:Lato,Arial,sans-serif;font-weight:800}.fixed-card--title{font-size:1.4rem}.fixed-card--title{line-height:1.8rem}.fixed-card--title{margin-left:1rem}.fixed-card--title i{font-size:2rem}.fixed-card--image{-o-object-fit:contain;object-fit:contain}.fixed-card--image{max-width:11.5rem}.fixed-card--image{max-height:11.5rem}.fixed-card--image img{height:auto;-o-object-fit:contain;object-fit:contain}.fixed-card--image img{width:18rem}.fixed-card--image img{height:12rem}.fixed-card--main-title{color:var(--fixed-card-main-title);font-weight:900;font-family:Lato,Arial,sans-serif}.fixed-card--main-title{font-size:2rem}.fixed-card--main-title{line-height:2.4rem}.fixed-card--description{color:var(--fixed-card-description);overflow:hidden;font-weight:700}.fixed-card--description{font-size:1.8rem}.fixed-card--description{line-height:2rem}.fixed-card--description{max-height:6rem}@media screen and (min-width:53.1875em){.fixed-card--description{font-weight:900}.fixed-card--description{font-size:1.6rem}.fixed-card--description{line-height:2rem}}.fixed-card--button{color:var(--fixed-card-button-text);background-color:var(--fixed-card-button-bg)}.fixed-card--button:hover{background-color:var(--fixed-card-button-bg--hover);color:var(--fixed-card-button-text--hover)}.fixed-card--phone-button{color:var(--fixed-card-button-text);background-color:var(--fixed-card-button-bg)}.fixed-card--phone-button{border-radius:3.1rem}.fixed-card--phone-button:hover{background-color:var(--fixed-card-button-bg--hover);color:var(--fixed-card-button-text--hover)}.fixed-card--disclaimer{font-weight:400}.fixed-card--disclaimer{font-size:1rem}.fixed-card--disclaimer{line-height:1.2rem}