.fit-width{width:100%}.fit-height{height:100%}.width{width:100%}.fit,.height{height:100%}.fit{width:100%}.invalid{background-color:#fdfccc}.green-bg{background-color:#4ba665}.yellow-bg{background-color:gold}.cornflower-bg{background-color:#6495ed}.hidden{visibility:hidden}.dn{display:none}.dnd{display:none!important}@media only screen and (min-width:769px){.dn-sm{display:none}}@media only screen and (max-width:768px){.dn-xs{display:none}}@media only screen and (max-width:768px){.dnd-xs{display:none!important}}.disabled,.disabled *,[disabled],[disabled] *{cursor:not-allowed!important;filter:grayscale(1)!important;transition:none!important}.disabled:hover,.disabled :hover,[disabled]:hover,[disabled] :hover{opacity:1!important}.disabled i,[disabled] i{transform:none!important}.pointer{cursor:pointer}.bulletless{list-style-type:none}.flex{display:flex}.flex-fill{flex:1}.wrap{flex-wrap:wrap}.align-center{align-items:center}.align-start{align-items:flex-start}.flex-col{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.center-col{flex-direction:column}.center-col,.center-row{display:flex;justify-content:center;align-items:center}.center-row{flex-direction:row}.spaced-row{flex-direction:row}.spaced-col,.spaced-row{display:flex;justify-content:space-between}.spaced-col{align-items:center;flex-direction:column}.justify-center{justify-self:center}.justify-left{justify-self:left}.even-row{display:flex;flex-direction:row;justify-content:space-around}@supports (justify-content:space-evenly){.even-row{justify-content:space-evenly}}.even-col{display:flex;flex-direction:column;align-items:center;justify-content:space-around}@supports (justify-content:space-evenly){.even-col{justify-content:space-evenly}}input.invalidated{background-color:#fdfccc;border:.125rem solid red}.p0{padding:0}.p1{padding:1rem}.p2{padding:2rem}.pr1{padding-right:1rem}.pb0{padding-bottom:0}.pb1{padding-bottom:1rem!important}.m0{margin:0}.m2{margin:2rem}.m05{margin:.5rem}.mt1{margin:1rem 0 0}.mt025{margin-top:.25rem}.mb1{margin-bottom:1rem}@media only screen and (max-width:768px){.mb1-xsi{margin-bottom:1rem!important}}.center-text,.text-center{text-align:center}.right-text{text-align:right}.left-text{text-align:left}.break-word{word-break:break-word}.fs1{font-size:1rem}.fs125{font-size:1.25rem}.fs2{font-size:2rem}.bold{font-weight:700}.regular{font-weight:400}.italic{font-style:italic}.white{color:#fff}.black{color:#000}.red{color:red}.off-yellow{color:#dca11d}.burnt-orange{color:#ef692b}.greenish{color:#00ab52}.purpleish{color:#7886ff}.z-depth-0{box-shadow:none}.z-depth-1{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}.z-depth-2{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.3)}.z-depth-3{box-shadow:0 8px 17px 2px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2)}.m1{margin:1rem}.bg{background-position:50%;background-repeat:no-repeat;background-size:cover}.bgImg,.bgImgContain{background-position:50%!important;background-repeat:no-repeat!important;overflow:hidden}.bgImgContain{background-size:contain!important}.bgImgCover{background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;overflow:hidden}.bgImgParallax{background-attachment:fixed!important}@font-face{font-family:icomoon;src:url(/static/common/fonts/icons/messenger/icomoon.eot?dynqem);src:url(/static/common/fonts/icons/messenger/icomoon.eot?dynqem#iefix) format("embedded-opentype"),url(/static/common/fonts/icons/messenger/icomoon.ttf?dynqem) format("truetype"),url(/static/common/fonts/icons/messenger/icomoon.woff?dynqem) format("woff"),url(/static/common/fonts/icons/messenger/icomoon.svg?dynqem#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}.mycon{font-family:icomoon!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mycon.messenger:before{content:"\fb999"}.loader-9{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;font-size:2rem;color:#505050;height:100%;width:100%}.loader-9:before{content:"Loading";padding-bottom:2rem}.loader-9 .load-9{display:inline!important}.loader-9 .load-9 .spinner{animation:loadingI 2s linear infinite;position:relative;width:45px;height:45px;margin:0 auto}.loader-9 .load-9 .spinner .bubble-2{animation:bounce 2s ease-in-out infinite;animation-delay:-1s;top:0;top:auto;bottom:0}.loader-9 .load-9 .spinner .bubble-1,.loader-9 .load-9 .spinner .bubble-2{position:absolute;width:25px;height:25px;border-radius:100%;background-color:#505050}.loader-9 .load-9 .spinner .bubble-1{animation:bounce 2s ease-in-out infinite;top:0}.micromodal{font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif}.micromodal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(47,76,114,.8);display:flex;justify-content:center;align-items:center}.micromodal__input{list-style:none;display:flex;flex-direction:column;margin:0;padding:0}.micromodal__input li{display:flex;flex-direction:column;align-items:center;padding-top:1rem}.micromodal__input li.row{flex-direction:row}.micromodal__input li input,textarea{width:100%;resize:none}.micromodal__container{background-color:#fff;padding:30px;width:400px;max-width:100vw;max-height:100vh;border-radius:4px;overflow-y:auto;box-sizing:border-box}.micromodal__header{display:flex;justify-content:space-between;align-items:center;width:100%}.micromodal__title{margin-top:0;margin-bottom:0;font-weight:600;font-size:1.25rem;line-height:1.25;color:#00449e;box-sizing:border-box}.micromodal__close{background:transparent;border:0;font-size:1.5rem;transform:translateZ(0);transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.micromodal__close:hover{-webkit-transform:scale(1.5);transform:scale(1.5)}.micromodal__header .micromodal__close:before{content:"\2715";color:#000}.micromodal__content{margin-bottom:2rem;line-height:1.5;color:rgba(0,0,0,.8)}.micromodal__content>*{padding:1rem}.micromodal__footer.buttons{display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.micromodal__btn{font-size:1rem;padding:.5rem 1rem;background-color:#e6e6e6;color:rgba(0,0,0,.8);border-radius:.25rem;border-style:none;border-width:0;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin:.25rem;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.micromodal__btn:focus,.micromodal__btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.micromodal__btn-primary{background-color:#3a5e8c;color:#fff}.micromodal__btn a{text-decoration:none;color:#fff}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .micromodal__overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1);z-index:800}.micromodal-slide[aria-hidden=false] .micromodal__container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .micromodal__overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .micromodal__container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .micromodal__container,.micromodal-slide .micromodal__overlay{will-change:transform}.apv-listing-root-container{font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif}.apv-listing-small-title{font-size:1.25rem;font-weight:400}.apv-listing-italic{font-style:italic}.apv-listing-text-center{text-align:center}.apv-listing-root-container{width:100vw;height:100vh;position:fixed;left:0;top:0;z-index:1001;background:#e3e3e3;overflow-y:auto}.apv-listing-root-container .apv-listing-page-container{margin:auto}.apv-listing-root-container .apv-listing-page-container .apv-listing-close-btn{position:fixed;left:1rem;top:6rem}@media only screen and (min-width:769px){.apv-listing-root-container .apv-listing-page-container{max-width:720px}}@media only screen and (min-width:992px){.apv-listing-root-container .apv-listing-page-container{max-width:960px}}@media only screen and (min-width:1200px){.apv-listing-root-container .apv-listing-page-container{max-width:1140px}}@media only screen and (max-width:768px){.apv-listing-root-container .apv-listing-page-container{width:100%}}.apv-listing-component-tabs-container{display:flex;flex-direction:row}.apv-listing-component-tabs-container .apv-listing-component-tab{padding:1rem;border-top:.25rem solid transparent;cursor:pointer}.apv-listing-component-tabs-container .apv-listing-component-tab.active{border-top:.25rem solid #999;color:#999}.apv-listing-tab-view{display:none}.apv-listing-tab-view.active{display:block}.apv-listing-section{display:flex}@media only screen and (max-width:768px){.apv-listing-section{flex-direction:column}.apv-listing-section>div{padding:0 1rem}}@media only screen and (min-width:769px){.apv-listing-section{flex-direction:row;align-items:stretch}.apv-listing-section>div:first-child{width:66.66666%;padding:0 1rem}.apv-listing-section>div:last-child{width:33.33333%;padding:0 1rem}}.apv-listing-card{margin:1rem;box-shadow:0 7px 29px 0 rgba(100,100,111,.2);background:#fff}.apv-listing-card-content{padding:1rem}.apv-listing-input{padding:.5rem 0;display:flex;align-items:flex-start;position:relative;max-width:100%}@media only screen and (max-width:768px){.apv-listing-input{flex-direction:column;align-items:unset}}.apv-listing-input label{flex:0 0 20%;padding:.5rem .75rem .5rem .5rem}@media only screen and (max-width:768px){.apv-listing-input label{text-align:left}}.apv-listing-input .apv-listing-input-container{flex:1;display:flex;flex-direction:column}.apv-listing-input .input-error{color:#c00;padding:.5rem}.apv-listing-input .input{padding:.75rem 1rem;outline:none;background:#e1e1e1;color:var(--input-text-color);transition:.3s ease;border-radius:.5rem;border:0 solid transparent;flex:1;width:unset}.apv-listing-input .input::placeholder{color:#999;font-style:italic}.apv-listing-form-response{display:flex;flex-direction:row;justify-content:center}.apv-listing-form-response .error{color:red}.apv-listing-form-response.failed .success{display:none}.apv-listing-form-response.failed .error,.apv-listing-form-response.success .success{display:flex;flex-direction:column;justify-content:center}.apv-listing-form-response.success .error{display:none}.apv-listing-form .button-container,.apv-listing-form .form-group-label{display:flex;flex-direction:row}@media only screen and (min-width:769px){.apv-listing-form .button-container>div:first-child,.apv-listing-form .form-group-label>div:first-child{flex:0 0 20%}}.apv-listing-form .button-container>div:last-child,.apv-listing-form .form-group-label>div:last-child{flex:1;display:flex;flex-direction:row;justify-content:center}@media only screen and (min-width:769px){.apv-listing-form .form-group-label>div:first-child{text-align:right;padding:.25rem 1rem .25rem .25rem}}.apv-listing-form>.apv-listing-form-action{display:flex;flex-direction:row;justify-content:center}.apv-listing-form .apv-listing-button{height:unset;padding:.5rem 1rem}.apv-listing-button{font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;font-size:1.125rem;color:#000;background:#fff;box-shadow:0 7px 29px 0 rgba(100,100,111,.2);padding:0 25px;border-radius:10px;text-align:center;border:2px solid transparent;margin:.25rem;height:4rem;text-decoration:none;font-weight:400;display:flex;flex-direction:row;align-items:center;justify-content:center}.apv-listing-button.active,.apv-listing-button:hover{border:2px solid #000;filter:unset}.apv-listing-general-info{color:#000}.apv-listing-general-info .apv-listing-card{height:calc(100% - 2rem)}.apv-listing-general-info .apv-listing-image-container{position:relative;cursor:pointer}.apv-listing-general-info .apv-listing-image-container>img{width:100%;object-fit:cover}.apv-listing-general-info .apv-listing-image-container>a{padding:1rem;background:hsla(0,0%,100%,.6);color:#000;font-size:2.5vw;text-decoration:none;font-weight:700;position:absolute;left:0;bottom:10%}.apv-listing-general-info h2.address{font-style:italic;text-align:center}.apv-listing-general-info .apv-listing-meta-info-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.apv-listing-general-info .apv-listing-meta-info-container .apv-listing-other-meta{text-align:right}.apv-listing-general-info .apv-listing-meta-info-container .apv-listing-other-meta>div{font-size:1.125rem}.apv-listing-general-info .apv-listing-meta-info-container .apv-listing-other-meta h2.price{margin-block-start:0;margin-block-end:.5rem}.apv-listing-general-info .apv-listing-meta-info-container .apv-listing-extra-meta>div{font-size:apv-listing-general-info-meta-font-size}.apv-listing-general-info .apv-listing-description{text-align:center}.apv-listing-line-splitter{width:90%;margin:1rem auto;height:.5rem;background:#a5a5a5;border-radius:1rem}.apv-listing-agent-info{display:flex;flex-direction:column;align-items:center}.apv-listing-agent-info>img{max-width:8rem;max-height:10rem;width:auto;height:auto;margin:.5rem 0}.apv-listing-agent-info>div{text-align:center}.apv-listing-questions-form,.apv-listing-questions-form form{display:flex;flex-direction:column}.apv-listing-questions-form form{width:100%;align-items:center}.apv-listing-questions-form form>div{width:100%}.apv-listing-view-other-listings{display:flex;flex-direction:column;align-items:center}.apv-listing-tabs-list{display:flex;flex-direction:column;height:calc(100% - 2rem)}.apv-listing-tabs-list>button{margin:1rem 0}@media only screen and (min-width:769px){.apv-listing-tab-content{min-height:40rem}}.apv-listing-tab-content>.apv-listing-card{height:100%}.apv-listing-tab-content>.apv-listing-card .apv-listing-card-content{height:100%}.apv-listing-tab-content>.apv-listing-card .apv-listing-card-content>div{height:100%}.apv-listing-tab-buttons>div{height:100%}.apv-listing-local-logic-container{min-height:50rem}.apv-listing-local-logic-container iframe{height:calc(100% - 5rem)!important}@media only screen and (max-width:768px){.apv-listing-local-logic-container{height:50rem!important}}.apv-listing-map-container h4{text-align:center}.apv-listing-map-container iframe{width:100%;height:calc(100% - 7rem)}@media only screen and (max-width:768px){.apv-listing-map-container{height:30rem!important}}.apv-listing-share-container{width:100%;height:100%}.apv-listing-share-container>h4{text-align:center}.apv-listing-share-container .apv-listing-share-icons-container{display:flex;flex-direction:row;align-items:center;justify-content:center;padding-bottom:1.5rem;max-width:100%;flex-wrap:wrap}@media only screen and (min-width:769px){.apv-listing-share-container .apv-listing-share-icons-container{min-width:40rem}.apv-listing-share-container .apv-listing-share-icons-container>div:first-child{flex:0 0 20%}}.apv-listing-share-container .apv-listing-share-icons-container>div:last-child{flex:1;display:flex;flex-direction:row;justify-content:center}.apv-listing-share-container .apv-listing-share-icons-container button{background:transparent;border-width:0;border-radius:.25rem;margin:0 .25rem;width:2rem;height:2rem;display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer}@media only screen and (max-width:768px){.apv-listing-share-container .apv-listing-share-icons-container button{margin:.25rem}}@media only screen and (min-width:1200px){.apv-listing-share-container .apv-listing-share-icons-container button{width:2.5rem;height:2.5rem}.apv-listing-share-container .apv-listing-share-icons-container button i{font-size:20px}}.apv-listing-share-container .apv-listing-share-icons-container button.copy{background:#474747;color:#fff;border:2px solid #474747}.apv-listing-share-container .apv-listing-share-icons-container button.copy:hover{background:#fff;color:#474747}.apv-listing-share-container .apv-listing-share-icons-container button.twitter{background:#00acee;color:#fff;border:2px solid #00acee}.apv-listing-share-container .apv-listing-share-icons-container button.twitter:hover{background:#fff;color:#00acee}.apv-listing-share-container .apv-listing-share-icons-container button.facebook{background:#3b5998;color:#fff;border:2px solid #3b5998}.apv-listing-share-container .apv-listing-share-icons-container button.facebook:hover{background:#fff;color:#3b5998}.apv-listing-share-container .apv-listing-share-icons-container button.messenger{background:#006aff;color:#fff;border:2px solid #006aff}.apv-listing-share-container .apv-listing-share-icons-container button.messenger:hover{background:#fff;color:#006aff}.apv-listing-share-container .apv-listing-share-icons-container button.pinterest{background:#c8232c;color:#fff;border:2px solid #c8232c}.apv-listing-share-container .apv-listing-share-icons-container button.pinterest:hover{background:#fff;color:#c8232c}.apv-listing-share-container .apv-listing-share-icons-container button.linkedin{background:#0e76a8;color:#fff;border:2px solid #0e76a8}.apv-listing-share-container .apv-listing-share-icons-container button.linkedin:hover{background:#fff;color:#0e76a8}.apv-listing-share-container .apv-listing-share-icons-container button.reddit{background:#ff5700;color:#fff;border:2px solid #ff5700}.apv-listing-share-container .apv-listing-share-icons-container button.reddit:hover{background:#fff;color:#ff5700}.apv-listing-share-container .apv-listing-share-icons-container button.whatsapp{background:#25d366;color:#fff;border:2px solid #25d366}.apv-listing-share-container .apv-listing-share-icons-container button.whatsapp:hover{background:#fff;color:#25d366}.apv-listing-share-container .apv-listing-share-icons-container button.tumblr{background:#34526f;color:#fff;border:2px solid #34526f}.apv-listing-share-container .apv-listing-share-icons-container button.tumblr:hover{background:#fff;color:#34526f}@media only screen and (max-width:1000px){.desktop_only{display:none!important}}@media only screen and (min-width:1001px){.phone_only{display:none!important}}.right_side_nav .btn,a.button,button{text-decoration:none;background:#474747;color:#fff;border:0;outline:none;margin:1rem;padding:.5rem 1.25rem;font-size:1rem;cursor:pointer;transition:filter .5s}.right_side_nav .btn:hover,a.button:hover,button:hover{filter:brightness(1.5)}.right_side_nav .btn.apply,a.button.apply,button.apply{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);width:90%;border-radius:5px;margin:0 0 1rem;background:#2196f3}.right_side_nav .btn{text-align:center;width:80%!important}.black_text{color:#000}a.button.flat,button.flat,label.tab{background:transparent;border:2px solid #474747;box-shadow:none!important;color:#474747}a.button.flat.white,button.flat.white,label.tab.white{border:2px solid #fff!important;color:#fff!important;transition:opacity .25s}a.button.flat.white:hover,button.flat.white:hover,label.tab.white:hover{background:transparent;opacity:.5}a.button.flat:hover,button.flat:hover,label.tab:hover{filter:none;background:#474747;color:#fff}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}50%{opacity:1}to{transform:translateY(0);opacity:1}}html{background:#fff;color:#474747;font-family:Arial,Helvetica,sans-serif}html #floating_action_button{display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:99;bottom:3%;right:3%;background:red;color:#fff;border-radius:50%;height:60px;width:60px;font-size:30px;cursor:pointer;animation:slideUp 1s ease-in}html #floating_action_button,html .right_side_nav{box-shadow:0 8px 17px 2px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2);position:fixed}html .right_side_nav{overflow-y:auto;overflow-x:hidden;background:#e4e4e4;z-index:100;height:100vh;width:300px;right:-350px;top:0;transition:right 1s,opacity .5s}html .right_side_nav::-webkit-scrollbar{width:5px}html .right_side_nav::-webkit-scrollbar-track{background:#f1f1f1}html .right_side_nav::-webkit-scrollbar-thumb{background:#888}html .right_side_nav::-webkit-scrollbar-thumb:hover{background:#555}html .right_side_nav:hover{opacity:1}html .right_side_nav.open{right:0}html .right_side_nav div.dropDown{display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:1rem;width:100px;position:relative}html .right_side_nav div.dropDown .selected{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);border-radius:5px;background:#fff;display:grid;grid-template-columns:4fr 1fr;align-items:center;justify-items:center;position:relative;width:calc(100% - 1rem);user-select:none;padding:.5rem}html .right_side_nav div.dropDown .selected:after{content:"";justify-self:right;align-self:center;width:0;height:0;border:6px solid transparent;border-top-color:#414141}html .right_side_nav div.dropDown ul.selectable{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.3);width:100%;display:none;position:absolute;z-index:9;top:0;left:0;border-radius:5px;overflow:hidden;margin:0}html .right_side_nav div.dropDown ul.selectable li{box-shadow:none;border-radius:0;margin:0;background:#fff;user-select:none}html .right_side_nav div.dropDown ul.selectable li:hover{background:#a8a8a8;cursor:pointer}html .right_side_nav div.dropDown.open ul.selectable{display:flex;justify-content:center;align-items:center;flex-direction:column}html .right_side_nav button{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;margin:0;padding-left:.75rem 0;color:#fff;font-size:1rem;top:0;right:.5em;cursor:pointer}html .right_side_nav button:nth-child(odd){background:#6b6b6b}html .right_side_nav button.close{background-color:#9b0000}html .right_side_nav button i{padding-left:.25em}html .right_side_nav button.upgrade{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);background:#2196f3;width:90%;margin:1rem auto;border-radius:5px}html .right_side_nav>form{display:none}html .right_side_nav .form{border-bottom:1px solid grey}html .right_side_nav .form .header{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;cursor:pointer;height:3rem;font-size:1.25rem;user-select:none}html .right_side_nav .form .header:hover{background:#d6d6d6}html .right_side_nav .form .header i{padding:0 .5rem;transition:transform .5s}html .right_side_nav .form form{transition:height .5s;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;padding:.5rem .25rem;justify-content:flex-start;margin-bottom:2rem}html .right_side_nav .form form h2{width:100%;text-align:center;margin:1rem 0}html .right_side_nav .form form label{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;align-items:flex-start;margin-bottom:.5rem}html .right_side_nav .form form label .label_title{color:#4a4a4a;font-weight:700}html .right_side_nav .form form label textarea{resize:none;width:calc(100% - 1rem);height:5rem}html .right_side_nav .form form label button,html .right_side_nav .form form label input,html .right_side_nav .form form label select,html .right_side_nav .form form label textarea{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);width:calc(100% - 1rem);outline:none;border:none;padding:.3rem .25rem;border-radius:5px}html .right_side_nav .form form ul{width:100%;padding:0;list-style:none}html .right_side_nav .form form ul li{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);background:#414141;margin-bottom:1rem;padding:5px;width:90%;border-radius:5px}html .right_side_nav .form form ul li .label_title{color:#f5f5f5}html .right_side_nav .form form ul li input,html .right_side_nav .form form ul li select,html .right_side_nav .form form ul li textarea{box-shadow:none}html .right_side_nav .form form ul li button.delete{background:#5d0000;border-radius:5px}html .right_side_nav .form form button.add{width:90%;border-radius:5px;margin:0 0 1rem}html .right_side_nav .form form#color input,html .right_side_nav .form form button.add{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}html .right_side_nav .form form#color input{border-radius:10px;text-align:center;cursor:pointer}html .right_side_nav .form form#phones ul{width:100%}html .right_side_nav .form form#phones ul li{display:grid;grid-template-columns:1fr 1fr}html .right_side_nav .form form#phones ul li label{display:flex;justify-content:center;align-items:center;flex-direction:column}html .right_side_nav .form form#phones ul li button,html .right_side_nav .form form#phones ul li label[for=phone_number]{grid-column:1/span 2}html .right_side_nav .form form#social_links button.delete,html .right_side_nav .form form#testimonials button.delete{width:50%}html .right_side_nav .form form#social_links li,html .right_side_nav .form form#testimonials li{display:flex;justify-content:center;align-items:center;flex-direction:column}html .right_side_nav .form:not(.open) form{display:none;height:0}html .right_side_nav .form.open .header i{transform:rotate(90deg)}html body{width:100vw;overflow-x:hidden}html body.editing{width:calc(100vw - 300px)!important}html body.edit_mode{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100vw;height:100vh!important;margin:0;padding:0}html body.edit_mode.phone{width:calc(100vw - 300px)}html body.edit_mode .myframe{height:100%;width:100%;border:none;transition:width 1s ease-out,height 1s ease-in,box-shadow 1s}html body.edit_mode .myframe.phone{box-shadow:0 8px 17px 2px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2);height:800px;width:400px}html body.free .upgrade_only,html body.no_tours .my_tours{display:none!important}html body.agent_profile_3.agent_tours,html body.agent_profile_4.agent_tours,html body.agent_profile_5.agent_tours{margin:0;padding-top:4rem}html body.agent_profile_3.agent_tours button,html body.agent_profile_4.agent_tours button,html body.agent_profile_5.agent_tours button{border-radius:20px}html body.agent_profile_3.agent_tours nav .left_side_nav,html body.agent_profile_4.agent_tours nav .left_side_nav,html body.agent_profile_5.agent_tours nav .left_side_nav{box-shadow:0 8px 17px 2px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2);position:fixed;z-index:100;height:100vh;width:300px;left:-350px;top:0;transition:left 1s}html body.agent_profile_3.agent_tours nav .left_side_nav.open,html body.agent_profile_4.agent_tours nav .left_side_nav.open,html body.agent_profile_5.agent_tours nav .left_side_nav.open{left:0}html body.agent_profile_3.agent_tours nav .left_side_nav .close,html body.agent_profile_4.agent_tours nav .left_side_nav .close,html body.agent_profile_5.agent_tours nav .left_side_nav .close{position:absolute;font-size:2rem;top:0;right:.5em;cursor:pointer}html body.agent_profile_3.agent_tours nav .left_side_nav .menu,html body.agent_profile_4.agent_tours nav .left_side_nav .menu,html body.agent_profile_5.agent_tours nav .left_side_nav .menu{padding-top:4rem}html body.agent_profile_3.agent_tours nav .left_side_nav .menu a,html body.agent_profile_4.agent_tours nav .left_side_nav .menu a,html body.agent_profile_5.agent_tours nav .left_side_nav .menu a{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:2.5rem;font-size:1.5rem;cursor:pointer;transition:transform .5s}html body.agent_profile_3.agent_tours nav .left_side_nav .menu a:hover,html body.agent_profile_4.agent_tours nav .left_side_nav .menu a:hover,html body.agent_profile_5.agent_tours nav .left_side_nav .menu a:hover{transform:scale(1.2)}html body.agent_profile_3.agent_tours nav .left_side_nav .img,html body.agent_profile_4.agent_tours nav .left_side_nav .img,html body.agent_profile_5.agent_tours nav .left_side_nav .img{background-size:contain!important;background-position:50%!important;background-repeat:no-repeat!important;overflow:hidden;background-position-y:bottom!important;width:250px;height:250px;position:absolute;bottom:25px;left:25px}html body.agent_profile_3.agent_tours nav .top_bar,html body.agent_profile_4.agent_tours nav .top_bar,html body.agent_profile_5.agent_tours nav .top_bar{display:flex;flex-direction:row;justify-content:space-between;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);z-index:99;position:fixed;top:0;left:0;height:4rem;width:100%;transition:height .25s}html body.agent_profile_3.agent_tours nav .top_bar i,html body.agent_profile_4.agent_tours nav .top_bar i,html body.agent_profile_5.agent_tours nav .top_bar i{display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:3rem;height:100%;padding:0 1rem;cursor:pointer}html body.agent_profile_3.agent_tours nav .top_bar .img,html body.agent_profile_4.agent_tours nav .top_bar .img,html body.agent_profile_5.agent_tours nav .top_bar .img{background-size:contain!important;background-position:50%!important;background-repeat:no-repeat!important;overflow:hidden;height:100%;width:200px}html body.agent_profile_3.agent_tours nav .top_bar button,html body.agent_profile_4.agent_tours nav .top_bar button,html body.agent_profile_5.agent_tours nav .top_bar button{margin:0;border-radius:0}html body.agent_profile_3.agent_tours .hero,html body.agent_profile_4.agent_tours .hero,html body.agent_profile_5.agent_tours .hero{background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column;order:1;width:100%;height:200px;box-shadow:inset 0 11px 8px -10px rgba(0,0,0,.4392156862745098),inset 0 -11px 8px -10px rgba(0,0,0,.4392156862745098);position:relative;margin-bottom:1rem}html body.agent_profile_3.agent_tours .hero .overlay,html body.agent_profile_4.agent_tours .hero .overlay,html body.agent_profile_5.agent_tours .hero .overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5;z-index:1}html body.agent_profile_3.agent_tours .hero h1,html body.agent_profile_4.agent_tours .hero h1,html body.agent_profile_5.agent_tours .hero h1{font-size:clamp(1.12rem,5vw,2em);z-index:2;text-align:center;padding:0 10px;margin:0}html body.agent_profile_3.agent_tours .desktop_only,html body.agent_profile_4.agent_tours .desktop_only,html body.agent_profile_5.agent_tours .desktop_only{margin:auto;width:55%}html body.agent_profile_3.agent_tours .desktop_only a,html body.agent_profile_4.agent_tours .desktop_only a,html body.agent_profile_5.agent_tours .desktop_only a{padding:0 1.5rem;cursor:pointer}html body.agent_profile_3.agent_tours .desktop_only .office_logo,html body.agent_profile_4.agent_tours .desktop_only .office_logo,html body.agent_profile_5.agent_tours .desktop_only .office_logo{background-position:0!important}html body.agent_profile_3.agent_tours .phone_only .office_logo,html body.agent_profile_4.agent_tours .phone_only .office_logo,html body.agent_profile_5.agent_tours .phone_only .office_logo{background-position:100%!important}html body.agent_profile_3.agent_tours .listing_cards,html body.agent_profile_4.agent_tours .listing_cards,html body.agent_profile_5.agent_tours .listing_cards{max-width:1400px;margin:auto}html body.agent_profile_3.agent_tours .listing_cards .card,html body.agent_profile_4.agent_tours .listing_cards .card,html body.agent_profile_5.agent_tours .listing_cards .card{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);border-radius:5px;overflow:hidden;justify-content:space-between!important;margin:0 0 1rem}@media only screen and (max-width:1000px){html body.agent_profile_3.agent_tours .listing_cards,html body.agent_profile_4.agent_tours .listing_cards,html body.agent_profile_5.agent_tours .listing_cards{width:100%}html body.agent_profile_3.agent_tours .listing_cards .card,html body.agent_profile_4.agent_tours .listing_cards .card,html body.agent_profile_5.agent_tours .listing_cards .card{margin:0;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:0}html body.agent_profile_3.agent_tours .listing_cards .card .img,html body.agent_profile_4.agent_tours .listing_cards .card .img,html body.agent_profile_5.agent_tours .listing_cards .card .img{width:100%;height:300px}html body.agent_profile_3.agent_tours .listing_cards .card button,html body.agent_profile_4.agent_tours .listing_cards .card button,html body.agent_profile_5.agent_tours .listing_cards .card button{height:45px;width:50%;border-radius:20px}}@media only screen and (min-width:1001px){html body.agent_profile_3.agent_tours .listing_cards,html body.agent_profile_4.agent_tours .listing_cards,html body.agent_profile_5.agent_tours .listing_cards{display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;padding:1rem 0 0}@supports (justify-content:space-evenly){html body.agent_profile_3.agent_tours .listing_cards,html body.agent_profile_4.agent_tours .listing_cards,html body.agent_profile_5.agent_tours .listing_cards{justify-content:space-evenly}}html body.agent_profile_3.agent_tours .listing_cards .card,html body.agent_profile_4.agent_tours .listing_cards .card,html body.agent_profile_5.agent_tours .listing_cards .card{display:flex;justify-content:center;align-items:center;flex-direction:column;width:300px}html body.agent_profile_3.agent_tours .listing_cards .card .img,html body.agent_profile_4.agent_tours .listing_cards .card .img,html body.agent_profile_5.agent_tours .listing_cards .card .img{width:100%;height:200px}}html body.agent_profile_3.agent_profile,html body.agent_profile_4.agent_profile,html body.agent_profile_5.agent_profile{position:relative;margin:0}html body.agent_profile_3.agent_profile button,html body.agent_profile_4.agent_profile button,html body.agent_profile_5.agent_profile button{border-radius:20px}@media only screen and (min-width:1001px){html body.agent_profile_3.agent_profile.agent_tours,html body.agent_profile_4.agent_profile.agent_tours,html body.agent_profile_5.agent_profile.agent_tours{margin:5rem 0 0}html body.agent_profile_3.agent_profile #hero .overlay.foreground,html body.agent_profile_4.agent_profile #hero .overlay.foreground,html body.agent_profile_5.agent_profile #hero .overlay.foreground{z-index:1;opacity:.9}html body.agent_profile_3.agent_profile #hero a,html body.agent_profile_3.agent_profile #hero div,html body.agent_profile_3.agent_profile #hero h1,html body.agent_profile_3.agent_profile #hero h2,html body.agent_profile_4.agent_profile #hero a,html body.agent_profile_4.agent_profile #hero div,html body.agent_profile_4.agent_profile #hero h1,html body.agent_profile_4.agent_profile #hero h2,html body.agent_profile_5.agent_profile #hero a,html body.agent_profile_5.agent_profile #hero div,html body.agent_profile_5.agent_profile #hero h1,html body.agent_profile_5.agent_profile #hero h2{position:static;z-index:2}html body.agent_profile_3.agent_profile #office_hero,html body.agent_profile_4.agent_profile #office_hero,html body.agent_profile_5.agent_profile #office_hero{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:200px}html body.agent_profile_3.agent_profile #office_hero .office_logo,html body.agent_profile_4.agent_profile #office_hero .office_logo,html body.agent_profile_5.agent_profile #office_hero .office_logo{background-size:contain!important;background-position:50%!important;background-repeat:no-repeat!important;overflow:hidden;height:90%;width:300px}html body.agent_profile_3.agent_profile .listing_cards,html body.agent_profile_4.agent_profile .listing_cards,html body.agent_profile_5.agent_profile .listing_cards{display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;padding:3rem 0 0}@supports (justify-content:space-evenly){html body.agent_profile_3.agent_profile .listing_cards,html body.agent_profile_4.agent_profile .listing_cards,html body.agent_profile_5.agent_profile .listing_cards{justify-content:space-evenly}}html body.agent_profile_3.agent_profile .listing_cards .card,html body.agent_profile_4.agent_profile .listing_cards .card,html body.agent_profile_5.agent_profile .listing_cards .card{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;width:clamp(300px,30%,400px);max-height:850px}html body.agent_profile_3.agent_profile .listing_cards .card .img,html body.agent_profile_4.agent_profile .listing_cards .card .img,html body.agent_profile_5.agent_profile .listing_cards .card .img{width:100%;height:200px}html body.agent_profile_3.agent_profile .listing_cards .card .card_address,html body.agent_profile_4.agent_profile .listing_cards .card .card_address,html body.agent_profile_5.agent_profile .listing_cards .card .card_address{height:15px}html body.agent_profile_3.agent_profile .listing_cards .card .description,html body.agent_profile_4.agent_profile .listing_cards .card .description,html body.agent_profile_5.agent_profile .listing_cards .card .description{flex:1}html body.agent_profile_3.agent_profile .listing_cards .card .description .read_more,html body.agent_profile_4.agent_profile .listing_cards .card .description .read_more,html body.agent_profile_5.agent_profile .listing_cards .card .description .read_more{cursor:pointer}html body.agent_profile_3.agent_profile .listing_cards .card .description .read_more:hover,html body.agent_profile_4.agent_profile .listing_cards .card .description .read_more:hover,html body.agent_profile_5.agent_profile .listing_cards .card .description .read_more:hover{text-decoration:underline}html body.agent_profile_3.agent_profile #about_me,html body.agent_profile_4.agent_profile #about_me,html body.agent_profile_5.agent_profile #about_me{display:flex;justify-content:center;align-items:center;flex-direction:column}html body.agent_profile_3.agent_profile #about_me #testimonials,html body.agent_profile_4.agent_profile #about_me #testimonials,html body.agent_profile_5.agent_profile #about_me #testimonials{width:300px;position:relative;z-index:2;text-shadow:2px 2px 3px #212121;font-weight:700}html body.agent_profile_3.agent_profile #about_me #testimonials .testi_name,html body.agent_profile_4.agent_profile #about_me #testimonials .testi_name,html body.agent_profile_5.agent_profile #about_me #testimonials .testi_name{font-style:italic}html body.agent_profile_3.agent_profile #about_me h1.office_name,html body.agent_profile_3.agent_profile #about_me h1.profile_name,html body.agent_profile_4.agent_profile #about_me h1.office_name,html body.agent_profile_4.agent_profile #about_me h1.profile_name,html body.agent_profile_5.agent_profile #about_me h1.office_name,html body.agent_profile_5.agent_profile #about_me h1.profile_name{font-size:1.5rem!important}html body.agent_profile_3.agent_profile #about_me .title,html body.agent_profile_4.agent_profile #about_me .title,html body.agent_profile_5.agent_profile #about_me .title{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;margin:0;padding:1rem 0;border-bottom:2px solid #fff}html body.agent_profile_3.agent_profile #about_me .container,html body.agent_profile_4.agent_profile #about_me .container,html body.agent_profile_5.agent_profile #about_me .container{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;padding:1rem 0;position:relative}html body.agent_profile_3.agent_profile #about_me .container .overlay,html body.agent_profile_4.agent_profile #about_me .container .overlay,html body.agent_profile_5.agent_profile #about_me .container .overlay{width:100%;height:100%;position:absolute;top:0;left:0;opacity:.5;z-index:1}html body.agent_profile_3.agent_profile #about_me .container .profile_pic,html body.agent_profile_4.agent_profile #about_me .container .profile_pic,html body.agent_profile_5.agent_profile #about_me .container .profile_pic{width:300px;height:300px;border-radius:50%;position:relative;z-index:2}html body.agent_profile_3.agent_profile #about_me .container .info,html body.agent_profile_4.agent_profile #about_me .container .info,html body.agent_profile_5.agent_profile #about_me .container .info{display:flex;justify-content:center;align-items:center;flex-direction:column;width:600px;padding:0 0 0 2rem;position:relative;z-index:2;background:transparent!important}html body.agent_profile_3.agent_profile #about_me .container .info .profile_bio,html body.agent_profile_3.agent_profile #about_me .container .info .profile_name,html body.agent_profile_4.agent_profile #about_me .container .info .profile_bio,html body.agent_profile_4.agent_profile #about_me .container .info .profile_name,html body.agent_profile_5.agent_profile #about_me .container .info .profile_bio,html body.agent_profile_5.agent_profile #about_me .container .info .profile_name{text-align:center;text-shadow:2px 2px 3px #212121;font-weight:700}html body.agent_profile_3.agent_profile #contact,html body.agent_profile_4.agent_profile #contact,html body.agent_profile_5.agent_profile #contact{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}html body.agent_profile_3.agent_profile #contact #office_map,html body.agent_profile_4.agent_profile #contact #office_map,html body.agent_profile_5.agent_profile #contact #office_map{height:200px;width:100%}html body.agent_profile_3.agent_profile #contact .contact_title,html body.agent_profile_4.agent_profile #contact .contact_title,html body.agent_profile_5.agent_profile #contact .contact_title{width:100%;margin:2px 0 0;padding:1rem 0}html body.agent_profile_3.agent_profile #contact .container,html body.agent_profile_4.agent_profile #contact .container,html body.agent_profile_5.agent_profile #contact .container{width:clamp(800px,80%,1200px);padding-bottom:2rem}html body.agent_profile_3.agent_profile #contact .container .info,html body.agent_profile_4.agent_profile #contact .container .info,html body.agent_profile_5.agent_profile #contact .container .info{align-items:flex-end;padding:2rem 0 0}html body.agent_profile_3.agent_profile #contact .container .info h3,html body.agent_profile_4.agent_profile #contact .container .info h3,html body.agent_profile_5.agent_profile #contact .container .info h3{display:flex;justify-content:center;align-items:center;flex-direction:row;cursor:pointer}html body.agent_profile_3.agent_profile #contact .container .info h3 i,html body.agent_profile_4.agent_profile #contact .container .info h3 i,html body.agent_profile_5.agent_profile #contact .container .info h3 i{order:2;padding-left:5px}html body.agent_profile_3.agent_profile #contact .container>div,html body.agent_profile_4.agent_profile #contact .container>div,html body.agent_profile_5.agent_profile #contact .container>div{width:100%}html body.agent_profile_3.agent_profile #contact .container>div>div,html body.agent_profile_4.agent_profile #contact .container>div>div,html body.agent_profile_5.agent_profile #contact .container>div>div{min-width:300px;margin:25px;width:40%;justify-content:flex-start}html body.agent_profile_3.agent_profile #contact .container form,html body.agent_profile_4.agent_profile #contact .container form,html body.agent_profile_5.agent_profile #contact .container form{width:100%}html body.agent_profile_3.agent_profile #contact .container form input,html body.agent_profile_3.agent_profile #contact .container form textarea,html body.agent_profile_4.agent_profile #contact .container form input,html body.agent_profile_4.agent_profile #contact .container form textarea,html body.agent_profile_5.agent_profile #contact .container form input,html body.agent_profile_5.agent_profile #contact .container form textarea{width:100%;margin:0 0 .5rem;outline:none;border-radius:0;font:normal normal normal 14px/1.4em open sans,sans-serif;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;box-sizing:border-box!important;color:#605e5e;border:1px solid rgba(47,46,46,.55);padding:5px;max-width:100%;-webkit-box-flex:1;-webkit-flex:1;flex:1;text-overflow:ellipsis;resize:none}html body.agent_profile_3.agent_profile #contact .container form input:hover,html body.agent_profile_3.agent_profile #contact .container form textarea:hover,html body.agent_profile_4.agent_profile #contact .container form input:hover,html body.agent_profile_4.agent_profile #contact .container form textarea:hover,html body.agent_profile_5.agent_profile #contact .container form input:hover,html body.agent_profile_5.agent_profile #contact .container form textarea:hover{background-color:hsla(0,0%,80%,.3);border:1px solid rgba(47,46,46,.55)}html body.agent_profile_3.agent_profile #contact .container form button,html body.agent_profile_4.agent_profile #contact .container form button,html body.agent_profile_5.agent_profile #contact .container form button{margin:1rem 0!important;align-self:flex-end}html body.agent_profile_3.agent_profile #footer,html body.agent_profile_4.agent_profile #footer,html body.agent_profile_5.agent_profile #footer{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}html body.agent_profile_3.agent_profile #footer .social_links,html body.agent_profile_4.agent_profile #footer .social_links,html body.agent_profile_5.agent_profile #footer .social_links{display:flex;justify-content:center;align-items:center;flex-direction:row;padding:0;width:100%}html body.agent_profile_3.agent_profile #footer .social_links a,html body.agent_profile_4.agent_profile #footer .social_links a,html body.agent_profile_5.agent_profile #footer .social_links a{display:flex;justify-content:center;align-items:center;flex-direction:column;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);cursor:pointer;margin:0 5px;width:3rem;height:3rem;border-radius:50%;font-size:2rem;background:hsla(0,0%,100%,.9);color:#2f2f2f;text-decoration:none}}html body.agent_profile_3.agent_profile nav .left_side_nav,html body.agent_profile_4.agent_profile nav .left_side_nav,html body.agent_profile_5.agent_profile nav .left_side_nav{box-shadow:0 8px 17px 2px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2);position:fixed;z-index:100;height:100vh;width:300px;left:-350px;top:0;transition:left 1s}html body.agent_profile_3.agent_profile nav .left_side_nav.open,html body.agent_profile_4.agent_profile nav .left_side_nav.open,html body.agent_profile_5.agent_profile nav .left_side_nav.open{left:0}html body.agent_profile_3.agent_profile nav .left_side_nav .close,html body.agent_profile_4.agent_profile nav .left_side_nav .close,html body.agent_profile_5.agent_profile nav .left_side_nav .close{position:absolute;font-size:2rem;top:0;right:.5em;cursor:pointer}html body.agent_profile_3.agent_profile nav .left_side_nav .menu,html body.agent_profile_4.agent_profile nav .left_side_nav .menu,html body.agent_profile_5.agent_profile nav .left_side_nav .menu{padding-top:4rem}html body.agent_profile_3.agent_profile nav .left_side_nav .menu a,html body.agent_profile_4.agent_profile nav .left_side_nav .menu a,html body.agent_profile_5.agent_profile nav .left_side_nav .menu a{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:2.5rem;font-size:1.5rem;cursor:pointer;transition:transform .5s}html body.agent_profile_3.agent_profile nav .left_side_nav .menu a:hover,html body.agent_profile_4.agent_profile nav .left_side_nav .menu a:hover,html body.agent_profile_5.agent_profile nav .left_side_nav .menu a:hover{transform:scale(1.2)}html body.agent_profile_3.agent_profile nav .left_side_nav .img,html body.agent_profile_4.agent_profile nav .left_side_nav .img,html body.agent_profile_5.agent_profile nav .left_side_nav .img{background-size:contain!important;background-position:50%!important;background-repeat:no-repeat!important;overflow:hidden;background-position-y:bottom!important;width:250px;height:250px;position:absolute;bottom:25px;left:25px}@media only screen and (max-width:1000px){html body.agent_profile_3.agent_profile nav,html body.agent_profile_4.agent_profile nav,html body.agent_profile_5.agent_profile nav{margin:0}html body.agent_profile_3.agent_profile nav .top_bar,html body.agent_profile_4.agent_profile nav .top_bar,html body.agent_profile_5.agent_profile nav .top_bar{display:none}html body.agent_profile_3.agent_profile nav .hamburger,html body.agent_profile_4.agent_profile nav .hamburger,html body.agent_profile_5.agent_profile nav .hamburger{display:flex;justify-content:center;align-items:center;flex-direction:column;text-shadow:2px 2px 2px #000;position:fixed;z-index:1;top:5px;left:5px;padding:5px;font-size:3rem;color:#fff;cursor:pointer}}@media only screen and (min-width:1001px){html body.agent_profile_3.agent_profile nav .hamburger,html body.agent_profile_4.agent_profile nav .hamburger,html body.agent_profile_5.agent_profile nav .hamburger{display:none}html body.agent_profile_3.agent_profile nav .top_bar,html body.agent_profile_4.agent_profile nav .top_bar,html body.agent_profile_5.agent_profile nav .top_bar{display:flex;flex-direction:row;justify-content:space-between;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);z-index:99;position:fixed;top:0;left:0;height:5rem;width:100%;transition:height .25s}html body.agent_profile_3.agent_profile nav .top_bar i,html body.agent_profile_4.agent_profile nav .top_bar i,html body.agent_profile_5.agent_profile nav .top_bar i{display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:2.5rem;height:100%;padding:0 1rem;cursor:pointer}html body.agent_profile_3.agent_profile nav .top_bar .img,html body.agent_profile_4.agent_profile nav .top_bar .img,html body.agent_profile_5.agent_profile nav .top_bar .img{background-size:contain!important;background-position:50%!important;background-repeat:no-repeat!important;overflow:hidden;height:100%;width:200px}html body.agent_profile_3.agent_profile nav .top_bar button,html body.agent_profile_4.agent_profile nav .top_bar button,html body.agent_profile_5.agent_profile nav .top_bar button{margin:0;border-radius:0}}html body.agent_profile_3.agent_profile #hero,html body.agent_profile_4.agent_profile #hero,html body.agent_profile_5.agent_profile #hero{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;position:relative}html body.agent_profile_3.agent_profile #hero .overlay,html body.agent_profile_4.agent_profile #hero .overlay,html body.agent_profile_5.agent_profile #hero .overlay{position:absolute;top:0;left:0;background-position:50%!important;overflow:hidden;height:100%;width:100%}html body.agent_profile_3.agent_profile #hero .office_logo,html body.agent_profile_4.agent_profile #hero .office_logo,html body.agent_profile_5.agent_profile #hero .office_logo{width:6rem;height:6rem}@media only screen and (min-width:1001px){html body.agent_profile_3.agent_profile #hero,html body.agent_profile_4.agent_profile #hero,html body.agent_profile_5.agent_profile #hero{height:600px}html body.agent_profile_3.agent_profile #hero .container,html body.agent_profile_4.agent_profile #hero .container,html body.agent_profile_5.agent_profile #hero .container{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);margin:0 0 0 125px;position:relative;width:700px;height:70%}html body.agent_profile_3.agent_profile #hero .container .office_logo,html body.agent_profile_4.agent_profile #hero .container .office_logo,html body.agent_profile_5.agent_profile #hero .container .office_logo{display:none}html body.agent_profile_3.agent_profile #hero .container .pic_container,html body.agent_profile_4.agent_profile #hero .container .pic_container,html body.agent_profile_5.agent_profile #hero .container .pic_container{display:flex;justify-content:center;align-items:center;flex-direction:column;box-shadow:0 8px 17px 2px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2);width:250px;height:250px;position:absolute;top:calc(65% - 125px);background:#f5f5f5;left:-125px}html body.agent_profile_3.agent_profile #hero .container .pic_container .profile_pic,html body.agent_profile_4.agent_profile #hero .container .pic_container .profile_pic,html body.agent_profile_5.agent_profile #hero .container .pic_container .profile_pic{height:90%;width:90%}html body.agent_profile_3.agent_profile #hero .container h1.profile_name,html body.agent_profile_4.agent_profile #hero .container h1.profile_name,html body.agent_profile_5.agent_profile #hero .container h1.profile_name{display:none}html body.agent_profile_3.agent_profile #hero .container .list,html body.agent_profile_4.agent_profile #hero .container .list,html body.agent_profile_5.agent_profile #hero .container .list{display:flex;justify-content:space-between;align-items:center;flex-direction:column;height:calc(100% - 6rem);padding:3rem 1rem 1rem 7rem;font-size:2rem;align-items:flex-end}html body.agent_profile_3.agent_profile #hero .container .list h2.office_name,html body.agent_profile_3.agent_profile #hero .container .list h2.profile_name,html body.agent_profile_4.agent_profile #hero .container .list h2.office_name,html body.agent_profile_4.agent_profile #hero .container .list h2.profile_name,html body.agent_profile_5.agent_profile #hero .container .list h2.office_name,html body.agent_profile_5.agent_profile #hero .container .list h2.profile_name{font-size:2rem!important;margin:0;text-align:right}html body.agent_profile_3.agent_profile #hero .container .list a,html body.agent_profile_4.agent_profile #hero .container .list a,html body.agent_profile_5.agent_profile #hero .container .list a{font-size:2rem;cursor:pointer;text-decoration:none}html body.agent_profile_3.agent_profile #hero .container .list a i,html body.agent_profile_4.agent_profile #hero .container .list a i,html body.agent_profile_5.agent_profile #hero .container .list a i{float:right;padding-left:10px}html body.agent_profile_3.agent_profile #hero .container .list .user_link,html body.agent_profile_3.agent_profile #hero .container .social_links,html body.agent_profile_4.agent_profile #hero .container .list .user_link,html body.agent_profile_4.agent_profile #hero .container .social_links,html body.agent_profile_5.agent_profile #hero .container .list .user_link,html body.agent_profile_5.agent_profile #hero .container .social_links{display:none}}@media only screen and (max-width:1000px){html body.agent_profile_3.agent_profile #hero .container,html body.agent_profile_4.agent_profile #hero .container,html body.agent_profile_5.agent_profile #hero .container{background:transparent!important;width:100%;max-width:500px;height:100vh}html body.agent_profile_3.agent_profile #hero .container .office_logo,html body.agent_profile_4.agent_profile #hero .container .office_logo,html body.agent_profile_5.agent_profile #hero .container .office_logo{position:absolute;top:5px;right:5px}html body.agent_profile_3.agent_profile #hero .container .profile_pic,html body.agent_profile_4.agent_profile #hero .container .profile_pic,html body.agent_profile_5.agent_profile #hero .container .profile_pic{top:75px;left:10px;width:180px;height:180px}html body.agent_profile_3.agent_profile #hero .container .profile_name,html body.agent_profile_4.agent_profile #hero .container .profile_name,html body.agent_profile_5.agent_profile #hero .container .profile_name{position:absolute;top:7rem;right:0;writing-mode:vertical-rl;font-size:clamp(1rem,4vh,2.5rem);text-shadow:3px 2px 3px #212121;margin:0}html body.agent_profile_3.agent_profile #hero .container .list,html body.agent_profile_4.agent_profile #hero .container .list,html body.agent_profile_5.agent_profile #hero .container .list{display:flex;justify-content:space-between;align-items:center;flex-direction:column;align-items:flex-start;position:absolute;top:4rem;left:0;width:calc(100% - 45px);height:calc(100vh - 9rem);padding-left:10px}html body.agent_profile_3.agent_profile #hero .container .list .profile_email_click,html body.agent_profile_3.agent_profile #hero .container .list h2.profile_name,html body.agent_profile_4.agent_profile #hero .container .list .profile_email_click,html body.agent_profile_4.agent_profile #hero .container .list h2.profile_name,html body.agent_profile_5.agent_profile #hero .container .list .profile_email_click,html body.agent_profile_5.agent_profile #hero .container .list h2.profile_name{display:none}html body.agent_profile_3.agent_profile #hero .container .list a,html body.agent_profile_3.agent_profile #hero .container .list h2,html body.agent_profile_4.agent_profile #hero .container .list a,html body.agent_profile_4.agent_profile #hero .container .list h2,html body.agent_profile_5.agent_profile #hero .container .list a,html body.agent_profile_5.agent_profile #hero .container .list h2{background:transparent!important;text-decoration:none;cursor:pointer;font-size:clamp(1rem,4vh,2.5rem);text-shadow:3px 2px 3px #212121;font-weight:700;margin:0 0 .25rem}html body.agent_profile_3.agent_profile #hero .container .list a .profile_email,html body.agent_profile_3.agent_profile #hero .container .list h2 .profile_email,html body.agent_profile_4.agent_profile #hero .container .list a .profile_email,html body.agent_profile_4.agent_profile #hero .container .list h2 .profile_email,html body.agent_profile_5.agent_profile #hero .container .list a .profile_email,html body.agent_profile_5.agent_profile #hero .container .list h2 .profile_email{font-size:14px!important}html body.agent_profile_3.agent_profile #hero .container .social_links,html body.agent_profile_4.agent_profile #hero .container .social_links,html body.agent_profile_5.agent_profile #hero .container .social_links{display:flex;justify-content:center;align-items:center;flex-direction:row;position:absolute;bottom:0;left:0;width:100%;box-shadow:0 -2px 15px rgba(0,0,0,.5)}html body.agent_profile_3.agent_profile #hero .container .social_links a,html body.agent_profile_4.agent_profile #hero .container .social_links a,html body.agent_profile_5.agent_profile #hero .container .social_links a{display:none;text-decoration:none;margin:5px 1rem;font-size:clamp(20px,7vw,35px);width:1.5em;height:1.5em;border-radius:50%;cursor:pointer}html body.agent_profile_3.agent_profile #hero .container .social_links a:first-child,html body.agent_profile_4.agent_profile #hero .container .social_links a:first-child,html body.agent_profile_5.agent_profile #hero .container .social_links a:first-child{display:flex;justify-content:center;align-items:center;flex-direction:column}html body.agent_profile_3.agent_profile #hero .container .social_links a:nth-child(2),html body.agent_profile_4.agent_profile #hero .container .social_links a:nth-child(2),html body.agent_profile_5.agent_profile #hero .container .social_links a:nth-child(2){display:flex;justify-content:center;align-items:center;flex-direction:column}html body.agent_profile_3.agent_profile #hero .container .social_links a:nth-child(3),html body.agent_profile_4.agent_profile #hero .container .social_links a:nth-child(3),html body.agent_profile_5.agent_profile #hero .container .social_links a:nth-child(3){display:flex;justify-content:center;align-items:center;flex-direction:column}html body.agent_profile_3.agent_profile #hero .container .social_links a:nth-child(4),html body.agent_profile_4.agent_profile #hero .container .social_links a:nth-child(4),html body.agent_profile_5.agent_profile #hero .container .social_links a:nth-child(4){display:flex;justify-content:center;align-items:center;flex-direction:column}}@media only screen and (max-width:1000px){html body.agent_profile_4.agent_profile #hero .container .list{width:100%;padding:0;align-items:center}html body.agent_profile_4.agent_profile #hero .container .list h2.profile_name{display:initial!important}html body.agent_profile_4.agent_profile #hero .container .list .office_name,html body.agent_profile_4.agent_profile #hero .container .list .profile_name{text-align:center;position:static;transform:none}html body.agent_profile_4.agent_profile #hero .container .profile_name{writing-mode:initial}html body.agent_profile_4.agent_profile #hero .container .office_logo{height:clamp(4rem,15vh,6rem);width:clamp(4rem,15vh,6rem)}html body.agent_profile_4.agent_profile #hero .overlay .primary_gradient{height:200%;width:400%;top:-82%;left:-150%}}html body.agent_profile_5.agent_profile #hero .mobile_container{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100vh;width:100vw;overflow:hidden}html body.agent_profile_5.agent_profile #hero .mobile_container .pic_container{display:flex;justify-content:center;align-items:center;flex-direction:column;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);position:absolute;z-index:4;height:40vw;width:40vw;background:#fff;top:calc(30% - 30.76923vw);left:4vw}html body.agent_profile_5.agent_profile #hero .mobile_container .pic_container .pic{height:90%;width:90%}html body.agent_profile_5.agent_profile #hero .mobile_container .pic_container.office{left:auto;right:4vw}html body.agent_profile_5.agent_profile #hero .mobile_container .office_logo{position:absolute}html body.agent_profile_5.agent_profile #hero .mobile_container .primary_image{height:30%;width:100%;position:relative}html body.agent_profile_5.agent_profile #hero .mobile_container .info{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;box-shadow:0 -4px 9px rgba(0,0,0,.5490196078431373);height:70%;width:100%;position:relative}html body.agent_profile_5.agent_profile #hero .mobile_container .info .go_to_contact{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);width:90%;margin:11vw 0 1rem}html body.agent_profile_5.agent_profile #hero .mobile_container .info h2{margin:0;text-align:center}html body.agent_profile_5.agent_profile #hero .mobile_container .info .grid_container{display:grid;width:100%;flex:1;grid-template-columns:1fr 1fr;align-items:center;justify-items:center}html body.agent_profile_5.agent_profile #hero .mobile_container .info .grid_container>a{font-size:16px;text-align:center;text-decoration:none;width:80%;padding:6px 0;margin:5px 0 0;border-radius:20px}html body.agent_profile_5.agent_profile #hero .mobile_container .info .profile_bio{padding:0 10px;font-size:16px}@media only screen and (max-width:374px){html body.agent_profile_5.agent_profile #hero .mobile_container .info .profile_bio{display:none}}@media only screen and (max-height:775px){html body.agent_profile_5.agent_profile #hero .mobile_container .info .profile_bio{font-size:12px}}html body.agent_profile_5.agent_profile #hero .mobile_container .info .social_links{width:100%;display:flex;flex-direction:row;justify-content:space-around;padding:15px 0}@supports (justify-content:space-evenly){html body.agent_profile_5.agent_profile #hero .mobile_container .info .social_links{justify-content:space-evenly}}html body.agent_profile_5.agent_profile #hero .mobile_container .info .social_links>a{display:flex;justify-content:center;align-items:center;flex-direction:column;background:#fff;color:#000;font-size:7vw;height:10vw;width:10vw;border-radius:50%;text-decoration:none;margin:5px 0 0}html body.agent_profile_1 #hero .container .share{display:flex;align-self:flex-end;margin:2rem}html body.agent_profile_1 #hero .container .share span{font-size:4rem;color:#fff;cursor:pointer}html body.agent_profile_1,html body.agent_profile_2{margin:0;position:relative}html body.agent_profile_1.agent_tours,html body.agent_profile_2.agent_tours{margin-top:5rem}html body.agent_profile_1 nav,html body.agent_profile_2 nav{display:flex;flex-direction:row;justify-content:space-around;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);z-index:100;position:fixed;top:0;left:0;height:5rem;width:100%}@supports (justify-content:space-evenly){html body.agent_profile_1 nav,html body.agent_profile_2 nav{justify-content:space-evenly}}html body.agent_profile_1 nav .container,html body.agent_profile_2 nav .container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:300px;height:100%}html body.agent_profile_1 nav .container .img,html body.agent_profile_2 nav .container .img{background-size:contain!important;background-position:50%!important;background-repeat:no-repeat!important;overflow:hidden;background-position-x:left!important;height:100%;width:100px}html body.agent_profile_1 nav .container a,html body.agent_profile_2 nav .container a{margin:.5rem 5%;cursor:pointer;user-select:none;text-decoration:none}html body.agent_profile_1 #hero,html body.agent_profile_2 #hero{display:flex;justify-content:center;align-items:center;flex-direction:column;background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;overflow:hidden;height:80vh;max-height:650px;width:100%;position:relative}html body.agent_profile_1 #hero .container,html body.agent_profile_2 #hero .container{display:flex;justify-content:center;align-items:center;flex-direction:column;width:55%;height:100%}html body.agent_profile_1 #hero .container .phone,html body.agent_profile_2 #hero .container .phone{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-end;align-items:flex-start;width:100%;height:20%}html body.agent_profile_1 #hero .container .phone .phone_link,html body.agent_profile_2 #hero .container .phone .phone_link{text-decoration:none;display:flex;animation:slideDown 1s ease 2s both}html body.agent_profile_1 #hero .container .phone .phone_link span,html body.agent_profile_2 #hero .container .phone .phone_link span{padding:1rem;line-height:1rem;background:#474747;color:#fff}html body.agent_profile_1 #hero .container .phone .phone_link .profile_phone,html body.agent_profile_2 #hero .container .phone .phone_link .profile_phone{background:transparent}html body.agent_profile_1 #hero .container .agent,html body.agent_profile_2 #hero .container .agent{height:80%;width:100%}html body.agent_profile_1 #hero .container .agent>div,html body.agent_profile_2 #hero .container .agent>div{position:relative;height:100%;width:350px;min-width:300px;max-width:100vw;background:#474747;color:#fff}html body.agent_profile_1 #hero .container .agent>div>div,html body.agent_profile_2 #hero .container .agent>div>div{width:75%;margin-top:1rem}html body.agent_profile_1 #hero .container .agent>div hr,html body.agent_profile_2 #hero .container .agent>div hr{width:100%;border:2px solid #fff}html body.agent_profile_1 #hero .container .agent>div h1,html body.agent_profile_2 #hero .container .agent>div h1{margin:0 0 .5rem;font-size:1.5rem}html body.agent_profile_1 #hero .container .agent>div .img,html body.agent_profile_2 #hero .container .agent>div .img{width:80%;height:50%;background-size:contain!important;background-position:50%!important;background-repeat:no-repeat!important;overflow:hidden}html body.agent_profile_1 #hero .container .agent>div a,html body.agent_profile_1 #hero .container .agent>div button,html body.agent_profile_2 #hero .container .agent>div a,html body.agent_profile_2 #hero .container .agent>div button{font-size:1.25rem;width:99%;margin:.25rem 0;text-decoration:none;display:inline-block;padding:5px 0;text-align:center}html body.agent_profile_1 #hero .container .agent>div a,html body.agent_profile_2 #hero .container .agent>div a{width:calc(99% - 4px)}@media only screen and (max-width:1000px){html body.agent_profile_1 #hero,html body.agent_profile_2 #hero{background-attachment:fixed!important}html body.agent_profile_1 #hero .container,html body.agent_profile_2 #hero .container{width:100%}html body.agent_profile_1 #hero .container .agent,html body.agent_profile_2 #hero .container .agent{display:flex;justify-content:center;align-items:center;flex-direction:column}html body.agent_profile_1 #hero .container .agent button,html body.agent_profile_2 #hero .container .agent button{margin:0}html body.agent_profile_1 #hero .container .agent hr,html body.agent_profile_2 #hero .container .agent hr{width:100%!important}html body.agent_profile_1 #hero .container .agent h1,html body.agent_profile_2 #hero .container .agent h1{text-align:center}html body.agent_profile_1 #hero .container .phone,html body.agent_profile_1 #hero .container .phone_link,html body.agent_profile_2 #hero .container .phone,html body.agent_profile_2 #hero .container .phone_link{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;justify-content:flex-start}html body.agent_profile_1 #hero .container .phone_link span.primary_color,html body.agent_profile_1 #hero .container .phone span.primary_color,html body.agent_profile_2 #hero .container .phone_link span.primary_color,html body.agent_profile_2 #hero .container .phone span.primary_color{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;padding:0}}html body.agent_profile_1 #office_hero,html body.agent_profile_2 #office_hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-items:center;width:100%;height:200px}html body.agent_profile_1 #office_hero .office_container,html body.agent_profile_2 #office_hero .office_container{display:grid;align-items:center;width:90%;height:90%}html body.agent_profile_1 #office_hero .office_container .office_logo,html body.agent_profile_2 #office_hero .office_container .office_logo{background-size:contain!important;background-position:50%!important;background-repeat:no-repeat!important;overflow:hidden;justify-self:left;height:100%;width:300px}@media only screen and (min-width:1001px){html body.agent_profile_1 #office_hero .office_container .office_logo,html body.agent_profile_2 #office_hero .office_container .office_logo{background-position:0!important}}@media only screen and (max-width:1000px){html body.agent_profile_1 #office_hero .office_container .office_logo,html body.agent_profile_2 #office_hero .office_container .office_logo{justify-self:center}}html body.agent_profile_1 #office_hero .office_container .office_name,html body.agent_profile_2 #office_hero .office_container .office_name{margin:0;padding:1rem 0;width:300px;justify-self:right;text-align:center;font-size:1.5rem}@media only screen and (max-width:1000px){html body.agent_profile_1 #office_hero .office_container .office_name,html body.agent_profile_2 #office_hero .office_container .office_name{justify-self:center}}@media only screen and (max-width:1000px){html body.agent_profile_1 #office_hero,html body.agent_profile_2 #office_hero{height:auto;grid-template-rows:1fr 200px;grid-template-columns:1fr}}html body.agent_profile_1 #tabs,html body.agent_profile_2 #tabs{display:flex;justify-content:center;align-items:center;flex-direction:row;position:relative;margin:1.5rem 2rem}html body.agent_profile_1 #tabs .slider_rail,html body.agent_profile_2 #tabs .slider_rail{position:absolute;bottom:1rem;left:0;width:100%;height:1px;background:#d3d3d3}html body.agent_profile_1 #tabs .slider_rail .slider,html body.agent_profile_2 #tabs .slider_rail .slider{position:absolute;bottom:1px;left:0;width:50%;height:3px;background:#8f8f8f;transition:all .5s}html body.agent_profile_1 #tabs span,html body.agent_profile_2 #tabs span{cursor:pointer;padding:1rem 2rem;margin-bottom:1rem;user-select:none}html body.agent_profile_1 #latest,html body.agent_profile_2 #latest{width:60%;margin:1.5rem 0;display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (max-width:1000px){html body.agent_profile_1 #latest,html body.agent_profile_2 #latest{width:100%}}@media only screen and (min-width:1001px){html body.agent_profile_1 #latest,html body.agent_profile_2 #latest{margin:auto}}html body.agent_profile_1 #latest h1,html body.agent_profile_2 #latest h1{width:100%;text-align:center}html body.agent_profile_1 #latest a.button,html body.agent_profile_1 #latest button,html body.agent_profile_2 #latest a.button,html body.agent_profile_2 #latest button{position:relative;margin:1rem auto;display:block}html body.agent_profile_1 #latest .container,html body.agent_profile_2 #latest .container{display:flex;flex-wrap:wrap;justify-content:space-between;height:100%;min-width:1000px}@media only screen and (min-width:600px) and (max-width:900px){html body.agent_profile_1 #latest .container,html body.agent_profile_2 #latest .container{justify-content:space-evenly}}@media only screen and (max-width:599px){html body.agent_profile_1 #latest .container,html body.agent_profile_2 #latest .container{justify-content:center}}html body.agent_profile_1 #latest .container .card,html body.agent_profile_2 #latest .container .card{padding:1rem;display:grid;grid-template-rows:200px 1fr 75px;width:300px}html body.agent_profile_1 #latest .container .card .img,html body.agent_profile_2 #latest .container .card .img{width:100%;height:200px}html body.agent_profile_1 #latest .container .card h3,html body.agent_profile_1 #latest .container .card h4,html body.agent_profile_2 #latest .container .card h3,html body.agent_profile_2 #latest .container .card h4{margin:0;font-weight:100}html body.agent_profile_1 #latest .container .card h3,html body.agent_profile_2 #latest .container .card h3{line-height:2rem;font-weight:700}html body.agent_profile_1 #latest .container .card .description,html body.agent_profile_2 #latest .container .card .description{color:#a0a09f;font-size:1rem;line-height:1.5rem}html body.agent_profile_1 #latest .container .card .description .read_more,html body.agent_profile_2 #latest .container .card .description .read_more{cursor:pointer}html body.agent_profile_1 #latest .container .card .description .read_more:hover,html body.agent_profile_2 #latest .container .card .description .read_more:hover{text-decoration:underline}@media only screen and (max-width:1000px){html body.agent_profile_1 #latest,html body.agent_profile_2 #latest{max-height:none}html body.agent_profile_1 #latest .container,html body.agent_profile_2 #latest .container{grid-template-columns:1fr;width:100%;min-width:0;padding:0}html body.agent_profile_1 #latest .container .card,html body.agent_profile_2 #latest .container .card{padding:0}html body.agent_profile_1 #latest .container .card h3,html body.agent_profile_1 #latest .container .card h4,html body.agent_profile_1 #latest .container .card p,html body.agent_profile_2 #latest .container .card h3,html body.agent_profile_2 #latest .container .card h4,html body.agent_profile_2 #latest .container .card p{text-align:center}}html body.agent_profile_1 #about_me,html body.agent_profile_2 #about_me{display:flex;justify-content:center;align-items:center;flex-direction:column;background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;overflow:hidden;box-shadow:inset 0 11px 8px -10px rgba(0,0,0,.4392156862745098),inset 0 -11px 8px -10px rgba(0,0,0,.4392156862745098);position:relative}html body.agent_profile_1 #about_me .overlay,html body.agent_profile_2 #about_me .overlay{content:" ";position:absolute;height:100%;width:100%;background:#474747;opacity:.5;z-index:1}html body.agent_profile_1 #about_me .container,html body.agent_profile_2 #about_me .container{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;position:relative;z-index:2;margin:auto;width:60%;background:transparent!important;padding-bottom:1rem;align-items:flex-start}html body.agent_profile_1 #about_me .container div,html body.agent_profile_2 #about_me .container div{width:calc(50% - 3rem);min-width:300px}html body.agent_profile_1 #about_me .container .about_me,html body.agent_profile_2 #about_me .container .about_me{padding:0 1.5rem 0 0;justify-content:flex-start}html body.agent_profile_1 #about_me .container .about_me h2,html body.agent_profile_1 #about_me .container .about_me p,html body.agent_profile_2 #about_me .container .about_me h2,html body.agent_profile_2 #about_me .container .about_me p{text-shadow:2px 2px 3px #212121;font-weight:700}html body.agent_profile_1 #about_me .container #testimonials,html body.agent_profile_2 #about_me .container #testimonials{display:flex;justify-content:space-between;align-items:center;flex-direction:column;height:100%;padding:0 0 0 1.5rem;text-shadow:2px 2px 3px #212121;font-weight:700}html body.agent_profile_1 #about_me .container #testimonials .testi_name,html body.agent_profile_2 #about_me .container #testimonials .testi_name{font-style:italic}@media only screen and (max-width:1000px){html body.agent_profile_1 #about_me .container div,html body.agent_profile_2 #about_me .container div{padding:0!important}html body.agent_profile_1 #about_me .container p,html body.agent_profile_2 #about_me .container p{text-align:center}}html body.agent_profile_1 #contact,html body.agent_profile_2 #contact{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}html body.agent_profile_1 #contact #office_map,html body.agent_profile_2 #contact #office_map{height:200px;width:100%}html body.agent_profile_1 #contact .container,html body.agent_profile_2 #contact .container{padding-bottom:2rem}html body.agent_profile_1 #contact .container>div,html body.agent_profile_2 #contact .container>div{width:100%}html body.agent_profile_1 #contact .container>div>div,html body.agent_profile_2 #contact .container>div>div{min-width:300px;margin:25px;width:30%;justify-content:flex-start}html body.agent_profile_1 #contact .container .profile_website,html body.agent_profile_2 #contact .container .profile_website{color:#474747;text-decoration:none}html body.agent_profile_1 #contact .container .profile_phone_list,html body.agent_profile_2 #contact .container .profile_phone_list{list-style:none;width:100%}html body.agent_profile_1 #contact .container .profile_phone_list li,html body.agent_profile_2 #contact .container .profile_phone_list li{text-transform:uppercase;font-size:14px;line-height:14px;margin:0 0 3px}html body.agent_profile_1 #contact .container .social_links,html body.agent_profile_2 #contact .container .social_links{display:flex;flex-direction:row;justify-content:space-around;width:100%;padding:0}@supports (justify-content:space-evenly){html body.agent_profile_1 #contact .container .social_links,html body.agent_profile_2 #contact .container .social_links{justify-content:space-evenly}}html body.agent_profile_1 #contact .container .social_links a,html body.agent_profile_2 #contact .container .social_links a{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);cursor:pointer;display:none;width:3rem;height:3rem;border-radius:50%;font-size:2rem;text-decoration:none}html body.agent_profile_1 #contact .container .social_links a:first-child,html body.agent_profile_2 #contact .container .social_links a:first-child{display:flex;justify-content:center;align-items:center;flex-direction:column}html body.agent_profile_1 #contact .container .social_links a:nth-child(2),html body.agent_profile_2 #contact .container .social_links a:nth-child(2){display:flex;justify-content:center;align-items:center;flex-direction:column}html body.agent_profile_1 #contact .container .social_links a:nth-child(3),html body.agent_profile_2 #contact .container .social_links a:nth-child(3){display:flex;justify-content:center;align-items:center;flex-direction:column}html body.agent_profile_1 #contact .container .social_links a:nth-child(4),html body.agent_profile_2 #contact .container .social_links a:nth-child(4){display:flex;justify-content:center;align-items:center;flex-direction:column}html body.agent_profile_1 #contact .container .social_links a:nth-child(5),html body.agent_profile_2 #contact .container .social_links a:nth-child(5){display:flex;justify-content:center;align-items:center;flex-direction:column}html body.agent_profile_1 #contact .container form,html body.agent_profile_2 #contact .container form{width:100%}html body.agent_profile_1 #contact .container form input,html body.agent_profile_1 #contact .container form textarea,html body.agent_profile_2 #contact .container form input,html body.agent_profile_2 #contact .container form textarea{width:100%;margin:0 0 .5rem;outline:none;border-radius:0;font:normal normal normal 14px/1.4em open sans,sans-serif;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;box-sizing:border-box!important;color:#605e5e;border:1px solid rgba(47,46,46,.55);padding:5px;max-width:100%;-webkit-box-flex:1;-webkit-flex:1;flex:1;text-overflow:ellipsis;resize:none}html body.agent_profile_1 #contact .container form input:hover,html body.agent_profile_1 #contact .container form textarea:hover,html body.agent_profile_2 #contact .container form input:hover,html body.agent_profile_2 #contact .container form textarea:hover{background-color:hsla(0,0%,80%,.3);border:1px solid rgba(47,46,46,.55)}html body.agent_profile_1 #contact .container form button,html body.agent_profile_2 #contact .container form button{margin:1rem 0!important;align-self:flex-end}html body.agent_profile_1 #footer,html body.agent_profile_2 #footer{background:#8f8f8f;color:#fff;text-align:center;font-size:1rem}html body.agent_profile_1 #tours,html body.agent_profile_2 #tours{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:calc(100vh - 8rem);user-select:none;justify-content:flex-start}html body.agent_profile_1 #tours .photo_container,html body.agent_profile_2 #tours .photo_container{display:flex;justify-content:center;align-items:center;flex-direction:row;order:2;margin-bottom:1rem;flex-wrap:wrap}html body.agent_profile_1 #tours .photo_container .img,html body.agent_profile_2 #tours .photo_container .img{background-size:contain!important;background-position:50%!important;background-repeat:no-repeat!important;overflow:hidden;margin:0 1rem;width:300px;height:200px}html body.agent_profile_1 #tours .hero,html body.agent_profile_2 #tours .hero{background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column;order:1;width:100%;height:200px;box-shadow:inset 0 11px 8px -10px rgba(0,0,0,.4392156862745098),inset 0 -11px 8px -10px rgba(0,0,0,.4392156862745098);position:relative;margin-bottom:1rem}html body.agent_profile_1 #tours .hero .overlay,html body.agent_profile_2 #tours .hero .overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5;z-index:1}html body.agent_profile_1 #tours .hero h1,html body.agent_profile_2 #tours .hero h1{font-size:3rem;z-index:2;background:transparent!important;font-size:clamp(1.12rem,5vw,2em);text-align:center;padding:0 10px;margin:0}html body.agent_profile_1 #tours .paginator,html body.agent_profile_2 #tours .paginator{order:2}html body.agent_profile_1 #tours .paginator select,html body.agent_profile_2 #tours .paginator select{margin:1rem;padding:.5rem 1.25rem;border:0;outline:none;font-size:1rem;border-radius:2px;background:#283b62;color:#fff}html body.agent_profile_1 #tours .card,html body.agent_profile_2 #tours .card{border:1px solid #d3d3d3;position:relative;overflow:hidden}html body.agent_profile_1 #tours .card .img,html body.agent_profile_2 #tours .card .img{width:100%;height:50%}html body.agent_profile_1 #tours .card .banner,html body.agent_profile_2 #tours .card .banner{position:absolute;top:15px;left:-40px;transform:rotate(-35deg);background:red;color:#fff;text-align:center;width:10rem;line-height:1.4rem}html body.agent_profile_1 #tours .card h2,html body.agent_profile_2 #tours .card h2{font-size:1rem;text-align:center}html body.agent_profile_1 #tours #sold,html body.agent_profile_2 #tours #sold{display:none}html body.agent_profile_1 #tours .container,html body.agent_profile_2 #tours .container{width:90%;max-width:1000px;order:3;display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap}@supports (justify-content:space-evenly){html body.agent_profile_1 #tours .container,html body.agent_profile_2 #tours .container{justify-content:space-evenly}}html body.agent_profile_1 #tours .container .card,html body.agent_profile_2 #tours .container .card{display:flex;justify-content:space-between;align-items:center;flex-direction:column;width:300px;height:400px;margin:0 0 1rem}html body.agent_profile_1 #tours .container .card hr,html body.agent_profile_2 #tours .container .card hr{width:70%;border:.5px solid #d3d3d3}html body.agent_profile_1 #tours .container .card img,html body.agent_profile_2 #tours .container .card img{width:100%;height:50%;object-fit:cover}#neighborhood{width:80%;height:100vh;margin-bottom:1.5rem;display:none;flex-direction:column;align-items:center;justify-content:center}@media only screen and (max-width:1000px){#neighborhood{width:100%}}@media only screen and (min-width:1001px){#neighborhood{margin:auto}}#neighborhood h2.primary_text{margin-bottom:.5rem}#neighborhood .container{display:flex;flex-direction:column;justify-content:center;height:100%;width:100%}#neighborhood .container .tabs-neighborhood{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:.5rem;margin-bottom:.5rem}#neighborhood .container .tabs-neighborhood .tab{display:flex;align-items:center;justify-content:center;padding:.5rem 1.25rem;cursor:pointer}#neighborhood .container .tabs-neighborhood input[type=radio]{display:none}#neighborhood .container .tabs-neighborhood label.tab{margin:.375rem}#neighborhood .container .neighborhood-container{height:100%}@media only screen and (max-width:1000px){#neighborhood{max-height:none}}html body.agent_profile_3.agent_profile label.tab,html body.agent_profile_4.agent_profile label.tab{border-radius:20px}fieldset.services{padding-bottom:1rem;padding-top:1rem;margin-bottom:1rem;display:flex;flex-direction:column;border:1px solid rgba(47,46,46,.55);align-items:flex-start}fieldset.services legend{font-size:14px;color:rgba(47,46,46,.55)}fieldset.services input{width:auto!important;-webkit-appearance:checkbox!important;-moz-appearance:checkbox!important}.micromodal .micromodal__overlay{background:rgba(82,82,82,.8)}.micromodal#contact_form_modal form input,.micromodal#contact_form_modal form textarea{width:100%;margin:0 0 .5rem;outline:none;border-radius:0;font:normal normal normal 14px/1.4em open sans,sans-serif;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;box-sizing:border-box!important;color:#605e5e;border:1px solid rgba(47,46,46,.55);padding:5px;max-width:100%;-webkit-box-flex:1;-webkit-flex:1;flex:1;text-overflow:ellipsis;resize:none}.micromodal#contact_form_modal form button{margin:1rem 0 0;width:100%}.micromodal#contact_form_modal #RecaptchaField1>div{margin:auto}.micromodal#about_modal .micromodal__container{width:800px;padding:0}.micromodal#about_modal .micromodal__container header{display:flex;flex-direction:row;justify-content:space-between;padding:5px 20px;width:calc(100% - 40px)}.micromodal#about_modal .micromodal__container header button{margin:0;padding:0}.micromodal#about_modal .micromodal__container header .micromodal__close:before{color:inherit}.micromodal#about_modal .micromodal__container main{display:grid;justify-items:center;align-items:center}@media only screen and (min-width:1001px){.micromodal#about_modal .micromodal__container main{grid-template-columns:1fr 1fr}}@media only screen and (max-width:1000px){.micromodal#about_modal .micromodal__container main{grid-template-columns:1fr}}.micromodal#about_modal .micromodal__container main .section{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:.5rem}.micromodal#about_modal .micromodal__container main .gcs2{grid-column:1/span 2}.micromodal#about_modal .micromodal__container main .grs3{grid-row:1/span 3}.micromodal#about_modal .micromodal__container main .no_bullets{list-style-type:none;text-align:center}.micromodal#loan_calc .micromodal__container{width:625px;max-width:100%;height:clamp(500px,70vh,100vh);padding:0 30px 30px}.micromodal#loan_calc .micromodal__container .overlay{position:absolute;top:0;left:0;z-index:20;display:none;height:100%;width:100%}.micromodal#loan_calc .micromodal__container header button{margin:1rem 0;padding:0}.micromodal#loan_calc .micromodal__container main{align-items:flex-start}.micromodal#loan_calc .micromodal__container main form{width:50%;height:265px}@media only screen and (max-width:1000px){.micromodal#loan_calc .micromodal__container main form{width:100%}}.micromodal#loan_calc .micromodal__container main form label{padding:.5rem 0}.micromodal#loan_calc .micromodal__container main form label .input{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);border-radius:5px}.micromodal#loan_calc .micromodal__container main form label .input i{display:flex;justify-content:center;align-items:center;flex-direction:column;height:1.5rem;border-radius:5px 0 0 5px;padding:3px 5px;background:#5a5a5a;color:#fff;width:20px}.micromodal#loan_calc .micromodal__container main form label .input input{height:1.5rem;border-radius:0 5px 5px 0;border:0;padding:3px;outline:none}.micromodal#loan_calc .micromodal__container main .display{width:50%;height:265px}@media only screen and (max-width:1000px){.micromodal#loan_calc .micromodal__container main .display{width:100%}}.micromodal#loan_calc .micromodal__container main .display .label{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:.5rem 0;border:2px solid #5a5a5a;height:calc(33.33% - 1rem)}.micromodal#loan_calc .micromodal__container main .display .label h2{margin:0;font-size:1rem}.micromodal#loan_calc .micromodal__container main .display .label span{height:1em}.micromodal#loan_calc .micromodal__container main .display .label:nth-child(2){border-top:0;border-bottom:0}.micromodal#loan_calc .micromodal__container main .table{margin-top:1rem;width:100%;max-height:50%}.micromodal#loan_calc .micromodal__container main .table table{width:100%;border-collapse:collapse}.micromodal#loan_calc .micromodal__container main .table table td,.micromodal#loan_calc .micromodal__container main .table table th{border:1px solid #ddd;padding:8px}.micromodal#loan_calc .micromodal__container main .table table th{padding-top:12px;padding-bottom:12px;text-align:left;background-color:#5a5a5a;color:#fff}@media only screen and (max-width:1000px){.micromodal#loan_calc .micromodal__container main .table table tr th:nth-child(4){display:none}.micromodal#loan_calc .micromodal__container main .table table tr td:nth-child(4){display:none}.micromodal#loan_calc .micromodal__container main .table table tr th:nth-child(6){display:none}.micromodal#loan_calc .micromodal__container main .table table tr td:nth-child(6){display:none}}@media only screen and (max-width:374px){.micromodal#loan_calc .micromodal__container main .table table tr th:nth-child(5){display:none}.micromodal#loan_calc .micromodal__container main .table table tr td:nth-child(5){display:none}}.micromodal#loan_calc .micromodal__container main .table table tr:nth-child(2n){background-color:#f2f2f2}.micromodal#loan_calc .micromodal__container main .table table tr:hover{background-color:#ddd}.micromodal#share_modal .micromodal__container{padding:10px}.micromodal#share_modal .micromodal__container .micromodal__header{width:calc(100% - 30px);padding:10px 15px}.micromodal#share_modal .micromodal__container .micromodal__header .micromodal__close{margin:0;padding:0}.micromodal#share_modal .micromodal__container main{display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap}@supports (justify-content:space-evenly){.micromodal#share_modal .micromodal__container main{justify-content:space-evenly}}.micromodal#share_modal .micromodal__container main button{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);display:grid;grid-template-columns:5fr 1fr;width:45%;font-size:15px;margin:0 0 1rem}.micromodal#share_modal .micromodal__container main button i{font-size:18px}.micromodal#share_modal .micromodal__container main button:hover{filter:none!important}.micromodal#share_modal .micromodal__container main button.copy{background:#474747;color:#fff;border:2px solid #474747}.micromodal#share_modal .micromodal__container main button.copy:hover{background:#fff;color:#474747}.micromodal#share_modal .micromodal__container main button.twitter{background:#00acee;color:#fff;border:2px solid #00acee}.micromodal#share_modal .micromodal__container main button.twitter:hover{background:#fff;color:#00acee}.micromodal#share_modal .micromodal__container main button.facebook{background:#3b5998;color:#fff;border:2px solid #3b5998}.micromodal#share_modal .micromodal__container main button.facebook:hover{background:#fff;color:#3b5998}.micromodal#share_modal .micromodal__container main button.messenger{background:#006aff;color:#fff;border:2px solid #006aff}.micromodal#share_modal .micromodal__container main button.messenger:hover{background:#fff;color:#006aff}.micromodal#share_modal .micromodal__container main button.pinterest{background:#c8232c;color:#fff;border:2px solid #c8232c}.micromodal#share_modal .micromodal__container main button.pinterest:hover{background:#fff;color:#c8232c}.micromodal#share_modal .micromodal__container main button.linkedin{background:#0e76a8;color:#fff;border:2px solid #0e76a8}.micromodal#share_modal .micromodal__container main button.linkedin:hover{background:#fff;color:#0e76a8}.micromodal#share_modal .micromodal__container main button.reddit{background:#ff5700;color:#fff;border:2px solid #ff5700}.micromodal#share_modal .micromodal__container main button.reddit:hover{background:#fff;color:#ff5700}.micromodal#share_modal .micromodal__container main button.whatsapp{background:#25d366;color:#fff;border:2px solid #25d366}.micromodal#share_modal .micromodal__container main button.whatsapp:hover{background:#fff;color:#25d366}.micromodal#share_modal .micromodal__container main button.tumblr{background:#34526f;color:#fff;border:2px solid #34526f}.micromodal#share_modal .micromodal__container main button.tumblr:hover{background:#fff;color:#34526f}.micromodal#lead_capture .micromodal__container{padding:0 1rem}.micromodal#lead_capture .micromodal__container #RecaptchaField1>div{margin:auto}.micromodal#lead_capture .micromodal__container .micromodal__close:before{color:inherit}.micromodal#lead_capture .micromodal__container .smallText{font-size:10px;font-style:italic;line-height:16px}.micromodal#lead_capture .micromodal__container form input{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);margin:0 0 .5rem;width:100%;border:none;outline:none;border-radius:10px;padding:.25rem .75rem;font-size:1.25rem}.g-recaptcha-bubble-arrow+div:not(.g-recaptcha-bubble-arrow){transform:scale(.8) translateY(-10%)}iframe[title="recaptcha challenge expires in two minutes"]{transform:scale(.8) translateY(-10%)}@keyframes loadingI{to{transform:rotate(1turn)}}@keyframes bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}.loading{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:4em;text-align:center;font-size:2rem;color:#505050;height:100%;width:100%}.loading:before{content:"Loading";padding-bottom:2rem}.loading .load-9{display:inline!important}.loading .load-9 .spinner{animation:loadingI 2s linear infinite;position:relative;width:45px;height:45px;margin:0 auto}.loading .load-9 .spinner .bubble-2{animation:bounce 2s ease-in-out infinite;animation-delay:-1s;top:0;top:auto;bottom:0}.loading .load-9 .spinner .bubble-1,.loading .load-9 .spinner .bubble-2{position:absolute;width:25px;height:25px;border-radius:100%;background-color:#505050}.loading .load-9 .spinner .bubble-1{animation:bounce 2s ease-in-out infinite;top:0}label.checkbox_container{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-self:flex-start;position:relative;cursor:pointer;user-select:none}label.checkbox_container:hover input~.checkmark{background-color:#ccc}label.checkbox_container span.label_title{padding-left:.5rem;display:flex;flex-flow:column}label.checkbox_container span.label_title span{font-size:10px;font-weight:100}label.checkbox_container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}label.checkbox_container input:checked~.checkmark{background-color:#2196f3}label.checkbox_container input:checked~.checkmark:after{display:block}label.checkbox_container .checkmark{display:block;position:relative;height:25px;width:25px;background-color:#eee;border-radius:5px;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}label.checkbox_container .checkmark:after{content:"";position:absolute;display:none}label.checkbox_container .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.switch-A .onoffswitch{position:relative;width:90px;height:34px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.switch-A .onoffswitch .onoffswitch-checkbox{position:absolute;opacity:0;pointer-events:none}.switch-A .onoffswitch .onoffswitch-label{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);display:block;overflow:hidden;cursor:pointer;border-radius:5px}.switch-A .onoffswitch .onoffswitch-inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0s}.switch-A .onoffswitch .onoffswitch-inner:after,.switch-A .onoffswitch .onoffswitch-inner:before{display:block;float:left;width:50%;height:30px;padding:0;line-height:26px;font-size:14px;color:#fff;font-family:Trebuchet,Arial,sans-serif;font-weight:700;box-sizing:border-box;background-clip:padding-box;display:flex;align-items:center}.switch-A .onoffswitch .onoffswitch-inner:before{content:"Public";padding-left:10px;background-color:#2970bd;color:#fff;justify-content:flex-start}.switch-A .onoffswitch .onoffswitch-inner:after{content:"Private";padding-right:10px;background-color:#9b0000;color:#e8e8e8;text-align:right;justify-content:flex-end}.switch-A .onoffswitch .onoffswitch-switch{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.3);display:block;width:25px;height:30px;margin:0;background:#4a4a4a;border-radius:5px;position:absolute;top:0;bottom:0;right:65px;transition:all .3s ease-in 0s}.switch-A .onoffswitch .onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0}.switch-A .onoffswitch .onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0}

/*# sourceMappingURL=http://localhost:8000/static/assets/css/agentProfile08ceb6000f413a63a91d.css.map*/