(window.webpackJsonp=window.webpackJsonp||[]).push([[174,20,34,208,219,225,234,238,246,249,261,263,283,355,422],{1161:function(t,e,o){"use strict";o.r(e);o(61);var n={name:"BaseHeading",props:{level:{type:[Number,String],default:2},color:{type:String,default:"inherit"},text:{type:String,default:null},classArray:{type:[Array,String],default:function(){return[]}}},render:function(t){return t("div",[t("h"+this.level,{style:{color:this.color},class:this.classArray},this.$slots.default||this.text)])}},r=(o(1459),o(23)),component=Object(r.a)(n,undefined,undefined,!1,null,"4d43dae4",null);e.default=component.exports},1164:function(t,e,o){"use strict";o.r(e);o(14),o(16),o(19),o(53),o(33),o(15),o(9),o(11),o(35),o(64),o(34),o(12),o(13),o(62),o(137),o(96),o(42),o(108),o(87);var n=o(109),r=(o(1533),o(1534)),l=o.n(r),c=o(1457),d=o(170);function f(t,e){var o="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(o)return(o=o.call(t)).next.bind(o);if(Array.isArray(t)||(o=function(t,a){if(t){if("string"==typeof t)return h(t,a);var e={}.toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?h(t,a):void 0}}(t))||e&&t&&"number"==typeof t.length){o&&(t=o);var n=0;return function(){return n>=t.length?{done:!0}:{done:!1,value:t[n++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function h(t,a){(null==a||a>t.length)&&(a=t.length);for(var e=0,o=Array(a);e<a;e++)o[e]=t[e];return o}l.a.use([r.Navigation,r.Pagination,r.Lazy,r.Autoplay,r.Controller,r.EffectCube]);var m={name:"CarouselReeses",components:{PugImg:d.a,BaseHeading:c.a},data:function(){return{compId:null,options:{},slides:[],isLighthouse:!0,goTo:0,leftIndex:0,middleIndex:1,rightIndex:2,numImages:0,key:null,reesesId:null,wrapperDiv:null,swiperOptions:{centeredSlides:!0,watchSlidesVisibility:!0,preloadImages:!0,lazy:{loadPrevNext:!0},init:!1,slidesPerView:"auto",autoplay:!1,spaceBetween:15,initialSlide:1,allowTouchMove:!0,slidesPerGroup:1,loop:!0,navigation:{nextEl:".reeeses-swiper-button-next",prevEl:".reeeses-swiper-button-prev"},on:{slideChange:function(t){this.lazy.loadInSlide(this.realIndex+1)}}},swiper:null}},props:{title:{type:String,default:"Features and Carousel"},subtitle:{type:String,default:"All units have 12-foot ceilings—providing 30% more cubic storage space than a typical storage unit. Our drive-up units also have 10-foot tall doors. Our well-lit units are available in three different size and more"},images:{type:Array,default:function(){return[]}}},beforeMount:function(){this.key=n(),this.reesesId=n(),this.$forceUpdate(),this.images&&this.images.length&&(this.numImages=this.images.length-1)},computed:{featureItems:function(){for(var t,e=0,o=[],n=f(this.features);!(t=n()).done;){var r=t.value;if(o.push(r),9==++e)break}return o}},created:function(){this.initImages()},watch:{},mounted:function(){var t=this;this.$nextTick((function(){t.compId="reeses--"+n(),t.isLighthouse=navigator&&navigator.userAgent&&(navigator.userAgent.includes("Page Speed")||navigator.userAgent.includes("Chrome-Lighthouse")),t.isLighthouse?t.showGlobalContent=t.hasGlobalContent:setTimeout((function(){t.initSlider(),t.removeRelative()}),20)}))},methods:{addRelative:function(){var t=document.getElementById(this.compId);t&&t.parentElement.className.includes("col-12")?this.parentElement=t.parentElement:t&&t.parentElement.parentElement.className.includes("col-12")?this.parentElement=t.parentElement.parentElement:t&&t.parentElement.parentElement.parentElement.className.includes("col-12")&&(this.parentElement=t.parentElement.parentElement.parentElement),this.parentElement&&(this.parentElement.style.position="inherit")},removeRelative:function(){var t=document.getElementById(this.compId);t&&t.parentElement.className.includes("col-12")?this.parentElement=t.parentElement:t&&t.parentElement.parentElement.className.includes("col-12")?this.parentElement=t.parentElement.parentElement:t&&t.parentElement.parentElement.parentElement.className.includes("col-12")&&(this.parentElement=t.parentElement.parentElement.parentElement),this.parentElement&&(this.parentElement.style.position="inherit")},initImages:function(){this.images&&this.images.length?this.slides=this.images.slice(0,4):this.slides=[]},initSlider:function(){var t=this;try{this.$forceUpdate();var e=new l.a(document.getElementById(this.reesesId),this.swiperOptions);e.on("init",(function(){t.setImageSizes(e.activeIndex,e)})),e.init(),this.swiper=document.getElementById(this.reesesId).swiper,this.swiper.el.swiper.lazy.load(),this.swiper.el.swiper.update(),this.swiper.el.swiper.updateSlides(),this.swiper.el.swiper.slideNext()}catch(t){}},setImages:function(){},nextSlide:function(){this.swiper&&this.swiper.el&&this.swiper.el.swiper.slideNext()},prevSlide:function(){var t=this;if(this.swiper&&this.swiper.el){this.images[this.leftIndex-1]?this.leftIndex=this.leftIndex-1:this.leftIndex=this.images.length-1;this.images[this.leftIndex].image.alt,this.images[this.leftIndex].image.src;this.swiper.el.swiper.slideTo(this.swiper.el.swiper.activeIndex),setTimeout((function(){t.swiper.el.swiper.update()}),300)}},setIndex:function(){this.swiper&&this.swiper.el},setAutoplay:function(t){},addClass:function(element,t){-1==element.className.split(" ").indexOf(t)&&(element.className+=" "+t)}}},_=(o(1557),o(23)),component=Object(_.a)(m,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"CarouselReeses pb-4 pb-md-5",attrs:{id:t.compId}},[e("div",{staticClass:"container reeses-titles"},[e("div",{staticClass:"row justify-content-center"},[e("div",{staticClass:"col-12 col-md-10 text-center"},[t.title?e("h2",{staticClass:"reeses-title section-component-title mb-3",attrs:{"data-aos":"fade-up","data-aos-once":"true","data-aos-delay":"90","data-aos-offset":"0"}},[t._v(t._s(t.title))]):t._e(),t.subtitle?e("p",{staticClass:"reeses-subtitle section-component-subtitle pb-5 mb-0",attrs:{"data-aos":"fade-up","data-aos-once":"true","data-aos-delay":"0","data-aos-offset":"0"}},[t._v(t._s(t.subtitle))]):t._e()])])]),e("div",{staticClass:"row slider justify-content-center",on:{mouseover:function(e){return t.setAutoplay("stop")},mouseleave:function(e){return t.setAutoplay("start")}}},[e("div",{staticClass:"col-12"},[e("client-only",[e("div",{ref:"swiperGallery",staticClass:"swiper-container d-flex justify-content-center",attrs:{id:t.reesesId}},[e("div",{staticClass:"swiper-wrapper"},[!t.isLighthouse&&t.images&&t.images.length?t._l(t.images,(function(t,o){return e("div",{key:t.image.id+"--"+o,staticClass:"swiper-slide slide-container",attrs:{id:"slide--"+o}},[e("div",{staticClass:"slide-img-container"},[e("div",{staticClass:"swiper-lazy-preloader"}),e("img",{staticClass:"swiper-lazy slide-img reeses-image",attrs:{"data-src":t.image.src,alt:t.image.alt,"fluid-grow":"",src:"data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="}})])])})):t.isLighthouse?t._e():[e("div",{staticClass:"swiper-slide slide-container"},[e("div",{staticClass:"slide-content"},[e("base-heading",{staticClass:"reeses-title mb-2",attrs:{text:"No Swiper Content",level:1}}),e("p",[t._v("Add slides to display CTA content.")])],1)])]],2)])]),t.slides&&t.slides.length>1?[e("div",{staticClass:"swiper-pagination",attrs:{slot:"pagination"},slot:"pagination"}),e("div",{staticClass:"reeeses-swiper-button-prev",attrs:{slot:"button-prev"},on:{click:function(e){return t.prevSlide()}},slot:"button-prev"}),e("div",{staticClass:"reeeses-swiper-button-next",attrs:{slot:"button-next"},on:{click:function(e){return t.nextSlide()}},slot:"button-next"})]:t._e()],2)]),e("div",{staticClass:"row mobile-spacer"})])}),[],!1,null,null,null);e.default=component.exports},1167:function(t,e,o){"use strict";o.r(e);var n={name:"SectionTextLeroy",props:{title:{type:String,default:"Title title title"},subtitle:{type:String,default:"Subtitle subtitle"},text:{type:String,default:"Bacon ipsum dolor amet andouille pork belly cupim swine porchetta brisket. Short loin ribeye pork belly beef ribs sirloin. Pastrami picanha bacon jowl, beef frankfurter turkey rump. Sausage ham porchetta pork pig pastrami ham hock salami venison filet mignon t-bone leberkas. Tri-tip prosciutto pork chop, picanha ham tail sirloin ball tip."},buttonText:{type:String,default:null},buttonVariant:{type:String,default:"outline-primary"},internalLink:{type:String,default:null},externalLink:{type:String,default:null}}},r=(o(1503),o(23)),component=Object(r.a)(n,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"section-text-leroy row py-5",attrs:{"data-aos":"fade-up","data-aos-once":"true","data-aos-delay":"90","data-aos-offset":"0","data-test":"SectionTextLeroy"}},[e("div",{staticClass:"col-12 col-md-6 mb-3 mb-md-auto"},[t.title?e("h2",{staticClass:"section-title mb-2"},[t._v(t._s(t.title))]):t._e(),t.subtitle?e("h3",{staticClass:"section-subtitle"},[t._v(t._s(t.subtitle))]):t._e(),t.buttonText?e("div",{staticClass:"d-none d-md-block mt-4"},[e("b-button",{attrs:{variant:t.buttonVariant,target:t.externalLink?"_blank":"_self",href:t.externalLink,to:t.internalLink,squared:t.isSquaredButton,pill:t.isPillButton}},[t._v(t._s(t.buttonText))])],1):t._e()]),t.text?e("div",{staticClass:"col-12 col-md-6"},[e("div",{staticClass:"section-text-block",domProps:{innerHTML:t._s(t.text)}})]):t._e(),t.buttonText?e("div",{staticClass:"col-12 d-md-none mt-4"},[e("b-button",{attrs:{variant:t.buttonVariant,target:t.externalLink?"_blank":"_self",href:t.externalLink,to:t.internalLink,squared:t.isSquaredButton,pill:t.isPillButton,block:""}},[t._v(t._s(t.buttonText))])],1):t._e()])}),[],!1,null,null,null);e.default=component.exports},1170:function(t,e,o){"use strict";o.r(e);o(11),o(12),o(13),o(62),o(1463),o(43);var n={name:"SectionSliderHummus",components:{SliderHummus:function(){return Promise.all([o.e(71),o.e(410)]).then(o.bind(null,2618))}},props:{title:{type:String,default:"Our modern locations are sweet"},subtitle:{type:String,default:"Featured amenities such as natural light, modern ventilation."},buttonColor:{type:String,default:"primary"},maxSlidesToShow:{type:String,default:"4"},itemTitleColor:{type:String,default:"text-primary"},items:{type:Array,default:function(){return[{image:{},buttonText:"View Location",route:"internal link",href:"target=_blank",title:"Location name",address_1:"address line 1",address_2:"address line 2"}]}}},data:function(){return{hasMounted:!1,minHeight:"550px"}},created:function(){this.items.some((function(t){return t&&t.title||t.address_1||t.address_2}))||(this.minHeight="500px")},mounted:function(){var t=this;this.$nextTick((function(){setTimeout((function(){t.hasMounted=!0}))}))}},r=o(23),component=Object(r.a)(n,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"SliderHummus",style:{minHeight:t.minHeight}},[t.hasMounted?e("SliderHummus",{attrs:{title:t.title,subtitle:t.subtitle,buttonColor:t.buttonColor,maxSlidesToShow:t.maxSlidesToShow,itemTitleColor:t.itemTitleColor,items:t.items}}):t._e()],1)}),[],!1,null,null,null);e.default=component.exports},1178:function(t,e,o){"use strict";o.r(e);o(33),o(61),o(34),o(41);var n,r=o(80),l=o(1457),c=((n={name:"SectionCtaBaboon",components:{LazyHydrate:r.a,BaseHeading:l.a},props:{wrapperClass:{type:String,default:""},containerClass:{type:String,default:""},titleClass:{type:String,default:""},subtitleClass:{type:String,default:""},contentClass:{type:String,default:""},title:{type:String,default:"Smart storage made for you"},titleTag:{type:[String,Number],default:"1"},subtitle:{type:String,default:"Discover how to store with security"},subtitleTag:{type:[String,Number],default:"3"},content:{type:String,default:""},buttonMinWidth:{type:String,default:"225px"},buttons:{type:[Array,Object],default:function(){return[]}},gradientOverlay:{type:String,default:"linear-gradient(0deg, rgba(31, 29, 55, 0.5), rgba(31, 29, 55, 0.5)), linear-gradient(0.35deg, rgba(47, 128, 237, 0.025) -23.98%, rgba(0, 0, 0, 0.335869) 91.59%)"},backgroundImage:{type:Object,default:function(){}},backgroundOpacity:{type:[String,Number],default:"0.3"},backgroundPosition:{type:String,default:"center"},backgroundSize:{type:String,default:"cover"},backgroundHeight:{type:String,default:"md"},textColor:{type:String,default:"text-white"},contentAlignment:{type:String,default:"center"}},data:function(){return{isLighthouse:!1}},mounted:function(){var t=this;this.$nextTick((function(){t.isLighthouse=navigator&&navigator.userAgent&&(navigator.userAgent.includes("Page Speed")||navigator.userAgent.includes("Chrome-Lighthouse"))}))},computed:{textAlign:function(){return"center"===this.contentAlignment?"text-center":"end"===this.contentAlignment?"text-right":"text-left"},bgHeight:function(){var t={};return"lg"===this.backgroundHeight?t["--baboon-height"]="600px":"md"===this.backgroundHeight?t["--baboon-height"]="440px":t["--baboon-height"]="280px",t},backgroundVars:function(){var t=Object.assign({},this.bgHeight,{"--bg-image":"","--bg-image-webp":""});return this.backgroundImage&&this.backgroundImage.src?(t["--bg-image"]=this.gradientOverlay+", "+(this.backgroundPosition||"center")+" / cover no-repeat url('"+this.backgroundImage.src+"')",t["--bg-image-webp"]=this.gradientOverlay+", "+(this.backgroundPosition||"center")+" / cover no-repeat url('"+this.backgroundImage.src+"')"):(t["--bg-image"]="",t["--bg-image-webp"]=""),this.backgroundImage&&this.backgroundImage.file_name_webp&&(t["--bg-image-webp"]=this.gradientOverlay+", "+(this.backgroundPosition||"center")+" / cover no-repeat url('"+this.backgroundImage.file_base_url+this.backgroundImage.file_name_webp+"')"),t}}}).mounted=function(){var t=this;this.$nextTick((function(){t.isLighthouse=navigator&&navigator.userAgent&&(navigator.userAgent.includes("Page Speed")||navigator.userAgent.includes("Chrome-Lighthouse"))}))},n),d=(o(1567),o(23)),component=Object(d.a)(c,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"baboon-wrapper",style:t.bgHeight,attrs:{"data-test":"SectionCtaBaboon"}},[!t.isLighthouse&&t.backgroundImage?e("div",{staticClass:"baboon-bg",style:t.backgroundVars}):t._e(),t.isLighthouse?e("div",{staticClass:"baboon-bg-lh"}):t._e(),e("div",{staticClass:"baboon-container d-flex flex-column",class:[t.textColor,"align-items-"+t.contentAlignment]},[t._t("above-heading"),t._t("heading",(function(){return[e("div",{staticClass:"container px-0"},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-12"},[e("h1",{staticClass:"baboon-title header-component-title-bold",class:t.textAlign,attrs:{level:"1","data-aos":"fade-zoom-in","data-aos-easing":"ease-in-back","data-aos-delay":"200","data-aos-offset":"0"}},[t._v(t._s(t.title))]),t.subtitle?e("h3",{staticClass:"baboon-subtitle header-component-subtitle",class:t.textAlign,attrs:{"data-aos":"fade-zoom-in","data-aos-easing":"ease-in-back","data-aos-delay":"200","data-aos-offset":"0"}},[t._v(t._s(t.subtitle))]):t._e()])])])]})),t._t("below-heading"),t.buttons&&t.buttons.length>=1?e("div",{staticClass:"container px-0 d-flex",class:["justify-content-"+t.contentAlignment]},[e("div",{staticClass:"row"},[t.isLighthouse?t._e():e("div",{staticClass:"col-12"},[e("div",{staticClass:"baboon-buttons",attrs:{"data-aos":"fade-zoom-in","data-aos-easing":"ease-in-back","data-aos-delay":"200","data-aos-offset":"0"}},t._l(t.buttons,(function(o,n){return e("div",{staticClass:"mb-1 mb-md-3 mb-lg-0 d-md-inline-block"},[o.text?e("b-button",{key:o.id,staticClass:"mr-0 mb-2 mb-md-0 mt-2 mt-lg-4",class:[o.class,t.buttons.length<=1?"":"end"===t.contentAlignment&&n===t.buttons.length-1?"mr-md-0":"mr-md-4"],style:{"min-width":"225px"},attrs:{variant:o.variant,to:o.route,href:o.href,target:o.target,block:o.isBlock,size:o.size,squared:t.isSquaredButton,pill:t.isPillButton}},[t._v(t._s(o.text))]):t._e()],1)})),0)])])]):t._e(),t._t("below-buttons")],2)])}),[],!1,null,"52392702",null);e.default=component.exports},1185:function(t,e,o){"use strict";o.r(e);var n={name:"AardwolfCard",components:{PugImg:o(170).a},data:function(){return{iconSize:"80px",keyIdx:0}},props:{card:{type:Object,required:!0},textVariant:{type:String,default:""},badgeText:{type:String,default:"Units"},showBadge:{type:Boolean,default:!1},badgePill:{type:Boolean,default:!0},badgeVariant:{type:String,default:"primary"},sizeToShow:{type:String,default:"medium"},bodyClass:{type:String,default:""},iconColor:{type:String,default:""}},computed:{iconVars:function(){return this.iconColor?{"--aardwolf-icons-color":""+this.iconColor}:{}}},watch:{"$root.isSmallAndBelow":{handler:function(t,e){this.iconSize=t?"50px":"80px",this.keyIdx++},deep:!0}}},r=(o(1684),o(23)),component=Object(r.a)(n,(function(){var t=this,e=t._self._c;return e("b-card",{staticClass:"aardwolf-card border-0"},[e("b-card-body",{attrs:{"body-text-variant":t.card.textVariant||t.textVariant,"body-class":"d-flex flex-column align-items-center justify-content-center "+t.bodyClass,overlay:""}},[e("client-only",[t.card&&t.card.image?e("PugImg",{key:t.keyIdx,staticClass:"d-flex align-items-center justify-content-center mb-3",style:t.iconVars,attrs:{img:t.card.image,classes:"aardwolf-icon "+(t.iconColor?"custom-icon-color":""),svgHeight:t.iconSize,svgWidth:t.iconSize,height:t.iconSize,width:t.iconSize}}):t._e()],1),e("b-card-title",{class:t.card.titleClass,attrs:{title:t.card.title,"title-tag":"h3"}})],1),t.showBadge?e("b-badge",{staticClass:"aardwolf-badge",attrs:{variant:t.badgeVariant,pill:t.badgePill}},[t._v(t._s(t.card.totalLocations)+" "+t._s(t.card.badgeText||t.badgeText))]):t._e()],1)}),[],!1,null,null,null);e.default=component.exports},1190:function(t,e,o){"use strict";o.r(e);o(172),o(33),o(61),o(34);var n=o(80),r=o(1185),l=o(1457),c={name:"SectionAardwolf",components:{LazyHydrate:n.a,AardwolfCard:r.default,BaseHeading:l.a},props:{title:{type:String,default:null},textVariant:{type:String,default:""},index:{type:Number,default:0},buttonVariant:{type:String,default:"outline-primary"},buttonText:{type:String,default:null},buttonLink:{type:String,default:""},cards:{type:Array,default:function(){return[]}},iconColor:{type:String,default:""}},data:function(){return{columns:2,isLighthouse:!0}},mounted:function(){var t=this;this.$nextTick((function(){t.isLighthouse=navigator&&navigator.userAgent&&(navigator.userAgent.includes("Page Speed")||navigator.userAgent.includes("Chrome-Lighthouse"))}))},created:function(){var t=2;this.cards&&(t=this.cards.length),this.columns=t>4?4:t<=2?2:t}},d=(o(1706),o(23)),component=Object(d.a)(c,(function(){var t=this,e=t._self._c;return!1===t.isLighthouse||!0===t.isLighthouse&&t.index<=1?e("div",{staticClass:"aardwolf-section row"},[t.title?e("div",{staticClass:"col-12 mb-3 mb-md-5"},[t.title?e("base-heading",{staticClass:"mb-0 text-center",attrs:{text:t.title,classArray:"section-component-title"}}):t._e()],1):t._e(),e("div",{staticClass:"col-12 mx-auto",class:[{"mb-md-5":t.buttonText}]},[e("div",{staticClass:"row row-cols-2 justify-content-center",class:"row-cols-lg-"+t.columns+" row-cols-xl-"+t.columns},t._l(t.cards,(function(o,n){return e("div",{key:n,staticClass:"col aardwolf-card-col mb-xl-0",attrs:{"data-aos":"fade-up","data-aos-once":"true","data-aos-delay":"200","data-aos-offset":"0"}},[o.link?e("b-link",{staticClass:"text-reset",attrs:{to:o.link}},[e("AardwolfCard",{staticClass:"card-shadow",class:{"mb-3 mb-lg-0":n<2},attrs:{card:o,"text-variant":t.textVariant,"icon-color":t.iconColor}})],1):t._e(),o.link?t._e():e("AardwolfCard",{staticClass:"mb-3 mb-lg-0",class:{"mb-3 mb-lg-0":n<2},attrs:{card:o,"text-variant":t.textVariant,"icon-color":t.iconColor}})],1)})),0)]),e("div",{staticClass:"w-100"}),t.buttonText?e("div",{staticClass:"col-12 col-sm-6 col-lg-4 col-xl-4 mx-auto"},[e("b-button",{staticStyle:{"border-width":"3px","min-width":"300px"},attrs:{to:t.buttonLink,variant:t.buttonVariant,block:!0,squared:t.isSquaredButton,pill:t.isPillButton}},[t._v(t._s(t.buttonText))])],1):t._e()]):t._e()}),[],!1,null,null,null);e.default=component.exports},1234:function(t,e,o){"use strict";o.r(e);o(88),o(74),o(83),o(35),o(73),o(33),o(9),o(11),o(22),o(48);var n={name:"BaseEmbedOrIframe",props:{source:{type:String},elementType:{type:String,default:"embed"},elementAttributes:{type:Array,default:function(){return[]}},isLazyLoad:{type:Boolean,default:!0}},render:function(t){if(["embed","iframe"].includes(this.elementType)){var e={src:this.source};this.isLazyLoad&&(e.loading="lazy");try{this.elementAttributes&&this.elementAttributes.length>0&&this.elementAttributes.forEach((function(t){return e[t.name]=t.value}))}catch(t){console.warn("error caught adding iframe attrs:",t)}return t(this.elementType,{attrs:e})}throw new Error("Invalid element type: "+this.elementType)}},r=o(23),l={name:"IframeMika",components:{BaseEmbedOrIframe:Object(r.a)(n,undefined,undefined,!1,null,null,null).exports},props:{source:{type:String,default:null},elementType:{type:String,default:"iframe"},accessibilityTitle:{type:String,default:null},aspectRatioClass:{type:String,default:null},elementAttributes:{type:Array,default:function(){return[]}},isUnitsComponent:{type:Boolean,default:!1},isLazyLoad:{type:Boolean,default:!0},isAddQueryParams:{type:Boolean,default:!1},extra:{type:String,default:null}},data:function(){return{isLighthouse:!1,isReady:!1,filteredExtra:null,localSource:null}},computed:{wrapperClass:function(){var t=["embed-responsive"];return this.aspectRatioClass&&t.push(this.aspectRatioClass),this.isUnitsComponent&&t.push("units-embed"),t.join(" ")},elementClass:function(){return this.aspectRatioClass?"embed-responsive-item":""}},created:function(){this.extra&&(this.filteredExtra=this.extra.replace(/\\\//g,"/")),this.localSource=this.source},mounted:function(){var t=this;this.$nextTick((function(){t.isAddQueryParams&&t.$route.query&&Object.keys(t.$route.query).length>0&&(t.localSource=t.localSource+"?"+Object.keys(t.$route.query).map((function(e){return t.$route.query[e]?e+"="+t.$route.query[e]:e})).join("&")),t.isReady=!0}))}},c=(o(1802),Object(r.a)(l,(function(){var t=this,e=t._self._c;return!t.isLighthouse&&t.source?e("div",{staticClass:"IframeMika",class:t.wrapperClass,attrs:{"data-test":"IframeMika"}},[t.isReady?e("base-embed-or-iframe",{class:t.elementClass,attrs:{source:t.localSource,"element-type":t.elementType,"element-attributes":t.elementAttributes,"is-lazy-load":t.isLazyLoad,title:t.accessibilityTitle}}):t._e(),t.filteredExtra?e("div",{staticClass:"iframe-mika-extras",domProps:{innerHTML:t._s(t.filteredExtra)}}):t._e()],1):t._e()}),[],!1,null,null,null));e.default=c.exports},1457:function(t,e,o){"use strict";var n=o(1161);o.d(e,"a",(function(){return n.default}))},1458:function(t,e,o){var content=o(1460);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,o(57).default)("51ef049b",content,!0,{sourceMap:!1})},1459:function(t,e,o){"use strict";o(1458)},1460:function(t,e,o){var n=o(56)((function(i){return i[1]}));n.push([t.i,".bottom-left[data-v-4d43dae4]{bottom:8px}.bottom-left[data-v-4d43dae4],.top-left[data-v-4d43dae4]{left:16px;position:absolute}.top-left[data-v-4d43dae4]{top:8px}.top-right[data-v-4d43dae4]{top:8px}.bottom-right[data-v-4d43dae4],.top-right[data-v-4d43dae4]{position:absolute;right:16px}.bottom-right[data-v-4d43dae4]{bottom:8px}.centered[data-v-4d43dae4]{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}",""]),n.locals={},t.exports=n},1463:function(t,e,o){"use strict";var n=o(30),r=o(173).some,l=o(206),c=o(138),d=l("some"),f=c("some");n({target:"Array",proto:!0,forced:!d||!f},{some:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}})},1464:function(t,e,o){var content=o(1475);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,o(57).default)("4c572f87",content,!0,{sourceMap:!1})},1465:function(t,e,o){var content=o(1480);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,o(57).default)("b70f1c42",content,!0,{sourceMap:!1})},1471:function(t,e,o){var content=o(1504);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,o(57).default)("531038e8",content,!0,{sourceMap:!1})},1473:function(t,e){function o(e,p){return t.exports=o=Object.setPrototypeOf||function(t,p){return t.__proto__=p,t},o(e,p)}t.exports=o},1474:function(t,e,o){"use strict";o(1464)},1475:function(t,e,o){var n=o(56)((function(i){return i[1]}));n.push([t.i,".floating-cta-footer[data-v-2148bd5a]{background-color:#fff;-webkit-box-shadow:0 -10px 20px rgba(0,0,0,.15);box-shadow:0 -10px 20px rgba(0,0,0,.15);height:70px;padding:13px 15px}",""]),n.locals={},t.exports=n},1478:function(t,e,o){"use strict";o.r(e);var n={name:"FloatingCtaFooter"},r=(o(1474),o(23)),component=Object(r.a)(n,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"floating-cta-footer fixed-bottom"},[t._t("default",(function(){return[e("b-button",{attrs:{to:"/units",variant:"primary",block:""}},[t._v("Rent a unit")])]}))],2)}),[],!1,null,"2148bd5a",null);e.default=component.exports},1479:function(t,e,o){"use strict";o(1465)},1480:function(t,e,o){var n=o(56)((function(i){return i[1]}));n.push([t.i,".floating-cta-frogger[data-v-5879d01a] .frogger-cta-button,.floating-cta-frogger[data-v-5879d01a] .frogger-cta-search .simple-search-input{height:45px!important}.floating-cta-frogger[data-v-5879d01a] .frogger-cta-search .address-icon{color:gray!important;font-size:16px!important}.floating-cta-frogger[data-v-5879d01a] .input-icon{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.floating-cta-frogger[data-v-5879d01a] .frogger-cta-search .simple-search-input{font-size:16px!important;padding-left:2rem}@media screen and (max-width:576px){.floating-cta-frogger[data-v-5879d01a] .frogger-cta-search .simple-search-input::-webkit-input-placeholder{padding-left:0}.floating-cta-frogger[data-v-5879d01a] .frogger-cta-search .simple-search-input::-moz-placeholder{padding-left:0}.floating-cta-frogger[data-v-5879d01a] .frogger-cta-search .simple-search-input:-ms-input-placeholder{padding-left:0}.floating-cta-frogger[data-v-5879d01a] .frogger-cta-search .simple-search-input::-ms-input-placeholder{padding-left:0}.floating-cta-frogger[data-v-5879d01a] .frogger-cta-search .simple-search-input::placeholder{padding-left:0}}.floating-cta-frogger--hide[data-v-5879d01a]{opacity:0;-webkit-transition:visibility 0s linear .5s,opacity .5s;transition:visibility 0s linear .5s,opacity .5s;visibility:hidden}.floating-cta-frogger--show[data-v-5879d01a]{opacity:1;-webkit-transition:visibility 0s linear 0s,opacity .5s;transition:visibility 0s linear 0s,opacity .5s;visibility:visible}",""]),n.locals={},t.exports=n},1481:function(t,e,o){"use strict";o(41);var n=o(18),r=o(1531),l=o(1478),c={name:"FloatingCtaFrogger",components:{LocationSearch:r.a,FloatingCtaFooter:l.default},data:function(){return{hideCtaFrogger:!1,heightThreshold:650}},computed:Object.assign({},Object(n.c)({isMultiLocation:"clientWebsite/isMultiLocation"})),mounted:function(){window.addEventListener("scroll",this.onScroll),this.onScroll()},beforeDestroy:function(){window.removeEventListener("scroll",this.onScroll);try{document.getElementById("pug-footer").style.marginBottom="0px"}catch(t){}},methods:{onScroll:function(){try{var t=document.getElementById("pug-footer");window.innerWidth<768&&window.pageYOffset>this.heightThreshold?(this.hideCtaFrogger=!1,t.style.marginBottom="70px"):(this.hideCtaFrogger=!0,t.style.marginBottom="0px")}catch(t){}}}},d=(o(1479),o(23)),component=Object(d.a)(c,(function(){var t=this,e=t._self._c;return e("FloatingCtaFooter",{staticClass:"floating-cta-frogger fixed-bottom d-md-none",class:{"floating-cta-frogger--hide":t.hideCtaFrogger,"floating-cta-frogger--show":!t.hideCtaFrogger}},[t.isMultiLocation?t._e():e("b-button",{staticClass:"frogger-cta-button",attrs:{block:"",to:"/units",variant:"primary",squared:t.isSquaredButton,pill:t.isPillButton}},[t._v("Rent a unit")]),t.isMultiLocation?e("div",{staticClass:"frogger-cta-search"},[e("LocationSearch",{attrs:{"show-dropdown-anchor":!1,"reverse-results":!0,placeholder:"Search locations"}})],1):t._e()],1)}),[],!1,null,"5879d01a",null);e.a=component.exports},1489:function(t,e,o){var content=o(1558);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,o(57).default)("713fa272",content,!0,{sourceMap:!1})},1497:function(t,e,o){var content=o(1568);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,o(57).default)("bfa51660",content,!0,{sourceMap:!1})},1503:function(t,e,o){"use strict";o(1471)},1504:function(t,e,o){var n=o(56)((function(i){return i[1]}));n.push([t.i,".section-text-leroy .section-title{font-size:40px;font-weight:300;line-height:54px}.section-text-leroy .section-subtitle{font-size:16px;font-style:normal;font-weight:400;line-height:22px}.section-text-leroy .section-text-block{font-size:18px;font-style:normal;font-weight:400;line-height:25px}.section-text-leroy .section-text-block a{-webkit-text-decoration:underline;text-decoration:underline}",""]),n.locals={},t.exports=n},1549:function(t,e,o){var content=o(1685);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,o(57).default)("f8a3d918",content,!0,{sourceMap:!1})},1557:function(t,e,o){"use strict";o(1489)},1558:function(t,e,o){var n=o(56)((function(i){return i[1]}));n.push([t.i,".CarouselReeses .reeses-title{margin-top:50px}.CarouselReeses .reeses-subtitle{margin-bottom:40px}.CarouselReeses .swiper-container{border-radius:8px}.CarouselReeses .slider{height:400px}.CarouselReeses .reeses-image{border-radius:8px}.CarouselReeses .swiper-slide{width:61%!important}.CarouselReeses .reeeses-swiper-button-prev{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='15' fill='none' viewBox='0 0 7 14'%3E%3Cpath stroke='%232d2d2d' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 13 0 7l6-6'/%3E%3C/svg%3E\");left:-15px;right:auto}.CarouselReeses .reeeses-swiper-button-next,.CarouselReeses .reeeses-swiper-button-prev{background-position:50%;background-repeat:no-repeat;color:transparent;cursor:pointer;display:block;height:17px;margin-top:-14px;position:absolute;top:50%;width:10px;z-index:10}.CarouselReeses .reeeses-swiper-button-next{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='15' fill='none' viewBox='0 0 7 14'%3E%3Cpath stroke='%232d2d2d' stroke-linecap='round' stroke-linejoin='square' stroke-width='2' d='m1 13 6-6-6-6'/%3E%3C/svg%3E\");left:auto;right:-15px}@media screen and (max-width:925px){.CarouselReeses .large-reeeses-swiper-button-next,.CarouselReeses .large-reeeses-swiper-button-prev{display:none}.CarouselReeses .reeeses-swiper-button-prev{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='15' fill='none' viewBox='0 0 7 14'%3E%3Cpath stroke='%23fff' stroke-linecap='square' stroke-linejoin='square' stroke-width='2' d='M6 13 0 7l6-6'/%3E%3C/svg%3E\");left:30px;right:auto}.CarouselReeses .reeeses-swiper-button-next,.CarouselReeses .reeeses-swiper-button-prev{background-position:50%;background-repeat:no-repeat;background-size:30px 15px;color:transparent;cursor:pointer;display:block;height:17px;margin-top:-14px;position:absolute;top:50%;width:10px;z-index:10}.CarouselReeses .reeeses-swiper-button-next{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='15' fill='none' viewBox='0 0 7 14'%3E%3Cpath stroke='%23fff' stroke-linecap='square' stroke-linejoin='square' stroke-width='2' d='m1 13 6-6-6-6'/%3E%3C/svg%3E\");left:auto;right:30px}}@media screen and (max-width:768px){.CarouselReeses .swiper-slide{width:84%!important}.CarouselReeses .reeeses-swiper-button-prev{left:70px}.CarouselReeses .reeeses-swiper-button-next{right:70px}.CarouselReeses .swiper-slide-prev .reeses-image{border-bottom-left-radius:0;border-top-left-radius:0}.CarouselReeses .swiper-container{border-radius:0}}.CarouselReeses .swiper-lazy-preloader{border:4px solid var(--primary);border-top:4px solid transparent}.CarouselReeses .swiper-lazy-preloader:after{background:none}.CarouselReeses .swiper-wrapper{height:400px}.CarouselReeses .slide-img-container{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.CarouselReeses .slide-img-container .slide-img-overlay{background:linear-gradient(0deg,rgba(31,29,55,.5),rgba(31,29,55,.5)),linear-gradient(.35deg,rgba(47,128,237,.025) -23.98%,rgba(0,0,0,.336) 91.59%);background:var(--bg-overlay,linear-gradient(0deg,rgba(31,29,55,.5),rgba(31,29,55,.5)),linear-gradient(.35deg,rgba(47,128,237,.025) -23.98%,rgba(0,0,0,.336) 91.59%));bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.CarouselReeses .slide-img-container .slide-img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%;z-index:0}.container .CarouselReeses .reeses-titles{padding-left:0;padding-right:0}@media screen and (max-width:768px){.container .CarouselReeses .slider .col-12{padding-left:0;padding-right:0}}",""]),n.locals={},t.exports=n},1564:function(t,e){function o(e){return"function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?t.exports=o=function(t){return typeof t}:t.exports=o=function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},o(e)}t.exports=o},1565:function(t,e){function o(e){return t.exports=o=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},o(e)}t.exports=o},1567:function(t,e,o){"use strict";o(1497)},1568:function(t,e,o){var n=o(56)((function(i){return i[1]}));n.push([t.i,".baboon-bg-lh[data-v-52392702]{background:linear-gradient(0deg,rgba(31,29,55,.5),rgba(31,29,55,.5)),linear-gradient(.24deg,rgba(47,128,237,.025) -23.98%,rgba(0,0,0,.336) 91.59%)}.baboon-wrapper[data-v-52392702]{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;min-height:280px;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:25px!important;padding-left:15px;padding-right:15px;padding-top:25px!important}@media(min-width:768px){.baboon-wrapper[data-v-52392702]{height:400px;padding-bottom:120px;padding-top:120px}}@media(min-width:992px){.baboon-wrapper[data-v-52392702]{height:var(--baboon-height);padding-bottom:145px;padding-top:145px}}.baboon-wrapper .baboon-bg[data-v-52392702],.baboon-wrapper .baboon-bg-lh[data-v-52392702]{background-blend-mode:multiply,multiply;background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;height:100%;left:0;mix-blend-mode:normal;position:absolute;right:0;top:0;width:100%;z-index:0}.baboon-wrapper .baboon-container[data-v-52392702]{position:relative;word-break:break-word;z-index:2}.baboon-wrapper .baboon-container .baboon-buttons[data-v-52392702]:empty{display:none}.webp .baboon-wrapper .baboon-bg[data-v-52392702]{background:var(--bg-image-webp)}.no-webp .baboon-wrapper .baboon-bg[data-v-52392702]{background:linear-gradient(0deg,rgba(31,29,55,.5),rgba(31,29,55,.5)),linear-gradient(.35deg,rgba(47,128,237,.025) -23.98%,rgba(0,0,0,.336) 91.59%),50%/cover no-repeat url(https://pug-cdn.s3.amazonaws.com/shared/AdobeStock_63557226.jpeg);background:var(--bg-image)}",""]),n.locals={},t.exports=n},1569:function(t,e){t.exports=function(t){if(Array.isArray(t)){for(var i=0,e=new Array(t.length);i<t.length;i++)e[i]=t[i];return e}}},1570:function(t,e){t.exports=function(t){if(Symbol.iterator in Object(t)||"[object Arguments]"===Object.prototype.toString.call(t))return Array.from(t)}},1571:function(t,e){t.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}},1572:function(t,e){t.exports=function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}},1573:function(t,e){t.exports=function(t){return-1!==Function.toString.call(t).indexOf("[native code]")}},1574:function(t,e,o){var n=o(1473);function r(e,o,l){return!function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}()?t.exports=r=function(t,e,o){var a=[null];a.push.apply(a,e);var r=new(Function.bind.apply(t,a));return o&&n(r,o.prototype),r}:t.exports=r=Reflect.construct,r.apply(null,arguments)}t.exports=r},1575:function(t,e){t.exports=Math.sign||function(t){return 0==(t=+t)||t!=t?t:t<0?-1:1}},1576:function(t,e,o){o(30)({global:!0},{globalThis:o(70)})},1577:function(t,e,o){var content=o(1707);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,o(57).default)("fdfad816",content,!0,{sourceMap:!1})},1684:function(t,e,o){"use strict";o(1549)},1685:function(t,e,o){var n=o(56)((function(i){return i[1]}));n.push([t.i,".aardwolf-card{height:275px;position:relative}.aardwolf-card .card-title{font-size:28px;position:relative;text-align:center;z-index:3}.aardwolf-card .img-container{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.aardwolf-card .aardwolf-badge{position:absolute;right:1rem;top:1rem;z-index:3}.aardwolf-card .aardwolf-icon.custom-icon-color .svg-lined-inner-wrapper .accent-fill--no-stroke,.aardwolf-card .aardwolf-icon.custom-icon-color .svg-lined-inner-wrapper .primary-fill--no-stroke,.aardwolf-card .aardwolf-icon.custom-icon-color .svg-lined-inner-wrapper .primary-fill--primary-stroke{fill:var(--aardwolf-icons-color)!important;stroke:none!important}.aardwolf-card .aardwolf-icon.custom-icon-color .svg-lined-inner-wrapper .stroke-only{stroke:var(--aardwolf-icons-color)!important}@media(max-width:767px){.aardwolf-card{height:159px}.aardwolf-card .card-title{font-size:22px}.aardwolf-card .card-body,.aardwolf-card .card-img-overlay{padding-bottom:25px;padding-top:30px}}@media(max-width:380px){.aardwolf-card .card-title{font-size:18px}}",""]),n.locals={},t.exports=n},1706:function(t,e,o){"use strict";o(1577)},1707:function(t,e,o){var n=o(56)((function(i){return i[1]}));n.push([t.i,".aardwolf-section{padding-bottom:50px;padding-top:50px}@media(max-width:767px){.aardwolf-section .aardwolf-card-col{padding-left:7.5px;padding-right:7.5px}.aardwolf-section .aardwolf-card-col:nth-of-type(odd){padding-left:15px}.aardwolf-section .aardwolf-card-col:nth-of-type(2n){padding-right:15px}}",""]),n.locals={},t.exports=n},1724:function(t,e){t.exports=function(t,e,o){return e in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}},1725:function(t,e,o){var n=o(1569),r=o(1570),l=o(1571);t.exports=function(t){return n(t)||r(t)||l()}},1726:function(t,e,o){var n=o(1564),r=o(1572);t.exports=function(t,e){return!e||"object"!==n(e)&&"function"!=typeof e?r(t):e}},1727:function(t,e,o){var n=o(1473);t.exports=function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&n(t,e)}},1728:function(t,e,o){var n=o(1565),r=o(1473),l=o(1573),c=o(1574);function d(e){var o="function"==typeof Map?new Map:void 0;return t.exports=d=function(t){if(null===t||!l(t))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==o){if(o.has(t))return o.get(t);o.set(t,e)}function e(){return c(t,arguments,n(this).constructor)}return e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),r(e,t)},d(e)}t.exports=d},1729:function(t,e,o){o(30)({target:"Math",stat:!0},{sign:o(1575)})},1730:function(t,e,o){o(30)({target:"Number",stat:!0},{isNaN:function(t){return t!=t}})},1731:function(t,e,o){var n=o(30),r=o(97),l=o(78),c=o(47),d=o(90),f=o(186),h=o(831),m=o(67),_=r("Reflect","construct"),y=m((function(){function t(){}return!(_((function(){}),[],t)instanceof t)})),v=!m((function(){_((function(){}))})),w=y||v;n({target:"Reflect",stat:!0,forced:w,sham:w},{construct:function(t,e){l(t),c(e);var o=arguments.length<3?t:l(arguments[2]);if(v&&!y)return _(t,e,o);if(t==o){switch(e.length){case 0:return new t;case 1:return new t(e[0]);case 2:return new t(e[0],e[1]);case 3:return new t(e[0],e[1],e[2]);case 4:return new t(e[0],e[1],e[2],e[3])}var n=[null];return n.push.apply(n,e),new(h.apply(t,n))}var r=o.prototype,m=f(d(r)?r:Object.prototype),w=Function.apply.call(t,m,e);return d(w)?w:m}})},1732:function(t,e,o){"use strict";var n=o(89),r=o(235),l=o(122),c=o(114),d=o(110).f;n&&!("lastIndex"in[])&&(d(Array.prototype,"lastIndex",{configurable:!0,get:function(){var t=l(this),e=c(t.length);return 0==e?0:e-1}}),r("lastIndex"))},1733:function(t,e,o){o(1576)},1740:function(t,e,o){var content=o(1803);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,o(57).default)("f1286de0",content,!0,{sourceMap:!1})},1802:function(t,e,o){"use strict";o(1740)},1803:function(t,e,o){var n=o(56)((function(i){return i[1]}));n.push([t.i,"@media(max-width:425px){.IframeMika.units-embed{height:90vh}}@media(max-width:768px){.IframeMika.units-embed{height:80vh}}",""]),n.locals={},t.exports=n},2594:function(t,e,o){"use strict";o.r(e);o(14),o(16),o(19),o(53),o(33),o(15),o(9),o(264),o(11),o(203),o(35),o(64),o(34),o(12),o(73),o(13),o(96),o(42),o(108),o(41),o(87);var n=o(117),r=o.n(n),l=o(205),c=o.n(l),d=o(18),f=o(32),h=o(467),m=o(1461),_=o(208),y=o(209),v=o(1481),w=o(1178),x=o(1167),C=o(1170),S=o(1234),k=o(1164),j=o(1190),T=o(1205);function A(t,e){var o="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(o)return(o=o.call(t)).next.bind(o);if(Array.isArray(t)||(o=function(t,a){if(t){if("string"==typeof t)return E(t,a);var e={}.toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?E(t,a):void 0}}(t))||e&&t&&"number"==typeof t.length){o&&(t=o);var n=0;return function(){return n>=t.length?{done:!0}:{done:!1,value:t[n++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function E(t,a){(null==a||a>t.length)&&(a=t.length);for(var e=0,o=Array(a);e<a;e++)o[e]=t[e];return o}var L={middleware:"load-data",mixins:[h.a,_.a],components:{DashtoolsButton:y.a,FloatingCtaFrogger:v.a,VLazy:m.b,SectionCtaBaboon:w.default,SectionTextLeroy:x.default,SectionSliderHummus:C.default,IframeMika:S.default,CarouselReeses:k.default,SectionAardwolf:j.default,SectionLocationsChiti:T.default},asyncData:function(t){t.isDev;var e=t.route;t.store,t.env,t.params,t.query,t.req,t.res,t.redirect,t.error;return{isLocationPage:e.path.includes("locations")&&!e.path.includes("view-unit")&&!e.path.includes("view-locations")}},data:function(){return{meta:"",title:"",subSeoKeywordsArray:["{{unit_width_length}}","{{unit_type}}","{{location_name}}","{{location_phone_number}}","{{location_email}}","{{location_address}}","{{location_city}}","{{location_state}}","{{location_zip}}","{{account_tagline}}","{{account_name}}","{{page_name}}"],subKeywordsArray:["<unit_width_length>","<unit_type>","<location_name>","<location_phone_number>","<location_email>","<location_address>","<location_city>","<location_state>","<location_zip>","<account_tagline>","<account_name>","<page_name>"],subKeywordsObject:{},isPage:!0,isLighthouse:!1,pageData:{"0-0-0-0-088b0f63-c1fa-11ee-a3a9-d51a201a77f1":{contentAlignment:"start",backgroundPosition:"center",title:"Self Storage in South Los Angeles, CA",textColor:"text-white",backgroundImage:{counter:0,width:2200,height:1467,id:"9f38f1a8-f679-4931-90cd-f0d0e9c1a569",created_at:"2023-12-05T16:14:24.607Z",updated_at:"2023-12-05T16:14:24.607Z",version:1,account_id:"fa6eeb90-7fdc-11ee-bbde-7196d1dc9cfe",type:"picture",alt:"Exterior of rental office at self storage facility",src:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Exterior%20of%20rental%20office%20at%20self%20storage%20facility.jpg",src_webp:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Exterior%20of%20rental%20office%20at%20self%20storage%20facility.webp",title:"Exterior of rental office at self storage facility",file_name:"Exterior%20of%20rental%20office%20at%20self%20storage%20facility",file_name_full:"Exterior%20of%20rental%20office%20at%20self%20storage%20facility.jpg",file_name_original:"Exterior of rental office at self storage facility.jpg",file_name_webp:"Exterior of rental office at self storage facility.webp",file_name_original_unmodified:"Exterior of rental office at self storage facility.jpg",file_type:".jpg",file_base_url:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/",is_global:!1,is_icon:!1,is_stock_photo:!1,tags:[{id:"584280a0-9389-11ee-8ca1-bfb2ae9a0099",created_at:"2023-12-05T16:14:19.831Z",updated_at:"2023-12-05T16:14:19.831Z",version:1,name:"Lynwood",is_chart_tag:!1}]},subtitle:"Find storage units with the modern amenities you deserve",gradientOverlay:"linear-gradient(0deg, rgba(31, 29, 55, 0.5), rgba(31, 29, 55, 0.5)), linear-gradient(0.35deg, rgba(47, 128, 237, 0.025) -23.98%, rgba(0, 0, 0, 0.335869) 91.59%)",backgroundHeight:"md",buttons:[{text:null,variant:null,size:null,class:null,route:null,href:"",target:"_self"}]},"1-0-0-0-088b0f87-c1fa-11ee-a3a9-d51a201a77f1":{buttonText:"Rent a unit now",subtitle:"At Nova Storage, we aim to provide storage units with the features YOU need",text:"<p>Living in Southeast Los Angeles offers a unique blend of vibrant culture, diverse communities, and a rich tapestry of experiences.&nbsp;</p><p>This dynamic region boasts a strong sense of community pride and resilience, fostering a tight-knit atmosphere that is both welcoming and supportive.&nbsp;</p><p>Residents enjoy easy access to an array of cultural festivals, delicious culinary offerings, and a wide range of entertainment options, all reflecting the rich Hispanic and African-American heritage of the area.&nbsp;</p><p>Furthermore, Southeast Los Angeles benefits from its proximity to the city&#39;s center, ensuring convenience in terms of work and recreation while maintaining a more affordable cost of living compared to some other neighborhoods. </p><p>Ultimately, Southeast Los Angeles offers a one-of-a-kind urban experience where history, culture, and community converge to create a truly distinctive and enjoyable way of life. </p>",title:"Everything You’re Looking for In a Self Storage Facility",buttonVariant:"primary",internalLink:"/view-locations?states=CA&cities=South%20Gate,Downey,Lynwood,Los%20Angeles"},"2-0-0-0-088b0f96-c1fa-11ee-a3a9-d51a201a77f1":{maxSlidesToShow:4,subtitle:"",title:"Store With Us in South Los Angeles",buttonColor:"primary",itemTitleColor:"text-primary",items:[{address_1:"7349 Suva St",title:"Downey",href:null,route:"/locations/downey-ca-90240",address_2:"Downey, CA 90240",buttonText:"Rent at Downey",image:{counter:0,width:2200,height:1467,id:"3361f8b3-5b60-43e5-bf81-0ce53c7abd2e",created_at:"2023-12-05T16:11:34.621Z",updated_at:"2023-12-05T16:11:34.621Z",version:1,account_id:"fa6eeb90-7fdc-11ee-bbde-7196d1dc9cfe",type:"picture",alt:"CLosed gate at self storage facility",src:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/CLosed%20gate%20at%20self%20storage%20facility.jpg",src_webp:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/CLosed%20gate%20at%20self%20storage%20facility.webp",title:"CLosed gate at self storage facility",file_name:"CLosed%20gate%20at%20self%20storage%20facility",file_name_full:"CLosed%20gate%20at%20self%20storage%20facility.jpg",file_name_original:"CLosed gate at self storage facility.jpg",file_name_webp:"CLosed gate at self storage facility.webp",file_name_original_unmodified:"CLosed gate at self storage facility.jpg",file_type:".jpg",file_base_url:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/",is_global:!1,is_icon:!1,is_stock_photo:!1,tags:[{id:"f154b5c0-9388-11ee-8ca1-bfb2ae9a0099",created_at:"2023-12-05T16:11:27.067Z",updated_at:"2023-12-05T16:11:27.067Z",version:1,name:"Downey",is_chart_tag:!1}]}},{address_1:"5951 Firestone Blvd",title:"South Gate",href:"",route:"/locations/south-gate-ca-90280",address_2:"South Gate, CA 90280",buttonText:"Rent at South Gate",image:{counter:0,width:2200,height:1467,id:"aa309199-0cfb-4fb9-b206-a23bfc60d099",created_at:"2023-12-05T16:16:54.778Z",updated_at:"2023-12-05T16:16:54.778Z",version:1,account_id:"fa6eeb90-7fdc-11ee-bbde-7196d1dc9cfe",type:"picture",alt:"Exterior of self storage facility",src:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Exterior%20of%20self%20storage%20facility-1.jpg",src_webp:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Exterior%20of%20self%20storage%20facility-1.webp",title:"Exterior of self storage facility",file_name:"Exterior%20of%20self%20storage%20facility-1",file_name_full:"Exterior%20of%20self%20storage%20facility-1.jpg",file_name_original:"Exterior of self storage facility-1.jpg",file_name_webp:"Exterior of self storage facility-1.webp",file_name_original_unmodified:"Exterior of self storage facility.jpg",file_type:".jpg",file_base_url:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/",is_global:!1,is_icon:!1,is_stock_photo:!1,tags:[{id:"b30c3b70-9389-11ee-8ca1-bfb2ae9a0099",created_at:"2023-12-05T16:16:52.065Z",updated_at:"2023-12-05T16:16:52.065Z",version:1,name:"South Gate",is_chart_tag:!1}]}},{address_1:"11230 Wright Rd",title:"Lynwood",href:"",route:"/locations/lynwood-ca-90262",address_2:"Lynwood, CA 90262",buttonText:"Rent at Lynwood",image:{counter:0,width:2200,height:1467,id:"9f38f1a8-f679-4931-90cd-f0d0e9c1a569",created_at:"2023-12-05T16:14:24.607Z",updated_at:"2023-12-05T16:14:24.607Z",version:1,account_id:"fa6eeb90-7fdc-11ee-bbde-7196d1dc9cfe",type:"picture",alt:"Exterior of rental office at self storage facility",src:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Exterior%20of%20rental%20office%20at%20self%20storage%20facility.jpg",src_webp:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Exterior%20of%20rental%20office%20at%20self%20storage%20facility.webp",title:"Exterior of rental office at self storage facility",file_name:"Exterior%20of%20rental%20office%20at%20self%20storage%20facility",file_name_full:"Exterior%20of%20rental%20office%20at%20self%20storage%20facility.jpg",file_name_original:"Exterior of rental office at self storage facility.jpg",file_name_webp:"Exterior of rental office at self storage facility.webp",file_name_original_unmodified:"Exterior of rental office at self storage facility.jpg",file_type:".jpg",file_base_url:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/",is_global:!1,is_icon:!1,is_stock_photo:!1,tags:[{id:"584280a0-9389-11ee-8ca1-bfb2ae9a0099",created_at:"2023-12-05T16:14:19.831Z",updated_at:"2023-12-05T16:14:19.831Z",version:1,name:"Lynwood",is_chart_tag:!1}]}},{address_1:"13129 S Figueroa St",title:"Los Angeles",href:"",route:"/locations/los-angeles-ca-90061",address_2:"Los Angeles, CA 90061",buttonText:"Rent at Los Angeles",image:{counter:2,width:2200,height:1467,id:"a27ad430-c712-438c-96f5-1f09a4160290",created_at:"2023-12-05T16:13:36.751Z",updated_at:"2024-04-15T21:04:11.000Z",version:3,account_id:"fa6eeb90-7fdc-11ee-bbde-7196d1dc9cfe",type:"picture",alt:"Exterior of self storage facility",src:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Exterior%20of%20self%20storage%20facility.jpg",src_webp:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Exterior%20of%20self%20storage%20facility.webp",title:"Exterior of self storage facility",file_name:"Exterior%20of%20self%20storage%20facility",file_name_full:"Exterior%20of%20self%20storage%20facility.jpg",file_name_original:"Exterior of self storage facility.jpg",file_name_webp:"Exterior of self storage facility.webp",file_name_original_unmodified:"Exterior of self storage facility.jpg",file_type:".jpg",file_base_url:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/",is_global:!1,is_icon:!1,is_stock_photo:!1,tags:[{id:"318a1680-9389-11ee-8ca1-bfb2ae9a0099",created_at:"2023-12-05T16:13:14.824Z",updated_at:"2023-12-05T16:13:14.824Z",version:1,name:"Los Angeles",is_chart_tag:!1}]}}]},"3-0-0-0-57970d22-c6c8-11ee-b116-8fa90e5566e5":{extra:"",source:"https://www.google.com/maps/d/u/0/embed?mid=1_mdyh6tGYwNiG8sm-5nxpl8OTS1D4Vw&ehbc=2E312F&noprof=1",isLazyLoad:!0,aspectRatioClass:"embed-responsive-4by3",elementAttributes:[]},"4-0-0-0-088b0fae-c1fa-11ee-a3a9-d51a201a77f1":{subtitle:"",title:"",images:[{image:{counter:0,width:1467,height:2200,id:"018ecf9d-2365-490b-a275-904507595529",created_at:"2023-12-05T16:13:41.284Z",updated_at:"2023-12-05T16:13:41.284Z",version:1,account_id:"fa6eeb90-7fdc-11ee-bbde-7196d1dc9cfe",type:"picture",alt:"Keypad access",src:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Keypad%20access.jpg",src_webp:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Keypad%20access.webp",title:"Keypad access",file_name:"Keypad%20access",file_name_full:"Keypad%20access.jpg",file_name_original:"Keypad access.jpg",file_name_webp:"Keypad access.webp",file_name_original_unmodified:"Keypad access.jpg",file_type:".jpg",file_base_url:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/",is_global:!1,is_icon:!1,is_stock_photo:!1,tags:[{id:"318a1680-9389-11ee-8ca1-bfb2ae9a0099",created_at:"2023-12-05T16:13:14.824Z",updated_at:"2023-12-05T16:13:14.824Z",version:1,name:"Los Angeles",is_chart_tag:!1}]}},{image:{counter:4,width:2200,height:1467,id:"3df9692c-b0e0-4283-bd06-61b605ff443a",created_at:"2023-12-05T16:11:42.352Z",updated_at:"2023-12-05T16:16:14.000Z",version:5,account_id:"fa6eeb90-7fdc-11ee-bbde-7196d1dc9cfe",type:"picture",alt:"Rental desk at self storage facility",src:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Rental%20desk%20at%20self%20storage%20facility.jpg",src_webp:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Rental%20desk%20at%20self%20storage%20facility.webp",title:"Rental desk at self storage facility",file_name:"Rental%20desk%20at%20self%20storage%20facility",file_name_full:"Rental%20desk%20at%20self%20storage%20facility.jpg",file_name_original:"Rental desk at self storage facility.jpg",file_name_webp:"Rental desk at self storage facility.webp",file_name_original_unmodified:"Rental desk at self storage facility.jpg",file_type:".jpg",file_base_url:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/",is_global:!1,is_icon:!1,is_stock_photo:!1,tags:[{id:"f154b5c0-9388-11ee-8ca1-bfb2ae9a0099",created_at:"2023-12-05T16:11:27.067Z",updated_at:"2023-12-05T16:11:27.067Z",version:1,name:"Downey",is_chart_tag:!1}]}},{image:{counter:2,width:2200,height:1467,id:"72de3f10-2a85-447f-aba9-ab992109a010",created_at:"2023-12-05T16:13:32.312Z",updated_at:"2023-12-05T16:17:36.000Z",version:3,account_id:"fa6eeb90-7fdc-11ee-bbde-7196d1dc9cfe",type:"picture",alt:"Closed security gate at self storage facility",src:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Closed%20security%20gate%20at%20self%20storage%20facility.jpg",src_webp:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Closed%20security%20gate%20at%20self%20storage%20facility.webp",title:"Closed security gate at self storage facility",file_name:"Closed%20security%20gate%20at%20self%20storage%20facility",file_name_full:"Closed%20security%20gate%20at%20self%20storage%20facility.jpg",file_name_original:"Closed security gate at self storage facility.jpg",file_name_webp:"Closed security gate at self storage facility.webp",file_name_original_unmodified:"Closed security gate at self storage facility.jpg",file_type:".jpg",file_base_url:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/",is_global:!1,is_icon:!1,is_stock_photo:!1,tags:[{id:"318a1680-9389-11ee-8ca1-bfb2ae9a0099",created_at:"2023-12-05T16:13:14.824Z",updated_at:"2023-12-05T16:13:14.824Z",version:1,name:"Los Angeles",is_chart_tag:!1}]}},{image:{counter:1,width:2200,height:1467,id:"693c8680-9877-4e3f-adb7-b619db774529",created_at:"2023-12-05T16:11:45.272Z",updated_at:"2023-12-05T16:13:49.000Z",version:2,account_id:"fa6eeb90-7fdc-11ee-bbde-7196d1dc9cfe",type:"picture",alt:"Security gate at self storage facility",src:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Security%20gate%20at%20self%20storage%20facility.jpg",src_webp:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Security%20gate%20at%20self%20storage%20facility.webp",title:"Security gate at self storage facility",file_name:"Security%20gate%20at%20self%20storage%20facility",file_name_full:"Security%20gate%20at%20self%20storage%20facility.jpg",file_name_original:"Security gate at self storage facility.jpg",file_name_webp:"Security gate at self storage facility.webp",file_name_original_unmodified:"Security gate at self storage facility.jpg",file_type:".jpg",file_base_url:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/",is_global:!1,is_icon:!1,is_stock_photo:!1,tags:[{id:"f154b5c0-9388-11ee-8ca1-bfb2ae9a0099",created_at:"2023-12-05T16:11:27.067Z",updated_at:"2023-12-05T16:11:27.067Z",version:1,name:"Downey",is_chart_tag:!1}]}},{image:{counter:0,width:2200,height:1467,id:"aa309199-0cfb-4fb9-b206-a23bfc60d099",created_at:"2023-12-05T16:16:54.778Z",updated_at:"2023-12-05T16:16:54.778Z",version:1,account_id:"fa6eeb90-7fdc-11ee-bbde-7196d1dc9cfe",type:"picture",alt:"Exterior of self storage facility",src:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Exterior%20of%20self%20storage%20facility-1.jpg",src_webp:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Exterior%20of%20self%20storage%20facility-1.webp",title:"Exterior of self storage facility",file_name:"Exterior%20of%20self%20storage%20facility-1",file_name_full:"Exterior%20of%20self%20storage%20facility-1.jpg",file_name_original:"Exterior of self storage facility-1.jpg",file_name_webp:"Exterior of self storage facility-1.webp",file_name_original_unmodified:"Exterior of self storage facility.jpg",file_type:".jpg",file_base_url:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/",is_global:!1,is_icon:!1,is_stock_photo:!1,tags:[{id:"b30c3b70-9389-11ee-8ca1-bfb2ae9a0099",created_at:"2023-12-05T16:16:52.065Z",updated_at:"2023-12-05T16:16:52.065Z",version:1,name:"South Gate",is_chart_tag:!1}]}},{image:{counter:0,width:2200,height:1467,id:"72ef529d-64a6-4706-bf0d-db47985a5a7e",created_at:"2023-12-05T16:13:49.517Z",updated_at:"2023-12-05T16:13:49.517Z",version:1,account_id:"fa6eeb90-7fdc-11ee-bbde-7196d1dc9cfe",type:"picture",alt:"Security gate at self storage facility",src:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Security%20gate%20at%20self%20storage%20facility-1.jpg",src_webp:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Security%20gate%20at%20self%20storage%20facility-1.webp",title:"Security gate at self storage facility",file_name:"Security%20gate%20at%20self%20storage%20facility-1",file_name_full:"Security%20gate%20at%20self%20storage%20facility-1.jpg",file_name_original:"Security gate at self storage facility-1.jpg",file_name_webp:"Security gate at self storage facility-1.webp",file_name_original_unmodified:"Security gate at self storage facility.jpg",file_type:".jpg",file_base_url:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/",is_global:!1,is_icon:!1,is_stock_photo:!1,tags:[{id:"318a1680-9389-11ee-8ca1-bfb2ae9a0099",created_at:"2023-12-05T16:13:14.824Z",updated_at:"2023-12-05T16:13:14.824Z",version:1,name:"Los Angeles",is_chart_tag:!1}]}},{image:{counter:0,width:2200,height:1467,id:"36642508-3c69-4500-95b6-ff933b66ac1b",created_at:"2023-12-05T16:14:28.843Z",updated_at:"2023-12-05T16:14:28.843Z",version:1,account_id:"fa6eeb90-7fdc-11ee-bbde-7196d1dc9cfe",type:"picture",alt:"Rental desk at self storage facility",src:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Rental%20desk%20at%20self%20storage%20facility-3.jpg",src_webp:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Rental%20desk%20at%20self%20storage%20facility-3.webp",title:"Rental desk at self storage facility",file_name:"Rental%20desk%20at%20self%20storage%20facility-3",file_name_full:"Rental%20desk%20at%20self%20storage%20facility-3.jpg",file_name_original:"Rental desk at self storage facility-3.jpg",file_name_webp:"Rental desk at self storage facility-3.webp",file_name_original_unmodified:"Rental desk at self storage facility.jpg",file_type:".jpg",file_base_url:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/",is_global:!1,is_icon:!1,is_stock_photo:!1,tags:[{id:"584280a0-9389-11ee-8ca1-bfb2ae9a0099",created_at:"2023-12-05T16:14:19.831Z",updated_at:"2023-12-05T16:14:19.831Z",version:1,name:"Lynwood",is_chart_tag:!1}]}},{image:{counter:0,width:2200,height:1466,id:"fa557a6a-4841-4f9d-9b99-5b8ca4b97df8",created_at:"2023-12-05T16:17:05.241Z",updated_at:"2023-12-05T16:17:05.241Z",version:1,account_id:"fa6eeb90-7fdc-11ee-bbde-7196d1dc9cfe",type:"picture",alt:"Vehicle parking at self storage facility",src:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Vehicle%20parking%20at%20self%20storage%20facility.jpg",src_webp:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/Vehicle%20parking%20at%20self%20storage%20facility.webp",title:"Vehicle parking at self storage facility",file_name:"Vehicle%20parking%20at%20self%20storage%20facility",file_name_full:"Vehicle%20parking%20at%20self%20storage%20facility.jpg",file_name_original:"Vehicle parking at self storage facility.jpg",file_name_webp:"Vehicle parking at self storage facility.webp",file_name_original_unmodified:"Vehicle parking at self storage facility.jpg",file_type:".jpg",file_base_url:"https://d84nc11pjtc6p.cloudfront.net/novaStorage/",is_global:!1,is_icon:!1,is_stock_photo:!1,tags:[{id:"b30c3b70-9389-11ee-8ca1-bfb2ae9a0099",created_at:"2023-12-05T16:16:52.065Z",updated_at:"2023-12-05T16:16:52.065Z",version:1,name:"South Gate",is_chart_tag:!1}]}}]},"5-0-0-0-088b0fe2-c1fa-11ee-a3a9-d51a201a77f1":{buttonVariant:"primary",title:"",buttonText:"",textVariant:"",cards:[{title:"FAQs",link:"/faqs",image:{counter:0,width:0,height:0,id:"088b0fe4-c1fa-11ee-a3a9-d51a201a77f1",created_at:"2020-11-13T21:05:04.722Z",updated_at:"2020-11-13T21:05:04.722Z",version:1,account_id:null,type:"picture",alt:"Help Circle",src:"https://d84nc11pjtc6p.cloudfront.net/icons/v2/Help%20Circle.svg",src_webp:null,title:"Help Circle",file_name:"/Help%20Circle",file_name_full:"/Help%20Circle.svg",file_name_original:"Help Circle.svg",file_name_webp:"Help Circle.webp",file_name_original_unmodified:"Help Circle.svg",file_type:".svg",file_base_url:"https://d84nc11pjtc6p.cloudfront.net/icons/v2/",is_global:!1,is_icon:!0,is_stock_photo:!1,tags:[]}},{title:"Storage Tips",link:"/storage-tips",image:{counter:0,width:0,height:0,id:"088b0fe5-c1fa-11ee-a3a9-d51a201a77f1",created_at:"2020-11-13T21:05:02.304Z",updated_at:"2020-11-13T21:05:02.304Z",version:1,account_id:null,type:"picture",alt:"Edit",src:"https://d84nc11pjtc6p.cloudfront.net/icons/v2/Edit.svg",src_webp:null,title:"Edit",file_name:"/Edit",file_name_full:"/Edit.svg",file_name_original:"Edit.svg",file_name_webp:"Edit.webp",file_name_original_unmodified:"Edit.svg",file_type:".svg",file_base_url:"https://d84nc11pjtc6p.cloudfront.net/icons/v2/",is_global:!1,is_icon:!0,is_stock_photo:!1,tags:[]}},{title:"Contact Us",link:"/contact",image:{counter:0,width:0,height:0,id:"088b0fe6-c1fa-11ee-a3a9-d51a201a77f1",created_at:"2020-11-13T21:05:09.564Z",updated_at:"2020-11-13T21:05:09.564Z",version:1,account_id:null,type:"picture",alt:"Phone Call",src:"https://d84nc11pjtc6p.cloudfront.net/icons/v2/Phone%20Call.svg",src_webp:null,title:"Phone Call",file_name:"/Phone%20Call",file_name_full:"/Phone%20Call.svg",file_name_original:"Phone Call.svg",file_name_webp:"Phone Call.webp",file_name_original_unmodified:"Phone Call.svg",file_type:".svg",file_base_url:"https://d84nc11pjtc6p.cloudfront.net/icons/v2/",is_global:!1,is_icon:!0,is_stock_photo:!1,tags:[]}},{title:"Size Guide",link:"/size-guide",image:{counter:0,width:0,height:0,id:"088b0fe7-c1fa-11ee-a3a9-d51a201a77f1",created_at:"2020-11-13T21:05:07.625Z",updated_at:"2020-11-13T21:05:07.625Z",version:1,account_id:null,type:"picture",alt:"Moving",src:"https://d84nc11pjtc6p.cloudfront.net/icons/v2/Moving.svg",src_webp:null,title:"Moving",file_name:"/Moving",file_name_full:"/Moving.svg",file_name_original:"Moving.svg",file_name_webp:"Moving.webp",file_name_original_unmodified:"Moving.svg",file_type:".svg",file_base_url:"https://d84nc11pjtc6p.cloudfront.net/icons/v2/",is_global:!1,is_icon:!0,is_stock_photo:!1,tags:[]}}]},"6-0-0-0-088b0feb-c1fa-11ee-a3a9-d51a201a77f1":{title:"Our Locations Near You",visibleLocations:"3",buttonHref:"",buttonText:"See more",buttonRoute:"/view-locations",useFitBounds:!0,titleColor:"text-white",buttonVariant:"primary",zoom:16}},metadata:{title:"Secure Self Storage Units in South Los Angeles, CA - Store Safely with Convenience",description:"Discover reliable self storage solutions in South Los Angeles, CA, providing secure and accessible units for your belongings. Safeguard your items with ease and convenience, tailored to your storage needs.",name:"South Los Angeles"},pageId:"4ad39c01-2cb4-42e6-a10a-91c1f35e421e"}},computed:Object.assign({},Object(d.c)({account:"clientWebsite/account",website:"clientWebsite/getWebsite",selectedLocation:"clientWebsite/getSelectedLocation"}),Object(d.c)({account:"clientWebsite/account",website:"clientWebsite/getWebsite",selectedLocation:"clientWebsite/getSelectedLocation",locationFromRoute:"clientWebsite/getLocationFromRoute",selectedUnit:"clientWebsite/getSelectedUnit"}),{pageTitle:function(){var t=this.$route.path,path=c()(this.$route.path.split("/").pop()),e=this.metadata?this.metadata.title:"";t.includes("view-unit")&&(path="Storage Unit "+path+" Details");var title=this.account&&this.account.name?this.account.name:"";return e&&(title=e),title},isHome:function(){return this.$route&&"/"===this.$route.path},metaImage:function(){return this.locationFromRoute&&!r()(this.locationFromRoute.main_image)?{src:this.locationFromRoute.main_image.src,alt:this.locationFromRoute.main_image.alt,width:this.locationFromRoute.main_image.width,height:this.locationFromRoute.main_image.height,mime_type:"image/"+this.locationFromRoute.main_image.file_type.split(".")[1]}:this.selectedLocation&&!r()(this.selectedLocation.main_image)?{src:this.selectedLocation.main_image.src,alt:this.selectedLocation.main_image.alt,width:this.selectedLocation.main_image.width,height:this.selectedLocation.main_image.height,mime_type:"image/"+this.selectedLocation.main_image.file_type.split(".")[1]}:this.account&&this.account.main_image&&!r()(this.account.main_image)?{src:this.account.main_image.src,alt:this.account.main_image.alt,width:this.account.main_image.width,height:this.account.main_image.height,mime_type:"image/"+this.account.main_image.file_type.split(".")[1]}:{src:this.website.logo&&this.website.logo.src?this.website.logo.src:null,alt:this.website.logo&&this.website.logo.alt?this.website.logo.alt:null,width:this.website.logo&&this.website.logo.width?this.website.logo.width:null,height:this.website.logo&&this.website.logo.height?this.website.logo.height:null,mime_type:this.website.logo&&this.website.logo.file_type?"image/"+this.website.logo.file_type.split(".")[1]:null}}}),head:function(){return this.setReplaceData(),{title:this.title?this.title:this.pageTitle,script:[],meta:[{hid:"page-og-title",name:"og:title",content:this.title?this.title:this.pageTitle},{hid:"page-og-type",name:"og:type",content:"website"},{hid:"page-twitter-title",name:"twitter:title",content:this.title?this.title:this.pageTitle},{hid:"page-og-site-name",name:"og:site_name",content:this.website&&this.website.website_name?this.website.website_name:""},{hid:"page-og-url",name:"og:url",content:f.a.websiteUrl+this.$route.path},{hid:"page-description",name:"description",content:this.meta?this.meta:this.metadata&&this.metadata.description?this.metadata.description:this.title},{hid:"page-og-description",name:"og:description",content:this.meta?this.meta:this.metadata&&this.metadata.description?this.metadata.description:this.title},{hid:"page-twitter-description",name:"twitter:description",content:this.meta?this.meta:this.metadata&&this.metadata.description?this.metadata.description:this.title},{hid:"page-og-image",name:"og:image",content:this.metaImage.src},{hid:"page-twitter-image",name:"twitter:image",content:this.metaImage.src},{hid:"page-og-image-secure-url",name:"og:image:secure_url",content:this.metaImage.src},{hid:"page-og-image-mime-type",name:"og:image:type",content:this.metaImage.mime_type},{hid:"page-og-image-width",name:"og:image:width",content:this.metaImage.width},{hid:"page-og-image-height",name:"og:image:height",content:this.metaImage.height},{hid:"page-og-image-alt",name:"og:image:alt",content:this.metaImage.alt},{hid:"page-twitter-image-alt",name:"twitter:image:alt",content:this.metaImage.alt},{hid:"page-ms-validate",name:"msvalidate.01",content:"FD2F8FACDF311D7BD3A3D759665C3393"}],link:[{rel:"canonical",href:f.a.websiteUrl+this.$route.path.replace(/\/$/,"")}]}},methods:{setReplaceData:function(){var t=this.selectedLocation;this.locationFromRoute&&(t=this.locationFromRoute),this.subKeywordsObject={"<unit_width_length>":this.selectedUnit&&this.selectedUnit.width_length?this.selectedUnit.width_length:"","<unit_type>":this.selectedUnit&&this.selectedUnit.type&&this.selectedUnit.type.name?this.selectedUnit.type.name:"","<location_name>":t&&t.name?t.name:"","<location_phone_number>":t&&t.phone_number?t.phone_number:"","<location_email>":t&&t.email?t.email:"","<location_address>":t&&t.address?t.address.street_1+" "+t.address.city+", "+t.address.state_province+" "+t.address.postal:"","<location_city>":t&&t.address&&t.address.city?t.address.city:"","<location_state>":t&&t.address&&t.address.state_province?t.address.state_province:"","<location_zip>":t&&t.address&&t.address.postal?t.address.postal:"","<account_tagline>":this.account&&this.account.tagline?this.account.tagline:"","<account_name>":this.account&&this.account.name?this.account.name:"","<page_name>":this.metadata&&this.metadata.name?this.metadata.name:""},this.setMeta(),this.setTitle()},setMeta:function(){var t=this;if(this.$route&&this.$route.path&&this.$route.path.includes("view-unit")){for(var e,text=this.website.unit_page_meta?this.website.unit_page_meta:"Rent a <unit_width_length> <unit_type> online today at <location_name>! We are located at <location_address>.",o=function(){var o=e.value,n=new RegExp(o,"gi");text=text.replace(n,(function(e){return t.subKeywordsObject[o]}))},n=A(this.subKeywordsArray);!(e=n()).done;)o();this.meta=text}else{text=this.metadata&&this.metadata.description?this.metadata.description:"Rent your storage unit online with our state of the art storage facility! Our storage units near <location_city> offer modern amenities such as privacy and climate control.";for(var r,l=function(){var e=r.value,o=new RegExp(e,"gi");text=text.replace(o,(function(o){return t.subKeywordsObject[e]}))},c=A(this.subKeywordsArray);!(r=c()).done;)l();this.meta=text}},setTitle:function(){var t=this;if(this.$route&&this.$route.path&&this.$route.path.includes("view-unit")){for(var e,text=this.website.unit_page_title?this.website.unit_page_title:"<unit_width_length> <unit_type> at <location_name>",o=function(){var o=e.value,n=new RegExp(o,"gi");text=text.replace(n,(function(e){return t.subKeywordsObject[o]}))},n=A(this.subKeywordsArray);!(e=n()).done;)o();this.title=text}else{for(var r,path=c()(this.$route.path.split("/").pop()),l=(text=this.metadata&&this.metadata.title?this.metadata.title:path+" | <account_name>",function(){var e=r.value,o=new RegExp(e,"gi");text=text.replace(o,(function(o){return t.subKeywordsObject[e]}))}),d=A(this.subKeywordsArray);!(r=d()).done;)l();this.title=text}}},watch:{selectedLocation:function(t,e){t&&t.id!==e.id&&(this.clearJson("SelfStorage"),this.setJsonLdType("SelfStorage"))}},created:function(){this.pageData=Object.freeze(this.pageData)},mounted:function(){var t=this;this.$nextTick((function(){t.isLighthouse=navigator&&navigator.userAgent&&(navigator.userAgent.includes("Page Speed")||navigator.userAgent.includes("Chrome-Lighthouse"))})),this.pageData=Object.freeze(this.pageData),this.$nextTick((function(){t.isLighthouse=navigator&&navigator.userAgent&&(navigator.userAgent.includes("Page Speed")||navigator.userAgent.includes("Chrome-Lighthouse")),t.clearJson(["Organization","WebSite","SelfStorage","WebPage"]),t.clearAllJson(),t.setJsonLdType(["Organization","WebSite","SelfStorage","Product"]),t.$route.path.includes("locations")&&t.setJsonLdType("SelfStorage");for(var e,o=A(t.setJsonLdType("WebPage",f.a.websiteUrl+t.$route.path,t.pageTitle,t.pageDescription,t.isLocationPage,!1));!(e=o()).done;){var n=e.value,script=document.createElement("script");script.type="application/ld+json",script.text=JSON.stringify(n),document.body.appendChild(script)}}))}},R=o(23),component=Object(R.a)(L,(function(){var t=this,e=t._self._c;return e("div",[e("div",{attrs:{id:"pug-page-wrapper"}},[e("div",{staticClass:"container-fluid pug-section px-0",attrs:{id:"section-088b0f60-c1fa-11ee-a3a9-d51a201a77f1"}},[e("div",{},[e("div",{staticClass:"row no-gutters",attrs:{id:"row-088b0f61-c1fa-11ee-a3a9-d51a201a77f1"}},[e("div",{staticClass:"col-12 col-lg-12 pug-col-width",attrs:{id:"col-width-088b0f62-c1fa-11ee-a3a9-d51a201a77f1"}},[e("section-cta-baboon",{attrs:{id:"component-088b0f63-c1fa-11ee-a3a9-d51a201a77f1",contentAlignment:t.pageData["0-0-0-0-088b0f63-c1fa-11ee-a3a9-d51a201a77f1"].contentAlignment,backgroundPosition:t.pageData["0-0-0-0-088b0f63-c1fa-11ee-a3a9-d51a201a77f1"].backgroundPosition,title:t.pageData["0-0-0-0-088b0f63-c1fa-11ee-a3a9-d51a201a77f1"].title,textColor:t.pageData["0-0-0-0-088b0f63-c1fa-11ee-a3a9-d51a201a77f1"].textColor,backgroundImage:t.pageData["0-0-0-0-088b0f63-c1fa-11ee-a3a9-d51a201a77f1"].backgroundImage,subtitle:t.pageData["0-0-0-0-088b0f63-c1fa-11ee-a3a9-d51a201a77f1"].subtitle,gradientOverlay:t.pageData["0-0-0-0-088b0f63-c1fa-11ee-a3a9-d51a201a77f1"].gradientOverlay,backgroundHeight:t.pageData["0-0-0-0-088b0f63-c1fa-11ee-a3a9-d51a201a77f1"].backgroundHeight,buttons:t.pageData["0-0-0-0-088b0f63-c1fa-11ee-a3a9-d51a201a77f1"].buttons}})],1)])])]),t._v(" "),e("div",{staticClass:"container-fluid pug-section bg-primary text-white",attrs:{id:"section-088b0f84-c1fa-11ee-a3a9-d51a201a77f1"}},[e("div",{staticClass:"container px-0"},[e("div",{staticClass:"row",attrs:{id:"row-088b0f85-c1fa-11ee-a3a9-d51a201a77f1"}},[e("div",{staticClass:"col-12 col-lg-12 pug-col-width",attrs:{id:"col-width-088b0f86-c1fa-11ee-a3a9-d51a201a77f1"}},[e("section-text-leroy",{attrs:{id:"component-088b0f87-c1fa-11ee-a3a9-d51a201a77f1",buttonText:t.pageData["1-0-0-0-088b0f87-c1fa-11ee-a3a9-d51a201a77f1"].buttonText,subtitle:t.pageData["1-0-0-0-088b0f87-c1fa-11ee-a3a9-d51a201a77f1"].subtitle,text:t.pageData["1-0-0-0-088b0f87-c1fa-11ee-a3a9-d51a201a77f1"].text,title:t.pageData["1-0-0-0-088b0f87-c1fa-11ee-a3a9-d51a201a77f1"].title,buttonVariant:t.pageData["1-0-0-0-088b0f87-c1fa-11ee-a3a9-d51a201a77f1"].buttonVariant,internalLink:t.pageData["1-0-0-0-088b0f87-c1fa-11ee-a3a9-d51a201a77f1"].internalLink}})],1)])])]),t._v(" "),e("div",{staticClass:"container-fluid pug-section",attrs:{id:"section-088b0f93-c1fa-11ee-a3a9-d51a201a77f1"}},[e("div",{staticClass:"container px-0"},[e("div",{staticClass:"row",attrs:{id:"row-088b0f94-c1fa-11ee-a3a9-d51a201a77f1"}},[e("div",{staticClass:"col-12 col-lg-12 pug-col-width",attrs:{id:"col-width-088b0f95-c1fa-11ee-a3a9-d51a201a77f1"}},[e("section-slider-hummus",{attrs:{id:"component-088b0f96-c1fa-11ee-a3a9-d51a201a77f1",maxSlidesToShow:t.pageData["2-0-0-0-088b0f96-c1fa-11ee-a3a9-d51a201a77f1"].maxSlidesToShow,subtitle:t.pageData["2-0-0-0-088b0f96-c1fa-11ee-a3a9-d51a201a77f1"].subtitle,title:t.pageData["2-0-0-0-088b0f96-c1fa-11ee-a3a9-d51a201a77f1"].title,buttonColor:t.pageData["2-0-0-0-088b0f96-c1fa-11ee-a3a9-d51a201a77f1"].buttonColor,itemTitleColor:t.pageData["2-0-0-0-088b0f96-c1fa-11ee-a3a9-d51a201a77f1"].itemTitleColor,items:t.pageData["2-0-0-0-088b0f96-c1fa-11ee-a3a9-d51a201a77f1"].items}})],1)])])]),t._v(" "),e("div",{staticClass:"container-fluid pug-section mb-5",attrs:{id:"section-5796e610-c6c8-11ee-b116-8fa90e5566e5"}},[e("div",{staticClass:"container px-0"},[e("div",{staticClass:"row",attrs:{id:"row-57970d20-c6c8-11ee-b116-8fa90e5566e5"}},[e("div",{staticClass:"col-12 col-lg-12 pug-col-width",attrs:{id:"col-width-57970d21-c6c8-11ee-b116-8fa90e5566e5"}},[e("iframe-mika",{attrs:{id:"component-57970d22-c6c8-11ee-b116-8fa90e5566e5",extra:t.pageData["3-0-0-0-57970d22-c6c8-11ee-b116-8fa90e5566e5"].extra,source:t.pageData["3-0-0-0-57970d22-c6c8-11ee-b116-8fa90e5566e5"].source,isLazyLoad:t.pageData["3-0-0-0-57970d22-c6c8-11ee-b116-8fa90e5566e5"].isLazyLoad,aspectRatioClass:t.pageData["3-0-0-0-57970d22-c6c8-11ee-b116-8fa90e5566e5"].aspectRatioClass,elementAttributes:t.pageData["3-0-0-0-57970d22-c6c8-11ee-b116-8fa90e5566e5"].elementAttributes}})],1)])])]),t._v(" "),e("div",{staticClass:"container-fluid pug-section pt-5",attrs:{id:"section-088b0fab-c1fa-11ee-a3a9-d51a201a77f1"}},[e("div",{staticClass:"container px-0"},[e("div",{staticClass:"row",attrs:{id:"row-088b0fac-c1fa-11ee-a3a9-d51a201a77f1"}},[e("div",{staticClass:"col-12 col-lg-12 pug-col-width",attrs:{id:"col-width-088b0fad-c1fa-11ee-a3a9-d51a201a77f1"}},[e("carousel-reeses",{attrs:{id:"component-088b0fae-c1fa-11ee-a3a9-d51a201a77f1",subtitle:t.pageData["4-0-0-0-088b0fae-c1fa-11ee-a3a9-d51a201a77f1"].subtitle,title:t.pageData["4-0-0-0-088b0fae-c1fa-11ee-a3a9-d51a201a77f1"].title,images:t.pageData["4-0-0-0-088b0fae-c1fa-11ee-a3a9-d51a201a77f1"].images}})],1)])])]),t._v(" "),e("div",{staticClass:"container-fluid pug-section bg-light",attrs:{id:"section-088b0fe0-c1fa-11ee-a3a9-d51a201a77f1"}},[e("div",{staticClass:"container px-0"},[e("div",{staticClass:"row",attrs:{id:"row-088b0fe1-c1fa-11ee-a3a9-d51a201a77f1"}},[e("div",{staticClass:"col-12 col-lg-12 pug-col-width",attrs:{id:"col-width-undefined"}},[e("section-aardwolf",{attrs:{id:"component-088b0fe2-c1fa-11ee-a3a9-d51a201a77f1",buttonVariant:t.pageData["5-0-0-0-088b0fe2-c1fa-11ee-a3a9-d51a201a77f1"].buttonVariant,title:t.pageData["5-0-0-0-088b0fe2-c1fa-11ee-a3a9-d51a201a77f1"].title,buttonText:t.pageData["5-0-0-0-088b0fe2-c1fa-11ee-a3a9-d51a201a77f1"].buttonText,textVariant:t.pageData["5-0-0-0-088b0fe2-c1fa-11ee-a3a9-d51a201a77f1"].textVariant,cards:t.pageData["5-0-0-0-088b0fe2-c1fa-11ee-a3a9-d51a201a77f1"].cards}})],1)])])]),t._v(" "),e("div",{staticClass:"container-fluid pug-section px-0 bg-primary",attrs:{id:"section-088b0fe8-c1fa-11ee-a3a9-d51a201a77f1"}},[e("div",{},[e("div",{staticClass:"row no-gutters",attrs:{id:"row-088b0fe9-c1fa-11ee-a3a9-d51a201a77f1"}},[e("div",{staticClass:"col-12 col-lg-12 pug-col-width",attrs:{id:"col-width-088b0fea-c1fa-11ee-a3a9-d51a201a77f1"}},[e("section-locations-chiti",{attrs:{id:"component-088b0feb-c1fa-11ee-a3a9-d51a201a77f1",title:t.pageData["6-0-0-0-088b0feb-c1fa-11ee-a3a9-d51a201a77f1"].title,visibleLocations:t.pageData["6-0-0-0-088b0feb-c1fa-11ee-a3a9-d51a201a77f1"].visibleLocations,buttonHref:t.pageData["6-0-0-0-088b0feb-c1fa-11ee-a3a9-d51a201a77f1"].buttonHref,buttonText:t.pageData["6-0-0-0-088b0feb-c1fa-11ee-a3a9-d51a201a77f1"].buttonText,buttonRoute:t.pageData["6-0-0-0-088b0feb-c1fa-11ee-a3a9-d51a201a77f1"].buttonRoute,useFitBounds:t.pageData["6-0-0-0-088b0feb-c1fa-11ee-a3a9-d51a201a77f1"].useFitBounds,titleColor:t.pageData["6-0-0-0-088b0feb-c1fa-11ee-a3a9-d51a201a77f1"].titleColor,buttonVariant:t.pageData["6-0-0-0-088b0feb-c1fa-11ee-a3a9-d51a201a77f1"].buttonVariant,zoom:t.pageData["6-0-0-0-088b0feb-c1fa-11ee-a3a9-d51a201a77f1"].zoom}})],1)])])])]),t._v(" "),e("iframe",{ref:"iframe",staticClass:"iframe",attrs:{id:"iframe",name:"iframe",src:t.iframeUrl}}),t._v(" "),t.showDashtoolsButton?e("DashtoolsButton",{attrs:{accountId:t.account.id,user:t.user,pageId:t.pageId}}):t._e(),t._v(" "),t.isHome?e("FloatingCtaFrogger"):t._e()],1)}),[],!1,null,null,null);e.default=component.exports}}]);