.backgroundContainer{background-color:#f7f7f7;border-top:1px solid #e5e5ea;border-left:1px solid #e5e5ea;border-right:1px solid #e5e5ea;justify-content:center;width:calc(100% + 52px);height:670px;padding:50px;display:flex;position:relative;left:-26px;overflow:hidden}.backgroundContainer .contentOverlay{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:550px;padding:5px;display:flex;position:relative}.backgroundContainer .contentOverlay .integration_btn{margin-bottom:10px}.backgroundContainer .contentOverlay .integration_btn button{background:var(--white,#fff);color:#000;border:none;border-radius:30px;padding:5px 22px;font-size:14px;box-shadow:0 1px 2px rgba(178,170,158,.32),0 3px 3px rgba(209,205,199,.24),inset 0 -2px rgba(240,240,239,.7)}.backgroundContainer .contentOverlay .integration_btn button:hover{background:var(--white,#fff);color:#000;border:none;border-radius:30px;padding:5px 22px;box-shadow:0 1px 2px rgba(178,170,158,.32),0 3px 3px rgba(209,205,199,.24),inset 0 -2px rgba(240,240,239,.7)}.backgroundContainer .contentOverlay .page_heading{width:350px;font-size:40px;font-weight:700}.backgroundContainer .contentOverlay .page_subheading{width:100%;font-size:20px;font-weight:400}.backgroundContainer .contentOverlay .start_btn{margin:20px 0}.backgroundContainer .contentOverlay .start_btn button{background:#434343;border:none;border-radius:10px;padding:15px 20px}.backgroundContainer .contentOverlay .start_btn button:hover{border:none;border-radius:10px;padding:15px 20px}.backgroundContainer .contentOverlay .integration_img_zoom{display:none}.backgroundContainer .svgBackground{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.backgroundContainer .integration_img{z-index:1;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.backgroundContainer .greyLine{stroke:#e5e5ea;stroke-linecap:round;stroke-linejoin:round}.backgroundContainer .animatedPulse{stroke:url(#greenGradient);stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:0 1000;filter:drop-shadow(0 0 4px #b5d525);animation:8s linear infinite pulse-animation}@keyframes pulse-animation{0%{stroke-dasharray:0 1000;stroke-dashoffset:-1000px}20%{stroke-dasharray:100 1000;stroke-dashoffset:-900px}80%{stroke-dasharray:100 1000;stroke-dashoffset:0}to{stroke-dasharray:0 1000;stroke-dashoffset:0}}.backgroundContainer .pulse-0{animation-delay:0s}.backgroundContainer .pulse-1{animation-delay:1s}.backgroundContainer .pulse-2{animation-delay:2s}.backgroundContainer .pulse-3{animation-delay:.5s}.backgroundContainer .pulse-4{animation-delay:1.5s}.backgroundContainer .pulse-5{animation-delay:2.5s}.backgroundContainer .pulse-6{animation-delay:3s}.backgroundContainer .pulse-7{animation-delay:3.5s}@media screen and (max-width:1280px){.backgroundContainer .integration_img{object-fit:contain}}@media screen and (max-width:1024px){.backgroundContainer{height:500px}.backgroundContainer .integration_img,.backgroundContainer .svgBackground{top:70px}}@media screen and (max-width:992px){.backgroundContainer{width:calc(100% + 40px);left:-20px}}@media screen and (max-width:650px){.backgroundContainer{height:600px;padding:50px 10px 10px}.backgroundContainer .contentOverlay .page_heading{width:100%;font-size:28px}.backgroundContainer .contentOverlay .page_subheading{width:100%;font-size:16px}.backgroundContainer .contentOverlay .integration_img_zoom{display:block}.backgroundContainer .svgBackground,.backgroundContainer .integration_img{display:none}}
.container_templates{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;display:flex}.container_templates_insert{justify-content:center;align-items:center;width:100%;display:flex}.container_templates_insert .insert_input{color:#b3b3b3;border:1px dashed #d9d9d9;align-items:center;gap:5px;margin:25px auto;padding:15px 10px;display:flex}
