.ceo-outreach-container{display:flex;padding:16px;align-items:flex-start;align-self:stretch;border:1px solid #E6E8EE;background:#FFF;width:100%;margin-bottom:32px;flex-direction:column;cursor:pointer}.ceo-outreach-container .ceo-outreach{display:flex;align-items:center;gap:16px;width:100%}@media (max-width:768px){.ceo-outreach-container .ceo-outreach{gap:8px}.ceo-outreach-container .ceo-outreach .details{margin-left:8px}}.ceo-outreach-container .ceo-outreach .ceo-image{height:108px;flex-shrink:0}.ceo-outreach-container .ceo-outreach .ceo-image img{width:108px;height:108px;aspect-ratio:1;border:1px solid #E6E8EE}.ceo-outreach-container .ceo-outreach .details{flex:1;display:flex;flex-direction:column;gap:4px}.ceo-outreach-container .ceo-outreach .details h3{font-size:21px;font-style:normal;font-weight:500;line-height:24px;margin:0}@media (max-width:768px){.ceo-outreach-container .ceo-outreach .details h3{font-size:16px}.ceo-outreach-container .ceo-outreach .details span{display:none}}.ceo-outreach-container .ceo-outreach .details span{font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0}.ceo-outreach-container .ceo-outreach .details span p{margin:0}@media (max-width:1023px){.ceo-outreach-container .ceo-outreach .details span{font-size:14px;line-height:20px}}.ceo-outreach-container .ceo-outreach .arrow{width:32px;height:32px;padding:4px;cursor:pointer;background-image:url(icon-images/icons/carousel-arrow.svg);background-repeat:no-repeat;background-position:center;background-size:32px 32px;display:flex;align-items:center;justify-content:flex-end;transition:transform .3s ease;flex-shrink:0}.ceo-outreach-container .ceo-outreach .arrow.down{transform:rotate(90deg)}.ceo-outreach-container .ceo-outreach .arrow.up{transform:rotate(-90deg)}.ceo-outreach-container .ceo-outreach-form{display:flex;visibility:hidden;flex-direction:row;gap:16px;width:100%;align-items:flex-start;opacity:0;max-height:0;overflow:hidden;transition:all .3s ease;cursor:auto}.ceo-outreach-container .ceo-outreach-form.show{visibility:visible;opacity:1;max-height:1000px;margin-top:32px}@media (max-width:768px){.ceo-outreach-container .ceo-outreach-form{flex-direction:column;gap:8px}.ceo-outreach-container .ceo-outreach-form.show{margin-top:8px}}.ceo-outreach-container .ceo-outreach-form .details-section{display:flex;flex-direction:column;gap:16px;flex:1 1 0;width:100%}.ceo-outreach-container .ceo-outreach-form .details-section .ceo-description{font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:none}.ceo-outreach-container .ceo-outreach-form .details-section .ceo-description p{margin:0}@media (max-width:768px){.ceo-outreach-container .ceo-outreach-form .details-section{gap:8px}.ceo-outreach-container .ceo-outreach-form .details-section .ceo-description{display:block;margin-bottom:8px}}.ceo-outreach-container .ceo-outreach-form .message-section{display:flex;flex-direction:column;gap:16px;flex:1 1 0;width:100%}.ceo-outreach-container .ceo-outreach-form #queryContainer .custom-select{position:relative;height:48px}.ceo-outreach-container .ceo-outreach-form #queryContainer .danger-warn{background-color:#fff;border:1px solid red!important}.ceo-outreach-container .ceo-outreach-form .ceoModalFormInputs{position:relative;width:100%}.ceo-outreach-container .ceo-outreach-form .ceoModalFormInputs input,.ceo-outreach-container .ceo-outreach-form .ceoModalFormInputs textarea{width:100%;height:48px;box-sizing:border-box;font-size:16px;padding:20px 16px 4px}.ceo-outreach-container .ceo-outreach-form .ceoModalFormInputs label{position:absolute;top:12px;left:16px;font-size:16px;color:#767676;pointer-events:none;background:0 0;transition:all .2s;z-index:2;margin:0;line-height:24px}.ceo-outreach-container .ceo-outreach-form .ceoModalFormInputs input:focus+label,.ceo-outreach-container .ceo-outreach-form .ceoModalFormInputs input:not(:placeholder-shown)+label,.ceo-outreach-container .ceo-outreach-form .ceoModalFormInputs textarea:focus+label,.ceo-outreach-container .ceo-outreach-form .ceoModalFormInputs textarea:not(:placeholder-shown)+label{font-size:12px;top:4px}.ceo-outreach-container .ceo-outreach-form .ceoModalFormInputs textarea{height:240px;resize:none}@media (max-width:768px){.ceo-outreach-container .ceo-outreach-form .ceoModalFormInputs textarea{height:156px}}.ceo-outreach-container .ceo-outreach-form .ceoModalFormInputs .danger-warn{background-color:#fff;border:1px solid red!important}.ceo-outreach-container .ceo-outreach-form .select-float-label{position:relative}.ceo-outreach-container .ceo-outreach-form .select-float-label select{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin-bottom:0;border-color:#949494;cursor:pointer;background-image:url(icon-images/icons/arrow-dropdown-faq.svg);background-repeat:no-repeat;background-size:18px 12px;outline:0;font-size:16px;padding:0 16px;height:48px;line-height:24px}.ceo-outreach-container .ceo-outreach-form .select-float-label select:required:invalid{color:#767676;font-size:16px}.ceo-outreach-container .ceo-outreach-form .select-float-label label{position:absolute;display:none;line-height:24px}.ceo-outreach-container .ceo-outreach-form .select-float-label.has-value label{display:block;top:4px;font-size:12px;margin:0;left:16px;color:#767676;line-height:24px}.ceo-outreach-container .ceo-outreach-form .select-float-label.has-value select{padding-top:12px}.ceo-outreach-container .ceo-outreach-form .ceocharsRemaining{text-align:left;margin-top:-12px;font-size:12px;font-weight:400;line-height:16px}.ceo-outreach-container .ceo-outreach-form .ceocharsRemaining .bold{font-weight:500}.ceo-outreach-container .ceo-outreach-form .ceocharsRemaining.low-count{color:#FF2121}.ceo-outreach-container .ceo-outreach-form .send-email-btn{background-color:#080A54;color:#fff;border:none;height:48px;max-width:200px;justify-content:center;align-items:center;align-self:flex-start;border-radius:1000px;font-size:16px;font-weight:500;line-height:24px;cursor:pointer;transition:background-color .3s ease;width:100%;padding:0}.ceo-outreach-container .ceo-outreach-form .send-email-btn:hover{background-color:#181b88}.ceo-outreach-container .ceo-outreach-form .error{margin:0;font-size:12px;font-weight:400;line-height:16px;color:red}.ceo-outreach-container .ceo-outreach-form .required-label{font-size:12px;font-style:normal;font-weight:400;line-height:16px}.ceo-outreach-container .ceo-outreach-form .sentErrorResponse{display:flex;align-items:center;gap:8px;align-self:stretch}.ceo-outreach-container .ceo-outreach-form .sentErrorResponse img{min-width:16px;min-height:16px}.ceo-outreach-container .ceo-outreach-form .sentErrorResponse .text{font-size:14px;font-style:normal;font-weight:500;line-height:20px;color:#FF2121}.ceo-outreach-container .ceo-outreach-form-success{display:flex;visibility:hidden;flex-direction:row;gap:56px;width:100%;align-items:flex-start;opacity:0;max-height:0;overflow:hidden;transition:all .3s ease;cursor:auto}@media (max-width:768px){.ceo-outreach-container .ceo-outreach-form .send-email-btn{max-width:100%;width:100%}.ceo-outreach-container .ceo-outreach-form-success{flex-direction:column;gap:16px}}.ceo-outreach-container .ceo-outreach-form-success.show{visibility:visible;opacity:1;max-height:1000px;margin-top:16px}.ceo-outreach-container .ceo-outreach-form-success .success-message{display:flex;flex-direction:column;width:50%;gap:4px;color:#000}.ceo-outreach-container .ceo-outreach-form-success .success-message h3{font-size:21px;font-style:normal;font-weight:700;line-height:24px;color:#080A54;margin:0}@media (max-width:768px){.ceo-outreach-container .ceo-outreach-form-success .success-message h3{font-size:18px}}.ceo-outreach-container .ceo-outreach-form-success .success-message p{font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0}@media (max-width:768px){.ceo-outreach-container .ceo-outreach-form-success .success-message p{font-size:14px;line-height:20px}.ceo-outreach-container .ceo-outreach-form-success .success-message{width:100%}}.ceo-outreach-container .ceo-outreach-form-success .timings{display:flex;flex-direction:column;width:50%}.ceo-outreach-container .ceo-outreach-form-success .timings h3{font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin:0}.ceo-outreach-container .ceo-outreach-form-success .timings h4{font-size:12px;font-style:normal;font-weight:500;line-height:16px;margin:4px 0 0}.ceo-outreach-container .ceo-outreach-form-success .timings p{font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin:0}.contactUsMainContainer .ceo-outreach-container .details h3{font-size:18px;font-weight:700}@media (max-width:768px){.ceo-outreach-container .ceo-outreach-form-success .timings{width:100%}.contactUsMainContainer .ceo-outreach-container .details h3{font-size:18px}}