@charset "UTF-8";.contact-us-page{width:100%;-webkit-animation:fadeInPage 1s ease-out 0s forwards;animation:fadeInPage 1s ease-out 0s forwards}.contact-us-page-content{width:100%;padding:5rem 12.5%}.contact-us-page-content .contact-us-info{width:100%;display:grid;grid-template-columns:repeat(3,1fr);-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3rem;background:#fff}.contact-us-page-content .contact-us-info-item-title{font-size:2.4rem;font-weight:700;line-height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:capitalize;color:var(--base-color-primary);margin-bottom:0}.contact-us-page-content .contact-us-info .contact-us-info-item,.contact-us-page-content .contact-us-info .general-correspondence{width:36rem;margin-right:5rem}.contact-us-page-content .contact-us-info .newsletter-editor p,.contact-us-page-content .contact-us-info .president p,.contact-us-page-content .contact-us-info .secretary-general p,.contact-us-page-content .contact-us-info .webmaster p{font-size:1.8rem;line-height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3d3d3d;font-weight:400}.contact-us-page-content .contact-us-info .newsletter-editor p:nth-child(2),.contact-us-page-content .contact-us-info .president p:nth-child(2),.contact-us-page-content .contact-us-info .secretary-general p:nth-child(2),.contact-us-page-content .contact-us-info .webmaster p:nth-child(2){font-weight:700}.contact-us-page-content .contact-us-info .general-correspondence-content{font-size:1.8rem;font-weight:400;line-height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3d3d3d;margin-bottom:0}.contact-us-page-content .contact-us-info .general-correspondence-email{font-size:1.8rem;font-weight:700;line-height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fda240}.contact-us-page-content .contact-us-form-body{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:5rem 0;gap:8rem;background:#fff}.contact-us-page-content .contact-us-form-body .feedback{width:36rem}.contact-us-page-content .contact-us-form-body .feedback-title{font-size:2.4rem;font-weight:700;line-height:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:capitalize;color:#4c9950;margin-bottom:2rem}.contact-us-page-content .contact-us-form-body .feedback-sub-title{font-size:3.6rem;font-weight:700;line-height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3d3d3d}.contact-us-page-content .contact-us-form-body .feedback-desc{font-size:1.8rem;line-height:3rem;font-weight:400}.contact-us-page-content .contact-us-form-body .feedback-email{font-weight:700;font-size:1.8rem;color:#fda240}.contact-us-page-content .contact-us-form-body .contact-us-form{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.contact-us-page-content .contact-us-form-body .contact-us-form-item{width:100%}.contact-us-page-content .contact-us-form-body .contact-us-form-item-label{margin-bottom:1rem;font-size:1.8rem;font-weight:700;line-height:2.4rem;text-align:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:capitalize;color:#3d3d3d}.contact-us-page-content .contact-us-form-body .contact-us-form-item-input{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem 3rem;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #999}.contact-us-page-content .contact-us-form-body .contact-us-form-item-input input{width:100%;border:none;outline:0}.contact-us-page-content .contact-us-form-body .contact-us-form-item-checkbox{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-us-page-content .contact-us-form-body .contact-us-form-item-checkbox input{margin-right:1rem}.contact-us-page-content .contact-us-form-body .contact-us-form-item-checkbox label{margin-bottom:0;color:#1a1a1a;font-weight:400;font-size:1.6rem}.contact-us-page-content .contact-us-form-body .contact-us-form-item-checkbox label .privacy{color:#fda240;font-weight:700;cursor:pointer}.contact-us-page-content .contact-us-form-body .contact-us-form-item-btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1rem 3rem;font-size:1.6rem;font-weight:700;line-height:2.1rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;color:#fff;background:#45a247;cursor:pointer;border:none}.contact-us-page-content .contact-us-form-body .contact-us-form-item-btn:disabled{opacity:.6;cursor:no-drop}.contact-us-load-icon{width:5rem;height:5rem}.contact-us-load-icon,.contact-us-load-text{color:var(--base-color-primary)!important}