#office-locations{padding:75px 20px 65px;position:relative}#office-locations .office-locations-inner{max-width:650px;margin:0 auto 0 auto;text-align:center}#office-locations .office-locations-inner span{display:block}#office-locations .title{font-family:var(--playfair);font-weight:var(--bold);font-size:56px;line-height:75px;color:var(--text)}@media (max-width:424px){#office-locations .title{font-size:40px}}#office-locations .office-city{font-size:22px;margin-bottom:20px;text-transform:uppercase;letter-spacing:2px;font-family:"Lato",sans-serif;font-weight:700}#office-locations .map-url{font-size:20px;margin-bottom:30px;display:block;font-family:"Lato",sans-serif}#office-locations .office-phone{font-size:28px;margin-bottom:10px;font-family:"Lato",sans-serif;font-weight:var(--bold);text-transform:uppercase;margin-bottom:20px;color:var(--tertiaryColor)}#office-locations p{margin-bottom:30px}#office-locations .office-map-embed{overflow:hidden;padding-bottom:56.25%;position:relative;height:0}#office-locations .office-map-embed iframe{left:0;top:0;height:100%;width:100%;position:absolute}#office-locations .toggle-list{margin-top:15px}#office-locations .toggle-list .list-toggler-title{color:#fff;font-family:var(--lato);font-weight:var(--bold);font-size:18px;text-transform:uppercase;cursor:pointer;position:relative;letter-spacing:1px;background-color:var(--secondaryColor);padding:15px;border-radius:10px;margin-bottom:0}#office-locations .toggle-list .list-toggler-title .icon{margin-left:10px;display:inline-block}#office-locations .toggle-list .list-toggler-title.open{margin-bottom:30px;background-color:var(--primaryColor)}#office-locations .toggle-list .list-toggler-title.open .icon{transform:rotate(180deg)}#office-locations .toggle-list .list-toggler-content{height:0;overflow:hidden;transition:all .5s ease;text-align-last:left;padding:0 20px}#office-locations .toggle-list .list-toggler-content p{text-align:left}#office-locations .toggle-list .list-toggler-title.open+.list-toggler-content{height:auto}@media screen and (min-width:1250px){#office-locations{padding:70px 50px}#office-locations .office-locations-inner{min-width:1200px;display:flex;flex-flow:row nowrap;justify-content:space-between}#office-locations .office-locations-inner .col{flex:0 0 100%;display:flex;flex-flow:column;justify-content:center}}