.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:"Inter",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:"Inter",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]::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 #aeb3fd}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 #7379c4}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 #6673bb}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;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;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%}[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:#910317}#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:#1f2837 !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:#1f2837 !important;order:1}.multiSelect .select2-container .selection textarea{min-height:43px !important;margin:0 !important;padding:.7rem !important;font-family:"Inter",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:#1f2837 !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:#1f2837 !important;order:1}.multiSearch .select2-container .selection textarea{min-height:43px !important;margin:0 !important;padding:.7rem !important;font-family:"Inter",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:#1f2837}.multiSearch button:hover i{color:#fff}.multiSearch button i{color:#1f2837;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:"Inter",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:#1f2837}.search button i{color:#910317;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:#910317;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 #6673bb}.uploadInput:hover .inputBox label{color:#910317}.uploadInput .inputBox{border:1px dashed #aeb3fd;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:#1f2837;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:"Inter",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:#1f2837;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::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: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:placeholder-shown+label{top:1rem;left:1rem;color:#e71b36;font-size:.9rem;font-weight:400}.labelMovingAnimation input:not(:placeholder-shown)~label{top:1rem;left:1rem;color:#e71b36;font-size:.9rem;font-weight:400}.labelMovingAnimation textarea:placeholder-shown+label{top:1rem;left:1rem;color:#e71b36;font-size:.9rem;font-weight:400}.labelMovingAnimation textarea:not(:placeholder-shown)~label{top:1rem;left:1rem;color:#e71b36;font-size:.9rem;font-weight:400}.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:#910317;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:#910317}.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:#1f2837;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:#e71b36}.dropdownForm .dropDownDiv .dropList .dropBox:hover .dropIcon{border:1px solid #aeb3fd}.dropdownForm .dropDownDiv .dropList .dropBox:hover .dropIcon i{color:#910317}.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:#1f2837}.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:#1f2837}.alertPopup .popupCloseIcon i{color:#1f2837;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:#1f2837;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:#910317;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:#1f2837;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:#910317}[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:#1f2837;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:#910317;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:#1f2837}[center-popup] .popupCloseIcon i{color:#1f2837;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:#1f2837;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:#910317;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:#1f2837}.commonPopup .popupCloseIcon i{color:#1f2837;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:#1f2837;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:#910317;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:#1f2837}.timeOutPopup .popupCloseIcon i{color:#1f2837;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:#1f2837;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:#910317;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:#910317;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:#e71b36}.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;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:3rem;-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:#e71b36;border:1px solid #e71b36;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:#1f2837}.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:#e71b36}.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:3rem;-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:#e71b36;border:1px solid #e71b36;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:#1f2837}.halfWidthPortraitCardBanner{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin-top:1.802rem;border-radius:10px;background-color:#910317;border:1px solid #c9eeb7}.halfWidthPortraitCardBanner:nth-child(1){margin-top:0}@media(min-width: 1024px){.halfWidthPortraitCardBanner:nth-child(2){margin-top: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:#e71b36}.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{width:100%}.halfWidthPortraitCardBanner .media img{display:flex}.halfWidthPortraitCardBanner .media .bgImage{width:100%;margin:0 auto;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:#1f2837}.halfWidthPortraitCardBanner .content .actionBtn{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:3rem;-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:#e71b36;border:1px solid #e71b36;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:#1f2837}.halfWidthPortraitCardBanner .media .element{max-width:350px;opacity:.1}.halfWidthPortraitCardBanner .media .bgImage{bottom:-42px;max-width:250px}.halfWidthPortraitCardBannerCenter{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;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}}.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:#e71b36}.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{width:100%}.halfWidthPortraitCardBannerCenter .media img{display:flex}.halfWidthPortraitCardBannerCenter .media .bgImage{width:100%;margin:0 auto;object-fit:contain;z-index:1}.halfWidthPortraitCardBannerCenter .content{text-align:center !important}.halfWidthPortraitCardBannerCenter .content .label{margin:0 auto;color:#e71b36}.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:3rem;-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:#e71b36;border:1px solid #e71b36;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:#1f2837}.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:#e71b36}.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;object-fit:contain;z-index:1}.contentMedia1 .content{background-color:#e71b36}.contentMedia1 .content .label{color:#1f2837}.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:3rem;-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:#1f2837;border:1px solid #1f2837;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:#1f2837;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 top, #00aea0, #01a89a, #01a295, #029c8f, #02968a, #029186, #028d82, #02887e, #01847a, #018076, #007c73, #00786f)}@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:#e71b36}.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;object-fit:contain;z-index:1}@media(min-width: 1024px){.fullWidthBanner1 .media .bgImage{max-width:300px}}.fullWidthBanner1 .content .label{color:#1f2837}.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:3rem;-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:#1f2837;border:1px solid #1f2837;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:#1f2837;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:#e71b36}.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:#910317;background:linear-gradient(to right top, #00aea0, #01a89a, #01a295, #029c8f, #02968a, #029186, #028d82, #02887e, #01847a, #018076, #007c73, #00786f);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:3rem;-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:#1f2837;border:1px solid #1f2837;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:#1f2837;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:#e71b36;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:#e71b36;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:#e71b36;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:#e71b36;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:#e71b36;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:#e71b36;left:50%}*{margin:0;padding:0;border:0;box-sizing:border-box;position:relative;outline-style:none;line-height:1;letter-spacing:-0.5px;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:"Inter",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;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;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}}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}}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}}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}#thankyouSection{width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-bottom:2.441rem;padding-top:2.441rem;min-height:100vh;text-align:center;display:flex;flex-direction:column;background-color:#fff}@media(min-width: 360px){#thankyouSection{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#thankyouSection{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#thankyouSection{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#thankyouSection{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#thankyouSection{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){#thankyouSection{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){#thankyouSection{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){#thankyouSection{padding-top:4.768rem;padding-bottom:4.768rem}}#thankyouSection .logo{display:inline-block;width:10rem;margin:0 auto;margin-bottom:1.3333rem}#thankyouSection .content{margin:auto}#thankyouSection .content .heading{color:#212427;font-weight:500}#thankyouSection .content h4{margin-top:1rem;color:#909294;font-weight:300}#thankyouSection .content .btnDiv{margin-top:1.3333rem;padding-top:1rem;border-top:1px solid #ebedf3;display:flex;justify-content:center;flex-wrap:wrap}#thankyouSection .content .btnDiv a{min-width:200px;display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:3rem;-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:#e71b36;border:1px solid #e71b36;font-size:1.125rem;margin:.5rem;height:70px;padding:0 1rem;box-shadow:rgba(50,50,93,.123) 0px 13px 27px -5px,rgba(0,0,0,.068) 0px 8px 16px -8px}#thankyouSection .content .btnDiv a i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#thankyouSection .content .btnDiv a i{color:#fff}#thankyouSection .content .btnDiv a:hover{color:#fff;background-color:#1f2837}#thankyouSection .content .btnDiv a img{width:30px;margin-right:1rem}#thankyouSection .content .btnDiv a span{display:none;font-size:.9rem;font-weight:400;letter-spacing:1px;margin-top:.35rem}@media(min-width: 1024px){#thankyouSection .content .btnDiv a span{display:block}}#thankyouSection .content .btnDiv .callBtn{background-color:#fff;color:#e71b36;font-weight:600;flex-wrap:wrap;flex-direction:column;border:1px solid #ebedf3}#thankyouSection .content .btnDiv .callBtn:hover{background-color:#e71b36;color:#fff}#thankyouSection .content .btnDiv .wahtsapp{color:#fff;font-weight:600;background-color:#fff;color:#3a9c3a;border:1px solid #ebedf3}#thankyouSection .content .btnDiv .wahtsapp:hover{border:1px solid #ebedf3;background-color:#3a9c3a}.formActionBar{position:fixed;left:0;bottom:0;width:100%;display:flex;justify-content:center;z-index:200}@media(min-width: 1280px){.formActionBar{display:none}}.formActionBar .formAction{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:3rem;-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:#e71b36;border:1px solid #e71b36;font-size:1rem;padding:1rem 2.566rem;background:linear-gradient(to right top, #e71b36, #e11a34, #db1933, #d61731, #d01630, #c9142d, #c2122b, #bb1028, #b00d24, #a6091f, #9b061b, #910317);font-size:1.125rem;text-align:center;white-space:nowrap;height:60px;width:100%;border-radius:5px 5px 0 0;box-shadow:rgba(50,50,93,.25) 0px -30px 60px -12px,rgba(0,0,0,.3) 0px -18px 36px -18px}.formActionBar .formAction i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.formActionBar .formAction i{color:#fff}.formActionBar .formAction:hover{color:#fff;background-color:#1f2837}@media(min-width: 568px){.formActionBar .formAction{font-size:1.125rem}}@media(min-width: 768px){.formActionBar .formAction{font-size:1.266rem}}@media(min-width: 1024px){.formActionBar .formAction{font-size:1.424rem}}.formActionBar .formAction:hover{color:#e71b36;background-color:#fff;border:none;border-top:1px solid #e71b36}.popupFormSectionIntro{transform:none !important;opacity:1 !important}.popupFormSectionIntro .formSideBar{top:0 !important}@media(min-width: 768px){.popupFormSectionIntro .formSideBar{right:0 !important}}#popupFormSection{position:fixed;top:0;right:0;height:100vh;width:100vw;z-index:300;display:flex;flex-direction:column;justify-content:center;background-color:#e71b36;background:linear-gradient(to right top, #1f2837, #1f2a3b, #202c3f, #202d43, #212f47, #202f48, #202f4a, #1f2f4b, #1d2d4a, #1a2b4a, #182a49, #152848);opacity:0;transition:opacity .7s ease-in-out;transform:translateY(100vh);overflow:hidden}@media(min-width: 1280px){#popupFormSection{width:40%;opacity:1;transform:none}}@media(min-width: 1800px){#popupFormSection{width:30%}}#popupFormSection .popupClose{position:absolute;top:0;left:0;z-index:100;width:9vh;height:9vh;display:flex;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}@media(min-width: 1024px){#popupFormSection .popupClose{display:none}}#popupFormSection .popupClose:hover{background-color:#1f2837}#popupFormSection .popupClose:hover i,#popupFormSection .popupClose:hover img{transform:rotate(90deg)}#popupFormSection .popupClose i,#popupFormSection .popupClose img{margin:auto;color:#e71b36;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#popupFormSection .logo{position:absolute;top:1rem;left:50%;transform:translateX(-50%);display:block;width:150px;margin:0 auto;margin-bottom:2.441rem}#popupFormSection #popupFormWrapper,#popupFormSection #popupForm{width:100%;display:flex;align-items:center;flex-wrap:nowrap}#popupFormSection #popupFormWrapper .slide,#popupFormSection #popupForm .slide{width:100%;min-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:1rem;text-align:center;padding-left:2.441rem;padding-right:2.441rem;overflow:hidden}#popupFormSection #popupForm{width:100%}#popupFormSection #popupForm .slide .slideDiv{margin-top:2rem}#popupFormSection #popupForm .slide .heading{max-width:700px;line-height:1.3;color:#fff;font-weight:300}#popupFormSection #popupForm .slide .heading span{font-weight:500;color:#fff}#popupFormSection #popupForm .slide .subHeading{max-width:700px;margin-top:1rem;color:#1f2837}#popupFormSection #popupForm p{max-width:410px;font-size:.79rem;font-weight:400}#popupFormSection #popupForm .heading{max-width:700px;color:#fff;font-weight:500}#popupFormSection #popupForm .heading span{font-weight:500;color:#fff}#popupFormSection #popupForm select{margin:auto;margin-top:2.441rem;max-width:500px;font-size:1.125rem}#popupFormSection #popupForm .optionList{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;margin-top:1.3333rem}#popupFormSection #popupForm .optionList input[type=radio],#popupFormSection #popupForm .optionList input[type=checkbox]{width:auto;height:auto;border:2px solid #ebedf3;background-color:#fff;border-radius:5px;margin:0 .5rem;margin-bottom:1rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#popupFormSection #popupForm .optionList input[type=radio]:hover::after,#popupFormSection #popupForm .optionList input[type=checkbox]:hover::after{color:#e71b36}#popupFormSection #popupForm .optionList input[type=radio]::after,#popupFormSection #popupForm .optionList input[type=checkbox]::after{position:relative;left:0;top:0;content:attr(data-name);display:block;width:100%;height:100%;color:#212427;font-family:"Inter",sans-serif;font-size:.9rem;font-weight:500;background-color:rgba(0,0,0,0);border-radius:0;opacity:1;transform:none;padding:.75rem 1rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}@media(min-width: 568px){#popupFormSection #popupForm .optionList input[type=radio]::after,#popupFormSection #popupForm .optionList input[type=checkbox]::after{font-size:.889rem}}#popupFormSection #popupForm .optionList input[type=radio]:checked,#popupFormSection #popupForm .optionList input[type=checkbox]:checked{border:2px solid #e71b36}#popupFormSection #popupForm .optionList input[type=radio]:checked::after,#popupFormSection #popupForm .optionList input[type=checkbox]:checked::after{color:#e71b36}#popupFormSection #popupForm .optionList input[type=radio]:focus,#popupFormSection #popupForm .optionList input[type=checkbox]:focus{box-shadow:0 0 0 #1f2837}#popupFormSection #popupForm .selectBox{width:100%;max-width:600px;margin-top:2.281rem}@media(min-width: 568px){#popupFormSection #popupForm .selectBox{margin-top:2.887rem}}#popupFormSection #popupForm .selectBox select{color:#212427;font-size:2.027rem;font-weight:600;background-color:#fff}@media(min-width: 768px){#popupFormSection #popupForm .selectBox select{font-size:2.281rem}}#popupFormSection #popupForm .multiSelect{width:100%;max-width:600px;margin-top:2.281rem}@media(min-width: 568px){#popupFormSection #popupForm .multiSelect{margin-top:2.887rem}}#popupFormSection #popupForm .multiSelect select{border-radius:10px;font-size:1rem}#popupFormSection #popupForm .multiSelect .select2-results__option--selectable{background:linear-gradient(to right top, #e71b36, #e11a34, #db1933, #d61731, #d01630, #c9142d, #c2122b, #bb1028, #b00d24, #a6091f, #9b061b, #910317)}#popupFormSection #popupForm .btnDiv{width:100%;display:flex;align-items:center;justify-content:center;margin-top:1.125rem}#popupFormSection #popupForm .btnDiv .popupCloseBtn,#popupFormSection #popupForm .btnDiv .backBtn{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:3rem;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer;color:#e71b36;background-color:#fff;border:1px solid #e71b36;font-size:1rem;padding:.75rem 1rem;padding:1.3333rem 1rem;border:1px solid #ebedf3}#popupFormSection #popupForm .btnDiv .popupCloseBtn i,#popupFormSection #popupForm .btnDiv .backBtn i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#popupFormSection #popupForm .btnDiv .popupCloseBtn i,#popupFormSection #popupForm .btnDiv .backBtn i{color:#c8cbd3}#popupFormSection #popupForm .btnDiv .popupCloseBtn:hover,#popupFormSection #popupForm .btnDiv .backBtn:hover{color:#fff;background-color:#1f2837;border:1px solid #ebedf3}#popupFormSection #popupForm .btnDiv .nextBtn,#popupFormSection #popupForm .btnDiv #contactSubmit{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:3rem;-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:#e71b36;border:1px solid #e71b36;font-size:1rem;padding:.75rem 1rem;margin:0;border-radius:5px}#popupFormSection #popupForm .btnDiv .nextBtn i,#popupFormSection #popupForm .btnDiv #contactSubmit i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#popupFormSection #popupForm .btnDiv .nextBtn i,#popupFormSection #popupForm .btnDiv #contactSubmit i{color:#fff}#popupFormSection #popupForm .btnDiv .nextBtn:hover,#popupFormSection #popupForm .btnDiv #contactSubmit:hover{color:#fff;background-color:#1f2837}#popupFormSection #popupForm .btnDiv a,#popupFormSection #popupForm .btnDiv button{border-radius:5px;white-space:nowrap;width:100%;margin:0 .5rem}#popupFormSection #popupForm .note{margin:0 auto;margin-top:2.441rem;color:#5d5e5f;font-size:.9rem}@media(min-width: 768px){#popupFormSection #popupForm .note{margin-top:4.768rem}}#popupFormSection #popupForm .note span{font-weight:600}#popupFormSection #popupForm .formDiv{width:100%;max-width:400px;align-items:center;justify-content:center;margin-top:2.281rem}#popupFormSection #popupForm .formDiv .heading{margin-bottom:1rem}#popupFormSection #popupForm .formDiv label{color:#fff;font-weight:300;letter-spacing:.5px;opacity:.8}#popupFormSection #popupForm .formDiv [type=date]{font-size:.9rem}#popupFormSection #popupForm .formDiv input,#popupFormSection #popupForm .formDiv select,#popupFormSection #popupForm .formDiv textarea{color:#fff;font-size:1.125rem;font-weight:300;letter-spacing:1px;padding:.75rem 1rem;background-color:rgba(255,255,255,.0823529412);border:none;border-radius:5px}#popupFormSection #popupForm .formDiv input::placeholder,#popupFormSection #popupForm .formDiv select::placeholder,#popupFormSection #popupForm .formDiv textarea::placeholder{color:#fff;font-weight:300;opacity:.5}#popupFormSection #popupForm .formDiv #contactSubmit span{margin-left:1rem}#mainContainer{padding-bottom:4.768rem}@media(min-width: 1280px){#mainContainer{padding:0;width:60%}}@media(min-width: 1800px){#mainContainer{width:70%}}#wallSection{background-position:center;background-repeat:no-repeat;background-size:cover}@media(min-width: 768px){#wallSection{min-height:100vh}}#wallSection .bg{object-fit:contain;object-position:top}@media(min-width: 768px){#wallSection .bg{height:70vh;object-fit:cover;object-position:top}}#wallSection .content{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;flex-wrap:wrap;text-align:center;background-color:#1f2837;background:linear-gradient(to right top, #e71b36, #e11a34, #db1933, #d61731, #d01630, #c9142d, #c2122b, #bb1028, #b00d24, #a6091f, #9b061b, #910317);color:#fff}@media(min-width: 360px){#wallSection .content{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#wallSection .content{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#wallSection .content{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#wallSection .content{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#wallSection .content{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){#wallSection .content{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){#wallSection .content{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){#wallSection .content{padding-top:4.768rem;padding-bottom:4.768rem}}@media(min-width: 1800px){#wallSection .content{flex-direction:row;justify-content:space-between}}#wallSection .content .heading{font-weight:800}@media(min-width: 1800px){#wallSection .content .heading{margin-right:1rem}}#wallSection .content .heading span{display:inline-block;margin-top:1rem;color:#e71b36;background-color:#fff;padding:10px 15px;border-radius:5px}#wallSection .content p{font-weight:300}@media(min-width: 1024px){#wallSection .content p{font-size:1.125rem}}#wallSection .content ul{text-align:left;margin-top:1rem;background-color:#1f2837;border:1px solid rgba(129,167,218,.13);padding:1rem;border-radius:5px}@media(min-width: 1280px){#wallSection .content ul{background-color:rgba(255,255,255,.171);border:1px solid rgba(255,255,255,.13)}}@media(min-width: 1800px){#wallSection .content ul{margin:0}}#wallSection .content ul li{padding-left:2rem;line-height:1.3;font-weight:300;margin-bottom:.5rem}@media(min-width: 1024px){#wallSection .content ul li{font-size:1.125rem}}@media(min-width: 1280px){#wallSection .content ul li{font-size:1.266rem;font-weight:400}}#wallSection .content ul li::before{content:"";position:absolute;top:0;left:0;width:20px;height:20px;background-image:url(/assets/images/icons/check-mark.png);background-size:contain}#questionSection{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;background-color:#fff}@media(min-width: 360px){#questionSection{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#questionSection{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#questionSection{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#questionSection{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#questionSection{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){#questionSection{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){#questionSection{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){#questionSection{padding-top:4.768rem;padding-bottom:4.768rem}}#questionSection .heading{font-weight:500}#questionSection .heading span{font-weight:600;background:#e71b36;background:linear-gradient(to right top, #1f2837, #1f2a3b, #202c3f, #202d43, #212f47, #202f48, #202f4a, #1f2f4b, #1d2d4a, #1a2b4a, #182a49, #152848);background:linear-gradient(to right top, #1f2837, #1f2a3b, #202c3f, #202d43, #212f47, #202f48, #202f4a, #1f2f4b, #1d2d4a, #1a2b4a, #182a49, #152848);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}#questionSection p{max-width:800px;margin:0 auto;margin-top:1rem}#questionSection .mobileBtn{display:flex;justify-content:center}@media(min-width: 1024px){#questionSection .mobileBtn{display:none}}#questionSection .mobileBtn .formAction{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:3rem;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer;color:#e71b36;background-color:#fff;border:1px solid #e71b36;font-size:1rem;padding:1rem 2.566rem}#questionSection .mobileBtn .formAction i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#questionSection .mobileBtn .formAction i{color:#c8cbd3}#questionSection .mobileBtn .formAction:hover{color:#fff;background-color:#1f2837;border:1px solid #ebedf3}@media(min-width: 568px){#questionSection .mobileBtn .formAction{font-size:1.125rem}}@media(min-width: 768px){#questionSection .mobileBtn .formAction{font-size:1.266rem}}@media(min-width: 1024px){#questionSection .mobileBtn .formAction{font-size:1.424rem}}#questionSection ul{width:100%;margin-top:2.441rem;display:flex;flex-wrap:wrap;justify-content:space-between;padding-left:1rem}@media(min-width: 568px){#questionSection ul{padding-left:0}}#questionSection ul li{width:100%;display:flex;align-items:center;background-color:#fff;border:1px solid #f6f5fa;border-radius:5px;margin:0 2%;margin-bottom:1.3333rem;padding:1.3333rem;padding-left:2.441rem;font-weight:500;line-height:1.3;text-align:left;box-shadow:rgba(0,0,0,.041) 0px 10px 15px -3px,rgba(0,0,0,.021) 0px 4px 6px -2px}@media(min-width: 568px){#questionSection ul li{width:46%}}@media(min-width: 1800px){#questionSection ul li{width:30%;margin:0 1%}}#questionSection ul li:nth-child(1)::before{content:"1"}#questionSection ul li:nth-child(2)::before{content:"2"}#questionSection ul li:nth-child(3)::before{content:"3"}#questionSection ul li::before{position:absolute;top:40%;left:-20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:1.3333rem;color:#fff;background-color:#e71b36;background:linear-gradient(to right top, #e71b36, #e11a34, #db1933, #d61731, #d01630, #c9142d, #c2122b, #bb1028, #b00d24, #a6091f, #9b061b, #910317);box-shadow:0px 0px 0px 4px rgba(255,255,255,.98),0px 0px 0px 5px rgba(255,0,47,.219)}#workSection{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;background-color:#f6f5fa;color:#212427}@media(min-width: 360px){#workSection{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#workSection{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#workSection{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#workSection{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#workSection{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){#workSection{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){#workSection{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){#workSection{padding-top:4.768rem;padding-bottom:4.768rem}}#workSection .heading{font-weight:500}#workSection .heading span{font-weight:600;background:#e71b36;background:linear-gradient(to right top, #1f2837, #1f2a3b, #202c3f, #202d43, #212f47, #202f48, #202f4a, #1f2f4b, #1d2d4a, #1a2b4a, #182a49, #152848);background:linear-gradient(to right top, #1f2837, #1f2a3b, #202c3f, #202d43, #212f47, #202f48, #202f4a, #1f2f4b, #1d2d4a, #1a2b4a, #182a49, #152848);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}#workSection p{max-width:800px;margin:0 auto;margin-top:1rem}#workSection .mobileBtn{display:flex;justify-content:center}@media(min-width: 1024px){#workSection .mobileBtn{display:none}}#workSection .mobileBtn .formAction{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:3rem;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer;color:#e71b36;background-color:#fff;border:1px solid #e71b36;font-size:1rem;padding:1rem 2.566rem}#workSection .mobileBtn .formAction i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#workSection .mobileBtn .formAction i{color:#c8cbd3}#workSection .mobileBtn .formAction:hover{color:#fff;background-color:#1f2837;border:1px solid #ebedf3}@media(min-width: 568px){#workSection .mobileBtn .formAction{font-size:1.125rem}}@media(min-width: 768px){#workSection .mobileBtn .formAction{font-size:1.266rem}}@media(min-width: 1024px){#workSection .mobileBtn .formAction{font-size:1.424rem}}#workSection .subTitle{font-weight:300;max-width:600px;margin:0 auto;margin-top:1rem;line-height:1.3}#workSection .subTitle span{display:block;font-weight:500}#workSection ul{width:100%;margin-top:2.441rem;display:flex;flex-wrap:wrap;justify-content:center}#workSection ul li{width:100%;background-color:#fff;border:1px solid #f6f5fa;border-radius:5px;margin-bottom:1.3333rem;padding:1.3333rem;font-weight:500;line-height:1.3;text-align:center;box-shadow:rgba(0,0,0,.041) 0px 10px 15px -3px,rgba(0,0,0,.021) 0px 4px 6px -2px}@media(min-width: 568px){#workSection ul li{width:48%;margin:0 1%;margin-bottom:1.3333rem}}@media(min-width: 1280px){#workSection ul li{width:31%}}#workSection ul li img{width:80px;margin:0 auto;margin-bottom:1.3333rem}.videoSectionContainer{overflow:hidden;background-color:#1f2837;background:linear-gradient(to right top, #1f2837, #1f2a3b, #202c3f, #202d43, #212f47, #202f48, #202f4a, #1f2f4b, #1d2d4a, #1a2b4a, #182a49, #152848);padding-bottom:2.441rem;padding-top:2.441rem}@media(min-width: 568px){.videoSectionContainer{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){.videoSectionContainer{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){.videoSectionContainer{padding-top:4.768rem;padding-bottom:4.768rem}}.videoSectionContainer .heading{font-family:"Inter",sans-serif;font-weight:700;margin:0 auto;text-align:center;display:none}@media(min-width: 1024px){.videoSectionContainer .heading{position:absolute;bottom:14%;right:5%;display:block;color:#e71b36;font-size:8rem;font-weight:800;line-height:1;letter-spacing:-10px;text-align:left;margin:0;opacity:.1}}@media(min-width: 1800px){.videoSectionContainer .heading{top:15%;left:4%}}.videoSectionContainer .heading br{display:none}@media(min-width: 1800px){.videoSectionContainer .heading br{display:block}}.videoSectionContainer .titleDiv{display:flex;justify-content:flex-end;align-items:center}.videoSectionContainer .titleDiv .title{margin:0;color:#fff;font-size:2.027rem;font-weight:400;font-family:"Bebas Neue",cursive;letter-spacing:1px}@media(min-width: 768px){.videoSectionContainer .titleDiv .title{font-size:2.027rem;font-weight:400}}.videoSectionContainer .titleDiv .title span{font-family:"Inter",sans-serif;background:#e71b36;background:-webkit-linear-gradient(to right, #e71b36, #910317);background:linear-gradient(to right, #e71b36, #910317);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);font-size:2.281rem;padding:.5rem .5rem;font-weight:600;margin-bottom:.5rem;display:inline-block}@media(min-width: 768px){.videoSectionContainer .titleDiv .title span{font-size:2.566rem;margin-bottom:0}}.videoSectionContainer .titleDiv .arrowDiv{width:100%;display:none}@media(min-width: 768px){.videoSectionContainer .titleDiv .arrowDiv{display:flex;justify-content:flex-end}}.videoSectionContainer .titleDiv .arrowDiv .arrow{display:flex;align-items:center;margin-right:1rem;background-color:#64799d;padding:0 1rem;border-radius:5px;cursor:pointer}.videoSectionContainer .titleDiv .arrowDiv .arrow:hover span{color:#1f2837}.videoSectionContainer .titleDiv .arrowDiv .arrow .icon{filter:brightness(20px);width:50px;cursor:pointer}.videoSectionContainer .titleDiv .arrowDiv .arrow span{font-family:"Bebas Neue",cursive;transition:all .3s;cursor:pointer}.videoSectionContainer .videoDivSection{transition:all .3s;overflow-x:auto;margin-top:1rem}@media(min-width: 768px){.videoSectionContainer .videoDivSection{overflow:hidden}}.videoSectionContainer .videoDivSection .videoSection .title{color:#212427;margin:0;font-weight:600}.videoSectionContainer .videoDivSection .videoSectionBg .title{color:#212427;margin:0;font-weight:500}.videoSectionContainer .videoDivSection .videoSlider{display:flex;width:100%;min-width:100%;display:flex;padding-top:1rem}@media(min-width: 1024px){.videoSectionContainer .videoDivSection .videoSlider{padding-top:1rem}}.videoSectionContainer .videoDivSection .videoSlider .video{width:100%;min-width:300px;max-width:300px;margin-right:2.441rem;display:flex;flex-direction:column}@media(min-width: 768px){.videoSectionContainer .videoDivSection .videoSlider .video{min-width:450px;max-width:450px}}.videoSectionContainer .videoDivSection .videoSlider .video iframe{width:100%;height:250px;border-radius:5px;overflow:hidden}.videoSectionContainer .videoDivSection .videoSlider .video iframe:nth-child(2){margin-top:2.441rem;transform:translateX(50%)}.infoSection{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;background-color:#fff;display:flex;align-items:center;flex-wrap:wrap}@media(min-width: 360px){.infoSection{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){.infoSection{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){.infoSection{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){.infoSection{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){.infoSection{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){.infoSection{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){.infoSection{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){.infoSection{padding-top:4.768rem;padding-bottom:4.768rem}}.infoSection .heading{font-weight:500}.infoSection .heading span{font-weight:600;background:#e71b36;background:linear-gradient(to right top, #1f2837, #1f2a3b, #202c3f, #202d43, #212f47, #202f48, #202f4a, #1f2f4b, #1d2d4a, #1a2b4a, #182a49, #152848);background:linear-gradient(to right top, #1f2837, #1f2a3b, #202c3f, #202d43, #212f47, #202f48, #202f4a, #1f2f4b, #1d2d4a, #1a2b4a, #182a49, #152848);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.infoSection p{max-width:800px;margin:0 auto;margin-top:1rem}.infoSection .mobileBtn{display:flex;justify-content:center}@media(min-width: 1024px){.infoSection .mobileBtn{display:none}}.infoSection .mobileBtn .formAction{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:3rem;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer;color:#e71b36;background-color:#fff;border:1px solid #e71b36;font-size:1rem;padding:1rem 2.566rem}.infoSection .mobileBtn .formAction i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.infoSection .mobileBtn .formAction i{color:#c8cbd3}.infoSection .mobileBtn .formAction:hover{color:#fff;background-color:#1f2837;border:1px solid #ebedf3}@media(min-width: 568px){.infoSection .mobileBtn .formAction{font-size:1.125rem}}@media(min-width: 768px){.infoSection .mobileBtn .formAction{font-size:1.266rem}}@media(min-width: 1024px){.infoSection .mobileBtn .formAction{font-size:1.424rem}}.infoSection .media{width:100%;text-align:left;padding-bottom:100px}@media(min-width: 1800px){.infoSection .media{width:50%;padding:0}}.infoSection .media img{border-radius:5px;overflow:hidden}.infoSection .media p{position:absolute;bottom:10%;left:10px;width:90%;color:#fff;font-weight:300;background-color:#1f2837;background:linear-gradient(to right top, #1f2837, #1f2a3b, #202c3f, #202d43, #212f47, #202f48, #202f4a, #1f2f4b, #1d2d4a, #1a2b4a, #182a49, #152848);border-left:4px solid #e71b36;padding:1.3333rem;border-radius:5px}@media(min-width: 1800px){.infoSection .media p{bottom:-10%}}.infoSection .content{width:100%;text-align:left}@media(min-width: 1800px){.infoSection .content{width:50%;padding-left:2.441rem}}.infoSection .content .heading{margin:0;color:#1f2837;font-weight:500}.infoSection .content ul{margin-top:1.3333rem;padding-left:1.3333rem}.infoSection .content ul li{margin-bottom:1rem;list-style-type:disc;list-style-position:outside;line-height:1.3}.infoSection .content ul li:nth-last-child(1){margin-bottom:0}.infoSection .content ul li::marker{color:#e71b36}#benefitSection{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;background-color:#1f2837;background:linear-gradient(to right top, #1f2837, #1f2a3b, #202c3f, #202d43, #212f47, #202f48, #202f4a, #1f2f4b, #1d2d4a, #1a2b4a, #182a49, #152848);color:#fff}@media(min-width: 360px){#benefitSection{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#benefitSection{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#benefitSection{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#benefitSection{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#benefitSection{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){#benefitSection{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){#benefitSection{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){#benefitSection{padding-top:4.768rem;padding-bottom:4.768rem}}#benefitSection .heading{font-weight:500}#benefitSection .heading span{font-weight:600;background:#e71b36;background:linear-gradient(to right top, #1f2837, #1f2a3b, #202c3f, #202d43, #212f47, #202f48, #202f4a, #1f2f4b, #1d2d4a, #1a2b4a, #182a49, #152848);background:linear-gradient(to right top, #1f2837, #1f2a3b, #202c3f, #202d43, #212f47, #202f48, #202f4a, #1f2f4b, #1d2d4a, #1a2b4a, #182a49, #152848);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}#benefitSection p{max-width:800px;margin:0 auto;margin-top:1rem}#benefitSection .mobileBtn{display:flex;justify-content:center}@media(min-width: 1024px){#benefitSection .mobileBtn{display:none}}#benefitSection .mobileBtn .formAction{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:3rem;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer;color:#e71b36;background-color:#fff;border:1px solid #e71b36;font-size:1rem;padding:1rem 2.566rem}#benefitSection .mobileBtn .formAction i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#benefitSection .mobileBtn .formAction i{color:#c8cbd3}#benefitSection .mobileBtn .formAction:hover{color:#fff;background-color:#1f2837;border:1px solid #ebedf3}@media(min-width: 568px){#benefitSection .mobileBtn .formAction{font-size:1.125rem}}@media(min-width: 768px){#benefitSection .mobileBtn .formAction{font-size:1.266rem}}@media(min-width: 1024px){#benefitSection .mobileBtn .formAction{font-size:1.424rem}}#benefitSection .subTitle{font-weight:300;max-width:600px;margin:0 auto;margin-top:1rem;line-height:1.3}#benefitSection .subTitle span{display:block;font-weight:500}#benefitSection ul{width:100%;margin-top:2.441rem;display:flex;flex-wrap:wrap;justify-content:center}#benefitSection ul li{width:100%;background-color:#fff;border:1px solid #f6f5fa;border-radius:5px;margin-bottom:1.3333rem;padding:1.3333rem;color:#212427;font-weight:500;line-height:1.3;text-align:center;box-shadow:rgba(0,0,0,.041) 0px 10px 15px -3px,rgba(0,0,0,.021) 0px 4px 6px -2px}@media(min-width: 360px){#benefitSection ul li{width:48%;margin:0 1%;margin-bottom:1.3333rem}}@media(min-width: 1280px){#benefitSection ul li{width:31%}}#benefitSection ul li img{width:80px;margin:0 auto;margin-bottom:1.3333rem}#candidateSection{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;background-color:#e71b36;color:#fff}@media(min-width: 360px){#candidateSection{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#candidateSection{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#candidateSection{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#candidateSection{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#candidateSection{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){#candidateSection{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){#candidateSection{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){#candidateSection{padding-top:4.768rem;padding-bottom:4.768rem}}#candidateSection .heading{font-weight:500}#candidateSection .heading span{font-weight:600;background:#e71b36;background:linear-gradient(to right top, #1f2837, #1f2a3b, #202c3f, #202d43, #212f47, #202f48, #202f4a, #1f2f4b, #1d2d4a, #1a2b4a, #182a49, #152848);background:linear-gradient(to right top, #1f2837, #1f2a3b, #202c3f, #202d43, #212f47, #202f48, #202f4a, #1f2f4b, #1d2d4a, #1a2b4a, #182a49, #152848);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}#candidateSection p{max-width:800px;margin:0 auto;margin-top:1rem}#candidateSection .mobileBtn{display:flex;justify-content:center}@media(min-width: 1024px){#candidateSection .mobileBtn{display:none}}#candidateSection .mobileBtn .formAction{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;border-radius:3rem;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer;color:#e71b36;background-color:#fff;border:1px solid #e71b36;font-size:1rem;padding:1rem 2.566rem}#candidateSection .mobileBtn .formAction i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#candidateSection .mobileBtn .formAction i{color:#c8cbd3}#candidateSection .mobileBtn .formAction:hover{color:#fff;background-color:#1f2837;border:1px solid #ebedf3}@media(min-width: 568px){#candidateSection .mobileBtn .formAction{font-size:1.125rem}}@media(min-width: 768px){#candidateSection .mobileBtn .formAction{font-size:1.266rem}}@media(min-width: 1024px){#candidateSection .mobileBtn .formAction{font-size:1.424rem}}#reviewSection{padding-top:2.441rem;background-color:#f6f5fa;overflow:hidden;text-align:center}@media(min-width: 568px){#reviewSection{padding-top:3.052rem}}@media(min-width: 768px){#reviewSection{padding-top:3.815rem}}@media(min-width: 1280px){#reviewSection{padding-top:4.768rem}}#reviewSection .title{color:#212427;margin-bottom:2rem;font-weight:500}#reviewSection #reviewContainer{width:100%}#reviewSection #reviewContainer .arrow{position:absolute;top:25%;right:0;width:50px;height:50px;display:none;margin-top:-50px;z-index:1;padding:.5rem;cursor:pointer;transition:.5s cubic-bezier(0.37, 0, 0.63, 1)}@media(min-width: 768px){#reviewSection #reviewContainer .arrow{width:70px;height:70px;display:flex;padding:1rem}}#reviewSection #reviewContainer .arrow:hover::before{background-color:#1f2837}#reviewSection #reviewContainer .arrow:nth-child(1){left:0%}#reviewSection #reviewContainer .arrow:nth-child(1)::before{left:-100%}#reviewSection #reviewContainer .arrow::before{content:"";position:absolute;top:-25%;left:0;width:200%;height:200%;background-color:#e71b36;border-radius:100%;transition:.5s cubic-bezier(0.37, 0, 0.63, 1)}#reviewSection #reviewContainer .arrow img{cursor:pointer;top:40%;left:2%}#reviewSection #reviewContainer #reviewWrapper{width:100%;display:flex}#reviewSection #reviewContainer #reviewWrapper .reviewCard{display:flex;justify-content:center;flex-direction:column;padding:.5rem;margin-right:1rem;border:1px solid #1f2837;padding:1rem;border-radius:10px;text-align:center}@media(min-width: 768px){#reviewSection #reviewContainer #reviewWrapper .reviewCard{margin-right:2.281rem}}#reviewSection #reviewContainer #reviewWrapper .reviewCard .profileDetails{width:100%;display:flex;justify-content:center;align-items:center}#reviewSection #reviewContainer #reviewWrapper .reviewCard .profileDetails .imageDiv{display:none;width:50px;height:50px;border-radius:100%;overflow:hidden;margin-right:1rem}#reviewSection #reviewContainer #reviewWrapper .reviewCard .profileDetails .details{text-align:center}#reviewSection #reviewContainer #reviewWrapper .reviewCard .profileDetails .details .name{margin-top:1rem;color:#212427}#reviewSection #reviewContainer #reviewWrapper .reviewCard .profileDetails .details .starDiv{display:flex;align-items:center;justify-content:center;margin-top:1rem}#reviewSection #reviewContainer #reviewWrapper .reviewCard .profileDetails .details .starDiv img{width:20px;height:20px;margin-right:.3rem}#reviewSection #reviewContainer #reviewWrapper .reviewCard .profileDetails .details .text{margin-top:.25rem;color:#212427}#reviewSection #reviewContainer #reviewWrapper .reviewCard .content{max-width:700px;margin:0 auto;color:#212427;font-weight:400;line-height:1.4}@media(min-width: 768px){#reviewSection #reviewContainer #reviewWrapper .reviewCard .content{font-size:1.125rem}}#reviewSection #reviewContainer #reviewWrapper .reviewCard .quote{position:absolute;bottom:1rem;right:1rem;width:50px;opacity:.5}#reviewSection #reviewContainer .loopWrapper{width:calc(100% - 1px);height:350px;display:flex;align-items:center;justify-content:center;overflow:hidden}@keyframes loop{0%{transform:translateX(1680px)}100%{transform:translateX(-280px)}}#reviewSection #reviewContainer .loopWrapper .loopCard{position:absolute;top:0;left:0;display:block;width:300px;height:300px;margin-right:-20px}#reviewSection #reviewContainer .loopWrapper .loopCard:nth-of-type(1){transform:translateX(0px);animation:loop 15s -35s linear infinite}@keyframes loop{0%{transform:translateX(1680px)}100%{transform:translateX(-280px)}}#reviewSection #reviewContainer .loopWrapper .loopCard{position:absolute;top:0;left:0;display:block;width:300px;height:300px;margin-right:-20px}#reviewSection #reviewContainer .loopWrapper .loopCard:nth-of-type(2){transform:translateX(280px);animation:loop 15s -32.5s linear infinite}@keyframes loop{0%{transform:translateX(1680px)}100%{transform:translateX(-280px)}}#reviewSection #reviewContainer .loopWrapper .loopCard{position:absolute;top:0;left:0;display:block;width:300px;height:300px;margin-right:-20px}#reviewSection #reviewContainer .loopWrapper .loopCard:nth-of-type(3){transform:translateX(560px);animation:loop 15s -30s linear infinite}@keyframes loop{0%{transform:translateX(1680px)}100%{transform:translateX(-280px)}}#reviewSection #reviewContainer .loopWrapper .loopCard{position:absolute;top:0;left:0;display:block;width:300px;height:300px;margin-right:-20px}#reviewSection #reviewContainer .loopWrapper .loopCard:nth-of-type(4){transform:translateX(840px);animation:loop 15s -27.5s linear infinite}@keyframes loop{0%{transform:translateX(1680px)}100%{transform:translateX(-280px)}}#reviewSection #reviewContainer .loopWrapper .loopCard{position:absolute;top:0;left:0;display:block;width:300px;height:300px;margin-right:-20px}#reviewSection #reviewContainer .loopWrapper .loopCard:nth-of-type(5){transform:translateX(1120px);animation:loop 15s -25s linear infinite}@keyframes loop{0%{transform:translateX(1680px)}100%{transform:translateX(-280px)}}#reviewSection #reviewContainer .loopWrapper .loopCard{position:absolute;top:0;left:0;display:block;width:300px;height:300px;margin-right:-20px}#reviewSection #reviewContainer .loopWrapper .loopCard:nth-of-type(6){transform:translateX(1400px);animation:loop 15s -22.5s linear infinite}#teamSection{padding-left:3.052rem;padding-right:2.441rem;background-color:#f6f5fa;padding-bottom:2.441rem;padding-top:2.441rem}@media(min-width: 568px){#teamSection{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){#teamSection{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){#teamSection{padding-top:4.768rem;padding-bottom:4.768rem}}#teamSection .heading{text-align:center}#teamSection .contentDiv{display:flex;flex-wrap:wrap;align-items:center;margin-top:2.441rem}@media(min-width: 768px){#teamSection .contentDiv .content{width:50%;margin-right:2%}}#teamSection .contentDiv .imageDiv{margin-top:1rem}@media(min-width: 768px){#teamSection .contentDiv .imageDiv{width:48%;margin-top:0}}#teamSection .contentDiv .imageDiv img{border-radius:10px}@media(min-width: 768px){#teamSection .contentDiv .imageDiv img{max-width:300px;margin:auto}}#addressSection{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-top:2.441rem;padding-bottom:2.441rem;background-color:#212427;border-top:5px solid #e71b36}@media(min-width: 360px){#addressSection{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#addressSection{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#addressSection{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#addressSection{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#addressSection{padding-left:5.96rem;padding-right:5.96rem}}#addressSection .logo{width:100%;text-align:center;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.13)}#addressSection .logo img{width:200px;margin:0 auto}#addressSection .addressDiv{margin-top:2rem;text-align:left;color:#fff}#addressSection .addressDiv:nth-child(1){margin-top:0}@media(min-width: 768px){#addressSection .addressDiv{margin-top:0}}#addressSection .addressDiv .title{color:#fff;font-size:.9rem;font-weight:400}#addressSection .addressDiv p{opacity:.8;font-size:.889rem;font-weight:300}#footerSection{padding:1rem 2rem;width:100%;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;text-align:center;margin-top:auto;padding-top:2.281rem;padding-bottom:2.281rem;border-top:1px solid #ebedf3}@media(min-width: 768px){#footerSection{flex-direction:row}}#footerSection .link{margin-bottom:.5rem}#footerSection .link a{margin:0 .5rem;color:#333;font-size:.889rem;font-weight:300;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#footerSection .link a:hover{color:#1f2837}#footerSection a,#footerSection p{color:#333;font-weight:300;margin:0;font-size:.79rem}#footerSection a span,#footerSection p span{font-weight:400}#footerSection a:hover{color:#e71b36}#footerSection .title{margin-bottom:.889rem;margin-top:0}#footerSection p{margin-bottom:.5rem}body{background-color:#fff}#mainContainer{min-height:100vh}