.ll-pop-up-01{bottom:-100%;box-shadow:0 -20px 100px rgba(0,0,0,.1);margin:auto;opacity:0;position:fixed;-webkit-transition:all .7s cubic-bezier(.83,0,.17,1);-o-transition:all .7s cubic-bezier(.83,0,.17,1);transition:all .7s cubic-bezier(.83,0,.17,1);width:100%;z-index:9999}.ll-pop-up-01 .smart-pop-content{align-items:center;display:flex;flex-direction:column;gap:var(--gutter);padding:.5rem 15px}.ll-pop-up-01 .smart-pop-content>div:first-child{margin:auto;width:100%}.ll-pop-up-01 .smart-pop-content .image-container{margin-right:0}.ll-pop-up-01 .smart-pop-content .offer-close:hover{background-color:var(--primary);border-color:var(--primary);cursor:pointer;transition:all .2s ease}.ll-pop-up-01 .smart-pop-content .offer-close:hover svg,.ll-pop-up-01 .smart-pop-content .offer-close:hover svg g,.ll-pop-up-01 .smart-pop-content .offer-close:hover svg path{color:var(--white);fill:var(--white);transition:all .2s ease}.ll-pop-up-01 .smart-pop-content .offer-close{align-items:center;background-color:transparent;border:3px solid var(--secondary);border-radius:8px;display:flex;justify-content:center;padding:4px;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:all .2s ease}.ll-pop-up-01 .smart-pop-content .smart-pop-info{align-items:center;display:flex;flex-direction:column;gap:var(--gutter);justify-content:center}.ll-pop-up-01 .cta-group .btn-wrapper{align-items:center;display:flex}.ll-pop-up-01 .smart-pop-content .smart-pop-info .offer-text{display:none;font-size:12px;line-height:18px;margin:0}.ll-pop-up-01.up{bottom:0!important;-webkit-transition:all .7s cubic-bezier(.83,0,.17,1);-o-transition:all .7s cubic-bezier(.83,0,.17,1);transition:all .7s cubic-bezier(.83,0,.17,1)}.ll-pop-up-01 .smart-pop-img{display:none}.ll-pop-up-01 .smart-pop-img img{height:auto;width:100%}.ll-pop-up-01 .sr-form{padding-left:1rem}@media screen and (min-width:768px){.ll-pop-up-01 .smart-pop-content .smart-pop-info .offer-text{display:inline-block}.ll-pop-up-01 .smart-pop-content .offer-close{position:relative;right:unset;top:unset;transform:unset}.ll-pop-up-01 .smart-pop-content{align-items:center;display:flex;flex-direction:row;gap:3.5rem;height:100%;justify-content:center}.ll-pop-up-01 .smart-pop-content .smart-pop-info{align-items:center;display:flex;flex-direction:row;gap:1rem;margin-left:8.333%;min-width:608px}.ll-pop-up-01 .smart-pop-content .smart-pop-info .offer-text{max-width:400px;text-align:left}}@media screen and (min-width:992px){.ll-pop-up-01 .smart-pop-content .image-container{align-items:center;display:flex;gap:32px}.ll-pop-up-01 .smart-pop-content .smart-pop-info{padding-left:0}.ll-pop-up-01 .smart-pop-img{display:block;margin-top:-3.5rem}.ll-pop-up-01 .smart-pop-content .smart-pop-info .offer-text{max-width:100%}}