/**handles:contact**/
.location-box{position:relative;border-radius:10px;overflow:hidden;color:#fff}.location-box .location-box__img{position:absolute;top:0;left:0;right:0;bottom:0}.location-box .location-box__img img{height:100%;width:100%;object-fit:cover;display:block;position:absolute;top:0;left:0;right:0;bottom:0}.location-box .location-box__img:after{content:'';background:#1f2937;background:linear-gradient(0deg,rgba(31,41,55,.8) 0,rgba(31,41,55,0) 100%);position:absolute;top:0;left:0;right:0;bottom:0}.location-box .location-box__title{font-size:2.25rem;font-family:Rubik,sans-serif;font-weight:500;line-height:110%}.location-box .location-box__description{font-size:1.1875rem}.location-box .location-box__phone{font-size:1.1875rem}.location-box .location-box__phone a{display:inline-block;color:#fff;font-family:Rubik,sans-serif;font-weight:500;position:relative;font-size:22px}@media (min-width:480px) and (max-width:1697px){.location-box .location-box__phone a{font-size:calc( 22px + 10 * (100vw - 480px) / (1697 - 480))}}@media (min-width:1698px){.location-box .location-box__phone a{font-size:32px}}.location-box .location-box__phone a:after{content:'';display:block;background:#fff;height:1px;width:0;position:absolute;bottom:0;left:0;transition:width .1s ease-in-out}.location-box .location-box__phone a:hover:after{width:100%}.location-box .location-box__phone+.location-box__link{margin-top:6.25rem}.location-box .location-box__link{margin-top:3.125rem}.location-box .location-box__back{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.location-box .location-box__back .location-box__title{position:absolute;bottom:2.1875rem;left:2.1875rem}.location-box .location-box__front{transition:transform .1s ease-in-out;transform:translate(0,100%);background:#1f2937;z-index:1;position:relative;height:100%}.location-box .location-box__front>div{padding:2.1875rem}.location-box:hover .location-box__front{transform:translate(0,0)}.body .location-box{opacity:0;transform:translate(0,-100px);transition:opacity .2s ease-in-out,transform .3s ease-in-out}.body .location-box:first-child{transition-delay:150ms}.body .location-box:nth-child(2){transition-delay:0.3s}.body .location-box:nth-child(3){transition-delay:450ms}.body .location-box:nth-child(4){transition-delay:0.6s}.body .location-box:nth-child(5){transition-delay:750ms}.body .location-box:nth-child(6){transition-delay:0.9s}.body .location-box:nth-child(7){transition-delay:1.05s}.body .location-box:nth-child(8){transition-delay:1.2s}.body .location-box:nth-child(9){transition-delay:1.35s}.body .location-box:nth-child(10){transition-delay:1.5s}.body .animated .location-box{opacity:1;transform:translate(0,0)}.contact .contact__seperator{font-family:Rubik,sans-serif;font-weight:500;margin:1.875em 0;text-align:center;font-size:24px}@media (min-width:480px) and (max-width:1697px){.contact .contact__seperator{font-size:calc( 24px + 12 * (100vw - 480px) / (1697 - 480))}}@media (min-width:1698px){.contact .contact__seperator{font-size:36px}}.contact-box{padding:.9375rem;overflow:hidden;width:100%}.contact-box>div{display:flex;flex-wrap:wrap;align-items:center;margin:-.75rem}.contact-box>div>*{margin:.75rem}.contact-box .contact-box__icon{width:100%;margin-bottom:0}.contact-box .contact-box__icon svg{height:52px;width:auto;display:block}.contact-box .contact-box__icon svg path{fill:#EC4899}.contact-box .contact-box__content{flex:1}.contact-box .contact-box__title{font-family:Rubik,sans-serif;font-weight:500;font-size:1.5rem;margin-bottom:.625rem;line-height:120%}.contact-box .contact-box__description{font-size:.9375rem;margin:0}.contact-box .contact-box__arrow svg{width:16px;height:auto}@media screen and (min-width:1320px){.contact-box{padding:1.25rem}.contact-box .contact-box__icon{width:auto;margin-bottom:.75rem}.contact-box .contact-box__title{margin-bottom:.125rem}}