﻿.section{width:100%;max-width:1600px;margin:0 auto;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}}.sectionPaddingTop{padding-top:2.441rem}@media(min-width: 568px){.sectionPaddingTop{padding-top:3.052rem}}@media(min-width: 768px){.sectionPaddingTop{padding-top:3.815rem}}.sectionPaddingBottom{padding-bottom:2.441rem}@media(min-width: 568px){.sectionPaddingBottom{padding-bottom:3.052rem}}@media(min-width: 768px){.sectionPaddingBottom{padding-bottom:3.815rem}}.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:#fff;font-family:"General Sans",sans-serif;font-size:.9rem;font-weight:400;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.5rem}.inputDiv,#wallSection .formSection .optionForm{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:"General Sans",sans-serif;font-size:.9rem;font-weight:400;color:#fff;background-color:rgba(0,0,0,0);border-bottom:1px solid rgba(255,255,255,.1568627451);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:#fff;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-bottom:1px solid #fff}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-bottom:1px solid #fff}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-bottom:1px solid #fff}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 #fff}select{color:#fff;font-size:.889rem;appearance:auto !important}select option{color:#212427}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: #3857e1;--active-inner: #fff;--focus: 2px #7f97cc;--border: #BBC1E1;--border-hover: #3895e1;--background: #fff;--disabled: #F6F8FF;--disabled-inner: #E1E6F9;-webkit-appearance:none;-moz-appearance:none;height:21px;outline:none;display:inline-block;vertical-align:top;margin:0;cursor:pointer;border:1px solid var(--bc, var(--border));background:var(--b, var(--background));transition:background .3s,border-color .3s,box-shadow .2s}input[type=checkbox]:after,input[type=radio]:after{content:"";display:block;left:-1px;top:-1px;position:absolute;transition:transform var(--d-t, 0.3s) var(--d-t-e, ease),opacity var(--d-o, 0.2s)}input[type=checkbox]:checked,input[type=radio]:checked{--b: var(--active);--bc: var(--active);--d-o: .3s;--d-t: .6s;--d-t-e: cubic-bezier(.2, .85, .32, 1.2)}input[type=checkbox]:checked+label,input[type=radio]:checked+label{color:#212427 !important}input[type=checkbox]:checked+label::before,input[type=radio]:checked+label::before{border:3px solid #fd4a13 !important;box-shadow:2px 4px 16px rgba(0,0,0,.16) !important}input[type=checkbox]:checked+label span,input[type=radio]:checked+label span{text-shadow:none}input[type=checkbox]:disabled,input[type=radio]:disabled{--b: var(--disabled);cursor:not-allowed;opacity:.9}input[type=checkbox]:disabled:checked,input[type=radio]:disabled:checked{--b: var(--disabled-inner);--bc: var(--border)}input[type=checkbox]:disabled+label,input[type=radio]:disabled+label{cursor:not-allowed}input[type=checkbox]:hover:not(:checked):not(:disabled),input[type=radio]:hover:not(:checked):not(:disabled){--bc: var(--border-hover)}input[type=checkbox]:focus,input[type=radio]:focus{box-shadow:0 0 0 var(--focus)}input[type=checkbox]:not(.switch),input[type=radio]:not(.switch){width:19px;min-width:19px;height:19px}input[type=checkbox]:not(.switch):after,input[type=radio]:not(.switch):after{opacity:var(--o, 0)}input[type=checkbox]:not(.switch):checked,input[type=radio]:not(.switch):checked{--o: 1}input[type=checkbox]+label,input[type=radio]+label{font-size:.79rem;display:inline-block;vertical-align:top;cursor:pointer;margin-left:.5rem}input[type=checkbox]:not(.switch){border-radius:5px}input[type=checkbox]:not(.switch):after{width:4px;height:8px;border:2px solid var(--active-inner);border-top:0;border-left:0;left:5px;top:2px;transform:rotate(var(--r, 20deg))}input[type=checkbox]:not(.switch):checked{--r: 43deg}input[type=checkbox].switch{width:38px;border-radius:11px}input[type=checkbox].switch:after{left:2px;top:2px;border-radius:50%;width:15px;height:15px;background:var(--ab, var(--border));transform:translateX(var(--x, 0))}input[type=checkbox].switch:checked{--ab: var(--active-inner);--x: 17px}input[type=checkbox].switch:disabled:not(:checked):after{opacity:.6}input[type=radio]{border-radius:50%}input[type=radio]:after{width:19px;height:19px;border-radius:50%;background:var(--active-inner);opacity:0;transform:scale(var(--s, 0.7))}input[type=radio]:checked{--s: .5}}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=number]::before{content:"";position:absolute;left:0;top:0;z-index:1;width:20px;height:20px;background-color:#5d5e5f}.inputBox{width:100%;display:flex;justify-content:space-between}.passwordShowIconDiv{position:absolute;top:5px;right:10px;width:35px;height:35px;padding:5px;border-radius:1rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.passwordShowIconDiv:hover{background-color:#f6f5fa}.passwordShowIconDiv .hide{display:none}.passwordShowIconDiv .showIcon{display:block !important}.passwordShowIconDiv i{top:3px;left:5px;color:#909294;font-size:2.027rem;display:none;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.passwordShowIconDiv i:hover{color:#f17c73}#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,#inputMask #wallSection .formSection .optionForm,#wallSection .formSection #inputMask .optionForm{position:absolute;background-color:#fff;border-radius:0 0 10px 10px;box-shadow:rgba(0,0,0,.04) 0px 3px 5px}#inputMask .inputDiv #inputMaskTextArea,#inputMask #wallSection .formSection .optionForm #inputMaskTextArea,#wallSection .formSection #inputMask .optionForm #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,#inputMask #wallSection .formSection .optionForm #inputMaskButtonArea,#wallSection .formSection #inputMask .optionForm #inputMaskButtonArea{width:100%;padding:.5rem .75rem;text-align:right}#inputMask .inputDiv #inputMaskButtonArea .btn,#inputMask #wallSection .formSection .optionForm #inputMaskButtonArea .btn,#wallSection .formSection #inputMask .optionForm #inputMaskButtonArea .btn{margin:0;margin-left:.5rem}#inputMask .inputDiv #inputMaskButtonArea #inputMaskClose,#inputMask #wallSection .formSection .optionForm #inputMaskButtonArea #inputMaskClose,#wallSection .formSection #inputMask .optionForm #inputMaskButtonArea #inputMaskClose{background-color:#ff8787}#inputMask .inputDiv #inputMaskButtonArea #inputMaskUpdate,#inputMask #wallSection .formSection .optionForm #inputMaskButtonArea #inputMaskUpdate,#wallSection .formSection #inputMask .optionForm #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:#092f5c !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:#092f5c !important;order:1}.multiSelect .select2-container .selection textarea{min-height:43px !important;margin:0 !important;padding:.7rem !important;font-family:"General Sans",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:#092f5c !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:#092f5c !important;order:1}.multiSearch .select2-container .selection textarea{min-height:43px !important;margin:0 !important;padding:.7rem !important;font-family:"General Sans",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:#092f5c}.multiSearch button:hover i{color:#fff}.multiSearch button i{color:#092f5c;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:"General Sans",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:#092f5c}.search button i{color:#f17c73;font-size:2.281rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.dataList{max-width:600px}.dataList .inputBox button{position:absolute;top:0;right:0;height:100%;padding:.75rem 1rem;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:5px;pointer-events:none;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.dataList .inputBox button::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#fff;border-radius:5px}.dataList .inputBox button i{color:#f17c73;font-size:2.281rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.customInput{max-width:600px}.customInput label input{min-width:auto;font-size:.79rem;font-weight:600;border:none;padding:0}.customInput label input:hover,.customInput label input :active,.customInput label input :visited,.customInput label input :focus,.customInput label input :focus-visible,.customInput label input :focus-within,.customInput label input :target{background-color:#fff !important;border:none !important}.customInput .moreBtn{position:absolute;top:0;right:0;padding:.75rem;border-radius:5px;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.customInput .moreBtn .btnMenu{top:unset !important;bottom:100%}.uploadInput:hover .inputBox{border:1px dashed #7d66bb}.uploadInput:hover .inputBox label{color:#f17c73}.uploadInput .inputBox{border:1px dashed #c6aefd;border-radius:5px;overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.uploadInput .inputBox label{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#092f5c;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:"General Sans",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:#092f5c;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,.addInputField #wallSection .formSection .optionForm,#wallSection .formSection .addInputField .optionForm{margin-bottom:0}.addInputField .inputDiv input,.addInputField #wallSection .formSection .optionForm input,#wallSection .formSection .addInputField .optionForm 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:#1c76bf;font-size:.9rem;font-weight:400}.labelMovingAnimation input:not(:placeholder-shown)~label{top:1rem;left:1rem;color:#1c76bf;font-size:.9rem;font-weight:400}.labelMovingAnimation textarea:placeholder-shown+label{top:1rem;left:1rem;color:#1c76bf;font-size:.9rem;font-weight:400}.labelMovingAnimation textarea:not(:placeholder-shown)~label{top:1rem;left:1rem;color:#1c76bf;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:#f17c73;font-size:.889rem;font-weight:600;background-color:#fff;padding:.5rem}.multipleCheckbox{width:100%;border:1px solid rgba(255,255,255,.1019607843);border-radius:5px;overflow:hidden}.multipleCheckbox::after{content:"";position:absolute;right:0;top:0;width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:var(--inputColor2);font-family:uicons-regular-rounded !important;font-style:normal;font-size:1.125rem;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.multipleCheckbox:hover .checkboxes{height:auto;padding:10px;padding-top:0;border-top:1px solid #212427;opacity:1}.multipleCheckbox:hover .checkboxes [type=checkbox],.multipleCheckbox:hover .checkboxes [type=radio]{height:19px}.multipleCheckbox [type=checkbox],.multipleCheckbox [type=radio]{height:30px;font-family:"General Sans",sans-serif;display:flex;align-items:center;padding:1rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.multipleCheckbox [type=checkbox]::before,.multipleCheckbox [type=radio]::before{content:attr(data-label);position:absolute;top:50%;left:-11px;width:100%;height:38px;min-width:600px;display:flex;align-items:center;color:#fff;font-size:.9rem;padding-left:40px;transform:translateY(-50%)}.multipleCheckbox .mainCheckBoxInput{color:#fff;font-weight:400;width:100%;display:block;margin:15px 10px !important;text-align:left}.multipleCheckbox .checkboxes{width:100%;height:0;display:flex;flex-direction:column;overflow:hidden;padding:0 10px;background-color:rgba(0,0,0,0);opacity:0;border-top:1px solid rgba(0,0,0,0);overflow:hidden;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.multipleCheckbox .checkboxes [type=checkbox],.multipleCheckbox .checkboxes [type=radio]{margin:10px 0;height:0}.multipleCheckbox .checkboxes [type=checkbox]::before,.multipleCheckbox .checkboxes [type=radio]::before{color:#fff;font-weight:400;border-bottom:1px solid rgba(255,255,255,.0666666667)}.multipleCheckbox .checkboxes [type=checkbox]:nth-last-child(1),.multipleCheckbox .checkboxes [type=radio]:nth-last-child(1){margin-bottom:0}.multipleCheckbox .checkboxes [type=checkbox]:nth-last-child(1)::before,.multipleCheckbox .checkboxes [type=radio]:nth-last-child(1)::before{border-bottom:none}*{margin:0;padding:0;border:0;box-sizing:border-box;position:relative;outline-style:none;line-height:1;cursor:context-menu}*:before,* :after{font-family:inherit}html{width:100vw;max-width:100%;display:block;scroll-behavior:smooth;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{font-size:16px}@media screen and (min-width: 300px){html{font-size:calc(0.085106383vw + 15.7446808511px)}}@media screen and (min-width: 5000px){html{font-size:20px}}.bodyIntro{height:100vh !important;overflow:hidden !important}body{width:100%;height:100%;min-height:100vh;padding:0;margin:0;overflow-y:auto;font-family:"General Sans",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}}@media(min-width: 1024px){h1{font-size:2.887rem}}@media(min-width: 1280px){h1{font-size:3.247rem}}@media(min-width: 1800px){h1{font-size:4.11rem}}h2{font-size:1.602rem;font-weight:700}@media(min-width: 360px){h2{font-size:1.802rem}}@media(min-width: 568px){h2{font-size:2.027rem}}@media(min-width: 768px){h2{font-size:2.281rem}}@media(min-width: 1024px){h2{font-size:2.566rem}}@media(min-width: 1280px){h2{font-size:2.887rem}}@media(min-width: 1800px){h2{font-size:3.653rem}}h3{font-size:1.424rem;font-weight:700}@media(min-width: 360px){h3{font-size:1.602rem}}@media(min-width: 568px){h3{font-size:1.802rem}}@media(min-width: 768px){h3{font-size:2.027rem}}@media(min-width: 1024px){h3{font-size:2.281rem}}@media(min-width: 1280px){h3{font-size:2.566rem}}h4{font-size:1.266rem;font-weight:600}@media(min-width: 360px){h4{font-size:1.424rem}}@media(min-width: 568px){h4{font-size:1.602rem}}@media(min-width: 768px){h4{font-size:1.802rem}}h5{font-size:1.125rem;font-weight:600}@media(min-width: 360px){h5{font-size:1.266rem}}table{display:table;border-spacing:0;border-collapse:collapse}table tr{display:table-row}table td{text-align:left;font-weight:300}::-webkit-scrollbar{width:10px;height:1px}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background:#909294}::-webkit-scrollbar-thumb:window-inactive{background:#909294}#mainContainer{background-color:#fff}#wallSection{display:flex;flex-wrap:wrap;text-align:center;background-position:center;background-size:cover;background-repeat:no-repeat;width:100%;max-width:1600px;margin:0 auto;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-bottom:2.441rem;padding-top:2.441rem;display:flex;align-items:center;box-shadow:none}@media(min-width: 360px){#wallSection{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#wallSection{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#wallSection{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#wallSection{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#wallSection{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){#wallSection{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){#wallSection{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1024px){#wallSection{background-position:left}}#wallSection::before{position:absolute;top:0;left:0;width:100%;height:70%;background:#000;background:linear-gradient(180deg, rgba(255, 255, 255, 0.835) 0%, rgba(255, 255, 255, 0) 100%)}@media(min-width: 1024px){#wallSection::before{width:100%;height:100%;background:linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%)}}#wallSection #bgVideo{position:absolute;right:0;bottom:0;min-width:100%;min-height:100%}#wallSection .headerDiv{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:2.441rem}@media(min-width: 1024px){#wallSection .headerDiv{height:50px;align-items:flex-start}}#wallSection .headerDiv .logoDiv{display:flex;align-items:center}#wallSection .headerDiv .logoDiv img{width:4rem;margin-right:.5rem}@media(min-width: 768px){#wallSection .headerDiv .logoDiv img{width:7rem}}#wallSection .headerDiv .lang{display:flex;align-items:center}#wallSection .headerDiv .lang img{position:absolute;top:12px;left:-12px;width:20px}#wallSection .headerDiv .lang #google_translate_element{font-family:"General Sans",sans-serif !important}#wallSection .headerDiv .lang #google_translate_element span{display:none}#wallSection .content{width:100%;z-index:1;text-align:center}@media(min-width: 1024px){#wallSection .content{width:auto;flex:1}}#wallSection .content .label{margin:0;display:inline-block;font-size:1.125rem;color:#fff;font-weight:300;background-color:#092f5c;padding:.35rem .5rem;transform:skew(-10deg);margin-bottom:.5rem;letter-spacing:1px}#wallSection .content .offer{margin-top:1.3333rem;padding:10px 1.3333rem;display:inline-block;background:linear-gradient(to right, #0a67bd, #0c75c2, #2083c5, #378fc7, #4d9cc9);color:#fff;font-weight:400;text-transform:uppercase;border-radius:5px}@media(min-width: 1024px){#wallSection .content .offer{letter-spacing:1px;padding:10px 2.441rem}}#wallSection .content .offer span{display:block;font-weight:900}@media(min-width: 1024px){#wallSection .content .offer span{font-size:2.887rem}}#wallSection .content #wallTitle{width:100%;margin:0;color:#fff;font-weight:900}@media(min-width: 1024px){#wallSection .content #wallTitle{font-size:4.11rem}}@media(min-width: 1280px){#wallSection .content #wallTitle{font-size:4.11rem}}#wallSection .content #wallTitle span{color:#1c76bf;display:block;padding-bottom:.5rem;font-weight:900;text-shadow:0 0 10px rgba(0,0,0,.1647058824)}@media(min-width: 1280px){#wallSection .content #wallTitle span{font-size:20vh}}#wallSection .content .text{display:none;margin-top:1.5rem;color:#ebedf3;font-weight:400;border-bottom:3px solid #1c76bf}@media(min-width: 1024px){#wallSection .content .text{display:inline-block;font-size:1.424rem}}#wallSection .content .featuresDiv{display:flex;align-items:center;justify-content:center;margin-top:1rem}@media(min-width: 1024px){#wallSection .content .featuresDiv{position:absolute;bottom:10%;left:5%}}#wallSection .content .featuresDiv .features{display:flex;align-items:center;flex-direction:column;justify-content:center;padding:.5rem 1rem}@media(min-width: 768px){#wallSection .content .featuresDiv .features{margin-left:1rem;border:0}}#wallSection .content .featuresDiv .features p{color:#fff;font-weight:600}#wallSection .content .featuresDiv .features img{width:40px;margin-bottom:.5rem}@media(min-width: 768px){#wallSection .content .featuresDiv .features img{width:60px}}#wallSection .content .additionalDetails{width:100%;max-width:380px;margin:0 auto;margin-top:.5rem;padding:0;display:flex;flex-wrap:wrap;padding-top:1rem;margin-top:1rem}@media(min-width: 1024px){#wallSection .content .additionalDetails{max-width:800px;margin:0;margin-top:.5rem}}#wallSection .content .additionalDetails li{width:51%;padding-left:2rem;margin-bottom:.5rem;color:#fff;text-align:left;white-space:nowrap;line-height:1.2;font-size:1.125rem;font-weight:400}@media(min-width: 1280px){#wallSection .content .additionalDetails li{width:46%}}#wallSection .content .additionalDetails li::before{content:"";position:absolute;top:0;left:0;width:25px;height:25px;background-image:url("/assets/images/icons/check.png");background-position:center;background-repeat:no-repeat;background-size:contain}#wallSection .formSection{max-width:450px;display:flex;align-items:center;margin:1rem;padding:2rem;background-color:#fff;background:#fff;border:1px solid #ebedf3;border-radius:5px;margin:0 auto;margin-top:1.3333rem}@media(min-width: 768px){#wallSection .formSection{max-width:500px}}@media(min-width: 1024px){#wallSection .formSection{max-width:400px;margin:0;padding:2rem;z-index:2}}#wallSection .formSection .heading{width:100%;display:block;text-align:center;color:#092f5c;font-weight:600;margin-bottom:1.3333rem}#wallSection .formSection .multipleCheckbox{border:1px solid #ebedf3}#wallSection .formSection .multipleCheckbox .checkboxes{border-top:1px solid #ebedf3 !important;background-color:#f6f5fa}#wallSection .formSection .multipleCheckbox .checkboxes input::before{color:#212427;border-bottom:1px solid #ebedf3 !important}#wallSection .formSection .mainCheckBoxInput{color:#000}#wallSection .formSection input,#wallSection .formSection select,#wallSection .formSection textarea{padding:.5rem 0;color:#212427;font-weight:400;border-bottom:1px solid #ebedf3}#wallSection .formSection input::placeholder,#wallSection .formSection select::placeholder,#wallSection .formSection textarea::placeholder{color:#212427;font-weight:400}#wallSection .formSection .optionList,#wallSection .formSection .optionForm{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;margin-top:2.441rem}#wallSection .formSection .optionList input[type=radio],#wallSection .formSection .optionForm input[type=radio],#wallSection .formSection .optionList input[type=checkbox],#wallSection .formSection .optionForm input[type=checkbox]{width:auto;min-width:100px;height:auto;border:1px solid #ebedf3;background-color:#f6f5fa;border-radius:2rem;margin:0 .5rem;padding:0 .75rem;margin-bottom:1rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#wallSection .formSection .optionList input[type=radio]:hover::after,#wallSection .formSection .optionForm input[type=radio]:hover::after,#wallSection .formSection .optionList input[type=checkbox]:hover::after,#wallSection .formSection .optionForm input[type=checkbox]:hover::after{color:#1c76bf}#wallSection .formSection .optionList input[type=radio]::after,#wallSection .formSection .optionForm input[type=radio]::after,#wallSection .formSection .optionList input[type=checkbox]::after,#wallSection .formSection .optionForm input[type=checkbox]::after{position:relative;left:0;top:0;content:attr(data-label);display:block;width:100%;height:100%;text-align:center;color:#fff;font-family:"General Sans",sans-serif;font-size:.9rem;font-weight:200;background-color:rgba(0,0,0,0);border-radius:0;opacity:1;transform:none;padding:.75rem 0;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#wallSection .formSection .optionList input[type=radio]:checked,#wallSection .formSection .optionForm input[type=radio]:checked,#wallSection .formSection .optionList input[type=checkbox]:checked,#wallSection .formSection .optionForm input[type=checkbox]:checked{border:1px solid #1c76bf;background-color:#1c76bf}#wallSection .formSection .optionList input[type=radio]:checked::after,#wallSection .formSection .optionForm input[type=radio]:checked::after,#wallSection .formSection .optionList input[type=checkbox]:checked::after,#wallSection .formSection .optionForm input[type=checkbox]:checked::after{color:#1c76bf;border-bottom:1px solid #1c76bf}#wallSection .formSection .optionList input[type=radio]:focus,#wallSection .formSection .optionForm input[type=radio]:focus,#wallSection .formSection .optionList input[type=checkbox]:focus,#wallSection .formSection .optionForm input[type=checkbox]:focus{box-shadow:0 0 0 #092f5c}#wallSection .formSection .optionForm{width:100%;display:flex;align-items:center;margin:1rem 0}#wallSection .formSection .optionForm .class{width:100%;font-weight:300;text-align:center;font-size:1.602rem;color:#fff;margin-bottom:1.3333rem}#wallSection .formSection .optionForm .options{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}#wallSection .formSection .optionForm .options input[type=radio]{margin-bottom:1rem;border-radius:0;background-color:rgba(0,0,0,0);border:0}#wallSection .formSection .optionForm .options input[type=radio]:checked+.formDiv{order:10;display:flex}#wallSection .formSection .optionForm .options .formDiv{display:none;flex-wrap:wrap;width:100%;margin-top:1rem;text-align:center}#wallSection .formSection .optionForm .options .formDiv:empty{margin-top:0}#wallSection .formSection .optionForm .options .formDiv label{width:auto;text-align:left;margin-bottom:.5rem}#wallSection .formSection #submitBtn{width:100%;display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;-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:#1c76bf;font-size:1rem;padding:.75rem 1rem;text-transform:uppercase;font-weight:500;letter-spacing:1px;color:#fff;background-color:#1c76bf;border:1px solid #1c76bf;border-radius:5px}#wallSection .formSection #submitBtn i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#wallSection .formSection #submitBtn i{color:#212427}#wallSection .formSection #submitBtn:hover{color:#fff;background-color:#092f5c}.dropDownDiv{width:100%;margin:0 auto}.dropDownDiv .dropBoxTitle{color:var(--black);font-weight:500}.dropDownDiv .dropList{display:block}.dropDownDiv .dropList .dropBox{display:flex;align-items:center;justify-content:space-between;color:var(--darkGray);font-size:1rem;font-weight:600;padding:1rem 0;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer}.dropDownDiv .dropList .dropBox:hover{color:var(--color1)}.dropDownDiv .dropList .dropBox:hover div i{color:var(--color3)}.dropDownDiv .dropList .dropBox .moreBtn{margin-left:auto;padding:1rem}.dropDownDiv .dropList .dropBox div{cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.dropDownDiv .dropList .dropBox div i{color:var(--gray);font-size:.889rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.dropDownDiv .dropList .dropBox div .dropRemove{display:none}.dropDownDiv .dropList .dropContent{display:none;width:100%}#advantageSection{display:flex;flex-wrap:wrap;color:#fff;width:100%;max-width:1400px;margin:0 auto;background-color:#212427;z-index:1}#advantageSection .content{width:100%;max-width:1600px;margin:0 auto;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-bottom:2.441rem;padding-top:2.441rem;width:100%;box-shadow:none}@media(min-width: 360px){#advantageSection .content{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#advantageSection .content{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#advantageSection .content{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#advantageSection .content{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#advantageSection .content{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){#advantageSection .content{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){#advantageSection .content{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1024px){#advantageSection .content{width:50%}}#advantageSection .content .heading{margin:0;color:#fff;font-weight:400;line-height:1}#advantageSection .content p{color:#fff;line-height:1.4}@media(min-width: 1024px){#advantageSection .content p{font-size:1.125rem}}#advantageSection .content .dropDownDiv{margin-top:1.3333rem}@media(min-width: 768px){#advantageSection .content .dropDownDiv{margin-top:2.441rem}}#advantageSection .content .dropDownDiv .dropList .dropBox{padding:1rem 0;border-bottom:1px solid #333}@media(min-width: 568px){#advantageSection .content .dropDownDiv .dropList .dropBox{padding:1.3333rem 0}}#advantageSection .content .dropDownDiv .dropList .dropBox .title{color:#ebedf3;font-size:.9rem;font-family:"General Sans",sans-serif;font-weight:200;text-transform:uppercase;letter-spacing:2px}@media(min-width: 568px){#advantageSection .content .dropDownDiv .dropList .dropBox .title{font-size:1rem}}#advantageSection .content .dropDownDiv .dropList .dropBox .dropIcon{margin-left:1rem}#advantageSection .content .dropDownDiv .dropList .dropBox i{color:#1c76bf}#advantageSection .content .btn{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;-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:#fff;border:1px solid #ebedf3;font-size:1rem;padding:.75rem 1rem}#advantageSection .content .btn i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#advantageSection .content .btn i{color:#212427}#advantageSection .content .btn:hover{color:#fff;background-color:rgba(0,0,0,0)}#advantageSection .media{width:100%;min-height:300px;overflow:hidden}@media(min-width: 1024px){#advantageSection .media{width:50%}}#advantageSection .media img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;object-fit:cover;object-position:center}.contentSection{display:flex;flex-wrap:wrap;color:#fff;width:100%;max-width:1400px;margin:0 auto;background-image:linear-gradient(to right, #ffffff, #e4ecf3)}.contentSection .content{width:100%;max-width:1600px;margin:0 auto;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-bottom:2.441rem;padding-top:2.441rem;width:100%;box-shadow:none}@media(min-width: 360px){.contentSection .content{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){.contentSection .content{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){.contentSection .content{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){.contentSection .content{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){.contentSection .content{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){.contentSection .content{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){.contentSection .content{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1024px){.contentSection .content{width:50%}}.contentSection .content .offer{margin-top:1.3333rem;min-width:300px;padding:10px 1.3333rem;display:inline-block;background:linear-gradient(to right, #0a67bd, #0c75c2, #2083c5, #378fc7, #4d9cc9);color:#fff;font-weight:400;text-transform:uppercase;border-radius:5px}@media(min-width: 1024px){.contentSection .content .offer{letter-spacing:3px}}.contentSection .content .offer span{display:block;font-weight:900}@media(min-width: 1024px){.contentSection .content .offer span{font-size:2.887rem}}.contentSection .content .heading{margin:0;color:#212427;font-weight:400;line-height:1}.contentSection .content .pointList{margin-top:1rem;padding-left:1.3333rem}.contentSection .content .pointList li{color:#212427;list-style-type:disc;margin-bottom:10px;font-weight:400}@media(min-width: 1024px){.contentSection .content .pointList li{font-size:1.125rem}}.contentSection .content .pointList li::marker{color:#092f5c}.contentSection .content p{color:#fff;line-height:1.4}@media(min-width: 1024px){.contentSection .content p{font-size:1.125rem}}.contentSection .content .dropDownDiv{margin-top:1.3333rem}@media(min-width: 768px){.contentSection .content .dropDownDiv{margin-top:2.441rem}}.contentSection .content .dropDownDiv .dropList .dropBox{padding:1rem 0;border-bottom:1px solid #333}@media(min-width: 568px){.contentSection .content .dropDownDiv .dropList .dropBox{padding:1.3333rem 0}}.contentSection .content .dropDownDiv .dropList .dropBox .title{color:#ebedf3;font-size:.9rem;font-family:"General Sans",sans-serif;font-weight:200;text-transform:uppercase;letter-spacing:2px}@media(min-width: 568px){.contentSection .content .dropDownDiv .dropList .dropBox .title{font-size:1rem}}.contentSection .content .dropDownDiv .dropList .dropBox .dropIcon{margin-left:1rem}.contentSection .content .dropDownDiv .dropList .dropBox i{color:#1c76bf}.contentSection .content .btn{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;-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:#092f5c;border:1px solid #092f5c;font-size:1rem;padding:.75rem 1rem;border-radius:5px;border:1px solid rgba(255,255,255,.2274509804)}.contentSection .content .btn i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.contentSection .content .btn i{color:#c8cbd3}.contentSection .content .btn:hover{color:#fff;background-color:rgba(0,0,0,0);border:1px solid #ebedf3}.contentSection .content .btn:hover{color:#fff;background-color:#092f5c}.contentSection .media{width:100%;min-height:300px;overflow:hidden}@media(min-width: 1024px){.contentSection .media{width:50%}}.contentSection .media img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;object-fit:cover;object-position:center}.offerSection{text-align:center;background-image:linear-gradient(to right, #ffffff, #e4ecf3)}.offerSection .titleDiv{width:100%;max-width:1600px;margin:0 auto;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-top:2.441rem;padding-top:1rem;padding-bottom:1rem;box-shadow:none}@media(min-width: 360px){.offerSection .titleDiv{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){.offerSection .titleDiv{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){.offerSection .titleDiv{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){.offerSection .titleDiv{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){.offerSection .titleDiv{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){.offerSection .titleDiv{padding-top:3.052rem}}@media(min-width: 768px){.offerSection .titleDiv{padding-top:3.815rem}}.offerSection .titleDiv .title{color:#212427;font-weight:400}.offerSection .titleDiv p{margin:0 auto;margin-top:1rem;max-width:700px;color:#5d5e5f;font-weight:400}@media(min-width: 1024px){.offerSection .titleDiv p{font-size:1.125rem}}.offerSection .cardDiv{width:100%;max-width:1600px;margin:0 auto;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-top:1.3333rem;display:flex;flex-wrap:wrap;justify-content:center;box-shadow:none}@media(min-width: 360px){.offerSection .cardDiv{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){.offerSection .cardDiv{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){.offerSection .cardDiv{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){.offerSection .cardDiv{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){.offerSection .cardDiv{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){.offerSection .cardDiv{gap:2%}}@media(min-width: 1024px){.offerSection .cardDiv{padding-top:3.052rem;padding-bottom:1.3333rem}}.offerSection .cardDiv .card{width:100%;margin-bottom:1.3333rem;background-color:#fff;padding-bottom:1.3333rem;border-radius:5px;box-shadow:rgba(0,0,0,.1) 0px 20px 25px -5px,rgba(0,0,0,.04) 0px 10px 10px -5px;overflow:hidden}@media(min-width: 568px){.offerSection .cardDiv .card{width:48%}}@media(min-width: 768px){.offerSection .cardDiv .card{width:31%}}.offerSection .cardDiv .card .offer{width:100%;display:inline-block;color:#fff;font-weight:900;text-transform:uppercase;border-radius:0;background-color:#092f5c;background:linear-gradient(to right, #0a67bd, #0c75c2, #2083c5, #378fc7, #4d9cc9);padding:1rem;text-shadow:-1px 6px 5px rgba(90,0,0,.2745098039)}.offerSection .cardDiv .card .offer span{display:block;font-weight:900}@media(min-width: 1024px){.offerSection .cardDiv .card .offer span{font-size:2.887rem}}.offerSection .cardDiv .card img{width:70px;margin:0 auto;margin-bottom:1.3333rem}.offerSection .cardDiv .card .title{margin-top:1.3333rem;color:#212427;font-weight:400;padding:0 1.3333rem}.offerSection .cardDiv .card p{color:#909294;padding:0 1.3333rem}.offerSection .cardDiv .card ul{margin-top:10px}.offerSection .cardDiv .card ul li{color:#5d5e5f;font-weight:400;padding:2.5px 0}.offerSection .listCardDiv{width:100%;max-width:1600px;margin:0 auto;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-top:1.3333rem;display:flex;flex-wrap:wrap;justify-content:center}@media(min-width: 360px){.offerSection .listCardDiv{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){.offerSection .listCardDiv{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){.offerSection .listCardDiv{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){.offerSection .listCardDiv{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){.offerSection .listCardDiv{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){.offerSection .listCardDiv{gap:4%}}@media(min-width: 1024px){.offerSection .listCardDiv{padding-top:3.052rem;padding-bottom:1.3333rem}}.offerSection .listCardDiv .card{width:100%;padding:1.3333rem 0;text-align:left;padding-right:100px;border-bottom:1px solid #092f5c}@media(min-width: 568px){.offerSection .listCardDiv .card{width:46%;padding:2rem 0}}.offerSection .listCardDiv .card:nth-last-child(1){border-bottom:none}@media(min-width: 568px){.offerSection .listCardDiv .card:nth-last-child(2){border-bottom:none}}.offerSection .listCardDiv .card .offer{width:auto;border-radius:100%;padding:10px 1.3333rem;display:inline-flex;align-items:center;border-left:5px solid #092f5c;justify-content:center;background:linear-gradient(to right, #0a67bd, #0c75c2, #2083c5, #378fc7, #4d9cc9);color:#fff;font-weight:900;text-transform:uppercase;margin-bottom:10px}@media(min-width: 568px){.offerSection .listCardDiv .card .offer{font-size:1.424rem}}@media(min-width: 1280px){.offerSection .listCardDiv .card .offer{width:100px;margin:0;position:absolute;top:50%;right:0;height:100px;transform:translateY(-50%);letter-spacing:3px}}.offerSection .listCardDiv .card .offer br{display:none}@media(min-width: 1280px){.offerSection .listCardDiv .card .offer br{display:inline-block}}.offerSection .listCardDiv .card .offer span{display:block;font-weight:900}.offerSection .listCardDiv .card img{width:70px;margin:0 auto;margin-bottom:1.3333rem}.offerSection .listCardDiv .card .title{margin:0;color:#212427;font-weight:500;margin-bottom:10px}.offerSection .listCardDiv .card p,.offerSection .listCardDiv .card h5{margin-top:5px;color:#5d5e5f;font-weight:500}.offerSection .listCardDiv .card p span,.offerSection .listCardDiv .card h5 span{color:#e01c1c;font-weight:500}.offerSection .listCardDiv .card ul{margin-top:10px}.offerSection .listCardDiv .card ul li{color:#909294;font-weight:500;padding:2.5px 0}#processSection{width:100%;max-width:1600px;margin:0 auto;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){#processSection{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#processSection{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#processSection{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#processSection{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#processSection{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){#processSection{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){#processSection{padding-top:3.815rem;padding-bottom:3.815rem}}#processSection .titleDiv .title{color:#212427;font-weight:400}#processSection .titleDiv p{margin:0 auto;margin-top:1rem;max-width:800px;color:#909294}@media(min-width: 1024px){#processSection .titleDiv p{font-size:1.125rem}}#processSection .cardDiv{margin-top:2.441rem;display:flex;flex-wrap:wrap;justify-content:center}@media(min-width: 568px){#processSection .cardDiv{gap:2%}}#processSection .cardDiv .card{width:100%;margin-bottom:1.3333rem;background-color:#f6f5fa;background:linear-gradient(to bottom, #ffffff, #f3f6f8);padding:1.3333rem;border-radius:1rem;border:1px solid #ececec;border-top:1px solid #f7f7f7;border-left:1px solid #f5f5f5}@media(min-width: 568px){#processSection .cardDiv .card{width:48%}}@media(min-width: 768px){#processSection .cardDiv .card{width:31%}}#processSection .cardDiv .card img{width:70px;margin:0 auto;margin-bottom:1.3333rem;filter:hue-rotate(225deg)}#processSection .cardDiv .card .title{color:#212427;font-weight:400}#processSection .cardDiv .card p{color:#909294}#compareSection{padding-bottom:2.441rem;padding-top:2.441rem;width:100%;max-width:1600px;margin:0 auto;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;background-color:#fff}@media(min-width: 568px){#compareSection{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){#compareSection{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 360px){#compareSection{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#compareSection{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#compareSection{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#compareSection{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#compareSection{padding-left:5.96rem;padding-right:5.96rem}}#compareSection .tableDiv{width:100%;margin:0 auto;text-align:center}#compareSection .tableDiv .label{margin-top:0;color:#092f5c;font-weight:500}#compareSection .tableDiv .heading{margin-top:.5rem;font-weight:500}#compareSection .tableDiv table{width:100%;max-width:1000px;margin:0 auto;margin-top:2.441rem;border-radius:.5rem;border:1px solid #ebedf3;overflow:hidden;box-shadow:rgba(0,0,0,.1) 0px 4px 12px}#compareSection .tableDiv table tr{border-right:1px solid #ebedf3;border-bottom:1px solid #ebedf3}#compareSection .tableDiv table tr:nth-last-child(1){border-bottom:unset}#compareSection .tableDiv table tr th,#compareSection .tableDiv table tr td{padding:.5rem;border-right:1px solid #ebedf3;max-width:300px;font-weight:500}@media(min-width: 768px){#compareSection .tableDiv table tr th,#compareSection .tableDiv table tr td{padding:1rem}}#compareSection .tableDiv table tr th:nth-last-child(1),#compareSection .tableDiv table tr td:nth-last-child(1){background-color:#f6f5fa}#compareSection .tableDiv table tr th img,#compareSection .tableDiv table tr td img{display:inline-block;margin-bottom:-5px;margin-right:.5rem;width:20px}#compareSection .tableDiv table tr th{height:60px}#compareSection .tableDiv table tr th:nth-child(2){font-weight:800;color:#fff;background-color:#00b398}#individualSection{width:100%;max-width:1600px;margin:0 auto;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-bottom:2.441rem;padding-top:2.441rem;display:flex;flex-wrap:wrap;align-items:center;background-color:#fff;border-bottom:1px solid #ebedf3}@media(min-width: 360px){#individualSection{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#individualSection{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#individualSection{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#individualSection{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#individualSection{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){#individualSection{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){#individualSection{padding-top:3.815rem;padding-bottom:3.815rem}}#individualSection .titleDiv{padding-bottom:1rem;border-bottom:1px solid #ebedf3}@media(min-width: 768px){#individualSection .titleDiv{max-width:39%;padding-bottom:0;border-bottom:0;padding-right:2.441rem}}#individualSection .contentDiv{padding-left:1rem;padding-top:1rem}@media(min-width: 768px){#individualSection .contentDiv{max-width:60%;padding-top:0;padding-left:2rem;border-left:1px solid #ebedf3}}#individualSection .contentDiv .additionalDetails li{margin-left:1rem;margin-top:.5rem;line-height:1.3}@media(min-width: 768px){#individualSection .contentDiv .additionalDetails li{font-size:1.125rem}}#individualSection .contentDiv .additionalDetails li::before{content:"";position:absolute;top:0;left:-30px;width:20px;height:20px;background-image:url("/asset/images/icons/check.png");background-position:center;background-repeat:no-repeat;background-size:contain}#videoSection{width:100%;max-width:1600px;margin:0 auto;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-top:2.441rem;padding-bottom:2.441rem;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-around}@media(min-width: 360px){#videoSection{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#videoSection{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#videoSection{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#videoSection{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#videoSection{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 1024px){#videoSection .videoDiv{max-width:48%;margin-right:4%}}#videoSection .videoDiv #bgVideo{width:100%}@media(min-width: 1024px){#videoSection .videoDiv #bgVideo{max-width:500px}}#videoSection .contentDIv{margin-top:1rem}@media(min-width: 1024px){#videoSection .contentDIv{max-width:48%}}#videoSection .contentDIv .label{margin:0;display:inline-block;font-size:.9rem;color:#fff;font-weight:500;background-color:#212427;padding:.5rem;transform:skew(-10deg);margin-bottom:.5rem}#videoSection .contentDIv .title{color:#fff;font-weight:600}@media(min-width: 1024px){#videoSection .contentDIv .title{font-size:2.281rem}}#videoSection .contentDIv .btn{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;-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:#1c76bf;font-size:1rem;padding:.75rem 1rem}#videoSection .contentDIv .btn i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#videoSection .contentDIv .btn i{color:#212427}#videoSection .contentDIv .btn:hover{color:#fff;background-color:#092f5c}#bannerSection1{width:100%;max-width:1600px;margin:0 auto;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-top:2.441rem;background-color:#f6f5fa;background:#f6f5fa}@media(min-width: 360px){#bannerSection1{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#bannerSection1{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#bannerSection1{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#bannerSection1{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#bannerSection1{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){#bannerSection1{padding-top:3.052rem}}@media(min-width: 768px){#bannerSection1{padding-top:3.815rem}}#bannerSection1 .bannerDiv{display:flex;flex-wrap:wrap;overflow:hidden;border:1px solid #ebedf3;border-bottom:none;background-color:#fff;background:#f6f5fa}#bannerSection1 .bannerDiv .contentDiv{width:100%;max-width:1600px;margin:0 auto;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;order:2;width:100%;padding-top:2.281rem;padding-bottom:2.281rem;background-color:#fff}@media(min-width: 360px){#bannerSection1 .bannerDiv .contentDiv{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#bannerSection1 .bannerDiv .contentDiv{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#bannerSection1 .bannerDiv .contentDiv{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#bannerSection1 .bannerDiv .contentDiv{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#bannerSection1 .bannerDiv .contentDiv{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 768px){#bannerSection1 .bannerDiv .contentDiv{order:1;width:50%;padding-top:2.441rem;padding-bottom:2.441rem}}@media(min-width: 768px){#bannerSection1 .bannerDiv .contentDiv{padding-top:3.052rem;padding-bottom:3.052rem}}#bannerSection1 .bannerDiv .contentDiv .label{margin-top:0;margin-bottom:.5rem;color:#1c76bf}#bannerSection1 .bannerDiv .contentDiv .heading{margin:0;color:#212427;font-weight:600;max-width:100%}@media(min-width: 1024px){#bannerSection1 .bannerDiv .contentDiv .heading{font-size:2.027rem}}#bannerSection1 .bannerDiv .contentDiv .btn{font-size:1rem;padding:.75rem 1rem;display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;-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:#1c76bf;margin-right:.5rem}#bannerSection1 .bannerDiv .contentDiv .btn i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#bannerSection1 .bannerDiv .contentDiv .btn i{color:#212427}#bannerSection1 .bannerDiv .contentDiv .btn:hover{color:#fff;background-color:#092f5c}@media(min-width: 768px){#bannerSection1 .bannerDiv .contentDiv .btn{margin-right:1rem}}#bannerSection1 .bannerDiv .bannerBg{order:1;width:100%;height:250px;overflow:hidden;background-color:#fff}@media(min-width: 768px){#bannerSection1 .bannerDiv .bannerBg{order:2;width:50%;height:auto;border-radius:0 0 0 5rem}}#bannerSection2{width:100%;max-width:1600px;margin:0 auto;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-bottom:2.441rem;background-color:#f6f5fa}@media(min-width: 360px){#bannerSection2{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#bannerSection2{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#bannerSection2{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#bannerSection2{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#bannerSection2{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){#bannerSection2{padding-bottom:3.052rem}}@media(min-width: 768px){#bannerSection2{padding-bottom:3.815rem}}#bannerSection2 .bannerDiv{display:flex;flex-wrap:wrap;overflow:hidden;border:1px solid #ebedf3;background-color:#fff}#bannerSection2 .bannerDiv .contentDiv{width:100%;max-width:1600px;margin:0 auto;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;order:2;width:100%;padding-top:2.281rem;padding-bottom:2.281rem;background-color:#fff}@media(min-width: 360px){#bannerSection2 .bannerDiv .contentDiv{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#bannerSection2 .bannerDiv .contentDiv{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#bannerSection2 .bannerDiv .contentDiv{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#bannerSection2 .bannerDiv .contentDiv{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#bannerSection2 .bannerDiv .contentDiv{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 768px){#bannerSection2 .bannerDiv .contentDiv{order:2;width:50%;padding-top:2.441rem;padding-bottom:2.441rem}}@media(min-width: 768px){#bannerSection2 .bannerDiv .contentDiv{padding-top:3.052rem;padding-bottom:3.052rem}}#bannerSection2 .bannerDiv .contentDiv .label{margin-top:0;margin-bottom:.5rem;color:#1c76bf}#bannerSection2 .bannerDiv .contentDiv .heading{margin:0;color:#212427;font-weight:600;max-width:100%}@media(min-width: 1024px){#bannerSection2 .bannerDiv .contentDiv .heading{font-size:2.027rem}}#bannerSection2 .bannerDiv .contentDiv .btn{font-size:1rem;padding:.75rem 1rem;display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;-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:#1c76bf;margin-right:.5rem}#bannerSection2 .bannerDiv .contentDiv .btn i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#bannerSection2 .bannerDiv .contentDiv .btn i{color:#212427}#bannerSection2 .bannerDiv .contentDiv .btn:hover{color:#fff;background-color:#092f5c}@media(min-width: 768px){#bannerSection2 .bannerDiv .contentDiv .btn{margin-right:1rem}}#bannerSection2 .bannerDiv .bannerBg{order:1;width:100%;height:250px}@media(min-width: 768px){#bannerSection2 .bannerDiv .bannerBg{order:1;width:50%;height:auto;border-radius:0 5rem 0 0}}#testimonial{width:100%;max-width:1600px;margin:0 auto;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-bottom:2.441rem;padding-top:2.441rem;overflow:hidden;background-color:#fff}@media(min-width: 360px){#testimonial{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#testimonial{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#testimonial{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#testimonial{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#testimonial{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){#testimonial{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){#testimonial{padding-top:3.815rem;padding-bottom:3.815rem}}#testimonial .title{margin-bottom:1rem;text-align:center;font-size:2.027rem;font-weight:500;color:#212427}#testimonial .title span{display:block;margin-top:.5rem;padding-bottom:1rem;color:#1c76bf}#testimonial #testimonialSlideWrapper{width:100%;display:flex;align-items:center}#testimonial #testimonialSlideWrapper::before{content:"";position:absolute;left:0;top:0;z-index:10;width:50px;height:100%;border-radius:0 5rem 5rem 0;background:#fff;background:linear-gradient(90deg, white, rgba(255, 255, 255, 0) 100%)}@media(min-width: 768px){#testimonial #testimonialSlideWrapper::before{width:100px}}#testimonial #testimonialSlideWrapper::after{content:"";position:absolute;right:0;top:0;z-index:10;width:50px;height:100%;background:#fff;background:linear-gradient(-90deg, white, rgba(255, 255, 255, 0) 100%)}@media(min-width: 768px){#testimonial #testimonialSlideWrapper::after{width:100px}}#testimonial #testimonialSlideWrapper .testimonialSlide{width:100%}#testimonial #testimonialSlideWrapper .testimonialSlide:hover .testimonial{animation-play-state:paused}#testimonial #testimonialSlideWrapper .testimonialSlide .testimonial{border-radius:1rem;background-color:#fff;border:1px solid #f6f5fa;padding:1rem;text-align:left;box-shadow:rgba(29,28,28,.1) 0px 20px 25px -5px,rgba(0,0,0,.04) 0px 10px 10px -5px;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);cursor:pointer}#testimonial #testimonialSlideWrapper .testimonialSlide .testimonial:hover{transform:scale(1.1)}#testimonial #testimonialSlideWrapper .testimonialSlide .testimonial .name{margin-top:.3rem;color:#1c76bf;font-weight:500}#testimonial #testimonialSlideWrapper .testimonialSlide .testimonial .descrption{margin-top:0;max-width:600px;color:#212427;font-weight:400;text-align:left;font-size:1rem}#testimonial #testimonialSlideWrapper .testimonialSlide .testimonial .starDiv{width:15px;display:flex;margin-top:1rem}#testimonial #testimonialSlideWrapper .testimonialSlide .testimonial .starDiv img{margin-left:.3rem}#testimonial #testimonialSlideWrapper .testimonialSlide .testimonial .starDiv img:nth-child(1){margin-left:0}#testimonial #testimonialSlideWrapper .testimonialSlide .testimonial .name{text-transform:capitalize}#testimonial #testimonialSlideWrapper .testimonialSlide .testimonial p{color:#909294;margin-top:.5rem;font-size:1rem;font-weight:300;padding-bottom:.5rem}#testimonial #testimonialSlideWrapper .testimonialSlide .testimonial .logo{width:100px;max-height:80px;object-fit:contain;margin:0 auto}#testimonial [loop-slidercard]{width:calc(100% + 100px);height:300px;display:flex;align-items:center;justify-content:center;overflow:hidden}@keyframes loop1{0%{transform:translateX(2400px)}100%{transform:translateX(-300px)}}#testimonial [loop-slidercard] [slidercard]{background-color:#1c76bf;position:absolute;top:0;left:0;display:block;width:300px;height:260px;margin-right:0}#testimonial [loop-slidercard] [slidercard]:nth-of-type(1){transform:translateX(0px);animation:loop1 64s -504s linear infinite}@keyframes loop1{0%{transform:translateX(2400px)}100%{transform:translateX(-300px)}}#testimonial [loop-slidercard] [slidercard]{background-color:#1c76bf;position:absolute;top:0;left:0;display:block;width:300px;height:260px;margin-right:0}#testimonial [loop-slidercard] [slidercard]:nth-of-type(2){transform:translateX(300px);animation:loop1 64s -496s linear infinite}@keyframes loop1{0%{transform:translateX(2400px)}100%{transform:translateX(-300px)}}#testimonial [loop-slidercard] [slidercard]{background-color:#1c76bf;position:absolute;top:0;left:0;display:block;width:300px;height:260px;margin-right:0}#testimonial [loop-slidercard] [slidercard]:nth-of-type(3){transform:translateX(600px);animation:loop1 64s -488s linear infinite}@keyframes loop1{0%{transform:translateX(2400px)}100%{transform:translateX(-300px)}}#testimonial [loop-slidercard] [slidercard]{background-color:#1c76bf;position:absolute;top:0;left:0;display:block;width:300px;height:260px;margin-right:0}#testimonial [loop-slidercard] [slidercard]:nth-of-type(4){transform:translateX(900px);animation:loop1 64s -480s linear infinite}@keyframes loop1{0%{transform:translateX(2400px)}100%{transform:translateX(-300px)}}#testimonial [loop-slidercard] [slidercard]{background-color:#1c76bf;position:absolute;top:0;left:0;display:block;width:300px;height:260px;margin-right:0}#testimonial [loop-slidercard] [slidercard]:nth-of-type(5){transform:translateX(1200px);animation:loop1 64s -472s linear infinite}@keyframes loop1{0%{transform:translateX(2400px)}100%{transform:translateX(-300px)}}#testimonial [loop-slidercard] [slidercard]{background-color:#1c76bf;position:absolute;top:0;left:0;display:block;width:300px;height:260px;margin-right:0}#testimonial [loop-slidercard] [slidercard]:nth-of-type(6){transform:translateX(1500px);animation:loop1 64s -464s linear infinite}@keyframes loop1{0%{transform:translateX(2400px)}100%{transform:translateX(-300px)}}#testimonial [loop-slidercard] [slidercard]{background-color:#1c76bf;position:absolute;top:0;left:0;display:block;width:300px;height:260px;margin-right:0}#testimonial [loop-slidercard] [slidercard]:nth-of-type(7){transform:translateX(1800px);animation:loop1 64s -456s linear infinite}@keyframes loop1{0%{transform:translateX(2400px)}100%{transform:translateX(-300px)}}#testimonial [loop-slidercard] [slidercard]{background-color:#1c76bf;position:absolute;top:0;left:0;display:block;width:300px;height:260px;margin-right:0}#testimonial [loop-slidercard] [slidercard]:nth-of-type(8){transform:translateX(2100px);animation:loop1 64s -448s linear infinite}#footerSection{width:100%;max-width:1600px;margin:0 auto;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-top:1rem;padding-bottom:1rem;width:100%;z-index:111;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;text-align:center;margin-top:auto;padding-top:2.441rem;padding-bottom:2.441rem;background-color:#fff}@media(min-width: 360px){#footerSection{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#footerSection{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#footerSection{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#footerSection{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#footerSection{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 768px){#footerSection{flex-direction:row}}#footerSection .link a{margin:0 .5rem;color:#212427;font-size:.889rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);font-weight:300}#footerSection .link a:hover{opacity:1}#footerSection a,#footerSection p{color:#212427;margin:0;font-size:.889rem}#footerSection a span,#footerSection p span{font-weight:200}#footerSection a:hover{opacity:1}#footerSection .title{margin-bottom:.889rem;margin-top:0}#footerSection p{margin-bottom:.5rem}@media(min-width: 768px){#footerSection p{margin:0}}#privacySection{min-height:87vh;width:100%;max-width:1600px;margin:0 auto;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-bottom:2.441rem;padding-top:2.441rem;display:flex;flex-direction:column;align-content:center;justify-content:center;text-align:center;color:#fff}@media(min-width: 360px){#privacySection{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#privacySection{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#privacySection{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#privacySection{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#privacySection{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){#privacySection{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){#privacySection{padding-top:3.815rem;padding-bottom:3.815rem}}#pageWallSection{width:100%;max-width:1600px;margin:0 auto;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;display:flex;justify-content:center;align-items:flex-end;z-index:100}@media(min-width: 360px){#pageWallSection{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#pageWallSection{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#pageWallSection{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#pageWallSection{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#pageWallSection{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 768px){#pageWallSection{height:86vh}}#pageWallSection:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;display:block;background-color:#212427;opacity:.6}#pageWallSection .logoDiv{position:absolute;top:5%}#pageWallSection .logoDiv .wallLogo{width:10rem}#pageWallSection .content{z-index:3;min-height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}#pageWallSection .content .heading{color:#fff;text-shadow:-1px 2px 15px rgba(0,0,0,.658)}#pageWallSection .content .subText{color:#fff;font-weight:300}@media(min-width: 768px){#pageWallSection .content .subText{max-width:700px;font-size:1.266rem}}#pageWallSection .content .formAction{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;-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:#1c76bf;font-size:1rem;padding:1rem 2.566rem;margin-top:2.027rem}#pageWallSection .content .formAction i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#pageWallSection .content .formAction i{color:#212427}#pageWallSection .content .formAction:hover{color:#fff;background-color:#092f5c}@media(min-width: 568px){#pageWallSection .content .formAction{font-size:1.125rem}}@media(min-width: 768px){#pageWallSection .content .formAction{font-size:1.266rem}}@media(min-width: 1024px){#pageWallSection .content .formAction{font-size:1.424rem}}#pageWallSection .content .visitWeb{display:inline-flex;justify-content:center;align-items:center;font-family:inherit;font-weight:400;margin-top:1rem;-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:#1c76bf;font-size:1rem;padding:1rem 2.566rem;margin-top:2.027rem}#pageWallSection .content .visitWeb i{top:2px;margin-left:.25rem;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#pageWallSection .content .visitWeb i{color:#212427}#pageWallSection .content .visitWeb:hover{color:#fff;background-color:#092f5c}@media(min-width: 568px){#pageWallSection .content .visitWeb{font-size:1.125rem}}@media(min-width: 768px){#pageWallSection .content .visitWeb{font-size:1.266rem}}@media(min-width: 1024px){#pageWallSection .content .visitWeb{font-size:1.424rem}}