.section{width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1}@media(min-width: 360px){.section{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){.section{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){.section{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){.section{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){.section{padding-left:5.96rem;padding-right:5.96rem}}.innerSection{width:100%;max-width:1400px;margin:0 auto}.sectionPadding{padding-bottom:2.441rem;padding-top:2.441rem}@media(min-width: 568px){.sectionPadding{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){.sectionPadding{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){.sectionPadding{padding-top:4.768rem;padding-bottom:4.768rem}}.sectionPaddingTop{padding-top:2.441rem}@media(min-width: 568px){.sectionPaddingTop{padding-top:3.052rem}}@media(min-width: 768px){.sectionPaddingTop{padding-top:3.815rem}}@media(min-width: 1280px){.sectionPaddingTop{padding-top:4.768rem}}.sectionPaddingBottom{padding-bottom:2.441rem}@media(min-width: 568px){.sectionPaddingBottom{padding-bottom:3.052rem}}@media(min-width: 768px){.sectionPaddingBottom{padding-bottom:3.815rem}}@media(min-width: 1280px){.sectionPaddingBottom{padding-bottom:4.768rem}}.btnDiv{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.disableButton{opacity:.5;background-color:#909294 !important;border:1px solid #ebedf3 !important;cursor:inherit !important;pointer-events:none}.loader{display:inline-block;width:15px;height:15px}.loader::before{content:"";display:block;width:10px;height:10px;background-color:rgba(0,0,0,0);border:2px solid #fff;border-top:2px solid rgba(0,0,0,0);border-radius:100%;animation:loader1 .7s linear infinite}@keyframes loader1{0%{transform:translate(0%, 0%) rotate(0deg)}100%{transform:translate(0%, 0%) rotate(360deg)}}.lgCard{width:100%}.mdCard{width:100%}@media(min-width: 1024px){.mdCard{width:49.5%}}.smCard{width:49.5%;min-width:100px}@media(min-width: 1024px){.smCard{width:32.5%}}.xsCard{width:24.5%;min-width:100px;margin-right:.75%;margin-left:.75%}.lgDiv{width:100%}.mdDiv{width:100%}@media(min-width: 1024px){.mdDiv{width:48.5%;margin-right:.75%;margin-left:.75%}}.smDiv{width:48.5%;min-width:100px;margin-right:.75%;margin-left:.75%}@media(min-width: 1024px){.smDiv{width:31.5%}}.xsDiv{width:23.5%;min-width:100px;margin-right:.75%;margin-left:.75%}.xxsDiv{width:18.5%;min-width:100px;margin-right:.75%;margin-left:.75%}[width=xxs]{width:45px;min-width:45px}[width=xs]{width:75px;min-width:75px}[width=sm]{width:100px;min-width:100px}[width=md]{width:150px;min-width:150px}[width=lg]{width:200px;min-width:200px}[width=xl]{width:250px;min-width:250px}[width=xxl]{width:300px;min-width:300px}[width=xxxl]{width:350px;min-width:350px}[mode=alert]{color:#ff3232;background-color:#fff8f8;padding:.5rem}[mode=error]{color:#ff3232;background-color:#fff8f8;padding:.5rem}[mode=success]{color:#4ac434;background-color:#fafff8;padding:.5rem}[mode=warning]{color:#f8ab04;background-color:#fffef8;padding:.5rem}[mode=info]{color:#5d5e5f;background-color:#f7faff;padding:.5rem}[mode=note]{color:#5d5e5f;background-color:#f7faff;padding:.5rem}.messageBox{width:100%;max-width:600px;font-size:.702rem;font-weight:400;margin-top:.5rem;border-radius:5px}.messageBox:empty{padding:0;margin-top:0}.formDiv{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}form{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}label{display:block;white-space:nowrap;color:#333;font-family:"Rubik",sans-serif;font-size:.9rem;font-weight:500;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.5rem}.inputDiv{display:flex;align-items:flex-start;flex-direction:column;margin-bottom:1rem}input[type=date],input[type=datetime-local],input[type=email],input[type=file],input[type=hidden],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea,select,datalist{width:100%;padding:.5rem;font-family:"Rubik",sans-serif;font-size:.9rem;font-weight:500;color:#212427;background-color:rgba(0,0,0,0);border:1px solid #ebedf3;border-radius:5px;transition:all .5s;line-height:1.3}input[type=date]::-moz-placeholder, input[type=datetime-local]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=file]::-moz-placeholder, input[type=hidden]::-moz-placeholder, input[type=month]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=range]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=time]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=week]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder, datalist::-moz-placeholder{color:#909294;font-family:inherit;font-size:.889rem;font-weight:400;letter-spacing:0px}input[type=date]::placeholder,input[type=datetime-local]::placeholder,input[type=email]::placeholder,input[type=file]::placeholder,input[type=hidden]::placeholder,input[type=month]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=range]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=time]::placeholder,input[type=url]::placeholder,input[type=week]::placeholder,textarea::placeholder,select::placeholder,datalist::placeholder{color:#909294;font-family:inherit;font-size:.889rem;font-weight:400;letter-spacing:0px}input[type=date]:hover,input[type=datetime-local]:hover,input[type=email]:hover,input[type=file]:hover,input[type=hidden]:hover,input[type=month]:hover,input[type=number]:hover,input[type=password]:hover,input[type=range]:hover,input[type=search]:hover,input[type=tel]:hover,input[type=text]:hover,input[type=time]:hover,input[type=url]:hover,input[type=week]:hover,textarea:hover,select:hover,datalist:hover{border:1px solid #c6aefd}input[type=date]:active,input[type=datetime-local]:active,input[type=email]:active,input[type=file]:active,input[type=hidden]:active,input[type=month]:active,input[type=number]:active,input[type=password]:active,input[type=range]:active,input[type=search]:active,input[type=tel]:active,input[type=text]:active,input[type=time]:active,input[type=url]:active,input[type=week]:active,textarea:active,select:active,datalist:active{border:1px solid #9673c4}input[type=date]:focus,input[type=datetime-local]:focus,input[type=email]:focus,input[type=file]:focus,input[type=hidden]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus,select:focus,datalist:focus{border:1px solid #7d66bb}input[type=date]:visited,input[type=datetime-local]:visited,input[type=email]:visited,input[type=file]:visited,input[type=hidden]:visited,input[type=month]:visited,input[type=number]:visited,input[type=password]:visited,input[type=range]:visited,input[type=search]:visited,input[type=tel]:visited,input[type=text]:visited,input[type=time]:visited,input[type=url]:visited,input[type=week]:visited,textarea:visited,select:visited,datalist:visited{border-bottom:3px solid #fcfbff}select{color:#5d5e5f;font-size:.889rem;-webkit-appearance:auto !important;-moz-appearance:auto !important;appearance:auto !important}textarea{min-height:100px;min-width:100%;max-width:100%;vertical-align:top;overflow:auto}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus input:-webkit-autofill,textarea:-webkit-autofill,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{outline:0 none;background:#fff;-webkit-text-fill-color:inherit !important;-webkit-box-shadow:0 0 0 1000px #fff inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}[type=radio],[type=checkbox],[type=date],[type=datetime],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;width:100%;padding-left:2rem}[type=radio]:focus,[type=checkbox]:focus,[type=date]:focus,[type=datetime]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus,select:focus{outline:0}@supports(-webkit-appearance: none) or (-moz-appearance: none){input[type=checkbox],input[type=radio]{--active: #5b38e1;--active-inner: #fff;--focus: 2px #8e7fcc;--border: #BBC1E1;--border-hover: #5b38e1;--background: #fff;--disabled: #F6F8FF;--disabled-inner: #E1E6F9;-webkit-appearance:none;-moz-appearance:none;height:21px;outline:none;display:inline-block;vertical-align:top;margin:0;cursor:pointer;border:1px solid var(--bc, var(--border));background:var(--b, var(--background));transition:background .3s,border-color .3s,box-shadow .2s}input[type=checkbox]:after,input[type=radio]:after{content:"";display:block;left:-1px;top:-1px;position:absolute;transition:transform var(--d-t, 0.3s) var(--d-t-e, ease),opacity var(--d-o, 0.2s)}input[type=checkbox]:checked,input[type=radio]:checked{--b: var(--active);--bc: var(--active);--d-o: .3s;--d-t: .6s;--d-t-e: cubic-bezier(.2, .85, .32, 1.2)}input[type=checkbox]:checked+label,input[type=radio]:checked+label{color:#212427 !important}input[type=checkbox]:checked+label::before,input[type=radio]:checked+label::before{border:3px solid #fd4a13 !important;box-shadow:2px 4px 16px rgba(0,0,0,.16) !important}input[type=checkbox]:checked+label span,input[type=radio]:checked+label span{text-shadow:none}input[type=checkbox]:disabled,input[type=radio]:disabled{--b: var(--disabled);cursor:not-allowed;opacity:.9}input[type=checkbox]:disabled:checked,input[type=radio]:disabled:checked{--b: var(--disabled-inner);--bc: var(--border)}input[type=checkbox]:disabled+label,input[type=radio]:disabled+label{cursor:not-allowed}input[type=checkbox]:hover:not(:checked):not(:disabled),input[type=radio]:hover:not(:checked):not(:disabled){--bc: var(--border-hover)}input[type=checkbox]:focus,input[type=radio]:focus{box-shadow:0 0 0 var(--focus)}input[type=checkbox]:not(.switch),input[type=radio]:not(.switch){width:19px;min-width:19px;height:19px}input[type=checkbox]:not(.switch):after,input[type=radio]:not(.switch):after{opacity:var(--o, 0)}input[type=checkbox]:not(.switch):checked,input[type=radio]:not(.switch):checked{--o: 1}input[type=checkbox]+label,input[type=radio]+label{font-size:.79rem;display:inline-block;vertical-align:top;cursor:pointer;margin-left:.5rem}input[type=checkbox]:not(.switch){border-radius:5px}input[type=checkbox]:not(.switch):after{width:4px;height:8px;border:2px solid var(--active-inner);border-top:0;border-left:0;left:5px;top:2px;transform:rotate(var(--r, 20deg))}input[type=checkbox]:not(.switch):checked{--r: 43deg}input[type=checkbox].switch{width:38px;border-radius:11px}input[type=checkbox].switch:after{left:2px;top:2px;border-radius:50%;width:15px;height:15px;background:var(--ab, var(--border));transform:translateX(var(--x, 0))}input[type=checkbox].switch:checked{--ab: var(--active-inner);--x: 17px}input[type=checkbox].switch:disabled:not(:checked):after{opacity:.6}input[type=radio]{border-radius:50%}input[type=radio]:after{width:19px;height:19px;border-radius:50%;background:var(--active-inner);opacity:0;transform:scale(var(--s, 0.7))}input[type=radio]:checked{--s: .5}}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=number]::before{content:"";position:absolute;left:0;top:0;z-index:1;width:20px;height:20px;background-color:#5d5e5f}.inputBox{width:100%;display:flex;justify-content:space-between}.passwordShowIconDiv{position:absolute;top:5px;right:10px;width:35px;height:35px;padding:5px;border-radius:1rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.passwordShowIconDiv:hover{background-color:#f6f5fa}.passwordShowIconDiv .hide{display:none}.passwordShowIconDiv .showIcon{display:block !important}.passwordShowIconDiv i{top:3px;left:5px;color:#909294;font-size:2.027rem;display:none;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.passwordShowIconDiv i:hover{color:#f17c73}.optionList,.optionForm{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;margin-top:2.441rem}.optionList input[type=radio],.optionForm input[type=radio],.optionList input[type=checkbox],.optionForm input[type=checkbox]{width:auto;min-width:100px;height:auto;border:1px solid #ebedf3;background-color:#f6f5fa;border-radius:2rem;margin:0 .5rem;padding:0 .75rem;margin-bottom:1rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.optionList input[type=radio]:hover::after,.optionForm input[type=radio]:hover::after,.optionList input[type=checkbox]:hover::after,.optionForm input[type=checkbox]:hover::after{color:#f48620}.optionList input[type=radio]::after,.optionForm input[type=radio]::after,.optionList input[type=checkbox]::after,.optionForm input[type=checkbox]::after{position:relative;left:0;top:0;content:attr(data-label);display:block;width:100%;height:100%;text-align:center;color:#212427;font-family:"Rubik",sans-serif;font-size:.9rem;font-weight:500;background-color:rgba(0,0,0,0);border-radius:0;opacity:1;transform:none;padding:.75rem 0;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.optionList input[type=radio]:checked,.optionForm input[type=radio]:checked,.optionList input[type=checkbox]:checked,.optionForm input[type=checkbox]:checked{border:1px solid #f48620;background-color:#f48620}.optionList input[type=radio]:checked::after,.optionForm input[type=radio]:checked::after,.optionList input[type=checkbox]:checked::after,.optionForm input[type=checkbox]:checked::after{color:#fff}.optionList input[type=radio]:focus,.optionForm input[type=radio]:focus,.optionList input[type=checkbox]:focus,.optionForm input[type=checkbox]:focus{box-shadow:0 0 0 #ed2024}.optionForm{width:100%;display:flex;align-items:flex-start;flex-direction:column;margin-bottom:1rem;align-items:center;text-align:center;margin:0}.optionForm label{width:100%;text-align:center;margin-bottom:1rem}.optionForm .options{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.optionForm .options input[type=radio]{margin-bottom:0}.optionForm .options input[type=radio]:checked+.formDiv{order:10;display:flex}.optionForm .options .formDiv{display:none;flex-wrap:wrap;width:100%;margin-top:1rem;text-align:center}.optionForm .options .formDiv:empty{margin-top:0}.optionForm .options .formDiv label{width:auto;text-align:left;margin-bottom:.5rem}#inputMask{position:fixed;top:0;left:0;z-index:666;display:none;width:100vw;height:100vh;background-color:rgba(0,0,0,0)}#inputMask .inputDiv{position:absolute;background-color:#fff;border-radius:0 0 10px 10px;box-shadow:rgba(0,0,0,.04) 0px 3px 5px}#inputMask .inputDiv #inputMaskTextArea{border:1px solid #ebedf3;width:300px;min-height:100px;max-height:300px;color:#333;font-size:1rem;font-weight:500;padding:.75rem;z-index:999}#inputMask .inputDiv #inputMaskButtonArea{width:100%;padding:.5rem .75rem;text-align:right}#inputMask .inputDiv #inputMaskButtonArea .btn{margin:0;margin-left:.5rem}#inputMask .inputDiv #inputMaskButtonArea #inputMaskClose{background-color:#ff8787}#inputMask .inputDiv #inputMaskButtonArea #inputMaskUpdate{background-color:#4bb1b1}.multiSelect .select2{width:100% !important;min-height:44.3px}.multiSelect .select2-container .selection{min-height:44.3px}.multiSelect .select2-container .selection .select2-selection{min-height:100%;padding:0 !important;border:1px solid #f2eef7 !important}.multiSelect .select2-container .selection .select2-selection__rendered{margin-top:.7rem !important;display:flex !important;flex-wrap:wrap !important}.multiSelect .select2-container .selection .select2-selection__rendered:empty{margin-top:0 !important}.multiSelect .select2-container .selection .select2-selection__rendered .select2-selection__choice{display:flex !important;align-items:center;padding:.5rem !important;background-color:#f6f5fa !important;border:1px solid #ebedf3 !important}.multiSelect .select2-container .selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{position:relative !important;order:2;border:none !important;color:#ed2024 !important;margin-left:.5rem !important;font-size:2.281rem !important;font-weight:400 !important}.multiSelect .select2-container .selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__display{color:#ed2024 !important;order:1}.multiSelect .select2-container .selection textarea{min-height:43px !important;margin:0 !important;padding:.7rem !important;font-family:"Rubik",sans-serif !important}.multiSearch .select2-container .selection .select2-selection--multiple{padding:0 !important;padding-right:50px !important;border:1px solid #f2eef7 !important}.multiSearch .select2-container .selection .select2-selection__rendered{margin-top:.7rem !important;display:flex !important;flex-wrap:wrap !important}.multiSearch .select2-container .selection .select2-selection__rendered:empty{margin-top:0 !important}.multiSearch .select2-container .selection .select2-selection__rendered .select2-selection__choice{display:flex !important;align-items:center;padding:.5rem !important;background-color:#f6f5fa !important;border:1px solid #ebedf3 !important}.multiSearch .select2-container .selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{position:relative !important;order:2;border:none !important;color:#ed2024 !important;margin-left:.5rem !important;font-size:2.281rem !important;font-weight:400 !important}.multiSearch .select2-container .selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__display{color:#ed2024 !important;order:1}.multiSearch .select2-container .selection textarea{min-height:43px !important;margin:0 !important;padding:.7rem !important;font-family:"Rubik",sans-serif !important}.multiSearch button{position:absolute;bottom:0;right:0;min-height:45px;padding:.3rem 1rem;background-color:#f6f5fa;border:1px solid #ebedf3;border-radius:5px;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.multiSearch button:hover{background-color:#ed2024}.multiSearch button:hover i{color:#fff}.multiSearch button i{color:#ed2024;font-size:2.027rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.search{max-width:600px;overflow:hidden;display:flex}.search input{flex:1;font-family:"Rubik",sans-serif;padding:.7rem 1rem;border:none;padding-right:46px !important}.search button{position:absolute;top:0;right:0;height:100%;padding:.75rem 1rem;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:5px;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.search button:hover{background-color:#f6f5fa;border:1px solid #ebedf3}.search button:hover i{color:#ed2024}.search button i{color:#f17c73;font-size:2.281rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.dataList{max-width:600px}.dataList .inputBox button{position:absolute;top:0;right:0;height:100%;padding:.75rem 1rem;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:5px;pointer-events:none;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.dataList .inputBox button::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#fff;border-radius:5px}.dataList .inputBox button i{color:#f17c73;font-size:2.281rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.customInput{max-width:600px}.customInput label input{min-width:auto;font-size:.79rem;font-weight:600;border:none;padding:0}.customInput label input:hover,.customInput label input :active,.customInput label input :visited,.customInput label input :focus,.customInput label input :focus-visible,.customInput label input :focus-within,.customInput label input :target{background-color:#fff !important;border:none !important}.customInput .moreBtn{position:absolute;top:0;right:0;padding:.75rem;border-radius:5px;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.customInput .moreBtn .btnMenu{top:unset !important;bottom:100%}.uploadInput:hover .inputBox{border:1px dashed #7d66bb}.uploadInput:hover .inputBox label{color:#f17c73}.uploadInput .inputBox{border:1px dashed #c6aefd;border-radius:5px;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.uploadInput .inputBox label{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ed2024;pointer-events:none;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.uploadInput .inputBox label i{margin-right:.5rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.uploadInput .inputBox input{opacity:0;z-index:1;cursor:pointer}.filterSelectBox{width:100%;font-family:"Rubik",sans-serif;color:#212427;font-size:.702rem;font-weight:500;padding:.75rem;background-color:#fff;border:1px solid #f2eef7;border-radius:5px;margin-right:1rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.filterSelectBox:hover{background-color:#fff;border:1px solid #4ac434}.inputEditor{padding-top:0}.inputEditor .ql-container.ql-snow{border:1px solid #f2eef7 !important;border-radius:5px}.inputEditor .ql-toolbar.ql-snow{position:absolute;bottom:0;left:0;z-index:100;width:100%;border:none;border-top:1px solid #ebedf3;border-radius:.25rem}.inputEditor textarea{height:200px;border:1px solid #f2eef7 !important;padding-bottom:3.052rem !important}.radioBtn{max-width:600px;padding-top:.5rem !important}.radioBtn label{position:relative;top:0;left:0;padding:0;margin-bottom:.75rem}.radioBtn ul li{display:flex;align-items:center;margin-bottom:.75rem}.radioBtn ul li label{margin-top:0;margin-bottom:0}.radioBtnRow{max-width:600px}.radioBtnRow label{position:relative;top:0;left:0;padding:0;margin-bottom:.75rem}.radioBtnRow ul{display:flex}.radioBtnRow ul li{display:flex;align-items:center;margin-right:1rem}.radioBtnRow ul li label{margin-top:0;margin-bottom:0}.checkbox{max-width:600px;padding-top:.5rem}.checkbox label{position:relative;top:0;left:0;padding:0;margin-bottom:.75rem}.checkbox ul li{display:flex;align-items:center;margin-bottom:1rem}.checkbox ul li label{margin-top:0;margin-bottom:0}.checkboxRow{max-width:600px}.checkboxRow label{position:relative;top:0;left:0;padding:0;margin-bottom:.75rem}.checkboxRow ul{display:flex;flex-wrap:wrap}.checkboxRow ul li{display:flex;align-items:center;margin-right:1rem}.checkboxRow ul li label{margin-top:0;margin-bottom:0 !important}.switchBtn{max-width:600px;display:flex;align-items:center}.switchBtn label{position:relative;top:0;left:0}#reportrange{height:46px;max-width:100%;display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:.7rem;border-radius:5px;border:1px solid #ebedf3;font-size:.889rem;cursor:pointer}#reportrange i{color:#c8cbd3;cursor:pointer}#reportrange .value{margin:0 .5rem;margin-right:auto;cursor:pointer}.subTypeinputDiv .subTypeInput{margin-top:1rem}.multiCheckbox label{z-index:3}.multiCheckbox .inputbox .checkboxField{color:#ed2024;font-size:.889rem;font-weight:500;background-color:#fff;border:1px solid #f2eef7;border-radius:5px;padding:.75rem 1rem;z-index:2;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.multiCheckbox .inputbox .checkboxField:hover{background-color:#f6f5fa}.multiCheckbox .inputbox .checkboxField::-moz-placeholder{font-size:.889rem;font-weight:500;color:#333}.multiCheckbox .inputbox .checkboxField::placeholder{font-size:.889rem;font-weight:500;color:#333}.multiCheckbox .inputbox i{position:absolute;top:30%;right:1rem;z-index:2}.multiCheckbox .checkboxListDivIntro{display:block !important;box-shadow:rgba(17,12,46,.15) 0px 48px 100px 0px !important;padding-top:.5rem}.multiCheckbox .checkboxListDiv{width:100%;min-width:200px;max-width:600px;min-width:-moz-max-content;min-width:max-content;position:absolute;top:100%;left:0;z-index:3;display:none;margin-top:0;background-color:#fff;text-align:left;border:1px solid #ebedf3;border-top:none;border-radius:0 0 10px 10px;overflow:hidden;box-shadow:rgba(17,12,46,0) 0px 48px 100px 0px}.multiCheckbox .checkboxListDiv li{display:flex;align-items:center;padding:.5rem 1rem;background-color:#fff;border-bottom:1px solid #f6f5fa;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.multiCheckbox .checkboxListDiv li:hover label{color:#212427}.multiCheckbox .checkboxListDiv li input{z-index:2}.multiCheckbox .checkboxListDiv li label{z-index:1;white-space:nowrap;margin:0;margin-left:.75rem;background-color:rgba(0,0,0,0);transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.multiCheckbox .checkboxClose{display:none;position:fixed;left:0;top:0;width:100%;height:100vh;z-index:2}.addInputField{display:flex;align-items:flex-end;justify-content:center}.addInputField .inputDiv{margin-bottom:0}.addInputField .inputDiv input{border-right:none}[reminder=active]{border:1px solid #b6f3b6}[reminder=done]{background-color:#ecffef}[reminder=done] .btn{display:none}[reminder=cancel]{background-color:#f6f5fa;border:1px solid #ebedf3;opacity:.5}[reminder=cancel] .btn{display:none}.labelMovingAnimation{display:block;margin-bottom:1rem}.labelMovingAnimation label{pointer-events:none;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);display:inline-block;position:absolute;top:1rem;left:1rem;margin:0}.labelMovingAnimation input:-moz-placeholder-shown+label{top:1rem;left:1rem;color:#f48620;font-size:.9rem;font-weight:400}.labelMovingAnimation input:placeholder-shown+label{top:1rem;left:1rem;color:#f48620;font-size:.9rem;font-weight:400}.labelMovingAnimation input:not(:-moz-placeholder-shown)~label{top:1rem;left:1rem;color:#f48620;font-size:.9rem;font-weight:400}.labelMovingAnimation input:not(:placeholder-shown)~label{top:1rem;left:1rem;color:#f48620;font-size:.9rem;font-weight:400}.labelMovingAnimation textarea:-moz-placeholder-shown+label{top:1rem;left:1rem;color:#f48620;font-size:.9rem;font-weight:400}.labelMovingAnimation textarea:placeholder-shown+label{top:1rem;left:1rem;color:#f48620;font-size:.9rem;font-weight:400}.labelMovingAnimation textarea:not(:-moz-placeholder-shown)~label{top:1rem;left:1rem;color:#f48620;font-size:.9rem;font-weight:400}.labelMovingAnimation textarea:not(:placeholder-shown)~label{top:1rem;left:1rem;color:#f48620;font-size:.9rem;font-weight:400}.labelMovingAnimation input:not(:-moz-placeholder-shown)+label, .labelMovingAnimation textarea:not(:-moz-placeholder-shown)+label{top:-15px;left:5px;color:#f17c73;font-size:.889rem;font-weight:600;background-color:#fff;padding:.5rem}.labelMovingAnimation input:focus+label,.labelMovingAnimation input:not(:placeholder-shown)+label,.labelMovingAnimation textarea:focus+label,.labelMovingAnimation textarea:not(:placeholder-shown)+label{top:-15px;left:5px;color:#f17c73;font-size:.889rem;font-weight:600;background-color:#fff;padding:.5rem}.smTabBar .tabMenu{font-size:.79rem;font-weight:500;padding:.5rem;padding-bottom:.75rem}.mdTabBar .tabMenu{font-size:.889rem;font-weight:500;padding:.75rem;padding-bottom:1rem}.lgTabBar .tabMenu{font-size:1rem;font-weight:600;padding:1rem}.xlTabBar .tabMenu{font-size:2.281rem;font-weight:600;padding:1.3333rem;padding-bottom:3.247rem}.tabMenuSection{width:100%;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.tabMenuSection .tabMenuNav{width:100%;display:inline-block;border-bottom:1px solid #ebedf3}.tabMenuSection .tabMenuNav .activeTabMenu{color:#212427 !important}.tabMenuSection .tabMenuNav .activeTabMenu::before{content:"";position:absolute;top:100%;left:0;width:100%;height:2px;background-color:#f17c73}.tabMenuSection .tabMenuNav .tabMenu{display:inline-block;color:#909294;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.tabMenuSection .tabMenuNav .tabMenu:hover{color:#212427}.tabMenuSection .tabBarWrapper{width:100%;display:flex;align-items:flex-start}.tabMenuSection .tabBarWrapper .tabBarSlide{width:100%;min-width:100%;height:0;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}@media(min-width: 1024px){.stepSeriesDropdownForm{padding-left:1rem}}@media(min-width: 1024px){.stepSeriesDropdownForm .dropList:nth-child(1) .dropBox{padding-top:0 !important}}.stepSeriesDropdownForm .dropList::before{content:""}@media(min-width: 1024px){.stepSeriesDropdownForm .dropList::before{position:absolute;top:0;left:-18px;width:1px;height:100%;border-left:2px dashed #f6f5fa}}.stepSeriesDropdownForm .dropList .dropBox .number{width:35px;height:35px;display:flex;align-items:center;justify-content:center;color:#ed2024;font-size:.889rem;padding:.5rem;background-color:#f6f5fa;border:1px solid #f6f5fa;border-spacing:5px;border-radius:10px;margin-right:1rem;z-index:1}@media(min-width: 1024px){.stepSeriesDropdownForm .dropList .dropBox .number{left:-35px;margin-right:0}}@media(min-width: 1024px){.stepSeriesDropdownForm .dropList .dropBox .title{left:-1rem}}.dropdownForm{width:100%;max-width:700px}.dropdownForm .dropDownDiv{width:100%}.dropdownForm .dropDownDiv .dropBoxTitle{color:#212427;font-weight:500}.dropdownForm .dropDownDiv .dropList .dropBox{color:#333;padding:1rem 0;border-bottom:1px solid #ebedf3}@media(min-width: 768px){.dropdownForm .dropDownDiv .dropList .dropBox{padding:2.281rem 0}}@media(min-width: 1024px){.dropdownForm .dropDownDiv .dropList .dropBox{padding:2.887rem 0}}.dropdownForm .dropDownDiv .dropList .dropBox:hover{color:#f48620}.dropdownForm .dropDownDiv .dropList .dropBox:hover .dropIcon{border:1px solid #c6aefd}.dropdownForm .dropDownDiv .dropList .dropBox:hover .dropIcon i{color:#f17c73}.dropdownForm .dropDownDiv .dropList .dropBox .title{margin:0;margin-right:auto;font-weight:600}.dropdownForm .dropDownDiv .dropList .dropBox .icon{height:35px;background-color:#fff;border:1px solid #ebedf3;border-radius:5px;padding:.5rem;margin-left:.5rem;cursor:pointer;transition:all .3s ease-in}.dropdownForm .dropDownDiv .dropList .dropBox .icon:hover{border:1px solid #909294}.dropdownForm .dropDownDiv .dropList .dropBox .icon:hover i{color:#ed2024}.dropdownForm .dropDownDiv .dropList .dropBox .icon i{color:#909294;font-size:1rem;line-height:.8;cursor:pointer;transition:all .3s ease-in}.dropdownForm .dropDownDiv .dropList .dropBox .icon .dropRemove{display:none}.dropdownForm .dropDownDiv .dropList .dropContent{display:none;width:100%;margin:0 auto;padding:1rem 0}@media(min-width: 768px){.dropdownForm .dropDownDiv .dropList .dropContent{padding:1.3333rem 0}}.dropdownForm .formDiv{display:flex;flex-wrap:wrap;justify-content:space-between}.dropdownForm .formDiv .profileSection{width:100%;display:flex;flex-direction:column;flex-wrap:wrap}@media(min-width: 768px){.dropdownForm .formDiv .profileSection{flex-direction:row}}.dropdownForm .formDiv .profileSection .profileDetails{order:2;flex:1}@media(min-width: 768px){.dropdownForm .formDiv .profileSection .profileDetails{order:1;padding-right:2.441rem}}.dropdownForm .formDiv .profileSection .avatarUpload{order:1}@media(min-width: 768px){.dropdownForm .formDiv .profileSection .avatarUpload{order:2}}.dropdownForm .formBoxSection{display:flex;flex-direction:column;justify-content:center}.dropdownForm .formBoxSection .formBoxDiv{margin-bottom:1rem}.dropdownForm .formBoxSection .summaryList{width:100%;display:flex;justify-content:space-between;padding:1rem;background-color:#f6f5fa;border:1px solid #ebedf3;border-radius:10px;cursor:pointer;transition:all .3s}.dropdownForm .formBoxSection .summaryList:hover{background-color:#f6f5fa}.dropdownForm .formBoxSection .summaryList .title{margin:0;cursor:pointer}.dropdownForm .formBoxSection .summaryList .edit{cursor:pointer}.dropdownForm .formBoxSection .summaryList .edit i{cursor:pointer}.dropdownForm .formBoxSection .formBoxIntro{display:flex !important}.dropdownForm .formBoxSection .formBox{width:100%;display:none;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:1rem;margin-top:1rem;background-color:#f6f5fa;border:1px solid #ebedf3;border-radius:10px;cursor:pointer;transition:all .3s}.dropdownForm .formBoxSection .formBox .inputDiv{padding-top:.5rem}.dropdownForm .formBoxSection .formBox .inputDiv label{position:relative;top:0;left:0;font-size:.889rem;background-color:rgba(0,0,0,0);margin-bottom:.35rem;padding:0}.dropdownForm .formBoxSection .addSectionBtn{margin:0 auto;margin-top:1rem}.dropdownForm .formBoxSection .addSectionBtn i{margin:0;margin-right:1rem}.popupShow{transform:none !important;opacity:1 !important;z-index:200}.popupShow .popupCloseBg{width:100% !important;opacity:1 !important}.timeShow{display:block}#errorAlert .alertIcon{color:#ff3232}#successAlert .alertIcon{color:#4ac434}#warningAlert .alertIcon{color:#f8ab04}#infoAlert .alertIcon{color:#909294}.alertPopup{display:flex;opacity:0;transform:translateX(-100%);transition:opacity .5s ease-in-out;overflow:auto;padding:1rem}.alertPopup .alertPopupDiv{margin:auto;width:100%;max-width:500px;height:auto;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;box-shadow:rgba(50,50,93,.034) 0px 50px 100px -20px,rgba(0,7,36,.041) 0px 30px 60px -30px;border-radius:10px;text-align:center;overflow:hidden;z-index:115}.alertPopup .alertPopupDiv .alertIcon{font-size:2.6667rem;margin-bottom:2.281rem}.alertPopup .alertPopupDiv .heading{color:#333;font-size:3.247rem;font-weight:600;margin:0}@media(min-width: 1280px){.alertPopup .alertPopupDiv .heading{font-size:2rem}}.alertPopup .popupCloseIcon{position:absolute;top:1rem;right:1rem;z-index:10;width:30px;height:30px;display:flex;justify-content:center;align-items:center;padding:.25rem;background-color:#f6f5fa;border-radius:5px;border:1px solid #f6f5fa;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.alertPopup .popupCloseIcon:hover{background-color:#ebedf3}.alertPopup .popupCloseIcon:hover i{color:#ed2024}.alertPopup .popupCloseIcon i{color:#ed2024;font-size:.702rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.alertPopup .popupCloseBg{position:fixed;top:0;left:0;width:0;height:100vh;background-color:rgba(0,9,27,.089);cursor:pointer;transition:opacity .3s !important}[side-popup]{position:fixed;top:0;right:0;z-index:110;width:100%;height:100vh;transition:.5s cubic-bezier(0.37, 0, 0.63, 1);min-height:100vh;text-align:left;background-color:#fff;border-left:1px solid #ebedf3;box-shadow:rgba(50,50,93,.25) 0px 100px 10px -20px,rgba(0,0,0,.3) 0px 30px 60px -30px;transform:translateX(120%);overflow:auto}[side-popup] .popupPadding{padding-left:1rem;padding-right:1rem}@media(min-width: 768px){[side-popup] .popupPadding{padding-left:2.441rem;padding-right:2.441rem}}[side-popup] .icon{font-size:2.887rem}[side-popup] .heading{margin:0;margin-bottom:1rem;display:block;color:#212427;font-weight:600}[side-popup] p{line-height:1.3}[side-popup] .subHeading{display:block;margin-bottom:1rem}[side-popup] .name{color:#ed2024;font-weight:600}[side-popup] .listDiv{margin-top:1rem}[side-popup] .listDiv li{color:#333;font-size:.889rem;margin-bottom:1rem;padding-left:1rem}[side-popup] .listDiv li .sText{margin-top:.25rem}[side-popup] .listDiv li::before{content:"";position:absolute;left:0;top:5px;width:5px;height:5px;background-color:#f17c73;border-radius:10px}[side-popup] .tableList{width:100%;margin-top:1rem}[side-popup] .tableList li{display:flex;padding-top:.5rem;padding-bottom:.5rem}[side-popup] .tableList li label{position:relative;top:0;left:0;flex:1;margin:0;color:#909294;font-size:.889rem;font-weight:400;padding:0;line-height:1.6}[side-popup] .tableList li p{flex:2;margin:0;color:#333;font-size:.889rem;font-weight:500;line-height:1.6}[side-popup] .tableList li span{color:#909294;margin:0 .5rem}[side-popup] .editDetailsBtn{margin:0;border-radius:5px;margin-left:auto}[side-popup] .tabMenuNav{padding:2rem;padding-bottom:0}[side-popup] #tabWrapper .tabBarSlide{padding:2rem}[side-popup] .popupCloseBg{position:fixed;top:0;left:0;width:0;height:100vh;background-color:rgba(0,0,0,.027);cursor:pointer;transition:.5s cubic-bezier(0.37, 0, 0.63, 1)}[side-popup] .btnSection .btn{min-width:100px}@media(min-width: 768px){[side-popup]{max-width:500px;transform:translateX(800px)}}[side-popup] .popupCloseIcon{position:fixed;top:1rem;right:1rem;z-index:10;width:30px;height:30px;padding:1rem;background-color:#ed2024;border-radius:10px;border:1px solid #ebedf3;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}[side-popup] .popupCloseIcon:hover{background-color:#f17c73}[side-popup] .popupCloseIcon:hover i{color:#fff}[side-popup] .popupCloseIcon i{color:#fff;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}[side-popup] .sidePopupSection{z-index:1;height:100vh;background-color:#fff}[side-popup] .sidePopupSection .btnSection{margin-top:2.281rem}[side-popup] .sidePopupSection .btnSection .btn{margin:0;margin-right:1rem !important}[center-popup]{position:fixed;top:0;right:0;z-index:110;width:100%;height:100vh;transition:.5s cubic-bezier(0.37, 0, 0.63, 1);display:flex;opacity:0;transform:translateX(-100%);transition:opacity .5s ease-in-out;overflow:auto;padding:1rem}[center-popup] .popupPadding{padding-left:1rem;padding-right:1rem}@media(min-width: 768px){[center-popup] .popupPadding{padding-left:2.441rem;padding-right:2.441rem}}[center-popup] .icon{font-size:2.887rem}[center-popup] .heading{margin:0;margin-bottom:1rem;display:block;color:#212427;font-weight:600}[center-popup] p{line-height:1.3}[center-popup] .subHeading{display:block;margin-bottom:1rem}[center-popup] .name{color:#ed2024;font-weight:600}[center-popup] .listDiv{margin-top:1rem}[center-popup] .listDiv li{color:#333;font-size:.889rem;margin-bottom:1rem;padding-left:1rem}[center-popup] .listDiv li .sText{margin-top:.25rem}[center-popup] .listDiv li::before{content:"";position:absolute;left:0;top:5px;width:5px;height:5px;background-color:#f17c73;border-radius:10px}[center-popup] .tableList{width:100%;margin-top:1rem}[center-popup] .tableList li{display:flex;padding-top:.5rem;padding-bottom:.5rem}[center-popup] .tableList li label{position:relative;top:0;left:0;flex:1;margin:0;color:#909294;font-size:.889rem;font-weight:400;padding:0;line-height:1.6}[center-popup] .tableList li p{flex:2;margin:0;color:#333;font-size:.889rem;font-weight:500;line-height:1.6}[center-popup] .tableList li span{color:#909294;margin:0 .5rem}[center-popup] .editDetailsBtn{margin:0;border-radius:5px;margin-left:auto}[center-popup] .tabMenuNav{padding:2rem;padding-bottom:0}[center-popup] #tabWrapper .tabBarSlide{padding:2rem}[center-popup] .popupCloseBg{position:fixed;top:0;left:0;width:0;height:100vh;background-color:rgba(0,0,0,.027);cursor:pointer;transition:.5s cubic-bezier(0.37, 0, 0.63, 1)}[center-popup] .btnSection .btn{min-width:100px}[center-popup] .centerPopupDiv{margin:auto;width:100%;max-width:500px;height:auto;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.441rem;background-color:#fff;box-shadow:rgba(50,50,93,.034) 0px 50px 100px -20px,rgba(0,7,36,.041) 0px 30px 60px -30px;border-radius:10px;text-align:center;overflow:hidden;z-index:115}[center-popup] .centerPopupDiv .heading{display:block;margin-bottom:1rem}[center-popup] .centerPopupDiv .btnSection{margin-top:2.441rem}[center-popup] .centerPopupDiv .btnSection .btn{margin:0 .5rem}[center-popup] .popupCloseIcon{position:absolute;top:1rem;right:1rem;z-index:10;width:30px;height:30px;display:flex;justify-content:center;align-items:center;padding:.25rem;background-color:#f6f5fa;border-radius:5px;border:1px solid #f6f5fa;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}[center-popup] .popupCloseIcon:hover{background-color:#ebedf3}[center-popup] .popupCloseIcon:hover i{color:#ed2024}[center-popup] .popupCloseIcon i{color:#ed2024;font-size:.702rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}[center-popup] .popupCloseBg{position:fixed;top:0;left:0;width:0;height:100vh;background-color:rgba(0,9,27,.089);cursor:pointer;transition:opacity .3s !important}.commonPopup{position:fixed;top:0;right:0;z-index:110;width:100%;height:100vh;transition:.5s cubic-bezier(0.37, 0, 0.63, 1);display:flex;opacity:0;transform:translateX(-100%);transition:opacity .5s ease-in-out;overflow:auto;padding:1rem}.commonPopup .popupPadding{padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.commonPopup .popupPadding{padding-left:2.441rem;padding-right:2.441rem}}.commonPopup .icon{font-size:2.887rem}.commonPopup .heading{margin:0;margin-bottom:1rem;display:block;color:#212427;font-weight:600}.commonPopup p{line-height:1.3}.commonPopup .subHeading{display:block;margin-bottom:1rem}.commonPopup .name{color:#ed2024;font-weight:600}.commonPopup .listDiv{margin-top:1rem}.commonPopup .listDiv li{color:#333;font-size:.889rem;margin-bottom:1rem;padding-left:1rem}.commonPopup .listDiv li .sText{margin-top:.25rem}.commonPopup .listDiv li::before{content:"";position:absolute;left:0;top:5px;width:5px;height:5px;background-color:#f17c73;border-radius:10px}.commonPopup .tableList{width:100%;margin-top:1rem}.commonPopup .tableList li{display:flex;padding-top:.5rem;padding-bottom:.5rem}.commonPopup .tableList li label{position:relative;top:0;left:0;flex:1;margin:0;color:#909294;font-size:.889rem;font-weight:400;padding:0;line-height:1.6}.commonPopup .tableList li p{flex:2;margin:0;color:#333;font-size:.889rem;font-weight:500;line-height:1.6}.commonPopup .tableList li span{color:#909294;margin:0 .5rem}.commonPopup .editDetailsBtn{margin:0;border-radius:5px;margin-left:auto}.commonPopup .tabMenuNav{padding:2rem;padding-bottom:0}.commonPopup #tabWrapper .tabBarSlide{padding:2rem}.commonPopup .popupCloseBg{position:fixed;top:0;left:0;width:0;height:100vh;background-color:rgba(0,0,0,.027);cursor:pointer;transition:.5s cubic-bezier(0.37, 0, 0.63, 1)}.commonPopup .btnSection .btn{min-width:100px}.commonPopup .commonPopupDiv{margin:auto;width:100%;max-width:500px;height:auto;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;box-shadow:rgba(50,50,93,.034) 0px 50px 100px -20px,rgba(0,7,36,.041) 0px 30px 60px -30px;border-radius:10px;text-align:center;overflow:hidden;z-index:115}.commonPopup .commonPopupDiv .btnSection{margin-top:2.441rem}.commonPopup .commonPopupDiv .btnSection .btn{margin:0 .5rem}.commonPopup .popupCloseIcon{position:absolute;top:1rem;right:1rem;z-index:10;width:30px;height:30px;display:flex;justify-content:center;align-items:center;padding:.25rem;background-color:#f6f5fa;border-radius:5px;border:1px solid #f6f5fa;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.commonPopup .popupCloseIcon:hover{background-color:#ebedf3}.commonPopup .popupCloseIcon:hover i{color:#ed2024}.commonPopup .popupCloseIcon i{color:#ed2024;font-size:.702rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.commonPopup .popupCloseBg{position:fixed;top:0;left:0;width:0;height:100vh;background-color:rgba(0,9,27,.089);cursor:pointer;transition:opacity .3s !important}.timeOutPopup{position:fixed;top:0;right:0;z-index:110;width:100%;height:100vh;transition:.5s cubic-bezier(0.37, 0, 0.63, 1);display:none;width:100%;transform:translateY(-100%) !important;transition:opacity .5s ease-in-out;overflow:auto;animation:timeOutPopup 2.5s ease-out}.timeOutPopup .popupPadding{padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.timeOutPopup .popupPadding{padding-left:2.441rem;padding-right:2.441rem}}.timeOutPopup .icon{font-size:2.887rem}.timeOutPopup .heading{margin:0;margin-bottom:1rem;display:block;color:#212427;font-weight:600}.timeOutPopup p{line-height:1.3}.timeOutPopup .subHeading{display:block;margin-bottom:1rem}.timeOutPopup .name{color:#ed2024;font-weight:600}.timeOutPopup .listDiv{margin-top:1rem}.timeOutPopup .listDiv li{color:#333;font-size:.889rem;margin-bottom:1rem;padding-left:1rem}.timeOutPopup .listDiv li .sText{margin-top:.25rem}.timeOutPopup .listDiv li::before{content:"";position:absolute;left:0;top:5px;width:5px;height:5px;background-color:#f17c73;border-radius:10px}.timeOutPopup .tableList{width:100%;margin-top:1rem}.timeOutPopup .tableList li{display:flex;padding-top:.5rem;padding-bottom:.5rem}.timeOutPopup .tableList li label{position:relative;top:0;left:0;flex:1;margin:0;color:#909294;font-size:.889rem;font-weight:400;padding:0;line-height:1.6}.timeOutPopup .tableList li p{flex:2;margin:0;color:#333;font-size:.889rem;font-weight:500;line-height:1.6}.timeOutPopup .tableList li span{color:#909294;margin:0 .5rem}.timeOutPopup .editDetailsBtn{margin:0;border-radius:5px;margin-left:auto}.timeOutPopup .tabMenuNav{padding:2rem;padding-bottom:0}.timeOutPopup #tabWrapper .tabBarSlide{padding:2rem}.timeOutPopup .popupCloseBg{position:fixed;top:0;left:0;width:0;height:100vh;background-color:rgba(0,0,0,.027);cursor:pointer;transition:.5s cubic-bezier(0.37, 0, 0.63, 1)}.timeOutPopup .btnSection .btn{min-width:100px}@keyframes timeOutPopup{0%{opacity:0;transform:translateY(-100%)}1%{transform:none;opacity:1}80%{opacity:1}90%{transform:none}100%{opacity:0;transform:translateY(-100%)}}.timeOutPopup .timeOutPopupDiv{margin:0 auto;margin-top:5%;width:100%;max-width:500px;height:auto;min-height:200px;display:flex;justify-self:center;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;box-shadow:rgba(50,50,93,.034) 0px 50px 200px -20px,rgba(0,7,36,.041) 0px 30px 60px -30px;border-radius:10px;border:1px solid #ebedf3;text-align:center;overflow:hidden;z-index:115}.timeOutPopup .timeOutPopupDiv .btnSection{margin-top:2.441rem}.timeOutPopup .timeOutPopupDiv .btnSection .btn{margin:0 .5rem}.timeOutPopup .popupCloseIcon{position:absolute;top:1rem;right:1rem;z-index:10;width:30px;height:30px;padding:1rem;background-color:#f6f5fa;border-radius:10px;border:1px solid #ebedf3;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.timeOutPopup .popupCloseIcon:hover{background-color:#ebedf3}.timeOutPopup .popupCloseIcon:hover i{color:#ed2024}.timeOutPopup .popupCloseIcon i{color:#ed2024;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.timeOutPopup .popupCloseBg{position:fixed;top:0;left:0;width:0;height:100vh;background-color:rgba(0,9,27,.24);cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#errorMessage .iconDiv{background-color:#ff3232;color:#fff}#successMessage .iconDiv{background-color:#4ac434;color:#fff}#warningMessage .iconDiv{background-color:#f8ab04;color:#fff}#infoMessage .iconDiv{background-color:#f6f5fa;color:#5d5e5f}.messagePopup{position:fixed;top:0;right:0;z-index:110;width:100%;height:100vh;transition:.5s cubic-bezier(0.37, 0, 0.63, 1);position:fixed;top:unset;bottom:2.441rem;right:2.441rem;z-index:110;width:100%;height:auto;max-width:400px;margin-left:auto;display:flex;border-radius:10px;border:1px solid #ebedf3;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);box-shadow:rgba(17,12,46,.062) 0px 48px 100px 0px;transform:translateY(150%);overflow:hidden}.messagePopup .popupPadding{padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.messagePopup .popupPadding{padding-left:2.441rem;padding-right:2.441rem}}.messagePopup .icon{font-size:2.887rem}.messagePopup .heading{margin:0;margin-bottom:1rem;display:block;color:#212427;font-weight:600}.messagePopup p{line-height:1.3}.messagePopup .subHeading{display:block;margin-bottom:1rem}.messagePopup .name{color:#ed2024;font-weight:600}.messagePopup .listDiv{margin-top:1rem}.messagePopup .listDiv li{color:#333;font-size:.889rem;margin-bottom:1rem;padding-left:1rem}.messagePopup .listDiv li .sText{margin-top:.25rem}.messagePopup .listDiv li::before{content:"";position:absolute;left:0;top:5px;width:5px;height:5px;background-color:#f17c73;border-radius:10px}.messagePopup .tableList{width:100%;margin-top:1rem}.messagePopup .tableList li{display:flex;padding-top:.5rem;padding-bottom:.5rem}.messagePopup .tableList li label{position:relative;top:0;left:0;flex:1;margin:0;color:#909294;font-size:.889rem;font-weight:400;padding:0;line-height:1.6}.messagePopup .tableList li p{flex:2;margin:0;color:#333;font-size:.889rem;font-weight:500;line-height:1.6}.messagePopup .tableList li span{color:#909294;margin:0 .5rem}.messagePopup .editDetailsBtn{margin:0;border-radius:5px;margin-left:auto}.messagePopup .tabMenuNav{padding:2rem;padding-bottom:0}.messagePopup #tabWrapper .tabBarSlide{padding:2rem}.messagePopup .popupCloseBg{position:fixed;top:0;left:0;width:0;height:100vh;background-color:rgba(0,0,0,.027);cursor:pointer;transition:.5s cubic-bezier(0.37, 0, 0.63, 1)}.messagePopup .btnSection .btn{min-width:100px}.messagePopup .messageDiv{display:flex}.messagePopup .messageDiv .iconDiv{background-color:#f6f5fa;padding:1rem;display:flex;align-items:center}.messagePopup .messageDiv .iconDiv i{font-size:3.247rem}.messagePopup .messageDiv article{padding:1rem}.messagePopup .messageDiv article .title{margin:0}.messagePopup .messageDiv article p{margin-top:.5rem;color:#5d5e5f;font-size:.889rem;font-weight:400;line-height:1.4}.messagePopup .popupClose{position:absolute;top:1rem;right:1rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.messagePopup .popupClose:hover{opacity:.5}.messagePopup .popupClose i{font-size:.889rem;cursor:pointer}.centerContent{width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-bottom:2.441rem;padding-top:2.441rem;text-align:center;max-width:1000px;margin:0 auto}@media(min-width: 360px){.centerContent{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){.centerContent{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){.centerContent{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){.centerContent{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){.centerContent{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){.centerContent{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){.centerContent{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){.centerContent{padding-top:4.768rem;padding-bottom:4.768rem}}.centerContent .label{margin:0;color:#f17c73;font-size:.9rem;font-weight:600;text-transform:uppercase}.centerContent .heading{margin-top:.6667rem;line-height:1.2}.centerContent p{width:100%;margin-top:.5rem;display:block;font-weight:500;line-height:1.5}.fullWidthCardBanner{display:flex;flex-wrap:wrap;overflow:hidden;align-items:flex-start;border-radius:10px;margin-top:1rem;background-color:#efffef;border:1px solid #bbffd2}.fullWidthCardBanner:nth-child(1){margin-top:0}@media(min-width: 568px){.fullWidthCardBanner{margin-top:2.441rem}}@media(min-width: 768px){.fullWidthCardBanner{margin-top:3.052rem}}.fullWidthCardBanner .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem;text-align:left}@media(min-width: 568px){.fullWidthCardBanner .content{padding:1.125rem}}@media(min-width: 768px){.fullWidthCardBanner .content{padding:2.441rem}}@media(min-width: 1024px){.fullWidthCardBanner .content{padding:3.052rem;width:50%}}.fullWidthCardBanner .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}.fullWidthCardBanner .content .borderLabel{font-size:1rem;font-weight:600}.fullWidthCardBanner .content .title{margin-top:.6667rem;line-height:1.2}.fullWidthCardBanner .content p{display:block;margin:1rem 0;font-weight:500;line-height:1.5}.fullWidthCardBanner .content ul{width:100%;margin:1rem}.fullWidthCardBanner .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.fullWidthCardBanner .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#f48620}.fullWidthCardBanner .content .actionBtn{margin-top:auto !important}.fullWidthCardBanner .media{width:100%;min-height:300px;height:100%;display:flex;padding:1.3333rem}@media(min-width: 1024px){.fullWidthCardBanner .media{width:50%}}.fullWidthCardBanner .media img{display:flex}.fullWidthCardBanner .media .widget{margin:auto !important;z-index:2}.fullWidthCardBanner .media .element{position:absolute;top:0;left:50%;width:100%}.fullWidthCardBanner .media .bgImage{width:100%;max-width:450px;margin:auto;-o-object-fit:contain;object-fit:contain;z-index:2}.fullWidthCardBanner .label{color:green}.fullWidthCardBanner .actionBtn{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:1.5vh;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer;color:#fff;background-color:#ed2024;border:1px solid #f48620;font-size:1rem;padding:.75rem 1rem}.fullWidthCardBanner .actionBtn i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.fullWidthCardBanner .actionBtn i{color:#fff}.fullWidthCardBanner .actionBtn:hover{color:#fff;background-color:#f48620}.halfWidthCardBanner{width:auto;display:flex;flex-wrap:wrap;align-items:flex-start;margin-top:1.802rem;border-radius:10px;overflow:hidden;background-color:#f1f3ff;border:1px solid #d6dbff}.halfWidthCardBanner:nth-child(1){margin-top:0}@media(min-width: 1024px){.halfWidthCardBanner:nth-child(2){margin-top:0}}@media(min-width: 1024px){.halfWidthCardBanner{width:49%}}@media(min-width: 1024px){.halfWidthCardBanner{margin-right:2%}.halfWidthCardBanner:nth-child(even){margin-right:0}}.halfWidthCardBanner .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem;text-align:left;z-index:2}@media(min-width: 568px){.halfWidthCardBanner .content{padding:1.125rem}}@media(min-width: 768px){.halfWidthCardBanner .content{padding:2.441rem}}@media(min-width: 1024px){.halfWidthCardBanner .content{padding:3.052rem}}.halfWidthCardBanner .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}.halfWidthCardBanner .content .borderLabel{font-size:1rem;font-weight:600}.halfWidthCardBanner .content .title{margin-top:.6667rem;line-height:1.2}.halfWidthCardBanner .content p{display:block;margin:1rem 0;font-weight:500;line-height:1.5}.halfWidthCardBanner .content ul{width:100%;margin:1rem}.halfWidthCardBanner .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.halfWidthCardBanner .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#f48620}.halfWidthCardBanner .content .actionBtn{margin-top:auto !important}.halfWidthCardBanner .media{position:absolute;bottom:0;right:0;width:100%;height:100%;padding:1.3333rem}.halfWidthCardBanner .media .element{position:absolute;bottom:5%;right:5%;width:200px;animation-name:elementAnimation;animation-duration:4s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes elementAnimation{0%{transform:translateY(-20px) skew(10deg)}50%{transform:translateY(0) skew(0)}100%{transform:translateY(-20px) skew(10deg)}}.halfWidthCardBanner .media .bgImage{position:absolute;bottom:10%;right:10%;z-index:1;width:70px}.halfWidthCardBanner .content .label{color:#3442ad !important}.halfWidthCardBanner .content .actionBtn{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:1.5vh;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer;color:#fff;background-color:#ed2024;border:1px solid #f48620;font-size:1rem;padding:.75rem 1rem}.halfWidthCardBanner .content .actionBtn i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.halfWidthCardBanner .content .actionBtn i{color:#fff}.halfWidthCardBanner .content .actionBtn:hover{color:#fff;background-color:#f48620}.halfWidthPortraitCardBanner{width:100%;display:flex;flex-direction:column;flex-wrap:wrap;align-items:flex-start;margin-top:1.802rem;border-radius:10px;background-color:#f17c73;border:1px solid #c9eeb7}.halfWidthPortraitCardBanner:nth-child(1){margin-top:0}@media(min-width: 1024px){.halfWidthPortraitCardBanner:nth-child(2){margin-top:0}}@media(min-width: 1024px){.halfWidthPortraitCardBanner{width:49%}}@media(min-width: 1024px){.halfWidthPortraitCardBanner{margin-right:2%}.halfWidthPortraitCardBanner:nth-child(even){margin-right:0}}.halfWidthPortraitCardBanner .content{display:flex;flex-direction:column;align-items:flex-start;padding:1rem;text-align:left;z-index:2}@media(min-width: 568px){.halfWidthPortraitCardBanner .content{padding:1.125rem}}@media(min-width: 768px){.halfWidthPortraitCardBanner .content{padding:2.441rem}}@media(min-width: 1024px){.halfWidthPortraitCardBanner .content{padding:3.052rem}}.halfWidthPortraitCardBanner .content .label{margin:0;display:inline-block;font-size:1rem;font-weight:500;text-transform:uppercase}.halfWidthPortraitCardBanner .content .title{margin-top:.6667rem;line-height:1.2}.halfWidthPortraitCardBanner .content p{display:block;margin:1rem 0;font-weight:500;line-height:1.5}.halfWidthPortraitCardBanner .content ul{width:100%;margin-top:1rem;padding-top:1rem;padding-left:1rem}.halfWidthPortraitCardBanner .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.halfWidthPortraitCardBanner .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#f48620}.halfWidthPortraitCardBanner .content .actionBtn{margin-top:1rem}.halfWidthPortraitCardBanner .media{display:flex;width:100%;padding:1.3333rem}.halfWidthPortraitCardBanner .media .widget{margin:auto !important;z-index:2}.halfWidthPortraitCardBanner .media .element{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:400px}.halfWidthPortraitCardBanner .media img{display:flex}.halfWidthPortraitCardBanner .media .bgImage{width:100%;max-width:350px;margin:0 auto;-o-object-fit:contain;object-fit:contain;z-index:1}.halfWidthPortraitCardBanner .content{padding-bottom:0}.halfWidthPortraitCardBanner .content .label{color:#fff}.halfWidthPortraitCardBanner .content .title{color:#fff}.halfWidthPortraitCardBanner .content p{color:#fff;font-weight:300}.halfWidthPortraitCardBanner .content ul{border-top:1px solid #369b79}.halfWidthPortraitCardBanner .content ul li{color:#fff}.halfWidthPortraitCardBanner .content ul li::before{background-color:#ed2024}.halfWidthPortraitCardBanner .content .actionBtn{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:1.5vh;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer;color:#fff;background-color:#ed2024;border:1px solid #f48620;font-size:1rem;padding:.75rem 1rem}.halfWidthPortraitCardBanner .content .actionBtn i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.halfWidthPortraitCardBanner .content .actionBtn i{color:#fff}.halfWidthPortraitCardBanner .content .actionBtn:hover{color:#fff;background-color:#f48620}.halfWidthPortraitCardBanner .media .element{max-width:350px;opacity:.1}.halfWidthPortraitCardBanner .media .bgImage{bottom:-42px;max-width:250px}.halfWidthPortraitCardBannerCenter{width:100%;display:flex;flex-direction:column;flex-wrap:wrap;align-items:flex-start;margin-top:1.802rem;border-radius:10px;background-color:#fff;border:1px solid #ebedf3;overflow:hidden}.halfWidthPortraitCardBannerCenter:nth-child(1){margin-top:0}@media(min-width: 1024px){.halfWidthPortraitCardBannerCenter:nth-child(2){margin-top:0}}@media(min-width: 1024px){.halfWidthPortraitCardBannerCenter{width:49%}}@media(min-width: 1024px){.halfWidthPortraitCardBannerCenter{margin-right:2%}.halfWidthPortraitCardBannerCenter:nth-child(even){margin-right:0}}.halfWidthPortraitCardBannerCenter .content{display:flex;flex-direction:column;align-items:flex-start;padding:1rem;text-align:left;z-index:2}@media(min-width: 568px){.halfWidthPortraitCardBannerCenter .content{padding:1.125rem}}@media(min-width: 768px){.halfWidthPortraitCardBannerCenter .content{padding:2.441rem}}@media(min-width: 1024px){.halfWidthPortraitCardBannerCenter .content{padding:3.052rem}}.halfWidthPortraitCardBannerCenter .content .label{margin:0;display:inline-block;font-size:1rem;font-weight:500;text-transform:uppercase}.halfWidthPortraitCardBannerCenter .content .title{margin-top:.6667rem;line-height:1.2}.halfWidthPortraitCardBannerCenter .content p{display:block;margin:1rem 0;font-weight:500;line-height:1.5}.halfWidthPortraitCardBannerCenter .content ul{width:100%;margin-top:1rem;padding-top:1rem;padding-left:1rem}.halfWidthPortraitCardBannerCenter .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.halfWidthPortraitCardBannerCenter .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#f48620}.halfWidthPortraitCardBannerCenter .content .actionBtn{margin-top:1rem}.halfWidthPortraitCardBannerCenter .media{display:flex;width:100%;padding:1.3333rem}.halfWidthPortraitCardBannerCenter .media .widget{margin:auto !important;z-index:2}.halfWidthPortraitCardBannerCenter .media .element{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:400px}.halfWidthPortraitCardBannerCenter .media img{display:flex}.halfWidthPortraitCardBannerCenter .media .bgImage{width:100%;max-width:350px;margin:0 auto;-o-object-fit:contain;object-fit:contain;z-index:1}.halfWidthPortraitCardBannerCenter .content{text-align:center !important}.halfWidthPortraitCardBannerCenter .content .label{margin:0 auto;color:#f48620}.halfWidthPortraitCardBannerCenter .content .title{color:#212427}.halfWidthPortraitCardBannerCenter .content p{color:#5d5e5f}.halfWidthPortraitCardBannerCenter .content .actionBtn{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:1.5vh;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer;color:#fff;background-color:#ed2024;border:1px solid #f48620;font-size:1rem;padding:.75rem 1rem;margin:0 auto;margin-top:auto}.halfWidthPortraitCardBannerCenter .content .actionBtn i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.halfWidthPortraitCardBannerCenter .content .actionBtn i{color:#fff}.halfWidthPortraitCardBannerCenter .content .actionBtn:hover{color:#fff;background-color:#f48620}.halfWidthPortraitCardBannerCenter .media .element{bottom:unset}.halfWidthPortraitCardBannerCenter .media .bgImage{max-width:270px}.contentMedia1{width:auto;display:flex;flex-wrap:wrap;align-items:unset}.contentMedia1 .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-bottom:2.441rem;padding-top:2.441rem}@media(min-width: 360px){.contentMedia1 .content{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){.contentMedia1 .content{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){.contentMedia1 .content{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){.contentMedia1 .content{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){.contentMedia1 .content{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){.contentMedia1 .content{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){.contentMedia1 .content{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){.contentMedia1 .content{padding-top:4.768rem;padding-bottom:4.768rem}}@media(min-width: 1024px){.contentMedia1 .content{width:50%}}.contentMedia1 .content .label{margin:0;margin-bottom:.25rem;font-size:1rem;font-weight:600;text-transform:uppercase}.contentMedia1 .content .heading{margin:0;line-height:1.2}.contentMedia1 .content p{display:block;margin:1rem 0;font-weight:500;line-height:1.5}.contentMedia1 .content ul{width:100%;margin-top:1rem}.contentMedia1 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.contentMedia1 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#f48620}.contentMedia1 .content .actionBtn{margin-top:1rem}.contentMedia1 .media{width:100%;min-height:300px;display:flex;padding:1.3333rem;background-position:center;background-size:cover;background-repeat:no-repeat}@media(min-width: 1024px){.contentMedia1 .media{width:50%}}.contentMedia1 .media .widget{margin:auto !important;z-index:2}.contentMedia1 .media .element{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:250px}.contentMedia1 .media .bgImage{margin:auto;width:100%;max-width:350px;-o-object-fit:contain;object-fit:contain;z-index:1}.contentMedia1 .content{background-color:#f48620}.contentMedia1 .content .label{color:#ed2024}.contentMedia1 .content .heading{color:#fff}.contentMedia1 .content p{color:#ebedf3;font-weight:300}.contentMedia1 .content .actionBtn{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:1.5vh;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer;color:#212427;background-color:#ed2024;border:1px solid #ed2024;font-size:1rem;padding:.75rem 1rem}.contentMedia1 .content .actionBtn i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.contentMedia1 .content .actionBtn i{color:#212427}.contentMedia1 .content .actionBtn:hover{color:#212427;background-color:#ed2024;border:1px solid #ebedf3}.contentMedia1 .media{background-color:#ebedf3}.fullWidthBanner1{display:flex;flex-wrap:wrap;overflow:hidden;align-items:center;padding-bottom:2.441rem;padding-top:2.441rem;width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;background-color:#212427 !important;background:linear-gradient(to right, #F7BC23 0%, #F79C25 100%)}@media(min-width: 568px){.fullWidthBanner1{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){.fullWidthBanner1{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){.fullWidthBanner1{padding-top:4.768rem;padding-bottom:4.768rem}}@media(min-width: 360px){.fullWidthBanner1{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){.fullWidthBanner1{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){.fullWidthBanner1{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){.fullWidthBanner1{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){.fullWidthBanner1{padding-left:5.96rem;padding-right:5.96rem}}.fullWidthBanner1 .content{width:100%;display:flex;flex-direction:column;align-items:flex-start}@media(min-width: 1024px){.fullWidthBanner1 .content{width:50%}}.fullWidthBanner1 .content .label{margin-bottom:.25rem;font-size:1rem;font-weight:600;text-transform:uppercase}.fullWidthBanner1 .content .heading{margin:0;line-height:1.2}.fullWidthBanner1 .content p{display:block;margin:1rem 0;font-weight:500;line-height:1.3}.fullWidthBanner1 .content ul{width:100%;margin-top:1rem}.fullWidthBanner1 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.fullWidthBanner1 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#f48620}.fullWidthBanner1 .media{width:100%;min-height:300px;height:100%;display:flex;padding:1.3333rem}@media(min-width: 1024px){.fullWidthBanner1 .media{width:50%}}.fullWidthBanner1 .media .widget{margin:auto !important;z-index:2}.fullWidthBanner1 .media .element{position:absolute;top:0;left:20%;width:250px}@media(min-width: 1024px){.fullWidthBanner1 .media .element{width:400px}}.fullWidthBanner1 .media .bgImage{width:100%;max-width:200px;margin:auto;-o-object-fit:contain;object-fit:contain;z-index:1}@media(min-width: 1024px){.fullWidthBanner1 .media .bgImage{max-width:300px}}.fullWidthBanner1 .content .label{color:#ed2024}.fullWidthBanner1 .content .heading{color:#fff}.fullWidthBanner1 .content p{color:#fff;font-weight:300}.fullWidthBanner1 .content .actionBtn{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:1.5vh;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer;color:#212427;background-color:#ed2024;border:1px solid #ed2024;font-size:1rem;padding:.75rem 1rem}.fullWidthBanner1 .content .actionBtn i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.fullWidthBanner1 .content .actionBtn i{color:#212427}.fullWidthBanner1 .content .actionBtn:hover{color:#212427;background-color:#ed2024;border:1px solid #ebedf3}.shortContentImageBanner1{display:flex;flex-wrap:wrap;align-items:flex-start;width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-bottom:2.441rem;padding-top:2.441rem;overflow:hidden}@media(min-width: 360px){.shortContentImageBanner1{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){.shortContentImageBanner1{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){.shortContentImageBanner1{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){.shortContentImageBanner1{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){.shortContentImageBanner1{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){.shortContentImageBanner1{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){.shortContentImageBanner1{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){.shortContentImageBanner1{padding-top:4.768rem;padding-bottom:4.768rem}}.shortContentImageBanner1 .content{width:100%;display:flex;flex-direction:column;align-items:flex-start;z-index:10;padding:1.266rem;border-radius:10px 10px 0 0}@media(min-width: 1024px){.shortContentImageBanner1 .content{width:50%;max-width:450px;margin-left:auto;border-radius:10px;padding:2.441rem}}.shortContentImageBanner1 .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}.shortContentImageBanner1 .content p{display:block;margin:1rem 0;font-weight:500;line-height:1.5}.shortContentImageBanner1 .content ul{width:100%;margin:1rem}.shortContentImageBanner1 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.shortContentImageBanner1 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#f48620}.shortContentImageBanner1 .media{width:100%;height:100%;display:flex}@media(min-width: 1024px){.shortContentImageBanner1 .media{width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-bottom:2.441rem;padding-top:2.441rem;position:absolute;top:0;left:0}}@media(min-width: 1024px)and (min-width: 360px){.shortContentImageBanner1 .media{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 1024px)and (min-width: 568px){.shortContentImageBanner1 .media{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 1024px)and (min-width: 768px){.shortContentImageBanner1 .media{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px)and (min-width: 1024px){.shortContentImageBanner1 .media{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1024px)and (min-width: 1280px){.shortContentImageBanner1 .media{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 1024px)and (min-width: 568px){.shortContentImageBanner1 .media{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 1024px)and (min-width: 768px){.shortContentImageBanner1 .media{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1024px)and (min-width: 1280px){.shortContentImageBanner1 .media{padding-top:4.768rem;padding-bottom:4.768rem}}.shortContentImageBanner1 .media .bgImage{display:block;width:100%;height:100%;min-height:250px;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:0 0 10px 10px}@media(min-width: 1024px){.shortContentImageBanner1 .media .bgImage{max-width:80%;min-height:450px;border-radius:10px}}.shortContentImageBanner1 .content{background-color:#f17c73;background:linear-gradient(to right, #F7BC23 0%, #F79C25 100%);color:#fff}.shortContentImageBanner1 .content .actionBtn{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:1.5vh;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer;color:#212427;background-color:#ed2024;border:1px solid #ed2024;font-size:1rem;padding:.75rem 1rem}.shortContentImageBanner1 .content .actionBtn i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.shortContentImageBanner1 .content .actionBtn i{color:#212427}.shortContentImageBanner1 .content .actionBtn:hover{color:#212427;background-color:#ed2024;border:1px solid #ebedf3}[loop-slider]{width:calc(100% + 100px);height:230px;display:flex;align-items:center;justify-content:center;overflow:hidden}@keyframes loop{0%{transform:translateX(1000px)}100%{transform:translateX(-200px)}}[loop-slider] [slide]{background-color:#f48620;position:absolute;top:0;left:0;display:block;width:200px;height:230px;margin-right:0}[loop-slider] [slide]:nth-of-type(1){transform:translateX(0px);animation:loop 1.5s -0.15s linear infinite}@keyframes loop{0%{transform:translateX(1000px)}100%{transform:translateX(-200px)}}[loop-slider] [slide]{background-color:#f48620;position:absolute;top:0;left:0;display:block;width:200px;height:230px;margin-right:0}[loop-slider] [slide]:nth-of-type(2){transform:translateX(200px);animation:loop 1.5s 0.15s linear infinite}@keyframes loop{0%{transform:translateX(1000px)}100%{transform:translateX(-200px)}}[loop-slider] [slide]{background-color:#f48620;position:absolute;top:0;left:0;display:block;width:200px;height:230px;margin-right:0}[loop-slider] [slide]:nth-of-type(3){transform:translateX(400px);animation:loop 1.5s 0.45s linear infinite}@keyframes loop{0%{transform:translateX(1000px)}100%{transform:translateX(-200px)}}[loop-slider] [slide]{background-color:#f48620;position:absolute;top:0;left:0;display:block;width:200px;height:230px;margin-right:0}[loop-slider] [slide]:nth-of-type(4){transform:translateX(600px);animation:loop 1.5s 0.75s linear infinite}@keyframes loop{0%{transform:translateX(1000px)}100%{transform:translateX(-200px)}}[loop-slider] [slide]{background-color:#f48620;position:absolute;top:0;left:0;display:block;width:200px;height:230px;margin-right:0}[loop-slider] [slide]:nth-of-type(5){transform:translateX(800px);animation:loop 1.5s 1.05s linear infinite}[single-loop-slider]{width:300px;height:300px;margin:0 auto;display:flex;align-items:center;justify-content:center;overflow:hidden}@keyframes loop-full{0%{transform:translateX(75%)}37.5%{transform:translateX(75%)}42.5%{transform:translateX(-50%)}62.5%{transform:translateX(-50%)}67.5%{transform:translateX(-175%)}100%{transform:translateX(-175%)}}[single-loop-slider] [slide]:nth-of-type(1){transform:translateX(75%);animation:loop-full 16s -60s ease-in-out infinite}@keyframes loop-full{0%{transform:translateX(75%)}37.5%{transform:translateX(75%)}42.5%{transform:translateX(-50%)}62.5%{transform:translateX(-50%)}67.5%{transform:translateX(-175%)}100%{transform:translateX(-175%)}}[single-loop-slider] [slide]:nth-of-type(2){transform:translateX(75%);animation:loop-full 16s -56s ease-in-out infinite}@keyframes loop-full{0%{transform:translateX(75%)}37.5%{transform:translateX(75%)}42.5%{transform:translateX(-50%)}62.5%{transform:translateX(-50%)}67.5%{transform:translateX(-175%)}100%{transform:translateX(-175%)}}[single-loop-slider] [slide]:nth-of-type(3){transform:translateX(75%);animation:loop-full 16s -52s ease-in-out infinite}@keyframes loop-full{0%{transform:translateX(75%)}37.5%{transform:translateX(75%)}42.5%{transform:translateX(-50%)}62.5%{transform:translateX(-50%)}67.5%{transform:translateX(-175%)}100%{transform:translateX(-175%)}}[single-loop-slider] [slide]:nth-of-type(4){transform:translateX(75%);animation:loop-full 16s -48s ease-in-out infinite}[single-loop-slider] [slide]{position:absolute;top:0;left:0;width:300px;height:300px;display:block;line-height:300px;margin-right:0;background-color:#f48620;left:50%}*{margin:0;padding:0;border:0;box-sizing:border-box;position:relative;outline-style:none;line-height:1;cursor:context-menu}*:before,* :after{font-family:inherit}html{width:100vw;max-width:100%;display:block;scroll-behavior:smooth;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{font-size:16px}@media screen and (min-width: 300px){html{font-size:calc(0.085106383vw + 15.7446808511px)}}@media screen and (min-width: 5000px){html{font-size:20px}}.bodyIntro{height:100vh !important;overflow:hidden !important}body{width:100%;height:100%;min-height:100vh;padding:0;margin:0;overflow-y:auto;font-family:"Rubik",sans-serif;line-height:1;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;overscroll-behavior-y:none}.m0{margin:0 !important}.p0{padding:0 !important}img{width:100%;display:block;height:intrinsic;image-rendering:-webkit-optimize-contrast}.bgCover{background-repeat:no-repeat;background-position:center;background-size:cover}a{text-decoration:none;font-family:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}button,[type=button]{cursor:pointer;background-color:rgba(0,0,0,0);border:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}button:focus,[type=button]:focus{outline:0}li{list-style-type:none}h1,h2,h3,h4,h5,p{margin:0;padding:0}p{margin-top:1rem;font-size:1rem;font-weight:400;line-height:1.3}h1{font-size:1.802rem;font-weight:700}@media(min-width: 360px){h1{font-size:2.027rem}}@media(min-width: 568px){h1{font-size:2.281rem}}@media(min-width: 768px){h1{font-size:2.566rem}}@media(min-width: 1024px){h1{font-size:2.887rem}}@media(min-width: 1280px){h1{font-size:3.247rem}}@media(min-width: 1800px){h1{font-size:4.11rem}}h2{font-size:1.602rem;font-weight:700}@media(min-width: 360px){h2{font-size:1.802rem}}@media(min-width: 568px){h2{font-size:2.027rem}}@media(min-width: 768px){h2{font-size:2.281rem}}@media(min-width: 1024px){h2{font-size:2.566rem}}@media(min-width: 1280px){h2{font-size:2.887rem}}@media(min-width: 1800px){h2{font-size:3.653rem}}h3{font-size:1.424rem;font-weight:700}@media(min-width: 360px){h3{font-size:1.602rem}}@media(min-width: 568px){h3{font-size:1.802rem}}@media(min-width: 768px){h3{font-size:2.027rem}}@media(min-width: 1024px){h3{font-size:2.281rem}}@media(min-width: 1280px){h3{font-size:2.566rem}}h4{font-size:1.266rem;font-weight:600}@media(min-width: 360px){h4{font-size:1.424rem}}@media(min-width: 568px){h4{font-size:1.602rem}}@media(min-width: 768px){h4{font-size:1.802rem}}h5{font-size:1.125rem;font-weight:600}@media(min-width: 360px){h5{font-size:1.266rem}}table{display:table;border-spacing:0;border-collapse:collapse}table tr{display:table-row}table td{text-align:left;font-weight:300}::-webkit-scrollbar{width:10px;height:1px}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background:#909294}::-webkit-scrollbar-thumb:window-inactive{background:#909294}body{background-color:#fff}#wallSection{width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;background-image:url("/assets/images/banner-5.jpg");background-repeat:no-repeat;background-position:center;background-size:cover;display:flex;justify-content:center;align-items:flex-end;z-index:100}@media(min-width: 360px){#wallSection{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#wallSection{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#wallSection{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#wallSection{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#wallSection{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 768px){#wallSection{height:100vh}}#wallSection:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:block;background-color:#1b1b1b;opacity:.5}#wallSection .logoDiv{position:absolute;top:5%}#wallSection .logoDiv .wallLogo{width:8rem}@media(min-width: 768px){#wallSection .logoDiv .wallLogo{width:10rem}}#wallSection .content{z-index:3;min-height:91vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media(min-width: 768px){#wallSection .content{height:100vh}}#wallSection .content .heading{color:#fff;text-shadow:-1px 2px 15px rgba(0,0,0,.658)}#wallSection .content .subText{color:#fff;font-weight:300;text-shadow:-1px 2px 15px rgba(0,0,0,.658)}@media(min-width: 768px){#wallSection .content .subText{max-width:700px;font-size:1.266rem}}#wallSection .content .formAction{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:1.5vh;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer;color:#fff;background-color:#ed2024;border:1px solid #f48620;font-size:1rem;padding:1rem 1.424rem;margin-top:2.027rem}#wallSection .content .formAction i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#wallSection .content .formAction i{color:#fff}#wallSection .content .formAction:hover{color:#fff;background-color:#f48620}@media(min-width: 568px){#wallSection .content .formAction{font-size:1.125rem}}@media(min-width: 768px){#wallSection .content .formAction{font-size:1.266rem}}#pageWallSection{width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;background-image:url("/assets/images/banner-2.jpg");background-repeat:no-repeat;background-position:center;background-size:cover;display:flex;justify-content:center;align-items:flex-end;z-index:100}@media(min-width: 360px){#pageWallSection{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#pageWallSection{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#pageWallSection{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#pageWallSection{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#pageWallSection{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 768px){#pageWallSection{height:100vh}}#pageWallSection:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:block;background-color:#1b1b1b;opacity:35%}#pageWallSection .logoDiv{position:absolute;top:5%}#pageWallSection .logoDiv .wallLogo{width:8rem}@media(min-width: 768px){#pageWallSection .logoDiv .wallLogo{width:10rem}}#pageWallSection .content{z-index:3;min-height:91vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media(min-width: 768px){#pageWallSection .content{height:100vh}}#pageWallSection .content .heading{color:#fff;text-shadow:-1px 2px 15px rgba(0,0,0,.658)}#pageWallSection .content .subText{color:#fff;font-weight:300}@media(min-width: 768px){#pageWallSection .content .subText{max-width:700px;font-size:1.266rem}}#pageWallSection .content .formAction{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:1.5vh;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer;color:#fff;background-color:#ed2024;border:1px solid #f48620;font-size:1rem;padding:1rem 1.424rem;margin-top:2.027rem}#pageWallSection .content .formAction i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#pageWallSection .content .formAction i{color:#fff}#pageWallSection .content .formAction:hover{color:#fff;background-color:#f48620}@media(min-width: 568px){#pageWallSection .content .formAction{font-size:1.125rem}}@media(min-width: 768px){#pageWallSection .content .formAction{font-size:1.266rem}}#pageWallSection .content .visitWeb{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:1.5vh;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer;color:#fff;background-color:#ed2024;border:1px solid #f48620;font-size:1rem;padding:1rem 1.424rem;margin-top:2.027rem}#pageWallSection .content .visitWeb i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#pageWallSection .content .visitWeb i{color:#fff}#pageWallSection .content .visitWeb:hover{color:#fff;background-color:#f48620}@media(min-width: 568px){#pageWallSection .content .visitWeb{font-size:1.125rem}}@media(min-width: 768px){#pageWallSection .content .visitWeb{font-size:1.266rem}}.featuresSection{width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-bottom:2.441rem;padding-top:2.441rem;z-index:100}@media(min-width: 360px){.featuresSection{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){.featuresSection{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){.featuresSection{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){.featuresSection{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){.featuresSection{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){.featuresSection{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){.featuresSection{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){.featuresSection{padding-top:4.768rem;padding-bottom:4.768rem}}@media(min-width: 768px){.featuresSection{position:relative;bottom:50px;display:flex;justify-content:center;padding-top:0;padding-bottom:0}}.featuresSection .experianceDiv{width:100%;padding:2rem;margin-right:2.441rem;background-color:#ed2024;color:#fff;border-radius:10px}@media(min-width: 768px){.featuresSection .experianceDiv{max-width:250px}}.featuresSection .experianceDiv:before{content:""}@media(min-width: 768px){.featuresSection .experianceDiv:before{position:absolute;top:15px;left:50px;width:100%;height:100%;background-image:url("/assets/images/icons/solar-panels.png");background-repeat:no-repeat;background-position:center;background-size:100px;opacity:.2}}.featuresSection .featuresDiv{margin-top:1rem;border-radius:10px;background-color:#fff;border:1px solid #ebedf3;box-shadow:rgba(0,0,0,.24) 0px 3px 8px}@media(min-width: 768px){.featuresSection .featuresDiv{display:flex;margin-top:0}}.featuresSection .featuresDiv .cardDiv{width:100%;padding:2rem;border-bottom:1px solid #ebedf3}@media(min-width: 768px){.featuresSection .featuresDiv .cardDiv{max-width:250px;border-left:1px solid #ebedf3;border-bottom:0}}.featuresSection .featuresDiv .cardDiv:nth-child(1){border-left:0}#specialitiesSection{width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-bottom:2.441rem;padding-top:2.441rem;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(min-width: 360px){#specialitiesSection{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#specialitiesSection{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#specialitiesSection{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#specialitiesSection{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#specialitiesSection{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){#specialitiesSection{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){#specialitiesSection{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){#specialitiesSection{padding-top:4.768rem;padding-bottom:4.768rem}}#specialitiesSection .title{margin-bottom:1rem;text-align:center;color:#212427}#specialitiesSection .title span{background:#f7bc23;background:linear-gradient(to right, #F7BC23 0%, #F79C25 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}#specialitiesSection #specialitiesDiv{width:100%;max-width:1000px;margin:0 auto;display:inline-flex;flex-wrap:wrap;justify-content:center}#specialitiesSection .specialities{width:100%;display:flex;align-items:center;justify-content:center;padding:1rem;margin-top:1rem;border:1px solid #ebedf3;border-radius:10px}@media(min-width: 768px){#specialitiesSection .specialities{width:30%;flex-direction:column;justify-content:flex-start;margin-left:.5rem;margin-top:.5rem;text-align:center;border:0}}#specialitiesSection .specialities img{width:60px}#specialitiesSection .specialities .textDiv{max-width:300px;margin-left:1rem;text-align:left}@media(min-width: 768px){#specialitiesSection .specialities .textDiv{margin:0;margin-top:1rem;text-align:center}}#specialitiesSection .specialities h5{margin:0;color:#212427;font-weight:500}#specialitiesSection .specialities p{margin-top:.5rem;color:#333;font-size:.889rem;font-weight:200}#testimonialSection{width:100%;overflow:hidden;text-align:center;background-color:#f6f5fa}#testimonialSection #testimonialContainer{width:100%;padding-top:2.441rem;width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1}@media(min-width: 568px){#testimonialSection #testimonialContainer{padding-top:3.052rem}}@media(min-width: 768px){#testimonialSection #testimonialContainer{padding-top:3.815rem}}@media(min-width: 1280px){#testimonialSection #testimonialContainer{padding-top:4.768rem}}@media(min-width: 360px){#testimonialSection #testimonialContainer{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#testimonialSection #testimonialContainer{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#testimonialSection #testimonialContainer{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#testimonialSection #testimonialContainer{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#testimonialSection #testimonialContainer{padding-left:5.96rem;padding-right:5.96rem}}#testimonialSection #testimonialContainer .topContents{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:2.281rem;padding-left:2.281rem;padding-right:2.281rem}#testimonialSection #testimonialContainer .topContents .heading{color:#212427;line-height:1}#testimonialSection #testimonialContainer .topContents .heading span{background:#f7bc23;background:linear-gradient(to right, #F7BC23 0%, #F79C25 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}#testimonialSection #testimonialContainer .topContents .arrowDiv{display:flex}#testimonialSection #testimonialContainer .topContents .arrowDiv .arrow{display:none;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}@media(min-width: 768px){#testimonialSection #testimonialContainer .topContents .arrowDiv .arrow{display:inline-block}}#testimonialSection #testimonialContainer .topContents .arrowDiv .arrow:hover{opacity:.5}#testimonialSection #testimonialContainer .topContents .arrowDiv .arrow img{width:35px}#testimonialSection #testimonialContainer .topContents .arrowDiv .prev img{margin-right:10px}#testimonialSection #testimonialContainer #testimonialWrapper{width:100%;display:flex;padding-bottom:2.441rem;overflow-x:auto}@media(min-width: 568px){#testimonialSection #testimonialContainer #testimonialWrapper{padding-bottom:3.052rem}}@media(min-width: 768px){#testimonialSection #testimonialContainer #testimonialWrapper{padding-bottom:3.815rem}}@media(min-width: 1280px){#testimonialSection #testimonialContainer #testimonialWrapper{padding-bottom:4.768rem}}@media(min-width: 768px){#testimonialSection #testimonialContainer #testimonialWrapper{overflow-x:unset}}#testimonialSection #testimonialContainer #testimonialWrapper .testimonialSlide{width:100%;min-width:90%;display:flex;flex-direction:column;padding-right:1rem}@media(min-width: 768px){#testimonialSection #testimonialContainer #testimonialWrapper .testimonialSlide{min-width:45%}}@media(min-width: 1024px){#testimonialSection #testimonialContainer #testimonialWrapper .testimonialSlide{min-width:35%}}#testimonialSection #testimonialContainer #testimonialWrapper .testimonialSlide .testimonial{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;padding:1rem;background-color:#fff;border:1px solid #ebedf3;border-radius:.5rem}@media(min-width: 768px){#testimonialSection #testimonialContainer #testimonialWrapper .testimonialSlide .testimonial{padding:2.281rem;max-width:800px}}#testimonialSection #testimonialContainer #testimonialWrapper .testimonialSlide .testimonial .content{width:100%;text-align:left}#testimonialSection #testimonialContainer #testimonialWrapper .testimonialSlide .testimonial .content p{padding:0;margin:0;color:#212427;font-size:1rem;font-weight:400;line-height:180%}#testimonialSection #testimonialContainer #testimonialWrapper .testimonialSlide .testimonial .profileDiv{display:flex;flex-direction:column;margin-top:1rem}#testimonialSection #testimonialContainer #testimonialWrapper .testimonialSlide .testimonial .profileDiv .profileTextDiv{text-align:left}#testimonialSection #testimonialContainer #testimonialWrapper .testimonialSlide .testimonial .profileDiv .profileTextDiv .title{margin:0;color:#ed2024;font-weight:600;margin-bottom:.5rem}#testimonialSection #testimonialContainer #testimonialWrapper .testimonialSlide .testimonial .profileDiv .profileTextDiv .company{color:#5d5e5f;font-size:.9rem;margin-top:.25rem}#testimonialSection #testimonialContainer #testimonialWrapper .testimonialSlide .testimonial .profileDiv .profileTextDiv .reviewStar{display:flex;margin-top:.5rem}#testimonialSection #testimonialContainer #testimonialWrapper .testimonialSlide .testimonial .profileDiv .profileTextDiv .reviewStar img{width:20px;height:20px;margin-right:.2rem}#bannerWall{width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-top:2.441rem}@media(min-width: 360px){#bannerWall{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#bannerWall{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#bannerWall{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#bannerWall{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#bannerWall{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){#bannerWall{padding-top:3.052rem}}@media(min-width: 768px){#bannerWall{padding-top:3.815rem}}@media(min-width: 1280px){#bannerWall{padding-top:4.768rem}}#bannerWall .innerSection{min-height:500px;display:flex;align-items:center}@media(min-width: 768px){#bannerWall .innerSection{min-height:700px;justify-content:end}}@media(min-width: 768px){#bannerWall .innerSection:before{content:"";position:absolute;top:-100px;left:65px;width:100%;height:100%;background-image:url("/assets/images/globe-dot-green.webp");background-repeat:no-repeat;background-position:right;background-size:500px}}#bannerWall .innerSection .content{position:absolute;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background-color:#fff;color:#212427;margin:1rem;padding:2rem;text-align:left;border-radius:10px;border:1px solid #ebedf3;box-shadow:rgba(0,0,0,.24) 0px 3px 8px}@media(min-width: 768px){#bannerWall .innerSection .content{top:25px;left:0;width:55%;padding:3.052rem}}#bannerWall .innerSection .content .heading{margin:0;padding:0;color:#212427;font-weight:600}#bannerWall .innerSection .content .heading span{background:#f7bc23;background:linear-gradient(to right, #F7BC23 0%, #F79C25 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}#bannerWall .innerSection .content p{color:#212427;font-weight:400;line-height:1.3}#bannerWall .innerSection .content .formAction{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:1.5vh;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer;color:#fff;background-color:#ed2024;border:1px solid #f48620;font-size:1rem;padding:1rem 1.424rem;margin-top:2.027rem}#bannerWall .innerSection .content .formAction i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#bannerWall .innerSection .content .formAction i{color:#fff}#bannerWall .innerSection .content .formAction:hover{color:#fff;background-color:#f48620}@media(min-width: 568px){#bannerWall .innerSection .content .formAction{font-size:1.125rem}}@media(min-width: 768px){#bannerWall .innerSection .content .formAction{font-size:1.266rem}}@media(min-width: 768px){#bannerWall .innerSection .imageDiv{margin:auto 7rem}}#bannerWall .innerSection .imageDiv img{height:450px;border-radius:10px}#footerSection{width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-top:1rem;padding-bottom:1rem;width:100%;z-index:111;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;text-align:center;margin-top:auto;padding-top:2.441rem;padding-bottom:2.441rem;background-color:#fff}@media(min-width: 360px){#footerSection{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#footerSection{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#footerSection{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#footerSection{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#footerSection{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 768px){#footerSection{flex-direction:row}}#footerSection .link a{margin:0 .5rem;color:#212427;font-size:.889rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);font-weight:300;opacity:.5}#footerSection .link a:hover{opacity:1}#footerSection a,#footerSection p{color:#212427;margin:0;font-size:.889rem;opacity:.5}#footerSection a span,#footerSection p span{font-weight:200}#footerSection a:hover{opacity:1}#footerSection .title{margin-bottom:.889rem;margin-top:0}#footerSection p{margin-bottom:.5rem}@media(min-width: 768px){#footerSection p{margin:0}}#privacySection{width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-bottom:2.441rem;padding-top:2.441rem;display:flex;flex-direction:column;align-content:center;justify-content:center;text-align:center}@media(min-width: 360px){#privacySection{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#privacySection{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#privacySection{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#privacySection{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#privacySection{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){#privacySection{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){#privacySection{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){#privacySection{padding-top:4.768rem;padding-bottom:4.768rem}}.mainContainerIntro{transform:translateY(-100vh)}@media(min-width: 768px){.mainContainerIntro{transform:none;transform:translateX(-100%)}}.popupFormSectionIntro{transform:none !important}.popupFormSectionIntro .formSideBar{top:0 !important}@media(min-width: 768px){.popupFormSectionIntro .formSideBar{left:0 !important}}#popupFormSection{position:fixed;top:0;left:0;width:100vw;z-index:101;display:flex;align-items:center;justify-content:center;flex-direction:column-reverse;background-color:#fff;transition:all 1s ease-in-out;transform:translateY(100vh)}@media(min-width: 768px){#popupFormSection{flex-direction:row-reverse;transform:none;transform:translateX(100vw)}}#popupFormSection #popupForm{width:100%;height:100vh;display:flex;align-items:center;overflow:hidden}@media(min-width: 768px){#popupFormSection #popupForm{width:auto;flex:1}}#popupFormSection #popupForm .wallBg{position:absolute;top:0;left:0;width:100%;height:100vh;display:flex}#popupFormSection #popupForm .wallBg img{margin:auto;max-width:500px;opacity:.025}#popupFormSection #popupForm #popupFormWrapper{width:100%;display:flex;flex-wrap:nowrap}#popupFormSection #popupForm #popupFormWrapper .slide{min-height:100vh;width:100%;min-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;overflow:hidden}@media(min-width: 360px){#popupFormSection #popupForm #popupFormWrapper .slide{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#popupFormSection #popupForm #popupFormWrapper .slide{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#popupFormSection #popupForm #popupFormWrapper .slide{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#popupFormSection #popupForm #popupFormWrapper .slide{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#popupFormSection #popupForm #popupFormWrapper .slide{padding-left:5.96rem;padding-right:5.96rem}}#popupFormSection #popupForm #popupFormWrapper .slide:nth-child(1) .popupCloseBtn{display:inline-block}#popupFormSection #popupForm #popupFormWrapper .slide:nth-child(1) .backBtn{display:none}#popupFormSection #popupForm #popupFormWrapper .slide:nth-last-child(1) .nextBtn{display:none}#popupFormSection #popupForm #popupFormWrapper .slide .heading{max-width:700px;font-weight:500;margin-bottom:2.441rem}#popupFormSection #popupForm #popupFormWrapper .slide .heading span{color:#f48620}#popupFormSection #popupForm #popupFormWrapper .slide .optionForm,#popupFormSection #popupForm #popupFormWrapper .slide .inputDiv{text-align:center}#popupFormSection #popupForm #popupFormWrapper .slide .optionForm .options input,#popupFormSection #popupForm #popupFormWrapper .slide .inputDiv .options input{margin-bottom:1rem}#popupFormSection #popupForm #popupFormWrapper .slide .formDiv{max-width:400px}#popupFormSection #popupForm #popupFormWrapper .slide .inputDiv input{padding-left:2rem}#popupFormSection #popupForm #popupFormWrapper .slide .inputDiv i{position:absolute;top:.65rem;left:.5rem}#popupFormSection #popupForm #popupFormWrapper .slide .btnDiv{width:100%;justify-content:center}#popupFormSection #popupForm #popupFormWrapper .slide .popupCloseBtn{min-width:150px;display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:1.5vh;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer;color:#f48620;background-color:#fff;border:1px solid #f48620;font-size:1rem;padding:1rem 1.424rem;display:none;margin-right:1rem}#popupFormSection #popupForm #popupFormWrapper .slide .popupCloseBtn i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#popupFormSection #popupForm #popupFormWrapper .slide .popupCloseBtn i{color:#c8cbd3}#popupFormSection #popupForm #popupFormWrapper .slide .popupCloseBtn:hover{color:#fff;background-color:#ed2024;border:1px solid #ebedf3}@media(min-width: 568px){#popupFormSection #popupForm #popupFormWrapper .slide .popupCloseBtn{font-size:1.125rem}}@media(min-width: 768px){#popupFormSection #popupForm #popupFormWrapper .slide .popupCloseBtn{font-size:1.266rem}}#popupFormSection #popupForm #popupFormWrapper .slide .nextBtn{min-width:150px;display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:1.5vh;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer;color:#fff;background-color:#ed2024;border:1px solid #f48620;font-size:1rem;padding:1rem 1.424rem}#popupFormSection #popupForm #popupFormWrapper .slide .nextBtn i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#popupFormSection #popupForm #popupFormWrapper .slide .nextBtn i{color:#fff}#popupFormSection #popupForm #popupFormWrapper .slide .nextBtn:hover{color:#fff;background-color:#f48620}@media(min-width: 568px){#popupFormSection #popupForm #popupFormWrapper .slide .nextBtn{font-size:1.125rem}}@media(min-width: 768px){#popupFormSection #popupForm #popupFormWrapper .slide .nextBtn{font-size:1.266rem}}#popupFormSection #popupForm #popupFormWrapper .slide .backBtn{min-width:150px;display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:1.5vh;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer;color:#f48620;background-color:#fff;border:1px solid #f48620;font-size:1rem;padding:1rem 1.424rem;display:inline-block;margin-right:1rem}#popupFormSection #popupForm #popupFormWrapper .slide .backBtn i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#popupFormSection #popupForm #popupFormWrapper .slide .backBtn i{color:#c8cbd3}#popupFormSection #popupForm #popupFormWrapper .slide .backBtn:hover{color:#fff;background-color:#ed2024;border:1px solid #ebedf3}@media(min-width: 568px){#popupFormSection #popupForm #popupFormWrapper .slide .backBtn{font-size:1.125rem}}@media(min-width: 768px){#popupFormSection #popupForm #popupFormWrapper .slide .backBtn{font-size:1.266rem}}#popupFormSection #popupForm #popupFormWrapper .slide #contactSubmit{min-width:150px;display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:1.5vh;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer;color:#fff;background-color:#ed2024;border:1px solid #f48620;font-size:1rem;padding:1rem 1.424rem}#popupFormSection #popupForm #popupFormWrapper .slide #contactSubmit i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#popupFormSection #popupForm #popupFormWrapper .slide #contactSubmit i{color:#fff}#popupFormSection #popupForm #popupFormWrapper .slide #contactSubmit:hover{color:#fff;background-color:#f48620}@media(min-width: 568px){#popupFormSection #popupForm #popupFormWrapper .slide #contactSubmit{font-size:1.125rem}}@media(min-width: 768px){#popupFormSection #popupForm #popupFormWrapper .slide #contactSubmit{font-size:1.266rem}}#popupFormSection #popupForm #popupFormWrapper .slide #contactSubmit .loader{display:none;margin-left:.5rem}#popupFormSection .formSideBar{width:100%;height:60px;min-height:60px;top:-60px;display:flex;justify-content:center;align-items:center;background-color:#ed2024;cursor:pointer;transition:all .8s ease-in-out}@media(min-width: 768px){#popupFormSection .formSideBar{height:20vh;width:50px;min-width:50px;top:0;left:-60px}}#popupFormSection .formSideBar .formActionText{display:flex}@media(min-width: 768px){#popupFormSection .formSideBar .formActionText{position:absolute;left:unset;transform:rotate(-90deg)}}#popupFormSection .formSideBar .closeForm #cancelFormAction{display:block !important}#popupFormSection .formSideBar .closeForm #applyFormAction{display:none !important}#popupFormSection .formSideBar #cancelFormAction{display:none}#popupFormSection .formSideBar .text{display:block;color:#fff;font-weight:700;white-space:nowrap;cursor:pointer}/*# sourceMappingURL=style.css.map */