.videos-slider .inner{padding:120px 50px 100px 50px;position:relative;max-width:1280px;margin:0 auto;}@media (max-width: 767px){.videos-slider .inner{padding:50px 50px;}}.videos-slider .inner .title{font-family:"Oswald",sans-serif;font-weight:300;font-size:55px;text-transform:uppercase;letter-spacing:4px;line-height:65px;margin-bottom:48px;color:#000;text-align:center;}@media (max-width: 767px){.videos-slider .inner .title{font-size:40px;line-height:57px;margin-bottom:35px;}}.videos-slider .items .slick-slide{margin:0 15px;}.videos-slider .items .slick-list{margin:0 -15px;}.videos-slider .items li a{display:block;display:flex;position:relative;height:200px;justify-content:center;align-items:center;}.videos-slider .items li a picture{display:block;position:absolute;top:0;left:0;width:100%;height:100%;}.videos-slider .items li a picture img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;}.videos-slider .items li a svg{position:relative;}.videos-slider .items .arrow{position:absolute;top:45%;}.videos-slider .items .prev-arrow{transform:rotate(180deg);left:-40px;}.videos-slider .items .next-arrow{right:-40px;}#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:"Oswald",sans-serif;font-weight:300;font-size:55px;text-transform:uppercase;letter-spacing:4px;line-height:65px;text-align:center;margin-bottom:47px;}#office-locations .office-city{font-size:22px;margin-bottom:20px;text-transform:uppercase;letter-spacing:2px;font-family:"Lato",sans-serif;font-weight:bold;}#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;margin-bottom:20px;font-family:"Lato",sans-serif;font-weight:var(--bold);text-transform:uppercase;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:white;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;}}