footer,header{display:none}img{max-width:100%}.dr_hubspot-tool{align-items:stretch;display:flex;min-height:700px}.dr_hubspot-tool .side-panel{flex:0 0 450px;padding:50px;position:relative}.sidepanel__content{position:fixed;width:380px}.side-panel .agent-bubble{background-color:#fff;border:1px solid #33302f;border-radius:10px;box-shadow:8px 8px 0 #000;padding:22px;position:relative;width:100%}.agent-bubble:after{border:16px solid #fff;bottom:-11px;box-shadow:8px 8px 0 #000;content:"";position:absolute;right:92px;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg)}.bubble-enter-active{animation:fade-in-up .8s;animation-timing-function:ease-out}.bubble-leave-active{display:none}@keyframes fade-in-up{0%{opacity:0;transform:translate3d(0,40px,0)}to{opacity:1;transform:translateZ(0)}}.list-enter-active{animation:fade-in-left 1.4s;animation-timing-function:ease}.list-leave-active{display:none}@keyframes fade-in-left{0%{opacity:0;transform:translate3d(80px,0,0)}to{opacity:1;transform:translateZ(0)}}.dr_hubspot-tool .main{display:flex;flex:1;flex-direction:column;justify-content:space-between;overflow:hidden;padding-left:100px;position:relative}.content-section__heading{margin-bottom:30px;max-width:80%}.content-section__subtitle{font-size:22px}.product-card-container{display:flex;flex-wrap:wrap;gap:24px}.product-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;display:flex;min-height:100px;padding:20px;position:relative;transition:.1s ease-in;width:47%}.product-card.selected,.product-card:hover{border-color:#7fd1de;box-shadow:0 15px 20px 0 rgb(0 0 0/8%)}.product-card__icon{flex:0 0 24px;margin-right:20px;padding-top:6px}.product-card__title{font-size:20px;font-weight:600}.product-card__description{flex-grow:1;font-size:.9em;opacity:.7}.product-card__tag{display:none}.product-card__tag span{background-color:wheat;border-radius:4px;font-size:.8em;padding:3px 8px}.button-contaner{margin:60px 0}.button-contaner .button:last-child{margin-left:20px}@keyframes animateIn{0%{opacity:0;transform:scale(.6) translateY(-8px)}to{opacity:1}}