.content-image-cta p{font-size:12px}.wp-block-sturdy-office-locations{position:relative;padding:3.125rem 0}@media (min-width:782px){.wp-block-sturdy-office-locations{padding:4.375rem 0}}@media (min-width:981px){.wp-block-sturdy-office-locations{padding:6.25rem 0}}.wp-block-sturdy-office-locations__title{font-size:2rem;margin:0}@media (min-width:782px){.wp-block-sturdy-office-locations__title{font-size:3.125rem}}@media (max-width:479px){.wp-block-sturdy-office-locations__title{--wp--custom--block-containers--width:90%;max-width:var(--wp--custom--block-containers--width);margin:0 auto}}@media (max-width:479px){.wp-block-sturdy-office-locations__container{--wp--custom--block-containers--width:100%}}.wp-block-sturdy-office-locations-section{width:100%;overflow:hidden}.wp-block-sturdy-office-locations-section__title{font-size:1.5rem;margin-bottom:0;margin-top:2rem}@media (max-width:479px){.wp-block-sturdy-office-locations-section__title{--wp--custom--block-containers--width:90%;max-width:var(--wp--custom--block-containers--width);margin:2rem auto 0}}@media (min-width:782px){.wp-block-sturdy-office-locations-section__title{font-size:2.25rem}}.wp-block-sturdy-office-locations-section__wrapper{position:relative;margin-top:2rem}@media (max-width:479px){.wp-block-sturdy-office-locations-section__wrapper{height:30.3125rem}}@media (min-width:480px){.wp-block-sturdy-office-locations-section__wrapper{display:grid;grid-template-columns:1fr;gap:1.125rem}}@media (min-width:981px){.wp-block-sturdy-office-locations-section__wrapper{grid-template-columns:1fr 1fr}}.wp-block-sturdy-office-locations-section__pagination{margin-top:2rem}.wp-block-sturdy-office-locations-pagination{display:flex;justify-content:flex-end;--wp--custom--block-containers--width:90%;max-width:var(--wp--custom--block-containers--width);margin:2rem auto 0}@media (min-width:782px){.wp-block-sturdy-office-locations-pagination{display:none}}.wp-block-sturdy-office-locations-pagination__next,.wp-block-sturdy-office-locations-pagination__prev{cursor:pointer;padding:.5rem;border-radius:50%;width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;border:1px solid var(--wp--preset--color--blackblue);transition:inherit;background:transparent;outline:none;-webkit-tap-highlight-color:transparent;color:var(--wp--preset--color--blackblue);font-size:20px}.wp-block-sturdy-office-locations-pagination__next--disabled,.wp-block-sturdy-office-locations-pagination__prev--disabled{pointer-events:none;opacity:.5}.wp-block-sturdy-office-locations-pagination__next *,.wp-block-sturdy-office-locations-pagination__next .icon-arrow-right:before,.wp-block-sturdy-office-locations-pagination__next icon-arrow-left:before,.wp-block-sturdy-office-locations-pagination__prev *,.wp-block-sturdy-office-locations-pagination__prev .icon-arrow-right:before,.wp-block-sturdy-office-locations-pagination__prev icon-arrow-left:before{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;color:var(--wp--preset--color--blackblue)!important}.wp-block-sturdy-office-locations-pagination__prev{margin-left:.6rem}.wp-block-sturdy-office-locations-pagination__next{margin-left:.2rem}.wp-block-sturdy-office-locations-card{display:flex;flex-direction:column;border-radius:2rem;overflow:hidden}@media (max-width:479px){.wp-block-sturdy-office-locations-card{transform:translateX(200%);opacity:1;position:absolute;top:0;width:280px;bottom:0;left:5%}}@media (min-width:480px){.wp-block-sturdy-office-locations-card{flex-direction:row;min-height:20rem}}.wp-block-sturdy-office-locations-card__image{position:relative;padding:2rem 1.25rem}.wp-block-sturdy-office-locations-card__image img{position:absolute;inset:0;height:100%!important;width:100%!important;object-fit:cover}@media (max-width:479px){.wp-block-sturdy-office-locations-card__image{height:13rem}}@media (min-width:480px){.wp-block-sturdy-office-locations-card__image{flex:1;padding:3.125rem 1rem}}.wp-block-sturdy-office-locations-card__info{background:var(--wp--preset--color--warmgray);padding:2rem 1.25rem}@media (max-width:479px){.wp-block-sturdy-office-locations-card__info{flex:1}}@media (min-width:480px){.wp-block-sturdy-office-locations-card__info{padding:3.125rem .5rem 3.125rem 1.5rem;flex:1}}.wp-block-sturdy-office-locations-card__email,.wp-block-sturdy-office-locations-card__phone{margin-top:1rem;color:var(--wp--preset--color--blackblue);display:flex;gap:.75rem;align-items:center;word-break:break-word}.wp-block-sturdy-office-locations-card__email .icon-mail,.wp-block-sturdy-office-locations-card__email .icon-mobile,.wp-block-sturdy-office-locations-card__phone .icon-mail,.wp-block-sturdy-office-locations-card__phone .icon-mobile{height:1.5rem;min-width:1.5rem;border-radius:50%;border:1px solid var(--wp--preset--color--blackblue);display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}.wp-block-sturdy-office-locations-card__email a,.wp-block-sturdy-office-locations-card__phone a{font-weight:400!important}.wp-block-sturdy-office-locations-card__email:hover .icon-mail,.wp-block-sturdy-office-locations-card__email:hover .icon-mobile,.wp-block-sturdy-office-locations-card__phone:hover .icon-mail,.wp-block-sturdy-office-locations-card__phone:hover .icon-mobile{background:var(--wp--preset--color--blackblue);color:var(--wp--preset--color--white)}.wp-block-sturdy-office-locations-card__phone{margin-bottom:0}.wp-block-sturdy-office-locations-card__title{font-size:1.25rem;margin-top:0}@media (min-width:782px){.wp-block-sturdy-office-locations-card__title{font-size:1.5rem}}@keyframes slideInFromLeft{0%{transform:translateX(calc(-100% - 5vw))}to{transform:translateX(0)}}@keyframes slideInFromRight{0%{transform:translateX(calc(100% + 1.125rem))}to{transform:translateX(0)}}@keyframes slideOutToLeft{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - 5vw))}}@keyframes slideOutToRight{0%{transform:translateX(0)}to{transform:translateX(calc(100% + 1.125rem))}}@keyframes slideInToRight{0%{transform:translateX(calc(200% + 2.25rem))}to{transform:translateX(calc(100% + 1.125rem))}}@keyframes slideOutFromRight{0%{transform:translateX(calc(100% + 1.125rem))}to{transform:translateX(calc(200% + 2.25rem))}}@media (max-width:479px){.wp-block-sturdy-office-locations-card--animate-in-left{animation:slideInFromLeft .5s ease-in-out forwards}.wp-block-sturdy-office-locations-card--animate-in-right{animation:slideInFromRight .5s ease-in-out forwards}.wp-block-sturdy-office-locations-card--animate-out-left{animation:slideOutToLeft .5s ease-in-out forwards}.wp-block-sturdy-office-locations-card--animate-out-right{animation:slideOutToRight .5s ease-in-out forwards}.wp-block-sturdy-office-locations-card--animate-in-to-right{animation:slideInToRight .5s ease-in-out forwards}.wp-block-sturdy-office-locations-card--animate-out-from-right{animation:slideOutFromRight .5s ease-in-out forwards}}