:root{--sis-font-family-base: $font-primary;--si-header-logo-width: 350px;--si-header-logo-width-reduced: 300px}@keyframes shine{100%{left:125%}}@keyframes blink{0%{background-color:#ccc}49%{background-color:#ccc}50%{background-color:rgba(0,0,0,0)}99%{background-color:rgba(0,0,0,0)}100%{background-color:#ccc}}/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/.animated{animation-duration:1s;animation-fill-mode:both}.animated.hinge{animation-duration:2s}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.bounce{animation-name:bounce}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.pulse{animation-name:pulse}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}100%{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}100%{transform:scale(1) rotate(0)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateX(0%)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}100%{transform:translateX(0%)}}.wobble{animation-name:wobble}@keyframes bounceIn{0%{opacity:0;transform:scale(0.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(0.9)}100%{transform:scale(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}100%{transform:translateX(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}100%{transform:translateX(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}100%{transform:translateY(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(0.95)}50%{opacity:1;transform:scale(1.1)}100%{opacity:0;transform:scale(0.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}100%{opacity:0;transform:translateY(2000px)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}100%{opacity:0;transform:translateX(-2000px)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}100%{opacity:0;transform:translateX(2000px)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}100%{opacity:0;transform:translateY(-2000px)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}100%{opacity:1;transform:translateY(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}100%{opacity:1;transform:translateX(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}100%{opacity:1;transform:translateX(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}100%{opacity:1;transform:translateY(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(20px)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(2000px)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-20px)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-2000px)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(20px)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-20px)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-2000px)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);animation-timing-function:ease-in}100%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}100%{transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{backface-visibility:visible !important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}100%{transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{backface-visibility:visible !important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0deg);opacity:1}100%{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;backface-visibility:visible !important}@keyframes flipOutY{0%{transform:perspective(400px) rotateY(0deg);opacity:1}100%{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{backface-visibility:visible !important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0%) skewX(-15deg);opacity:1}100%{transform:translateX(0%) skewX(0deg);opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{transform:translateX(0%) skewX(0deg);opacity:1}100%{transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}100%{transform-origin:center center;transform:rotate(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1}100%{transform-origin:center center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}100%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}100%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}100%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}100%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes slideInDown{0%{opacity:0;transform:translateY(-2000px)}100%{transform:translateY(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px)}100%{transform:translateX(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{opacity:0;transform:translateX(2000px)}100%{transform:translateX(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideOutLeft{0%{transform:translateX(0)}100%{opacity:0;transform:translateX(-2000px)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateY(0)}100%{opacity:0;transform:translateY(-2000px)}}.slideOutUp{animation-name:slideOutUp}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out}100%{transform:translateY(700px);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;transform:translateX(0px) rotate(0deg)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1;transform:translateX(0px) rotate(0deg)}100%{opacity:0;transform:translateX(100%) rotate(120deg)}}.rollOut{animation-name:rollOut}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url("./ajax-loader.gif") center center no-repeat}@font-face{font-family:"slick";src:url("./fonts/slick.eot");src:url("./fonts/slick.eot?#iefix") format("embedded-opentype"),url("./fonts/slick.woff") format("woff"),url("./fonts/slick.ttf") format("truetype"),url("./fonts/slick.svg#slick") format("svg");font-weight:normal;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;z-index:9;line-height:0px;font-size:0px;cursor:pointer;background:rgba(0,0,0,0);color:rgba(0,0,0,0);top:50%;transform:translate(0, -50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:rgba(0,0,0,0);color:rgba(0,0,0,0)}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:25px}[dir=rtl] .slick-prev{left:auto;right:25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:25px}[dir=rtl] .slick-next{left:25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:rgba(0,0,0,0);display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:rgba(0,0,0,0);padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}body{font-family:"Poppins","Montserrat",Helvetica,sans-serif;font-size:16px}body .si-content-area p{font-size:16px}body .main-content .right-col a.altos{display:block;margin:10px -20px 0}body .main-content .right-col a.altos img{width:100%;display:block;margin:0 !important}body.home{padding-top:0}#listingDetail .si-ld-contact__img{background:url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/ar-logo-icon-black.png) center no-repeat;background-size:contain}#listingDetail .si-ld-contact__img img{opacity:0}footer.no-logo{padding-top:50px}footer.no-logo .h3{font-family:"Poppins","Montserrat",Helvetica,sans-serif}footer.no-logo #footer_partners{padding:0 30px 50px}footer.no-logo #footer_partners a{display:inline-block;margin-bottom:50px;text-transform:uppercase;color:#fff;font-weight:600;font-size:28px;font-family:"Poppins","Montserrat",Helvetica,sans-serif;text-decoration:none;transition:300ms ease all}footer.no-logo #footer_partners a span{color:#90c73e}footer.no-logo #footer_partners a:hover{transform:scale(1.05)}footer.no-logo #footer_partners .inner{display:flex;justify-content:space-around;align-items:center}@media(max-width: 767.98px){footer.no-logo #footer_partners .inner{flex-wrap:wrap}}footer.no-logo #footer_partners .inner .item{padding:0 10px}@media(max-width: 767.98px){footer.no-logo #footer_partners .inner .item{padding:12px}}footer.no-logo #footer_partners .inner .item img{max-height:45px;width:auto}footer.no-logo #footer_newsletter{margin-top:50px}footer.no-logo #footer_newsletter .inner{display:flex;align-items:center;justify-content:space-between}@media(max-width: 767.98px){footer.no-logo #footer_newsletter .inner{flex-direction:column}}footer.no-logo #footer_newsletter .inner .h3{color:#fff;font-size:24px}footer.no-logo #footer_newsletter .inner .h3 span{color:#90c73e}footer.no-logo #footer_newsletter .inner form{display:flex;margin-top:30px}footer.no-logo #footer_newsletter .inner form .form-group{margin-bottom:0}footer.no-logo #footer_newsletter .inner form input[type=email]{background:rgba(0,0,0,0);border:none;border-bottom:1px solid #90c73e;width:300px;padding:10px 10px 9px 10px;border-radius:0;font-weight:600;background:#0a0a0a}@media(max-width: 767.98px){footer.no-logo #footer_newsletter .inner form input[type=email]{width:220px}}footer.no-logo #footer_newsletter .inner form input[type=email]::-moz-placeholder{font-weight:600}footer.no-logo #footer_newsletter .inner form input[type=email]::placeholder{font-weight:600}footer.no-logo #footer_newsletter .inner form input[type=email]:focus{outline-width:0}footer.no-logo #footer_newsletter .inner form .btn-alt{border:none}footer.no-logo .footer-content ul li .hiring{font-size:9px;text-transform:uppercase;padding:3px 6px 2px;display:inline-block;color:#90c73e;border:1px solid rgba(144,199,62,0.7882352941);transform:translateX(7px) translateY(-10px);letter-spacing:.5px;font-weight:600;line-height:1.4}footer.no-logo .footer-content .copyright{margin-top:20px}.skrollable{position:fixed;z-index:100}.skrollr-mobile .skrollable{position:absolute}.skrollable .skrollable{position:absolute}.skrollable .skrollable .skrollable{position:static}@media(max-width: 575.98px){#contact-modal{align-items:flex-start !important}}#contact-modal .modal-content{background:#000;padding:80px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media(max-width: 767.98px){#contact-modal .modal-content{width:90% !important}}@media(max-width: 991.98px){#contact-modal .modal-content{padding:60px 30px}}#contact-modal .modal-content .h3{color:#fff;font-size:32px}#contact-modal .modal-content .h3 span{color:#90c73e}#contact-modal .modal-content p{color:#fff}@media(max-width: 575.98px){#contact-modal .modal-content p{display:none}}.scroll-arrow{text-align:center;margin:8% 0}.bounce{animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.si-breadcrumb{z-index:99;position:relative}.si-breadcrumb ul li{font-family:"Poppins","Montserrat",Helvetica,sans-serif;text-transform:uppercase}.si-breadcrumb ul li a span{font-family:"Poppins","Montserrat",Helvetica,sans-serif;text-transform:uppercase}.si-breadcrumb ul li:before{color:#000}.si-breadcrumb ul li.current{color:#000}body#page125062 section#contact_us{display:none}.ar-stripe{background:#000;position:relative;display:flex;align-items:center;justify-content:center;padding:0 !important}.ar-stripe:before{content:"";position:absolute;height:60px;width:100%;left:0;right:0;top:50%;transform:translateY(-50%);background:#90c73e;z-index:1}.ar-stripe .circle-logo{text-align:center;position:relative;z-index:2;background:#000;border-radius:100%;padding:30px}.ar-stripe .circle-logo img{margin:0;max-width:160px}@media(max-width: 1199.98px){.ar-stripe .circle-logo img{max-width:140px}}@media(max-width: 991.98px){.ar-stripe .circle-logo img{max-width:120px}}@media(max-width: 767.98px){.ar-stripe .circle-logo img{max-width:100px}}body.custom-page .si-breadcrumb{z-index:99;position:relative}@media(max-width: 767.98px){body.custom-page .si-breadcrumb{text-align:left}}body.custom-page .si-breadcrumb ul li:before{color:#fff}body.custom-page .si-breadcrumb ul li.current{color:#fff}body.custom-page a.text-link{padding:10px 30px;display:inline-block;font-size:18px}body.custom-page .main-content{padding-bottom:0}body.custom-page .main-content+.clearfix{display:none}body.custom-page .si-seller-lead-tool{margin:0 -15px;padding:100px 50px}body.custom-page .si-seller-lead-tool .si-seller-lead-tool__title{font-family:"Poppins","Montserrat",Helvetica,sans-serif;font-size:50px;letter-spacing:-1px}body.custom-page .green-bg,body.custom-page .dark-bg{background:#90c73e;padding:50px 0;color:#fff;text-align:center}body.custom-page .green-bg h3,body.custom-page .dark-bg h3{color:#fff;margin-top:0}body.custom-page .green-bg p,body.custom-page .dark-bg p{max-width:800px;margin:0 auto}body.custom-page .dark-bg{background:#000}body.custom-page .full-width-image{margin-right:-15px;margin-left:-15px}body.custom-page .full-width-image img{width:100%}body.custom-page .page_nav{display:none !important;position:fixed;z-index:999;top:50%;left:0;transform:translateY(-50%);background:#fff;padding:40px;border-right:4px solid #90c73e;box-shadow:2px 0 5px rgba(0,0,0,.1);opacity:0;pointer-events:none}@media(max-width: 1499.98px){body.custom-page .page_nav{top:auto;bottom:0;right:0;padding:15px;border-right:0;border-top:4px solid #90c73e;transform:none;background:rgba(255,255,255,.8)}}body.custom-page .page_nav .nav-menu{margin:0 !important;padding:0;list-style-type:none}@media(max-width: 1499.98px){body.custom-page .page_nav .nav-menu{display:flex;justify-content:space-around;flex-wrap:wrap}}body.custom-page .page_nav .nav-menu li{position:relative;min-width:200px;text-align:left}@media(max-width: 1499.98px){body.custom-page .page_nav .nav-menu li{margin-bottom:0 !important}}@media(max-width: 1199.98px){body.custom-page .page_nav .nav-menu li{min-width:0;padding:0 20px}}body.custom-page .page_nav .nav-menu li:before{display:none !important}body.custom-page .page_nav .nav-menu li .dot{display:block;color:#fff;padding:5px 0}body.custom-page .page_nav .nav-menu li .dot::before,body.custom-page .page_nav .nav-menu li .dot::after{display:block;position:absolute;content:"";border-radius:50%;top:50%;transition:all .3s ease}body.custom-page .page_nav .nav-menu li .dot::before{width:10px;height:10px;left:0;border:2px solid #181818;transform:translateY(-50%)}@media(max-width: 1199.98px){body.custom-page .page_nav .nav-menu li .dot::before{width:8px;height:8px;left:5px}}body.custom-page .page_nav .nav-menu li .dot::after{width:20px;height:20px;border:2px solid #90c73e;left:-5px;transform:translateY(-50%) scale(0)}@media(max-width: 1199.98px){body.custom-page .page_nav .nav-menu li .dot::after{width:18px;height:18px;left:0}}body.custom-page .page_nav .nav-menu li .dot.active::before,body.custom-page .page_nav .nav-menu li .dot:hover::before{background:#90c73e;border-color:#90c73e}body.custom-page .page_nav .nav-menu li .dot.active::after,body.custom-page .page_nav .nav-menu li .dot:hover::after{transform:translateY(-50%) scale(1)}body.custom-page .page_nav .nav-menu li .dot span.label{color:#000;text-decoration:none;font-weight:600;text-transform:uppercase;font-size:16px}@media(max-width: 1199.98px){body.custom-page .page_nav .nav-menu li .dot span.label{font-size:14px}}.dot.active body.custom-page .page_nav .nav-menu li .dot span.label{color:#90c73e;padding-left:5px}body.custom-page .page_nav.small{padding:20px 30px}body.custom-page .page_nav.small .nav-menu li{margin-bottom:2px}body.custom-page .page_nav.small .nav-menu li .dot{padding:4px 0}body.custom-page .page_nav.small .nav-menu li .dot span.label{font-size:14px}body.custom-page .scroll-content .container{max-width:1200px}body.custom-page .scroll-content .section{padding:100px 0;background:#eee}@media(max-width: 991.98px){body.custom-page .scroll-content .section .row{display:flex;flex-direction:column}}@media(max-width: 991.98px){body.custom-page .scroll-content .section .row .col-md-5{order:1}}@media(max-width: 991.98px){body.custom-page .scroll-content .section .row .col-md-5 img{margin:0 auto !important;display:block !important;max-width:70%}}@media(max-width: 767.98px){body.custom-page .scroll-content .section .row .col-md-5 img{max-width:80%}}@media(max-width: 575.98px){body.custom-page .scroll-content .section .row .col-md-5 img{max-width:90%}}@media(max-width: 991.98px){body.custom-page .scroll-content .section .row .col-md-7{order:2;padding:30px}}body.custom-page .scroll-content .section.fixed{background-attachment:fixed !important}body.custom-page .scroll-content .section ul li{margin-bottom:5px !important;font-size:16px;font-weight:500}body.custom-page .scroll-content .section .col-md-7{padding:0 60px}body.custom-page .scroll-content .section .col-md-7 h2{margin-top:0;margin-bottom:20px}body.custom-page .scroll-content .section:nth-child(even){background:#fff}body.custom-page .timeline-heading{margin-bottom:120px !important;text-align:center}body.custom-page .timeline-container{width:100%;margin:0 auto;position:relative;padding:50px 0}body.custom-page .timeline-container.sell-steps{margin-top:120px}body.custom-page .timeline-container .timeline-bar{position:absolute;left:50%;height:100%;width:1px;background-color:#90c73e;z-index:1;margin-top:-50px}@media(max-width: 991.98px){body.custom-page .timeline-container .timeline-bar{left:50px;margin-top:50px}}@media(max-width: 767.98px){body.custom-page .timeline-container .timeline-bar{display:none}}body.custom-page .timeline-container .timeline-section{display:flex;align-items:center;justify-content:flex-start;position:relative}@media(max-width: 991.98px){body.custom-page .timeline-container .timeline-section{padding-left:140px !important;padding-right:0 !important}}@media(max-width: 767.98px){body.custom-page .timeline-container .timeline-section{padding-left:0 !important;width:100% !important}}body.custom-page .timeline-container .timeline-section:not(:first-child){margin-top:-50px}@media(max-width: 991.98px){body.custom-page .timeline-container .timeline-section:not(:first-child){margin-top:50px}}body.custom-page .timeline-container .timeline-section.small-top-margin{margin-top:-30px}body.custom-page .timeline-container .timeline-section.left{padding-right:50%}body.custom-page .timeline-container .timeline-section.right{padding-left:50%;justify-content:flex-end}body.custom-page .timeline-container .timeline-section.right .timeline-dot:before{right:auto;left:100%}body.custom-page .timeline-container .timeline-dot{width:40px;height:40px;border-radius:50%;background-color:#90c73e;position:absolute;left:50%;transform:translateX(-50%);z-index:2;top:0}@media(max-width: 991.98px){body.custom-page .timeline-container .timeline-dot{left:50px}}@media(max-width: 767.98px){body.custom-page .timeline-container .timeline-dot{display:none}}body.custom-page .timeline-container .timeline-dot:before{content:"";width:122px;border-top:1px dashed #90c73e;position:absolute;top:50%;right:100%}@media(max-width: 991.98px){body.custom-page .timeline-container .timeline-dot:before{left:0;right:auto}}body.custom-page .timeline-container .timeline-dot:after{content:"";background:#7eb32f;width:35px;height:35px;border:6px solid #fff;border-radius:50%;position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:4}body.custom-page .timeline-container .timeline-content{width:80%;background-color:#f9f9f9;padding:50px;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.16)}@media(max-width: 991.98px){body.custom-page .timeline-container .timeline-content{width:90%}}body.custom-page .timeline-container .timeline-content h2{margin-top:0;margin-bottom:5px;font-size:35px}body.custom-page .timeline-container .timeline-content h4{margin-bottom:20px}body.custom-page .timeline-container .timeline-content p{margin-bottom:0;font-size:16px;text-align:justify}body.custom-page .timeline-container .timeline-content p:not(:last-child){margin-bottom:10px}@media(max-width: 1199.98px){body:not(.home) #cta_blocks{flex-direction:row}}@media(max-width: 1199.98px){body:not(.home) #cta_blocks.fourths .block{width:50%}}@media(max-width: 767.98px){body:not(.home) #cta_blocks.fourths .block{width:100%}}@media(max-width: 767.98px){body:not(.home) #cta_blocks.halfs{flex-direction:column}}@media(max-width: 767.98px){body:not(.home) #cta_blocks.halfs .block{width:100%}}body:not(.home) section.cy-custom{margin-left:-15px;margin-right:-15px}body:not(.home) section.cy-custom.pad50{padding-top:50px;padding-bottom:50px}body:not(.home) section.cy-custom.pad80{padding-top:80px;padding-bottom:80px}body:not(.home) section.cy-custom.padtop80{padding-top:80px}@media(max-width: 991.98px){body:not(.home) section.cy-custom.padtop80{padding-top:40px}}body:not(.home) section.cy-custom.lightgrey-bg{background:#f2f2f2}body:not(.home) section.cy-custom h2{font-size:45px;font-weight:500;letter-spacing:-1px;font-family:"Poppins","Montserrat",Helvetica,sans-serif;margin-bottom:10px}body:not(.home) section.cy-custom h2.heading{font-size:65px}body:not(.home) section.cy-custom h2.heading.small{font-size:50px}body:not(.home) section.cy-custom h2.heading-alt{font-size:55px}@media(max-width: 991.98px){body:not(.home) section.cy-custom h2.heading-alt{font-size:50px}}@media(max-width: 575.98px){body:not(.home) section.cy-custom h2.heading-alt{font-size:40px}}@media(max-width: 991.98px){body:not(.home) section.cy-custom h2.heading-alt span{font-size:20px;letter-spacing:8px}}@media(max-width: 575.98px){body:not(.home) section.cy-custom h2.heading-alt span{font-size:17px;letter-spacing:5px}}body:not(.home) section.cy-custom h3{text-transform:uppercase;font-weight:600;font-size:38px}@media(max-width: 991.98px){body:not(.home) section.cy-custom h3{font-size:34px}}body:not(.home) section.cy-custom h4.sub-title{font-size:16px;letter-spacing:2px;margin-top:0;margin-bottom:30px}body:not(.home) section.cy-custom.dark{background:#000;color:#fff}body:not(.home) section.cy-custom.dark h3{color:#fff}body:not(.home) section.cy-custom.branded{background:#90c73e;color:#fff}body:not(.home) section.cy-custom.branded h3{color:#fff}body:not(.home) section.cy-custom.branded .btn{color:#fff}body:not(.home) section.cy-custom .padleft50{padding-left:50px}body:not(.home) section.cy-custom .padright50{padding-right:50px}body:not(.home) .cy-lazy.fixed{background-attachment:fixed;position:relative}body:not(.home) .internal-hero{background-position:center;background-size:cover;height:35vw;min-height:600px;margin:-80px -15px 0;display:flex;align-items:center;justify-content:center;position:relative}@media(max-width: 991.98px){body:not(.home) .internal-hero{min-height:500px}}body:not(.home) .internal-hero.large{height:45vw;min-height:700px}@media(max-width: 767.98px){body:not(.home) .internal-hero.large{min-height:600px}}body:not(.home) .internal-hero.fixed{background-attachment:fixed}body:not(.home) .internal-hero.angle-white{margin-bottom:100px}body:not(.home) .internal-hero.angle-white:after{content:"";position:absolute;top:100%;right:0;left:0;z-index:2;width:100%;height:100px;background:#fff;transform:skewY(-3deg);transform-origin:top left}body:not(.home) .internal-hero.angle-black{margin-bottom:100px}body:not(.home) .internal-hero.angle-black:after{content:"";position:absolute;top:100%;right:0;left:0;z-index:2;width:100%;height:100px;background:#000;transform:skewY(-3deg);transform-origin:top left}@media(max-width: 575.98px){body:not(.home) .internal-hero{min-height:500px}}body:not(.home) .internal-hero:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;z-index:1;background:rgba(0,0,0,.4);pointer-events:none}body:not(.home) .internal-hero .inner{width:100%;max-width:1200px;padding:0 50px;position:relative;z-index:99}body:not(.home) .internal-hero .inner.text-center{text-align:center}@media(max-width: 575.98px){body:not(.home) .internal-hero .inner{padding:0 30px}}body:not(.home) .internal-hero .inner .wow{visibility:hidden}body:not(.home) .internal-hero .inner .btn-group{margin-top:30px}body:not(.home) .internal-hero .inner h1{color:#fff;font-family:"Poppins","Montserrat",Helvetica,sans-serif;font-size:90px;font-weight:500;margin-bottom:10px;letter-spacing:-3px;display:inline-block;position:relative}@media(max-width: 991.98px){body:not(.home) .internal-hero .inner h1{font-size:70px;letter-spacing:-1px}}@media(max-width: 767.98px){body:not(.home) .internal-hero .inner h1{font-size:50px}}@media(max-width: 575.98px){body:not(.home) .internal-hero .inner h1{font-size:40px}}body:not(.home) .internal-hero .inner h1.carousel-text{font-size:80px}@media(max-width: 1199.98px){body:not(.home) .internal-hero .inner h1.carousel-text{font-size:70px}}@media(max-width: 991.98px){body:not(.home) .internal-hero .inner h1.carousel-text{font-size:55px}}body:not(.home) .internal-hero .inner h1.carousel-text .typed-text{background:#90c73e;font-size:85%;padding:3px 15px 0}@media(max-width: 767.98px){body:not(.home) .internal-hero .inner h1.carousel-text .typed-text{display:block;min-height:55px}}body:not(.home) .internal-hero .inner h1.carousel-text .cursor{display:inline-block;background-color:#ccc;margin-left:.1rem;width:3px;animation:blink 1s infinite;transform:translateY(-4px)}@media(max-width: 767.98px){body:not(.home) .internal-hero .inner h1.carousel-text .cursor{left:0;bottom:0;position:absolute;height:50%}}body:not(.home) .internal-hero .inner h1.carousel-text .cursor.typing{animation:none}body:not(.home) .internal-hero .inner .sub-title{color:#90c73e;font-family:"Poppins","Montserrat",Helvetica,sans-serif;text-transform:uppercase;font-size:19px;letter-spacing:1px;font-weight:500}@media(max-width: 767.98px){body:not(.home) .internal-hero .inner .sub-title{font-size:16px}}body:not(.home) .internal-hero .inner .btn-effect{margin-top:30px;font-weight:600;font-size:15px;letter-spacing:1px}body:not(.home) .internal-hero.has-bg-video{overflow:hidden}body:not(.home) .internal-hero.has-bg-video .video-play-btn{color:#fff;width:70px;display:block;height:70px;line-height:30px;border:3px solid #fff;text-align:center;border-radius:50%;position:absolute;left:calc(100% + 40px);bottom:17px;transition:opacity .5s ease-out;cursor:pointer}body:not(.home) .internal-hero.has-bg-video .video-play-btn i{font-size:35px;padding-left:5px}body:not(.home) .internal-hero.has-bg-video #background-video{position:absolute;overflow:hidden;width:100%;height:100%;top:0;right:0;bottom:0;left:0}body:not(.home) .internal-hero.has-bg-video #background-video iframe{position:absolute !important;top:50% !important;left:50% !important;transform:translate(-50%, -50%) !important;width:auto !important;height:56vw !important;aspect-ratio:16/9 !important;min-height:100% !important}body:not(.home) .narrow-banner{background:#000;padding:30px}body:not(.home) .narrow-banner.green{background:#90c73e}body:not(.home) .narrow-banner.green .btn-alt{background:#000}body:not(.home) .narrow-banner p{margin:0;padding:0;color:#fff;text-align:center;font-size:30px;font-weight:500;font-family:"Poppins","Montserrat",Helvetica,sans-serif;letter-spacing:-1px}@media(max-width: 1499.98px){body:not(.home) .narrow-banner p{font-size:26px;letter-spacing:0}}@media(max-width: 1199.98px){body:not(.home) .narrow-banner p{line-height:1;font-size:20px}}body:not(.home) .narrow-banner p.large{font-size:40px}@media(max-width: 1199.98px){body:not(.home) .narrow-banner p.large{margin-bottom:20px}}@media(max-width: 575.98px){body:not(.home) .narrow-banner p.large{font-size:35px}}body:not(.home) .narrow-banner p span{color:#90c73e}body:not(.home) .narrow-banner .btn-alt{margin-top:10px}body:not(.home) .narrow-banner.no-highlight p span{color:#fff}body:not(.home) .narrow-banner span.wow{visibility:hidden}body:not(.home) .social-media-bar{background:#90c73e;color:#fff;padding:20px}body:not(.home) .social-media-bar ul{margin:0 !important;padding:0;display:flex;justify-content:center;align-items:center;list-style:none}body:not(.home) .social-media-bar ul li{margin:0 !important;padding:0 30px;list-style:none}body:not(.home) .social-media-bar ul li:before{display:none !important}body:not(.home) .social-media-bar ul li a{display:block}body:not(.home) .social-media-bar ul li a i{color:#fff;font-size:40px}body:not(.home) .cy-custom .grid{display:flex;flex-wrap:wrap}body:not(.home) .cy-custom .grid.fourths .grid-item{width:25%}@media(max-width: 1199.98px){body:not(.home) .cy-custom .grid.fourths .grid-item{width:50%}}@media(max-width: 767.98px){body:not(.home) .cy-custom .grid.fourths .grid-item{width:100%}}body:not(.home) .cy-custom .grid.thirds .grid-item{width:33.3333333333%}body:not(.home) .cy-custom .grid .grid-item{text-align:center;padding:25px}body:not(.home) .cy-custom .grid .grid-item img{max-height:80px;align-self:center}body:not(.home) .cy-custom .grid .grid-item h3{font-weight:500;font-size:22px;letter-spacing:-1px;margin:30px 0 15px;text-transform:none}body:not(.home) .cy-custom .grid .grid-item p{font-size:14px;margin-bottom:0}body:not(.home) .marketing-strategy{padding:40px 0}@media(max-width: 991.98px){body:not(.home) .video-content .content{padding:0 30px}}@media(max-width: 991.98px){body:not(.home) .video-content .video-box{padding:80px 30px 30px;text-align:center}}body:not(.home) .video-content .video-box .video-preview{background:#90c73e;transform:translateX(50px) translateY(-80px);display:block;padding-right:20px;z-index:99;position:relative}@media(max-width: 1499.98px){body:not(.home) .video-content .video-box .video-preview{transform:translateX(0) translateY(-140px)}}@media(max-width: 991.98px){body:not(.home) .video-content .video-box .video-preview{display:inline-block;transform:none}}body:not(.home) .video-content .video-box .video-preview img{display:block;transform:translateY(-30px) translateX(-10px);box-shadow:0 0 10px rgba(0,0,0,.5)}body:not(.home) .video-content .video-box .video-preview .video-icon{color:#fff;width:70px;height:70px;line-height:80px;border:3px solid #fff;text-align:center;border-radius:50%;position:absolute;left:55%;top:50%;transition:opacity .5s ease-out;transform:translateX(calc(-50% - 55px)) translateY(calc(-50% - 30px));z-index:99;cursor:pointer}body:not(.home) .video-content .video-box .video-preview .video-icon i{font-size:35px;padding-left:5px}body:not(.home) .video-content .modal{display:none;position:fixed;left:0;top:0;width:100%;height:100%;z-index:1000;align-items:center;justify-content:center}body:not(.home) .video-content .modal-content{position:relative;z-index:1001;width:80%;max-width:1000px;height:auto}body:not(.home) .video-content .modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7)}body:not(.home) .video-content .modal iframe{width:100% !important;border:none;aspect-ratio:16/9;display:block}body:not(.home) .brand-chart{color:#fff;padding:60px 0}body:not(.home) .brand-chart h3{color:#fff}body:not(.home) .brand-chart h4{margin-bottom:60px}body:not(.home) .brand-chart .row{padding-bottom:50px}body:not(.home) .brand-chart .dual-chart{display:flex}body:not(.home) .brand-chart .dual-chart .simple-bar-chart{width:50%}body:not(.home) .brand-chart .simple-bar-chart{max-width:200px;height:400px;margin:0 auto}body:not(.home) .simple-bar-chart{--line-count: 10;--line-color: #555;--line-opacity: 0.25;--item-gap: 2%;--item-default-color: #060606;height:10rem;display:grid;grid-auto-flow:column;gap:var(--item-gap);align-items:end;padding-inline:var(--item-gap);--padding-block: 1.5rem;padding-block:var(--padding-block);position:relative;isolation:isolate}body:not(.home) .simple-bar-chart::after{content:"";position:absolute;inset:var(--padding-block) 0;z-index:-1;--line-width: 1px;--line-spacing: calc(100% / var(--line-count));background-image:repeating-linear-gradient(to top, transparent 0 calc(var(--line-spacing) - var(--line-width)), var(--line-color) 0 var(--line-spacing));box-shadow:0 var(--line-width) 0 var(--line-color);opacity:var(--line-opacity)}body:not(.home) .simple-bar-chart>.item{height:calc(1%*var(--val));background-color:var(--clr, var(--item-default-color));position:relative;animation:item-height 1s ease forwards}@keyframes item-height{from{height:0}}body:not(.home) .simple-bar-chart>.item>*{position:absolute;text-align:center}body:not(.home) .simple-bar-chart>.item>.label{inset:100% 0 auto 0;padding-top:10px;line-height:1}body:not(.home) .simple-bar-chart>.item>.value{inset:auto 0 100% 0;padding-bottom:10px;line-height:1.3;font-weight:600}body:not(.home) .simple-bar-chart>.item>.value small{font-size:75%;display:block;line-height:1;padding-top:5px;font-weight:400}body:not(.home) .socially-responsible{padding-top:50px;padding-bottom:10px}body:not(.home) .merch{padding-top:30px}body:not(.home) .merch .merch-list li:before{display:none !important}body:not(.home) .merch .merch-list li .merch-item{border-radius:8px;background:#ccc}body:not(.home) .professional-photos{background:#000;padding:60px 0}body:not(.home) .professional-photos h2{text-transform:none;margin-bottom:25px}body:not(.home) .professional-photos p{color:#fff;max-width:800px;margin:0 auto 30px;text-align:center}body:not(.home) .professional-photos .widget{margin-top:90px;margin-bottom:50px}body:not(.home) #active_rolodex{margin-left:-15px;margin-right:-15px;background-size:cover;background-position:center}body:not(.home) #active_rolodex section>.container-fluid{padding-left:0;padding-right:0}body:not(.home) #active_rolodex section>.container-fluid>.row{margin-left:0;margin-right:0}body:not(.home) #active_rolodex .internal-hero{margin-left:0 !important;margin-right:0 !important;text-align:center}@media(max-width: 767.98px){body:not(.home) #active_rolodex .internal-hero{height:auto;padding-top:100px;padding-bottom:50px}}body:not(.home) #active_rolodex .internal-hero h1{text-transform:uppercase;font-size:110px}@media(max-width: 1499.98px){body:not(.home) #active_rolodex .internal-hero h1{font-size:90px}}@media(max-width: 1199.98px){body:not(.home) #active_rolodex .internal-hero h1{font-size:85px}}@media(max-width: 991.98px){body:not(.home) #active_rolodex .internal-hero h1{font-size:70px}}@media(max-width: 767.98px){body:not(.home) #active_rolodex .internal-hero h1{font-size:10vw}}@media(max-width: 575.98px){body:not(.home) #active_rolodex .internal-hero h1{font-size:14vw}}body:not(.home) #active_rolodex .internal-hero h1 img{max-height:150px;margin-right:30px}@media(max-width: 1499.98px){body:not(.home) #active_rolodex .internal-hero h1 img{max-height:130px}}@media(max-width: 1199.98px){body:not(.home) #active_rolodex .internal-hero h1 img{display:block;margin:0 auto 30px}}@media(max-width: 991.98px){body:not(.home) #active_rolodex .internal-hero h1 img{max-height:110px}}@media(max-width: 767.98px){body:not(.home) #active_rolodex .internal-hero h1 img{max-height:90px}}body:not(.home) #active_rolodex .internal-hero h1 span{color:#90c73e;font-weight:600}body:not(.home) #active_rolodex .internal-hero .sub-title{color:#fff;text-transform:none;letter-spacing:0;font-size:26px;margin-bottom:40px}body:not(.home) #active_rolodex .internal-hero p{color:#fff;font-size:21px;max-width:800px;margin:0 auto 20px}body:not(.home) #active_rolodex .internal-hero p:last-child{margin-bottom:0}@media(max-width: 991.98px){body:not(.home) #active_rolodex .internal-hero p{font-size:18px}}body:not(.home) #active_rolodex #choose_active{padding:100px 30px;background-size:cover;color:#fff}@media(max-width: 767.98px){body:not(.home) #active_rolodex #choose_active{padding:70px 30px}}body:not(.home) #active_rolodex #choose_active h2.heading{text-align:center}body:not(.home) #active_rolodex #choose_active .items{display:flex;margin-top:100px;margin-bottom:50px}@media(max-width: 991.98px){body:not(.home) #active_rolodex #choose_active .items{flex-direction:column;margin-top:40px}}body:not(.home) #active_rolodex #choose_active .items .item{text-align:center;width:33.3333333333%;padding:0 50px;position:relative}@media(max-width: 991.98px){body:not(.home) #active_rolodex #choose_active .items .item{width:100%;padding:50px 0}}body:not(.home) #active_rolodex #choose_active .items .item:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);height:50%;border-right:1px solid #90c73e}@media(max-width: 991.98px){body:not(.home) #active_rolodex #choose_active .items .item:after{right:auto;bottom:0;top:auto;left:50%;height:auto;width:50%;transform:translateX(-50%);border-right:none;border-bottom:1px solid #90c73e}}body:not(.home) #active_rolodex #choose_active .items .item:last-child:after{display:none}body:not(.home) #active_rolodex #choose_active .items .item img{max-height:100px}@media(max-width: 1499.98px){body:not(.home) #active_rolodex #choose_active .items .item img{max-height:70px}}body:not(.home) #active_rolodex #choose_active .items .item h3{color:#fff;text-transform:uppercase;font-weight:600;font-size:32px;margin-top:50px}@media(max-width: 1499.98px){body:not(.home) #active_rolodex #choose_active .items .item h3{font-size:26px}}body:not(.home) #active_rolodex #choose_active .items .item p{margin-bottom:0}body:not(.home) #active_rolodex #choose_active .items+p{text-align:center;font-size:18px}body:not(.home) #active_rolodex #professional_services{padding:100px 30px;color:#fff;background-size:cover;text-align:center}@media(max-width: 767.98px){body:not(.home) #active_rolodex #professional_services{padding:60px 30px}}body:not(.home) #active_rolodex #professional_services h2.heading{margin-bottom:50px}body:not(.home) #active_rolodex #professional_services h2.heading span:first-child{margin-bottom:20px}body:not(.home) #active_rolodex #professional_services h2.heading span:last-child{margin-top:20px}body:not(.home) #active_rolodex #professional_services .content{border:1px solid #90c73e}@media(max-width: 575.98px){body:not(.home) #active_rolodex #professional_services .content{margin-left:-30px;margin-right:-25px}}body:not(.home) #active_rolodex #professional_services .content .inner{border:1px solid #999;transform:translateX(10px) translateY(10px);padding:100px}@media(max-width: 991.98px){body:not(.home) #active_rolodex #professional_services .content .inner{padding:80px}}@media(max-width: 767.98px){body:not(.home) #active_rolodex #professional_services .content .inner{padding:60px}}@media(max-width: 575.98px){body:not(.home) #active_rolodex #professional_services .content .inner{padding:50px 30px}}body:not(.home) #active_rolodex #professional_services .content .inner p{font-size:20px}@media(max-width: 575.98px){body:not(.home) #active_rolodex #professional_services .content .inner p{font-size:18px}}body:not(.home) #active_rolodex #professional_services .content .inner p:last-child{margin-bottom:0}body:not(.home) #active_rolodex #homeownership_support{display:flex;position:relative}@media(max-width: 1199.98px){body:not(.home) #active_rolodex #homeownership_support{flex-direction:column}}body:not(.home) #active_rolodex #homeownership_support .support{background-position:left;background-size:contain;padding:100px 10vw;width:65%;color:#fff}@media(max-width: 1499.98px){body:not(.home) #active_rolodex #homeownership_support .support{padding:100px 10vw 100px 5vw;width:60%}}@media(max-width: 1199.98px){body:not(.home) #active_rolodex #homeownership_support .support{width:100%;background-size:cover;background-position:center}}body:not(.home) #active_rolodex #homeownership_support .support h2{font-weight:600;color:#fff;margin:0 0 70px;font-size:40px}body:not(.home) #active_rolodex #homeownership_support .support .list-item{margin-bottom:120px;display:flex}body:not(.home) #active_rolodex #homeownership_support .support .list-item .number{font-size:40px;font-weight:300;font-family:"Poppins","Montserrat",Helvetica,sans-serif;display:block;width:50px;margin-right:50px;text-align:right;position:relative;transform:translateY(-12px);color:#90c73e}body:not(.home) #active_rolodex #homeownership_support .support .list-item .number:after{content:"";width:30px;border-top:1px solid #fff;position:absolute;top:27px;left:100%;margin-left:8px}body:not(.home) #active_rolodex #homeownership_support .support .list-item .content{display:block;width:calc(100% - 100px)}body:not(.home) #active_rolodex #homeownership_support .support .list-item .content .title{display:block;font-size:26px;font-weight:600;color:#fff;line-height:1.1;margin-bottom:15px}body:not(.home) #active_rolodex #homeownership_support .support .list-item .content .description{font-size:18px;color:#fff}body:not(.home) #active_rolodex #homeownership_support .why-us-right{width:35%;border-top:20px solid #90c73e;border-bottom:20px solid #90c73e;padding:60px;background:#000;transition:top .3s;height:calc(100vh - 62px);display:flex;flex-direction:column;justify-content:space-around}@media(max-width: 1499.98px){body:not(.home) #active_rolodex #homeownership_support .why-us-right{width:40%}}@media(max-width: 1199.98px){body:not(.home) #active_rolodex #homeownership_support .why-us-right{width:100%;display:flex;flex-direction:column;order:1;height:auto !important}}@media(max-height: 900px)and (min-width: 768px){body:not(.home) #active_rolodex #homeownership_support .why-us-right{padding:50px;justify-content:space-between}}@media(max-height: 800px)and (min-width: 768px){body:not(.home) #active_rolodex #homeownership_support .why-us-right{padding:40px}}@media(max-width: 767.98px){body:not(.home) #active_rolodex #homeownership_support .why-us-right{text-align:center}}body:not(.home) #active_rolodex #homeownership_support .why-us-right.sticky{position:fixed;right:0;z-index:1000}@media(max-width: 1199.98px){body:not(.home) #active_rolodex #homeownership_support .why-us-right.sticky{position:relative;right:auto;top:auto !important}}body:not(.home) #active_rolodex #homeownership_support .why-us-right.absolute{position:absolute;bottom:0;right:0}@media(max-width: 1199.98px){body:not(.home) #active_rolodex #homeownership_support .why-us-right.absolute{position:relative;bottom:auto;right:auto}}body:not(.home) #active_rolodex #homeownership_support .why-us-right h2{color:#fff;font-size:50px;font-weight:600;margin:0 0 20px}@media(max-width: 1199.98px){body:not(.home) #active_rolodex #homeownership_support .why-us-right h2{width:100%}}@media(max-width: 767.98px){body:not(.home) #active_rolodex #homeownership_support .why-us-right h2{margin-bottom:60px}}body:not(.home) #active_rolodex #homeownership_support .why-us-right .item{display:flex;align-items:center}@media(max-width: 1199.98px){body:not(.home) #active_rolodex #homeownership_support .why-us-right .item{margin-bottom:50px}}@media(max-width: 767.98px){body:not(.home) #active_rolodex #homeownership_support .why-us-right .item{flex-direction:column;align-items:center}}body:not(.home) #active_rolodex #homeownership_support .why-us-right .item .icon{width:30%}@media(max-height: 800px)and (min-width: 768px){body:not(.home) #active_rolodex #homeownership_support .why-us-right .item .icon{width:25%}}@media(max-width: 767.98px){body:not(.home) #active_rolodex #homeownership_support .why-us-right .item .icon{width:100%}}body:not(.home) #active_rolodex #homeownership_support .why-us-right .item .icon img{max-width:75%;max-height:160px;display:block;margin:0 auto !important}@media(max-height: 900px)and (min-width: 768px){body:not(.home) #active_rolodex #homeownership_support .why-us-right .item .icon img{max-height:110px}}@media(max-width: 1199.98px){body:not(.home) #active_rolodex #homeownership_support .why-us-right .item .icon img{max-width:175px}}@media(max-width: 767.98px){body:not(.home) #active_rolodex #homeownership_support .why-us-right .item .icon img{margin-bottom:30px !important}}body:not(.home) #active_rolodex #homeownership_support .why-us-right .item .description{width:70%;padding-left:50px}@media(max-height: 800px)and (min-width: 768px){body:not(.home) #active_rolodex #homeownership_support .why-us-right .item .description{width:75%}}@media(max-width: 767.98px){body:not(.home) #active_rolodex #homeownership_support .why-us-right .item .description{width:100%;padding-left:0}}body:not(.home) #active_rolodex #homeownership_support .why-us-right .item .description h3{color:#90c73e;font-weight:600;margin:0 0 10px}@media(max-height: 900px){body:not(.home) #active_rolodex #homeownership_support .why-us-right .item .description h3{font-size:21px}}body:not(.home) #active_rolodex #homeownership_support .why-us-right .item .description p{font-weight:200;margin-bottom:0;color:#fff}@media(max-height: 900px){body:not(.home) #active_rolodex #homeownership_support .why-us-right .item .description p{font-size:16px}}@media(max-height: 800px)and (min-width: 768px){body:not(.home) #active_rolodex #homeownership_support .why-us-right .item .description p{font-size:15px}}body:not(.home) #active_rolodex #share_our_wealth{padding:100px 30px;color:#fff;text-align:center;background-size:cover;background-position:center}body:not(.home) #active_rolodex #share_our_wealth .upper{border:10px solid #000}body:not(.home) #active_rolodex #share_our_wealth .upper .inner{border:8px solid #90c73e;padding:100px;background:rgba(0,0,0,.6)}@media(max-width: 767.98px){body:not(.home) #active_rolodex #share_our_wealth .upper .inner{padding:60px}}body:not(.home) #active_rolodex #share_our_wealth .upper .inner h2{color:#90c73e;font-size:45px;font-weight:600;margin:0}@media(max-width: 767.98px){body:not(.home) #active_rolodex #share_our_wealth .upper .inner h2{font-size:35px}}body:not(.home) #active_rolodex #share_our_wealth .lower{max-width:1000px;margin:80px auto 0}body:not(.home) #active_rolodex #share_our_wealth .lower p{font-size:22px}body:not(.home) #active_rolodex #more_information{padding:100px 30px;color:#fff;text-align:center;background-size:cover}body:not(.home) #active_rolodex #more_information .container{max-width:1200px}body:not(.home) #active_rolodex #more_information h2{font-size:40px;font-weight:600;color:#90c73e}body:not(.home) #active_rolodex #more_information p{font-size:24px}body:not(.home) #active_rolodex #more_information #contact_form_holder{max-width:900px;margin:60px auto 0}body:not(.home) #active_rolodex #more_information .si-form{max-width:100%}body:not(.home) #active_rolodex #more_information .si-form .form-group{margin-bottom:30px}body:not(.home) #active_rolodex #more_information .si-form label{color:#fff;text-transform:uppercase;letter-spacing:1px;font-weight:500}body:not(.home) #active_rolodex #more_information .si-form input[type=text],body:not(.home) #active_rolodex #more_information .si-form input[type=email],body:not(.home) #active_rolodex #more_information .si-form input[type=tel],body:not(.home) #active_rolodex #more_information .si-form textarea,body:not(.home) #active_rolodex #more_information .si-form select{border:none;border-radius:0;background:rgba(255,255,255,.1);border-bottom:2px solid #90c73e;color:#fff;height:auto;padding:10px 15px}body:not(.home) #love_it_or_leave_it{margin-left:-15px;margin-right:-15px;background-size:cover;background-position:center}body:not(.home) #love_it_or_leave_it section>.container-fluid{padding-left:0;padding-right:0}body:not(.home) #love_it_or_leave_it section>.container-fluid>.row{margin-left:0;margin-right:0}body:not(.home) #love_it_or_leave_it .internal-hero{margin-left:0 !important;margin-right:0 !important}body:not(.home) #love_it_or_leave_it .internal-hero .inner{text-align:center}body:not(.home) #love_it_or_leave_it .internal-hero .inner img{display:block;margin:0 auto 30px}@media(max-width: 1199.98px){body:not(.home) #love_it_or_leave_it .internal-hero .inner img{max-width:250px}}@media(max-width: 991.98px){body:not(.home) #love_it_or_leave_it .internal-hero .inner img{max-width:200px}}@media(max-width: 767.98px){body:not(.home) #love_it_or_leave_it .internal-hero .inner img{max-width:180px}}@media(max-width: 575.98px){body:not(.home) #love_it_or_leave_it .internal-hero .inner img{max-width:150px}}body:not(.home) #love_it_or_leave_it .internal-hero .inner h1{font-size:60px}@media(max-width: 991.98px){body:not(.home) #love_it_or_leave_it .internal-hero .inner h1{font-size:50px}}@media(max-width: 767.98px){body:not(.home) #love_it_or_leave_it .internal-hero .inner h1{font-size:45px}}@media(max-width: 575.98px){body:not(.home) #love_it_or_leave_it .internal-hero .inner h1{font-size:40px}}body:not(.home) #love_it_or_leave_it .internal-hero .inner h1 span{color:#90c73e}body:not(.home) #love_it_or_leave_it .internal-hero .inner .sub-title{color:#fff;text-transform:none;font-weight:300;letter-spacing:0;font-size:24px}@media(max-width: 991.98px){body:not(.home) #love_it_or_leave_it .internal-hero .inner .sub-title{font-size:22px}}body:not(.home) #love_it_or_leave_it .internal-hero .inner .sub-title span{color:#90c73e;font-weight:600}body:not(.home) #love_it_or_leave_it #discover_the_joy{background:#000;color:#fff}body:not(.home) #love_it_or_leave_it #discover_the_joy .row{display:flex}@media(max-width: 767.98px){body:not(.home) #love_it_or_leave_it #discover_the_joy .row{flex-direction:column}}body:not(.home) #love_it_or_leave_it #discover_the_joy .row .photo{background-size:cover;background-position:center}@media(max-width: 767.98px){body:not(.home) #love_it_or_leave_it #discover_the_joy .row .photo{order:1;height:60vw;background-attachment:fixed}}body:not(.home) #love_it_or_leave_it #discover_the_joy .row .content{padding:12vw 100px}@media(max-width: 991.98px){body:not(.home) #love_it_or_leave_it #discover_the_joy .row .content{padding:80px}}@media(max-width: 767.98px){body:not(.home) #love_it_or_leave_it #discover_the_joy .row .content{order:2}}@media(max-width: 767.98px)and (max-width: 575.98px){body:not(.home) #love_it_or_leave_it #discover_the_joy .row .content{padding:50px 30px}}body:not(.home) #love_it_or_leave_it #discover_the_joy .row .content .inner{max-width:800px;margin:0 auto}body:not(.home) #love_it_or_leave_it #discover_the_joy .row .content p{color:#fff;font-size:22px;font-weight:300}body:not(.home) #love_it_or_leave_it #discover_the_joy .row .content p span{color:#90c73e}body:not(.home) #love_it_or_leave_it #why_contact_us{background:#000;display:flex;color:#fff}@media(max-width: 1199.98px){body:not(.home) #love_it_or_leave_it #why_contact_us{flex-direction:column}}body:not(.home) #love_it_or_leave_it #why_contact_us .contact-left{width:60%;background-size:cover;padding:100px}@media(max-width: 1199.98px){body:not(.home) #love_it_or_leave_it #why_contact_us .contact-left{width:100%;order:2}}@media(max-width: 767.98px){body:not(.home) #love_it_or_leave_it #why_contact_us .contact-left{padding:60px 30px}}body:not(.home) #love_it_or_leave_it #why_contact_us .contact-left h2{color:#90c73e;font-size:60px;font-weight:600}@media(max-width: 767.98px){body:not(.home) #love_it_or_leave_it #why_contact_us .contact-left h2{font-size:50px}}@media(max-width: 575.98px){body:not(.home) #love_it_or_leave_it #why_contact_us .contact-left h2{font-size:40px}}body:not(.home) #love_it_or_leave_it #why_contact_us #why_contact_holder .si-form{max-width:100%}body:not(.home) #love_it_or_leave_it #why_contact_us #why_contact_holder .si-form .form-group{margin-bottom:30px}body:not(.home) #love_it_or_leave_it #why_contact_us #why_contact_holder .si-form label{color:#fff;text-transform:uppercase;letter-spacing:1px;font-weight:500}body:not(.home) #love_it_or_leave_it #why_contact_us #why_contact_holder .si-form input[type=text],body:not(.home) #love_it_or_leave_it #why_contact_us #why_contact_holder .si-form input[type=email],body:not(.home) #love_it_or_leave_it #why_contact_us #why_contact_holder .si-form input[type=tel],body:not(.home) #love_it_or_leave_it #why_contact_us #why_contact_holder .si-form textarea,body:not(.home) #love_it_or_leave_it #why_contact_us #why_contact_holder .si-form select{border:none;border-radius:0;background:rgba(255,255,255,.1);border-bottom:2px solid #90c73e;color:#fff;height:auto;padding:10px 15px}body:not(.home) #love_it_or_leave_it #why_contact_us .why-us-right{width:40%;border-top:20px solid #90c73e;padding:60px}@media(max-width: 1199.98px){body:not(.home) #love_it_or_leave_it #why_contact_us .why-us-right{width:100%;display:flex;flex-direction:column;order:1}}@media(max-width: 767.98px){body:not(.home) #love_it_or_leave_it #why_contact_us .why-us-right{text-align:center}}body:not(.home) #love_it_or_leave_it #why_contact_us .why-us-right h2{color:#fff;font-size:50px;font-weight:600;margin:0 0 30px}@media(max-width: 1199.98px){body:not(.home) #love_it_or_leave_it #why_contact_us .why-us-right h2{width:100%}}@media(max-width: 767.98px){body:not(.home) #love_it_or_leave_it #why_contact_us .why-us-right h2{margin-bottom:60px}}body:not(.home) #love_it_or_leave_it #why_contact_us .why-us-right .item{display:flex;margin-top:60px;align-items:center}@media(max-width: 1199.98px){body:not(.home) #love_it_or_leave_it #why_contact_us .why-us-right .item{margin-top:0;margin-bottom:90px}}@media(max-width: 767.98px){body:not(.home) #love_it_or_leave_it #why_contact_us .why-us-right .item{flex-direction:column;align-items:center}}body:not(.home) #love_it_or_leave_it #why_contact_us .why-us-right .item .icon{width:30%}@media(max-width: 767.98px){body:not(.home) #love_it_or_leave_it #why_contact_us .why-us-right .item .icon{width:100%}}body:not(.home) #love_it_or_leave_it #why_contact_us .why-us-right .item .icon img{max-width:80%;display:block;margin:0 auto !important}@media(max-width: 1199.98px){body:not(.home) #love_it_or_leave_it #why_contact_us .why-us-right .item .icon img{max-width:175px}}@media(max-width: 767.98px){body:not(.home) #love_it_or_leave_it #why_contact_us .why-us-right .item .icon img{margin-bottom:30px !important}}body:not(.home) #love_it_or_leave_it #why_contact_us .why-us-right .item .description{width:70%;padding-left:50px}@media(max-width: 767.98px){body:not(.home) #love_it_or_leave_it #why_contact_us .why-us-right .item .description{width:100%;padding-left:0}}body:not(.home) #love_it_or_leave_it #why_contact_us .why-us-right .item .description h3{color:#90c73e;font-weight:600;margin:0 0 10px}body:not(.home) #love_it_or_leave_it #why_contact_us .why-us-right .item .description p{font-weight:200;margin-bottom:0}body:not(.home) #love_it_or_leave_it #top_realtors{background:#90c73e}body:not(.home) #love_it_or_leave_it #top_realtors .row{display:flex}@media(max-width: 991.98px){body:not(.home) #love_it_or_leave_it #top_realtors .row{flex-direction:column}}body:not(.home) #love_it_or_leave_it #top_realtors .about{background:rgba(0,0,0,0);padding:100px}@media(max-width: 991.98px){body:not(.home) #love_it_or_leave_it #top_realtors .about{padding:80px;order:2}}@media(max-width: 767.98px){body:not(.home) #love_it_or_leave_it #top_realtors .about{padding:50px}}body:not(.home) #love_it_or_leave_it #top_realtors .about h2{color:#000;font-size:55px;font-weight:600}body:not(.home) #love_it_or_leave_it #top_realtors .about .btn{color:#fff}body:not(.home) #love_it_or_leave_it #top_realtors .photo-bg{background-size:cover;background-position:center}@media(max-width: 991.98px){body:not(.home) #love_it_or_leave_it #top_realtors .photo-bg{order:1;height:50vw}}body:not(.home) #client_testimonials{margin-left:-15px;margin-right:-15px;background-size:cover;background-position:center}body:not(.home) #client_testimonials section>.container-fluid{padding-left:0;padding-right:0}body:not(.home) #client_testimonials section>.container-fluid>.row{margin-left:0;margin-right:0}body:not(.home) #client_testimonials .internal-hero{margin-left:0 !important;margin-right:0 !important;position:relative;min-height:750px !important}body:not(.home) #client_testimonials .internal-hero:before{content:"";position:absolute;z-index:9;background:rgba(0,0,0,.5) !important;top:0;right:0;bottom:0;left:0;pointer-events:none}body:not(.home) #client_testimonials .internal-hero h1{margin-bottom:30px;padding-bottom:15px;color:#90c73e;position:relative}body:not(.home) #client_testimonials .internal-hero h1:after{content:"";position:absolute;bottom:0;right:0;width:100vw;border-top:2px solid #fff}body:not(.home) #client_testimonials .internal-hero p.sub-title{color:#fff;text-transform:none;font-size:21px;line-height:1.8;letter-spacing:0px;font-weight:300;margin:0 !important}@media(max-width: 991.98px){body:not(.home) #client_testimonials .internal-hero p.sub-title{font-size:19px}}@media(max-width: 575.98px){body:not(.home) #client_testimonials .internal-hero p.sub-title{font-size:16px}}body:not(.home) #client_testimonials .internal-hero p.sub-title span{color:#90c73e}body:not(.home) #client_testimonials .testimonial-content{background:#000;color:#fff;padding:50px 100px;overflow:hidden}@media(max-width: 575.98px){body:not(.home) #client_testimonials .testimonial-content{padding:30px}}body:not(.home) #client_testimonials .testimonial-content .row{padding:50px 0;display:flex;align-items:center}@media(max-width: 991.98px){body:not(.home) #client_testimonials .testimonial-content .row{flex-direction:column}}@media(max-width: 575.98px){body:not(.home) #client_testimonials .testimonial-content .row{padding:0 0 40px}}@media(max-width: 991.98px){body:not(.home) #client_testimonials .testimonial-content .photo{order:1}}body:not(.home) #client_testimonials .testimonial-content .photo img{max-height:600px;display:block;margin:0 !important}body:not(.home) #client_testimonials .testimonial-content .photo.left:before{content:"";position:absolute;top:0;bottom:0;width:50vw;background:#90c73e;right:calc(100% + 30px)}@media(max-width: 575.98px){body:not(.home) #client_testimonials .testimonial-content .photo.left:before{right:100%}}body:not(.home) #client_testimonials .testimonial-content .photo.left img{margin-right:auto !important}body:not(.home) #client_testimonials .testimonial-content .photo.right:before{content:"";position:absolute;top:0;bottom:0;width:50vw;background:#90c73e;left:calc(100% + 30px)}@media(max-width: 575.98px){body:not(.home) #client_testimonials .testimonial-content .photo.right:before{left:100%}}body:not(.home) #client_testimonials .testimonial-content .photo.right img{margin-left:auto !important}@media(max-width: 991.98px){body:not(.home) #client_testimonials .testimonial-content .content{order:2;padding:50px 0 0 !important}}body:not(.home) #client_testimonials .testimonial-content .content.left{padding-right:50px}body:not(.home) #client_testimonials .testimonial-content .content.right{padding-left:50px}body:not(.home) #client_testimonials .testimonial-content .content p{font-size:25px;line-height:2;margin:0}@media(max-width: 1499.98px){body:not(.home) #client_testimonials .testimonial-content .content p{font-size:20px}}@media(max-width: 1199.98px){body:not(.home) #client_testimonials .testimonial-content .content p{font-size:17px}}body:not(.home) #client_testimonials .testimonial-content .content p span{color:#90c73e}body:not(.home) #client_testimonials .testimonial-holder .upper-image{min-height:40vw;padding-top:150px;padding-bottom:250px;background-size:cover}@media(max-width: 991.98px){body:not(.home) #client_testimonials .testimonial-holder .upper-image{padding-top:60px}}body:not(.home) #client_testimonials .testimonial-holder .upper-image h2.heading{color:#90c73e;font-size:95px;padding:0 40px}@media(max-width: 991.98px){body:not(.home) #client_testimonials .testimonial-holder .upper-image h2.heading{font-size:75px}}@media(max-width: 575.98px){body:not(.home) #client_testimonials .testimonial-holder .upper-image h2.heading{font-size:55px}}body:not(.home) #client_testimonials .testimonial-holder .upper-image h2.heading span{color:#fff;margin-top:25px;letter-spacing:2px}body:not(.home) #client_testimonials .testimonial-holder .elfsight-widget{margin-top:-230px;padding:0 30px}@media(max-width: 532px){body:not(.home) #client_testimonials .testimonial-holder .elfsight-widget{margin-top:-220px}}body:not(.home) .about{background:#000;color:#fff;position:relative;padding:100px 30px;background-size:cover}body:not(.home) .about h2.heading{text-transform:none;font-size:57px;margin:0 0 60px;color:#90c73e}@media(max-width: 767.98px){body:not(.home) .about h2.heading{font-size:55px !important}}@media(max-width: 575.98px){body:not(.home) .about h2.heading{font-size:45px !important}}body:not(.home) .about h2.heading span{text-transform:uppercase;padding-bottom:25px;font-size:20px;letter-spacing:7px;color:#fff}body:not(.home) .about-dedication{background:#000}body:not(.home) .about-dedication .flex{display:flex}@media(max-width: 1199.98px){body:not(.home) .about-dedication .flex{flex-direction:column}}body:not(.home) .about-dedication .photo{display:flex;align-items:center;background-size:cover;background-position:center}@media(max-width: 1199.98px){body:not(.home) .about-dedication .photo{width:100%}}body:not(.home) .about-dedication .photo .inner{max-width:650px;margin-left:auto;padding-right:100px;padding-left:50px}@media(max-width: 1199.98px){body:not(.home) .about-dedication .photo .inner{margin:50px auto}}@media(max-width: 767.98px){body:not(.home) .about-dedication .photo .inner{padding:0}}body:not(.home) .about-dedication .photo .inner h2{color:#90c73e;font-size:60px;font-weight:600;line-height:1.5;margin:0}@media(max-width: 767.98px){body:not(.home) .about-dedication .photo .inner h2{font-size:10vw}}body:not(.home) .about-dedication .content{background:url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/ar-bg-logo.png) no-repeat;background-size:30vw;background-position:120% 120%}@media(max-width: 1199.98px){body:not(.home) .about-dedication .content{width:100%}}body:not(.home) .about-dedication .content .inner{max-width:900px;padding:100px}@media(max-width: 1199.98px){body:not(.home) .about-dedication .content .inner{margin:0 auto}}@media(max-width: 991.98px){body:not(.home) .about-dedication .content .inner{padding:80px}}@media(max-width: 767.98px){body:not(.home) .about-dedication .content .inner{padding:60px 30px 0 30px}}body:not(.home) .about-dedication .content .inner p{color:#fff;font-size:20px}body:not(.home) .about-images{padding:60px 0px 120px;z-index:9;position:relative}body:not(.home) .about-images .images{display:flex}body:not(.home) .about-images .images img{border-radius:15px;width:calc(20% - 20px);margin:0 10px !important}body:not(.home) .about-images .images img:nth-child(1){margin-bottom:-40px !important;margin-top:auto !important}body:not(.home) .about-images .images img:nth-child(2){margin-bottom:-70px !important;margin-top:auto !important}body:not(.home) .about-images .images img:nth-child(3){margin-bottom:-100px !important;margin-top:auto !important}body:not(.home) .about-images .images img:nth-child(4){margin-bottom:-70px !important;margin-top:auto !important}body:not(.home) .about-images .images img:nth-child(5){margin-bottom:-40px !important;margin-top:auto !important}@media(max-width: 767.98px){body:not(.home) .about-images .images img{margin-left:1px !important;margin-right:1px !important;width:calc(20% - 2px)}}body:not(.home) section.about-stats{background:#000;color:#fff;padding:30px 30px 50px;position:relative}body:not(.home) section.about-stats .flex{display:flex;align-items:center}@media(max-width: 991.98px){body:not(.home) section.about-stats .flex{flex-direction:column}}body:not(.home) section.about-stats p{margin-bottom:15px}body:not(.home) section.about-stats h2{color:#fff;margin:0;text-align:right;font-size:55px;line-height:1.4}@media(max-width: 991.98px){body:not(.home) section.about-stats h2{text-align:center;margin-bottom:50px}}body:not(.home) section.about-stats .stats{margin-top:50px;margin-bottom:30px;display:flex;flex-wrap:wrap}@media(max-width: 575.98px){body:not(.home) section.about-stats .stats{margin-top:0}}body:not(.home) section.about-stats .stats .stat{width:25%;padding:0 40px;position:relative}@media(max-width: 1199.98px){body:not(.home) section.about-stats .stats .stat{width:50%;margin:30px 0}}@media(max-width: 767.98px){body:not(.home) section.about-stats .stats .stat{width:100%}}body:not(.home) section.about-stats .stats .stat:before{content:"";position:absolute;left:0;bottom:0;height:60%;border-left:2px solid #90c73e}body:not(.home) section.about-stats .stats .stat .icon{display:block}body:not(.home) section.about-stats .stats .stat .icon img{max-height:40px}@media(max-width: 767.98px){body:not(.home) section.about-stats .stats .stat .icon img{margin-right:auto !important;margin-left:0 !important}}body:not(.home) section.about-stats .stats .stat .number{display:block;font-size:55px;font-weight:600;margin:20px 0}body:not(.home) section.about-stats .stats .stat .label{display:block;text-transform:uppercase;font-size:14px;letter-spacing:2px;font-weight:500}body:not(.home) .about-justin{padding:0;position:relative;background:#000;color:#fff}body:not(.home) .about-justin .row{display:flex;min-height:51vw}@media(max-width: 991.98px){body:not(.home) .about-justin .row{flex-direction:column;min-height:0}}body:not(.home) .about-justin .photo{background-size:cover;background-position:top right;width:55%}@media(max-width: 991.98px){body:not(.home) .about-justin .photo{width:100%;order:2;height:100vw}}@media(max-width: 767.98px){body:not(.home) .about-justin .photo{height:120vw}}body:not(.home) .about-justin .content{padding:50px 50px 80px 0;width:45%}@media(max-width: 991.98px){body:not(.home) .about-justin .content{width:100%;order:1;padding:50px}}body:not(.home) .about-justin .content .inner{max-width:650px}@media(max-width: 1499.98px){body:not(.home) .about-justin .content .inner{max-width:700px}}body:not(.home) .about-resources{padding:50px 0;background-size:cover}body:not(.home) .about-resources .grid .grid-item img{max-height:60px}body:not(.home) .about-team{padding:50px 0 150px;background:#000}body:not(.home) .about-team p{color:#fff;max-width:800px;margin:30px auto}body:not(.home) .about-team #team_holder{background:#000;margin-top:30px}body:not(.home) .about-team #team_holder .slick-prev:before,body:not(.home) .about-team #team_holder .slick-next:before{font-size:50px;color:#90c73e}body:not(.home) .about-team #team_holder .slick-next{right:50px}body:not(.home) .about-team #team_holder .slick-prev{left:15px}body:not(.home) .about-team #team_holder .agent{padding:0 10px}body:not(.home) .about-team #team_holder .agent .agent-info{box-shadow:none}body:not(.home) .about-team #team_holder .agent .agent-info .info .phone,body:not(.home) .about-team #team_holder .agent .agent-info .info .position{display:none}body:not(.home) .about-team #team_holder .agent .agent-info .info .title span{color:#fff;font-weight:500;font-size:18px;display:block;padding-top:10px;font-family:"Poppins","Montserrat",Helvetica,sans-serif}body:not(.home) .about-team #team_holder .agent .agent-info .info .profile{display:none}body:not(.home) .about-team #team_holder .agent .agent-info .image img{margin:0;width:100%}body:not(.home) .about-reviews{padding:30px 0}body:not(.home) .about-reviews h2.heading{color:#90c73e}body:not(.home) .about-reviews h2.heading span{color:#000}body:not(.home) .about-reviews p{max-width:1000px;margin:0 auto 50px}body:not(.home) #real_estate_experience{background:#000;padding:100px 0;color:#fff}body:not(.home) #real_estate_experience .row{display:flex;align-items:center}@media(max-width: 991.98px){body:not(.home) #real_estate_experience .row{flex-direction:column}}body:not(.home) #real_estate_experience .photo{padding-left:0}@media(max-width: 991.98px){body:not(.home) #real_estate_experience .photo{padding:0}}body:not(.home) #real_estate_experience .content{padding:0 100px;display:flex;align-items:center}@media(max-width: 1499.98px){body:not(.home) #real_estate_experience .content{padding:0 50px}}@media(max-width: 1199.98px){body:not(.home) #real_estate_experience .content{padding:0 20px}}@media(max-width: 991.98px){body:not(.home) #real_estate_experience .content{padding:0 40px;margin-top:60px}}body:not(.home) #real_estate_experience .content .inner{max-width:800px}body:not(.home) #real_estate_experience .content .inner h2{font-size:70px;color:#90c73e;margin-bottom:50px;margin-top:0}@media(max-width: 1499.98px){body:not(.home) #real_estate_experience .content .inner h2{font-size:60px}}@media(max-width: 1199.98px){body:not(.home) #real_estate_experience .content .inner h2{font-size:50px}}body:not(.home) #real_estate_experience .content .inner p{font-size:22px;margin-bottom:0}body:not(.home) #work_hard{padding:150px 30px;background-size:cover}@media(max-width: 991.98px){body:not(.home) #work_hard{padding:100px 30px}}@media(max-width: 767.98px){body:not(.home) #work_hard{padding:80px 0}}body:not(.home) #work_hard .list{display:flex;flex-wrap:wrap}body:not(.home) #work_hard .list .list-item{margin-bottom:100px;display:flex;padding:0 50px 0 10px;width:50%}@media(max-width: 991.98px){body:not(.home) #work_hard .list .list-item{width:100%}}body:not(.home) #work_hard .list .list-item:last-child{width:100%;margin-bottom:0}@media(max-width: 1199.98px){body:not(.home) #work_hard .list .list-item{padding:0 20px}}@media(max-width: 575.98px){body:not(.home) #work_hard .list .list-item{padding:0}}body:not(.home) #work_hard .list .list-item .number{font-size:44px;font-weight:300;font-family:"Poppins","Montserrat",Helvetica,sans-serif;color:#90c73e;display:block;width:50px;margin-right:50px;text-align:right;position:relative;transform:translateY(-17px)}@media(max-width: 767.98px){body:not(.home) #work_hard .list .list-item .number{font-size:35px;transform:translateY(-12px)}}body:not(.home) #work_hard .list .list-item .number:after{content:"";width:30px;border-top:1px solid #fff;position:absolute;top:30px;left:100%;margin-left:8px}@media(max-width: 767.98px){body:not(.home) #work_hard .list .list-item .number:after{top:25px}}body:not(.home) #work_hard .list .list-item .content{display:block;width:calc(100% - 100px)}body:not(.home) #work_hard .list .list-item .content .title{display:block;font-size:35px;font-weight:500;color:#fff;line-height:1.1;margin-bottom:15px;transform:translateY(-5px)}@media(max-width: 1499.98px){body:not(.home) #work_hard .list .list-item .content .title{font-size:29px;transform:translateY(-2px)}}body:not(.home) #work_hard .list .list-item .content .description{font-size:22px;color:#fff}@media(max-width: 1499.98px){body:not(.home) #work_hard .list .list-item .content .description{font-size:20px}}body:not(.home) #quote{background:#000;padding:130px 50px 150px 30px;margin:0 -15px;display:flex;align-items:center;justify-content:center}@media(max-width: 1499.98px){body:not(.home) #quote{padding:100px 70px 120px 50px}}@media(max-width: 1199.98px){body:not(.home) #quote{padding:80px 70px 100px 50px}}@media(max-width: 575.98px){body:not(.home) #quote{padding:50px 50px 70px 30px}}body:not(.home) #quote .inner{padding:150px 80px 130px 100px;border:1px solid #90c73e;display:flex;align-items:center;justify-content:center;max-width:1100px;position:relative}@media(max-width: 991.98px){body:not(.home) #quote .inner{padding:120px 60px 100px 80px}}@media(max-width: 575.98px){body:not(.home) #quote .inner{padding:100px 40px 80px 60px}}body:not(.home) #quote .inner:before{content:"";position:absolute;pointer-events:none;top:20px;right:-20px;bottom:-20px;left:20px;border:1px solid rgba(255,255,255,.5)}body:not(.home) #quote .inner .quote-item{color:#fff}body:not(.home) #quote .inner .quote-item p{font-size:30px}@media(max-width: 991.98px){body:not(.home) #quote .inner .quote-item p{font-size:27px}}@media(max-width: 575.98px){body:not(.home) #quote .inner .quote-item p{font-size:23px}}body:not(.home) #quote .inner .quote-item .author .name{color:#90c73e;display:block;font-size:21px}body:not(.home) #quote .inner .quote-item .author .company{color:#fff;display:block;font-size:20px}body:not(.home) #join_team{background:#000;padding:100px 0;margin-bottom:-30px}@media(max-width: 991.98px){body:not(.home) #join_team{padding:60px 0}}@media(max-width: 767.98px){body:not(.home) #join_team{padding-top:0}}body:not(.home) #join_team .row{display:flex;align-items:center}@media(max-width: 991.98px){body:not(.home) #join_team .row{flex-direction:column}}body:not(.home) #join_team .photo{padding-right:0}@media(max-width: 991.98px){body:not(.home) #join_team .photo{padding:0;order:1}}body:not(.home) #join_team .content{padding:0 100px;display:flex;align-items:center}@media(max-width: 1499.98px){body:not(.home) #join_team .content{padding:0 50px}}@media(max-width: 1199.98px){body:not(.home) #join_team .content{padding:0 20px}}@media(max-width: 991.98px){body:not(.home) #join_team .content{padding:0 40px;margin-top:60px;order:2}}body:not(.home) #join_team .content .inner{max-width:800px}body:not(.home) #join_team .content .inner h2{font-size:60px;margin-bottom:50px;margin-top:0;color:#90c73e}@media(max-width: 1499.98px){body:not(.home) #join_team .content .inner h2{font-size:50px}}@media(max-width: 1199.98px){body:not(.home) #join_team .content .inner h2{font-size:40px}}body:not(.home) #join_team .content .inner h2 span{color:#fff}body:not(.home) #join_team .content .inner p{font-size:22px;margin-bottom:0}body:not(.home) #our_offices .internal-hero{min-height:700px !important}@media(max-width: 767.98px){body:not(.home) #our_offices .internal-hero{background-position:right}}body:not(.home) #our_offices .internal-hero:before{background:rgba(0,0,0,.7)}body:not(.home) #our_offices .internal-hero h1{color:#90c73e}body:not(.home) #our_offices .internal-hero .sub-title{color:#fff;font-size:22px}@media(max-width: 767.98px){body:not(.home) #our_offices .internal-hero .sub-title{font-size:18px}}body:not(.home) #our_offices .internal-hero .content{color:#fff;padding-top:40px}body:not(.home) #our_offices .internal-hero .content p{font-size:25px}@media(max-width: 767.98px){body:not(.home) #our_offices .internal-hero .content p{font-size:20px}}body:not(.home) #our_offices .internal-hero .content p:last-child{margin-bottom:0}body:not(.home) #our_offices .internal-hero .content p strong{font-weight:600}body:not(.home) #our_offices .location-intro{background:#000;color:#fff;padding:100px 30px;position:relative}@media(max-width: 991.98px){body:not(.home) #our_offices .location-intro{padding:60px 30px 0}}body:not(.home) #our_offices .location-intro .container{max-width:900px;position:relative;z-index:9}body:not(.home) #our_offices .location-intro h3{color:#90c73e;padding-right:80px}@media(max-width: 991.98px){body:not(.home) #our_offices .location-intro h3{padding-right:0}}body:not(.home) #our_offices .location-intro h3:first-child{position:relative}body:not(.home) #our_offices .location-intro h3:first-child:after{content:"";background:url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/icon-location-soild.png);background-size:contain;width:76px;height:100px;position:absolute;right:-10px;bottom:-10px}@media(max-width: 991.98px){body:not(.home) #our_offices .location-intro h3:first-child:after{bottom:100%;right:50%;transform:translateX(50%) translateY(-20px)}}body:not(.home) #our_offices .location-intro p{font-size:21px}body:not(.home) #our_offices .location-nav{margin-top:30px}body:not(.home) #our_offices .location-nav .grid-item a{text-decoration:none;display:block}body:not(.home) #our_offices .location-nav .grid-item a img{transition:300ms ease all}body:not(.home) #our_offices .location-nav .grid-item a:hover img{transform:translateY(-10px)}body:not(.home) #our_offices .location-nav .grid-item a .location-title{font-weight:500;font-size:29px;letter-spacing:-1px;margin:30px 0 15px;text-transform:none;line-height:1;display:block;color:#fff;font-family:"Poppins","Montserrat",Helvetica,sans-serif}body:not(.home) #our_offices section.office-location{padding:60px 0;background:#000;color:#fff;border-bottom:1px solid rgba(255,255,255,.3)}@media(max-width: 767.98px){body:not(.home) #our_offices section.office-location{padding:40px 0 20px}}body:not(.home) #our_offices section.office-location .row{display:flex;align-items:center}@media(max-width: 991.98px){body:not(.home) #our_offices section.office-location .row{flex-direction:column}}@media(max-width: 991.98px){body:not(.home) #our_offices section.office-location .office-photo{order:1}}body:not(.home) #our_offices section.office-location .office-photo img{width:100%;max-width:100%;border-radius:10px}body:not(.home) #our_offices section.office-location .office-details{padding:0 60px}@media(max-width: 991.98px){body:not(.home) #our_offices section.office-location .office-details{order:2;padding-top:60px}}@media(max-width: 767.98px){body:not(.home) #our_offices section.office-location .office-details{padding:30px !important}}body:not(.home) #our_offices section.office-location .office-details h3{margin-top:0;margin-bottom:5px;color:#fff;font-size:32px}body:not(.home) #our_offices section.office-location .office-details h4{font-size:16px;letter-spacing:1px;text-transform:none}body:not(.home) #our_offices section.office-location .office-details h5{margin:0 0 20px;text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:600;color:#9d9d9d}body:not(.home) #our_offices section.office-location .office-details p{font-size:16px;margin-bottom:0;margin-top:30px}body:not(.home) #our_offices #active_realty_logo{background:#000;margin-left:-15px;margin-right:-15px;padding:0 20px}body:not(.home) #our_offices #active_realty_logo img{width:100%;margin:-1px 0 0 !important}body:not(.home) #our_offices #core_values{background:#000;padding:30px;color:#fff;margin-left:-15px;margin-right:-15px}@media(max-width: 1199.98px){body:not(.home) #our_offices #core_values{padding:75px 30px}}@media(max-width: 575.98px){body:not(.home) #our_offices #core_values{padding:30px 15px}}body:not(.home) #our_offices #core_values .content{padding-right:100px}@media(max-width: 1199.98px){body:not(.home) #our_offices #core_values .content{padding-right:15px}}body:not(.home) #our_offices #core_values .content h2.heading{color:#fff;font-size:80px;font-weight:600;line-height:1.3}@media(max-width: 1199.98px){body:not(.home) #our_offices #core_values .content h2.heading{font-size:60px}}@media(max-width: 991.98px){body:not(.home) #our_offices #core_values .content h2.heading{text-align:center}}@media(max-width: 575.98px){body:not(.home) #our_offices #core_values .content h2.heading{font-size:45px;margin-top:0;margin-bottom:40px}}body:not(.home) #our_offices #core_values .content p{font-size:19px}body:not(.home) #our_offices #core_values .value-items{display:grid;grid-template-columns:repeat(2, 1fr);grid-auto-rows:1fr;grid-column-gap:30px;grid-row-gap:30px}@media(max-width: 767.98px){body:not(.home) #our_offices #core_values .value-items{grid-template-columns:repeat(1, 1fr)}}body:not(.home) #our_offices #core_values .value-items .item{width:100%;border-radius:10px;position:relative;padding:30px;background-size:cover;background-position:center}body:not(.home) #our_offices #core_values .value-items .item:before{content:"";position:absolute;z-index:9;background:rgba(0,0,0,.7) !important;top:0;right:0;bottom:0;left:0;pointer-events:none}body:not(.home) #our_offices #core_values .value-items .item .inner{position:relative;z-index:99;display:flex;flex-direction:column;text-align:center}body:not(.home) #our_offices #core_values .value-items .item .inner img{max-height:50px;margin:0 auto}body:not(.home) #our_offices #core_values .value-items .item .inner .title{display:block;text-transform:uppercase;font-weight:600;font-size:24px;line-height:1.1;margin-top:20px}body:not(.home) #our_offices #core_values .value-items .item .inner .title em{color:#90c73e}body:not(.home) #our_offices #core_values .value-items .item .inner .description{display:block;margin-top:12px}body:not(.home) #our_offices #best_in_class{background:#000;padding:100px 30px;color:#fff;margin-left:-15px;margin-right:-15px}@media(max-width: 767.98px){body:not(.home) #our_offices #best_in_class{padding:60px 30px}}body:not(.home) #our_offices #best_in_class h2.heading{text-align:center;font-size:45px;max-width:1000px;margin:0 auto 80px;text-transform:none}body:not(.home) #our_offices #best_in_class h4{letter-spacing:2px}body:not(.home) #our_offices #best_in_class .content p.large{font-size:24px;font-weight:600;line-height:1.2;margin-top:30px}body:not(.home) #our_offices #best_in_class .content p.large em{color:#90c73e}body:not(.home) #our_offices #best_in_class .photo{padding-left:100px}@media(max-width: 991.98px){body:not(.home) #our_offices #best_in_class .photo{padding:30px 0 0 0}}body:not(.home) #our_offices #best_in_class .photo img{max-width:100%;margin:0 auto}body:not(.home) #our_offices .top-10{padding:100px 30px;color:#fff;margin-left:-15px;margin-right:-15px}@media(max-width: 767.98px){body:not(.home) #our_offices .top-10{padding:60px 30px}}body:not(.home) #our_offices .top-10 .container{max-width:1100px}body:not(.home) #our_offices .top-10 h3{color:#90c73e;font-weight:600}body:not(.home) #our_offices .top-10 p{line-height:1.2}body:not(.home) #our_offices .top-10 p strong{font-weight:600;font-size:19px}body:not(.home) #our_offices #your_future{background:#000;padding:100px 30px;color:#fff;margin-left:-15px;margin-right:-15px}@media(max-width: 767.98px){body:not(.home) #our_offices #your_future{padding:60px 30px}}body:not(.home) #our_offices #your_future h2.heading{text-align:center;font-size:45px;max-width:1000px;margin:0 auto 80px;color:#90c73e}@media(max-width: 575.98px){body:not(.home) #our_offices #your_future h2.heading{margin-bottom:50px}}body:not(.home) #our_offices #your_future h2.heading em{color:#fff}body:not(.home) #our_offices #your_future .content h3{font-size:55px;color:#fff;text-align:left;margin-bottom:40px}@media(max-width: 575.98px){body:not(.home) #our_offices #your_future .content h3{font-size:40px;margin-top:50px}}body:not(.home) #our_offices #your_future .content p{line-height:1.9;margin-bottom:0}body:not(.home) #our_offices #your_future .photo{padding-right:100px}@media(max-width: 991.98px){body:not(.home) #our_offices #your_future .photo{padding-right:0}}body:not(.home) #our_offices #your_future .photo img{border-radius:10px}body:not(.home) .our-core{padding:60px 0;background-size:cover}body:not(.home) .our-core .text-center{max-width:1000px;margin:0 auto}body:not(.home) .our-core .core-list{margin:60px 30px}body:not(.home) .our-core .core-list ul{margin:0;padding:0;display:flex;flex-wrap:wrap}body:not(.home) .our-core .core-list ul li{width:50%;display:flex;padding:0 50px}@media(max-width: 991.98px){body:not(.home) .our-core .core-list ul li{width:100%}}body:not(.home) .our-core .core-list ul li:before{display:none !important}body:not(.home) .our-core .core-list ul li .icon{display:block;width:80px}body:not(.home) .our-core .core-list ul li .icon img{max-height:50px}body:not(.home) .our-core .core-list ul li .core-content{width:calc(100% - 80px)}body:not(.home) .our-core .core-list ul li .core-content h4{color:#000;letter-spacing:1px;font-weight:600}body:not(.home) .agent-type{padding:50px 0}body:not(.home) .agent-type h2.heading{margin-bottom:60px}body:not(.home) .agent-type .type{padding:0 30px}body:not(.home) .agent-type .type .agent-icon{text-align:center}body:not(.home) .agent-type .type .agent-title{text-align:center}body:not(.home) .agent-type .type .agent-title h3{font-size:28px}body:not(.home) .agent-type .type .agent-title p{font-size:17px;font-weight:600}body:not(.home) .agent-type .type ul{padding-left:35px}body:not(.home) .agent-type .type ul li{font-size:15px;list-style:circle;padding-left:5px !important}body:not(.home) .agent-type .type ul li:before{display:none !important}body:not(.home) .join-future{padding:60px 0;color:#fff;background:#000}body:not(.home) .join-future h3{color:#fff;max-width:1000px;margin:0 auto 40px}body:not(.home) .join-future .future-grid{display:flex;flex-wrap:wrap}body:not(.home) .join-future .future-grid .item{width:calc(50% - 30px);margin:15px;padding:30px 40px 10px;background:rgba(255,255,255,.1);border-radius:20px}@media(max-width: 767.98px){body:not(.home) .join-future .future-grid .item{width:100%}}body:not(.home) .join-future .future-grid .item .icon{border-radius:60px;border:2px solid #90c73e;display:inline-block;width:60px;height:60px;text-align:center;line-height:60px;font-size:20px}body:not(.home) .join-future .future-grid .item h4{color:#fff;margin:30px 0 10px;font-size:30px;text-transform:none;letter-spacing:0}body:not(.home) .join-future .lower-content{padding-top:60px}body:not(.home) .team-stats{background:#000;padding:40px 0;color:#fff}body:not(.home) .team-stats .stat-item{text-align:center}body:not(.home) .team-stats .stat-item .stat-num{display:block;font-size:35px;font-weight:600}body:not(.home) .team-stats .stat-item .stat-label{display:block;text-transform:uppercase;letter-spacing:2px;font-size:13px}body:not(.home) #join_our_team{margin-left:-15px;margin-right:-15px}body:not(.home) #join_our_team .internal-hero{margin:-80px 0 0}@media(max-width: 991.98px){body:not(.home) #join_our_team .internal-hero{background-position:20%;min-height:600px}}@media(max-width: 767.98px){body:not(.home) #join_our_team .internal-hero{min-height:500px}}@media(max-width: 575.98px){body:not(.home) #join_our_team .internal-hero{min-height:400px}}body:not(.home) #join_our_team .about{padding:100px 30px !important}@media(max-width: 1199.98px){body:not(.home) #join_our_team .about{padding:60px 30px !important}}@media(max-width: 991.98px){body:not(.home) #join_our_team .about{padding:50px 30px 0 !important}}body:not(.home) #join_our_team .about h2{color:#fff;font-size:70px}body:not(.home) #join_our_team .about h2 span{color:#90c73e}body:not(.home) #join_our_team .about h2 em{color:#90c73e}body:not(.home) #join_our_team .about p{font-size:17px;font-weight:300}body:not(.home) #join_our_team .about p.large{font-size:22px}body:not(.home) #join_our_team .our-core{padding:0 0 60px 0;background:#000;color:#fff}@media(max-width: 575.98px){body:not(.home) #join_our_team .our-core{padding:0 10px 0px}}body:not(.home) #join_our_team .our-core .text-center{max-width:1000px;margin:0 auto;padding:0 30px}body:not(.home) #join_our_team .our-core p.large{font-size:21px}body:not(.home) #join_our_team .our-core p strong{color:#90c73e}body:not(.home) #join_our_team .our-core .core-list{margin:60px 30px}@media(max-width: 575.98px){body:not(.home) #join_our_team .our-core .core-list{margin:40px 0}}body:not(.home) #join_our_team .our-core .core-list ul{margin:0;padding:0;display:flex;flex-wrap:wrap}body:not(.home) #join_our_team .our-core .core-list ul li{width:calc(50% - 60px);margin:30px;display:flex;flex-direction:column;align-items:center;box-shadow:inset 0 0 10px rgba(255,255,255,.2);border-radius:20px;padding:50px;text-align:center;background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width: 1499.98px){body:not(.home) #join_our_team .our-core .core-list ul li{margin:20px;width:calc(50% - 40px)}}@media(max-width: 1199.98px){body:not(.home) #join_our_team .our-core .core-list ul li{margin:10px;width:calc(50% - 20px)}}@media(max-width: 991.98px){body:not(.home) #join_our_team .our-core .core-list ul li{width:100%;padding:40px}}@media(max-width: 575.98px){body:not(.home) #join_our_team .our-core .core-list ul li{padding:30px}}body:not(.home) #join_our_team .our-core .core-list ul li:before{display:none !important}body:not(.home) #join_our_team .our-core .core-list ul li .icon{display:block;width:80px}body:not(.home) #join_our_team .our-core .core-list ul li .icon img{max-height:80px}body:not(.home) #join_our_team .our-core .core-list ul li .core-content{width:calc(100% - 80px)}@media(max-width: 575.98px){body:not(.home) #join_our_team .our-core .core-list ul li .core-content{width:calc(100% - 20px)}}body:not(.home) #join_our_team .our-core .core-list ul li .core-content h4{color:#fff;letter-spacing:1px;font-weight:600;margin:30px 0 20px;font-size:40px}@media(max-width: 575.98px){body:not(.home) #join_our_team .our-core .core-list ul li .core-content h4{margin-top:10px}}body:not(.home) #join_our_team .our-core .core-list ul li .core-content h4 em{color:#90c73e}body:not(.home) #join_our_team .our-core .core-list ul li .core-content p{margin-bottom:0}body:not(.home) #join_our_team #success_designed{padding:60px 30px;background:#000;color:#fff}@media(max-width: 991.98px){body:not(.home) #join_our_team #success_designed{padding:30px}}@media(max-width: 575.98px){body:not(.home) #join_our_team #success_designed{padding:0 30px}}body:not(.home) #join_our_team #success_designed h2.heading{margin-bottom:100px}body:not(.home) #join_our_team #success_designed .type{padding:0 40px}@media(max-width: 575.98px){body:not(.home) #join_our_team #success_designed .type{padding:0 10px}}body:not(.home) #join_our_team #success_designed .type .inner{text-align:center}body:not(.home) #join_our_team #success_designed .type .inner .agent-title{margin-bottom:50px}body:not(.home) #join_our_team #success_designed .type .inner .agent-title h3{color:#fff;font-weight:600;text-transform:uppercase;font-size:28px}body:not(.home) #join_our_team #success_designed .type .inner ul{text-align:left}@media(max-width: 1199.98px){body:not(.home) #join_our_team #success_designed .type .inner ul{display:inline-block;margin-bottom:60px}}body:not(.home) #join_our_team #success_designed .type .inner ul li{font-size:15px}body:not(.home) #join_our_team .narrow-banner p{color:#90c73e;font-size:50px}body:not(.home) #join_our_team #your_active_future{padding:90px 30px;background-size:cover;color:#fff}@media(max-width: 575.98px){body:not(.home) #join_our_team #your_active_future{padding:60px 20px}}body:not(.home) #join_our_team #your_active_future h2.heading{font-size:50px;max-width:1000px;margin:0 auto 80px}@media(max-width: 767.98px){body:not(.home) #join_our_team #your_active_future h2.heading{font-size:40px}}body:not(.home) #join_our_team #your_active_future .row{display:flex}body:not(.home) #join_our_team #your_active_future .expand-boxes .panel-group .panel{padding:30px 50px 30px 100px;border:2px solid #fff;border-radius:20px;margin-bottom:20px}@media(max-width: 575.98px){body:not(.home) #join_our_team #your_active_future .expand-boxes .panel-group .panel{padding:20px 30px 20px 30px}}body:not(.home) #join_our_team #your_active_future .expand-boxes .panel-group .panel h4{margin:0 0 0 -60px;font-weight:600;letter-spacing:0}@media(max-width: 575.98px){body:not(.home) #join_our_team #your_active_future .expand-boxes .panel-group .panel h4{font-size:20px;margin-left:0}}body:not(.home) #join_our_team #your_active_future .expand-boxes .panel-group .panel h4 a{text-transform:none;text-decoration:none;display:block;position:relative;padding-right:60px}body:not(.home) #join_our_team #your_active_future .expand-boxes .panel-group .panel h4 a:after{content:"+";color:#fff;right:0;position:absolute;top:50%;transform:translateY(-50%)}body:not(.home) #join_our_team #your_active_future .expand-boxes .panel-group .panel h4 a:not(.collapsed):after{content:"-"}body:not(.home) #join_our_team #your_active_future .expand-boxes .panel-group .panel h4 img{margin:0 10px 0 0 !important;display:inline-block !important}@media(max-width: 575.98px){body:not(.home) #join_our_team #your_active_future .expand-boxes .panel-group .panel h4 img{max-height:30px}}body:not(.home) #join_our_team #your_active_future .expand-boxes .panel-group .panel .panel-body{margin-top:15px}body:not(.home) #join_our_team #your_active_future .photo-box{position:relative}@media(max-width: 991.98px){body:not(.home) #join_our_team #your_active_future .photo-box{display:none}}body:not(.home) #join_our_team #your_active_future .photo-box img{max-width:400px;position:absolute;opacity:.3;z-index:1}body:not(.home) #join_our_team #your_active_future .photo-box img:nth-child(1){top:40px;left:40px}body:not(.home) #join_our_team #your_active_future .photo-box img:nth-child(2){top:60px;right:40px}body:not(.home) #join_our_team #your_active_future .photo-box img:nth-child(3){bottom:40px;left:40px}body:not(.home) #join_our_team #your_active_future .photo-box img:nth-child(4){bottom:70px;right:60px}body:not(.home) #join_our_team #your_active_future .photo-box img.active{opacity:1;z-index:99}body:not(.home) #join_our_team #together{padding:80px 30px;background:#000;color:#fff;text-align:center}@media(max-width: 575.98px){body:not(.home) #join_our_team #together{padding:40px 30px}}body:not(.home) #join_our_team #together h2.heading{text-align:center;text-transform:none}body:not(.home) #join_our_team #together p{font-size:22px;max-width:1000px;margin:0 auto 25px}body:not(.home) #join_our_team .team-stats{margin-left:0;margin-right:0}body:not(.home) #join_our_team #today_tomorrow{padding:60px 30px;background:#000;color:#fff}@media(max-width: 575.98px){body:not(.home) #join_our_team #today_tomorrow{padding:30px}}body:not(.home) #join_our_team #today_tomorrow .row{display:flex;align-items:center}@media(max-width: 991.98px){body:not(.home) #join_our_team #today_tomorrow .row{flex-direction:column}}body:not(.home) #join_our_team #today_tomorrow .content{padding-right:75px}@media(max-width: 991.98px){body:not(.home) #join_our_team #today_tomorrow .content{width:100%;padding-right:15px}}body:not(.home) #join_our_team #today_tomorrow .content h2{color:#90c73e;font-size:50px;font-weight:600}@media(max-width: 767.98px){body:not(.home) #join_our_team #today_tomorrow .content h2{font-size:40px}}body:not(.home) #join_our_team #today_tomorrow .content h2 em{color:#fff;font-style:normal}@media(max-width: 991.98px){body:not(.home) #join_our_team #today_tomorrow .photo{width:100%}}body:not(.home) #join_our_team #today_tomorrow p{max-width:1000px;margin:160px auto 0;font-size:22px}@media(max-width: 991.98px){body:not(.home) #join_our_team #today_tomorrow p{margin-top:50px;margin-bottom:30px}}body:not(.home) #join_our_team #earn_income{padding:100px 30px;color:#fff;background-size:cover}body:not(.home) #join_our_team #earn_income .video .video-box{background:#000;border:10px solid #90c73e}body:not(.home) #join_our_team #earn_income .video .video-box img{margin:0 !important}body:not(.home) #join_our_team #earn_income .video .content-box{margin-top:60px}body:not(.home) #join_our_team #earn_income .video .content-box p{font-size:30px;font-weight:600;color:#90c73e;text-align:center;margin-bottom:0;line-height:1.3}@media(max-width: 575.98px){body:not(.home) #join_our_team #earn_income .video .content-box p{font-size:24px}}body:not(.home) #join_our_team #earn_income .video .content-box p em{color:#fff}body:not(.home) #join_our_team #active_advantage{background:#000;color:#fff;padding:60px 30px}@media(max-width: 575.98px){body:not(.home) #join_our_team #active_advantage{padding:30px}}body:not(.home) #join_our_team #active_advantage h2.heading{text-transform:none;font-size:55px;margin-bottom:60px}@media(max-width: 575.98px){body:not(.home) #join_our_team #active_advantage h2.heading{font-size:45px}}body:not(.home) #join_our_team #active_advantage .photo{padding-right:100px;position:relative}@media(max-width: 991.98px){body:not(.home) #join_our_team #active_advantage .photo{display:none}}body:not(.home) #join_our_team #active_advantage .photo img{display:block;margin:0 !important;width:100%}body:not(.home) #join_our_team #active_advantage .photo:before{content:"";position:absolute;left:-30px;top:0;bottom:0;width:100vw;transform:translateX(-100%);background:#90c73e}body:not(.home) #join_our_team #active_advantage .panel-group .panel{padding:20px 50px 30px 0;margin-bottom:20px;border-bottom:1px solid #90c73e}body:not(.home) #join_our_team #active_advantage .panel-group .panel a{margin:0;font-weight:600;letter-spacing:0;text-transform:none;text-decoration:none;display:block;position:relative;padding-right:60px;font-size:25px;outline:none}@media(max-width: 575.98px){body:not(.home) #join_our_team #active_advantage .panel-group .panel a{font-size:22px}}body:not(.home) #join_our_team #active_advantage .panel-group .panel a span{display:block;color:#fff;font-weight:300;font-size:16px;text-transform:uppercase}body:not(.home) #join_our_team #active_advantage .panel-group .panel a:after{content:"+";color:#fff;right:0;position:absolute;top:50%;transform:translateY(-50%)}body:not(.home) #join_our_team #active_advantage .panel-group .panel a:not(.collapsed):after{content:"-"}body:not(.home) #join_our_team #active_advantage .panel-group .panel .panel-body{margin-top:15px}body:not(.home) #join_our_team #more_support{background:#000;color:#fff;padding:60px 30px}@media(max-width: 575.98px){body:not(.home) #join_our_team #more_support{padding:30px}}body:not(.home) #join_our_team #more_support h2.heading{text-transform:none;font-size:55px;margin-bottom:60px}@media(max-width: 575.98px){body:not(.home) #join_our_team #more_support h2.heading{font-size:45px}}body:not(.home) #join_our_team #more_support .support-table{margin-bottom:60px}body:not(.home) #join_our_team #more_support .support-table .row{padding:30px 0;border-bottom:1px solid #90c73e;font-size:20px;line-height:40px}@media(max-width: 767.98px){body:not(.home) #join_our_team #more_support .support-table .row{font-size:17px;line-height:30px}}body:not(.home) #join_our_team #more_support .support-table .row.heading{text-align:center}body:not(.home) #join_our_team #more_support .support-table .row .check{color:#90c73e;font-size:30px;text-align:center}@media(max-width: 575.98px){body:not(.home) #join_our_team #more_support .support-table .row .check{font-size:22px}}body:not(.home) #join_our_team #more_support .footer{text-align:center;padding-bottom:40px}body:not(.home) #join_our_team #make_a_difference{background:#000;color:#fff;padding:60px 30px;background-size:cover;background-position:center}body:not(.home) #join_our_team #make_a_difference h2{text-transform:none;font-size:55px;margin-bottom:30px;color:#fff;font-weight:600}body:not(.home) #join_our_team #make_a_difference h2 em{color:#90c73e;font-style:normal}body:not(.home) #join_our_team #make_a_difference p{max-width:800px;font-size:18px}body:not(.home) #join_our_team #make_a_difference #md_form_holder{position:relative;max-width:900px;margin-left:auto;margin-top:80px}body:not(.home) #join_our_team #make_a_difference #md_form_holder:before{content:"";background:url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/join-active-realty-make-a-difference.jpg) top right no-repeat;position:absolute;left:-60px;top:10px;bottom:0;width:50vw;background-size:contain;transform:translateX(-100%)}body:not(.home) #join_our_team #make_a_difference .si-form{max-width:100%}body:not(.home) #join_our_team #make_a_difference .si-form .form-group{margin-bottom:30px}body:not(.home) #join_our_team #make_a_difference .si-form .form-group:nth-child(14),body:not(.home) #join_our_team #make_a_difference .si-form .form-group:nth-child(17),body:not(.home) #join_our_team #make_a_difference .si-form .form-group:nth-child(18),body:not(.home) #join_our_team #make_a_difference .si-form .form-group:nth-child(20){display:none}body:not(.home) #join_our_team #make_a_difference .si-form label{color:#fff;text-transform:uppercase;letter-spacing:1px;font-weight:500}body:not(.home) #join_our_team #make_a_difference .si-form input[type=text],body:not(.home) #join_our_team #make_a_difference .si-form input[type=email],body:not(.home) #join_our_team #make_a_difference .si-form input[type=tel],body:not(.home) #join_our_team #make_a_difference .si-form textarea,body:not(.home) #join_our_team #make_a_difference .si-form select{border:none;border-radius:0;background:rgba(255,255,255,.1);border-bottom:2px solid #90c73e;color:#fff;height:auto;padding:10px 15px}body:not(.home) #join_our_team #make_a_difference .si-form select option{color:#000}body:not(.home) #join_our_team #ppt-modal{z-index:9999999}body:not(.home) #join_our_team #ppt-modal .modal-content{max-width:none;width:90vw;height:90vh}body:not(.home) #join_our_team #ppt-modal .modal-content iframe{width:100%;height:100%}body:not(.home) #become-a-partner-agent{margin:0 -15px}body:not(.home) #become-a-partner-agent .internal-hero{margin-left:0;margin-right:0}@media(max-width: 575.98px){body:not(.home) #become-a-partner-agent .internal-hero{bckground-position:40%}}body:not(.home) #become-a-partner-agent .internal-hero:before{background:rgba(0,0,0,.6)}body:not(.home) #become-a-partner-agent .internal-hero .sub-title{margin-bottom:40px}body:not(.home) #become-a-partner-agent #why_choose_active{background:#000;padding:80px 30px;color:#fff}@media(max-width: 767.98px){body:not(.home) #become-a-partner-agent #why_choose_active{pdding:50px 20px}}body:not(.home) #become-a-partner-agent #why_choose_active h2.heading{text-align:center;color:#90c73e}body:not(.home) #become-a-partner-agent #why_choose_active h2.heading span{color:#fff}body:not(.home) #become-a-partner-agent #why_choose_active .choose-items{display:flex;align-items:center;justify-content:space-between;margin-top:75px;gap:75px}@media(max-width: 1499.98px){body:not(.home) #become-a-partner-agent #why_choose_active .choose-items{gap:40px}}@media(max-width: 1199.98px){body:not(.home) #become-a-partner-agent #why_choose_active .choose-items{flex-wrap:wrap;justify-content:center}}@media(max-width: 767.98px){body:not(.home) #become-a-partner-agent #why_choose_active .choose-items{gap:15px}}body:not(.home) #become-a-partner-agent #why_choose_active .choose-items .item{width:calc(33.3333333333% - 50px);border-radius:50%;border:2px solid #90c73e;box-shadow:inset 0 0 13px rgba(255,255,255,.34);text-align:center;aspect-ratio:1/1;background-position:center;background-size:cover;display:flex;align-items:center;justify-content:center}@media(max-width: 1499.98px){body:not(.home) #become-a-partner-agent #why_choose_active .choose-items .item{width:calc(33.3333333333% - 26.6666666667px)}}@media(max-width: 1199.98px){body:not(.home) #become-a-partner-agent #why_choose_active .choose-items .item{width:calc(50% - 20px)}}@media(max-width: 767.98px){body:not(.home) #become-a-partner-agent #why_choose_active .choose-items .item{width:100%;margin:10px 0}}body:not(.home) #become-a-partner-agent #why_choose_active .choose-items .item .inner{max-width:80%;max-height:80%;text-align:center}body:not(.home) #become-a-partner-agent #why_choose_active .choose-items .item .inner h3{text-transform:uppercase;color:#fff;font-weight:600;font-size:40px}@media(max-width: 1499.98px){body:not(.home) #become-a-partner-agent #why_choose_active .choose-items .item .inner h3{font-size:30px}}body:not(.home) #become-a-partner-agent #why_choose_active .choose-items .item .inner h3 span{color:#90c73e}body:not(.home) #become-a-partner-agent #high_standards{background-size:cover !important;background-position:center;padding:150px 30px}@media(max-width: 575.98px){body:not(.home) #become-a-partner-agent #high_standards{padding:50px 30px}}body:not(.home) #become-a-partner-agent #high_standards h3{color:#fff;font-weight:600;font-size:45px}@media(max-width: 575.98px){body:not(.home) #become-a-partner-agent #high_standards h3{font-size:35px}}body:not(.home) #become-a-partner-agent #high_standards h3 span{color:#90c73e}body:not(.home) #become-a-partner-agent #high_standards .btn{margin:100px auto}body:not(.home) #become-a-partner-agent #why_us{background:#000;color:#fff;padding:80px 30px;overflow:hidden}body:not(.home) #become-a-partner-agent #why_us .row{display:flex;align-items:center}@media(max-width: 991.98px){body:not(.home) #become-a-partner-agent #why_us .row{flex-direction:column}}body:not(.home) #become-a-partner-agent #why_us .row:first-child{margin-bottom:60px}body:not(.home) #become-a-partner-agent #why_us .row:first-child .content:after{content:"";position:absolute;bottom:-30px;border-bottom:1px solid #90c73e;left:-50px;top:-50px;pointer-events:none;width:200vw;border-left:1px solid #90c73e}body:not(.home) #become-a-partner-agent #why_us .row:first-child .content:before{content:"";position:absolute;top:-50px;right:calc(100% + 50px);width:100vw;border-top:1px solid #90c73e;pointer-events:none}body:not(.home) #become-a-partner-agent #why_us .row:last-child{margin-bottom:60px}body:not(.home) #become-a-partner-agent #why_us .row:last-child .content .btn-alt{margin-bottom:30px;margin-top:40px}body:not(.home) #become-a-partner-agent #why_us .row:last-child .content:after{content:"";position:absolute;bottom:-30px;border-bottom:1px solid #90c73e;right:-50px;top:-50px;pointer-events:none;width:200vw;border-right:1px solid #90c73e}body:not(.home) #become-a-partner-agent #why_us .row:last-child .content:before{content:"";position:absolute;top:-50px;left:calc(100% + 50px);width:100vw;border-top:1px solid #90c73e;pointer-events:none}body:not(.home) #become-a-partner-agent #why_us .content{position:relative}@media(max-width: 991.98px){body:not(.home) #become-a-partner-agent #why_us .content{order:2}}body:not(.home) #become-a-partner-agent #why_us .content h2{color:#90c73e;font-weight:600;font-size:40px}@media(max-width: 991.98px){body:not(.home) #become-a-partner-agent #why_us .photo{order:1}}body:not(.home) #become-a-partner-agent #why_us .photo img{position:relative;z-index:9}@media(max-width: 991.98px){body:not(.home) #become-a-partner-agent #why_us .photo img{transform:none !important;max-width:80%;margin:0 auto 40px !important;display:block}}body:not(.home) #become-a-partner-agent #why_us .photo.left img{transform:translateX(-100px)}body:not(.home) #become-a-partner-agent #why_us .photo.right img{transform:translateX(100px)}body:not(.home) #become-a-partner-agent #testimonials{text-align:center;color:#fff}@media(max-width: 1199.98px){body:not(.home) #become-a-partner-agent #testimonials{padding:80px 30px !important}}@media(max-width: 575.98px){body:not(.home) #become-a-partner-agent #testimonials{padding:50px 10px !important}}body:not(.home) #become-a-partner-agent #testimonials h2.heading{margin-bottom:80px}body:not(.home) #become-a-partner-agent #testimonials h2.heading span{padding-top:15px}body:not(.home) #become-a-partner-agent #testimonials #review_box{padding:0 150px;margin-top:40px}@media(max-width: 991.98px){body:not(.home) #become-a-partner-agent #testimonials #review_box{padding:0 70px}}@media(max-width: 767.98px){body:not(.home) #become-a-partner-agent #testimonials #review_box{padding:0;margin:0 -15px}}body:not(.home) #become-a-partner-agent #testimonials #review_box .slick-track{display:flex !important}body:not(.home) #become-a-partner-agent #testimonials #review_box .slick-track .slick-slide{height:inherit !important}body:not(.home) #become-a-partner-agent #testimonials #review_box .slick-next,body:not(.home) #become-a-partner-agent #testimonials #review_box .slick-prev{height:40px;width:40px}@media(max-width: 767.98px){body:not(.home) #become-a-partner-agent #testimonials #review_box .slick-next,body:not(.home) #become-a-partner-agent #testimonials #review_box .slick-prev{display:none !important}}body:not(.home) #become-a-partner-agent #testimonials #review_box .slick-next:before,body:not(.home) #become-a-partner-agent #testimonials #review_box .slick-prev:before{font-size:40px}body:not(.home) #become-a-partner-agent #testimonials #review_box .review{border-radius:20px;border:1px solid #90c73e;padding:50px;margin:0 30px}body:not(.home) #become-a-partner-agent #testimonials #review_box .review .inner{text-align:center;height:100%;display:flex;flex-direction:column;justify-content:space-around}body:not(.home) #become-a-partner-agent #testimonials #review_box .review .inner>span{display:block;font-size:25px;font-weight:600}body:not(.home) #become-a-partner-agent #testimonials #review_box .review .inner>span span{color:#90c73e}body:not(.home) #become-a-partner-agent #fastest_growing{position:relative;padding:100px 30px;background-size:cover;background-position:center;color:#fff;text-align:center}body:not(.home) #become-a-partner-agent #fastest_growing:before{content:"";position:absolute;z-index:9;background:rgba(0,0,0,.7) !important;top:0;right:0;bottom:0;left:0;pointer-events:none}body:not(.home) #become-a-partner-agent #fastest_growing .container{max-width:1100px;z-index:9;position:relative}body:not(.home) #become-a-partner-agent #fastest_growing h2{color:#fff;font-size:65px;font-weight:600;margin-bottom:50px}@media(max-width: 767.98px){body:not(.home) #become-a-partner-agent #fastest_growing h2{font-size:55px}}@media(max-width: 575.98px){body:not(.home) #become-a-partner-agent #fastest_growing h2{font-size:45px}}body:not(.home) #become-a-partner-agent #fastest_growing h2 span{color:#90c73e}body:not(.home) #become-a-partner-agent #fastest_growing p{font-size:24px}@media(max-width: 767.98px){body:not(.home) #become-a-partner-agent #fastest_growing p{font-size:22px}}@media(max-width: 575.98px){body:not(.home) #become-a-partner-agent #fastest_growing p{font-size:20px}}body:not(.home) #become-a-partner-agent #reasons_why{position:relative;padding:100px 30px;background-size:cover;background-position:center;color:#fff;text-align:center}body:not(.home) #become-a-partner-agent #reasons_why:before{content:"";position:absolute;z-index:9;background:rgba(0,0,0,.85) !important;top:0;right:0;bottom:0;left:0;pointer-events:none}body:not(.home) #become-a-partner-agent #reasons_why .container{z-index:9;position:relative}body:not(.home) #become-a-partner-agent #reasons_why .reason{display:flex;margin-bottom:90px;text-align:left}@media(max-width: 991.98px){body:not(.home) #become-a-partner-agent #reasons_why .reason{flex-direction:column}}body:not(.home) #become-a-partner-agent #reasons_why .reason:last-child{margin-bottom:0}body:not(.home) #become-a-partner-agent #reasons_why .reason .title{width:40%}@media(max-width: 991.98px){body:not(.home) #become-a-partner-agent #reasons_why .reason .title{width:100%;margin-bottom:50px}}body:not(.home) #become-a-partner-agent #reasons_why .reason .title .inner{padding-left:20px;border-left:5px solid #90c73e;font-size:43px;font-weight:600;line-height:1.3}body:not(.home) #become-a-partner-agent #reasons_why .reason .title span{color:#90c73e}body:not(.home) #become-a-partner-agent #reasons_why .reason .description{width:60%}@media(max-width: 991.98px){body:not(.home) #become-a-partner-agent #reasons_why .reason .description{width:100%}}body:not(.home) #become-a-partner-agent #reasons_why .reason .description p{font-size:22px}@media(max-width: 575.98px){body:not(.home) #become-a-partner-agent #reasons_why .reason .description p{font-size:20px}}body:not(.home) #become-a-partner-agent #faqs .top{padding-top:15vw;background-size:cover;background-position:top}@media(max-width: 991.98px){body:not(.home) #become-a-partner-agent #faqs .top{padding-top:30vw;background-size:contain}}body:not(.home) #become-a-partner-agent #faqs .top .container{background:#000;color:#fff;max-width:1000px;text-align:center;padding:50px}body:not(.home) #become-a-partner-agent #faqs .top .container h2{color:#90c73e;font-size:55px;font-weight:600}@media(max-width: 575.98px){body:not(.home) #become-a-partner-agent #faqs .top .container h2{font-size:45px}}body:not(.home) #become-a-partner-agent #faqs .top .container h2 span{color:#fff}body:not(.home) #become-a-partner-agent #faqs .top .container p{font-size:22px}@media(max-width: 575.98px){body:not(.home) #become-a-partner-agent #faqs .top .container p{font-size:20px}}body:not(.home) #become-a-partner-agent #faqs .bottom .container{max-width:1000px;color:#fff;background:#000}body:not(.home) #become-a-partner-agent #faqs .bottom .container .panel-group{padding:0 100px 50px;width:100%}@media(max-width: 991.98px){body:not(.home) #become-a-partner-agent #faqs .bottom .container .panel-group{width:100%;padding:0 30px 50px}}body:not(.home) #become-a-partner-agent #faqs .bottom .container .panel-group .panel{border-bottom:1px solid #7eb32f}body:not(.home) #become-a-partner-agent #faqs .bottom .container .panel-group .panel .heading a{color:#fff;font-size:18px;padding:25px 50px 25px 10px;font-weight:500;font-size:17px;display:block;position:relative;text-decoration:none;outline:none}body:not(.home) #become-a-partner-agent #faqs .bottom .container .panel-group .panel .heading a:after{content:"-";font-size:30px;color:#ccc;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:300ms ease all}body:not(.home) #become-a-partner-agent #faqs .bottom .container .panel-group .panel .heading a.collapsed:after{content:"+"}body:not(.home) #become-a-partner-agent #faqs .bottom .container .panel-group .panel:nth-child(1){border-top:1px solid #7eb32f}body:not(.home) #become-a-partner-agent #faqs .bottom .container .panel-group .panel .panel-collapse .panel-body{padding:0 10px 30px}body:not(.home) #become-a-partner-agent #faqs .bottom .container .panel-group .panel .panel-collapse .panel-body p,body:not(.home) #become-a-partner-agent #faqs .bottom .container .panel-group .panel .panel-collapse .panel-body ul li{line-height:1.7;font-size:15px;font-weight:300}body:not(.home) #become-a-partner-agent #faqs .bottom .container .panel-group .panel .panel-collapse .panel-body p strong,body:not(.home) #become-a-partner-agent #faqs .bottom .container .panel-group .panel .panel-collapse .panel-body ul li strong{font-weight:600}body:not(.home) section.help-bar{padding:30px 0;background:#f2f2f2;background-position:center;background-attachment:fixed}body:not(.home) section.help-bar h3{margin-bottom:10px;font-size:50px;letter-spacing:-2px;text-transform:none;color:#000}body:not(.home) section.help-bar .help-items{display:flex;flex-wrap:wrap}body:not(.home) section.help-bar .help-items .item{margin:15px;width:calc(33.3333333333% - 30px);text-align:center;padding:30px;background:rgba(255,255,255,.8);box-shadow:1px 1px 7px rgba(0,0,0,.1);display:flex}@media(max-width: 991.98px){body:not(.home) section.help-bar .help-items .item{width:calc(50% - 30px)}}@media(max-width: 767.98px){body:not(.home) section.help-bar .help-items .item{width:100%}}body:not(.home) section.help-bar .help-items .item .icon{width:50px;display:block}body:not(.home) section.help-bar .help-items .item .icon img{max-height:40px}body:not(.home) section.help-bar .help-items .item .content{width:calc(100% - 50px);padding-left:20px;text-align:left;display:block}body:not(.home) section.help-bar .help-items .item .content h4{text-transform:none;letter-spacing:0;font-size:20px;letter-spacing:-1px;color:#333}body:not(.home) section.help-bar .help-items .item .content .btn-alt{padding:7px 16px;font-size:13px}body:not(.home) section.help-bar .help-items .item .content p{font-size:14px}body:not(.home) .meta-info{padding-top:75px}body:not(.home) .meta-info div{text-align:center;margin-bottom:40px}body:not(.home) .meta-info div span{display:block;padding-bottom:15px}body:not(.home) .meta-info div .icon img{max-height:40px}body:not(.home) .meta-info div .label{color:#fff;text-transform:uppercase;letter-spacing:1px;font-weight:500}body:not(.home) .meta-info div .info{font-size:18px}body:not(.home) .contact-section{background:#000;padding:80px 30px 30px;color:#fff}body:not(.home) .contact-section h2.heading{margin:0 0 40px}body:not(.home) .contact-section .social{display:flex;justify-content:center}body:not(.home) .contact-section .social li{padding:0 5px}body:not(.home) .contact-section .social li:before{display:none !important}body:not(.home) .contact-section .social li a{color:#fff;font-size:25px}body:not(.home) .contact-section .si-form .form-group{margin-bottom:30px}body:not(.home) .contact-section .si-form label{color:#fff;text-transform:uppercase;letter-spacing:1px;font-weight:500}body:not(.home) .contact-section .si-form input[type=text],body:not(.home) .contact-section .si-form input[type=email],body:not(.home) .contact-section .si-form input[type=tel],body:not(.home) .contact-section .si-form textarea{border:none;border-radius:0;background:rgba(255,255,255,.1);border-bottom:2px solid #90c73e;color:#fff;height:auto;padding:10px 15px}body:not(.home) #faq_panels{background:#000;color:#fff;padding:80px 0}@media(max-width: 1199.98px){body:not(.home) #faq_panels{padding:50px 0}}body:not(.home) #faq_panels .container{max-width:1200px}body:not(.home) #faq_panels #faq_nav{list-style-type:none;margin-top:49px;margin-right:40px}@media(max-width: 1199.98px){body:not(.home) #faq_panels #faq_nav{margin-top:0;margin-right:0;padding:0 30px}}body:not(.home) #faq_panels #faq_nav li{list-style:none;margin-bottom:5px !important}@media(max-width: 1199.98px){body:not(.home) #faq_panels #faq_nav li{padding-left:0}}body:not(.home) #faq_panels #faq_nav li:before{display:none}body:not(.home) #faq_panels #faq_nav li a{color:#fff;display:block;background:rgba(255,255,255,.1);padding:10px 20px;text-transform:uppercase;font-weight:600;letter-spacing:1px;text-decoration:none}body:not(.home) #faq_panels #faq_nav li a.selected{color:#90c73e}@media(max-width: 1199.98px){body:not(.home) #faq_panels .col-lg-8{margin-top:50px;padding:0 50px}}body:not(.home) #faq_panels .panel-group.collapse{transition:height .5s ease-out}body:not(.home) #faq_panels .panel-group{margin-bottom:50px}body:not(.home) #faq_panels .panel-group .panel{margin-bottom:5px}body:not(.home) #faq_panels .panel-group .panel .heading{background:rgba(255,255,255,.1)}body:not(.home) #faq_panels .panel-group .panel .heading a{color:#fff;display:block;padding:20px 70px 19px 20px;text-decoration:none;line-height:1.2;text-transform:uppercase;font-weight:500;font-size:14px;letter-spacing:1px;position:relative}body:not(.home) #faq_panels .panel-group .panel .heading a:after{content:"-";position:absolute;right:25px;top:50%;transform:translateY(-50%);color:#000;font-size:30px}body:not(.home) #faq_panels .panel-group .panel .heading a.collapsed:after{content:"+"}body:not(.home) #faq_panels .panel-group .panel .heading a:focus{outline:none}body:not(.home) #faq_panels .panel-group .panel .panel-body{padding:20px;font-size:15px;line-height:1.7}body:not(.home) #progress{height:2%;background:#444;bottom:0;left:0;z-index:200}body:not(.home) #access_homes{padding-top:50px;margin:0 -15px;max-width:none;width:calc(100% + 30px);background:#fff url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/ar-bg-logo-light.png) bottom center no-repeat;background-size:contain}body:not(.home) #access_homes:after{background:url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/ar-bg-logo-vert.png) center no-repeat;background-size:contain;content:"";position:absolute;right:0px;top:calc(50% + 25px);transform:translateY(-50%);width:190px;height:850px;max-height:50vw;background-position:right;pointer-events:none}body:not(.home) #access_homes .top-line{content:"";position:absolute;top:0;right:0;height:30px;width:60%;background:#90c73e}body:not(.home) #access_homes .top{text-align:center;padding:0 50px}body:not(.home) #access_homes .top h2 em{font-style:normal;color:#90c73e}body:not(.home) #access_homes .top p{max-width:600px;margin:0 auto 60px}body:not(.home) #access_homes .apps-images{width:100%;position:relative;height:700px;margin-top:100px}body:not(.home) #access_homes .apps-images .image1{position:absolute;right:16%;top:20px}body:not(.home) #access_homes .apps-images .image2{position:absolute;left:0;top:-50px}body:not(.home) #access_homes .apps-images .image3{position:absolute;right:60px;top:140px}body:not(.home) #app_details{width:100%;position:relative;padding:30px 0 100px}@media(max-width: 767.98px){body:not(.home) #app_details{margin-top:25px}}body:not(.home) #app_details p{font-size:17px;font-weight:500;line-height:2}body:not(.home) #app_details h3{color:#90c73e;position:relative;padding-bottom:30px;margin-bottom:30px}body:not(.home) #app_details h3:after{content:"";width:100px;border-bottom:1px solid #90c73e;position:absolute;left:0;bottom:0}body:not(.home) #app_details .photo{text-align:right;padding-right:100px}body:not(.home) #app_details .photo img{max-height:450px;height:450px;margin:0 0 0 auto;display:block}body:not(.home) #app_details .app-slideshow .slick-dots{display:flex;align-items:center;margin:0;bottom:-80px;width:auto;left:50%;height:30px;transform:translateX(-50%)}body:not(.home) #app_details .app-slideshow .slick-dots:before{content:"";border-top:2px solid #90c73e;position:absolute;top:calc(50% - 1px);left:10px;right:10px;z-index:1}body:not(.home) #app_details .app-slideshow .slick-dots li{width:auto;height:auto;margin:0 5px;padding:0;width:30px;height:30px;position:relative;z-index:9}body:not(.home) #app_details .app-slideshow .slick-dots li:before{display:none !important}body:not(.home) #app_details .app-slideshow .slick-dots li button{background:#90c73e;border-radius:50px;width:30px;height:30px}body:not(.home) #app_details .app-slideshow .slick-dots li button:before{top:2px;color:#fff;width:30px;height:30px;font-size:28px;line-height:30px}body:not(.home) .app-middle{margin-top:130px}body:not(.home) .app-middle h3{color:#90c73e;position:relative;padding-bottom:30px;margin-bottom:30px}body:not(.home) .app-middle h3:after{content:"";width:100px;border-bottom:1px solid #90c73e;position:absolute;left:0;bottom:0}body:not(.home) .app-middle .row{display:flex;align-items:center;padding:60px 0;justify-content:center}body:not(.home) .app-middle .row .content{max-width:650px;padding:0 50px}body:not(.home) .app-middle .row .photo div{text-align:center}body:not(.home) .app-middle .row .photo div img{display:block;max-height:450px}body:not(.home) .app-bottom{margin-top:50px}body:not(.home) .app-bottom h3{color:#90c73e;position:relative;padding-bottom:30px;margin-bottom:30px}body:not(.home) .app-bottom h3:after{content:"";width:100px;border-bottom:1px solid #90c73e;position:absolute;left:0;bottom:0}body:not(.home) .app-bottom .video .heading{width:100%;text-align:center}body:not(.home) .app-bottom .video .heading h3{margin:0;padding:0}body:not(.home) .app-bottom .video .heading h3:after{display:none}body:not(.home) .app-bottom .video .content{max-width:800px;margin:0 auto;padding-top:50px}body:not(.home) .app-bottom .video .content .video-preview{display:block;cursor:pointer}body:not(.home) .app-bottom .download{margin-top:100px}body:not(.home) .app-bottom .download .heading{width:100%;text-align:center}body:not(.home) .app-bottom .download .heading h3{margin:0;padding:0;top:-30px}body:not(.home) .app-bottom .download .heading h3:after{display:none}body:not(.home) .app-bottom .download .photo{padding-top:50px}body:not(.home) .app-bottom .download .photo img{margin-left:auto;display:block;margin-right:-60px}body:not(.home) .app-bottom .download .content{padding-top:150px}body:not(.home) .app-bottom .download .content a{display:block;margin-top:10px}body#page144930 .js-agents-widget{position:relative;z-index:9}body#page144930 .js-agents-widget .js-search-panel{max-width:800px;margin:0 auto;transform:translateY(-100px)}body#page144930 .js-agents-widget .js-search-panel input.js-search{height:auto;padding:15px 25px;font-size:17px;border:none}body#page144930 .js-agents-widget .js-search-panel .js-search-btn{height:calc(100% - 6px);width:70px}body#page144930 .js-agents-widget .js-language{height:54px}body#page144930 .js-agents-widget .agent-grid{margin-left:-15px;margin-right:-15px}body#page144930 .js-agents-widget .agent-grid .slick-prev:before,body#page144930 .js-agents-widget .agent-grid .slick-next:before{font-size:50px;color:#90c73e}body#page144930 .js-agents-widget .agent-grid .slick-next{right:50px}body#page144930 .js-agents-widget .agent-grid .slick-prev{left:15px}body#page144930 .js-agents-widget .grid-container{max-width:100%;width:100%;margin:0 auto}body#page144930 .js-agents-widget .grid-container .agent{width:25%}body#page144930 .js-agents-widget .agent{padding:0 10px;margin-bottom:0}body#page144930 .js-agents-widget .agent .agent-info{box-shadow:none;padding-bottom:0}body#page144930 .js-agents-widget .agent .agent-info .info{padding:0}body#page144930 .js-agents-widget .agent .agent-info .info .phone,body#page144930 .js-agents-widget .agent .agent-info .info .position{display:none}body#page144930 .js-agents-widget .agent .agent-info .info .title span{color:#000;font-weight:500;font-size:18px;display:block;padding-top:10px;font-family:"Poppins","Montserrat",Helvetica,sans-serif}body#page144930 .js-agents-widget .agent .agent-info .info .profile{display:none}body#page144930 .js-agents-widget .agent .agent-info .image{background-color:#fff}body#page144930 .js-agents-widget .agent .agent-info .image img{margin:0;width:100%}body#page144930 .agent-stats{background:#90c73e;padding:30px 0;color:#fff}body#page144930 .agent-stats .stats{margin-top:40px;display:flex;flex-wrap:wrap}body#page144930 .agent-stats .stats .stat{width:25%;padding:0 40px;position:relative}@media(max-width: 1199.98px){body#page144930 .agent-stats .stats .stat{width:50%;margin:30px 0}}@media(max-width: 767.98px){body#page144930 .agent-stats .stats .stat{width:100%}}body#page144930 .agent-stats .stats .stat:before{content:"";position:absolute;left:0;bottom:0;height:60%;border-left:2px solid #fff}body#page144930 .agent-stats .stats .stat .icon{display:block}body#page144930 .agent-stats .stats .stat .icon img{max-height:40px}@media(max-width: 767.98px){body#page144930 .agent-stats .stats .stat .icon img{margin-right:auto !important;margin-left:0 !important}}body#page144930 .agent-stats .stats .stat .number{display:block;font-size:55px;font-weight:600;margin:20px 0}body#page144930 .agent-stats .stats .stat .label{display:block;text-transform:uppercase;font-size:14px;letter-spacing:2px;font-weight:500}.active-concierge{color:#fff;background:#000;margin-left:-15px;margin-right:-15px}.active-concierge section>.container-fluid{padding-left:0;padding-right:0}.active-concierge section>.container-fluid>.row{margin-left:0;margin-right:0}.active-concierge .internal-hero{margin-left:0 !important;margin-right:0 !important;min-height:800px !important}@media(max-width: 991.98px){.active-concierge .internal-hero{min-height:750px !important}}.active-concierge .internal-hero .wow{visibility:hidden}.active-concierge .internal-hero .inner h1{text-transform:uppercase;font-weight:600 !important;font-size:100px !important}@media(max-width: 991.98px){.active-concierge .internal-hero .inner h1{font-size:90px !important}}@media(max-width: 767.98px){.active-concierge .internal-hero .inner h1{font-size:70px !important;line-height:1}}@media(max-width: 575.98px){.active-concierge .internal-hero .inner h1{font-size:13vw !important;letter-spacing:-1px}}.active-concierge .internal-hero .inner h1 img{max-width:60%;display:block}@media(max-width: 991.98px){.active-concierge .internal-hero .inner h1 img{max-width:510px}}@media(max-width: 767.98px){.active-concierge .internal-hero .inner h1 img{max-width:400px;margin-top:0}}@media(max-width: 575.98px){.active-concierge .internal-hero .inner h1 img{max-width:95%;margin:0 !important}}.active-concierge .internal-hero .inner .sub-title{color:#fff !important;text-transform:none !important;font-size:30px !important;margin-top:20px !important;max-width:65%;letter-spacing:0 !important;font-weight:400 !important;font-family:"Poppins","Montserrat",Helvetica,sans-serif !important}@media(max-width: 1199.98px){.active-concierge .internal-hero .inner .sub-title{max-width:100%;font-size:26px !important}}@media(max-width: 767.98px){.active-concierge .internal-hero .inner .sub-title{font-size:20px !important;margin-top:0 !important}}@media(max-width: 575.98px){.active-concierge .internal-hero .inner .sub-title{font-size:18px !important}}.active-concierge .internal-hero .lower{margin-top:100px;display:flex;align-items:center}@media(max-width: 767.98px){.active-concierge .internal-hero .lower{margin-top:60px;flex-direction:column}}.active-concierge .internal-hero .lower .text{color:#fff;text-align:right;font-size:26px;padding-left:120px;line-height:1.3;width:calc(100% - 180px)}@media(max-width: 1199.98px){.active-concierge .internal-hero .lower .text{font-size:22px}}@media(max-width: 991.98px){.active-concierge .internal-hero .lower .text{padding-left:0}}@media(max-width: 767.98px){.active-concierge .internal-hero .lower .text{order:2;width:100%;font-size:22px;text-align:center}}.active-concierge .internal-hero .lower .text span{color:#90c73e}.active-concierge .internal-hero .lower .icon{width:180px;text-align:right}@media(max-width: 767.98px){.active-concierge .internal-hero .lower .icon{order:1;width:100%}}.active-concierge .internal-hero .lower .icon img{max-height:90px}.active-concierge .learn{color:#fff}.active-concierge .learn .wow{visibility:hidden}@media(max-width: 991.98px){.active-concierge .learn .row{display:flex;flex-direction:column}}.active-concierge .learn .learn-form{display:flex;justify-content:flex-end}@media(max-width: 991.98px){.active-concierge .learn .learn-form{order:2}}.active-concierge .learn .learn-form .inner{max-width:800px;padding:100px 100px 100px 30px}@media(max-width: 991.98px){.active-concierge .learn .learn-form .inner{max-width:100%}}@media(max-width: 1199.98px){.active-concierge .learn .learn-form .inner{padding-top:60px;padding-right:30px;padding-bottom:50px}}.active-concierge .learn .learn-form .inner h2{color:#90c73e;font-weight:600;margin-top:0;margin-bottom:50px}@media(max-width: 575.98px){.active-concierge .learn .learn-form .inner h2{font-size:28px !important}}.active-concierge .learn .learn-form .inner h2 em{font-style:italic;color:#fff}.active-concierge .learn .learn-form .si-form label{color:#fff;text-transform:uppercase;letter-spacing:1px;font-weight:500;font-size:13px}.active-concierge .learn .learn-form .si-captcha-disclaimer a{color:#90c73e !important}.active-concierge .learn .learn-list-bg{display:flex;justify-content:flex-start;border-left:10px solid #90c73e;position:relative}.active-concierge .learn .learn-list-bg:before{content:"";position:absolute;z-index:9;background:rgba(0,0,0,.7) !important;top:0;right:0;bottom:0;left:0;pointer-events:none}@media(max-width: 991.98px){.active-concierge .learn .learn-list-bg{order:1;border-left:none;border-bottom:10px solid #90c73e}}.active-concierge .learn .learn-list-bg .inner{max-width:600px;padding:100px 30px 100px 100px;position:relative;z-index:99}@media(max-width: 1499.98px){.active-concierge .learn .learn-list-bg .inner{padding-left:30px}}@media(max-width: 1199.98px){.active-concierge .learn .learn-list-bg .inner{padding-top:60px;padding-bottom:30px}}@media(max-width: 991.98px){.active-concierge .learn .learn-list-bg .inner{margin:0 auto}}.active-concierge .learn .learn-list-bg .learn-list li{padding-left:0 !important}.active-concierge .learn .learn-list-bg .learn-list li:not(:last-child){padding-bottom:35px;margin-bottom:40px;border-bottom:2px solid #90c73e}.active-concierge .learn .learn-list-bg .learn-list li:before{display:none !important}.active-concierge .learn .learn-list-bg .learn-list li h3{margin:0;color:#90c73e;font-size:33px;font-weight:600;text-transform:uppercase}.active-concierge .learn .learn-list-bg .learn-list li p{margin-bottom:0}.active-concierge .covered-services{padding:80px 30px;position:relative}.active-concierge .covered-services:before{content:"";position:absolute;z-index:9;background:rgba(0,0,0,.2) !important;top:0;right:0;bottom:0;left:0;pointer-events:none}@media(max-width: 991.98px){.active-concierge .covered-services{padding:50px 30px}}@media(max-width: 575.98px){.active-concierge .covered-services{padding-top:20px}}.active-concierge .covered-services .container{position:relative;z-index:10}.active-concierge .covered-services ul{margin-bottom:50px !important}.active-concierge .covered-services ul li{font-size:19px;font-weight:500;margin-bottom:5px !important}@media(max-width: 767.98px){.active-concierge .covered-services ul li{font-size:16px}}.active-concierge .covered-services .stat-box{text-align:right}@media(max-width: 575.98px){.active-concierge .covered-services .stat-box{margin-left:-30px;margin-right:-30px}}.active-concierge .covered-services .stat-box .inner{border:2px solid #fff;border-radius:10px;padding:30px 0}.active-concierge .covered-services .stat-box .inner .stat-list{display:flex;margin-bottom:0 !important}@media(max-width: 767.98px){.active-concierge .covered-services .stat-box .inner .stat-list{flex-wrap:wrap}}.active-concierge .covered-services .stat-box .inner .stat-list li{width:33.3333333333%;text-align:center;padding:0 30px;margin-bottom:0 !important}@media(max-width: 767.98px){.active-concierge .covered-services .stat-box .inner .stat-list li{width:100%}}.active-concierge .covered-services .stat-box .inner .stat-list li:before{display:none !important}.active-concierge .covered-services .stat-box .inner .stat-list li .stat{color:#90c73e;font-weight:600;font-size:55px;display:block}.active-concierge .covered-services .stat-box .inner .stat-list li .label{font-size:15px;font-weight:500;line-height:1.5;display:block}.active-concierge .covered-services .stat-box .source{display:inline-block;padding-top:4px;font-size:14px;color:#d9d9d9}.active-concierge .how-it-works .row{display:flex}.active-concierge .how-it-works .photo{position:relative;background-size:cover;background-position:center}.active-concierge .how-it-works .photo:before{content:"";position:absolute;z-index:9;background:rgba(0,0,0,.5) !important;top:0;right:0;bottom:0;left:0;pointer-events:none}@media(max-width: 991.98px){.active-concierge .how-it-works .photo{display:none !important}}.active-concierge .how-it-works .content{padding:100px 30px 100px 100px}@media(max-width: 1499.98px){.active-concierge .how-it-works .content{padding-left:40px;padding-right:40px}}@media(max-width: 575.98px){.active-concierge .how-it-works .content{padding:50px 40px}}.active-concierge .how-it-works .content .inner{max-width:900px}.active-concierge .how-it-works .content h2{margin-top:0 !important}.active-concierge .how-it-works .content ul li{display:flex;margin-bottom:40px !important;align-items:flex-start}@media(max-width: 575.98px){.active-concierge .how-it-works .content ul li{padding-left:0 !important;display:flex;flex-direction:column;text-align:center}}.active-concierge .how-it-works .content ul li:before{display:none !important}.active-concierge .how-it-works .content ul li .number{display:block;width:100px;font-size:35px;color:#90c73e;font-family:"Poppins","Montserrat",Helvetica,sans-serif}@media(max-width: 575.98px){.active-concierge .how-it-works .content ul li .number{width:100%}}.active-concierge .how-it-works .content ul li .number span{display:inline-block;transform:translateY(-8px);position:relative}.active-concierge .how-it-works .content ul li .number span:after{content:"";position:absolute;left:calc(100% + 12px);width:30px;border-top:1px solid #fff;top:41%}@media(max-width: 575.98px){.active-concierge .how-it-works .content ul li .number span:after{display:none}}.active-concierge .how-it-works .content ul li .info{display:block;width:calc(100% - 100px);font-size:19px}@media(max-width: 575.98px){.active-concierge .how-it-works .content ul li .info{width:100%}}.active-concierge .transform-your-sale{padding:100px;text-align:center;background-size:cover;background-position:center;position:relative}.active-concierge .transform-your-sale:before{content:"";position:absolute;z-index:9;background:rgba(0,0,0,.8) !important;top:0;right:0;bottom:0;left:0;pointer-events:none}@media(max-width: 1199.98px){.active-concierge .transform-your-sale{padding:60px}}@media(max-width: 767.98px){.active-concierge .transform-your-sale{padding:20px}}.active-concierge .transform-your-sale .container{position:relative;z-index:10;padding:100px}@media(max-width: 1199.98px){.active-concierge .transform-your-sale .container{padding:80px}}@media(max-width: 767.98px){.active-concierge .transform-your-sale .container{padding:30px 40px 80px 40px}}.active-concierge .transform-your-sale .container:before{content:"";position:absolute;top:0;left:0;width:150px;height:150px;border-left:2px solid rgba(255,255,255,.6);border-top:2px solid rgba(255,255,255,.6)}@media(max-width: 767.98px){.active-concierge .transform-your-sale .container:before{width:100px;height:100px}}.active-concierge .transform-your-sale .container:after{content:"";position:absolute;bottom:0;right:0;width:150px;height:150px;border-right:2px solid rgba(255,255,255,.6);border-bottom:2px solid rgba(255,255,255,.6)}@media(max-width: 767.98px){.active-concierge .transform-your-sale .container:after{width:100px;height:100px}}.active-concierge .transform-your-sale h2.heading{font-size:90px}@media(max-width: 767.98px){.active-concierge .transform-your-sale h2.heading{font-size:60px}}@media(max-width: 575.98px){.active-concierge .transform-your-sale h2.heading{font-size:11vw}}.active-concierge .transform-your-sale h2.heading small{display:block;color:#fff;text-transform:none;font-size:40px;margin:30px 0}@media(max-width: 767.98px){.active-concierge .transform-your-sale h2.heading small{font-size:25px;margin:20px 0}}@media(max-width: 575.98px){.active-concierge .transform-your-sale h2.heading small{font-size:20px}}.active-concierge .transform-your-sale h2.heading span{padding-bottom:0;font-size:100%}.active-concierge .transform-your-sale h2.heading img{max-width:650px}@media(max-width: 991.98px){.active-concierge .transform-your-sale h2.heading img{max-width:500px}}@media(max-width: 767.98px){.active-concierge .transform-your-sale h2.heading img{max-width:370px;margin-top:0}}@media(max-width: 575.98px){.active-concierge .transform-your-sale h2.heading img{max-width:100%}}.active-concierge .transform-your-sale p{font-size:30px;margin:50px auto}@media(max-width: 575.98px){.active-concierge .transform-your-sale p{font-size:20px}}.active-concierge .testimonials{padding:200px 30px 75px;text-align:center;background-size:cover;background-position:center;position:relative;background-attachment:fixed}.active-concierge .testimonials:before{content:"";position:absolute;z-index:9;background:rgba(0,0,0,.2) !important;top:0;right:0;bottom:0;left:0;pointer-events:none}.active-concierge .testimonials .container{position:relative;z-index:10}.active-concierge .testimonials .testimonial{max-width:1000px;margin:0 auto;position:relative}.active-concierge .testimonials .testimonial:before{content:"";background:url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/icon-quotes.png) center no-repeat;background-size:contain;width:100px;height:100px;position:absolute;top:-30px;left:0;transform:translateY(-100%)}.active-concierge .testimonials .testimonial p{font-size:25px}@media(max-width: 575.98px){.active-concierge .testimonials .testimonial p{font-size:19px}}.active-concierge .testimonials .testimonial p strong{color:#90c73e}.active-concierge .testimonials .testimonial .author{text-align:right;display:block;margin-left:auto;width:370px}@media(max-width: 575.98px){.active-concierge .testimonials .testimonial .author{text-align:center}}.active-concierge .testimonials .testimonial .author .name{display:block;text-align:left;font-size:22px;font-weight:600}@media(max-width: 575.98px){.active-concierge .testimonials .testimonial .author .name{font-size:17px}}.active-concierge .testimonials .testimonial .author .title{display:block;font-size:19px;font-weight:600;text-align:left;color:#90c73e}@media(max-width: 575.98px){.active-concierge .testimonials .testimonial .author .title{font-size:17px}}.active-concierge .testimonials .stat-box{border:2px solid #fff;border-radius:10px;max-width:1200px;margin:80px auto 0;padding:50px 100px 30px;display:flex;flex-wrap:wrap;justify-content:space-around}@media(max-width: 767.98px){.active-concierge .testimonials .stat-box{padding:50px 50px 30px}}@media(max-width: 575.98px){.active-concierge .testimonials .stat-box{padding:30px 20px;margin-left:-30px;margin-right:-30px}}.active-concierge .testimonials .stat-box .stat{display:flex;align-items:center}@media(max-width: 991.98px){.active-concierge .testimonials .stat-box .stat{padding:20px 0}}@media(max-width: 575.98px){.active-concierge .testimonials .stat-box .stat{flex-direction:column}}.active-concierge .testimonials .stat-box .stat .icon img{max-height:100px;margin:0 auto !important}.active-concierge .testimonials .stat-box .stat .meta{padding-left:40px;text-align:left}@media(max-width: 575.98px){.active-concierge .testimonials .stat-box .stat .meta{padding-left:0;text-align:center;padding-top:30px}}.active-concierge .testimonials .stat-box .stat .meta .number{font-size:70px;font-weight:600;color:#90c73e;display:block;line-height:1}.active-concierge .testimonials .stat-box .stat .meta .label{display:block;font-size:22px;font-weight:500}.active-concierge .testimonials .stat-box .disclaimer{width:100%;padding-top:30px}.active-concierge .questions{padding:100px 30px 10px}@media(max-width: 1199.98px){.active-concierge .questions{padding:30px 10px 10px}}.active-concierge .questions h2.heading{text-transform:none}.active-concierge .questions .questions-container{margin-top:50px;display:flex}@media(max-width: 991.98px){.active-concierge .questions .questions-container{flex-wrap:wrap}}.active-concierge .questions .questions-container .question-box{width:calc(33.3333333333% - 30px);margin:0 15px;border:1px solid #90c73e;border-radius:10px;padding:40px}@media(max-width: 991.98px){.active-concierge .questions .questions-container .question-box{width:100%;margin:15px 0}}.active-concierge .questions .questions-container .question-box h4{color:#fff;text-transform:none;letter-spacing:0;font-weight:600}.active-concierge .questions .questions-container .question-box p{margin-bottom:0}.active-concierge .questions .disclaimer{margin-top:75px}.active-concierge .questions .disclaimer p{font-size:12px;color:#a7a7a7;text-align:justify}.active-cash-offers{margin-left:-15px;margin-right:-15px}.active-cash-offers section>.container-fluid{padding-left:0;padding-right:0}.active-cash-offers section>.container-fluid>.row{margin-left:0;margin-right:0}.active-cash-offers .internal-hero{margin-left:0 !important;margin-right:0 !important;min-height:800px !important;height:95vh !important}@media(max-width: 767.98px){.active-cash-offers .internal-hero{min-height:950px !important}}@media(max-width: 575.98px){.active-cash-offers .internal-hero{min-height:1100px !important}}.active-cash-offers .internal-hero:before{background:rgba(0,0,0,.8) !important}.active-cash-offers .internal-hero .inner{text-align:center}.active-cash-offers .internal-hero .inner h1{font-size:100px !important;font-weight:600 !important;margin-bottom:14px !important}@media(max-width: 1499.98px){.active-cash-offers .internal-hero .inner h1{font-size:80px !important}}@media(max-width: 1199.98px){.active-cash-offers .internal-hero .inner h1{font-size:70px !important}}@media(max-width: 991.98px){.active-cash-offers .internal-hero .inner h1{font-size:60px !important}}@media(max-width: 575.98px){.active-cash-offers .internal-hero .inner h1{font-size:13vw !important}}.active-cash-offers .internal-hero .inner h1 span{color:#90c73e}.active-cash-offers .internal-hero .inner h1 img{margin-right:20px;margin-bottom:8px}@media(max-width: 1199.98px){.active-cash-offers .internal-hero .inner h1 img{max-height:90px}}@media(max-width: 991.98px){.active-cash-offers .internal-hero .inner h1 img{max-height:70px}}.active-cash-offers .internal-hero .inner p{color:#fff;font-size:22px}@media(max-width: 1199.98px){.active-cash-offers .internal-hero .inner p{font-size:19px}}.active-cash-offers .internal-hero .inner .hifello-search{max-width:700px;margin:60px auto 0}@media(max-width: 767.98px){.active-cash-offers .internal-hero .inner .hifello-search{margin-top:30px}}.active-cash-offers .internal-hero .inner .hifello-search p{font-size:18px;color:#ccc;margin-top:15px}.active-cash-offers .internal-hero .inner .featured-in{margin-top:80px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}@media(max-width: 1199.98px){.active-cash-offers .internal-hero .inner .featured-in{margin-top:30px}}.active-cash-offers .internal-hero .inner .featured-in .text-center{width:100%}.active-cash-offers .internal-hero .inner .featured-in .text-center p{color:#ccc;font-size:16px}@media(max-width: 767.98px){.active-cash-offers .internal-hero .inner .featured-in .text-center p{margin-bottom:5px}}.active-cash-offers .internal-hero .inner .featured-in img{display:block;margin:0 20px;max-height:30px}@media(max-width: 767.98px){.active-cash-offers .internal-hero .inner .featured-in img{margin:15px !important;max-height:25px}}.active-cash-offers .in-control{background:#000;color:#fff;padding:75px 30px}.active-cash-offers .in-control h2.heading{font-size:55px;margin-bottom:80px}.active-cash-offers .in-control .list-item{margin-bottom:40px;display:flex;padding:0 50px}@media(max-width: 1199.98px){.active-cash-offers .in-control .list-item{padding:0 20px}}@media(max-width: 575.98px){.active-cash-offers .in-control .list-item{padding:0}}.active-cash-offers .in-control .list-item .number{font-size:40px;font-weight:300;font-family:"Poppins","Montserrat",Helvetica,sans-serif;display:block;width:50px;margin-right:50px;text-align:right;position:relative;transform:translateY(-12px)}.active-cash-offers .in-control .list-item .number:after{content:"";width:30px;border-top:1px solid #fff;position:absolute;top:27px;left:100%;margin-left:8px}.active-cash-offers .in-control .list-item .content{display:block;width:calc(100% - 100px)}.active-cash-offers .in-control .list-item .content .title{display:block;font-size:26px;font-weight:600;color:#90c73e;line-height:1.1;margin-bottom:15px}.active-cash-offers .in-control .list-item .content .description{font-size:18px}.active-cash-offers .you-can{padding:200px 30px;color:#fff;position:relative;margin-bottom:30px}@media(max-width: 1499.98px){.active-cash-offers .you-can{pading:100px 30px}}@media(max-width: 991.98px){.active-cash-offers .you-can{padding:75px 30px}}.active-cash-offers .you-can:after{content:"";position:absolute;bottom:-30px;left:0;height:30px;width:50%;background-color:#90c73e}.active-cash-offers .you-can .container{position:relative;z-index:10}.active-cash-offers .you-can h3{color:#fff;font-size:50px;margin-bottom:70px}.active-cash-offers .you-can ul{display:flex;flex-wrap:wrap;margin-bottom:0;padding-left:50px}.active-cash-offers .you-can ul li{width:50%;list-style:none;font-size:22px;padding:0 150px 50px 70px !important;position:relative}@media(max-width: 1199.98px){.active-cash-offers .you-can ul li{padding-right:50px !important}}@media(max-width: 991.98px){.active-cash-offers .you-can ul li{width:100%}}@media(max-width: 575.98px){.active-cash-offers .you-can ul li{padding-right:0 !important}}.active-cash-offers .you-can ul li:before{display:none !important}.active-cash-offers .you-can ul li .fa{color:#90c73e;border:2px solid #90c73e;border-radius:50px;padding:5px;position:absolute;left:0;top:0}.active-cash-offers .offer-steps{padding:100px 30px 300px 30px;color:#fff}@media(max-width: 1499.98px){.active-cash-offers .offer-steps{padding-bottom:350px}}@media(max-width: 991.98px){.active-cash-offers .offer-steps{padding:75px 30px !important}}.active-cash-offers .offer-steps .container{position:relative;z-index:10}@media(max-width: 991.98px){.active-cash-offers .offer-steps .timeline-container{margin:0 !important;padding:0 !important}}@media(max-width: 991.98px){.active-cash-offers .offer-steps .timeline-container .timeline-bar{display:none}}@media(max-width: 991.98px){.active-cash-offers .offer-steps .timeline-section{width:100%;padding:0 !important;justify-content:center !important;margin-top:0 !important;margin-bottom:75px !important}}@media(max-width: 991.98px){.active-cash-offers .offer-steps .timeline-section .timeline-dot{display:none !important}}.active-cash-offers .offer-steps .timeline-section .timeline-content{background-color:rgba(0,0,0,0);padding:0;box-shadow:none;z-index:9}@media(max-width: 991.98px){.active-cash-offers .offer-steps .timeline-section .timeline-content{width:100%}}.active-cash-offers .offer-steps .timeline-section .timeline-content .step{display:inline-block;color:#000;background:#90c73e;padding:6px 10px;font-weight:600;margin-bottom:25px}.active-cash-offers .offer-steps .timeline-section .timeline-content h2{color:#fff;font-size:27px;font-weight:600;margin-bottom:25px}.active-cash-offers .offer-steps .timeline-section .timeline-content li{font-size:20px;margin-bottom:20px !important}.active-cash-offers .offer-steps .timeline-section .timeline-content li .title{display:block;font-weight:600;font-size:20px}.active-cash-offers .offer-steps .timeline-section .timeline-content li .description{font-size:17px}.active-cash-offers .offer-steps .timeline-section.left{text-align:right}@media(max-width: 991.98px){.active-cash-offers .offer-steps .timeline-section.left{text-align:left}}.active-cash-offers .offer-steps .timeline-section.left h2,.active-cash-offers .offer-steps .timeline-section.left ol,.active-cash-offers .offer-steps .timeline-section.left p{text-align:left}.active-cash-offers .offer-steps .timeline-section.last{margin-top:-100px;transform:translateY(100%)}@media(max-width: 991.98px){.active-cash-offers .offer-steps .timeline-section.last{transform:none}}.active-cash-offers .offer-steps .timeline-section.last .timeline-content{padding-left:15px;margin-top:5px;text-align:center}.active-cash-offers .offer-steps .timeline-section.last h2{color:#90c73e;font-size:38px;font-weight:600;margin-bottom:15px}.active-cash-offers .offer-steps .timeline-section.last p{margin-bottom:20px !important;text-align:center}.active-cash-offers .cash-offer-testimonials{padding:200px 30px 100px;color:#fff}.active-cash-offers .cash-offer-testimonials .container{position:relative;z-index:10}.active-cash-offers .cash-offer-testimonials .testimonial-outer{display:flex;flex-wrap:wrap}.active-cash-offers .cash-offer-testimonials .testimonial-outer .testimonial{width:calc(25% - 30px);margin:0 15px;background:rgba(255,255,255,.4);padding:0 40px 30px;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center}@media(max-width: 1199.98px){.active-cash-offers .cash-offer-testimonials .testimonial-outer .testimonial{width:calc(50% - 30px);margin-bottom:125px}}@media(max-width: 767.98px){.active-cash-offers .cash-offer-testimonials .testimonial-outer .testimonial{width:100%}}.active-cash-offers .cash-offer-testimonials .testimonial-outer .testimonial img{transform:translateY(-50%);margin-bottom:-50px}@media(max-width: 767.98px){.active-cash-offers .cash-offer-testimonials .testimonial-outer .testimonial img{margin:0 0 -50px !important}}.active-cash-offers .cash-offer-testimonials .testimonial-outer .testimonial .t{color:#fff;font-weight:600;font-size:19px;display:block;margin-bottom:auto}.active-cash-offers .cash-offer-testimonials .testimonial-outer .testimonial .author{font-weight:600;font-size:17px;display:block;margin-top:25px}.active-cash-offers .cash-offer-testimonials .testimonial-outer .testimonial .author span{font-weight:400;font-size:15px;display:block}.active-cash-offers .also-buying{padding:100px 30px 150px;color:#fff;background:#000 url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/ar-bg-name.png) no-repeat;background-position:0 110%;background-size:contain}@media(max-width: 1499.98px){.active-cash-offers .also-buying{padding:75px 30px 125px;background-position:0 105%}}@media(max-width: 991.98px){.active-cash-offers .also-buying{background-position:0 100%}}.active-cash-offers .also-buying .row{display:flex;align-items:center}@media(max-width: 991.98px){.active-cash-offers .also-buying .row{flex-direction:column}}.active-cash-offers .also-buying .content h2.heading{font-size:55px}.active-cash-offers .also-buying .content p{font-size:20px}.active-cash-offers .also-buying .content p strong{font-weight:600}.active-cash-offers .also-buying .content p.highlight{color:#90c73e;font-size:25px;font-weight:500}.active-cash-offers .also-buying .content .btn{margin-top:50px}.active-cash-offers .also-buying .photo{padding-left:100px}@media(max-width: 991.98px){.active-cash-offers .also-buying .photo{padding:0;margin-top:100px}}.active-cash-offers .also-buying .photo img{display:block;border-radius:20px}@media(max-width: 991.98px){.active-cash-offers .also-buying .photo img{max-width:80%;margin:0 auto}}.active-cash-offers .realtor-testimonial{padding:100px 30px;color:#fff;position:relative;height:calc(40vw + 100px);background-position:bottom;background-size:cover}@media(max-width: 991.98px){.active-cash-offers .realtor-testimonial{height:60vw}}@media(max-width: 767.98px){.active-cash-offers .realtor-testimonial{padding:30px 30px 20vw;height:auto}}.active-cash-offers .realtor-testimonial .testimonial{max-width:900px;font-size:33px;line-height:1.6;font-weight:500;position:absolute;left:13vw;top:15vw;z-index:10}@media(max-width: 1499.98px){.active-cash-offers .realtor-testimonial .testimonial{max-width:50vw;left:8vw;font-size:26px}}@media(max-width: 1199.98px){.active-cash-offers .realtor-testimonial .testimonial{max-width:60vw}}@media(max-width: 991.98px){.active-cash-offers .realtor-testimonial .testimonial{font-size:22px}}@media(max-width: 767.98px){.active-cash-offers .realtor-testimonial .testimonial{position:relative;font-size:20px}}.active-cash-offers .realtor-testimonial .testimonial:before{content:"“";position:absolute;top:0;left:0;transform:translateX(-100%) translateY(-100%);font-size:150px;line-height:0;color:#90c73e}.active-cash-offers .realtor-testimonial .testimonial .author{display:block;text-align:right;margin-top:60px;margin-right:-100px}@media(max-width: 767.98px){.active-cash-offers .realtor-testimonial .testimonial .author{margin-right:0}}.active-cash-offers .realtor-testimonial .testimonial .author span{color:#90c73e;font-weight:600}.active-cash-offers .realtor-testimonial .agent-image{position:absolute;bottom:0;right:13vw;height:40vw;z-index:1;margin:0 !important}@media(max-width: 1499.98px){.active-cash-offers .realtor-testimonial .agent-image{right:8vw}}.active-cash-offers .faqs .upper{padding:70px 30px 100px}.active-cash-offers .faqs .upper h2.heading span{color:#000}.active-cash-offers .faqs .upper h2.heading em{font-style:normal}.active-cash-offers .faqs .upper .btn{color:#000}.active-cash-offers .faqs .lower{background:#000;color:#fff;padding:100px 30px}.active-cash-offers .faqs .lower h3{color:#fff;font-size:70px;font-weight:600;margin-top:0}.active-cash-offers .faqs .lower h3 span{color:#90c73e}.active-cash-offers .faqs .lower .faq-container{display:flex;flex-wrap:wrap;margin:0 -30px}.active-cash-offers .faqs .lower .panel-group{padding:0 30px;width:50%}@media(max-width: 991.98px){.active-cash-offers .faqs .lower .panel-group{width:100%}}.active-cash-offers .faqs .lower .panel-group .panel{border-bottom:1px solid #7eb32f}.active-cash-offers .faqs .lower .panel-group .panel .heading a{color:#fff;font-size:17px;padding:25px 50px 25px 10px;display:block;position:relative;text-decoration:none;outline:none;font-weight:500}.active-cash-offers .faqs .lower .panel-group .panel .heading a:after{content:"-";font-size:30px;color:#ccc;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:300ms ease all}.active-cash-offers .faqs .lower .panel-group .panel .heading a.collapsed:after{content:"+"}.active-cash-offers .faqs .lower .panel-group .panel:nth-child(1){border-top:1px solid #7eb32f}.active-cash-offers .faqs .lower .panel-group .panel .panel-collapse .panel-body{padding:0 10px 30px}.active-cash-offers .faqs .lower .panel-group .panel .panel-collapse .panel-body p,.active-cash-offers .faqs .lower .panel-group .panel .panel-collapse .panel-body ul li{line-height:1.7;font-size:15px;font-weight:300}.active-cash-offers .faqs .lower .panel-group .panel .panel-collapse .panel-body p strong,.active-cash-offers .faqs .lower .panel-group .panel .panel-collapse .panel-body ul li strong{font-weight:600}.active-cash-offers .faqs .lower .video-content{width:calc(50% - 50px);padding-left:50px;padding-top:40px}.active-cash-offers .faqs .lower .video-content .video-preview{transform:none}.guaranteed-sold{margin-left:-15px;margin-right:-15px}.guaranteed-sold section>.container-fluid{padding-left:0;padding-right:0}.guaranteed-sold section>.container-fluid>.row{margin-left:0;margin-right:0}.guaranteed-sold .internal-hero{margin-left:0 !important;margin-right:0 !important;min-height:800px !important;height:95vh !important}@media(max-width: 767.98px){.guaranteed-sold .internal-hero{min-height:830px !important}}@media(max-width: 575.98px){.guaranteed-sold .internal-hero{min-height:775px !important}}.guaranteed-sold .internal-hero .scroll-arrow{position:absolute;bottom:30px;left:calc(50% - 14px);margin:0;z-index:9}.guaranteed-sold .internal-hero .scroll-arrow a{color:#fff;text-decoration:none;pointer-events:none}.guaranteed-sold .internal-hero .inner{color:#fff;max-width:1300px;text-align:center}.guaranteed-sold .internal-hero .inner h1{font-size:80px !important;font-weight:600 !important}@media(max-width: 767.98px){.guaranteed-sold .internal-hero .inner h1{font-size:10vw !important}}.guaranteed-sold .internal-hero .inner h1 .gs{color:#90c73e;display:block;text-transform:uppercase;font-size:80%;font-weight:400;margin-bottom:20px}@media(max-width: 767.98px){.guaranteed-sold .internal-hero .inner h1 .gs{font-size:7vw}}.guaranteed-sold .internal-hero .inner h1 .gs span{font-weight:600}.guaranteed-sold .internal-hero .inner h1 .gs sup{top:-0.8em}.guaranteed-sold .internal-hero .inner h1 .gs sup i{color:#fff;font-size:14px;width:25px;height:25px;background:#90c73e;line-height:27px;border-radius:50px;text-align:center}.guaranteed-sold .internal-hero .inner h1 .gs sup i:before{margin-left:-3px}.guaranteed-sold .internal-hero .inner h1 .period{color:#90c73e}.guaranteed-sold .internal-hero .inner p{margin:30px auto;max-width:1000px;font-size:20px !important}.guaranteed-sold .internal-hero .inner p strong{font-weight:600}.guaranteed-sold .internal-hero .inner p sup{top:-0.8em}.guaranteed-sold .internal-hero .inner p sup i{color:#fff;font-size:9px;width:16px;height:16px;background:#90c73e;line-height:18px;border-radius:50px;text-align:center}.guaranteed-sold .internal-hero .inner .btn-alt{margin-top:30px;font-size:19px}.guaranteed-sold .skip-the-hassle{padding:100px 30px;background-size:cover}@media(max-width: 1199.98px){.guaranteed-sold .skip-the-hassle{padding:30px}}@media(max-width: 575.98px){.guaranteed-sold .skip-the-hassle{padding:20px 10px}}.guaranteed-sold .skip-the-hassle .inner{display:flex}@media(max-width: 1199.98px){.guaranteed-sold .skip-the-hassle .inner{flex-direction:column}}.guaranteed-sold .skip-the-hassle .inner .item{width:calc(33.3333333333% - 40px);margin:0 20px;color:#fff;border-radius:35px;border:1px solid #fff}.guaranteed-sold .skip-the-hassle .inner .item:nth-child(2){display:flex;flex-direction:column;justify-content:space-between}@media(max-width: 1199.98px){.guaranteed-sold .skip-the-hassle .inner .item:nth-child(2){flex-direction:row}}@media(max-width: 767.98px){.guaranteed-sold .skip-the-hassle .inner .item:nth-child(2){flex-direction:column}}@media(max-width: 1199.98px){.guaranteed-sold .skip-the-hassle .inner .item{width:100%;margin:20px 0;display:flex;flex-direction:row}}@media(max-width: 767.98px){.guaranteed-sold .skip-the-hassle .inner .item{flex-direction:column}}@media(max-width: 1199.98px){.guaranteed-sold .skip-the-hassle .inner .item .image{width:50%;overflow:hidden}}@media(max-width: 767.98px){.guaranteed-sold .skip-the-hassle .inner .item .image{width:100%;order:1}}.guaranteed-sold .skip-the-hassle .inner .item .image img{max-width:calc(100% + 2px);border-radius:35px;margin:-1px !important}@media(max-width: 1199.98px){.guaranteed-sold .skip-the-hassle .inner .item .image img{max-width:none;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}}.guaranteed-sold .skip-the-hassle .inner .item .content{padding:50px 30px;text-align:center}@media(max-width: 1199.98px){.guaranteed-sold .skip-the-hassle .inner .item .content{width:50%}}@media(max-width: 767.98px){.guaranteed-sold .skip-the-hassle .inner .item .content{width:100%;order:2}}.guaranteed-sold .skip-the-hassle .inner .item .content .title{display:inline-block;color:#000;background:#90c73e;padding:8px 16px;font-weight:600;margin-bottom:0;font-size:20px}.guaranteed-sold .skip-the-hassle .inner .item .content h3{color:#fff;font-weight:600}.guaranteed-sold .skip-the-hassle .inner .item .content ul{margin:0}.guaranteed-sold .skip-the-hassle .inner .item .content ul li{padding:0 0 0 30px;text-align:left;line-height:1.2;font-size:14px;position:relative}.guaranteed-sold .skip-the-hassle .inner .item .content ul li:before{display:none !important}.guaranteed-sold .skip-the-hassle .inner .item .content ul li i{position:absolute;left:0;color:#fff;font-size:9px;width:16px;height:16px;background:#90c73e;line-height:17px;border-radius:50px;text-align:center}.guaranteed-sold .skip-the-hassle .inner .item .content small{line-height:1;color:#ccc;font-size:10px}.guaranteed-sold .streamline{padding:150px 30px;text-align:center;background-size:cover}@media(max-width: 991.98px){.guaranteed-sold .streamline{padding:100px 30px}}.guaranteed-sold .streamline h2{text-transform:none !important;color:#90c73e !important}.guaranteed-sold .streamline p{margin:50px auto;max-width:1000px;text-align:center;color:#fff;font-size:22px}.guaranteed-sold .streamline .btn-group{display:flex;align-items:center;justify-content:center}.guaranteed-sold .simple-process{background:#000;padding:100px 30px 0;color:#fff}@media(max-width: 991.98px){.guaranteed-sold .simple-process{padding:60px 30px}}.guaranteed-sold .simple-process h2{margin-top:0;color:#90c73e;font-weight:600;font-size:40px}@media(max-width: 991.98px){.guaranteed-sold .simple-process h2{margin-bottom:50px}}.guaranteed-sold .simple-process .timeline-container{margin-top:0 !important}@media(max-width: 991.98px){.guaranteed-sold .simple-process .timeline-container{margin:0 !important;padding:0 !important}}.guaranteed-sold .simple-process .timeline-container .timeline-bar{margin-top:-10px}@media(max-width: 991.98px){.guaranteed-sold .simple-process .timeline-container .timeline-bar{display:none}}@media(max-width: 991.98px){.guaranteed-sold .simple-process .timeline-container .timeline-section{width:100%;padding:0 !important;justify-content:center !important;margin-top:0 !important;margin-bottom:75px !important}}.guaranteed-sold .simple-process .timeline-container .timeline-section:not(:first-child){margin-top:-20px}@media(max-width: 991.98px){.guaranteed-sold .simple-process .timeline-container .timeline-section .timeline-dot{display:none !important}}.guaranteed-sold .simple-process .timeline-container .timeline-section .timeline-content{background-color:rgba(0,0,0,0);padding:0;box-shadow:none;z-index:9}@media(max-width: 991.98px){.guaranteed-sold .simple-process .timeline-container .timeline-section .timeline-content{width:100%}}.guaranteed-sold .simple-process .timeline-container .timeline-section .timeline-content .step{display:inline-block;color:#000;background:#90c73e;padding:6px 10px;font-weight:600;margin-bottom:25px}.guaranteed-sold .simple-process .timeline-container .timeline-section .timeline-content h2{color:#fff;font-size:27px;font-weight:600;margin-bottom:25px}.guaranteed-sold .simple-process .timeline-container .timeline-section .timeline-content li{font-size:20px;margin-bottom:20px !important}.guaranteed-sold .simple-process .timeline-container .timeline-section .timeline-content li .title{display:block;font-weight:600;font-size:20px}.guaranteed-sold .simple-process .timeline-container .timeline-section .timeline-content li .description{font-size:17px}.guaranteed-sold .simple-process .timeline-container .timeline-section.left{text-align:right}@media(max-width: 991.98px){.guaranteed-sold .simple-process .timeline-container .timeline-section.left{text-align:left}}.guaranteed-sold .simple-process .timeline-container .timeline-section.left h2,.guaranteed-sold .simple-process .timeline-container .timeline-section.left ol,.guaranteed-sold .simple-process .timeline-container .timeline-section.left p{text-align:left}.guaranteed-sold .simple-process .after{max-width:800px;text-align:center;margin:70px auto 0}.guaranteed-sold .simple-process .after h3{color:#90c73e;font-size:40px;font-weight:600}@media(max-width: 767.98px){.guaranteed-sold .simple-process .after h3{font-size:35px}}.guaranteed-sold .neighborhood-analysis{background:#000;padding:100px 0}@media(max-width: 599px){.guaranteed-sold .neighborhood-analysis{padding-top:0}}.guaranteed-sold .trusted-organizations{padding:50px 30px}.guaranteed-sold .trusted-organizations h3{margin:15px 0;font-weight:600;color:#000}@media(max-width: 991.98px){.guaranteed-sold .trusted-organizations h3{text-align:center;margin-bottom:50px}}.guaranteed-sold .trusted-organizations .images{display:flex;align-items:center;justify-content:space-around}@media(max-width: 575.98px){.guaranteed-sold .trusted-organizations .images{flex-wrap:wrap}}.guaranteed-sold .trusted-organizations .images img{max-height:80px;margin:0 10px;max-width:calc(25% - 20px)}@media(max-width: 575.98px){.guaranteed-sold .trusted-organizations .images img{max-width:calc(50% - 20px)}}.guaranteed-sold .agents-friend{background:#000;padding:100px 30px;color:#fff}@media(max-width: 991.98px){.guaranteed-sold .agents-friend{padding:70px 30px}}.guaranteed-sold .agents-friend .col-md-7{padding-right:100px}@media(max-width: 1199.98px){.guaranteed-sold .agents-friend .col-md-7{padding-right:30px}}@media(max-width: 991.98px){.guaranteed-sold .agents-friend .col-md-7{margin-bottom:60px}}.guaranteed-sold .agents-friend img{border-radius:25px}.guaranteed-sold .agents-friend h2.heading{color:#90c73e;text-transform:none !important;font-size:65px !important;margin-top:0 !important}@media(max-width: 1499.98px){.guaranteed-sold .agents-friend h2.heading{font-size:50px !important;margin-bottom:60px}}@media(max-width: 1199.98px){.guaranteed-sold .agents-friend h2.heading{font-size:45px !important}}@media(max-width: 991.98px){.guaranteed-sold .agents-friend h2.heading{font-size:7vw !important;text-align:center;margin-bottom:60px}}.guaranteed-sold .agents-friend ul li{margin-bottom:60px !important}.guaranteed-sold .agents-friend ul li:before{display:none !important}.guaranteed-sold .agents-friend ul li h4{font-size:24px;letter-spacing:1px;font-weight:600}.guaranteed-sold .homeowner-testimonials{text-align:center;padding:100px 30px;background-size:cover}@media(max-width: 767.98px){.guaranteed-sold .homeowner-testimonials{padding:70px 20px}}.guaranteed-sold .homeowner-testimonials h2.heading{font-size:65px !important;text-transform:none !important;color:#90c73e;margin:0 auto 50px !important}@media(max-width: 575.98px){.guaranteed-sold .homeowner-testimonials h2.heading{font-size:8vw !important}}.guaranteed-sold .homeowner-testimonials .testimonials{display:flex}@media(max-width: 1199.98px){.guaranteed-sold .homeowner-testimonials .testimonials{flex-wrap:wrap}}.guaranteed-sold .homeowner-testimonials .testimonials .testimonial{width:calc(33.3333333333% - 40px);margin:0 20px;padding:40px;border-radius:25px;border:1px solid #fff;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media(max-width: 1199.98px){.guaranteed-sold .homeowner-testimonials .testimonials .testimonial{width:100%;margin:20px 0}}.guaranteed-sold .homeowner-testimonials .testimonials .testimonial p{color:#fff;font-size:21px}@media(max-width: 767.98px){.guaranteed-sold .homeowner-testimonials .testimonials .testimonial p{font-size:17px}}.guaranteed-sold .homeowner-testimonials .testimonials .testimonial .client{display:flex;align-items:center}.guaranteed-sold .homeowner-testimonials .testimonials .testimonial .client .photo img{max-width:90px;border-radius:50px}.guaranteed-sold .homeowner-testimonials .testimonials .testimonial .client .name{color:#fff;padding-left:30px;font-weight:600;font-size:22px}.guaranteed-sold .faqs{background:#000;color:#fff}.guaranteed-sold .faqs h2.heading{margin-top:100px}@media(max-width: 991.98px){.guaranteed-sold .faqs h2.heading{margin-top:50px}}.guaranteed-sold .faqs h2.heading span{display:inline-block;font-size:60%;font-weight:600;padding-left:3px}.guaranteed-sold .faqs .inner{max-width:900px;margin-left:auto;margin-right:0;padding-right:80px;padding-left:30px}@media(max-width: 1499.98px){.guaranteed-sold .faqs .inner{padding-right:35px}}@media(max-width: 991.98px){.guaranteed-sold .faqs .inner{max-width:100%;margin-bottom:50px;padding:0 30px}}.guaranteed-sold .faqs .panel-group{padding:0;width:100%}@media(max-width: 991.98px){.guaranteed-sold .faqs .panel-group{width:100%}}.guaranteed-sold .faqs .panel-group .panel{border-bottom:1px solid #7eb32f}.guaranteed-sold .faqs .panel-group .panel .heading a{color:#fff;font-size:18px;padding:25px 50px 25px 10px;font-weight:500;font-size:17px;display:block;position:relative;text-decoration:none;outline:none}.guaranteed-sold .faqs .panel-group .panel .heading a:after{content:"-";font-size:30px;color:#ccc;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:300ms ease all}.guaranteed-sold .faqs .panel-group .panel .heading a.collapsed:after{content:"+"}.guaranteed-sold .faqs .panel-group .panel:nth-child(1){border-top:1px solid #7eb32f}.guaranteed-sold .faqs .panel-group .panel .panel-collapse .panel-body{padding:0 10px 30px}.guaranteed-sold .faqs .panel-group .panel .panel-collapse .panel-body p,.guaranteed-sold .faqs .panel-group .panel .panel-collapse .panel-body ul li{line-height:1.7;font-size:15px;font-weight:300}.guaranteed-sold .faqs .panel-group .panel .panel-collapse .panel-body p strong,.guaranteed-sold .faqs .panel-group .panel .panel-collapse .panel-body ul li strong{font-weight:600}.guaranteed-sold .faqs .blog-col{padding:50px 100px 50px 50px;background-size:cover}@media(max-width: 1499.98px){.guaranteed-sold .faqs .blog-col{padding-right:30px}}@media(max-width: 991.98px){.guaranteed-sold .faqs .blog-col{padding:50px 20px}}.guaranteed-sold .faqs .blog-col h2{color:#fff;font-size:35px;font-weight:600}.guaranteed-sold .faqs .blog .item{display:flex;align-items:center;margin-bottom:25px;border:none}@media(max-width: 575.98px){.guaranteed-sold .faqs .blog .item{flex-direction:column}}.guaranteed-sold .faqs .blog .item .img{width:40%}@media(max-width: 575.98px){.guaranteed-sold .faqs .blog .item .img{width:100%}}.guaranteed-sold .faqs .blog .item .img a{display:block}.guaranteed-sold .faqs .blog .item .img a img{max-width:100%;border-radius:20px}.guaranteed-sold .faqs .blog .item .info{width:60%;padding-left:20px;border-top:none}@media(max-width: 575.98px){.guaranteed-sold .faqs .blog .item .info{width:100%;padding-left:0}}.guaranteed-sold .faqs .blog .item .info .tag{display:block;text-transform:uppercase;color:#ccc;font-size:12px}.guaranteed-sold .faqs .blog .item .info .blog-title{display:block;color:#90c73e;font-weight:600;font-size:23px}@media(max-width: 1499.98px){.guaranteed-sold .faqs .blog .item .info .blog-title{font-size:20px}}.guaranteed-sold .faqs .blog .item .info .text-link{font-weight:600;font-size:18px;color:#fff;padding-left:0}.guaranteed-sold .faqs .blog .item .meta{display:none}.guaranteed-sold .unlock-equity{padding:100px 30px;text-align:center;color:#fff;background:#000}@media(max-width: 767.98px){.guaranteed-sold .unlock-equity{padding:60px 30px}}.guaranteed-sold .unlock-equity .container{max-width:1000px}.guaranteed-sold .unlock-equity .container h2.heading{font-size:65px !important}@media(max-width: 767.98px){.guaranteed-sold .unlock-equity .container h2.heading{font-size:45px !important}}@media(max-width: 575.98px){.guaranteed-sold .unlock-equity .container h2.heading{font-size:40px !important}}.guaranteed-sold .unlock-equity .container .btn-group{display:block;margin-top:50px}.guaranteed-sold .unlock-equity .container .btn-group a.btn-alt{color:#000;background:#fff}.guaranteed-sold .contact-us{padding:30px 30px 60px;text-align:center;color:#fff;background:#000}.guaranteed-sold .contact-us .container{max-width:1000px}.guaranteed-sold .contact-us .container h2{font-size:65px !important;color:#fff;text-transform:uppercase;font-weight:600}@media(max-width: 767.98px){.guaranteed-sold .contact-us .container h2{font-size:45px !important}}@media(max-width: 575.98px){.guaranteed-sold .contact-us .container h2{font-size:40px !important}}.guaranteed-sold .contact-us .container p{color:#fff}.guaranteed-sold .contact-us .container #contact_form_holder{margin-top:60px}.guaranteed-sold .contact-us .container .si-form label{color:#fff;text-transform:uppercase}.guaranteed-sold .contact-us .container .si-form .form-control{background:rgba(255,255,255,.2);border:none;border-bottom:2px solid #90c73e;font-size:18px !important;height:auto;padding:10px;color:#fff}.guaranteed-sold .contact-us .container .si-form select option{color:#000}.guaranteed-sold .contact-us .container .si-form button{display:block;margin:0 auto;font-size:18px;text-transform:uppercase;padding:10px 40px;border-radius:0}.vip-club{margin-left:-15px;margin-right:-15px}.vip-club section>.container-fluid{padding-left:0;padding-right:0}.vip-club section>.container-fluid>.row{margin-left:0;margin-right:0}.vip-club .internal-hero{margin-left:0 !important;margin-right:0 !important;min-height:800px !important;position:relative}.vip-club .internal-hero:before{content:"";position:absolute;z-index:9;background:rgba(0,0,0,.5) !important;top:0;right:0;bottom:0;left:0;pointer-events:none}@media(max-width: 767.98px){.vip-club .internal-hero{min-height:900px !important}}.vip-club .internal-hero .inner img{display:block;margin:0 auto 50px}@media(max-width: 991.98px){.vip-club .internal-hero .inner img{max-width:150px}}@media(max-width: 767.98px){.vip-club .internal-hero .inner img{max-width:120px}}.vip-club .internal-hero .inner h1{font-size:60px !important;letter-spacing:-1px !important}@media(max-width: 991.98px){.vip-club .internal-hero .inner h1{font-size:50px !important}}.vip-club .internal-hero .inner h1>span{font-weight:600}.vip-club .internal-hero .inner h1>span>span{color:#90c73e}.vip-club .internal-hero .inner p{color:#fff;font-size:22px;max-width:950px;margin:10px auto 50px}.vip-club .internal-hero .inner .btn-alt{font-size:19px !important}.vip-club .about{padding:100px 30px !important}.vip-club .about h3{color:#fff;font-weight:500;font-size:30px}.vip-club .about p{font-size:19px;font-weight:300}.vip-club .about em{font-size:25px;font-weight:500;color:#90c73e;margin-top:50px;display:block}.vip-club .what-you-get{background:#000;padding:100px 30px}@media(max-width: 991.98px){.vip-club .what-you-get{padding:75px 30px}}@media(max-width: 767.98px){.vip-club .what-you-get{padding:50px 30px}}@media(max-width: 575.98px){.vip-club .what-you-get{padding:20px}}.vip-club .what-you-get .grid{display:flex;position:relative}@media(max-width: 1199.98px){.vip-club .what-you-get .grid{flex-direction:column}}.vip-club .what-you-get .grid:before{content:"";position:absolute;top:-10px;left:5px;width:250px;height:250px;border-top:10px solid #90c73e;border-left:10px solid #90c73e}@media(max-width: 1199.98px){.vip-club .what-you-get .grid:before{display:none}}.vip-club .what-you-get .grid:after{content:"";position:absolute;bottom:-10px;right:5px;width:250px;height:250px;border-bottom:10px solid #90c73e;border-right:10px solid #90c73e}@media(max-width: 1199.98px){.vip-club .what-you-get .grid:after{display:none}}.vip-club .what-you-get .grid .item{width:calc(33.3333333333% - 30px);margin:0 15px;background:#1a1a1a;padding:40px 30px 0;color:#fff;text-align:center;display:flex;flex-direction:column;justify-content:space-between}@media(max-width: 1199.98px){.vip-club .what-you-get .grid .item{width:100%;margin:20px 0}}.vip-club .what-you-get .grid .item .title{font-size:28px;font-weight:600;margin-bottom:25px}.vip-club .what-you-get .grid .item .content{color:#dbdbdb;line-height:1.8;margin-bottom:30px;font-size:14px;font-weight:300}.vip-club .what-you-get .grid .item .image{margin:auto -20px 9px}.vip-club .what-you-get .grid .item .image img{width:calc(100% + 40px)}.vip-club .list{background:rgba(0,0,0,.6);padding:50px;color:#fff}@media(max-width: 991.98px){.vip-club .list{padding:40px 30px}}.vip-club .list ul{margin-bottom:0 !important}.vip-club .list ul li{font-size:23px;line-height:1;padding-bottom:5px;padding-right:30px}@media(max-width: 767.98px){.vip-club .list ul li{font-size:20px}}.vip-club .list.double{padding-left:70px}@media(max-width: 767.98px){.vip-club .list.double{padding-left:40px}}.vip-club .list.double ul{-moz-columns:2;columns:2}@media(max-width: 767.98px){.vip-club .list.double ul{-moz-columns:1;columns:1}}.vip-club .moving-items,.vip-club .party-supplies,.vip-club .home-support,.vip-club .inventory,.vip-club .contact-us{position:relative;background-size:cover;background-position:center;padding:100px 30px}.vip-club .moving-items:before,.vip-club .party-supplies:before,.vip-club .home-support:before,.vip-club .inventory:before,.vip-club .contact-us:before{content:"";position:absolute;z-index:9;background:rgba(0,0,0,.7) !important;top:0;right:0;bottom:0;left:0;pointer-events:none}@media(max-width: 991.98px){.vip-club .moving-items,.vip-club .party-supplies,.vip-club .home-support,.vip-club .inventory,.vip-club .contact-us{padding:75px 30px}}@media(max-width: 767.98px){.vip-club .moving-items,.vip-club .party-supplies,.vip-club .home-support,.vip-club .inventory,.vip-club .contact-us{padding:50px 30px}}@media(max-width: 575.98px){.vip-club .moving-items,.vip-club .party-supplies,.vip-club .home-support,.vip-club .inventory,.vip-club .contact-us{padding:30px}}.vip-club .moving-items .container,.vip-club .party-supplies .container,.vip-club .home-support .container,.vip-club .inventory .container,.vip-club .contact-us .container{z-index:9;position:relative}.vip-club .moving-items h2.heading,.vip-club .party-supplies h2.heading,.vip-club .home-support h2.heading,.vip-club .inventory h2.heading,.vip-club .contact-us h2.heading{text-align:center}.vip-club .moving-items p,.vip-club .party-supplies p,.vip-club .home-support p,.vip-club .inventory p,.vip-club .contact-us p{color:#fff;font-size:22px;text-align:center;max-width:800px;margin:0 auto 80px}.vip-club .moving-items .list,.vip-club .party-supplies .list,.vip-club .home-support .list,.vip-club .inventory .list,.vip-club .contact-us .list{max-width:1000px;margin:0 auto}.vip-club .home-support .list{max-width:1200px}.vip-club .inventory p{max-width:1100px}.vip-club .inventory h3{color:#fff;text-align:center;font-weight:600;font-size:50px;font-style:italic}.vip-club .inventory .dark{background:rgba(0,0,0,.6);padding:50px}.vip-club .inventory .dark p{margin-bottom:0;line-height:1.9}.vip-club .contact-us h2{color:#90c73e;max-width:1000px;margin:0 auto 40px;font-weight:600;font-size:34px;text-align:center}.vip-club .contact-us .si-form label{color:#fff;text-transform:uppercase}.vip-club .contact-us .si-form .form-control{background:rgba(255,255,255,.2);border:none;border-bottom:2px solid #90c73e;font-size:18px !important;height:auto;padding:10px;color:#fff}.vip-club .contact-us .si-form button{display:block;margin:0 auto;font-size:18px;text-transform:uppercase;padding:10px 40px;border-radius:0}.vip-club .storage-units,.vip-club .tools,.vip-club .connect{position:relative;background-size:cover;background-position:center;padding:100px 30px;border-top:15px solid #90c73e}.vip-club .storage-units:before,.vip-club .tools:before,.vip-club .connect:before{content:"";position:absolute;z-index:9;background:rgba(0,0,0,.7) !important;top:0;right:0;bottom:0;left:0;pointer-events:none}@media(max-width: 991.98px){.vip-club .storage-units,.vip-club .tools,.vip-club .connect{padding:75px 30px}}@media(max-width: 767.98px){.vip-club .storage-units,.vip-club .tools,.vip-club .connect{padding:50px 30px}}@media(max-width: 575.98px){.vip-club .storage-units,.vip-club .tools,.vip-club .connect{padding:30px}}.vip-club .storage-units .container,.vip-club .tools .container,.vip-club .connect .container{z-index:9;position:relative}.vip-club .storage-units .row,.vip-club .tools .row,.vip-club .connect .row{display:flex;flex-wrap:wrap}.vip-club .storage-units .row .quote,.vip-club .tools .row .quote,.vip-club .connect .row .quote{display:flex;flex-direction:column;justify-content:end}.vip-club .storage-units .row .quote p,.vip-club .tools .row .quote p,.vip-club .connect .row .quote p{color:#fff;font-size:25px;font-style:italic}.vip-club .storage-units h2.heading,.vip-club .tools h2.heading,.vip-club .connect h2.heading{font-size:65px !important;text-align:right;margin-bottom:80px}@media(max-width: 1199.98px){.vip-club .storage-units h2.heading,.vip-club .tools h2.heading,.vip-club .connect h2.heading{font-size:55px !important}}@media(max-width: 991.98px){.vip-club .storage-units h2.heading,.vip-club .tools h2.heading,.vip-club .connect h2.heading{font-size:50px !important}}@media(max-width: 767.98px){.vip-club .storage-units h2.heading,.vip-club .tools h2.heading,.vip-club .connect h2.heading{font-size:40px !important}}.vip-club .storage-units .list,.vip-club .tools .list,.vip-club .connect .list{margin-left:100px}@media(max-width: 991.98px){.vip-club .storage-units .list,.vip-club .tools .list,.vip-club .connect .list{margin-left:0}}.vip-club .tools h2.heading,.vip-club .connect h2.heading{text-align:left}.vip-club .tools .list,.vip-club .connect .list{margin-left:0}.vip-club .support-team{background:#000;padding:100px 30px;color:#fff}@media(max-width: 991.98px){.vip-club .support-team{padding:75px 30px}}@media(max-width: 767.98px){.vip-club .support-team{padding:50px 30px}}@media(max-width: 575.98px){.vip-club .support-team{padding:30px}}.vip-club .support-team h2.heading{font-size:65px;margin-bottom:70px}@media(max-width: 991.98px){.vip-club .support-team h2.heading{font-size:50px}}@media(max-width: 575.98px){.vip-club .support-team h2.heading{font-size:40px}}.vip-club .support-team .col-md-7{padding-right:80px}@media(max-width: 991.98px){.vip-club .support-team .col-md-7{padding-right:15px}}.vip-club .support-team .list-item{margin-bottom:60px;display:flex;padding:0 50px 0 10px}@media(max-width: 1199.98px){.vip-club .support-team .list-item{padding:0 20px}}@media(max-width: 575.98px){.vip-club .support-team .list-item{padding:0}}.vip-club .support-team .list-item .number{font-size:40px;font-weight:300;font-family:"Poppins","Montserrat",Helvetica,sans-serif;color:#90c73e;display:block;width:50px;margin-right:50px;text-align:right;position:relative;transform:translateY(-12px)}@media(max-width: 767.98px){.vip-club .support-team .list-item .number{font-size:30px}}.vip-club .support-team .list-item .number:after{content:"";width:30px;border-top:1px solid #fff;position:absolute;top:27px;left:100%;margin-left:8px}.vip-club .support-team .list-item .content{display:block;width:calc(100% - 100px)}.vip-club .support-team .list-item .content .title{display:block;font-size:26px;font-weight:600;color:#90c73e;line-height:1.1;margin-bottom:15px}.vip-club .support-team .list-item .content .description{font-size:22px}@media(max-width: 767.98px){.vip-club .support-team .list-item .content .description{font-size:20px}}.vip-club .support-team .qr-box{background:#90c73e;padding:40px 80px;text-align:center;color:#000}.vip-club .support-team .qr-box .scan{display:block;max-width:70%;margin:30px auto 0}.vip-club .support-team .qr-box .qr{display:block;margin:30px auto;max-width:200px;border-radius:15px}.vip-club .support-team .qr-box p{font-weight:600;font-size:21px;max-width:330px;margin:0 auto}.vip-club .support-team .qr-box hr{max-width:100px;border-top:2px solid #000}body:not(.home) .sell-my-home .internal-hero{height:calc(100vh - 55px) !important;min-height:900px !important}@keyframes fade{from{opacity:1}to{opacity:.2}}body:not(.home) .sell-my-home .internal-hero:before{content:"";background:#000;position:absolute;top:0;right:0;left:0;bottom:0;z-index:1;opacity:1;animation:fade 2s 1s forwards}@media(max-width: 991.98px){body:not(.home) .sell-my-home .internal-hero{align-items:flex-start !important;padding-top:150px;height:auto !important;min-height:100vh !important}}body:not(.home) .sell-my-home .internal-hero .inner{max-width:1100px !important;text-align:center;position:relative;animation:fadeIn 1s 2.5s forwards;opacity:0}@keyframes fadeIn{from{opacity:0}to{opacity:1}}body:not(.home) .sell-my-home .internal-hero .inner h1{text-transform:uppercase;color:#90c73e !important;font-weight:600 !important;font-size:75px !important;text-shadow:2px 2px 1px rgba(0,0,0,.2)}@media(max-width: 1499.98px){body:not(.home) .sell-my-home .internal-hero .inner h1{font-size:65px !important}}@media(max-width: 1199.98px){body:not(.home) .sell-my-home .internal-hero .inner h1{font-size:60px !important}}@media(max-width: 991.98px){body:not(.home) .sell-my-home .internal-hero .inner h1{font-size:55px !important}}@media(max-width: 575.98px){body:not(.home) .sell-my-home .internal-hero .inner h1{font-size:40px !important}}body:not(.home) .sell-my-home .internal-hero .inner p{color:#fff;font-size:22px;font-weight:400;padding:0 50px;max-width:800px;margin:20px auto 0}@media(max-width: 991.98px){body:not(.home) .sell-my-home .internal-hero .inner p{font-size:20px;padding:0}}body:not(.home) .sell-my-home .internal-hero .inner .widget-holder{max-width:800px;margin:60px auto 0}body:not(.home) .sell-my-home .internal-hero .inner .widget-holder iframe{display:none}body:not(.home) .sell-my-home .internal-hero .inner .widget-holder form input{color:#000;outline:none;height:48px !important;padding:10px}body:not(.home) .sell-my-home .internal-hero .inner .widget-holder form .step1{display:flex;max-width:600px;margin:0 auto;justify-content:center}body:not(.home) .sell-my-home .internal-hero .inner .widget-holder form .step1 input{width:calc(100% - 100px)}body:not(.home) .sell-my-home .internal-hero .inner .widget-holder form .step1 button{width:100px;display:initial !important;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAA6CAYAAADhu0ooAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABApJREFUeNrcmk9IFFEcx9f1z5ppmlpKh+pgCVGBHfojpGuZkVRQYIRUFEEdOmRBdAs62ClCqENWF+kPniJDKPwflQcPecukNOiPZayV5aVVd/s++AmLzHsz8/7MsPuDz+W93XnzmZn35r3fm7R4PB5QiCywFewCm8B6sAospbo/4CcYAyPgFRgAkYDHkSYpWglOgiMg3+V/Y6APPADt4J8npkzUBdVgIK4vvoDzIMvlebjG6Q9LwMO4uXgLwn6L1oJvcfMxD5pBhh+iTWAu7m10gWW6RUWD0RVw1UE3Z4NJL+gGw2AUTIMoDVRrwAYQBvtBqYNjDoE6Oo7RweiCgyv/HVwChS6ubDo4AF47OD77TbbJR3e3zePK6q6DXMXGG8BXG9m7pkRL6U7xYhLUaOw7K0C3jewxE6KPBA2OgzIDI2ImuC9oNwKKdYpWCxr7YUgyse92CNpv1Sn6QtAna0zPXKjPj3DOYRasVTl+kAbf7aCKMzC3gH4PZqMz4DiYt6jLABd1vF7uCF4huR7czURaOecyBUIqdzSLViFWcYOutJfRDOYsygtBvexBmeg2zlKLzWzuBbyPT+AZp65ORTTMqeuiRbMf0c4pD6uIbubU9QT8i15OOctgZMuKlnPq3vgoOgk+c853naxoCafuQ8DfeM8pL5UVzePU/fZZlLdEy5MVzeTUzfosGuWUZ8qKzui8chpjGaf8r6zoFKdutc+ivPanZEXHOHUbfZQMCUbXMVnRd5y6Kh9Fd9DUdHFEZLP8QdomsIqDtGrwIw5xyl+qzIz6aZvA6n21zwfJJeAop65PRTQiWG9e9kH0FFhpUc7WqY9V16MnBGmMBg/XogWUgLOK5zpSKSFB6nGCsnVeiLYJLvheXTmjJkEjPR7seJ0VtD+kMzkWEiSn4pQKTTckeViQNI+BSt153TAdmBcdBnJIZ2x2BlpNbUlcs8mcs7u+RdPA02bTFkua55gSZY9nr80JsDzrbclcK9s4OicYXRPjF6gwuT+aTwOAXUTBE9BIu+IiOdYtWhwKLt6SUJYV7Y8WgKdgp4vXMkt/jNMkJEZLPbYKKePMXZ0GW7Hsof1XI1+lsETULXDao1nRR7CcLrJeWYe3vpEy5aYiRqNrDj2mEd2PsZsfF9PGbFSz5JDFe1K7rEzHZiPtTcU7PEdzV9G0Tqus7JdjC1mAetomqKGMQFDw+witJ/toFTLhoI0K+gikSLXPqohaiZfTEiufpFkii30POCqb69Elq1PUZCjLBgPJEcMkY/VUFNFFqEgFUWXZZBJVkk02UWnZZBSVkk1WUdeyySzqSjZZ3qMq71n2HUZtqojayXamkihPdpDNyYOB1IrFfXaQFh7TqSaaKNu5IMkK/wswALG7Nl7KQ+BAAAAAAElFTkSuQmCC) center no-repeat !important;background-color:#90c73e !important;cursor:pointer !important;background-size:29px 29px !important;flex:auto !important;max-width:48px !important;height:48px !important;border:1px solid #90c73e !important;border-radius:0 3px 3px 0 !important;padding:0 !important;text-indent:-9999px !important;outline:none !important;margin:0 !important}body:not(.home) .sell-my-home .internal-hero .inner .widget-holder form .step2{max-width:800px;margin:30px auto 0;display:none;text-align:center;background:rgba(0,0,0,.2);padding:75px 50px 50px;margin-top:-70px;z-index:9;position:relative}body:not(.home) .sell-my-home .internal-hero .inner .widget-holder form .step2 h2{color:#fff;font-weight:500 !important;font-size:35px !important}body:not(.home) .sell-my-home .internal-hero .inner .widget-holder form .step2 p{font-size:17px;margin:0 auto 30px}body:not(.home) .sell-my-home .internal-hero .inner .widget-holder form .step2 .step2form{display:flex;flex-wrap:wrap}@media(max-width: 767.98px){body:not(.home) .sell-my-home .internal-hero .inner .widget-holder form .step2 .step2form{flex-direction:column}}body:not(.home) .sell-my-home .internal-hero .inner .widget-holder form .step2 .step2form .additional-info{width:100%;display:flex;margin-top:15px}@media(max-width: 767.98px){body:not(.home) .sell-my-home .internal-hero .inner .widget-holder form .step2 .step2form .additional-info{flex-direction:column}}body:not(.home) .sell-my-home .internal-hero .inner .widget-holder form .step2 .step2form .additional-info input[type=number]{width:33.3333333333%}@media(max-width: 767.98px){body:not(.home) .sell-my-home .internal-hero .inner .widget-holder form .step2 .step2form .additional-info input[type=number]{width:100%}}body:not(.home) .sell-my-home .internal-hero .inner .widget-holder form .step2 .step2form .additional-info select{width:33.3333333333%;color:#000;height:48px !important}@media(max-width: 767.98px){body:not(.home) .sell-my-home .internal-hero .inner .widget-holder form .step2 .step2form .additional-info select{width:100%}}body:not(.home) .sell-my-home .internal-hero .inner .widget-holder form .step2 input{width:calc(50% - 100px)}@media(max-width: 767.98px){body:not(.home) .sell-my-home .internal-hero .inner .widget-holder form .step2 input{width:100%}}body:not(.home) .sell-my-home .internal-hero .inner .widget-holder form .step2 input[type=submit]{width:200px;background:#90c73e;color:#fff;border:none;text-transform:uppercase;font-weight:600}@media(max-width: 767.98px){body:not(.home) .sell-my-home .internal-hero .inner .widget-holder form .step2 input[type=submit]{width:100%}}body:not(.home) .sell-my-home .internal-hero .inner .widget-holder form .step3{display:none}body:not(.home) .sell-my-home .internal-hero .inner .widget-holder form .step3 h2{color:#fff;font-weight:500 !important;font-size:35px !important}body:not(.home) .sell-my-home .instantly-receive{background:#000;padding:100px 30px;color:#fff;margin:0 -15px}@media(max-width: 575.98px){body:not(.home) .sell-my-home .instantly-receive{padding:60px 20px 20px}}body:not(.home) .sell-my-home .instantly-receive h2.heading{font-size:65px;margin-bottom:75px}@media(max-width: 991.98px){body:not(.home) .sell-my-home .instantly-receive h2.heading{font-size:55px}}@media(max-width: 767.98px){body:not(.home) .sell-my-home .instantly-receive h2.heading{font-size:45px}}body:not(.home) .sell-my-home .instantly-receive h2.heading span{display:inline;letter-spacing:inherit;font-size:inherit;font-weight:inherit}@media(max-width: 1199.98px){body:not(.home) .sell-my-home .instantly-receive .col-lg-4{margin-bottom:80px}}@media(max-width: 767.98px){body:not(.home) .sell-my-home .instantly-receive .col-lg-4{text-align:center}}body:not(.home) .sell-my-home .instantly-receive .col-lg-4 h3{color:#fff;font-size:28px;font-weight:600;margin-bottom:15px}body:not(.home) .sell-my-home .get-in-touch{margin:0 -15px;background-size:cover;background-attachment:fixed;padding:0 30px;position:relative}@media(max-width: 1199.98px){body:not(.home) .sell-my-home .get-in-touch{padding:0}}@media(max-width: 1199.98px){body:not(.home) .sell-my-home .get-in-touch .container{padding:0}}body:not(.home) .sell-my-home .get-in-touch .jt-photo{position:absolute;bottom:0;left:7vw;margin:0 !important}@media(max-width: 2100px){body:not(.home) .sell-my-home .get-in-touch .jt-photo{left:4vw}}@media(max-width: 1800px){body:not(.home) .sell-my-home .get-in-touch .jt-photo{left:10px}}body:not(.home) .sell-my-home .get-in-touch .inner{padding:100px 0 40px 550px;color:#fff;z-index:9;position:relative}@media(max-width: 1499.98px){body:not(.home) .sell-my-home .get-in-touch .inner{padding-left:470px}}@media(max-width: 1199.98px){body:not(.home) .sell-my-home .get-in-touch .inner{padding:60px;background:rgba(0,0,0,.5)}}@media(max-width: 575.98px){body:not(.home) .sell-my-home .get-in-touch .inner{padding:40px 30px}}@media(max-width: 1600px){body:not(.home) .sell-my-home .get-in-touch .inner h2.heading{font-size:65px}}@media(max-width: 1499.98px){body:not(.home) .sell-my-home .get-in-touch .inner h2.heading{font-size:50px}body:not(.home) .sell-my-home .get-in-touch .inner h2.heading span{font-size:20px}}@media(max-width: 1199.98px){body:not(.home) .sell-my-home .get-in-touch .inner h2.heading{font-size:60px}}@media(max-width: 650px){body:not(.home) .sell-my-home .get-in-touch .inner h2.heading{font-size:9vw}body:not(.home) .sell-my-home .get-in-touch .inner h2.heading span{font-size:18px;letter-spacing:6px}}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols{display:flex}@media(max-width: 650px){body:not(.home) .sell-my-home .get-in-touch .inner .content-cols{flex-wrap:wrap}}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-left{width:40%;padding-top:20px}@media(max-width: 650px){body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-left{width:100%}}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-left .agent span{display:block}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-left .agent .name{font-size:34px;font-weight:600;text-transform:uppercase}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-left .agent .title{font-size:26px;margin-bottom:10px}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-left .agent .phone,body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-left .agent .email{margin-bottom:4px;font-weight:300}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-left .agent .bio{margin-top:50px}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-left .eho-realtor{margin-top:80px}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-left .eho-realtor i{font-size:40px;margin-right:10px}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-left .social{display:flex;margin-top:20px;margin-bottom:0}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-left .social li{padding:0 5px 0 0}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-left .social li:before{display:none !important}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-left .social li a{color:#fff;text-decoration:none;font-size:24px;margin-right:10px}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-right{width:60%;padding-left:80px}@media(max-width: 1600px){body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-right{padding-left:40px}}@media(max-width: 650px){body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-right{width:100%;padding-left:0;padding-top:40px}}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-right #form_holder label{color:#fff}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-right #form_holder .si-captcha-disclaimer{color:#f2f2f2}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-right #form_holder .si-captcha-disclaimer a{color:#90c73e !important}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-right .company{display:flex;margin-top:50px}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-right .company .c-left{width:calc(100% - 100px);padding-right:30px;text-align:right}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-right .company .c-left span{display:block;font-weight:300;font-size:14px}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-right .company .c-left .name{font-size:25px;font-weight:600;text-transform:uppercase}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-right .company .c-right{width:100px}body:not(.home) .sell-my-home .get-in-touch .inner .content-cols .col-right .company .c-right img{width:100%}.home-worth-landing iframe{display:none}.home-worth-landing .internal-hero{height:calc(100vh - 55px) !important}@media(max-width: 991.98px){.home-worth-landing .internal-hero{height:auto !important;min-height:100vh !important;padding:150px 0}}.home-worth-landing .internal-hero:before{background:rgba(0,0,0,.6) !important}.home-worth-landing .internal-hero .inner{text-align:center;color:#fff}.home-worth-landing .internal-hero .inner h1{font-size:60px !important}@media(max-width: 991.98px){.home-worth-landing .internal-hero .inner h1{font-size:50px !important}}@media(max-width: 575.98px){.home-worth-landing .internal-hero .inner h1{font-size:45px !important}}.home-worth-landing .internal-hero .inner form input{color:#000;outline:none;height:48px !important;padding:10px}.home-worth-landing .internal-hero .inner form .step1{display:flex;max-width:600px;margin:0 auto;justify-content:center}.home-worth-landing .internal-hero .inner form .step1 input{width:calc(100% - 100px)}.home-worth-landing .internal-hero .inner form .step1 button{width:100px;display:initial !important;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAA6CAYAAADhu0ooAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABApJREFUeNrcmk9IFFEcx9f1z5ppmlpKh+pgCVGBHfojpGuZkVRQYIRUFEEdOmRBdAs62ClCqENWF+kPniJDKPwflQcPecukNOiPZayV5aVVd/s++AmLzHsz8/7MsPuDz+W93XnzmZn35r3fm7R4PB5QiCywFewCm8B6sAospbo/4CcYAyPgFRgAkYDHkSYpWglOgiMg3+V/Y6APPADt4J8npkzUBdVgIK4vvoDzIMvlebjG6Q9LwMO4uXgLwn6L1oJvcfMxD5pBhh+iTWAu7m10gWW6RUWD0RVw1UE3Z4NJL+gGw2AUTIMoDVRrwAYQBvtBqYNjDoE6Oo7RweiCgyv/HVwChS6ubDo4AF47OD77TbbJR3e3zePK6q6DXMXGG8BXG9m7pkRL6U7xYhLUaOw7K0C3jewxE6KPBA2OgzIDI2ImuC9oNwKKdYpWCxr7YUgyse92CNpv1Sn6QtAna0zPXKjPj3DOYRasVTl+kAbf7aCKMzC3gH4PZqMz4DiYt6jLABd1vF7uCF4huR7czURaOecyBUIqdzSLViFWcYOutJfRDOYsygtBvexBmeg2zlKLzWzuBbyPT+AZp65ORTTMqeuiRbMf0c4pD6uIbubU9QT8i15OOctgZMuKlnPq3vgoOgk+c853naxoCafuQ8DfeM8pL5UVzePU/fZZlLdEy5MVzeTUzfosGuWUZ8qKzui8chpjGaf8r6zoFKdutc+ivPanZEXHOHUbfZQMCUbXMVnRd5y6Kh9Fd9DUdHFEZLP8QdomsIqDtGrwIw5xyl+qzIz6aZvA6n21zwfJJeAop65PRTQiWG9e9kH0FFhpUc7WqY9V16MnBGmMBg/XogWUgLOK5zpSKSFB6nGCsnVeiLYJLvheXTmjJkEjPR7seJ0VtD+kMzkWEiSn4pQKTTckeViQNI+BSt153TAdmBcdBnJIZ2x2BlpNbUlcs8mcs7u+RdPA02bTFkua55gSZY9nr80JsDzrbclcK9s4OicYXRPjF6gwuT+aTwOAXUTBE9BIu+IiOdYtWhwKLt6SUJYV7Y8WgKdgp4vXMkt/jNMkJEZLPbYKKePMXZ0GW7Hsof1XI1+lsETULXDao1nRR7CcLrJeWYe3vpEy5aYiRqNrDj2mEd2PsZsfF9PGbFSz5JDFe1K7rEzHZiPtTcU7PEdzV9G0Tqus7JdjC1mAetomqKGMQFDw+witJ/toFTLhoI0K+gikSLXPqohaiZfTEiufpFkii30POCqb69Elq1PUZCjLBgPJEcMkY/VUFNFFqEgFUWXZZBJVkk02UWnZZBSVkk1WUdeyySzqSjZZ3qMq71n2HUZtqojayXamkihPdpDNyYOB1IrFfXaQFh7TqSaaKNu5IMkK/wswALG7Nl7KQ+BAAAAAAElFTkSuQmCC) center no-repeat !important;background-color:#90c73e !important;cursor:pointer !important;background-size:29px 29px !important;flex:auto !important;max-width:48px !important;height:48px !important;border:1px solid #90c73e !important;border-radius:0 3px 3px 0 !important;padding:0 !important;text-indent:-9999px !important;outline:none !important;margin:0 !important}.home-worth-landing .internal-hero .inner form .step2{max-width:800px;margin:30px auto 0;display:none;text-align:center;background:rgba(0,0,0,.2);padding:75px 50px 50px;margin-top:-70px;z-index:9;position:relative}.home-worth-landing .internal-hero .inner form .step2 h2{color:#fff;font-weight:500 !important;font-size:35px !important}.home-worth-landing .internal-hero .inner form .step2 .step2form{display:flex;flex-wrap:wrap}@media(max-width: 767.98px){.home-worth-landing .internal-hero .inner form .step2 .step2form{flex-direction:column}}.home-worth-landing .internal-hero .inner form .step2 .step2form .additional-info{width:100%;display:flex;margin-top:15px}@media(max-width: 767.98px){.home-worth-landing .internal-hero .inner form .step2 .step2form .additional-info{flex-direction:column}}.home-worth-landing .internal-hero .inner form .step2 .step2form .additional-info input[type=number]{width:33.3333333333%}@media(max-width: 767.98px){.home-worth-landing .internal-hero .inner form .step2 .step2form .additional-info input[type=number]{width:100%}}.home-worth-landing .internal-hero .inner form .step2 .step2form .additional-info select{width:33.3333333333%;color:#000;height:48px !important}@media(max-width: 767.98px){.home-worth-landing .internal-hero .inner form .step2 .step2form .additional-info select{width:100%}}.home-worth-landing .internal-hero .inner form .step2 input{width:calc(50% - 100px)}@media(max-width: 767.98px){.home-worth-landing .internal-hero .inner form .step2 input{width:100%}}.home-worth-landing .internal-hero .inner form .step2 input[type=submit]{width:200px;background:#90c73e;color:#fff;border:none;text-transform:uppercase;font-weight:600}@media(max-width: 767.98px){.home-worth-landing .internal-hero .inner form .step2 input[type=submit]{width:100%}}.home-worth-landing .internal-hero .inner form .step3{display:none}.home-worth-landing .internal-hero .inner form .step3 h2{color:#fff;font-weight:500 !important;font-size:35px !important}.design-to-sell{margin-left:-15px;margin-right:-15px}.design-to-sell section>.container-fluid{padding-left:0;padding-right:0}.design-to-sell section>.container-fluid>.row{margin-left:0;margin-right:0}.design-to-sell section h2.heading{font-size:65px}.design-to-sell section ul.downsides li:before{content:"x" !important;font-weight:600;font-size:13px !important;color:#fff !important;background:#dd1f1f;border-radius:15px;width:18px !important;height:18px;text-align:center;line-height:18px !important;margin-right:10px}.design-to-sell section ul.upsides li:before{content:"" !important;font:normal normal normal 14px/1 FontAwesome;font-size:10px !important;color:#fff !important;background:#90c73e;border-radius:15px;width:18px !important;height:18px;text-align:center;line-height:18px !important;margin-right:10px}.design-to-sell .internal-hero{margin-left:0 !important;margin-right:0 !important;background:#000;position:relative}@media(max-width: 991.98px){.design-to-sell .internal-hero{min-height:850px !important}}.design-to-sell .internal-hero #dts_slider{width:100%;padding-bottom:10vw}@media(max-width: 1499.98px){.design-to-sell .internal-hero #dts_slider{padding-bottom:15vw}}@media(max-width: 575.98px){.design-to-sell .internal-hero #dts_slider{padding-bottom:400px}}.design-to-sell .internal-hero #dts_slider img{border-radius:25px;margin:0 15px}@media(max-width: 767.98px){.design-to-sell .internal-hero #dts_slider img{margin:0 15px !important;float:left !important}}@media(max-width: 575.98px){.design-to-sell .internal-hero #dts_slider img{margin:0 6px !important}}.design-to-sell .internal-hero .inner{position:absolute !important}.design-to-sell .internal-hero .inner h1{font-size:85px !important;font-weight:600 !important;letter-spacing:-1px !important}@media(max-width: 1499.98px){.design-to-sell .internal-hero .inner h1{font-size:75px !important}}@media(max-width: 767.98px){.design-to-sell .internal-hero .inner h1{font-size:60px !important}}@media(max-width: 575.98px){.design-to-sell .internal-hero .inner h1{font-size:10vw !important}}.design-to-sell .internal-hero .inner h1 span{color:#90c73e}.design-to-sell .internal-hero .inner p{color:#fff;font-size:22px;max-width:800px;margin:30px auto 50px 0;font-weight:300}@media(max-width: 575.98px){.design-to-sell .internal-hero .inner p{font-size:20px}}.design-to-sell .internal-hero .inner .btn-alt{font-size:18px}.design-to-sell .why-design{background:#000;color:#fff;padding:0 30px 100px}@media(max-width: 1199.98px){.design-to-sell .why-design{padding-bottom:0}}.design-to-sell .why-design h2,.design-to-sell .why-design h3{text-align:center}.design-to-sell .why-design h2.heading span{padding-top:10px}@media(max-width: 767.98px){.design-to-sell .why-design h2.heading span{font-size:20px}}@media(max-width: 1499.98px){.design-to-sell .why-design h2.heading{font-size:55px}}@media(max-width: 1199.98px){.design-to-sell .why-design h2.heading{font-size:50px}}.design-to-sell .why-design .boxes{display:flex;margin-top:60px}@media(max-width: 991.98px){.design-to-sell .why-design .boxes{flex-wrap:wrap}}.design-to-sell .why-design .boxes .box{width:calc(33.3333333333% - 30px);margin:0 15px}@media(max-width: 991.98px){.design-to-sell .why-design .boxes .box{width:100%;margin:15px 0}}.design-to-sell .why-design .boxes .box .image{height:400px;position:relative;border-top-left-radius:25px;border-top-right-radius:25px}.design-to-sell .why-design .boxes .box .image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%)}.design-to-sell .why-design .boxes .box .content{margin-top:-200px;padding:0 30px;position:relative;z-index:99}.design-to-sell .why-design .boxes .box .content h3{color:#90c73e;text-align:left;font-size:26px;font-weight:600}.design-to-sell .why-design .boxes .box .content p{color:#fff;font-size:19px}.design-to-sell .strategic-decisions,.design-to-sell .vetted-contractors,.design-to-sell .project-oversight{background:#000;padding:100px 30px 150px;color:#fff}@media(max-width: 1499.98px){.design-to-sell .strategic-decisions,.design-to-sell .vetted-contractors,.design-to-sell .project-oversight{padding:75px 30px 125px;background-position:0 105%}}@media(max-width: 1199.98px){.design-to-sell .strategic-decisions,.design-to-sell .vetted-contractors,.design-to-sell .project-oversight{background-position:0 100%;padding:50px 30px}}@media(max-width: 991.98px){.design-to-sell .strategic-decisions,.design-to-sell .vetted-contractors,.design-to-sell .project-oversight{padding:30px}}.design-to-sell .strategic-decisions .row,.design-to-sell .vetted-contractors .row,.design-to-sell .project-oversight .row{display:flex;align-items:center}@media(max-width: 991.98px){.design-to-sell .strategic-decisions .row,.design-to-sell .vetted-contractors .row,.design-to-sell .project-oversight .row{flex-direction:column}}@media(max-width: 991.98px){.design-to-sell .strategic-decisions .content,.design-to-sell .vetted-contractors .content,.design-to-sell .project-oversight .content{order:2}}@media(max-width: 767.98px){.design-to-sell .strategic-decisions .content,.design-to-sell .vetted-contractors .content,.design-to-sell .project-oversight .content{padding:0}}.design-to-sell .strategic-decisions .content h2.heading,.design-to-sell .vetted-contractors .content h2.heading,.design-to-sell .project-oversight .content h2.heading{font-size:55px}@media(max-width: 1199.98px){.design-to-sell .strategic-decisions .content h2.heading,.design-to-sell .vetted-contractors .content h2.heading,.design-to-sell .project-oversight .content h2.heading{font-size:45px}}@media(max-width: 767.98px){.design-to-sell .strategic-decisions .content h2.heading,.design-to-sell .vetted-contractors .content h2.heading,.design-to-sell .project-oversight .content h2.heading{font-size:35px}}.design-to-sell .strategic-decisions .content p,.design-to-sell .vetted-contractors .content p,.design-to-sell .project-oversight .content p{font-size:20px}.design-to-sell .strategic-decisions .content p strong,.design-to-sell .vetted-contractors .content p strong,.design-to-sell .project-oversight .content p strong{font-weight:600}.design-to-sell .strategic-decisions .content p.highlight,.design-to-sell .vetted-contractors .content p.highlight,.design-to-sell .project-oversight .content p.highlight{color:#90c73e;font-size:25px;font-weight:500}.design-to-sell .strategic-decisions .content .btn,.design-to-sell .vetted-contractors .content .btn,.design-to-sell .project-oversight .content .btn{margin-top:50px}.design-to-sell .strategic-decisions .photo,.design-to-sell .vetted-contractors .photo,.design-to-sell .project-oversight .photo{padding-left:100px}@media(max-width: 1199.98px){.design-to-sell .strategic-decisions .photo,.design-to-sell .vetted-contractors .photo,.design-to-sell .project-oversight .photo{padding-left:30px}}@media(max-width: 991.98px){.design-to-sell .strategic-decisions .photo,.design-to-sell .vetted-contractors .photo,.design-to-sell .project-oversight .photo{padding:0 0 10px;order:1}}.design-to-sell .strategic-decisions .photo img,.design-to-sell .vetted-contractors .photo img,.design-to-sell .project-oversight .photo img{display:block;border-radius:20px}@media(max-width: 991.98px){.design-to-sell .strategic-decisions .photo img,.design-to-sell .vetted-contractors .photo img,.design-to-sell .project-oversight .photo img{max-width:80%;margin:0 auto !important}}@media(max-width: 767.98px){.design-to-sell .strategic-decisions .photo img,.design-to-sell .vetted-contractors .photo img,.design-to-sell .project-oversight .photo img{max-width:100%}}.design-to-sell .vetted-contractors .photo{padding-left:15px;padding-right:100px}@media(max-width: 1199.98px){.design-to-sell .vetted-contractors .photo{padding-right:30px}}.design-to-sell .project-oversight{background:#000 url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/ar-bg-name.png) no-repeat;background-position:0 110%;background-size:contain}.design-to-sell .simple-process{background:#000;padding:100px 30px;color:#fff}@media(max-width: 991.98px){.design-to-sell .simple-process{padding:75px 30px}}@media(max-width: 767.98px){.design-to-sell .simple-process{padding:30px}}.design-to-sell .simple-process h2{margin-top:0;color:#90c73e;font-weight:600;font-size:40px;margin-bottom:60px}.design-to-sell .simple-process h2 span{color:#fff;display:block;font-size:80%;font-weight:400}.design-to-sell .simple-process .timeline-container{margin-top:0 !important}@media(max-width: 991.98px){.design-to-sell .simple-process .timeline-container{margin:0 !important;padding:0 !important}}.design-to-sell .simple-process .timeline-container .timeline-bar{margin-top:-10px;height:calc(100% - 220px)}@media(max-width: 991.98px){.design-to-sell .simple-process .timeline-container .timeline-bar{display:none}}@media(max-width: 991.98px){.design-to-sell .simple-process .timeline-container .timeline-section{width:100%;padding:0 !important;justify-content:center !important;margin-top:0 !important;margin-bottom:75px !important}}.design-to-sell .simple-process .timeline-container .timeline-section:not(:first-child){margin-top:-20px}@media(max-width: 991.98px){.design-to-sell .simple-process .timeline-container .timeline-section .timeline-dot{display:none !important}}.design-to-sell .simple-process .timeline-container .timeline-section .timeline-content{background-color:rgba(0,0,0,0);padding:0;box-shadow:none;z-index:9}@media(max-width: 991.98px){.design-to-sell .simple-process .timeline-container .timeline-section .timeline-content{width:100%}}.design-to-sell .simple-process .timeline-container .timeline-section .timeline-content .step{display:inline-block;color:#000;background:#90c73e;padding:6px 10px;font-weight:600;margin-bottom:25px}.design-to-sell .simple-process .timeline-container .timeline-section .timeline-content h2{color:#fff;font-size:27px;font-weight:600;margin-bottom:25px}.design-to-sell .simple-process .timeline-container .timeline-section .timeline-content li{font-size:20px;margin-bottom:20px !important}.design-to-sell .simple-process .timeline-container .timeline-section .timeline-content li .title{display:block;font-weight:600;font-size:20px}.design-to-sell .simple-process .timeline-container .timeline-section .timeline-content li .description{font-size:17px}.design-to-sell .simple-process .timeline-container .timeline-section .timeline-content .btn-alt{margin-top:30px}.design-to-sell .simple-process .timeline-container .timeline-section.left{text-align:right}@media(max-width: 991.98px){.design-to-sell .simple-process .timeline-container .timeline-section.left{text-align:left}}.design-to-sell .simple-process .timeline-container .timeline-section.left h2,.design-to-sell .simple-process .timeline-container .timeline-section.left ol,.design-to-sell .simple-process .timeline-container .timeline-section.left p{text-align:left}.design-to-sell .simple-process .after{max-width:800px;text-align:center;margin:70px auto 0}.design-to-sell .simple-process .after h3{color:#90c73e;font-size:40px;font-weight:600}.design-to-sell .the-benefits{padding:100px 30px;color:#fff}@media(max-width: 1199.98px){.design-to-sell .the-benefits{padding:50px 30px}}@media(max-width: 991.98px){.design-to-sell .the-benefits{padding:30px}}@media(max-width: 575.98px){.design-to-sell .the-benefits{padding:10px}}.design-to-sell .the-benefits .container{max-width:1100px}.design-to-sell .the-benefits .row{margin-bottom:80px;border:1px solid #fff;border-radius:25px;padding:50px;display:flex;align-items:center}@media(max-width: 1199.98px){.design-to-sell .the-benefits .row{margin-bottom:50px}}@media(max-width: 991.98px){.design-to-sell .the-benefits .row{margin-bottom:30px;flex-direction:column;align-items:start}}@media(max-width: 575.98px){.design-to-sell .the-benefits .row{padding:50px 30px 20px}}.design-to-sell .the-benefits .row:last-child{margin-bottom:0}.design-to-sell .the-benefits .content{padding-right:100px}@media(max-width: 991.98px){.design-to-sell .the-benefits .content{padding-bottom:50px}}@media(max-width: 767.98px){.design-to-sell .the-benefits .content{padding-right:0;padding-left:0}}.design-to-sell .the-benefits .content h3{color:#90c73e;font-weight:600;margin-top:0;font-size:26px;margin-bottom:15px}.design-to-sell .the-benefits .content p{margin-bottom:0;font-size:19px}@media(max-width: 991.98px){.design-to-sell .the-benefits .col-md-4{padding:0}}.design-to-sell .protection-plan{background:#000;padding:100px 30px;color:#fff}@media(max-width: 1199.98px){.design-to-sell .protection-plan{padding:75px 30px}}@media(max-width: 991.98px){.design-to-sell .protection-plan{padding:30px}}.design-to-sell .protection-plan .content{padding-right:100px}@media(max-width: 1199.98px){.design-to-sell .protection-plan .content{padding-right:15px}}@media(max-width: 575.98px){.design-to-sell .protection-plan .content h2.heading{font-size:45px}}.design-to-sell .protection-plan .content p{font-size:19px}.design-to-sell .protection-plan .protection-items{display:grid;grid-template-columns:repeat(2, 1fr);grid-auto-rows:1fr;grid-column-gap:30px;grid-row-gap:30px}@media(max-width: 767.98px){.design-to-sell .protection-plan .protection-items{grid-template-columns:repeat(1, 1fr)}}.design-to-sell .protection-plan .protection-items .item{width:100%;border-radius:10px;position:relative;padding:30px;background-size:cover;background-position:center}.design-to-sell .protection-plan .protection-items .item:before{content:"";position:absolute;z-index:9;background:rgba(0,0,0,.7) !important;top:0;right:0;bottom:0;left:0;pointer-events:none}.design-to-sell .protection-plan .protection-items .item .inner{position:relative;z-index:99;display:flex;flex-direction:column;text-align:center}.design-to-sell .protection-plan .protection-items .item .inner img{max-height:50px;margin:0 auto}.design-to-sell .protection-plan .protection-items .item .inner .title{display:block;text-transform:uppercase;font-weight:600;font-size:22px;line-height:1.1;margin-top:20px}.design-to-sell .protection-plan .protection-items .item .inner .description{display:block;margin-top:12px}.design-to-sell .maximize-profit{padding:100px 30px;color:#fff}@media(max-width: 575.98px){.design-to-sell .maximize-profit{padding:50px 10px}}@media(max-width: 991.98px){.design-to-sell .maximize-profit .stats{padding-bottom:30px}}.design-to-sell .maximize-profit .stats .stat{text-align:center;margin-bottom:40px}.design-to-sell .maximize-profit .stats .stat .num{font-size:70px;font-weight:600;display:block}@media(max-width: 1199.98px){.design-to-sell .maximize-profit .stats .stat .num{font-size:60px}}.design-to-sell .maximize-profit .stats .stat .label{font-size:20px;display:block}.design-to-sell .maximize-profit .content{background:rgba(144,199,62,.6);border-radius:25px;padding:70px}@media(max-width: 575.98px){.design-to-sell .maximize-profit .content{padding:50px 30px}}.design-to-sell .maximize-profit .content h3{font-size:52px;color:#000;margin-top:0}@media(max-width: 1199.98px){.design-to-sell .maximize-profit .content h3{font-size:40px}}@media(max-width: 575.98px){.design-to-sell .maximize-profit .content h3{font-size:35px}}.design-to-sell .maximize-profit .content h3 span{font-weight:600}.design-to-sell .maximize-profit .content p{font-size:20px}.design-to-sell .maximize-profit .content p:last-child{margin-bottom:0}.design-to-sell .maximize-profit .disclaimer{font-size:12px;font-weight:300;margin:10px 0 0 10px}.design-to-sell .features{background:#000;padding:100px 30px;color:#fff}@media(max-width: 1199.98px){.design-to-sell .features{padding:75px 30px}}@media(max-width: 991.98px){.design-to-sell .features{padding:50px 30px}}@media(max-width: 575.98px){.design-to-sell .features{padding:30px}}.design-to-sell .features .feature-boxes{display:flex;flex-wrap:wrap;justify-content:center}.design-to-sell .features .feature-boxes .feature{width:calc(33.3333333333% - 60px);margin:30px;text-align:center;padding:0 20px;position:relative}@media(max-width: 991.98px){.design-to-sell .features .feature-boxes .feature{width:100%}}@media(max-width: 767.98px){.design-to-sell .features .feature-boxes .feature{margin:20px auto;padding:0}}.design-to-sell .features .feature-boxes .feature:after{content:"";position:absolute;top:50%;right:-30px;transform:translateY(-50%);height:80%;border-right:1px solid #90c73e}@media(max-width: 991.98px){.design-to-sell .features .feature-boxes .feature:after{display:none}}.design-to-sell .features .feature-boxes .feature:nth-child(3):after,.design-to-sell .features .feature-boxes .feature:last-child:after{display:none}.design-to-sell .features .feature-boxes .feature h3{text-transform:uppercase;font-weight:600;font-size:25px;color:#fff}.design-to-sell .features .feature-boxes .feature p{font-size:14px;font-weight:200}.design-to-sell .features .app{padding-left:100px;text-align:center}@media(max-width: 1199.98px){.design-to-sell .features .app{padding-left:15px}}@media(max-width: 991.98px){.design-to-sell .features .app{pading-top:50px}}.design-to-sell .features .app h3{text-transform:uppercase;font-weight:600;font-size:25px;color:#90c73e}.design-to-sell .features .app img{max-width:70%}.design-to-sell .renovation-partner{padding:100px 30px;text-align:center;background-size:cover;background-position:center;position:relative;overflow:hidden}@media(max-width: 1199.98px){.design-to-sell .renovation-partner{padding:75px 30px}}@media(max-width: 991.98px){.design-to-sell .renovation-partner{padding:50px 30px}}@media(max-width: 575.98px){.design-to-sell .renovation-partner{padding:30px}}.design-to-sell .renovation-partner:before,.design-to-sell .renovation-partner:after{content:"";background:url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/circle-element.png) center no-repeat;background-size:contain;height:30vw;width:30vw;position:absolute;top:50%;left:0;transform:translateY(-50%) translateX(-60%)}.design-to-sell .renovation-partner:after{left:auto;right:0;transform:translateY(-50%) translateX(60%)}@media(max-width: 991.98px){.design-to-sell .renovation-partner h2.heading{font-size:55px}}@media(max-width: 767.98px){.design-to-sell .renovation-partner h2.heading{font-size:50px}}@media(max-width: 575.98px){.design-to-sell .renovation-partner h2.heading{font-size:40px}}.design-to-sell .renovation-partner h2.heading span{padding-top:20px}.design-to-sell .renovation-partner .ways{display:flex;max-width:1000px;margin:100px auto 50px;align-items:flex-start}@media(max-width: 991.98px){.design-to-sell .renovation-partner .ways{flex-wrap:wrap;padding:0 100px;margin-top:50px}}@media(max-width: 767.98px){.design-to-sell .renovation-partner .ways{padding:0 50px;margin-top:20px}}@media(max-width: 991.98px){.design-to-sell .renovation-partner .ways{padding:0}}.design-to-sell .renovation-partner .ways .item{width:33.3333333333%;margin:0;background:#7c8195;border-radius:25px;padding:30px 20px 0;color:#fff;text-align:left;z-index:1}@media(max-width: 991.98px){.design-to-sell .renovation-partner .ways .item{width:100%;margin-top:45px}}.design-to-sell .renovation-partner .ways .item h3{margin-top:0;text-align:center;font-weight:600;color:#000;text-transform:uppercase;font-size:26px}.design-to-sell .renovation-partner .ways .item ul li{font-size:15px;font-weight:500;margin-bottom:5px}.design-to-sell .renovation-partner .ways .item ul li:first-child:before{content:"" !important;font:normal normal normal 14px/1 FontAwesome;font-size:10px !important;color:#fff !important;background:#90c73e;border-radius:15px;width:18px !important;height:18px;text-align:center;line-height:18px !important;margin-right:10px}.design-to-sell .renovation-partner .ways .item:first-child{transform:rotate(-7deg);margin-top:45px}@media(max-width: 991.98px){.design-to-sell .renovation-partner .ways .item:first-child{transform:none}}.design-to-sell .renovation-partner .ways .item:last-child{transform:rotate(7deg);margin-top:45px}@media(max-width: 991.98px){.design-to-sell .renovation-partner .ways .item:last-child{transform:none}}.design-to-sell .renovation-partner .ways .item.center{background:#2a2e39;z-index:10}.design-to-sell .renovation-partner .ways .item.center img{max-width:90%;margin:0 auto 30px;display:block !important}.design-to-sell .homeowner-testimonials{text-align:center;padding:100px 30px;background-size:cover;background:#000}@media(max-width: 1199.98px){.design-to-sell .homeowner-testimonials{padding:75px 30px}}@media(max-width: 991.98px){.design-to-sell .homeowner-testimonials{padding:50px 30px}}@media(max-width: 575.98px){.design-to-sell .homeowner-testimonials{padding:30px}}.design-to-sell .homeowner-testimonials h2.heading{font-size:65px !important;text-transform:none !important;margin:0 auto 50px !important}@media(max-width: 991.98px){.design-to-sell .homeowner-testimonials h2.heading{font-size:55px !important}}@media(max-width: 767.98px){.design-to-sell .homeowner-testimonials h2.heading{font-size:45px !important;line-height:1.3}}.design-to-sell .homeowner-testimonials .testimonials{display:flex}@media(max-width: 1199.98px){.design-to-sell .homeowner-testimonials .testimonials{flex-wrap:wrap}}.design-to-sell .homeowner-testimonials .testimonials .testimonial{width:calc(33.3333333333% - 40px);margin:0 20px;padding:40px;border-radius:25px;border:1px solid #fff;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media(max-width: 1199.98px){.design-to-sell .homeowner-testimonials .testimonials .testimonial{width:100%;margin:20px 0}}.design-to-sell .homeowner-testimonials .testimonials .testimonial p{color:#fff;font-size:21px}.design-to-sell .homeowner-testimonials .testimonials .testimonial .client{display:flex;align-items:center}.design-to-sell .homeowner-testimonials .testimonials .testimonial .client .photo img{max-width:90px;border-radius:50px}.design-to-sell .homeowner-testimonials .testimonials .testimonial .client .name{color:#fff;padding-left:30px;font-weight:600;font-size:22px}.design-to-sell .faqs{background:#000;color:#fff;padding-top:100px}.design-to-sell .faqs h2.heading{margin-top:0}.design-to-sell .faqs h2.heading span{display:inline-block;font-size:60%;font-weight:600;padding-left:3px}.design-to-sell .faqs .inner{max-width:900px;margin-left:auto;margin-right:0}.design-to-sell .faqs .panel-group{padding:0;width:100%}@media(max-width: 991.98px){.design-to-sell .faqs .panel-group{width:100%}}.design-to-sell .faqs .panel-group .panel{border-bottom:1px solid #7eb32f}.design-to-sell .faqs .panel-group .panel .heading a{color:#fff;font-size:18px;padding:25px 50px 25px 10px;font-weight:500;font-size:17px;display:block;position:relative;text-decoration:none;outline:none}.design-to-sell .faqs .panel-group .panel .heading a:after{content:"-";font-size:30px;color:#ccc;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:300ms ease all}.design-to-sell .faqs .panel-group .panel .heading a.collapsed:after{content:"+"}.design-to-sell .faqs .panel-group .panel:nth-child(1){border-top:1px solid #7eb32f}.design-to-sell .faqs .panel-group .panel .panel-collapse .panel-body{padding:0 10px 30px}.design-to-sell .faqs .panel-group .panel .panel-collapse .panel-body p,.design-to-sell .faqs .panel-group .panel .panel-collapse .panel-body ul li{line-height:1.7;font-size:15px;font-weight:300}.design-to-sell .faqs .panel-group .panel .panel-collapse .panel-body p strong,.design-to-sell .faqs .panel-group .panel .panel-collapse .panel-body ul li strong{font-weight:600}.design-to-sell .faqs .actions{display:flex;flex-direction:column;justify-content:space-between}.design-to-sell .faqs .actions .item{background:#90c73e;padding:30px;border-radius:25px;color:#fff}.design-to-sell .faqs .actions .item:first-child{margin-bottom:50px}.design-to-sell .faqs .actions .item h3{color:#fff;font-weight:600;margin-top:0}.design-to-sell .faqs .actions .item .text-link{color:#fff;padding-left:0;font-weight:600;text-transform:uppercase}.design-to-sell .faqs .actions .item .text-link:after{content:"›";content:"›";float:right;color:#fff;font-size:36px;font-weight:300;line-height:22px;padding-left:10px}.design-to-sell .unlock-equity{padding:100px 30px;text-align:center;color:#fff;background:#000}.design-to-sell .unlock-equity .container{max-width:1000px}.design-to-sell .unlock-equity .container h2.heading{font-size:65px !important}.design-to-sell .unlock-equity .container .btn-group{display:block;margin-top:50px}.design-to-sell .unlock-equity .container .btn-group a.btn-alt{color:#000;background:#fff}.buy-before-you-sell{margin-left:-15px;margin-right:-15px}.buy-before-you-sell section>.container-fluid{padding-left:0;padding-right:0}.buy-before-you-sell section>.container-fluid>.row{margin-left:0;margin-right:0}.buy-before-you-sell .internal-hero{margin-left:0 !important;margin-right:0 !important;min-height:850px !important;position:relative}.buy-before-you-sell .internal-hero:before{content:"";position:absolute;z-index:9;background:rgba(0,0,0,.5) !important;top:0;right:0;bottom:0;left:0;pointer-events:none}.buy-before-you-sell .internal-hero .inner{text-align:center;padding-top:4vw !important}.buy-before-you-sell .internal-hero .inner h1{font-size:70px !important;letter-spacing:-1px !important}@media(max-width: 1499.98px){.buy-before-you-sell .internal-hero .inner h1{font-size:60px !important}}@media(max-width: 767.98px){.buy-before-you-sell .internal-hero .inner h1{font-size:9vw !important}}.buy-before-you-sell .internal-hero .inner h1>span{font-size:30px;display:block;margin-bottom:10px}@media(max-width: 991.98px){.buy-before-you-sell .internal-hero .inner h1>span+em{display:block}}.buy-before-you-sell .internal-hero .inner h1 em{font-style:normal;color:#90c73e;font-weight:600}.buy-before-you-sell .internal-hero .inner p{color:#fff;font-size:24px;margin-top:30px}.buy-before-you-sell .internal-hero .inner .btn-alt{font-size:19px !important;margin-top:30px}.buy-before-you-sell .internal-hero .inner .are-you{text-align:center;margin-top:8vw}@media(max-width: 1199.98px){.buy-before-you-sell .internal-hero .inner .are-you{margin-top:60px}}.buy-before-you-sell .internal-hero .inner .are-you p{margin-bottom:15px;font-size:20px}@media(max-width: 991.98px){.buy-before-you-sell .internal-hero .inner .are-you p{margin-bottom:0;margin-top:10px}}.buy-before-you-sell .how-it-works{background:#000;color:#fff;padding:100px 30px;text-align:center}@media(max-width: 767.98px){.buy-before-you-sell .how-it-works{padding:50px 30px}}.buy-before-you-sell .how-it-works .steps{display:flex;position:relative}@media(max-width: 991.98px){.buy-before-you-sell .how-it-works .steps{flex-wrap:wrap}}.buy-before-you-sell .how-it-works .steps:before{content:"";position:absolute;z-index:1;top:55px;left:50%;width:66.6666666667%;transform:translateX(-50%);border-top:2px solid #fff}.buy-before-you-sell .how-it-works .steps .step{width:33.3333333333%;padding:30px}@media(max-width: 991.98px){.buy-before-you-sell .how-it-works .steps .step{width:100%}}.buy-before-you-sell .how-it-works .steps .step .num{font-size:28px;font-weight:600;line-height:51px;color:#000;width:50px;height:50px;border-radius:30px;background:#fff;margin:0 auto;position:relative;z-index:99}.buy-before-you-sell .how-it-works .steps .step h3{font-weight:600;color:#90c73e}.buy-before-you-sell .apply-in-minutes,.buy-before-you-sell .buy-your-dream-home,.buy-before-you-sell .peace-of-mind{background:#000;padding:50px 30px;color:#fff}@media(max-width: 1499.98px){.buy-before-you-sell .apply-in-minutes,.buy-before-you-sell .buy-your-dream-home,.buy-before-you-sell .peace-of-mind{padding:75px 30px;background-position:0 105%}}@media(max-width: 991.98px){.buy-before-you-sell .apply-in-minutes,.buy-before-you-sell .buy-your-dream-home,.buy-before-you-sell .peace-of-mind{background-position:0 100%;padding:30px}}.buy-before-you-sell .apply-in-minutes .row,.buy-before-you-sell .buy-your-dream-home .row,.buy-before-you-sell .peace-of-mind .row{display:flex;align-items:center}@media(max-width: 991.98px){.buy-before-you-sell .apply-in-minutes .row,.buy-before-you-sell .buy-your-dream-home .row,.buy-before-you-sell .peace-of-mind .row{flex-direction:column}}@media(max-width: 991.98px){.buy-before-you-sell .apply-in-minutes .content,.buy-before-you-sell .buy-your-dream-home .content,.buy-before-you-sell .peace-of-mind .content{order:2}}.buy-before-you-sell .apply-in-minutes .content h2.heading,.buy-before-you-sell .buy-your-dream-home .content h2.heading,.buy-before-you-sell .peace-of-mind .content h2.heading{font-size:55px}.buy-before-you-sell .apply-in-minutes .content h2.heading span,.buy-before-you-sell .buy-your-dream-home .content h2.heading span,.buy-before-you-sell .peace-of-mind .content h2.heading span{font-size:21px;font-weight:600;line-height:51px;color:#fff;width:50px;height:50px;border-radius:30px;background:#90c73e;letter-spacing:-1px;position:relative;z-index:99;display:block;text-align:center;margin-bottom:30px}.buy-before-you-sell .apply-in-minutes .content p,.buy-before-you-sell .buy-your-dream-home .content p,.buy-before-you-sell .peace-of-mind .content p{font-size:20px}.buy-before-you-sell .apply-in-minutes .content p strong,.buy-before-you-sell .buy-your-dream-home .content p strong,.buy-before-you-sell .peace-of-mind .content p strong{font-weight:600}.buy-before-you-sell .apply-in-minutes .content p.highlight,.buy-before-you-sell .buy-your-dream-home .content p.highlight,.buy-before-you-sell .peace-of-mind .content p.highlight{color:#90c73e;font-size:25px;font-weight:500}.buy-before-you-sell .apply-in-minutes .content .btn-alt,.buy-before-you-sell .buy-your-dream-home .content .btn-alt,.buy-before-you-sell .peace-of-mind .content .btn-alt{margin-top:30px}.buy-before-you-sell .apply-in-minutes .photo,.buy-before-you-sell .buy-your-dream-home .photo,.buy-before-you-sell .peace-of-mind .photo{padding-left:100px}@media(max-width: 991.98px){.buy-before-you-sell .apply-in-minutes .photo,.buy-before-you-sell .buy-your-dream-home .photo,.buy-before-you-sell .peace-of-mind .photo{padding:0 !important;order:1}}.buy-before-you-sell .apply-in-minutes .photo img,.buy-before-you-sell .buy-your-dream-home .photo img,.buy-before-you-sell .peace-of-mind .photo img{display:block;border-radius:20px}@media(max-width: 991.98px){.buy-before-you-sell .apply-in-minutes .photo img,.buy-before-you-sell .buy-your-dream-home .photo img,.buy-before-you-sell .peace-of-mind .photo img{max-width:80%;margin:0 auto}}@media(max-width: 767.98px){.buy-before-you-sell .apply-in-minutes .photo img,.buy-before-you-sell .buy-your-dream-home .photo img,.buy-before-you-sell .peace-of-mind .photo img{max-width:100%}}.buy-before-you-sell .buy-your-dream-home .photo{padding-left:0;padding-right:100px}@media(max-width: 991.98px){.buy-before-you-sell .buy-your-dream-home .photo{padding:0 !important}}.buy-before-you-sell .the-benefits{text-align:center;background-size:cover;background-position:center;padding:100px 30px}.buy-before-you-sell .the-benefits .list-box{max-width:800px;margin:70px auto 0;background:rgba(0,0,0,.5);padding:50px;border-radius:25px}.buy-before-you-sell .the-benefits .list-box ul{text-align:left;margin-bottom:0}.buy-before-you-sell .the-benefits .list-box ul li{font-size:26px;color:#fff;margin-bottom:20px !important}.buy-before-you-sell .the-benefits .list-box ul li:last-child{margin-bottom:0 !important}.buy-before-you-sell .the-benefits .list-box ul li:before{display:none !important}.buy-before-you-sell .the-benefits .list-box ul li i{margin-left:-40px;padding-right:5px;color:#90c73e}.buy-before-you-sell .testimonial{background:#000;padding:100px 30px}.buy-before-you-sell .testimonial .box{max-width:1500px;width:100%;border-radius:25px;margin:0 auto;padding:80px;position:relative}.buy-before-you-sell .testimonial .box:before{content:"";position:absolute;z-index:9;background:rgba(0,0,0,.2) !important;top:0;right:0;bottom:0;left:0;pointer-events:none}@media(max-width: 767.98px){.buy-before-you-sell .testimonial .box{padding:50px}}.buy-before-you-sell .testimonial .box .inner{max-width:50%;position:relative;z-index:99}@media(max-width: 1199.98px){.buy-before-you-sell .testimonial .box .inner{max-width:100%}}.buy-before-you-sell .testimonial .box .inner .quote{font-size:35px;color:#fff;font-weight:400}@media(max-width: 575.98px){.buy-before-you-sell .testimonial .box .inner .quote{font-size:25px}}.buy-before-you-sell .testimonial .box .inner .quote strong{font-weight:600}.buy-before-you-sell .testimonial .box .inner .author{font-size:16px;color:#fff;text-transform:uppercase;font-weight:600}.buy-before-you-sell .testimonial .box .inner .soldfor{color:rgba(255,255,255,.7);font-weight:600;font-size:18px;margin-bottom:0}.buy-before-you-sell .equity-calculator{padding:100px 30px}.buy-before-you-sell .equity-calculator h2.heading{font-size:50px !important}@media(max-width: 767.98px){.buy-before-you-sell .equity-calculator h2.heading{font-size:40px !important}}.buy-before-you-sell .equity-calculator h2.heading span{font-size:20px !important}.buy-before-you-sell .equity-calculator #equity_form_holder .si-form .form-group{margin-bottom:30px}.buy-before-you-sell .equity-calculator #equity_form_holder .si-form label{color:#fff;text-transform:uppercase;letter-spacing:1px;font-weight:500}.buy-before-you-sell .equity-calculator #equity_form_holder .si-form input[type=text],.buy-before-you-sell .equity-calculator #equity_form_holder .si-form input[type=email],.buy-before-you-sell .equity-calculator #equity_form_holder .si-form input[type=tel],.buy-before-you-sell .equity-calculator #equity_form_holder .si-form textarea,.buy-before-you-sell .equity-calculator #equity_form_holder .si-form select{border:none;border-radius:0;background:rgba(255,255,255,.1);border-bottom:2px solid #90c73e;color:#fff;height:auto;padding:10px 15px}.buy-before-you-sell .equity-calculator #equity_form_holder .si-form textarea{height:42px}.buy-before-you-sell .equity-calculator #equity_form_holder .si-form select{padding:9px 15px}.buy-before-you-sell .equity-calculator #equity_form_holder .si-form select option{color:#000}.buy-before-you-sell .faqs{background:#000;color:#fff;padding:100px 30px;position:relative;overflow:hidden}.buy-before-you-sell .faqs:before,.buy-before-you-sell .faqs:after{content:"";background:url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/circle-element.png) center no-repeat;background-size:contain;height:30vw;width:30vw;position:absolute;top:50%;left:0;transform:translateY(-50%) translateX(-60%)}.buy-before-you-sell .faqs:after{left:auto;right:0;transform:translateY(-50%) translateX(60%)}.buy-before-you-sell .faqs h2.heading{margin-top:0}.buy-before-you-sell .faqs h2.heading span{display:inline-block;font-size:60%;font-weight:600;padding-left:3px}.buy-before-you-sell .faqs .inner{max-width:900px;margin:0 auto}.buy-before-you-sell .faqs .panel-group{padding:0;width:100%}@media(max-width: 991.98px){.buy-before-you-sell .faqs .panel-group{width:100%}}.buy-before-you-sell .faqs .panel-group .panel{border-bottom:1px solid #7eb32f}.buy-before-you-sell .faqs .panel-group .panel .heading a{color:#fff;font-size:18px;padding:25px 50px 25px 10px;font-weight:500;font-size:17px;display:block;position:relative;text-decoration:none;outline:none}.buy-before-you-sell .faqs .panel-group .panel .heading a:after{content:"-";font-size:30px;color:#ccc;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:300ms ease all}.buy-before-you-sell .faqs .panel-group .panel .heading a.collapsed:after{content:"+"}.buy-before-you-sell .faqs .panel-group .panel:nth-child(1){border-top:1px solid #7eb32f}.buy-before-you-sell .faqs .panel-group .panel .panel-collapse .panel-body{padding:0 10px 30px}.buy-before-you-sell .faqs .panel-group .panel .panel-collapse .panel-body p,.buy-before-you-sell .faqs .panel-group .panel .panel-collapse .panel-body ul li{line-height:1.7;font-size:15px;font-weight:300}.buy-before-you-sell .faqs .panel-group .panel .panel-collapse .panel-body p strong,.buy-before-you-sell .faqs .panel-group .panel .panel-collapse .panel-body ul li strong{font-weight:600}.buy-before-you-sell .find-a-place{background:#000;color:#fff;padding:100px 30px}@media(max-width: 991.98px){.buy-before-you-sell .find-a-place{padding:75px 30px}}@media(max-width: 767.98px){.buy-before-you-sell .find-a-place{padding:30px}}.buy-before-you-sell .find-a-place .text-center .heading{font-size:65px}@media(max-width: 991.98px){.buy-before-you-sell .find-a-place .text-center .heading{font-size:60px}}@media(max-width: 767.98px){.buy-before-you-sell .find-a-place .text-center .heading{font-size:45px}}.buy-before-you-sell .find-a-place .text-center p{font-size:19px}.buy-before-you-sell .find-a-place #search_form_holder .js-qs-form{max-width:500px;margin:60px auto 100px}.buy-before-you-sell .find-a-place #search_form_holder .js-qs-form .box-content{background:#fff;padding:5px;display:flex}.buy-before-you-sell .find-a-place #search_form_holder .js-qs-form .box-content .location{width:calc(100% - 150px);padding:10px;border:none;color:#000}.buy-before-you-sell .find-a-place #search_form_holder .js-qs-form .box-content .buttons{width:150px}.buy-before-you-sell .find-a-place #search_form_holder .js-qs-form .box-content .search-button{width:100%;padding:12px 10px}.buy-before-you-sell .find-a-place #search_form_holder .js-qs-form a.advanced,.buy-before-you-sell .find-a-place #search_form_holder .js-qs-form .title{display:none}.buy-before-you-sell .find-a-place .browse-areas h3{color:#90c73e;font-weight:600;font-size:30px;margin-left:15px}.buy-before-you-sell .find-a-place .browse-areas .area-grid{display:flex}@media(max-width: 991.98px){.buy-before-you-sell .find-a-place .browse-areas .area-grid{flex-wrap:wrap}}.buy-before-you-sell .find-a-place .browse-areas .area-grid .area{width:calc(33.3333333333% - 30px);margin:0 15px}@media(max-width: 991.98px){.buy-before-you-sell .find-a-place .browse-areas .area-grid .area{width:100%;margin:15px 0}}.buy-before-you-sell .find-a-place .browse-areas .area-grid .area a{display:block;position:relative}.buy-before-you-sell .find-a-place .browse-areas .area-grid .area a .title{position:absolute;top:20px;left:20px;font-weight:600;font-size:25px;color:#fff;z-index:99;transition:300ms ease all}.buy-before-you-sell .find-a-place .browse-areas .area-grid .area a img{position:relative;display:block;opacity:.7;border-radius:20px;transition:300ms ease all}.buy-before-you-sell .find-a-place .browse-areas .area-grid .area a:hover .title{top:30px}.buy-before-you-sell .find-a-place .browse-areas .area-grid .area a:hover img{opacity:.9}.newhomesource{margin-left:-15px;margin-right:-15px;background-size:cover;background-position:center}.newhomesource section>.container-fluid{padding-left:0;padding-right:0}.newhomesource section>.container-fluid>.row{margin-left:0;margin-right:0}.newhomesource .internal-hero{margin-left:0 !important;margin-right:0 !important;position:relative;min-height:750px !important}.newhomesource .internal-hero:before{content:"";position:absolute;z-index:9;background:rgba(0,0,0,.5) !important;top:0;right:0;bottom:0;left:0;pointer-events:none}@media(max-width: 991.98px){.newhomesource .internal-hero{min-height:850px !important}}@media(max-width: 767.98px){.newhomesource .internal-hero{min-height:900px !important}}@media(max-width: 575.98px){.newhomesource .internal-hero{align-items:end !important;min-height:780px !important}}.newhomesource .internal-hero .inner{text-align:center;padding-top:4vw !important}@media(max-width: 767.98px){.newhomesource .internal-hero .inner{padding:0 30px !important}}.newhomesource .internal-hero .inner h1{font-size:70px !important;letter-spacing:-1px !important}@media(max-width: 1199.98px){.newhomesource .internal-hero .inner h1{font-size:60px !important}}@media(max-width: 767.98px){.newhomesource .internal-hero .inner h1{font-size:10vw !important}}.newhomesource .internal-hero .inner h1>span{font-size:30px;display:block;margin-bottom:10px}@media(max-width: 767.98px){.newhomesource .internal-hero .inner h1>span{font-size:22px}}@media(max-width: 575.98px){.newhomesource .internal-hero .inner h1>span{font-size:19px;font-weight:300}}.newhomesource .internal-hero .inner h1 em{font-style:normal;color:#90c73e;font-weight:600}@media(max-width: 991.98px){.newhomesource .internal-hero .inner h1 em{display:block}}.newhomesource .internal-hero .inner .search-holder{max-width:750px;margin:30px auto 0;background:rgba(0,0,0,.7);padding:40px;color:#fff;text-align:left}@media(max-width: 767.98px){.newhomesource .internal-hero .inner .search-holder{margin:50px -30px 0;background:rgba(0,0,0,.5);padding:50px 10px}}.newhomesource .internal-hero .inner .search-holder h2{color:#fff;margin-top:0}@media(max-width: 991.98px){.newhomesource .internal-hero .inner .search-holder h2{font-size:25px;text-align:center;padding:0 20px}}.newhomesource .why-choose{background:#000;padding:100px 30px;color:#fff}@media(max-width: 991.98px){.newhomesource .why-choose{padding:50px 30px}}@media(max-width: 575.98px){.newhomesource .why-choose{padding:30px}}@media(max-width: 575.98px){.newhomesource .why-choose h2.heading{text-align:center;font-size:10vw !important;margin-bottom:0}}.newhomesource .why-choose .choose-reasons{display:flex;margin-top:80px}@media(max-width: 991.98px){.newhomesource .why-choose .choose-reasons{flex-wrap:wrap}}@media(max-width: 575.98px){.newhomesource .why-choose .choose-reasons{margin-top:30px}}.newhomesource .why-choose .choose-reasons .item{width:25%;padding:30px;text-align:center}@media(max-width: 991.98px){.newhomesource .why-choose .choose-reasons .item{width:50%}}@media(max-width: 575.98px){.newhomesource .why-choose .choose-reasons .item{width:100%;padding:10px}}.newhomesource .why-choose .choose-reasons .item h3{color:#fff;text-transform:uppercase;font-weight:600;font-size:22px;margin-bottom:20px}.newhomesource .why-choose .choose-reasons .item p{font-weight:300;font-size:16px}.newhomesource .featured-developments{padding:150px 30px;background-size:cover;position:relative;overflow:hidden}@media(max-width: 991.98px){.newhomesource .featured-developments{padding:100px 30px}}@media(max-width: 767.98px){.newhomesource .featured-developments{padding:75px 30px}}@media(max-width: 575.98px){.newhomesource .featured-developments{padding:40px 30px}}.newhomesource .featured-developments p{color:#fff;font-size:22px}@media(max-width: 575.98px){.newhomesource .featured-developments p{font-size:18px}}.newhomesource .featured-developments p em{font-style:normal;color:#90c73e}.newhomesource .featured-developments .image{position:absolute;left:75%;transform:translateX(-50%);top:30px;bottom:30px}@media(max-width: 1499.98px){.newhomesource .featured-developments .image{top:100px;bottom:100px}}@media(max-width: 1199.98px){.newhomesource .featured-developments .image{left:90%}}@media(max-width: 991.98px){.newhomesource .featured-developments .image{position:relative;left:auto;transform:none;bottom:auto;top:auto;max-width:80%;margin:0 auto}}@media(max-width: 575.98px){.newhomesource .featured-developments .image{max-width:90%}}.newhomesource .featured-developments .image img{height:100%;width:auto;max-width:none;display:block !important}@media(max-width: 991.98px){.newhomesource .featured-developments .image img{max-width:100%}}.newhomesource .move-in-ready{background:#000;padding:100px 30px;color:#fff}@media(max-width: 767.98px){.newhomesource .move-in-ready{padding:30px}}.newhomesource .move-in-ready p{max-width:800px}.newhomesource .move-in-ready #movein_ready_homes a{display:block;position:relative;margin:5px;height:300px !important;overflow:hidden !important}.newhomesource .move-in-ready #movein_ready_homes a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);pointer-events:none;z-index:9}.newhomesource .move-in-ready #movein_ready_homes a .meta-info{position:absolute;bottom:0;left:0;right:0;padding:10px;color:#fff;z-index:99}.newhomesource .move-in-ready #movein_ready_homes a .meta-info .prop-price{display:block;font-weight:600;color:#90c73e}.newhomesource .move-in-ready #movein_ready_homes a .meta-info .prop-address{display:block;font-size:22px}.newhomesource .move-in-ready #movein_ready_homes a .meta-info .prop-location{display:block;text-transform:uppercase;letter-spacing:1px;font-size:12px;color:#ccc}.newhomesource .move-in-ready #movein_ready_homes a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.newhomesource .why-active{padding:100px 30px;background-size:cover;position:relative}@media(max-width: 767.98px){.newhomesource .why-active{padding:50px 30px}}@media(max-width: 575.98px){.newhomesource .why-active{padding:40px 10px}}.newhomesource .why-active .text-center p{font-size:22px;color:#fff}.newhomesource .why-active .boxes{display:flex;flex-wrap:wrap;margin-top:60px}@media(max-width: 575.98px){.newhomesource .why-active .boxes{margin-top:0}}.newhomesource .why-active .boxes .box{width:50%;display:flex;align-items:center;padding:50px 0}@media(max-width: 991.98px){.newhomesource .why-active .boxes .box{width:100%}}@media(max-width: 575.98px){.newhomesource .why-active .boxes .box{flex-direction:column;text-align:center;padding:20px 0}}.newhomesource .why-active .boxes .box .info{width:60%;padding:0 20px}@media(max-width: 575.98px){.newhomesource .why-active .boxes .box .info{width:100%;order:2;text-align:center}}.newhomesource .why-active .boxes .box .info h3{color:#fff;font-weight:600;margin-top:0}.newhomesource .why-active .boxes .box .info p{color:#fff;margin-bottom:0}.newhomesource .why-active .boxes .box .info.right{text-align:right}@media(max-width: 575.98px){.newhomesource .why-active .boxes .box .info.right{text-align:center}}.newhomesource .why-active .boxes .box .photo{width:40%;text-align:center}@media(max-width: 575.98px){.newhomesource .why-active .boxes .box .photo{width:100%;order:1}}.newhomesource .why-active .boxes .box .photo img{border-radius:50%;max-width:80%}@media(max-width: 575.98px){.newhomesource .why-active .boxes .box .photo img{max-width:200px}}.newhomesource .popular-searches{padding:100px 30px;color:#fff;background-size:cover;position:relative}@media(max-width: 575.98px){.newhomesource .popular-searches{padding:30px}}.newhomesource .popular-searches h3{font-weight:600;color:#fff}.newhomesource .popular-searches ul li{margin-bottom:5px !important}.newhomesource .popular-searches ul li a{color:#fff;font-size:20px}.newhomesource .builder-partners{padding:100px 30px;color:#fff;background:#000;text-align:center}@media(max-width: 991.98px){.newhomesource .builder-partners{padding:30px}}.newhomesource .builder-partners .heading{margin-bottom:50px}.newhomesource .builder-partners .logos{margin-bottom:150px;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(min-content, max-content);justify-content:space-around;align-items:center;overflow-x:auto;gap:50px}@media(max-width: 767.98px){.newhomesource .builder-partners .logos{margin-bottom:150px;display:grid;grid-auto-flow:row dense;grid-template-columns:repeat(auto-fill, minmax(120px, 1fr));grid-auto-rows:minmax(50px, auto);justify-content:space-around;align-items:center;overflow-x:hidden;gap:50px}}.newhomesource .builder-partners .logos img{max-height:80px;width:auto;-o-object-fit:contain;object-fit:contain}.newhomesource .builder-partners .logos.small{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;max-width:1100px;margin:0 auto}.newhomesource .builder-partners .logos.small img{margin:10px;max-height:60px;width:auto;-o-object-fit:contain;object-fit:contain}.newhomesource .benefits{background:#000;color:#fff;padding:30px 30px;background:#000}@media(max-width: 767.98px){.newhomesource .benefits{padding:30px}}.newhomesource .benefits .row{display:flex;align-items:center;margin-bottom:100px}@media(max-width: 1199.98px){.newhomesource .benefits .row{margin-bottom:70px}}@media(max-width: 991.98px){.newhomesource .benefits .row{flex-direction:column;margin-bottom:30px}}@media(max-width: 991.98px){.newhomesource .benefits .row .content{order:2}}@media(max-width: 575.98px){.newhomesource .benefits .row .content{padding:0}}.newhomesource .benefits .row .content h2.heading{font-size:45px;color:#90c73e}@media(max-width: 1199.98px){.newhomesource .benefits .row .content h2.heading{font-size:38px}}@media(max-width: 575.98px){.newhomesource .benefits .row .content h2.heading{font-size:28px;margin-top:0}}.newhomesource .benefits .row .content p{font-size:20px}@media(max-width: 575.98px){.newhomesource .benefits .row .content p{font-size:18px}}.newhomesource .benefits .row .content p strong{font-weight:600}.newhomesource .benefits .row .content p.highlight{color:#90c73e;font-size:25px;font-weight:500}.newhomesource .benefits .row .content .btn{margin-top:50px}@media(max-width: 991.98px){.newhomesource .benefits .row .photo{padding:0;margin-top:30px;order:1}}.newhomesource .benefits .row .photo img{display:block;margin:0 auto !important;border-radius:20px;width:100%}.newhomesource .benefits .row:nth-child(odd) .photo{padding-right:100px}@media(max-width: 1199.98px){.newhomesource .benefits .row:nth-child(odd) .photo{padding-right:60pc}}@media(max-width: 991.98px){.newhomesource .benefits .row:nth-child(odd) .photo{padding-right:0}}@media(max-width: 575.98px){.newhomesource .benefits .row:nth-child(odd) .photo{margin-bottom:50px}}.newhomesource .benefits .row:nth-child(even) .photo{padding-left:100px}@media(max-width: 1199.98px){.newhomesource .benefits .row:nth-child(even) .photo{padding-left:60px}}@media(max-width: 991.98px){.newhomesource .benefits .row:nth-child(even) .photo{padding-left:0;margin-bottom:50px}}@media(max-width: 575.98px){.newhomesource .benefits .row:nth-child(even) .photo{margin-bottom:50px}}.newhomesource .get-started{background-size:cover;padding:100px 30px;color:#fff;text-align:center}@media(max-width: 575.98px){.newhomesource .get-started{padding:30px}}.newhomesource .get-started .si-form .form-group{margin-bottom:30px}.newhomesource .get-started .si-form label{color:#fff;text-transform:uppercase;letter-spacing:1px;font-weight:500}.newhomesource .get-started .si-form input[type=text],.newhomesource .get-started .si-form input[type=email],.newhomesource .get-started .si-form input[type=tel],.newhomesource .get-started .si-form textarea{border:none;border-radius:0;background:rgba(255,255,255,.1);border-bottom:2px solid #90c73e;color:#fff;height:auto;padding:10px 15px}.newhomesource .custom-options,.newhomesource .helpful-resources{background:#000;padding:100px 30px;text-align:center}@media(max-width: 575.98px){.newhomesource .custom-options,.newhomesource .helpful-resources{padding:30px}}.newhomesource .helpful-resources #blog_holder .blog{display:flex;flex-wrap:wrap;justify-content:center}.newhomesource .helpful-resources #blog_holder .blog .item{width:calc(33.3333333333% - 20px);margin:0 10px;border:none}@media(max-width: 767.98px){.newhomesource .helpful-resources #blog_holder .blog .item{width:100%;margin:10px 0}}.newhomesource .helpful-resources #blog_holder .blog .item .info{border-top:2px solid #90c73e}@media(max-width: 1199.98px){.newhomesource .helpful-resources #blog_holder .blog .item .info .blog-title a{font-size:22px}}.newhomesource .helpful-resources #blog_holder .blog .item .meta{display:none}.newhomesource .helpful-resources #blog_holder .blog .view-all{margin-top:50px}.newhomesource .factors{background-size:cover;padding:150px 30px;color:#fff;text-align:center}.newhomesource .factors .container{max-width:1000px}.newhomesource .factors p{font-size:26px}.newhomesource .factors h2{color:#90c73e !important;margin:75px auto !important}#contact-modal.modal{display:none;position:fixed;left:0;top:0;width:100%;height:100%;z-index:1000;align-items:center;justify-content:center}#contact-modal.modal .modal-content{position:relative;z-index:1001;width:80%;max-width:1000px;height:auto;background:#000}#contact-modal.modal .modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7)}#contact-modal.modal .si-form .form-group{margin-bottom:30px}#contact-modal.modal .si-form label{color:#fff;text-transform:uppercase;letter-spacing:1px;font-weight:500}#contact-modal.modal .si-form input[type=text],#contact-modal.modal .si-form input[type=email],#contact-modal.modal .si-form input[type=tel],#contact-modal.modal .si-form textarea,#contact-modal.modal .si-form select{border:none;border-radius:0;background:rgba(255,255,255,.1);border-bottom:2px solid #90c73e;color:#fff;height:auto;padding:10px 15px}#contact-modal.modal .si-form textarea{height:42px}#contact-modal.modal .si-form select{padding:9px 15px}#contact-modal.modal .si-form select option{color:#000}@media(max-width: 991.98px){body header{height:85px}}body header>.container{width:100%;max-width:1500px;position:initial;margin:0 auto}body header .logo{position:relative;float:left}@media(max-width: 991.98px){body header .logo{height:55px;left:0;line-height:55px}}@media(max-width: 767.98px){body header .logo{margin-top:0 !important}}@media(max-width: 575.98px){body header .logo{width:50vw;max-width:275px}}body header #dynamic-nav{position:absolute;right:0;left:0}body header.reduced .logo{padding-top:8px}@media(max-width: 991.98px){body header.reduced .logo{padding-top:0;top:13px}}@media(max-width: 991.98px){body:not(.home){padding-top:90px}}body:not(.home) header .logo{width:300px !important;padding-top:8px !important}@media(max-width: 991.98px){body:not(.home) header .logo{padding-top:0 !important;top:13px}}@media(max-width: 575.98px){body:not(.home) header .logo{width:55vw !important;max-width:275px}}@media(max-width: 991.98px){body:not(.home) header nav#active_nav>ul{top:10px;padding-top:90px}}@media(max-width: 767.98px){body:not(.home) header nav#active_nav>ul{top:75px;padding-top:30px}}nav#active_nav{background:#000;color:#fff;display:flex;justify-content:right;margin-top:7px;padding-right:calc((100vw - 1450px)/2)}@media(max-width: 1600px){nav#active_nav{padding-right:0}}@media(max-width: 575.98px){nav#active_nav{padding-left:0}}nav#active_nav input[type=checkbox]{display:none}nav#active_nav #toggle_button:checked~ul{display:block}nav#active_nav #toggle_button:checked+.toggle_button .bar:first-child{transform:rotate(45deg);transform-origin:top left}nav#active_nav #toggle_button:checked+.toggle_button .bar:nth-child(2){display:none}nav#active_nav #toggle_button:checked+.toggle_button .bar:nth-child(3){transform:rotate(-45deg);transform-origin:bottom left}nav#active_nav .toggle_button{width:30px;height:23px;position:absolute;top:20px;right:30px;display:none;flex-direction:column;justify-content:space-between;cursor:pointer;z-index:99}@media(max-width: 991.98px){nav#active_nav .toggle_button{display:flex}}nav#active_nav .toggle_button .bar{height:4px;width:100%;background:#fff;border-radius:100px;transition:300ms ease all}nav#active_nav>ul{list-style:none;display:flex;margin:0 !important;background-color:rgba(0,0,0,0) !important}@media(max-width: 991.98px){nav#active_nav>ul{display:none;position:absolute;background:#000 !important;top:60px;z-index:9;padding:40px 80px;height:100vh;max-height:none;overflow:hidden}}@media(max-width: 767.98px){nav#active_nav>ul{top:75px;width:100% !important;padding:40px 50px}}nav#active_nav>ul>li{position:unset;margin:0 !important}nav#active_nav>ul>li:before{display:none !important;margin:0}nav#active_nav>ul>li>a{color:#fff;text-decoration:none;display:block;padding:20px;text-decoration:none;text-transform:uppercase;font-family:"Poppins","Montserrat",Helvetica,sans-serif;font-size:15px;font-weight:500;text-decoration:none;height:auto;line-height:1;white-space:nowrap}nav#active_nav>ul>li>a:after{content:"";padding-left:5px}nav#active_nav>ul>li:hover>a{background:#90c73e;text-decoration:none;color:#fff}nav#active_nav>ul>li.mega-menu-trigger>a:after{content:"›";transform:rotate(90deg);position:relative;right:-5px;display:inline-block}@media(min-width: 992px){nav#active_nav>ul>li.mega-menu-trigger:hover .mega-menu{opacity:1;height:700px;pointer-events:all}nav#active_nav>ul>li.mega-menu-trigger:hover .mega-menu-small{opacity:1;height:480px;pointer-events:all}}@media(max-width: 991.98px){nav#active_nav>ul>li.mega-menu-trigger.show .mega-menu,nav#active_nav>ul>li.mega-menu-trigger.show .mega-menu-small{opacity:1;height:100%;z-index:99;pointer-events:all}}@media(max-width: 767.98px){nav#active_nav>ul>li.mega-menu-trigger.show .mega-menu,nav#active_nav>ul>li.mega-menu-trigger.show .mega-menu-small{top:0}}nav#active_nav .mobile-back-button,nav#active_nav .mobile-back-button-ft,nav#active_nav .mobile-back-button-st{display:none !important}@media(max-width: 991.98px){nav#active_nav .mobile-back-button,nav#active_nav .mobile-back-button-ft,nav#active_nav .mobile-back-button-st{display:block !important;color:#fff;cursor:pointer;position:absolute;top:8px;left:18px;font-weight:500 !important;padding:15px 20px !important;line-height:1;z-index:99;background:rgba(0,0,0,.3);text-decoration:none !important;font-size:15px !important;transition:300ms ease all}nav#active_nav .mobile-back-button:hover,nav#active_nav .mobile-back-button-ft:hover,nav#active_nav .mobile-back-button-st:hover{background:#000}}nav#active_nav .mega-menu-small{opacity:0;position:absolute;background:#000;z-index:9999;height:0;top:62px;left:50%;transform:translateX(-50%);width:100%;max-width:1200px;transition:300ms ease all;pointer-events:none;font-family:"Poppins","Montserrat",Helvetica,sans-serif;background-size:cover;overflow:hidden;border-bottom:4px solid #90c73e;padding:50px}@media(max-width: 991.98px){nav#active_nav .mega-menu-small{padding-top:75px}}@media(max-width: 575.98px){nav#active_nav .mega-menu-small{padding-left:30px;padding-right:30px}}nav#active_nav .mega-menu-small .column-thirds,nav#active_nav .mega-menu-small .column-two-thirds,nav#active_nav .mega-menu-small .column-quarter,nav#active_nav .mega-menu-small .column-half{width:33.3333333333%;height:100%}@media(max-width: 991.98px){nav#active_nav .mega-menu-small .column-thirds.cta-links,nav#active_nav .mega-menu-small .column-two-thirds.cta-links,nav#active_nav .mega-menu-small .column-quarter.cta-links,nav#active_nav .mega-menu-small .column-half.cta-links{display:none}}nav#active_nav .mega-menu-small .column-thirds.cta-links a,nav#active_nav .mega-menu-small .column-two-thirds.cta-links a,nav#active_nav .mega-menu-small .column-quarter.cta-links a,nav#active_nav .mega-menu-small .column-half.cta-links a{display:block}nav#active_nav .mega-menu-small .column-thirds.cta-links a:first-child,nav#active_nav .mega-menu-small .column-two-thirds.cta-links a:first-child,nav#active_nav .mega-menu-small .column-quarter.cta-links a:first-child,nav#active_nav .mega-menu-small .column-half.cta-links a:first-child{margin-bottom:10px}@media(max-width: 575.98px){nav#active_nav .mega-menu-small .column-thirds,nav#active_nav .mega-menu-small .column-two-thirds,nav#active_nav .mega-menu-small .column-quarter,nav#active_nav .mega-menu-small .column-half{width:100% !important;height:auto;padding-bottom:30px}}@media(max-width: 991.98px){nav#active_nav .mega-menu-small .column-thirds{width:50%}}nav#active_nav .mega-menu-small .column-quarter{width:25%}@media(max-width: 991.98px){nav#active_nav .mega-menu-small .column-quarter{width:50%}}nav#active_nav .mega-menu-small .column-half{width:50%}nav#active_nav .mega-menu-small .column-two-thirds{width:66.6666666667%}@media(min-width: 992px){nav#active_nav .mega-menu-small .column-thirds.squeeze ul li a{padding:8px 0 !important}}nav#active_nav .mega-menu-small.company .cta-links,nav#active_nav .mega-menu-small.services .cta-links{padding-right:60px}nav#active_nav .mega-menu-small.company .cta-links .full,nav#active_nav .mega-menu-small.services .cta-links .full{width:100%;margin-bottom:20px}nav#active_nav .mega-menu-small.company .cta-links .half,nav#active_nav .mega-menu-small.services .cta-links .half{display:inline-block;width:50%}nav#active_nav .mega-menu-small.company .cta-links .we-know,nav#active_nav .mega-menu-small.services .cta-links .we-know{display:flex;align-items:end;max-width:500px;pointer-events:none;margin-bottom:0;margin-top:25px}nav#active_nav .mega-menu-small.company .cta-links .we-know .image img,nav#active_nav .mega-menu-small.services .cta-links .we-know .image img{display:block;max-width:none;max-height:215px}nav#active_nav .mega-menu-small.company .cta-links .we-know .content a,nav#active_nav .mega-menu-small.services .cta-links .we-know .content a{padding:0 35px 50px 15px;white-space:normal;pointer-events:all;text-decoration:none}nav#active_nav .mega-menu-small.company .cta-links .we-know .content .title,nav#active_nav .mega-menu-small.services .cta-links .we-know .content .title{display:block;color:#fff;font-size:17px;font-weight:500}nav#active_nav .mega-menu-small.company .cta-links .we-know .content .link-text,nav#active_nav .mega-menu-small.services .cta-links .we-know .content .link-text{color:#90c73e;font-size:10px;text-transform:uppercase;letter-spacing:2px;padding-top:10px;display:block}nav#active_nav .mega-menu-small.company .cta-links,nav#active_nav .mega-menu-small.services .cta-links{padding-right:0}nav#active_nav .mega-menu-small.company .menu-links,nav#active_nav .mega-menu-small.services .menu-links{padding-left:50px}nav#active_nav .mega-menu-small .mega-menu-container-standard{margin:0 auto;width:100%;height:100%;position:relative;display:flex}@media(max-width: 575.98px){nav#active_nav .mega-menu-small .mega-menu-container-standard{flex-direction:column}}nav#active_nav .mega-menu-small .mega-menu-container-standard .column-heading{color:#90c73e;text-transform:uppercase;margin-bottom:15px;font-weight:600;font-size:18px}nav#active_nav .mega-menu-small .mega-menu-container-standard ul.standard,nav#active_nav .mega-menu-small .mega-menu-container-standard ul.double{margin:0;padding-left:20px}nav#active_nav .mega-menu-small .mega-menu-container-standard ul.standard li,nav#active_nav .mega-menu-small .mega-menu-container-standard ul.double li{padding:0 !important;margin:0 !important}nav#active_nav .mega-menu-small .mega-menu-container-standard ul.standard li:before,nav#active_nav .mega-menu-small .mega-menu-container-standard ul.double li:before{display:none !important}nav#active_nav .mega-menu-small .mega-menu-container-standard ul.standard li a,nav#active_nav .mega-menu-small .mega-menu-container-standard ul.double li a{color:#fff;text-decoration:none;display:block;padding:10px 0;text-decoration:none;font-family:"Poppins","Montserrat",Helvetica,sans-serif;font-size:15px;font-weight:500;text-decoration:none;transition:300ms ease all}@media(max-width: 575.98px){nav#active_nav .mega-menu-small .mega-menu-container-standard ul.standard li a,nav#active_nav .mega-menu-small .mega-menu-container-standard ul.double li a{padding:7px 0}}nav#active_nav .mega-menu-small .mega-menu-container-standard ul.standard li a:hover,nav#active_nav .mega-menu-small .mega-menu-container-standard ul.double li a:hover{color:#90c73e}nav#active_nav .mega-menu-small .mega-menu-container-standard ul.standard li .hiring,nav#active_nav .mega-menu-small .mega-menu-container-standard ul.double li .hiring{font-size:9px;text-transform:uppercase;padding:3px 6px 2px;display:inline-block;color:#90c73e;border:1px solid rgba(144,199,62,.7882352941);transform:translateX(7px) translateY(-10px);letter-spacing:.5px}nav#active_nav .mega-menu-small .mega-menu-container-standard ul.double{display:flex;flex-wrap:wrap;list-style-type:none;padding-left:0}nav#active_nav .mega-menu-small .mega-menu-container-standard ul.double li{width:25%}@media(max-width: 991.98px){nav#active_nav .mega-menu-small .mega-menu-container-standard ul.double li{width:33.3333333333%}}@media(max-width: 767.98px){nav#active_nav .mega-menu-small .mega-menu-container-standard ul.double li{width:50%}}nav#active_nav .mega-menu-small .mega-menu-container-standard ul.double li::marker{display:none}nav#active_nav .mega-menu-small .mega-menu-container-standard ul.double li a{font-size:13px;padding:4px;font-weight:400;transition:300ms ease all}nav#active_nav .mega-menu-small .mega-menu-container-standard ul.double li a:hover{color:#90c73e}nav#active_nav .mega-menu{opacity:0;position:absolute;background:#000;height:0;z-index:9999;height:0;top:62px;left:0;right:0;transition:300ms ease all;pointer-events:none;font-family:"Poppins","Montserrat",Helvetica,sans-serif;background-size:cover;overflow:hidden;border-bottom:4px solid #90c73e}@media(max-width: 991.98px){nav#active_nav .mega-menu{background:#000 !important;top:10px}}nav#active_nav .mega-menu li{margin:0 !important;padding:0 !important}nav#active_nav .mega-menu li:before{display:none !important;margin:0}nav#active_nav .mega-menu:before{content:"";position:absolute;bottom:0;left:0;height:50%;z-index:99;width:8px;pointer-events:none;background:#90c73e}nav#active_nav .mega-menu:after{content:"";background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="57.825" height="57.797" viewbox="0 0 57.825 57.797"><g><path d="M32.7,71.464a4.974,4.974,0,0,0-.674-.626,1.91,1.91,0,0,1-.949-1.8c.028-.886.015-1.774,0-2.661a.939.939,0,0,0-.154-.57,25.435,25.435,0,0,1-3.549-5.893c-.092-.185-.185-.371-.283-.553-.015-.028-.057-.041-.161-.111,0,.94-.045,1.834.009,2.722a5.339,5.339,0,0,1-2.021,4.468c-2.635,2.355-7.832,4.086-12.387,1.4a13.235,13.235,0,0,1-6.187-7.3,9.142,9.142,0,0,1,1.2-8.568,13.137,13.137,0,0,1,8.617-5.557,9.358,9.358,0,0,1,4.852.445,5.707,5.707,0,0,1,3.157,3.006q1.94,3.8,3.869,7.611c.572,1.126,1.185,2.233,1.706,3.382a17.41,17.41,0,0,0,7.688,7.965,20.707,20.707,0,0,0,12.057,2.757c.822-.065,1.638-.216,2.589-.345-.36.456-.645.841-.954,1.2a28.516,28.516,0,0,1-18.77,10.219A28.857,28.857,0,0,1,.509,59.3a28.535,28.535,0,0,1,3.617-20.2,1.044,1.044,0,0,1,1.033-.649c1.412.01,2.83-.195,4.237-.133A14.7,14.7,0,0,1,20.3,43.4c.133.153.256.314.453.558a14.526,14.526,0,0,0-8.222.681,17.167,17.167,0,0,0-8.958,7.535C.79,56.891,1.956,62.5,4.989,66.245a14.877,14.877,0,0,0,16,4.712,21.689,21.689,0,0,0,3.055-1.172c.967-.454,1.871-1.042,2.8-1.567A2.155,2.155,0,0,1,26,70.827a7.44,7.44,0,0,0-.691.651l.092.14h7.2l.1-.154" transform="translate(0 -25.082)" fill="%2390c73e" /><path d="M48.6,39.088a13.892,13.892,0,0,0,5.489-.282,17.3,17.3,0,0,0,10.257-7.147,12.382,12.382,0,0,0-.822-14.994c-3.862-4.8-10.153-6.569-16.368-4.653a18.412,18.412,0,0,0-5.318,2.6,15.446,15.446,0,0,1,.026-2.206,1.046,1.046,0,0,1,1.1-.81,1.192,1.192,0,0,0,.391-.187c-.132-.066-.264-.187-.4-.188q-3.256-.018-6.512,0c-.133,0-.265.124-.4.189a1.394,1.394,0,0,0,.4.188,1.185,1.185,0,0,1,1.175,1.314c.009,1.208-.006,2.417.011,3.624a1.054,1.054,0,0,0,.189.618,29.1,29.1,0,0,1,3.509,5.728.5.5,0,0,0,.236.246c0-.77.035-1.542-.007-2.31a5.12,5.12,0,0,1,1.677-4.05,11.026,11.026,0,0,1,5.722-2.888,9.824,9.824,0,0,1,7.424,1.4,12.845,12.845,0,0,1,5.958,7.677,9.009,9.009,0,0,1-1.218,7.687,13.15,13.15,0,0,1-8.764,5.808,9.241,9.241,0,0,1-4.853-.435,5.168,5.168,0,0,1-2.961-2.655c-1.579-3.193-3.078-6.426-4.7-9.6a28.152,28.152,0,0,0-3.007-5.1,20.506,20.506,0,0,0-12.681-7.158,18.415,18.415,0,0,0-7.53.194,2.111,2.111,0,0,1-.3,0c.727-.857,1.359-1.673,2.063-2.422A28.456,28.456,0,0,1,36.141.216,28.835,28.835,0,0,1,67.9,23.149a28.336,28.336,0,0,1-3.632,20.792.927.927,0,0,1-.8.494,17.43,17.43,0,0,1-9.311-1.2,17.231,17.231,0,0,1-5.3-3.81c-.061-.063-.109-.138-.267-.341" transform="translate(-10.685 0)" fill="%2390c73e" /></g></svg>');background-size:contain;background-repeat:no-repeat;width:80px;height:80px;position:absolute;top:30px;right:30px;pointer-events:none;z-index:9;opacity:.2}nav#active_nav .mega-menu .mega-menu-container{max-width:1200px;margin:0 auto;width:100%;height:100%;position:relative}nav#active_nav .mega-menu .justin-active-apps{position:absolute;bottom:0;right:50px;width:430px;display:flex;align-items:center}@media(max-width: 1499.98px){nav#active_nav .mega-menu .justin-active-apps{right:0;width:350px;justify-content:space-around}}@media(max-width: 1199.98px){nav#active_nav .mega-menu .justin-active-apps{display:none}}@media(max-width: 1499.98px){nav#active_nav .mega-menu .justin-active-apps .justin-cutout{max-height:200px}}@media(max-width: 1499.98px){nav#active_nav .mega-menu .justin-active-apps .apps-cutout{max-height:150px}}nav#active_nav .mega-menu .justin-active-apps a{display:block;padding:0;margin-left:-50px}nav#active_nav .mega-menu .we-know{background-size:contain;position:absolute;bottom:0;left:50px;z-index:1;display:flex;align-items:end;max-width:500px;pointer-events:none}@media(max-width: 1499.98px){nav#active_nav .mega-menu .we-know{left:22%}}@media(max-width: 1199.98px){nav#active_nav .mega-menu .we-know{display:none !important}}nav#active_nav .mega-menu .we-know .image img{display:block;max-width:none;max-height:250px}@media(max-width: 1499.98px){nav#active_nav .mega-menu .we-know .image img{max-height:200px}}nav#active_nav .mega-menu .we-know .content a{padding:0 15px 50px 15px;white-space:normal;pointer-events:all}nav#active_nav .mega-menu .we-know .content .title{display:block;color:#fff;font-size:17px}nav#active_nav .mega-menu .we-know .content .link-text{color:#90c73e;font-size:10px;text-transform:uppercase;letter-spacing:2px;padding-top:10px;display:block}nav#active_nav .mega-menu a{text-decoration:none !important;color:#fff;text-decoration:none;display:block;padding:15px 20px;text-decoration:none;font-family:"Poppins","Montserrat",Helvetica,sans-serif;font-size:15px;font-weight:500;text-decoration:none}nav#active_nav .mega-menu li.flyout-trigger{position:unset}nav#active_nav .mega-menu li.flyout-trigger>a:after{content:"›";float:right;color:#90c73e;font-size:23px;font-weight:300;line-height:14px}nav#active_nav .mega-menu li.flyout-trigger.active{background:rgba(0,0,0,.3)}nav#active_nav .mega-menu li.flyout-trigger.active>a{color:#90c73e}nav#active_nav .mega-menu li.flyout-trigger.active>.flyout-column{opacity:1;pointer-events:all}@media(max-width: 991.98px){nav#active_nav .mega-menu li.flyout-trigger.show .flyout-column{display:block;background:#000;z-index:9999;left:0;opacity:1}}nav#active_nav .mega-menu li.secondary-trigger{position:unset}nav#active_nav .mega-menu li.secondary-trigger>a:after{content:"›";float:right;color:#90c73e;font-size:23px;font-weight:300;line-height:14px}nav#active_nav .mega-menu li.secondary-trigger.active{background:rgba(0,0,0,.3)}nav#active_nav .mega-menu li.secondary-trigger.active>a{color:#90c73e}nav#active_nav .mega-menu li.secondary-trigger.active>.flyout-mega{opacity:1;pointer-events:all}@media(max-width: 991.98px){nav#active_nav .mega-menu li.secondary-trigger.show .flyout-mega{opacity:1;display:block;width:100vw;z-index:99999;left:0;background:#000;padding:30px;top:0;padding-top:75px}}nav#active_nav .mega-menu .column li a:hover{color:#90c73e}nav#active_nav .mega-menu .column,nav#active_nav .mega-menu .flyout-column{width:220px;height:100%;position:unset;z-index:9;padding-top:20px}@media(max-width: 991.98px){nav#active_nav .mega-menu .column,nav#active_nav .mega-menu .flyout-column{width:100%;padding-top:50px}}nav#active_nav .mega-menu .column:before,nav#active_nav .mega-menu .flyout-column:before{content:"";position:absolute;left:220px;top:20px;bottom:40%;border-right:1px solid rgba(255,255,255,.1)}@media(max-width: 991.98px){nav#active_nav .mega-menu .column:before,nav#active_nav .mega-menu .flyout-column:before{display:none}}nav#active_nav .mega-menu .column>ul,nav#active_nav .mega-menu .flyout-column>ul{list-style:none;display:flex;flex-direction:column;height:100%;padding:0}@media(max-width: 991.98px){nav#active_nav .mega-menu .column>ul,nav#active_nav .mega-menu .flyout-column>ul{max-width:400px;margin:0 auto}}nav#active_nav .mega-menu .column>ul li a,nav#active_nav .mega-menu .flyout-column>ul li a{font-weight:600;font-size:14px;padding:15px 30px}nav#active_nav .mega-menu .flyout-column{opacity:0;position:absolute;left:220px;height:calc(100% - 30px);top:0;bottom:0;transition:300ms ease all;pointer-events:none}@media(max-width: 991.98px){nav#active_nav .mega-menu .flyout-column{display:none}}nav#active_nav .mega-menu .flyout-mega{width:760px;opacity:0;pointer-events:none;overflow:hidden;position:absolute;left:100%;top:30px;bottom:30px;padding:0 0 0 40px;transition:300ms ease all;z-index:9}@media(max-width: 1499.98px){nav#active_nav .mega-menu .flyout-mega{width:740px}}@media(max-width: 1199.98px){nav#active_nav .mega-menu .flyout-mega{width:calc(100vw - 460px)}}@media(max-width: 991.98px){nav#active_nav .mega-menu .flyout-mega{display:none}}nav#active_nav .mega-menu .flyout-mega ul{margin:0;padding:0;-moz-columns:4;columns:4}@media(max-width: 1199.98px){nav#active_nav .mega-menu .flyout-mega ul{-moz-columns:3;columns:3}}@media(max-width: 991.98px){nav#active_nav .mega-menu .flyout-mega ul{-moz-columns:4;columns:4}}@media(max-width: 850px){nav#active_nav .mega-menu .flyout-mega ul{-moz-columns:3;columns:3}}@media(max-width: 650px){nav#active_nav .mega-menu .flyout-mega ul{-moz-columns:2;columns:2}}nav#active_nav .mega-menu .flyout-mega ul li{list-style:none}nav#active_nav .mega-menu .flyout-mega ul li a{font-size:12px;padding:5px 0;font-weight:400;transition:300ms ease all}nav#active_nav .mega-menu .flyout-mega ul li a:after{display:none}nav#active_nav .mega-menu .flyout-mega ul li a:hover{color:#90c73e}body.home.translucent-header header:not(.reduced){position:absolute;top:100px}@media(max-width: 1199.98px){body.home.translucent-header header:not(.reduced){top:90px}}@media(max-width: 767.98px){body.home.translucent-header header:not(.reduced){top:120px}}@media(max-width: 1199.98px){body.home.translucent-header header:not(.reduced) .logo{width:300px}}@media(max-width: 991.98px){body.home.translucent-header header:not(.reduced) .logo{z-index:8}}@media(max-width: 575.98px){body.home.translucent-header header:not(.reduced) .logo{width:55vw;max-width:275px;top:5px}}body.home.translucent-header header:not(.reduced) nav#active_nav{margin-top:15px}@media(max-width: 1199.98px){body.home.translucent-header header:not(.reduced) nav#active_nav{margin-top:0}}@media(max-width: 991.98px){body.home.translucent-header header:not(.reduced) nav#active_nav{padding-left:300px}}@media(max-width: 991.98px){body.home.translucent-header header:not(.reduced) nav#active_nav>ul{top:-25px;padding-top:80px}}@media(max-width: 767.98px){body.home.translucent-header header:not(.reduced) nav#active_nav>ul{top:-20px}}@media(min-width: 992px){body.home.translucent-header header:not(.reduced) nav#active_nav .mega-menu{top:-30px;padding-top:110px;z-index:-1}}@media(max-width: 991.98px){body.home.translucent-header header:not(.reduced) nav#active_nav .mega-menu{top:40px}}body.home.translucent-header header:not(.reduced) nav#active_nav .mega-menu-small{top:70px}@media(max-width: 1199.98px){body.home.translucent-header header:not(.reduced) nav#active_nav .mega-menu-small{top:55px}}@media(max-width: 991.98px){body.home.translucent-header header:not(.reduced) nav#active_nav .mega-menu-small{top:0}}body.home nav#active_nav{background:rgba(0,0,0,0)}.cy-custom.dark{background:#000;color:#fff}.cy-custom .container{width:100%;max-width:1500px}.cy-custom .btn{color:#90c73e;font-family:"Poppins","Montserrat",Helvetica,sans-serif;text-transform:uppercase;letter-spacing:3px;font-size:18px;font-weight:400;position:relative;margin:30px 0 0 50px;padding:5px 0 0 0}@media(max-width: 991.98px){.cy-custom .btn{font-size:16px;margin-left:40px}}@media(max-width: 575.98px){.cy-custom .btn{font-size:14px;margin-left:32px}}.cy-custom .btn:before{content:"";padding-right:3px;transform:translateY(0px) translateX(-4px);display:inline-block;transition:300ms ease all;font-family:"FontAwesome";animation-fill-mode:forwards;animation:startContent 200ms linear forwards}@keyframes startContent{0%{opacity:.5}50%{opacity:.5}100%{opacity:1;content:""}}.cy-custom .btn:after{content:"";background:url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/btn-bg.png) center no-repeat;background-size:contain;width:86px;height:87px;position:absolute;top:50%;left:0;transform:translateX(-50%) translateY(-50%);transition:300ms ease all}@media(max-width: 991.98px){.cy-custom .btn:after{width:75px;height:77px}}@media(max-width: 575.98px){.cy-custom .btn:after{width:65px;height:77px}}.cy-custom .btn.dark:after{background:url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/btn-bg-dark.png) center no-repeat;background-size:contain}.cy-custom .btn:hover:before{padding-right:18px;animation-fill-mode:forwards;animation:changeContent 200ms linear forwards}@keyframes changeContent{0%{opacity:.5}50%{opacity:.5}100%{opacity:1;content:""}}.cy-custom .btn:hover:after{transform:translateX(-50%) translateY(-50%) rotate(360deg)}.cy-custom .btn.small{font-size:15px;letter-spacing:2px;margin-top:20px}.cy-custom .btn.small:after{width:66px;height:67px}.cy-custom .btn-alt{background:#90c73e;color:#fff;display:inline-block;padding:10px 25px;text-transform:uppercase;text-decoration:none;margin:0;border-radius:0;font-size:15px;letter-spacing:0px;font-weight:600;position:relative;transition:300ms ease all;overflow:hidden}.cy-custom .btn-alt:before{position:absolute;top:0;left:-100%;z-index:2;display:block;content:"";width:80%;height:100%;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 100%);transform:skewX(-25deg)}@media(max-width: 991.98px){.cy-custom .btn-alt{font-size:14px}}@media(max-width: 575.98px){.cy-custom .btn-alt{font-size:13px;padding:10px 25px}}.cy-custom .btn-alt:hover{background:#7eb32f}.cy-custom .btn-alt:hover:before{animation:shine .75s}.cy-custom .link-btn{--ease-out-expo: cubic-bezier(0.19, 1, 0.22, 1);position:relative;text-decoration:none;margin-top:10px;display:inline-block;font-weight:600;text-transform:uppercase}.cy-custom .link-btn::before,.cy-custom .link-btn::after{position:absolute;content:"";left:0;bottom:-0.1rem;display:block;width:100%;height:1px;background:#7eb32f;transition:1.1s var(--ease-out-expo)}.cy-custom .link-btn::before{transform:scaleX(0);transform-origin:left}.cy-custom .link-btn::after{transform-origin:right;transition-delay:.25s}.cy-custom .link-btn:hover::before{transform:scaleX(1);transition-delay:.25s}.cy-custom .link-btn:hover::after{transform:scaleX(0);transition-delay:0s}.cy-custom .fl-right{position:absolute;top:-70px;right:8vw;max-width:220px}.cy-custom .tagline{display:inline-block;position:absolute;text-transform:uppercase;font-size:18px;font-weight:600;letter-spacing:3px;color:#fff;top:50%;transform:rotate(90deg) translateX(50%);transform-origin:right;white-space:nowrap}@media(max-width: 991.98px){.cy-custom .tagline{font-size:14px}}@media(max-width: 575.98px){.cy-custom .tagline{left:10px;top:0}}.cy-custom .tagline span{color:#90c73e}.cy-custom h2.heading{font-size:75px;font-family:"Poppins","Montserrat",Helvetica,sans-serif;color:#fff;text-transform:uppercase;line-height:1;font-weight:600;margin-bottom:40px}@media(max-width: 1199.98px){.cy-custom h2.heading{font-size:65px}}@media(max-width: 991.98px){.cy-custom h2.heading{font-size:55px;margin-bottom:30px}}@media(max-width: 575.98px){.cy-custom h2.heading{font-size:9vw;margin-bottom:20px}}.cy-custom h2.heading.dark{color:#000}.cy-custom h2.heading em{color:#90c73e;font-style:normal}.cy-custom h2.heading span{display:block;font-family:"Poppins","Montserrat",Helvetica,sans-serif;font-size:24px;font-weight:500;letter-spacing:10px;color:#90c73e;padding-bottom:10px}@media(max-width: 1199.98px){.cy-custom h2.heading span{font-size:20px}}@media(max-width: 991.98px){.cy-custom h2.heading span{font-size:18px;letter-spacing:8px}}@media(max-width: 575.98px){.cy-custom h2.heading span{font-size:15px;letter-spacing:4px}}.cy-custom h2.heading span.num{display:inline-block;color:#fff;position:relative;font-size:80%;letter-spacing:0;transform:translateY(-2px)}.cy-custom h2.heading span.num:after{content:"";margin-left:12px;width:70px;border-top:1px solid #fff;display:inline-block;padding-bottom:6px}@media(max-width: 1199.98px){.cy-custom h2.heading span.num:after{padding-bottom:5px;width:60px}}@media(max-width: 767.98px){.cy-custom h2.heading span.num:after{width:50px}}@media(max-width: 575.98px){.cy-custom h2.heading span.num:after{width:30px;margin-left:9px;padding-bottom:3px}}.cy-custom h2.heading-alt,.cy-custom h5.heading-alt{font-size:56px;font-family:"Poppins","Montserrat",Helvetica,sans-serif;color:#000;text-transform:uppercase;line-height:1;font-weight:400;margin-bottom:40px;padding-top:70px;position:relative}@media(max-width: 991.98px){.cy-custom h2.heading-alt,.cy-custom h5.heading-alt{font-size:50px}}@media(max-width: 575.98px){.cy-custom h2.heading-alt,.cy-custom h5.heading-alt{font-size:10vw}}.cy-custom h2.heading-alt:before,.cy-custom h5.heading-alt:before{content:"";background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="57.825" height="57.797" viewbox="0 0 57.825 57.797"><g><path d="M32.7,71.464a4.974,4.974,0,0,0-.674-.626,1.91,1.91,0,0,1-.949-1.8c.028-.886.015-1.774,0-2.661a.939.939,0,0,0-.154-.57,25.435,25.435,0,0,1-3.549-5.893c-.092-.185-.185-.371-.283-.553-.015-.028-.057-.041-.161-.111,0,.94-.045,1.834.009,2.722a5.339,5.339,0,0,1-2.021,4.468c-2.635,2.355-7.832,4.086-12.387,1.4a13.235,13.235,0,0,1-6.187-7.3,9.142,9.142,0,0,1,1.2-8.568,13.137,13.137,0,0,1,8.617-5.557,9.358,9.358,0,0,1,4.852.445,5.707,5.707,0,0,1,3.157,3.006q1.94,3.8,3.869,7.611c.572,1.126,1.185,2.233,1.706,3.382a17.41,17.41,0,0,0,7.688,7.965,20.707,20.707,0,0,0,12.057,2.757c.822-.065,1.638-.216,2.589-.345-.36.456-.645.841-.954,1.2a28.516,28.516,0,0,1-18.77,10.219A28.857,28.857,0,0,1,.509,59.3a28.535,28.535,0,0,1,3.617-20.2,1.044,1.044,0,0,1,1.033-.649c1.412.01,2.83-.195,4.237-.133A14.7,14.7,0,0,1,20.3,43.4c.133.153.256.314.453.558a14.526,14.526,0,0,0-8.222.681,17.167,17.167,0,0,0-8.958,7.535C.79,56.891,1.956,62.5,4.989,66.245a14.877,14.877,0,0,0,16,4.712,21.689,21.689,0,0,0,3.055-1.172c.967-.454,1.871-1.042,2.8-1.567A2.155,2.155,0,0,1,26,70.827a7.44,7.44,0,0,0-.691.651l.092.14h7.2l.1-.154" transform="translate(0 -25.082)" fill="%2390c73e" /><path d="M48.6,39.088a13.892,13.892,0,0,0,5.489-.282,17.3,17.3,0,0,0,10.257-7.147,12.382,12.382,0,0,0-.822-14.994c-3.862-4.8-10.153-6.569-16.368-4.653a18.412,18.412,0,0,0-5.318,2.6,15.446,15.446,0,0,1,.026-2.206,1.046,1.046,0,0,1,1.1-.81,1.192,1.192,0,0,0,.391-.187c-.132-.066-.264-.187-.4-.188q-3.256-.018-6.512,0c-.133,0-.265.124-.4.189a1.394,1.394,0,0,0,.4.188,1.185,1.185,0,0,1,1.175,1.314c.009,1.208-.006,2.417.011,3.624a1.054,1.054,0,0,0,.189.618,29.1,29.1,0,0,1,3.509,5.728.5.5,0,0,0,.236.246c0-.77.035-1.542-.007-2.31a5.12,5.12,0,0,1,1.677-4.05,11.026,11.026,0,0,1,5.722-2.888,9.824,9.824,0,0,1,7.424,1.4,12.845,12.845,0,0,1,5.958,7.677,9.009,9.009,0,0,1-1.218,7.687,13.15,13.15,0,0,1-8.764,5.808,9.241,9.241,0,0,1-4.853-.435,5.168,5.168,0,0,1-2.961-2.655c-1.579-3.193-3.078-6.426-4.7-9.6a28.152,28.152,0,0,0-3.007-5.1,20.506,20.506,0,0,0-12.681-7.158,18.415,18.415,0,0,0-7.53.194,2.111,2.111,0,0,1-.3,0c.727-.857,1.359-1.673,2.063-2.422A28.456,28.456,0,0,1,36.141.216,28.835,28.835,0,0,1,67.9,23.149a28.336,28.336,0,0,1-3.632,20.792.927.927,0,0,1-.8.494,17.43,17.43,0,0,1-9.311-1.2,17.231,17.231,0,0,1-5.3-3.81c-.061-.063-.109-.138-.267-.341" transform="translate(-10.685 0)" fill="%2390c73e" /></g></svg>');width:40px;height:40px;position:absolute;background-size:contain;top:0;left:50%;transform:translateX(-50%)}.cy-custom h2.heading-alt span,.cy-custom h5.heading-alt span{display:block;font-family:"Poppins","Montserrat",Helvetica,sans-serif;font-size:24px;font-weight:300;letter-spacing:10px;padding-bottom:15px}@media(max-width: 1199.98px){.cy-custom h2.heading-alt span,.cy-custom h5.heading-alt span{font-size:20px}}@media(max-width: 991.98px){.cy-custom h2.heading-alt span,.cy-custom h5.heading-alt span{font-size:18px;letter-spacing:8px}}@media(max-width: 575.98px){.cy-custom h2.heading-alt span,.cy-custom h5.heading-alt span{font-size:15px;letter-spacing:5px}}.cy-custom h2.heading-alt.dark,.cy-custom h5.heading-alt.dark{color:#fff}.cy-custom h2.heading-alt.dark span,.cy-custom h5.heading-alt.dark span{color:#fff}.cy-custom h3{font-size:40px;font-weight:300;font-family:"Poppins","Montserrat",Helvetica,sans-serif}.cy-custom h4{font-size:26px;color:#90c73e;text-transform:uppercase;letter-spacing:5px;font-family:"Poppins","Montserrat",Helvetica,sans-serif}body.home section.about{display:none}body.home section.about+.clearfix{display:none}body.home .home-quick-search{height:51vw !important;max-height:91vh !important;padding-top:0 !important;padding-bottom:100px;min-height:700px;display:flex;align-items:center;width:100%}@media(max-width: 767.98px){body.home .home-quick-search{padding-bottom:30px}}@media(max-width: 575.98px){body.home .home-quick-search{min-height:300px;padding-bottom:0}}body.home .home-quick-search .js-qs-form{padding:0 40px}@media(max-width: 575.98px){body.home .home-quick-search .js-qs-form{padding:60px 40px 0}}body.home .home-quick-search h1{display:none !important;font-family:"Poppins","Montserrat",Helvetica,sans-serif;font-size:100px;position:relative;line-height:1}@media(max-width: 991.98px){body.home .home-quick-search h1{font-size:90px}}@media(max-width: 767.98px){body.home .home-quick-search h1{padding:0 30px;font-size:80px}}@media(max-width: 575.98px){body.home .home-quick-search h1{padding:0;font-size:70px}}body.home .home-quick-search h1:before{content:"innovative & passionate";position:absolute;top:-60px;left:50%;transform:translateX(-50%);text-transform:uppercase;font-size:21px;letter-spacing:5px;display:block;white-space:nowrap}body.home .home-quick-search h1:after{content:"where passion meets technology";position:absolute;bottom:-50px;left:50%;transform:translateX(-50%);text-transform:uppercase;font-size:21px;letter-spacing:5px;display:block;white-space:nowrap}@media(max-width: 991.98px){body.home .home-quick-search h1:before,body.home .home-quick-search h1:after{font-size:19px}}@media(max-width: 767.98px){body.home .home-quick-search h1:before,body.home .home-quick-search h1:after{font-size:17px}}@media(max-width: 575.98px){body.home .home-quick-search h1:before,body.home .home-quick-search h1:after{font-size:15px;letter-spacing:3px;white-space:normal;width:100%}}body.home .home-quick-search .search{display:none}body.home .home-quick-search .hero-video iframe{aspect-ratio:16/9;width:auto}body.home .home-quick-search .hero-image{display:none !important}@media(max-width: 991.98px){body.home .home-quick-search .hero-image{display:block !important}}body.home .dark-banner{display:none}#info_banner{transition:300ms ease all 2s;height:0;overflow:hidden;background:#000;z-index:9999;position:relative}#info_banner.expanded{height:71px;padding:15px}@media(max-width: 991.98px){#info_banner.expanded{height:65px;padding:12px}}@media(max-width: 767.98px){#info_banner.expanded{height:105px}}@media(max-width: 575.98px){#info_banner.expanded{height:100px}}#info_banner .container{display:flex;align-items:center;justify-content:center;height:100%}@media(max-width: 767.98px){#info_banner .container{flex-direction:column}}#info_banner p{text-transform:uppercase;font-size:20px;font-weight:500;margin:0;padding-right:60px;color:#fff}@media(max-width: 991.98px){#info_banner p{font-size:18px}}@media(max-width: 767.98px){#info_banner p{padding-right:0;padding-bottom:8px}}@media(max-width: 575.98px){#info_banner p{font-size:3.8vw;text-align:center;line-height:1.2;padding-bottom:12px}}#info_banner p span{color:#90c73e;font-weight:600}#hero_cta_bar{transform:translateY(-100%);z-index:99;width:100%;width:100%;background:rgba(0,0,0,.4);position:relative;height:115px;margin-bottom:-115px;padding-right:115px}@media(max-width: 767.98px){#hero_cta_bar{transform:none;background:#000;margin-bottom:0;height:auto;padding-right:0}}@media(max-width: 575.98px){#hero_cta_bar{padding:10px 0 15px}}#hero_cta_bar .r-logo{position:absolute;right:0;top:0;bottom:0;background:rgba(144,199,62,.8);display:flex;align-items:center;justify-content:center;padding:30px}@media(max-width: 575.98px){#hero_cta_bar .r-logo{padding:20px}}#hero_cta_bar .container{display:flex;align-items:end;max-width:1300px}@media(max-width: 1199.98px){#hero_cta_bar .container{width:100%;padding-left:0}}@media(max-width: 767.98px){#hero_cta_bar .container{flex-direction:column;padding-right:170px;padding-left:30px}}@media(max-width: 575.98px){#hero_cta_bar .container{padding-left:10px;padding-right:120px}}#hero_cta_bar .container .cta{width:33.3333333333%;padding:20px 30px;visibility:hidden}@media(max-width: 991.98px){#hero_cta_bar .container .cta{padding:20px 10px}}@media(max-width: 767.98px){#hero_cta_bar .container .cta{width:100%;padding:10px}}#hero_cta_bar .container .cta a{display:block;color:#fff;text-transform:uppercase;font-size:20px;letter-spacing:1px;font-weight:500;border-bottom:2px solid #90c73e;text-decoration:none;padding-bottom:5px;padding-top:10px;transition:500ms ease all;font-family:"Poppins","Montserrat",Helvetica,sans-serif;position:relative}#hero_cta_bar .container .cta a:after{content:"›";position:absolute;color:#90c73e;right:10px;bottom:3px;font-size:30px;line-height:1;transition:all 200ms ease 0s}#hero_cta_bar .container .cta a span{display:block;color:#fff;font-size:14px;font-weight:400;letter-spacing:0;text-transform:none;padding-bottom:5px;padding-top:3px;text-transform:none}@media(max-width: 991.98px){#hero_cta_bar .container .cta a span{max-width:80%;white-space:nowrap;overflow:hidden}}#hero_cta_bar .container .cta a:hover{padding-bottom:15px;padding-top:0}#hero_cta_bar .container .cta a:hover:after{transform:rotate(360deg) translateY(-15px)}#intro{background:#000;color:#fff;padding-top:80px;padding-bottom:150px;position:relative}@media(max-width: 1499.98px){#intro{padding-top:40px;padding-bottom:125px}}@media(max-width: 1199.98px){#intro{padding-top:15px;padding-bottom:100px}}@media(max-width: 767.98px){#intro{border-top:20px solid #000;padding-top:0;padding-bottom:50px}}#intro:before{content:"";position:absolute;top:0;left:0;width:50px;height:50%;background:#90c73e}@media(max-width: 1499.98px){#intro:before{width:30px}}@media(max-width: 767.98px){#intro:before{width:20px}}@media(max-width: 575.98px){#intro:before{height:780px}}#intro:after{content:"";background:url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/ar-bg-logo.png) center no-repeat;pointer-events:none;background-size:contain;position:absolute;bottom:10%;left:50%;transform:translateX(-50%);width:50vw;height:50vw}#intro #cta_bar{padding:0 0 0 50px}@media(max-width: 1199.98px){#intro #cta_bar{padding:0 0 0 30px}}@media(max-width: 767.98px){#intro #cta_bar{padding-left:20px}}#intro #cta_bar .cta-block{display:flex}@media(max-width: 767.98px){#intro #cta_bar .cta-block{flex-direction:column}}#intro #cta_bar .cta-block a{width:calc(33.3333333333% - 40px);margin:20px;display:flex;align-items:center;justify-content:center;height:450px;padding:30px;text-align:center;position:relative;font-family:"Poppins","Montserrat",Helvetica,sans-serif;text-decoration:none;background-size:cover;background-position:center;overflow:hidden;transition:300ms ease all;position:relative}@media(max-width: 1499.98px){#intro #cta_bar .cta-block a{height:360px}}@media(max-width: 1199.98px){#intro #cta_bar .cta-block a{margin:10px;width:calc(33.3333333333% - 20px)}}@media(max-width: 991.98px){#intro #cta_bar .cta-block a{margin:5px;width:calc(33.3333333333% - 10px);padding:20px;height:300px}}@media(max-width: 767.98px){#intro #cta_bar .cta-block a{width:100%;margin:0 0 15px 0;padding:30px;height:250px}}#intro #cta_bar .cta-block a:after{content:"";transition:300ms ease all;background:rgba(0,0,0,.5);position:absolute;top:0;right:0;bottom:0;left:0;z-index:9;pointer-events:none}#intro #cta_bar .cta-block a:before{position:absolute;top:0;left:-100%;z-index:2;display:block;content:"";width:80%;height:100%;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 100%);transform:skewX(-25deg)}#intro #cta_bar .cta-block a:hover:before{animation:shine .75s}#intro #cta_bar .cta-block a .inner{display:block;font-size:48px;font-weight:600;color:#fff;position:relative;z-index:99;text-transform:uppercase;line-height:1.1;max-width:100%}@media(max-width: 1499.98px){#intro #cta_bar .cta-block a .inner{font-size:38px}}@media(max-width: 1199.98px){#intro #cta_bar .cta-block a .inner{font-size:33px}}@media(max-width: 991.98px){#intro #cta_bar .cta-block a .inner{font-size:27px}}@media(max-width: 767.98px){#intro #cta_bar .cta-block a .inner{font-size:32px}}#intro #cta_bar .cta-block a .inner span{font-size:20px;padding-bottom:15px;font-weight:400;letter-spacing:2px;color:#90c73e;display:block}@media(max-width: 1199.98px){#intro #cta_bar .cta-block a .inner span{font-size:17px;pading-bottom:11px}}@media(max-width: 991.98px){#intro #cta_bar .cta-block a .inner span{font-size:16px}}#intro #cta_bar .cta-block a:hover:after{background:rgba(0,0,0,.2)}#intro #welcome{margin-top:150px;padding:0 30px}@media(max-width: 1499.98px){#intro #welcome{margin-top:100px}}@media(max-width: 1199.98px){#intro #welcome{margin-top:75px}}@media(max-width: 767.98px){#intro #welcome{margin-top:50px}}#intro #welcome .container{max-width:1360px}#intro #welcome .col-md-6{padding:0 60px}@media(max-width: 575.98px){#intro #welcome .col-md-6{padding:0 10px 0 15px}}#intro #welcome .col-md-6 hr{width:150px;border-bottom:none;margin:0 auto 30px 0;border-top:1px solid #777}#intro #welcome .col-md-6 p{font-size:17px}@media(max-width: 991.98px){#intro #welcome .col-md-6 h4{font-size:30px}}@media(max-width: 575.98px){#intro #welcome .col-md-6 h4{font-size:27px}}#intro #welcome .col-md-6 h4+p{font-size:20px;font-weight:500}#intro #welcome .col-md-6 .btn{margin-top:80px}@media(max-width: 991.98px){#intro #welcome .col-md-6 .btn{margin-top:50px}}#intro #our_experience{margin-top:180px;position:relative}@media(max-width: 1199.98px){#intro #our_experience .fl-right{top:-100px;right:4vw}}#intro #our_experience #stats{display:flex;padding-top:30px;flex-wrap:wrap}@media(max-width: 767.98px){#intro #our_experience #stats{padding-top:0}}#intro #our_experience #stats .stat{padding:30px 50px;text-align:center;position:relative}#intro #our_experience #stats .stat:last-child:after{display:none}#intro #our_experience #stats .stat img{max-height:70px}#intro #our_experience #stats .stat svg path{fill:#90c73e !important}#intro #our_experience #stats .stat .num{display:block;font-size:55px;font-weight:600;margin-top:30px;line-height:.7}@media(max-width: 767.98px){#intro #our_experience #stats .stat .num{font-size:40px}}#intro #our_experience #stats .stat .num .smaller{font-size:80%}#intro #our_experience #stats .stat .label{font-family:"Poppins","Montserrat",Helvetica,sans-serif;text-transform:uppercase;font-size:18px;font-weight:500;padding-top:20px;display:block}@media(max-width: 767.98px){#intro #our_experience #stats .stat .label{font-size:15px}}#socal_areas{background:#000;color:#fff;padding:150px 70px 150px 120px;position:relative;margin-top:50px}@media(max-width: 1499.98px){#socal_areas{margin-top:40px;padding-top:90px;padding-bottom:100px;padding-left:20px}}@media(max-width: 991.98px){#socal_areas{margin-top:30px;padding-right:30px}}@media(max-width: 767.98px){#socal_areas{margin-top:20px}}@media(max-width: 575.98px){#socal_areas{padding:60px 0 75px}}#socal_areas:before{content:"";position:absolute;top:-50px;right:0;height:50px;width:65%;background:#90c73e}@media(max-width: 1499.98px){#socal_areas:before{height:40px;top:-40px}}@media(max-width: 991.98px){#socal_areas:before{height:30px;top:-30px}}@media(max-width: 767.98px){#socal_areas:before{height:20px;top:-20px}}#socal_areas:after{content:"";background:url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/ar-bg-logo.png) center no-repeat;pointer-events:none;background-size:contain;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:45vw;height:45vw;z-index:9}#socal_areas .tagline{right:50px}@media(max-width: 991.98px){#socal_areas .tagline{right:25px}}@media(max-width: 575.98px){#socal_areas .tagline{display:none}}#socal_areas h2.heading{margin-bottom:50px;text-align:left}@media(max-width: 991.98px){#socal_areas h2.heading{margin-bottom:30px}}#socal_areas h2.heading>span{margin-left:-105px}@media(max-width: 1499.98px){#socal_areas h2.heading>span{margin-left:0}}#socal_areas #area_tabs{display:flex;justify-content:flex-start;padding:0;margin-bottom:50px;position:relative}@media(max-width: 991.98px){#socal_areas #area_tabs{margin-bottom:50px}}@media(max-width: 767.98px){#socal_areas #area_tabs{display:flex;flex-wrap:wrap}}@media(max-width: 575.98px){#socal_areas #area_tabs{margin-bottom:70px}}#socal_areas #area_tabs li{list-style:none;padding-right:35px}@media(max-width: 991.98px){#socal_areas #area_tabs li{padding-right:12px}}@media(max-width: 767.98px){#socal_areas #area_tabs li{padding-right:18px}}#socal_areas #area_tabs li:before{content:"/";font-weight:600;color:#90c73e;padding-right:3px}@media(max-width: 1199.98px){#socal_areas #area_tabs li:before{font-size:12px}}#socal_areas #area_tabs li a{text-transform:uppercase;font-size:18px;font-weight:500;letter-spacing:3px;color:#fff;text-decoration:none}@media(max-width: 1199.98px){#socal_areas #area_tabs li a{font-size:14px}}@media(max-width: 991.98px){#socal_areas #area_tabs li a{font-size:14px;letter-spacing:1px}}@media(max-width: 575.98px){#socal_areas #area_tabs li a{font-size:18px;padding:5px;display:inline-block}}#socal_areas #area_tabs li a:hover{color:#90c73e}#socal_areas #area_tabs li a.all-link{position:absolute;left:0;bottom:-35px;font-size:15px;letter-spacing:2px;opacity:0;pointer-events:none;transition:300ms ease all}@media(max-width: 575.98px){#socal_areas #area_tabs li a.all-link{bottom:-50px;font-size:17px}}#socal_areas #area_tabs li a.all-link:before{content:"";padding-right:3px;transform:translateY(0px) translateX(-4px);display:inline-block;font-family:"FontAwesome"}#socal_areas #area_tabs li.active a{color:#90c73e}#socal_areas #area_tabs li.active a.all-link{opacity:1;pointer-events:all}#socal_areas #area_wrapper{display:flex;position:relative;z-index:99}@media(max-width: 991.98px){#socal_areas #area_wrapper{flex-direction:column}}#socal_areas #area_wrapper .area-detail{width:40%;padding-right:60px}@media(max-width: 1499.98px){#socal_areas #area_wrapper .area-detail{padding-right:40px}}@media(max-width: 991.98px){#socal_areas #area_wrapper .area-detail{order:2;width:100%;margin-top:10px;padding-right:50px}}#socal_areas #area_wrapper .area-detail h3{text-transform:uppercase;font-weight:600;font-size:38px}@media(max-width: 575.98px){#socal_areas #area_wrapper .area-detail h3{font-size:30px}}#socal_areas #area_wrapper .area-detail .area-keywords{color:#90c73e;text-transform:uppercase;font-weight:500;letter-spacing:1px;font-size:16px}@media(max-width: 1199.98px){#socal_areas #area_wrapper .area-detail .area-keywords{font-size:14px}}@media(max-width: 1199.98px){#socal_areas #area_wrapper .area-detail .area-description{font-size:14px}}@media(max-width: 575.98px){#socal_areas #area_wrapper .area-detail .area-description{display:none}}#socal_areas #area_wrapper .area-detail .btn{margin-top:50px}@media(max-width: 575.98px){#socal_areas #area_wrapper .area-detail .btn{margin-top:30px}}#socal_areas #area_wrapper .area-slider{width:60%;padding-top:50px}@media(max-width: 991.98px){#socal_areas #area_wrapper .area-slider{order:1;width:calc(100% + 20px);margin-left:-20px;padding-top:10px}}@media(max-width: 575.98px){#socal_areas #area_wrapper .area-slider{width:calc(100% + 30px);margin-left:-15px;padding-top:10px;margin-right:-15px}}#socal_areas #area_wrapper .area-slider .slick-list{padding:15px 0 15px 30px}#socal_areas #area_wrapper .area-slider .area{margin:10px;height:400px;display:block;position:relative;transition:300ms ease all;opacity:0;background:#000;cursor:pointer}@media(max-width: 991.98px){#socal_areas #area_wrapper .area-slider .area{height:200px}}@media(max-width: 575.98px){#socal_areas #area_wrapper .area-slider .area{opacity:1}}#socal_areas #area_wrapper .area-slider .area .area-info{display:block;position:absolute;bottom:30px;left:-10px;text-transform:uppercase;font-weight:600;font-size:20px;z-index:99}@media(max-width: 1199.98px){#socal_areas #area_wrapper .area-slider .area .area-info{font-size:17px}}#socal_areas #area_wrapper .area-slider .area .image-box{border-radius:20px;height:100%;width:100%;overflow:hidden;position:relative;z-index:9}#socal_areas #area_wrapper .area-slider .area .image-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;max-width:none;max-height:none;opacity:.6}#socal_areas #area_wrapper .area-slider .area.slick-current{transform:scale(1.1) translateX(-11px);filter:grayscale(0) !important}@media(max-width: 575.98px){#socal_areas #area_wrapper .area-slider .area.slick-current{transform:none;z-index:99}}#socal_areas #area_wrapper .area-slider .area.slick-current .image-box img{opacity:1}#socal_areas #area_wrapper .area-slider .area.slick-active{opacity:1;filter:grayscale(0.7)}#socal_areas .slider-arrows{width:130px;height:50px;position:absolute;top:0;right:0;z-index:999}@media(max-width: 991.98px){#socal_areas .slider-arrows{display:none}}#socal_areas .slider-arrows .slick-next:before,#socal_areas .slider-arrows .slick-prev:before{font-size:40px}#featured_properties{background:#000;padding:100px 0 100px 90px;color:#fff;border-left:50px solid #90c73e;margin-bottom:50px;position:relative}@media(max-width: 1499.98px){#featured_properties{padding:60px 0 60px 80px;border-left:40px solid #90c73e;margin-bottom:40px}}@media(max-width: 1199.98px){#featured_properties{padding-left:50px}}@media(max-width: 991.98px){#featured_properties{border-left:30px solid #90c73e;margin-bottom:30px}}@media(max-width: 575.98px){#featured_properties{border-left:none;margin-bottom:20px;padding:50px 0}}#featured_properties:before{content:"";position:absolute;bottom:-50px;left:-50px;height:50px;width:30%;background:#90c73e}@media(max-width: 1499.98px){#featured_properties:before{height:40px;bottom:-40px;left:-40px;width:40%}}@media(max-width: 991.98px){#featured_properties:before{height:30px;bottom:-30px;left:-30px;width:50%}}@media(max-width: 575.98px){#featured_properties:before{height:20px;bottom:-20px;left:0;width:60%}}#featured_properties:after{content:"";background:url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/ar-bg-logo.png) center no-repeat;pointer-events:none;background-size:contain;position:absolute;top:0;right:100px;width:100px;height:100px;z-index:9}@media(max-width: 991.98px){#featured_properties:after{top:-80px}}@media(max-width: 767.98px){#featured_properties:after{right:30px}}@media(max-width: 575.98px){#featured_properties:after{top:-60px}}#featured_properties .container{position:relative}#featured_properties .tagline{transform-origin:left;left:50px;top:20%}@media(max-width: 1199.98px){#featured_properties .tagline{left:35px;top:5%}}@media(max-width: 575.98px){#featured_properties .tagline{display:none}}#featured_properties h2.heading{text-align:left;margin-bottom:30px}@media(max-width: 1750px){#featured_properties h2.heading{padding-left:40px}}@media(max-width: 1199.98px){#featured_properties h2.heading{padding-left:10px}}@media(max-width: 575.98px){#featured_properties h2.heading{padding-left:0}}#featured_properties h2.heading>span{margin-left:-105px}@media(max-width: 1199.98px){#featured_properties h2.heading>span{margin-left:0}}#featured_properties .meta-bar{text-transform:uppercase;font-size:18px;font-weight:500;letter-spacing:3px;color:#fff;padding-left:40px;padding-right:40px;padding-bottom:10px;display:flex;justify-content:space-between}#featured_properties .meta-bar>span>span{color:#90c73e}#featured_properties #listings_box{padding-bottom:50px}@media(max-width: 575.98px){#featured_properties #listings_box{margin-left:-15px;margin-right:-15px}}#featured_properties #listings_box a{display:block;margin:0;height:300px;border:3px solid #000;position:relative}#featured_properties #listings_box a .listing-image{display:block;width:100%;height:100%;z-index:9;position:relative;overflow:hidden}#featured_properties #listings_box a .listing-image:after{background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0.6) 100%);position:absolute;top:0;right:0;left:0;bottom:0;content:"";z-index:1;pointer-events:none}#featured_properties #listings_box a .listing-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:1s ease all}#featured_properties #listings_box a .meta-info{position:absolute;bottom:10px;left:20px;right:20px;z-index:99;display:block;font-family:"Poppins","Montserrat",Helvetica,sans-serif;text-shadow:1px 2px 3px rgba(0,0,0,.5)}@media(max-width: 1199.98px){#featured_properties #listings_box a .meta-info{left:20px;right:20px}}#featured_properties #listings_box a .meta-info .price{display:block;color:#90c73e;text-transform:uppercase;font-weight:500;letter-spacing:1px;font-size:14px}#featured_properties #listings_box a .meta-info .title{display:block;text-transform:uppercase;font-weight:600;font-size:20px;color:#fff;white-space:nowrap;overflow:hidden;line-height:1}#featured_properties #listings_box a .meta-info .location{display:block;text-transform:uppercase;font-weight:400;font-size:12px;color:#e3e3e3;letter-spacing:1px;white-space:nowrap;overflow:hidden}#featured_properties #listings_box a:hover .listing-image img{transform:scale(1.3)}#featured_properties .featured-arrows{margin:0;width:150px;height:50px;position:absolute;bottom:-30px;right:50%;transform:translateX(50%)}#featured_properties .featured-arrows .slick-next,#featured_properties .featured-arrows .slick-prev{width:40px;height:40px}#featured_properties .featured-arrows .slick-next:before,#featured_properties .featured-arrows .slick-prev:before{font-size:40px}@media(max-width: 575.98px){#featured_properties .featured-arrows .slick-next:before,#featured_properties .featured-arrows .slick-prev:before{font-size:30px}}#featured_properties .featured-arrows .slick-next{right:0}#featured_properties .featured-arrows .slick-prev{left:0}#featured_properties .featured-paging{font-weight:600;font-size:12px;position:absolute;bottom:0;left:50%;transform:translateX(-50%);letter-spacing:1px}#featured_properties #search_select{display:flex;margin-top:10px;padding-left:0;margin-bottom:30px;position:relative;z-index:99;justify-content:end}@media(max-width: 1199.98px){#featured_properties #search_select{padding-left:0}}@media(max-width: 991.98px){#featured_properties #search_select{margin-left:-20px}}@media(max-width: 767.98px){#featured_properties #search_select{margin-left:30px;flex-wrap:wrap}}#featured_properties #search_select .item{width:auto;padding-right:40px}#featured_properties #search_select .item:last-child{padding-right:0}@media(max-width: 1199.98px){#featured_properties #search_select .item{padding-right:30px}}@media(max-width: 991.98px){#featured_properties #search_select .item{padding-right:50px}}@media(max-width: 767.98px){#featured_properties #search_select .item{width:calc(50% - 40px);padding-right:0;margin-bottom:10px;margin-right:40px}}@media(max-width: 575.98px){#featured_properties #search_select .item{width:100%;margin-right:0;padding-right:30px !important}}#featured_properties #search_select .item .dropdown{position:relative;width:100%}#featured_properties #search_select .item .dropdown .dropdown-btn{background:#000;font-size:18px;width:100%;border:none;color:#fff;text-transform:uppercase;font-family:"Poppins","Montserrat",Helvetica,sans-serif;font-weight:500;display:flex;justify-content:flex-start;align-items:center;cursor:pointer;text-align:left}@media(max-width: 1199.98px){#featured_properties #search_select .item .dropdown .dropdown-btn{font-size:16px}}@media(max-width: 991.98px){#featured_properties #search_select .item .dropdown .dropdown-btn{font-size:15px;align-items:baseline}}@media(max-width: 767.98px){#featured_properties #search_select .item .dropdown .dropdown-btn{width:100%;justify-content:space-between}}@media(max-width: 575.98px){#featured_properties #search_select .item .dropdown .dropdown-btn{font-size:18px;padding:5px 0}}#featured_properties #search_select .item .dropdown .dropdown-btn span:first-child{position:relative}#featured_properties #search_select .item .dropdown .dropdown-btn span:first-child:before{content:"/";padding-right:8px;color:#90c73e;font-weight:600}@media(max-width: 991.98px){#featured_properties #search_select .item .dropdown .dropdown-btn span:first-child:before{margin-left:-16px}}#featured_properties #search_select .item .dropdown .dropdown-btn .arrow{margin-left:10px;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:5px solid #fff;transition:transform ease-in-out .3s}#featured_properties #search_select .item .dropdown .dropdown-content{list-style:none;position:absolute;top:25px;width:100%;visibility:hidden;overflow:hidden;padding:0;z-index:99}#featured_properties #search_select .item .dropdown .dropdown-content li{background:#101011;position:relative;left:100%;transition:.2s;transition-delay:calc(60ms*var(--delay)),50ms;transition-property:left,background}#featured_properties #search_select .item .dropdown .dropdown-content li:hover{background:#1d1f24}#featured_properties #search_select .item .dropdown .dropdown-content li a{display:block;padding:8px 12px;color:#fff;text-decoration:none;font-size:14px;font-weight:500}#featured_properties #search_select .item .dropdown .dropdown-btn:focus .dropdown-content,#featured_properties #search_select .item .dropdown .dropdown-btn:focus-within .dropdown-content{visibility:visible}#featured_properties #search_select .item .dropdown .dropdown-btn:focus .dropdown-content li,#featured_properties #search_select .item .dropdown .dropdown-btn:focus-within .dropdown-content li{left:0}#featured_properties #search_select .item .dropdown .dropdown-btn:focus>.arrow{transform:rotate(180deg)}#cta_blocks{background:#000;color:#fff;display:flex;flex-wrap:wrap}@media(max-width: 1199.98px){#cta_blocks{flex-direction:column}}#cta_blocks .block{width:33.3333333333%;text-align:center;background-size:cover;background-position:center;padding:100px;display:flex;align-items:center;justify-content:center;position:relative}@media(max-width: 1199.98px){#cta_blocks .block{width:100%}}@media(max-width: 575.98px){#cta_blocks .block{padding:100px 30px}}#cta_blocks .block.dark-bg:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;z-index:1;background:rgba(0,0,0,.7);pointer-events:none}#cta_blocks .block .inner{position:relative;z-index:99}#cta_blocks .block .inner h2{font-size:60px}@media(max-width: 1499.98px){#cta_blocks .block .inner h2{font-size:50px}}#cta_blocks .block .inner h2 span{padding-bottom:15px}#cta_blocks .block .inner hr{width:100px;margin:30px auto;border-top:1px solid rgba(255,255,255,.5)}@media(max-width: 575.98px){#cta_blocks .block .inner p{font-size:20px}}#cta_blocks .block .inner p strong{color:#90c73e}#cta_blocks.halfs{flex-wrap:wrap}#cta_blocks.halfs .block{width:50%;padding:100px 100px 130px}@media(max-width: 575.98px){#cta_blocks.halfs .block{padding:100px 30px}}#cta_blocks.fourths .block{width:25%;font-size:50px;padding:60px 40px 60px}@media(max-width: 1499.98px){#cta_blocks.fourths .block{width:50%}}@media(max-width: 1199.98px){#cta_blocks.fourths .block{width:100%}}@media(max-width: 575.98px){#cta_blocks.fourths .block{padding:100px 30px}}#cta_blocks.fourths .block .inner{display:flex;height:100%;flex-direction:column;justify-content:space-around}#cta_blocks.fourths .block .inner h2{margin-top:0}#cta_blocks.fourths .block .inner h2{font-size:34px}#cta_blocks.fourths .block .inner h2 span{font-size:16px;letter-spacing:4px;padding-bottom:10px}#cta_blocks.fourths .block .inner hr{margin:15px auto}#cta_blocks.fourths .block .inner p{font-size:15px}@media(max-width: 575.98px){#cta_blocks.fourths .block .inner p{font-size:20px}}#team_block{background:#000;color:#fff;display:flex}#team_block .block{width:100%;text-align:center;background-size:cover;background-position:center;padding:200px;display:flex;align-items:center;justify-content:center;position:relative}@media(max-width: 1499.98px){#team_block .block{padding:150px}}@media(max-width: 1199.98px){#team_block .block{padding:100px 50px}}@media(max-width: 575.98px){#team_block .block{padding:100px 30px}}#team_block .block.fixed{background-attachment:fixed}#team_block .block:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;z-index:1;background:rgba(0,0,0,.5);pointer-events:none}#team_block .block .inner{position:relative;z-index:99}#team_block .block .inner h2{font-size:60px}@media(max-width: 575.98px){#team_block .block .inner h2{font-size:50px}}#team_block .block .inner h2 span{padding-bottom:15px}#team_block .block .inner hr{width:100px;margin:30px auto;border-top:1px solid rgba(255,255,255,.5)}#team_block .block .inner p{max-width:500px;margin:0 auto 50px}@media(max-width: 575.98px){#team_block .block .inner p{font-size:20px}}#team_block .block .inner p strong{color:#90c73e}#meet_justin{padding:16vw 150px 19vw;background:#000 url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/ar-bg-name.png) no-repeat;background-position:0 110%;background-size:contain;color:#fff;border-left:50px solid #90c73e;position:relative}@media(max-width: 1499.98px){#meet_justin{padding:12vw 0 19vw 50px;border-left:40px solid #90c73e}}@media(max-width: 991.98px){#meet_justin{padding-bottom:50vw;padding-left:40px;padding-right:50px;border-left:30px solid #90c73e;background-position:0 104%}}@media(max-width: 767.98px){#meet_justin{padding-top:100px;background-position:0 103%}}@media(max-width: 575.98px){#meet_justin{border-left:20px solid #90c73e;padding-left:20px;padding-right:30px}}#meet_justin:after{content:"";position:absolute;bottom:-50px;right:0;height:50px;width:40%;background:#90c73e}@media(max-width: 1499.98px){#meet_justin:after{bottom:-40px;height:40px;width:50%}}@media(max-width: 991.98px){#meet_justin:after{bottom:-30px;height:30px;width:65%}}@media(max-width: 575.98px){#meet_justin:after{bottom:-20px;height:20px;width:75%}}@media(max-width: 1199.98px){#meet_justin .tagline{font-size:16px}}@media(max-width: 575.98px){#meet_justin .tagline{font-size:14px}}#meet_justin .tagline.right{right:8vw}@media(max-width: 1499.98px){#meet_justin .tagline.right{right:50px}}@media(max-width: 991.98px){#meet_justin .tagline.right{right:20px;right:20px;top:auto;bottom:40px;transform:rotate(90deg)}}@media(max-width: 575.98px){#meet_justin .tagline.right{bottom:20px}}#meet_justin .tagline.left{left:30px;transform-origin:left;top:50%;transform:rotate(90deg) translateX(-50%)}@media(max-width: 575.98px){#meet_justin .tagline.left{left:20px}}#meet_justin .fl-right{top:60px}@media(max-width: 1199.98px){#meet_justin .fl-right{top:30px;right:30px;max-width:180px}}#meet_justin h2.heading{text-align:left}@media(max-width: 575.98px){#meet_justin h2.heading{margin-right:-30px}}#meet_justin h2.heading>span{margin-left:-105px}@media(max-width: 1499.98px){#meet_justin h2.heading>span{margin-left:0}}#meet_justin hr{width:100px;margin:30px auto 30px 0;border-top:1px solid rgba(255,255,255,.5)}#meet_justin .agent-photo{position:absolute;bottom:0;right:50%;transform:translateX(110%);z-index:99;width:31vw;height:44vw}@media(max-width: 1499.98px){#meet_justin .agent-photo{width:37vw;height:52vw}}@media(max-width: 991.98px){#meet_justin .agent-photo{width:43vw;height:60vw;right:60%}}#meet_justin .agent-photo:after{content:"";background:url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/ar-bg-logo.png) center no-repeat;pointer-events:none;background-size:contain;position:absolute;bottom:35%;left:50%;transform:translateX(-50%);width:33vw;height:33vw;z-index:-1}#meet_justin .agent-photo img{display:block;margin:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#testimonials{padding:130px 0 100px;position:relative;background-size:cover;background-position:center;background-attachment:fixed}#testimonials .container{position:relative;z-index:99}#testimonials:after{background:url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/ar-bg-logo-vert.png) center no-repeat;background-size:contain;content:"";position:absolute;right:0px;top:calc(50% + 25px);transform:translateY(-50%);width:190px;height:850px}@media(max-width: 1499.98px){#testimonials:after{height:780px;width:150px}}@media(max-width: 575.98px){#testimonials:after{display:none}}#testimonials:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;z-index:1;background:rgba(0,0,0,.3);pointer-events:none}#testimonials hr{width:200px;border-top:2px solid #90c73e;margin:40px auto}@media(max-width: 1199.98px){#testimonials hr{margin:30px auto}}#testimonials #testimonial_holder{padding:30px 250px 60px;text-align:center}@media(max-width: 1199.98px){#testimonials #testimonial_holder{padding:30px 200px}}@media(max-width: 991.98px){#testimonials #testimonial_holder{padding:20px 0 150px}}@media(max-width: 575.98px){#testimonials #testimonial_holder{padding-bottom:50px}}#testimonials #testimonial_holder .slick-prev,#testimonials #testimonial_holder .slick-next{color:#90c73e;font-family:"Poppins","Montserrat",Helvetica,sans-serif;text-transform:uppercase;letter-spacing:3px;font-size:18px;font-weight:400;position:absolute;margin:30px 0 0 50px;padding:5px 0 0 0;width:auto;height:auto;line-height:1.5;top:10%}@media(max-width: 575.98px){#testimonials #testimonial_holder .slick-prev,#testimonials #testimonial_holder .slick-next{display:none !important}}#testimonials #testimonial_holder .slick-prev:before,#testimonials #testimonial_holder .slick-next:before{content:"—";padding-right:3px;color:#777;transform:translateY(-2px) translateX(-3px);display:inline-block}#testimonials #testimonial_holder .slick-prev:after,#testimonials #testimonial_holder .slick-next:after{content:"";background:url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/btn-bg-dark.png) center no-repeat;background-size:contain;width:86px;height:87px;position:absolute;top:50%;left:0;transform:translateX(-50%) translateY(-50%)}@media(max-width: 991.98px){#testimonials #testimonial_holder .slick-prev:after,#testimonials #testimonial_holder .slick-next:after{width:75px;height:77px}}#testimonials #testimonial_holder .slick-prev{left:-270px}@media(max-width: 1199.98px){#testimonials #testimonial_holder .slick-prev{left:-220px}}@media(max-width: 991.98px){#testimonials #testimonial_holder .slick-prev{top:auto;bottom:-50px;left:auto;right:50%;transform:translateX(-50%) translateY(100%)}}#testimonials #testimonial_holder .slick-next{right:-270px}@media(max-width: 1199.98px){#testimonials #testimonial_holder .slick-next{right:-220px}}@media(max-width: 991.98px){#testimonials #testimonial_holder .slick-next{top:auto;bottom:-50px;left:calc(50% + 50px);transform:translateX(50%) translateY(100%);right:auto}}#testimonials #testimonial_holder .si-testimonials__item-content{color:#000;line-height:1.7;font-weight:500}#testimonials #testimonial_holder .si-testimonials__item-by{font-family:"Poppins","Montserrat",Helvetica,sans-serif;font-weight:600;text-transform:uppercase;display:block;margin-top:25px;color:#90c73e}#video_gallery{background:#000 url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/ar-bg-name.png) no-repeat;background-position:0 110%;background-size:contain;color:#fff;padding:10vw 20px 14vw 120px;border-left:50px solid #90c73e;position:relative;overflow:hidden}@media(max-width: 1499.98px){#video_gallery{border-left:40px solid #90c73e;padding-left:20px}}@media(max-width: 991.98px){#video_gallery{border-left:30px solid #90c73e;background-position:0 108%}}@media(max-width: 767.98px){#video_gallery{padding-top:100px;background-position:0 106%}}@media(max-width: 575.98px){#video_gallery{border-left:20px solid #90c73e;padding-left:10px;padding-right:15px}}#video_gallery:before{content:"";position:absolute;top:-50px;left:-50px;height:50px;width:40%;z-index:9;background:#90c73e}@media(max-width: 1499.98px){#video_gallery:before{top:-40px;height:40px;width:50%}}@media(max-width: 991.98px){#video_gallery:before{top:-30px;height:30px;width:65%}}@media(max-width: 575.98px){#video_gallery:before{top:-20px;height:20px;width:75%}}#video_gallery:after{content:"";background:url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/ar-bg-logo.png) center no-repeat;pointer-events:none;background-size:contain;position:absolute;bottom:20%;left:50%;transform:translateX(-50%);width:33vw;height:33vw;z-index:0}#video_gallery .fl-right{top:80px}@media(max-width: 1199.98px){#video_gallery .fl-right{top:30px;right:30px;max-width:180px}}#video_gallery h2.heading{text-align:left}#video_gallery h2.heading>span{margin-left:-105px}@media(max-width: 1499.98px){#video_gallery h2.heading>span{margin-left:0}}#video_gallery h2.heading.bottom{margin-bottom:-200px;margin-top:200px}#video_gallery .meta-bar{text-transform:uppercase;font-size:18px;font-weight:500;letter-spacing:3px;color:#fff;padding-left:40px;padding-right:40px;padding-bottom:10px;display:flex;justify-content:space-between}#video_gallery .meta-bar>span>span{color:#90c73e}#video_gallery .video-gallery-widget{margin:0 -15px 50px;overflow:hidden}@media(max-width: 575.98px){#video_gallery .video-gallery-widget{margin:0 -15px 20px}}#forward_thinking{padding:100px 20px;background:#000 url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/ar-bg-logo-light.png) center no-repeat;background-size:44vw;position:relative;color:#fff}#forward_thinking h2.heading{text-align:left}#forward_thinking .nav-content{display:flex;margin-top:60px}@media(max-width: 991.98px){#forward_thinking .nav-content{flex-wrap:wrap}}#forward_thinking .nav-content .nav-col{width:30%}@media(max-width: 991.98px){#forward_thinking .nav-content .nav-col{width:100%}}#forward_thinking .nav-content .content-col{width:70%;padding-left:100px}@media(max-width: 991.98px){#forward_thinking .nav-content .content-col{width:100%;padding-left:0}}#forward_thinking .nav-content .content-col .content-overlay{padding:100px 50px 30px;margin-top:-350px;z-index:9;position:relative;background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 48%, rgb(0, 0, 0) 100%)}@media(max-width: 991.98px){#forward_thinking .nav-content .content-col .content-overlay{margin-top:-200px}}@media(max-width: 575.98px){#forward_thinking .nav-content .content-col .content-overlay{padding:0;margin-top:0}}#forward_thinking .nav-content .content-col .content-overlay h3{font-weight:400;font-size:36px}#forward_thinking .nav-content .content-col .content-overlay p{font-size:15px}#forward_thinking .nav-pills li{transition:300ms ease all;border-left:3px solid #000}#forward_thinking .nav-pills li a{transition:300ms ease all;padding:20px 20px 20px 30px}#forward_thinking .nav-pills li a span.title{display:block;color:#fff;text-transform:uppercase;font-weight:500;letter-spacing:1px;font-size:18px}#forward_thinking .nav-pills li a span.title .fa{margin-right:8px}#forward_thinking .nav-pills li a span.sub-title{display:block;font-size:14px;color:#fff;height:0;transition:300ms ease all;overflow:hidden;padding-top:5px;line-height:1.5}#forward_thinking .nav-pills li.active{border-left:3px solid #90c73e}#forward_thinking .nav-pills li.active a{background:rgba(255,255,255,.08)}#forward_thinking .nav-pills li.active a span.sub-title{height:auto}#forward_thinking .nav-pills li:not(.active) a:hover .title{color:#90c73e}#map_search{padding:75px 0 0 100px;position:relative}@media(max-width: 575.98px){#map_search{padding-left:30px}}#map_search:after{background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="57.825" height="57.797" viewbox="0 0 57.825 57.797"><g><path d="M32.7,71.464a4.974,4.974,0,0,0-.674-.626,1.91,1.91,0,0,1-.949-1.8c.028-.886.015-1.774,0-2.661a.939.939,0,0,0-.154-.57,25.435,25.435,0,0,1-3.549-5.893c-.092-.185-.185-.371-.283-.553-.015-.028-.057-.041-.161-.111,0,.94-.045,1.834.009,2.722a5.339,5.339,0,0,1-2.021,4.468c-2.635,2.355-7.832,4.086-12.387,1.4a13.235,13.235,0,0,1-6.187-7.3,9.142,9.142,0,0,1,1.2-8.568,13.137,13.137,0,0,1,8.617-5.557,9.358,9.358,0,0,1,4.852.445,5.707,5.707,0,0,1,3.157,3.006q1.94,3.8,3.869,7.611c.572,1.126,1.185,2.233,1.706,3.382a17.41,17.41,0,0,0,7.688,7.965,20.707,20.707,0,0,0,12.057,2.757c.822-.065,1.638-.216,2.589-.345-.36.456-.645.841-.954,1.2a28.516,28.516,0,0,1-18.77,10.219A28.857,28.857,0,0,1,.509,59.3a28.535,28.535,0,0,1,3.617-20.2,1.044,1.044,0,0,1,1.033-.649c1.412.01,2.83-.195,4.237-.133A14.7,14.7,0,0,1,20.3,43.4c.133.153.256.314.453.558a14.526,14.526,0,0,0-8.222.681,17.167,17.167,0,0,0-8.958,7.535C.79,56.891,1.956,62.5,4.989,66.245a14.877,14.877,0,0,0,16,4.712,21.689,21.689,0,0,0,3.055-1.172c.967-.454,1.871-1.042,2.8-1.567A2.155,2.155,0,0,1,26,70.827a7.44,7.44,0,0,0-.691.651l.092.14h7.2l.1-.154" transform="translate(0 -25.082)" fill="%2390c73e" /><path d="M48.6,39.088a13.892,13.892,0,0,0,5.489-.282,17.3,17.3,0,0,0,10.257-7.147,12.382,12.382,0,0,0-.822-14.994c-3.862-4.8-10.153-6.569-16.368-4.653a18.412,18.412,0,0,0-5.318,2.6,15.446,15.446,0,0,1,.026-2.206,1.046,1.046,0,0,1,1.1-.81,1.192,1.192,0,0,0,.391-.187c-.132-.066-.264-.187-.4-.188q-3.256-.018-6.512,0c-.133,0-.265.124-.4.189a1.394,1.394,0,0,0,.4.188,1.185,1.185,0,0,1,1.175,1.314c.009,1.208-.006,2.417.011,3.624a1.054,1.054,0,0,0,.189.618,29.1,29.1,0,0,1,3.509,5.728.5.5,0,0,0,.236.246c0-.77.035-1.542-.007-2.31a5.12,5.12,0,0,1,1.677-4.05,11.026,11.026,0,0,1,5.722-2.888,9.824,9.824,0,0,1,7.424,1.4,12.845,12.845,0,0,1,5.958,7.677,9.009,9.009,0,0,1-1.218,7.687,13.15,13.15,0,0,1-8.764,5.808,9.241,9.241,0,0,1-4.853-.435,5.168,5.168,0,0,1-2.961-2.655c-1.579-3.193-3.078-6.426-4.7-9.6a28.152,28.152,0,0,0-3.007-5.1,20.506,20.506,0,0,0-12.681-7.158,18.415,18.415,0,0,0-7.53.194,2.111,2.111,0,0,1-.3,0c.727-.857,1.359-1.673,2.063-2.422A28.456,28.456,0,0,1,36.141.216,28.835,28.835,0,0,1,67.9,23.149a28.336,28.336,0,0,1-3.632,20.792.927.927,0,0,1-.8.494,17.43,17.43,0,0,1-9.311-1.2,17.231,17.231,0,0,1-5.3-3.81c-.061-.063-.109-.138-.267-.341" transform="translate(-10.685 0)" fill="%2390c73e" /></g></svg>') center no-repeat;background-size:contain;content:"";position:absolute;top:-70px;left:60px;width:58px;height:58px;transform:translateX(-50%)}@media(max-width: 1499.98px){#map_search:after{left:50px}}@media(max-width: 575.98px){#map_search:after{left:40px;top:-100px}}#map_search .tagline{left:60px;transform-origin:left;top:50%;color:#000;transform:rotate(90deg) translateX(-50%)}@media(max-width: 1499.98px){#map_search .tagline{left:50px}}@media(max-width: 575.98px){#map_search .tagline{left:20px}}#map_search .content-col{padding-right:70px}@media(max-width: 1499.98px){#map_search .content-col{padding-right:40px}}#map_search .content-col h2{text-align:left;font-weight:500}#map_search .content-col hr{width:200px;border-top:2px solid #90c73e;margin:40px auto 40px 0}#map_search .content-col p{font-weight:400;margin-bottom:15px}#map_search .content-col p strong{font-weight:600}#map_search .content-col ul{margin:0 0 15px 0;padding:0}#map_search .content-col ul li{list-style:none}#map_search .content-col ul li a{text-decoration:none;font-size:20px;font-weight:600;color:#000}#map_search .col-lg-7{padding-right:0}#contact_us{padding:100px 30px;color:#fff;border-top:30px solid #90c73e;background:url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/contact-bg.jpg);background-size:cover;background-position:center;position:relative;margin-top:18vw;position:relative;margin-left:0;margin-right:0}@media(max-width: 991.98px){#contact_us{padding:60px 30px}}@media(max-width: 767.98px){#contact_us{padding:60px 0}}#contact_us:before{content:"";background:url(https://cy-sierra-assets.s3.amazonaws.com/sites/activerealty.com/images/ar-photo-logo.png) bottom center no-repeat;background-size:contain;left:50%;top:0;position:absolute;transform:translateX(-50%) translateY(-85%);width:100%;height:18vw;z-index:-1}@media(max-width: 575.98px){#contact_us:before{top:-20px}}#contact_us .top{text-align:center;max-width:500px;margin:0 auto}#contact_us .top h5.heading-alt{color:#fff;font-weight:600}#contact_us #contact_form_holder{max-width:800px;margin:0 auto}#contact_us #contact_form_holder .js-contact-form .form-group{margin-bottom:30px}#contact_us #contact_form_holder .js-contact-form label{color:#fff;text-transform:uppercase;letter-spacing:1px;font-weight:500}#contact_us #contact_form_holder .js-contact-form input[type=text],#contact_us #contact_form_holder .js-contact-form input[type=email],#contact_us #contact_form_holder .js-contact-form input[type=tel],#contact_us #contact_form_holder .js-contact-form textarea{border:none;border-radius:0;background:rgba(255,255,255,.1);border-bottom:2px solid #90c73e;color:#fff;height:auto;padding:10px 15px}/*# sourceMappingURL=sierra-custom.min.css.map */