DIV.chatbotRow{padding:30px 0}DIV.chatbotRow DIV.chatbot{border-radius:10px;color:#fff;padding:clamp(15px,3vw,40px);pointer-events:auto;position:relative}DIV.chatbotRow DIV.chatbot A,DIV.chatbotRow DIV.chatbot H2,DIV.chatbotRow DIV.chatbot H3,DIV.chatbotRow DIV.chatbot H4,DIV.chatbotRow DIV.chatbot H5,DIV.chatbotRow DIV.chatbot H6,DIV.chatbotRow DIV.chatbot P,DIV.chatbotRow DIV.chatbot SPAN,DIV.chatbotRow DIV.chatbot STRONG{color:#fff}DIV.chatbotRow DIV.chatbot H4{font-size:24px;font-weight:700}@media screen and (min-width:390px){DIV.chatbotRow DIV.chatbot H4{font-size:calc(22.47059px + .39216vw)}}@media screen and (min-width:1920px){DIV.chatbotRow DIV.chatbot H4{font-size:30px}}DIV.chatbotRow DIV.chatbot P{font-size:15px;line-height:1.4;margin-bottom:20px}@media screen and (min-width:390px){DIV.chatbotRow DIV.chatbot P{font-size:calc(13.98039px + .26144vw)}}@media screen and (min-width:1920px){DIV.chatbotRow DIV.chatbot P{font-size:19px}}DIV.chatbotRow DIV.chatbot IMG{border-radius:10px;bottom:0;height:100%;object-fit:cover;position:absolute;right:0;top:0;width:100%}DIV.chatbotRow DIV.chatbot IMG.overlay{left:0;right:auto;width:66%;z-index:2}DIV.chatbotRow DIV.chatbot SPAN{color:var(--primary-text-inverse);display:block;font-size:18px;margin-bottom:15px}DIV.chatbotRow DIV.chatbot SPAN STRONG{font-size:22px}DIV.chatbotRow DIV.chatbot DIV.row{position:relative;z-index:2}DIV.chatbotRow DIV.chatbot DIV.videoWrapper{border-radius:10px;height:100%;left:62%;position:absolute;right:0;top:0;width:38%}DIV.chatbotRow DIV.chatbot DIV.videoWrapper video{border-radius:10px;height:100%;left:0;object-fit:cover;opacity:1;position:absolute;top:0;width:100%}.chatbot{border-radius:14px;color:#fff;isolation:isolate;overflow:hidden;position:relative}.chatbot:before,.videoWrapper{inset:0;position:absolute}.chatbot:before{animation:gradient 15s ease infinite;background:linear-gradient(-45deg,#133b59,#004750,#2c5c83);background-size:400% 400%;clip-path:polygon(0 0,65% 0,78% 100%,0 100%);content:"";z-index:1}@media (max-width:1200px){.chatbot:before{clip-path:polygon(0 0,calc(100% - 260px) 0,calc(100% - 80px) 100%,0 100%)}}@media (max-width:768px){.chatbot:before{clip-path:polygon(0 0,calc(100% - 180px) 0,calc(100% - 40px) 100%,0 100%)}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}