.btnDiv{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.disableButton{opacity:.5;background-color:#909294 !important;border:1px solid #f1f1f1 !important;cursor:inherit !important;pointer-events:none}.loader{display:none;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%}[status=alert]{font-size:.702rem;font-weight:400;padding:.25rem .5rem;border-radius:5px;background-color:#ffeeec;color:#e63535}[status=negative]{font-size:.702rem;font-weight:400;padding:.25rem .5rem;border-radius:5px;background-color:#ffeeec;color:#e63535}[status=error]{font-size:.702rem;font-weight:400;padding:.25rem .5rem;border-radius:5px;background-color:#ffeeec;color:#e63535}[status=active]{font-size:.702rem;font-weight:400;letter-spacing:.5px;padding:.25rem .5rem;border-radius:5px;background-color:#ecffef;border:1px solid #b6f3b6;color:#24b163}[status=positive]{font-size:.702rem;font-weight:400;letter-spacing:.5px;padding:.25rem .5rem;border-radius:5px;background-color:#ecffef;border:1px solid #b6f3b6;color:#24b163}[status=approved]{font-size:.702rem;font-weight:400;letter-spacing:.5px;padding:.25rem .5rem;border-radius:5px;background-color:#ecffef;border:1px solid #b6f3b6;color:#24b163}[status=success]{font-size:.702rem;font-weight:400;letter-spacing:.5px;padding:.25rem .5rem;border-radius:5px;background-color:#ecffef;border:1px solid #b6f3b6;color:#24b163}[status=warning]{font-size:.702rem;font-weight:400;letter-spacing:.5px;padding:.25rem .5rem;border-radius:5px;background-color:#fff9ee;border:1px solid #f8e8cb;color:#f60}[status=suspend]{font-size:.702rem;font-weight:400;letter-spacing:.5px;padding:.25rem .5rem;border-radius:5px;background-color:#fff9ee;border:1px solid #f8e8cb;color:#f60}[status=pending]{font-size:.702rem;font-weight:400;letter-spacing:.5px;padding:.25rem .5rem;border-radius:5px;background-color:#fff9ee;border:1px solid #f8e8cb;color:#f60}[status=ongoing]{font-size:.702rem;font-weight:400;letter-spacing:.5px;padding:.25rem .5rem;border-radius:5px;background-color:#f2f5ff;border:1px solid #cbd7f8;color:#3157ff}[status=completed]{font-size:.702rem;font-weight:400;letter-spacing:.5px;padding:.25rem .5rem;border-radius:5px;background-color:#f5f1ff;border:1px solid #e4cbf8;color:#7a32ff}[status=disable]{font-size:.702rem;font-weight:400;letter-spacing:.5px;padding:.25rem .5rem;border-radius:5px;background-color:#ebebeb;border:1px solid #dfdfdf;color:#777}[status=info]{font-size:.702rem;font-weight:400;letter-spacing:.5px;padding:.25rem .5rem;border-radius:5px;background-color:#fffbf1;border:1px solid #f8f1cb;color:#e9ab00}[status=normal]{font-size:.702rem;font-weight:400;padding:.25rem .5rem;border-radius:5px;background-color:#edeff3;color:#5d5e5f}[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:#f5a905;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:#242323;font-family:"Inter Tight",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:.75rem;font-family:"Inter Tight",sans-serif;font-size:.9rem;font-weight:500;color:#0b0b0b;background-color:#fff;border:1px solid #f1f1f1;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 #eed5b4}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 #ffdb97}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 #ffd382}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 #fffdfb}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:#0b0b0b !important}input[type=checkbox]:checked+label::before,input[type=radio]:checked+label::before{border:3px solid #3e7152 !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:all .3s cubic-bezier(0, 0, 0.5, 1)}.passwordShowIconDiv:hover{background-color:#f7f6f4}.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:all .3s cubic-bezier(0, 0, 0.5, 1)}.passwordShowIconDiv i:hover{color:#eaebe7}#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 #f1f1f1;width:300px;min-height:100px;max-height:300px;color:#242323;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 #f7f4ee !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:#f7f6f4 !important;border:1px solid #f1f1f1 !important}.multiSelect .select2-container .selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{position:relative !important;order:2;border:none !important;color:#e4dad0 !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:#e4dad0 !important;order:1}.multiSelect .select2-container .selection textarea{min-height:43px !important;margin:0 !important;padding:.7rem !important;font-family:"Inter Tight",sans-serif !important}.multiSearch .select2-container .selection .select2-selection--multiple{padding:0 !important;padding-right:50px !important;border:1px solid #f7f4ee !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:#f7f6f4 !important;border:1px solid #f1f1f1 !important}.multiSearch .select2-container .selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{position:relative !important;order:2;border:none !important;color:#e4dad0 !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:#e4dad0 !important;order:1}.multiSearch .select2-container .selection textarea{min-height:43px !important;margin:0 !important;padding:.7rem !important;font-family:"Inter Tight",sans-serif !important}.multiSearch button{position:absolute;bottom:0;right:0;min-height:45px;padding:.3rem 1rem;background-color:#f7f6f4;border:1px solid #f1f1f1;border-radius:5px;cursor:pointer;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.multiSearch button:hover{background-color:#e4dad0}.multiSearch button:hover i{color:#fff}.multiSearch button i{color:#e4dad0;font-size:2.027rem;cursor:pointer;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.search{max-width:600px;overflow:hidden;display:flex}.search input{flex:1;font-family:"Inter Tight",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:all .3s cubic-bezier(0, 0, 0.5, 1)}.search button:hover{background-color:#f7f6f4;border:1px solid #f1f1f1}.search button:hover i{color:#e4dad0}.search button i{color:#eaebe7;font-size:2.281rem;cursor:pointer;transition:all .3s cubic-bezier(0, 0, 0.5, 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:all .3s cubic-bezier(0, 0, 0.5, 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:#eaebe7;font-size:2.281rem;cursor:pointer;transition:all .3s cubic-bezier(0, 0, 0.5, 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:all .3s cubic-bezier(0, 0, 0.5, 1)}.customInput .moreBtn .btnMenu{top:unset !important;bottom:100%}.uploadInput .inputBox{border:1px dashed #eed5b4;border-radius:5px;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.uploadInput .inputBox label{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#e4dad0;pointer-events:none;cursor:pointer;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.uploadInput .inputBox label i{margin-right:.5rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.uploadInput .inputBox input{opacity:0;z-index:1;cursor:pointer}.filterSelectBox{width:100%;font-family:"Inter Tight",sans-serif;color:#0b0b0b;font-size:.702rem;font-weight:500;padding:.75rem;background-color:#fff;border:1px solid #f7f4ee;border-radius:5px;margin-right:1rem;cursor:pointer;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.filterSelectBox:hover{background-color:#fff;border:1px solid #4ac434}.inputEditor{padding-top:0}.inputEditor .ql-container.ql-snow{border:1px solid #f7f4ee !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 #f1f1f1;border-radius:.25rem}.inputEditor textarea{height:200px;border:1px solid #f7f4ee !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}.switchView{display:inline-flex;background-color:#fff;border:1px solid #f1f1f1;border-radius:5px;overflow:hidden}.switchView .activeSwitch{color:#e4dad0 !important;background-color:#f7f6f4;background:linear-gradient(to right top, #af2323, #b62929, #bd2f2f, #c33535, #ca3b3b, #cb3b3b, #cb3b3a, #cc3b3a, #c63533, #c12e2d, #bb2726, #b51f1f)}.switchView a{display:flex;padding:.85rem 1rem;color:#909294;cursor:pointer;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.switchView a:hover{color:#e4dad0}.switchView a i{margin:auto;font-size:2.281rem;cursor:pointer}#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 #f1f1f1;font-size:.889rem;cursor:pointer}#reportrange i{color:#e0e0e0;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:#e4dad0;font-size:.889rem;font-weight:500;background-color:#fff;border:1px solid #f7f4ee;border-radius:5px;padding:.75rem 1rem;z-index:2;cursor:pointer;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.multiCheckbox .inputbox .checkboxField:hover{background-color:#f7f6f4}.multiCheckbox .inputbox .checkboxField::placeholder{font-size:.889rem;font-weight:500;color:#242323}.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 #f1f1f1;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 #f7f6f4;cursor:pointer;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.multiCheckbox .checkboxListDiv li:hover label{color:#0b0b0b}.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:all .3s cubic-bezier(0, 0, 0.5, 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:#f7f6f4;border:1px solid #f1f1f1;opacity:.5}[reminder=cancel] .btn{display:none}.labelMovingAnimation{display:block;margin-bottom:1rem}.labelMovingAnimation label{pointer-events:none;transition:all .3s cubic-bezier(0, 0, 0.5, 1);display:inline-block;position:absolute;top:1rem;left:1rem;margin:0}.labelMovingAnimation input:placeholder-shown+label{top:1rem;left:1rem;color:#ff9cc0;font-size:.9rem;font-weight:400}.labelMovingAnimation input:not(:placeholder-shown)~label{top:1rem;left:1rem;color:#ff9cc0;font-size:.9rem;font-weight:400}.labelMovingAnimation textarea:placeholder-shown+label{top:1rem;left:1rem;color:#ff9cc0;font-size:.9rem;font-weight:400}.labelMovingAnimation textarea:not(:placeholder-shown)~label{top:1rem;left:1rem;color:#ff9cc0;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:#eaebe7;font-size:.889rem;font-weight:600;background-color:#fff;padding:.5rem}[label=red]{color:#fff;background-color:#ff5b5b}[label=red]::after{border-color:#ff5b5b rgba(0,0,0,0) #ff5b5b #ff5b5b;border:9px solid #ff5b5b}[label=orange]{color:#fff;background-color:#ff8146}[label=orange]::after{border-color:#ff8146 rgba(0,0,0,0) #ff8146 #ff8146;border:9px solid #ff8146}[label=yellow]{color:#242323;background-color:#fff75b}[label=yellow]::after{border-color:#fff75b rgba(0,0,0,0) #fff75b #fff75b;border:9px solid #fff75b}[label=green]{color:#fff;background-color:#36bb22}[label=green]::after{border-color:#36bb22 rgba(0,0,0,0) #36bb22 #36bb22;border:9px solid #36bb22}[label=blue]{color:#fff;background-color:#5b69ff}[label=blue]::after{border-color:#5b69ff rgba(0,0,0,0) #5b69ff #5b69ff;border:9px solid #5b69ff}[label=gray]{color:#242323;background-color:#e8e9ee}[label=gray]::after{border-color:#e8e9ee rgba(0,0,0,0) #e8e9ee #e8e9ee;border:9px solid #e8e9ee}.callBack{display:inline-block;white-space:nowrap;font-size:.555rem;font-weight:500;padding:.25rem .5rem;padding-right:0}.callBack:empty{padding:0}.callBack:empty:before{display:none}.callBack::after{content:"";height:0;position:absolute;bottom:0;right:-14px;display:inline-block;border-right:5px inset rgba(0,0,0,0)}.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:all .3s cubic-bezier(0, 0, 0.5, 1)}.tabMenuSection .tabMenuNav{width:100%;display:inline-block;border-bottom:1px solid #f1f1f1}.tabMenuSection .tabMenuNav .activeTabMenu{color:#0b0b0b !important}.tabMenuSection .tabMenuNav .activeTabMenu::before{content:"";position:absolute;top:100%;left:0;width:100%;height:2px;background-color:#eaebe7}.tabMenuSection .tabMenuNav .tabMenu{display:inline-block;color:#909294;cursor:pointer;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.tabMenuSection .tabMenuNav .tabMenu:hover{color:#0b0b0b}.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 #f7f6f4}}.stepSeriesDropdownForm .dropList .dropBox .number{width:35px;height:35px;display:flex;align-items:center;justify-content:center;color:#e4dad0;font-size:.889rem;padding:.5rem;background-color:#f7f6f4;border:1px solid #f7f6f4;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:#0b0b0b;font-weight:500}.dropdownForm .dropDownDiv .dropList .dropBox{color:#242323;padding:1rem 0;border-bottom:1px solid #f1f1f1}@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:#ff9cc0}.dropdownForm .dropDownDiv .dropList .dropBox:hover .dropIcon{border:1px solid #eed5b4}.dropdownForm .dropDownDiv .dropList .dropBox:hover .dropIcon i{color:#eaebe7}.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 #f1f1f1;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:#e4dad0}.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:#f7f6f4;border:1px solid #f1f1f1;border-radius:10px;cursor:pointer;transition:all .3s}.dropdownForm .formBoxSection .summaryList:hover{background-color:#f7f6f4}.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:#f7f6f4;border:1px solid #f1f1f1;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}.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}}.portraitBoxCardMd1{width:auto;display:flex;flex-wrap:wrap;align-items:flex-start;border-radius:10px;flex-direction:column !important;flex-wrap:nowrap !important;overflow:hidden;background-color:#eaebe7;border:1px solid #c9eeb7}.portraitBoxCardMd1 .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem}@media(min-width: 568px){.portraitBoxCardMd1 .content{padding:1.125rem}}@media(min-width: 768px){.portraitBoxCardMd1 .content{padding:2.441rem}}@media(min-width: 1024px){.portraitBoxCardMd1 .content{padding:3.052rem}}.portraitBoxCardMd1 .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}.portraitBoxCardMd1 .content .borderLabel{font-size:1rem;font-weight:600}.portraitBoxCardMd1 .content .title{margin-top:.6667rem;line-height:1.2}.portraitBoxCardMd1 .content p{display:block;font-weight:500;line-height:1.5}.portraitBoxCardMd1 .content ul{width:100%;margin:1rem}.portraitBoxCardMd1 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.portraitBoxCardMd1 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#ff9cc0}.portraitBoxCardMd1 .content .actionBtnBorder{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;font-size:1.266rem;padding:1rem 2.566rem;margin-top:auto !important;background-color:rgba(0,0,0,0);font-size:1rem;font-weight:600}.portraitBoxCardMd1 .content .actionBtnBorder i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.portraitBoxCardMd1 .content .actionBtnBorder:hover{color:#fff;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.portraitBoxCardMd1 .media{display:flex}.portraitBoxCardMd1 .media .widget{margin:auto !important;z-index:2}.portraitBoxCardMd1 .media .element{width:2.281rem}@media(min-width: 568px){.portraitBoxCardMd1 .media .element{width:2.566rem}}@media(min-width: 768px){.portraitBoxCardMd1 .media .element{width:2.887rem}}@media(min-width: 1024px){.portraitBoxCardMd1 .media .element{width:3.247rem}}.portraitBoxCardMd1 .media img{display:flex}.portraitBoxCardMd1 .media .bgImage{width:7rem;object-fit:contain;z-index:2}@media(min-width: 1024px){.portraitBoxCardMd1{width:49%}}@media(min-width: 1024px){.portraitBoxCardMd1{margin-right:2%}.portraitBoxCardMd1:nth-child(even){margin-right:0}}.portraitBoxCardMd1 .content{text-align:left;z-index:2}.portraitBoxCardMd1 .content .borderLabel{border-radius:20px;padding:.5rem 1rem;background-color:rgba(255,255,255,.178)}.portraitBoxCardMd1 .content .title{line-height:1.1}.portraitBoxCardMd1 .content ul{width:100%;margin-top:1rem}.portraitBoxCardMd1 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.portraitBoxCardMd1 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px}.portraitBoxCardMd1 .media{width:100%;height:100%;padding:1.3333rem}.portraitBoxCardMd1 .media .element{position:absolute;bottom:0;left:50%;margin-left:-150px;width:300px}.portraitBoxCardMd1 .media .bgImage{z-index:1;width:100%;max-width:450px;margin:0 auto}.portraitBoxCardMd1 .content .borderLabel{color:#fff;font-weight:300}.portraitBoxCardMd1 .content .title{color:#fff}.portraitBoxCardMd1 .content p{color:#fff;font-weight:300}.portraitBoxCardMd1 .content ul{border-top:1px solid #44a570}.portraitBoxCardMd1 .content ul li{color:#fff}.portraitBoxCardMd1 .content ul li::before{background-color:#e4dad0}.portraitBoxCardMd1 .content .actionBtnBorder{display:block;margin-top:1rem !important;color:#fff;font-size:300 !important;border:1px solid #e4dad0;background-color:rgba(0,0,0,0) !important}.portraitBoxCardMd2{width:auto;display:flex;flex-wrap:wrap;align-items:flex-start;border-radius:10px;flex-direction:column !important;flex-wrap:nowrap !important;overflow:hidden;background-color:#fff;border:1px solid #f1f1f1}.portraitBoxCardMd2 .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem}@media(min-width: 568px){.portraitBoxCardMd2 .content{padding:1.125rem}}@media(min-width: 768px){.portraitBoxCardMd2 .content{padding:2.441rem}}@media(min-width: 1024px){.portraitBoxCardMd2 .content{padding:3.052rem}}.portraitBoxCardMd2 .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}.portraitBoxCardMd2 .content .borderLabel{font-size:1rem;font-weight:600}.portraitBoxCardMd2 .content .title{margin-top:.6667rem;line-height:1.2}.portraitBoxCardMd2 .content p{display:block;font-weight:500;line-height:1.5}.portraitBoxCardMd2 .content ul{width:100%;margin:1rem}.portraitBoxCardMd2 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.portraitBoxCardMd2 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#ff9cc0}.portraitBoxCardMd2 .content .actionBtnBorder{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;font-size:1.266rem;padding:1rem 2.566rem;margin-top:auto !important;background-color:rgba(0,0,0,0);font-size:1rem;font-weight:600}.portraitBoxCardMd2 .content .actionBtnBorder i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.portraitBoxCardMd2 .content .actionBtnBorder:hover{color:#fff;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.portraitBoxCardMd2 .media{display:flex}.portraitBoxCardMd2 .media .widget{margin:auto !important;z-index:2}.portraitBoxCardMd2 .media .element{width:2.281rem}@media(min-width: 568px){.portraitBoxCardMd2 .media .element{width:2.566rem}}@media(min-width: 768px){.portraitBoxCardMd2 .media .element{width:2.887rem}}@media(min-width: 1024px){.portraitBoxCardMd2 .media .element{width:3.247rem}}.portraitBoxCardMd2 .media img{display:flex}.portraitBoxCardMd2 .media .bgImage{width:7rem;object-fit:contain;z-index:2}@media(min-width: 1024px){.portraitBoxCardMd2{width:49%}}@media(min-width: 1024px){.portraitBoxCardMd2{margin-right:2%}.portraitBoxCardMd2:nth-child(even){margin-right:0}}.portraitBoxCardMd2 .content{text-align:left;z-index:2}.portraitBoxCardMd2 .content .borderLabel{border-radius:20px;padding:.5rem 1rem;background-color:rgba(255,255,255,.178)}.portraitBoxCardMd2 .content .title{line-height:1.1}.portraitBoxCardMd2 .content ul{width:100%;margin-top:1rem}.portraitBoxCardMd2 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.portraitBoxCardMd2 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px}.portraitBoxCardMd2 .media{width:100%;height:100%;padding:1.3333rem}.portraitBoxCardMd2 .media .element{position:absolute;bottom:0;left:50%;margin-left:-150px;width:300px}.portraitBoxCardMd2 .media .bgImage{z-index:1;width:100%;max-width:450px;margin:0 auto}.portraitBoxCardMd2 .content .borderLabel{color:#ff9cc0;font-weight:500;background-color:#e0f7e0}.portraitBoxCardMd2 .content .title{color:#0b0b0b}.portraitBoxCardMd2 .content p{color:#5d5e5f;font-weight:300}.portraitBoxCardMd2 .content ul{border-top:1px solid #f1f1f1}.portraitBoxCardMd2 .content ul li{color:#5d5e5f}.portraitBoxCardMd2 .content ul li::before{background-color:#eaebe7}.portraitBoxCardMd2 .content .actionBtnBorder{display:block;margin-top:1rem !important;color:#0b0b0b;font-size:300 !important;border:1px solid #eaebe7;background-color:rgba(0,0,0,0) !important}.portraitBoxCardCenterMd1{width:auto;display:flex;flex-wrap:wrap;align-items:flex-start;border-radius:10px;flex-direction:column !important;flex-wrap:nowrap !important;overflow:hidden;background-color:#eaebe7;border:1px solid #c9eeb7}.portraitBoxCardCenterMd1 .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem}@media(min-width: 568px){.portraitBoxCardCenterMd1 .content{padding:1.125rem}}@media(min-width: 768px){.portraitBoxCardCenterMd1 .content{padding:2.441rem}}@media(min-width: 1024px){.portraitBoxCardCenterMd1 .content{padding:3.052rem}}.portraitBoxCardCenterMd1 .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}.portraitBoxCardCenterMd1 .content .borderLabel{font-size:1rem;font-weight:600}.portraitBoxCardCenterMd1 .content .title{margin-top:.6667rem;line-height:1.2}.portraitBoxCardCenterMd1 .content p{display:block;font-weight:500;line-height:1.5}.portraitBoxCardCenterMd1 .content ul{width:100%;margin:1rem}.portraitBoxCardCenterMd1 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.portraitBoxCardCenterMd1 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#ff9cc0}.portraitBoxCardCenterMd1 .content .actionBtnBorder{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;font-size:1.266rem;padding:1rem 2.566rem;margin-top:auto !important;background-color:rgba(0,0,0,0);font-size:1rem;font-weight:600}.portraitBoxCardCenterMd1 .content .actionBtnBorder i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.portraitBoxCardCenterMd1 .content .actionBtnBorder:hover{color:#fff;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.portraitBoxCardCenterMd1 .media{display:flex}.portraitBoxCardCenterMd1 .media .widget{margin:auto !important;z-index:2}.portraitBoxCardCenterMd1 .media .element{width:2.281rem}@media(min-width: 568px){.portraitBoxCardCenterMd1 .media .element{width:2.566rem}}@media(min-width: 768px){.portraitBoxCardCenterMd1 .media .element{width:2.887rem}}@media(min-width: 1024px){.portraitBoxCardCenterMd1 .media .element{width:3.247rem}}.portraitBoxCardCenterMd1 .media img{display:flex}.portraitBoxCardCenterMd1 .media .bgImage{width:7rem;object-fit:contain;z-index:2}@media(min-width: 1024px){.portraitBoxCardCenterMd1{width:49%}}@media(min-width: 1024px){.portraitBoxCardCenterMd1{margin-right:2%}.portraitBoxCardCenterMd1:nth-child(even){margin-right:0}}.portraitBoxCardCenterMd1 .content{text-align:left;z-index:2}.portraitBoxCardCenterMd1 .content .borderLabel{border-radius:20px;padding:.5rem 1rem;background-color:rgba(255,255,255,.178)}.portraitBoxCardCenterMd1 .content .title{line-height:1.1}.portraitBoxCardCenterMd1 .content ul{width:100%;margin-top:1rem}.portraitBoxCardCenterMd1 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.portraitBoxCardCenterMd1 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px}.portraitBoxCardCenterMd1 .media{width:100%;height:100%;padding:1.3333rem}.portraitBoxCardCenterMd1 .media .element{position:absolute;bottom:0;left:50%;margin-left:-150px;width:300px}.portraitBoxCardCenterMd1 .media .bgImage{z-index:1;width:100%;max-width:450px;margin:0 auto}.portraitBoxCardCenterMd1 .content{text-align:center !important}.portraitBoxCardCenterMd1 .content .borderLabel{color:#fff;font-weight:300;margin:0 auto}.portraitBoxCardCenterMd1 .content .title{color:#fff}.portraitBoxCardCenterMd1 .content p{color:#fff;font-weight:300}.portraitBoxCardCenterMd1 .content ul{border-top:1px solid #44a570}.portraitBoxCardCenterMd1 .content ul li{color:#fff}.portraitBoxCardCenterMd1 .content ul li::before{background-color:#e4dad0}.portraitBoxCardCenterMd1 .content .actionBtnBorder{display:block;margin:0 auto;margin-top:1rem !important;color:#fff;font-size:300 !important;border:1px solid #e4dad0;background-color:rgba(0,0,0,0) !important}.portraitBoxCardCenterMd2{width:auto;display:flex;flex-wrap:wrap;align-items:flex-start;border-radius:10px;flex-direction:column !important;flex-wrap:nowrap !important;overflow:hidden;background-color:#fff;border:1px solid #f1f1f1}.portraitBoxCardCenterMd2 .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem}@media(min-width: 568px){.portraitBoxCardCenterMd2 .content{padding:1.125rem}}@media(min-width: 768px){.portraitBoxCardCenterMd2 .content{padding:2.441rem}}@media(min-width: 1024px){.portraitBoxCardCenterMd2 .content{padding:3.052rem}}.portraitBoxCardCenterMd2 .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}.portraitBoxCardCenterMd2 .content .borderLabel{font-size:1rem;font-weight:600}.portraitBoxCardCenterMd2 .content .title{margin-top:.6667rem;line-height:1.2}.portraitBoxCardCenterMd2 .content p{display:block;font-weight:500;line-height:1.5}.portraitBoxCardCenterMd2 .content ul{width:100%;margin:1rem}.portraitBoxCardCenterMd2 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.portraitBoxCardCenterMd2 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#ff9cc0}.portraitBoxCardCenterMd2 .content .actionBtnBorder{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;font-size:1.266rem;padding:1rem 2.566rem;margin-top:auto !important;background-color:rgba(0,0,0,0);font-size:1rem;font-weight:600}.portraitBoxCardCenterMd2 .content .actionBtnBorder i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.portraitBoxCardCenterMd2 .content .actionBtnBorder:hover{color:#fff;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.portraitBoxCardCenterMd2 .media{display:flex}.portraitBoxCardCenterMd2 .media .widget{margin:auto !important;z-index:2}.portraitBoxCardCenterMd2 .media .element{width:2.281rem}@media(min-width: 568px){.portraitBoxCardCenterMd2 .media .element{width:2.566rem}}@media(min-width: 768px){.portraitBoxCardCenterMd2 .media .element{width:2.887rem}}@media(min-width: 1024px){.portraitBoxCardCenterMd2 .media .element{width:3.247rem}}.portraitBoxCardCenterMd2 .media img{display:flex}.portraitBoxCardCenterMd2 .media .bgImage{width:7rem;object-fit:contain;z-index:2}@media(min-width: 1024px){.portraitBoxCardCenterMd2{width:49%}}@media(min-width: 1024px){.portraitBoxCardCenterMd2{margin-right:2%}.portraitBoxCardCenterMd2:nth-child(even){margin-right:0}}.portraitBoxCardCenterMd2 .content{text-align:left;z-index:2}.portraitBoxCardCenterMd2 .content .borderLabel{border-radius:20px;padding:.5rem 1rem;background-color:rgba(255,255,255,.178)}.portraitBoxCardCenterMd2 .content .title{line-height:1.1}.portraitBoxCardCenterMd2 .content ul{width:100%;margin-top:1rem}.portraitBoxCardCenterMd2 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.portraitBoxCardCenterMd2 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px}.portraitBoxCardCenterMd2 .media{width:100%;height:100%;padding:1.3333rem}.portraitBoxCardCenterMd2 .media .element{position:absolute;bottom:0;left:50%;margin-left:-150px;width:300px}.portraitBoxCardCenterMd2 .media .bgImage{z-index:1;width:100%;max-width:450px;margin:0 auto}.portraitBoxCardCenterMd2 .content{text-align:center !important}.portraitBoxCardCenterMd2 .content .borderLabel{margin:0 auto;color:#ff9cc0;font-weight:500;background-color:#e0f7e0}.portraitBoxCardCenterMd2 .content .title{color:#0b0b0b}.portraitBoxCardCenterMd2 .content p{color:#5d5e5f;font-weight:300}.portraitBoxCardCenterMd2 .content ul{border-top:1px solid #f1f1f1}.portraitBoxCardCenterMd2 .content ul li{color:#5d5e5f}.portraitBoxCardCenterMd2 .content ul li::before{background-color:#eaebe7}.portraitBoxCardCenterMd2 .content .actionBtnBorder{display:block;margin:0 auto;margin-top:1rem !important;color:#0b0b0b;font-size:300 !important;border:1px solid #eaebe7;background-color:rgba(0,0,0,0) !important}.boxCardMd1{width:auto;display:flex;flex-wrap:wrap;align-items:flex-start;border-radius:10px;margin-bottom:1.3333rem;overflow:hidden;background-color:#af2323;border:1px solid #f7e898}.boxCardMd1 .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem}@media(min-width: 568px){.boxCardMd1 .content{padding:1.125rem}}@media(min-width: 768px){.boxCardMd1 .content{padding:2.441rem}}@media(min-width: 1024px){.boxCardMd1 .content{padding:3.052rem}}.boxCardMd1 .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}.boxCardMd1 .content .borderLabel{font-size:1rem;font-weight:600}.boxCardMd1 .content .title{margin-top:.6667rem;line-height:1.2}.boxCardMd1 .content p{display:block;font-weight:500;line-height:1.5}.boxCardMd1 .content ul{width:100%;margin:1rem}.boxCardMd1 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.boxCardMd1 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#ff9cc0}.boxCardMd1 .content .actionBtnBorder{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;font-size:1.266rem;padding:1rem 2.566rem;margin-top:auto !important;background-color:rgba(0,0,0,0);font-size:1rem;font-weight:600}.boxCardMd1 .content .actionBtnBorder i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.boxCardMd1 .content .actionBtnBorder:hover{color:#fff;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.boxCardMd1 .media{display:flex}.boxCardMd1 .media .widget{margin:auto !important;z-index:2}.boxCardMd1 .media .element{width:2.281rem}@media(min-width: 568px){.boxCardMd1 .media .element{width:2.566rem}}@media(min-width: 768px){.boxCardMd1 .media .element{width:2.887rem}}@media(min-width: 1024px){.boxCardMd1 .media .element{width:3.247rem}}.boxCardMd1 .media img{display:flex}.boxCardMd1 .media .bgImage{width:7rem;object-fit:contain;z-index:2}@media(min-width: 1024px){.boxCardMd1{width:49%}}@media(min-width: 1024px){.boxCardMd1{margin-right:2%}.boxCardMd1:nth-child(even){margin-right:0}}.boxCardMd1 .content{text-align:left;z-index:2}.boxCardMd1 .content .title{line-height:1.1}.boxCardMd1 .media{position:absolute;bottom:0;right:0;width:100%;height:100%;padding:1.3333rem}.boxCardMd1 .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)}}.boxCardMd1 .media .bgImage{position:absolute;bottom:10%;right:10%;z-index:1;width:70px}.boxCardMd1 .content .label{color:#e4dad0 !important}.boxCardMd1 .content .actionBtnBorder{color:#0b0b0b;font-size:300 !important;border:1px solid #e4dad0}.boxCardMd1 .content .actionBtnBorder:hover{color:#fff;background-color:#e4dad0}.boxCardMd2{width:auto;display:flex;flex-wrap:wrap;align-items:flex-start;border-radius:10px;margin-bottom:1.3333rem;overflow:hidden;background-color:#3e7152;border:1px solid #bce2bb}.boxCardMd2 .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem}@media(min-width: 568px){.boxCardMd2 .content{padding:1.125rem}}@media(min-width: 768px){.boxCardMd2 .content{padding:2.441rem}}@media(min-width: 1024px){.boxCardMd2 .content{padding:3.052rem}}.boxCardMd2 .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}.boxCardMd2 .content .borderLabel{font-size:1rem;font-weight:600}.boxCardMd2 .content .title{margin-top:.6667rem;line-height:1.2}.boxCardMd2 .content p{display:block;font-weight:500;line-height:1.5}.boxCardMd2 .content ul{width:100%;margin:1rem}.boxCardMd2 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.boxCardMd2 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#ff9cc0}.boxCardMd2 .content .actionBtnBorder{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;font-size:1.266rem;padding:1rem 2.566rem;margin-top:auto !important;background-color:rgba(0,0,0,0);font-size:1rem;font-weight:600}.boxCardMd2 .content .actionBtnBorder i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.boxCardMd2 .content .actionBtnBorder:hover{color:#fff;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.boxCardMd2 .media{display:flex}.boxCardMd2 .media .widget{margin:auto !important;z-index:2}.boxCardMd2 .media .element{width:2.281rem}@media(min-width: 568px){.boxCardMd2 .media .element{width:2.566rem}}@media(min-width: 768px){.boxCardMd2 .media .element{width:2.887rem}}@media(min-width: 1024px){.boxCardMd2 .media .element{width:3.247rem}}.boxCardMd2 .media img{display:flex}.boxCardMd2 .media .bgImage{width:7rem;object-fit:contain;z-index:2}@media(min-width: 1024px){.boxCardMd2{width:49%}}@media(min-width: 1024px){.boxCardMd2{margin-right:2%}.boxCardMd2:nth-child(even){margin-right:0}}.boxCardMd2 .content{text-align:left;z-index:2}.boxCardMd2 .content .title{line-height:1.1}.boxCardMd2 .media{position:absolute;bottom:0;right:0;width:100%;height:100%;padding:1.3333rem}.boxCardMd2 .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)}}.boxCardMd2 .media .bgImage{position:absolute;bottom:10%;right:10%;z-index:1;width:70px}.boxCardMd2 .label{color:#e4dad0}.boxCardMd2 .actionBtnBorder{color:#0b0b0b;font-size:300 !important;border:1px solid #eaebe7}.boxCardMd2 .actionBtnBorder:hover{color:#fff;background-color:#eaebe7}.boxCardMd3{width:auto;display:flex;flex-wrap:wrap;align-items:flex-start;border-radius:10px;margin-bottom:1.3333rem;overflow:hidden;background-color:#fff8f6;border:1px solid #e1c7f1}.boxCardMd3 .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem}@media(min-width: 568px){.boxCardMd3 .content{padding:1.125rem}}@media(min-width: 768px){.boxCardMd3 .content{padding:2.441rem}}@media(min-width: 1024px){.boxCardMd3 .content{padding:3.052rem}}.boxCardMd3 .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}.boxCardMd3 .content .borderLabel{font-size:1rem;font-weight:600}.boxCardMd3 .content .title{margin-top:.6667rem;line-height:1.2}.boxCardMd3 .content p{display:block;font-weight:500;line-height:1.5}.boxCardMd3 .content ul{width:100%;margin:1rem}.boxCardMd3 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.boxCardMd3 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#ff9cc0}.boxCardMd3 .content .actionBtnBorder{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;font-size:1.266rem;padding:1rem 2.566rem;margin-top:auto !important;background-color:rgba(0,0,0,0);font-size:1rem;font-weight:600}.boxCardMd3 .content .actionBtnBorder i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.boxCardMd3 .content .actionBtnBorder:hover{color:#fff;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.boxCardMd3 .media{display:flex}.boxCardMd3 .media .widget{margin:auto !important;z-index:2}.boxCardMd3 .media .element{width:2.281rem}@media(min-width: 568px){.boxCardMd3 .media .element{width:2.566rem}}@media(min-width: 768px){.boxCardMd3 .media .element{width:2.887rem}}@media(min-width: 1024px){.boxCardMd3 .media .element{width:3.247rem}}.boxCardMd3 .media img{display:flex}.boxCardMd3 .media .bgImage{width:7rem;object-fit:contain;z-index:2}@media(min-width: 1024px){.boxCardMd3{width:49%}}@media(min-width: 1024px){.boxCardMd3{margin-right:2%}.boxCardMd3:nth-child(even){margin-right:0}}.boxCardMd3 .content{text-align:left;z-index:2}.boxCardMd3 .content .title{line-height:1.1}.boxCardMd3 .media{position:absolute;bottom:0;right:0;width:100%;height:100%;padding:1.3333rem}.boxCardMd3 .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)}}.boxCardMd3 .media .bgImage{position:absolute;bottom:10%;right:10%;z-index:1;width:70px}.boxCardMd3 .label{color:#7b54a8}.boxCardMd3 .actionBtnBorder{color:#0b0b0b;font-size:300 !important;border:1px solid #7b54a8}.boxCardMd3 .actionBtnBorder:hover{color:#fff;background-color:#7b54a8}.boxCardMd4{width:auto;display:flex;flex-wrap:wrap;align-items:flex-start;border-radius:10px;margin-bottom:1.3333rem;overflow:hidden;background-color:#fff8f6;border:1px solid #f1c7c7}.boxCardMd4 .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem}@media(min-width: 568px){.boxCardMd4 .content{padding:1.125rem}}@media(min-width: 768px){.boxCardMd4 .content{padding:2.441rem}}@media(min-width: 1024px){.boxCardMd4 .content{padding:3.052rem}}.boxCardMd4 .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}.boxCardMd4 .content .borderLabel{font-size:1rem;font-weight:600}.boxCardMd4 .content .title{margin-top:.6667rem;line-height:1.2}.boxCardMd4 .content p{display:block;font-weight:500;line-height:1.5}.boxCardMd4 .content ul{width:100%;margin:1rem}.boxCardMd4 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.boxCardMd4 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#ff9cc0}.boxCardMd4 .content .actionBtnBorder{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;font-size:1.266rem;padding:1rem 2.566rem;margin-top:auto !important;background-color:rgba(0,0,0,0);font-size:1rem;font-weight:600}.boxCardMd4 .content .actionBtnBorder i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.boxCardMd4 .content .actionBtnBorder:hover{color:#fff;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.boxCardMd4 .media{display:flex}.boxCardMd4 .media .widget{margin:auto !important;z-index:2}.boxCardMd4 .media .element{width:2.281rem}@media(min-width: 568px){.boxCardMd4 .media .element{width:2.566rem}}@media(min-width: 768px){.boxCardMd4 .media .element{width:2.887rem}}@media(min-width: 1024px){.boxCardMd4 .media .element{width:3.247rem}}.boxCardMd4 .media img{display:flex}.boxCardMd4 .media .bgImage{width:7rem;object-fit:contain;z-index:2}@media(min-width: 1024px){.boxCardMd4{width:49%}}@media(min-width: 1024px){.boxCardMd4{margin-right:2%}.boxCardMd4:nth-child(even){margin-right:0}}.boxCardMd4 .content{text-align:left;z-index:2}.boxCardMd4 .content .title{line-height:1.1}.boxCardMd4 .media{position:absolute;bottom:0;right:0;width:100%;height:100%;padding:1.3333rem}.boxCardMd4 .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)}}.boxCardMd4 .media .bgImage{position:absolute;bottom:10%;right:10%;z-index:1;width:70px}.boxCardMd4 .label{color:#a85454}.boxCardMd4 .actionBtnBorder{color:#0b0b0b;font-size:300 !important;border:1px solid #a85e54}.boxCardMd4 .actionBtnBorder:hover{color:#fff;background-color:#dd503d}.boxCardLg1{width:auto;display:flex;flex-wrap:wrap;align-items:flex-start;border-radius:10px;display:flex;flex-wrap:wrap;overflow:hidden;align-items:center;background-color:#af2323;border:1px solid #ffefbb}.boxCardLg1 .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem}@media(min-width: 568px){.boxCardLg1 .content{padding:1.125rem}}@media(min-width: 768px){.boxCardLg1 .content{padding:2.441rem}}@media(min-width: 1024px){.boxCardLg1 .content{padding:3.052rem}}.boxCardLg1 .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}.boxCardLg1 .content .borderLabel{font-size:1rem;font-weight:600}.boxCardLg1 .content .title{margin-top:.6667rem;line-height:1.2}.boxCardLg1 .content p{display:block;font-weight:500;line-height:1.5}.boxCardLg1 .content ul{width:100%;margin:1rem}.boxCardLg1 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.boxCardLg1 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#ff9cc0}.boxCardLg1 .content .actionBtnBorder{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;font-size:1.266rem;padding:1rem 2.566rem;margin-top:auto !important;background-color:rgba(0,0,0,0);font-size:1rem;font-weight:600}.boxCardLg1 .content .actionBtnBorder i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.boxCardLg1 .content .actionBtnBorder:hover{color:#fff;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.boxCardLg1 .media{display:flex}.boxCardLg1 .media .widget{margin:auto !important;z-index:2}.boxCardLg1 .media .element{width:2.281rem}@media(min-width: 568px){.boxCardLg1 .media .element{width:2.566rem}}@media(min-width: 768px){.boxCardLg1 .media .element{width:2.887rem}}@media(min-width: 1024px){.boxCardLg1 .media .element{width:3.247rem}}.boxCardLg1 .media img{display:flex}.boxCardLg1 .media .bgImage{width:7rem;object-fit:contain;z-index:2}.boxCardLg1 .content{width:100%;text-align:left}@media(min-width: 1024px){.boxCardLg1 .content{width:50%}}.boxCardLg1 .media{width:100%;min-height:300px;height:100%;display:flex;padding:1.3333rem}@media(min-width: 1024px){.boxCardLg1 .media{width:50%}}.boxCardLg1 .media .element{position:absolute;top:0;left:50%;margin-left:-125px;width:250px}.boxCardLg1 .media .bgImage{width:100%;max-width:350px;margin:auto;z-index:1}.boxCardLg1 .label{color:#e4dad0}.boxCardLg1 .actionBtnBorder{color:#0b0b0b;font-size:300 !important;border:1px solid #e4dad0}.boxCardLg1 .actionBtnBorder:hover{color:#fff;background-color:#e4dad0}.boxCardLg2{width:auto;display:flex;flex-wrap:wrap;align-items:flex-start;border-radius:10px;display:flex;flex-wrap:wrap;overflow:hidden;align-items:center;background-color:#3e7152;border:1px solid #c9eeb7}.boxCardLg2 .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem}@media(min-width: 568px){.boxCardLg2 .content{padding:1.125rem}}@media(min-width: 768px){.boxCardLg2 .content{padding:2.441rem}}@media(min-width: 1024px){.boxCardLg2 .content{padding:3.052rem}}.boxCardLg2 .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}.boxCardLg2 .content .borderLabel{font-size:1rem;font-weight:600}.boxCardLg2 .content .title{margin-top:.6667rem;line-height:1.2}.boxCardLg2 .content p{display:block;font-weight:500;line-height:1.5}.boxCardLg2 .content ul{width:100%;margin:1rem}.boxCardLg2 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.boxCardLg2 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#ff9cc0}.boxCardLg2 .content .actionBtnBorder{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;font-size:1.266rem;padding:1rem 2.566rem;margin-top:auto !important;background-color:rgba(0,0,0,0);font-size:1rem;font-weight:600}.boxCardLg2 .content .actionBtnBorder i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.boxCardLg2 .content .actionBtnBorder:hover{color:#fff;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.boxCardLg2 .media{display:flex}.boxCardLg2 .media .widget{margin:auto !important;z-index:2}.boxCardLg2 .media .element{width:2.281rem}@media(min-width: 568px){.boxCardLg2 .media .element{width:2.566rem}}@media(min-width: 768px){.boxCardLg2 .media .element{width:2.887rem}}@media(min-width: 1024px){.boxCardLg2 .media .element{width:3.247rem}}.boxCardLg2 .media img{display:flex}.boxCardLg2 .media .bgImage{width:7rem;object-fit:contain;z-index:2}.boxCardLg2 .content{width:100%;text-align:left}@media(min-width: 1024px){.boxCardLg2 .content{width:50%}}.boxCardLg2 .media{width:100%;min-height:300px;height:100%;display:flex;padding:1.3333rem}@media(min-width: 1024px){.boxCardLg2 .media{width:50%}}.boxCardLg2 .media .element{position:absolute;top:0;left:50%;margin-left:-125px;width:250px}.boxCardLg2 .media .bgImage{width:100%;max-width:350px;margin:auto;z-index:1}.boxCardLg2 .label{color:#ff9cc0}.boxCardLg2 .actionBtnBorder{color:#fff;font-size:300 !important;border:1px solid #eaebe7;background-color:#eaebe7 !important}.boxCardLg3{width:auto;display:flex;flex-wrap:wrap;align-items:flex-start;border-radius:10px;display:flex;flex-wrap:wrap;overflow:hidden;align-items:center;background-color:#fff8f6;border:1px solid #e1c7f1}.boxCardLg3 .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem}@media(min-width: 568px){.boxCardLg3 .content{padding:1.125rem}}@media(min-width: 768px){.boxCardLg3 .content{padding:2.441rem}}@media(min-width: 1024px){.boxCardLg3 .content{padding:3.052rem}}.boxCardLg3 .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}.boxCardLg3 .content .borderLabel{font-size:1rem;font-weight:600}.boxCardLg3 .content .title{margin-top:.6667rem;line-height:1.2}.boxCardLg3 .content p{display:block;font-weight:500;line-height:1.5}.boxCardLg3 .content ul{width:100%;margin:1rem}.boxCardLg3 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.boxCardLg3 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#ff9cc0}.boxCardLg3 .content .actionBtnBorder{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;font-size:1.266rem;padding:1rem 2.566rem;margin-top:auto !important;background-color:rgba(0,0,0,0);font-size:1rem;font-weight:600}.boxCardLg3 .content .actionBtnBorder i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.boxCardLg3 .content .actionBtnBorder:hover{color:#fff;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.boxCardLg3 .media{display:flex}.boxCardLg3 .media .widget{margin:auto !important;z-index:2}.boxCardLg3 .media .element{width:2.281rem}@media(min-width: 568px){.boxCardLg3 .media .element{width:2.566rem}}@media(min-width: 768px){.boxCardLg3 .media .element{width:2.887rem}}@media(min-width: 1024px){.boxCardLg3 .media .element{width:3.247rem}}.boxCardLg3 .media img{display:flex}.boxCardLg3 .media .bgImage{width:7rem;object-fit:contain;z-index:2}.boxCardLg3 .content{width:100%;text-align:left}@media(min-width: 1024px){.boxCardLg3 .content{width:50%}}.boxCardLg3 .media{width:100%;min-height:300px;height:100%;display:flex;padding:1.3333rem}@media(min-width: 1024px){.boxCardLg3 .media{width:50%}}.boxCardLg3 .media .element{position:absolute;top:0;left:50%;margin-left:-125px;width:250px}.boxCardLg3 .media .bgImage{width:100%;max-width:350px;margin:auto;z-index:1}.boxCardLg3 .label{color:#7b54a8}.boxCardLg3 .actionBtnBorder{color:#fff;font-size:300 !important;border:1px solid #7b54a8;background-color:#7b54a8 !important}.fullWidthBanner1{width:auto;display:flex;flex-wrap:wrap;align-items:flex-start;border-radius:10px;display:flex;flex-wrap:wrap;overflow:hidden;align-items:center;border-radius:0;padding-top:2.441rem;padding-bottom:2.441rem;color:#fff;background-color:#e4dad0 !important;background:linear-gradient(to right top, #ff9cc0, #ff98be, #ff94bb, #ff90b9, #ff8cb6, #fe89b4, #fe85b1, #fd82af, #fc7eac, #fb7ba9, #f977a6, #f873a3)}.fullWidthBanner1 .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem}@media(min-width: 568px){.fullWidthBanner1 .content{padding:1.125rem}}@media(min-width: 768px){.fullWidthBanner1 .content{padding:2.441rem}}@media(min-width: 1024px){.fullWidthBanner1 .content{padding:3.052rem}}.fullWidthBanner1 .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}.fullWidthBanner1 .content .borderLabel{font-size:1rem;font-weight:600}.fullWidthBanner1 .content .title{margin-top:.6667rem;line-height:1.2}.fullWidthBanner1 .content p{display:block;font-weight:500;line-height:1.5}.fullWidthBanner1 .content ul{width:100%;margin: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:#ff9cc0}.fullWidthBanner1 .content .actionBtnBorder{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;font-size:1.266rem;padding:1rem 2.566rem;margin-top:auto !important;background-color:rgba(0,0,0,0);font-size:1rem;font-weight:600}.fullWidthBanner1 .content .actionBtnBorder i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.fullWidthBanner1 .content .actionBtnBorder:hover{color:#fff;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.fullWidthBanner1 .media{display:flex}.fullWidthBanner1 .media .widget{margin:auto !important;z-index:2}.fullWidthBanner1 .media .element{width:2.281rem}@media(min-width: 568px){.fullWidthBanner1 .media .element{width:2.566rem}}@media(min-width: 768px){.fullWidthBanner1 .media .element{width:2.887rem}}@media(min-width: 1024px){.fullWidthBanner1 .media .element{width:3.247rem}}.fullWidthBanner1 .media img{display:flex}.fullWidthBanner1 .media .bgImage{width:7rem;object-fit:contain;z-index:2}.fullWidthBanner1 .content{width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;width:100%;text-align:left;padding-top:0;padding-bottom:0}@media(min-width: 360px){.fullWidthBanner1 .content{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){.fullWidthBanner1 .content{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){.fullWidthBanner1 .content{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){.fullWidthBanner1 .content{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){.fullWidthBanner1 .content{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 1024px){.fullWidthBanner1 .content{width:50%}}.fullWidthBanner1 .media{width:100%;min-height:300px;height:100%;display:flex;padding:1.3333rem}@media(min-width: 1024px){.fullWidthBanner1 .media{width:50%}}.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;z-index:1;animation-name:animation2;animation-duration:4s;animation-timing-function:linear;animation-iteration-count:infinite}@media(min-width: 1024px){.fullWidthBanner1 .media .bgImage{max-width:300px}}@keyframes animation2{0%{transform:translateY(-20px) skew(3deg)}50%{transform:translateY(0) skew(0)}100%{transform:translateY(-20px) skew(3deg)}}.fullWidthBanner1 .content .label{color:#e4dad0}.fullWidthBanner1 .content p{font-weight:300}.fullWidthBanner1 .content .actionBtnBorder{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;color:#fff;font-weight:400;background-color:#0b0b0b;border:1px solid #0b0b0b;font-size:1.266rem;padding:1rem 2.566rem}.fullWidthBanner1 .content .actionBtnBorder i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.fullWidthBanner1 .content .actionBtnBorder i{color:#fff}.fullWidthBanner1 .content .actionBtnBorder:hover{color:#0b0b0b;background-color:#fff;border:1px solid #0b0b0b}.fullWidthBanner2{width:auto;display:flex;flex-wrap:wrap;align-items:flex-start;border-radius:10px;width:auto;display:flex;flex-wrap:wrap;align-items:flex-start;border-radius:10px;display:flex;flex-wrap:wrap;overflow:hidden;align-items:center;border-radius:0;padding-top:2.441rem;padding-bottom:2.441rem;color:#fff;background-color:#ff9cc0 !important;background:linear-gradient(to right top, #e4dad0, #e6dcd2, #e8dfd5, #ebe1d7, #ede4da, #ede4d9, #eee3d8, #eee3d7, #ece0d2, #eadccd, #e9d9c9, #e7d5c4)}.fullWidthBanner2 .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem}@media(min-width: 568px){.fullWidthBanner2 .content{padding:1.125rem}}@media(min-width: 768px){.fullWidthBanner2 .content{padding:2.441rem}}@media(min-width: 1024px){.fullWidthBanner2 .content{padding:3.052rem}}.fullWidthBanner2 .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}.fullWidthBanner2 .content .borderLabel{font-size:1rem;font-weight:600}.fullWidthBanner2 .content .title{margin-top:.6667rem;line-height:1.2}.fullWidthBanner2 .content p{display:block;font-weight:500;line-height:1.5}.fullWidthBanner2 .content ul{width:100%;margin:1rem}.fullWidthBanner2 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.fullWidthBanner2 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#ff9cc0}.fullWidthBanner2 .content .actionBtnBorder{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;font-size:1.266rem;padding:1rem 2.566rem;margin-top:auto !important;background-color:rgba(0,0,0,0);font-size:1rem;font-weight:600}.fullWidthBanner2 .content .actionBtnBorder i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.fullWidthBanner2 .content .actionBtnBorder:hover{color:#fff;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.fullWidthBanner2 .media{display:flex}.fullWidthBanner2 .media .widget{margin:auto !important;z-index:2}.fullWidthBanner2 .media .element{width:2.281rem}@media(min-width: 568px){.fullWidthBanner2 .media .element{width:2.566rem}}@media(min-width: 768px){.fullWidthBanner2 .media .element{width:2.887rem}}@media(min-width: 1024px){.fullWidthBanner2 .media .element{width:3.247rem}}.fullWidthBanner2 .media img{display:flex}.fullWidthBanner2 .media .bgImage{width:7rem;object-fit:contain;z-index:2}.fullWidthBanner2 .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem}@media(min-width: 568px){.fullWidthBanner2 .content{padding:1.125rem}}@media(min-width: 768px){.fullWidthBanner2 .content{padding:2.441rem}}@media(min-width: 1024px){.fullWidthBanner2 .content{padding:3.052rem}}.fullWidthBanner2 .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}.fullWidthBanner2 .content .borderLabel{font-size:1rem;font-weight:600}.fullWidthBanner2 .content .title{margin-top:.6667rem;line-height:1.2}.fullWidthBanner2 .content p{display:block;font-weight:500;line-height:1.5}.fullWidthBanner2 .content ul{width:100%;margin:1rem}.fullWidthBanner2 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.fullWidthBanner2 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#ff9cc0}.fullWidthBanner2 .content .actionBtnBorder{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;font-size:1.266rem;padding:1rem 2.566rem;margin-top:auto !important;background-color:rgba(0,0,0,0);font-size:1rem;font-weight:600}.fullWidthBanner2 .content .actionBtnBorder i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.fullWidthBanner2 .content .actionBtnBorder:hover{color:#fff;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.fullWidthBanner2 .media{display:flex}.fullWidthBanner2 .media .widget{margin:auto !important;z-index:2}.fullWidthBanner2 .media .element{width:2.281rem}@media(min-width: 568px){.fullWidthBanner2 .media .element{width:2.566rem}}@media(min-width: 768px){.fullWidthBanner2 .media .element{width:2.887rem}}@media(min-width: 1024px){.fullWidthBanner2 .media .element{width:3.247rem}}.fullWidthBanner2 .media img{display:flex}.fullWidthBanner2 .media .bgImage{width:7rem;object-fit:contain;z-index:2}.fullWidthBanner2 .content{width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;width:100%;text-align:left;padding-top:0;padding-bottom:0}@media(min-width: 360px){.fullWidthBanner2 .content{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){.fullWidthBanner2 .content{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){.fullWidthBanner2 .content{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){.fullWidthBanner2 .content{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){.fullWidthBanner2 .content{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 1024px){.fullWidthBanner2 .content{width:50%}}.fullWidthBanner2 .media{width:100%;min-height:300px;height:100%;display:flex;padding:1.3333rem}@media(min-width: 1024px){.fullWidthBanner2 .media{width:50%}}.fullWidthBanner2 .media .element{position:absolute;top:0;left:20%;width:250px}@media(min-width: 1024px){.fullWidthBanner2 .media .element{width:400px}}.fullWidthBanner2 .media .bgImage{width:100%;max-width:200px;margin:auto;z-index:1;animation-name:animation2;animation-duration:4s;animation-timing-function:linear;animation-iteration-count:infinite}@media(min-width: 1024px){.fullWidthBanner2 .media .bgImage{max-width:300px}}@keyframes animation2{0%{transform:translateY(-20px) skew(3deg)}50%{transform:translateY(0) skew(0)}100%{transform:translateY(-20px) skew(3deg)}}.fullWidthBanner2 .content .label{color:#e4dad0}.fullWidthBanner2 .content p{font-weight:300}.fullWidthBanner2 .content .actionBtnBorder{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;color:#ff9cc0;background-color:#fff;border:1px solid #0b0b0b;font-size:1.266rem;padding:1rem 2.566rem}.fullWidthBanner2 .content .actionBtnBorder i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.fullWidthBanner2 .content .actionBtnBorder i{color:#e0e0e0}.fullWidthBanner2 .content .actionBtnBorder:hover{color:#fff;background-color:#e4dad0;border:1px solid #f1f1f1}.imageBanner1{width:auto;display:flex;flex-wrap:wrap;align-items:flex-start;border-radius:10px;width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;padding-bottom:2.441rem;padding-top:2.441rem;align-items:flex-start;overflow:hidden}.imageBanner1 .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem}@media(min-width: 568px){.imageBanner1 .content{padding:1.125rem}}@media(min-width: 768px){.imageBanner1 .content{padding:2.441rem}}@media(min-width: 1024px){.imageBanner1 .content{padding:3.052rem}}.imageBanner1 .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}.imageBanner1 .content .borderLabel{font-size:1rem;font-weight:600}.imageBanner1 .content .title{margin-top:.6667rem;line-height:1.2}.imageBanner1 .content p{display:block;font-weight:500;line-height:1.5}.imageBanner1 .content ul{width:100%;margin:1rem}.imageBanner1 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.imageBanner1 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#ff9cc0}.imageBanner1 .content .actionBtnBorder{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;font-size:1.266rem;padding:1rem 2.566rem;margin-top:auto !important;background-color:rgba(0,0,0,0);font-size:1rem;font-weight:600}.imageBanner1 .content .actionBtnBorder i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.imageBanner1 .content .actionBtnBorder:hover{color:#fff;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.imageBanner1 .media{display:flex}.imageBanner1 .media .widget{margin:auto !important;z-index:2}.imageBanner1 .media .element{width:2.281rem}@media(min-width: 568px){.imageBanner1 .media .element{width:2.566rem}}@media(min-width: 768px){.imageBanner1 .media .element{width:2.887rem}}@media(min-width: 1024px){.imageBanner1 .media .element{width:3.247rem}}.imageBanner1 .media img{display:flex}.imageBanner1 .media .bgImage{width:7rem;object-fit:contain;z-index:2}@media(min-width: 360px){.imageBanner1{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){.imageBanner1{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){.imageBanner1{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){.imageBanner1{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){.imageBanner1{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){.imageBanner1{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){.imageBanner1{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){.imageBanner1{padding-top:4.768rem;padding-bottom:4.768rem}}.imageBanner1 .content{width:100%;text-align:left;z-index:10;padding:1.266rem;border-radius:10px 10px 0 0}@media(min-width: 1024px){.imageBanner1 .content{width:50%;max-width:450px;margin-left:auto;border-radius:10px;padding:2.441rem}}.imageBanner1 .content p{font-weight:300}.imageBanner1 .media{width:100%;height:100%}@media(min-width: 1024px){.imageBanner1 .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){.imageBanner1 .media{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 1024px)and (min-width: 568px){.imageBanner1 .media{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 1024px)and (min-width: 768px){.imageBanner1 .media{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px)and (min-width: 1024px){.imageBanner1 .media{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1024px)and (min-width: 1280px){.imageBanner1 .media{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 1024px)and (min-width: 568px){.imageBanner1 .media{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 1024px)and (min-width: 768px){.imageBanner1 .media{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1024px)and (min-width: 1280px){.imageBanner1 .media{padding-top:4.768rem;padding-bottom:4.768rem}}.imageBanner1 .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){.imageBanner1 .media .bgImage{max-width:80%;min-height:450px;border-radius:10px}}.imageBanner1 .content{background-color:#eaebe7;background:linear-gradient(to right top, #af2323, #b62929, #bd2f2f, #c33535, #ca3b3b, #cb3b3b, #cb3b3a, #cc3b3a, #c63533, #c12e2d, #bb2726, #b51f1f);color:#fff}.imageBanner1 .content .actionBtnBorder{border:2px solid #e4dad0}.imageBanner1 .content .actionBtnBorder:hover{background-color:#e4dad0;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.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}@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{color:#eaebe7;font-size:.9rem;font-weight:600;text-transform:uppercase}.centerContent .title{max-width:1000px;margin:0 auto;margin-top:.6667rem;line-height:1.2}.centerContent p{width:100%;max-width:800px;margin:0 auto;margin-top:.5rem;display:block;font-weight:500;line-height:1.5}*{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:"Inter Tight",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}.bText{font-weight:800}.nText{font-weight:400}.lText{font-weight:300}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:400}@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:400}@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:400}@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:400}@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:400}@media(min-width: 360px){h5{font-size:1.266rem}}table{display:table;border-spacing:0;border-collapse:collapse}table tr{display:table-row}table td{text-align:left;font-weight:300}::-webkit-scrollbar{width:10px;height:1px}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background:#909294}::-webkit-scrollbar-thumb:window-inactive{background:#909294}body{background-color:#eaebe7}.popupFormSectionIntro{transform:none !important;opacity:1 !important}.popupFormSectionIntro .formSideBar{top:0 !important}@media(min-width: 768px){.popupFormSectionIntro .formSideBar{left:0 !important}}#popupFormSection{position:fixed;top:0;left:0;width:100vw;z-index:101;display:flex;flex-direction:column-reverse;background-color:#fff;opacity:0;transition:opacity .7s ease-in-out;transform:translateY(100vh);overflow:hidden}@media(min-width: 768px){#popupFormSection{flex-direction:row-reverse;transform:none;transform:translateX(100vw)}}#popupFormSection .popupClose{position:absolute;top:0;left:0;z-index:100;width:9vh;height:9vh;display:flex;cursor:pointer;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}#popupFormSection .popupClose:hover{background-color:#f1f1f1}#popupFormSection .popupClose:hover i,#popupFormSection .popupClose:hover img{transform:rotate(90deg)}#popupFormSection .popupClose i,#popupFormSection .popupClose img{margin:auto;color:#ff9cc0;cursor:pointer;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}#popupFormSection #popupFormWrapper,#popupFormSection #popupForm{width:100%;display:flex;flex-wrap:nowrap}#popupFormSection #popupFormWrapper .slide,#popupFormSection #popupForm .slide{min-height:100vh;width:100%;min-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;overflow:hidden}@media(min-width: 360px){#popupFormSection #popupFormWrapper .slide,#popupFormSection #popupForm .slide{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#popupFormSection #popupFormWrapper .slide,#popupFormSection #popupForm .slide{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#popupFormSection #popupFormWrapper .slide,#popupFormSection #popupForm .slide{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#popupFormSection #popupFormWrapper .slide,#popupFormSection #popupForm .slide{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#popupFormSection #popupFormWrapper .slide,#popupFormSection #popupForm .slide{padding-left:5.96rem;padding-right:5.96rem}}#popupFormSection #popupForm{width:100%;height:100vh}#popupFormSection #popupForm .heading{max-width:700px;color:#0b0b0b;font-weight:700}#popupFormSection #popupForm .heading span{font-weight:600;color:#ff9cc0}#popupFormSection #popupForm p{max-width:500px;margin:0 auto;margin-top:1rem}#popupFormSection #popupForm ul{margin-top:1rem}#popupFormSection #popupForm ul li{font-weight:600;list-style-type:disc;margin-bottom:.5rem}#popupFormSection #popupForm label{font-weight:800}#popupFormSection #popupForm .inputDiv input,#popupFormSection #popupForm .inputDiv textarea{background-color:#f7f6f4}#popupFormSection #popupForm .confirmDiv{display:flex}#popupFormSection #popupForm .optionList{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;margin-top:2.441rem}#popupFormSection #popupForm .optionList input[type=radio],#popupFormSection #popupForm .optionList input[type=checkbox]{width:auto;height:auto;border:1px solid #ffe2ba;background-color:#eaebe7;border-radius:2rem;margin:0 .5rem;margin-bottom:1rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}#popupFormSection #popupForm .optionList input[type=radio]:hover::after,#popupFormSection #popupForm .optionList input[type=checkbox]:hover::after{color:#ff9cc0}#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:#0b0b0b;font-family:"Inter Tight",sans-serif;font-size:.9rem;font-weight:500;background-color:rgba(0,0,0,0);border-radius:0;opacity:1;transform:none;padding:1rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}@media(min-width: 568px){#popupFormSection #popupForm .optionList input[type=radio]::after,#popupFormSection #popupForm .optionList input[type=checkbox]::after{font-size:1rem}}#popupFormSection #popupForm .optionList input[type=radio]:checked,#popupFormSection #popupForm .optionList input[type=checkbox]:checked{border:1px solid #ff9cc0;background-color:#ff9cc0}#popupFormSection #popupForm .optionList input[type=radio]:checked::after,#popupFormSection #popupForm .optionList input[type=checkbox]:checked::after{color:#fff}#popupFormSection #popupForm .optionList input[type=radio]:focus,#popupFormSection #popupForm .optionList input[type=checkbox]:focus{box-shadow:0 0 0 #e4dad0}#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:#0b0b0b;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, #ff9cc0, #ff98be, #ff94bb, #ff90b9, #ff8cb6, #fe89b4, #fe85b1, #fd82af, #fc7eac, #fb7ba9, #f977a6, #f873a3)}#popupFormSection #popupForm .btnDiv{width:100%;max-width:400px;display:flex;justify-content:space-between;margin-top:1.125rem}#popupFormSection #popupForm .btnDiv a,#popupFormSection #popupForm .btnDiv button{white-space:nowrap;width:48%}#popupFormSection #popupForm .btnDiv .popupCloseBtn,#popupFormSection #popupForm .btnDiv .backBtn{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;color:#ff9cc0;background-color:#fff;border:1px solid #0b0b0b;font-size:1.266rem;padding:1rem 2.566rem;border:1px solid #0b0b0b}#popupFormSection #popupForm .btnDiv .popupCloseBtn i,#popupFormSection #popupForm .btnDiv .backBtn i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}#popupFormSection #popupForm .btnDiv .popupCloseBtn i,#popupFormSection #popupForm .btnDiv .backBtn i{color:#e0e0e0}#popupFormSection #popupForm .btnDiv .popupCloseBtn:hover,#popupFormSection #popupForm .btnDiv .backBtn:hover{color:#fff;background-color:#e4dad0;border:1px solid #f1f1f1}#popupFormSection #popupForm .btnDiv .nextBtn,#popupFormSection #popupForm .btnDiv #contactSubmit{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;color:#fff;font-weight:400;background-color:#0b0b0b;border:1px solid #0b0b0b;font-size:1.266rem;padding:1rem 2.566rem}#popupFormSection #popupForm .btnDiv .nextBtn i,#popupFormSection #popupForm .btnDiv #contactSubmit i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}#popupFormSection #popupForm .btnDiv .nextBtn i,#popupFormSection #popupForm .btnDiv #contactSubmit i{color:#fff}#popupFormSection #popupForm .btnDiv .nextBtn:hover,#popupFormSection #popupForm .btnDiv #contactSubmit:hover{color:#0b0b0b;background-color:#fff;border:1px solid #0b0b0b}#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}@media(min-width: 568px){#popupFormSection #popupForm .formDiv{margin-top:2.887rem}}#popupFormSection #popupForm .formDiv .heading{margin-bottom:1rem}#popupFormSection #popupForm .formDiv #contactSubmit span{margin-left:1rem}.logo{position:fixed;top:0;right:0;z-index:999;width:6rem;background-color:#e4dad0;background:linear-gradient(to right top, #ff9cc0, #ff98be, #ff94bb, #ff90b9, #ff8cb6, #fe89b4, #fe85b1, #fd82af, #fc7eac, #fb7ba9, #f977a6, #f873a3);border-radius:0 0 0 1.8rem;box-shadow:rgba(102,43,9,.15) 0px 3px 3px 0px}@media(min-width: 568px){.logo{width:10rem}}#wall{width:auto;display:flex;flex-wrap:wrap;align-items:flex-start;border-radius:10px;display:flex;align-items:unset;flex-wrap:wrap;overflow:hidden;border-radius:0;flex-direction:row-reverse;background-color:#eaebe7}#wall .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem}@media(min-width: 568px){#wall .content{padding:1.125rem}}@media(min-width: 768px){#wall .content{padding:2.441rem}}@media(min-width: 1024px){#wall .content{padding:3.052rem}}#wall .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}#wall .content .borderLabel{font-size:1rem;font-weight:600}#wall .content .title{margin-top:.6667rem;line-height:1.2}#wall .content p{display:block;font-weight:500;line-height:1.5}#wall .content ul{width:100%;margin:1rem}#wall .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}#wall .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#ff9cc0}#wall .content .actionBtnBorder{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;font-size:1.266rem;padding:1rem 2.566rem;margin-top:auto !important;background-color:rgba(0,0,0,0);font-size:1rem;font-weight:600}#wall .content .actionBtnBorder i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}#wall .content .actionBtnBorder:hover{color:#fff;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}#wall .media{display:flex}#wall .media .widget{margin:auto !important;z-index:2}#wall .media .element{width:2.281rem}@media(min-width: 568px){#wall .media .element{width:2.566rem}}@media(min-width: 768px){#wall .media .element{width:2.887rem}}@media(min-width: 1024px){#wall .media .element{width:3.247rem}}#wall .media img{display:flex}#wall .media .bgImage{width:7rem;object-fit:contain;z-index:2}#wall:nth-child(odd) .content{order:2}@media(min-width: 1024px){#wall:nth-child(odd) .content{order:1}}#wall:nth-child(odd) .media{order:1}@media(min-width: 1024px){#wall:nth-child(odd) .media{order:2}}#wall:nth-child(even) .content{order:2}#wall:nth-child(even) .media{order:1}#wall .content{width:100%;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:flex-start;justify-content:center;text-align:left}@media(min-width: 360px){#wall .content{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){#wall .content{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){#wall .content{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){#wall .content{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){#wall .content{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){#wall .content{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){#wall .content{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){#wall .content{padding-top:4.768rem;padding-bottom:4.768rem}}@media(min-width: 1024px){#wall .content{width:50%;min-height:400px}}#wall .content ul{width:100%;margin-top:1rem;padding-left:1rem}#wall .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}#wall .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px}#wall .content .actionBtnBorder{margin-top:1rem !important;color:#fff !important;border:1px solid #e4dad0 !important}#wall .media{width:100%;min-height:600px;height:100%;display:flex;padding:1.3333rem;background-position:center;background-size:cover;background-repeat:no-repeat}@media(min-width: 1024px){#wall .media{width:50%;min-height:600px}}#wall .media .element{position:absolute;top:50%;left:50%;margin-top:-125px;margin-left:-125px;width:250px}#wall .media .bgImage{width:100%;max-width:350px;margin:auto;z-index:1}#wall .content{order:1;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(min-width: 1024px){#wall .content{width:50%;order:2}}#wall .content .logo-img{width:8rem;margin:0 auto}#wall .content .list{text-align:center}#wall .content .label{color:#ff9cc0}#wall .content .title{margin:0;margin-top:1rem;color:#0b0b0b;font-family:"Staatliches",cursive;font-weight:400}#wall .content ul{text-align:left;margin:0 !important;margin-top:1rem !important}#wall .content ul li{font-size:1.266rem;font-weight:800;color:#0b0b0b;padding-left:.75rem}#wall .content ul li::before{content:"";color:#af2323;background-color:#eaebe7;font-family:uicons-regular-rounded !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}#wall .content p{color:#0b0b0b;font-weight:300}#wall .content .logo-img{margin-top:1rem;width:100px}@media(min-width: 768px){#wall .content .logo-img{width:150px}}#wall .content .actionBtn{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;color:#fff;font-weight:400;background-color:#0b0b0b;border:1px solid #0b0b0b;font-size:1.266rem;padding:1rem 2.566rem;color:#fff;font-size:300 !important;background-color:#af2323 !important}#wall .content .actionBtn i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}#wall .content .actionBtn i{color:#fff}#wall .content .actionBtn:hover{color:#0b0b0b;background-color:#fff;border:1px solid #0b0b0b}#wall .content .actionBtn:hover{color:#af2323;background-color:#fff !important}#wall .media{order:2 !important;min-height:60vh;background-color:#f7f6f4;background-position:center;background-size:cover;height:auto;background-position:top}@media(min-width: 1024px){#wall .media{width:50%;border-left:2px solid #e4dad0;order:1}}#wall .media .bgImage{max-width:500px;border:10px solid #fff;transform:rotate(-3deg);box-shadow:rgba(93,73,50,.25) 0px 13px 27px -5px,rgba(59,57,53,.3) 0px 8px 16px -8px}#wallSection{overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;text-align:center;background-color:#fff;background-size:cover;background-repeat:no-repeat;padding-top:2.441rem}#wallSection svg{position:absolute;top:0;left:0;width:100%;height:100%}#wallSection #productSlide .loopCard:nth-child(2n+1){margin-top:-2rem}#wallSection #productSlide .loopCard::before{content:"";position:absolute;top:-2rem;left:-1rem;width:100%;height:100%;display:block;border:2px solid #eaebe7}#wallSection .loopWrapper{width:calc(100% + 100px);height:550px;display:flex;align-items:center;justify-content:center;overflow:hidden}@keyframes loop{0%{transform:translateX(2700px)}100%{transform:translateX(-300px)}}#wallSection .loopWrapper .loopCard{position:absolute;top:0;left:0;display:block;width:300px;height:450px;margin-right:0}#wallSection .loopWrapper .loopCard:nth-of-type(1){transform:translateX(0px);animation:loop 22.5s -53.75s linear infinite}@keyframes loop{0%{transform:translateX(2700px)}100%{transform:translateX(-300px)}}#wallSection .loopWrapper .loopCard{position:absolute;top:0;left:0;display:block;width:300px;height:450px;margin-right:0}#wallSection .loopWrapper .loopCard:nth-of-type(2){transform:translateX(300px);animation:loop 22.5s -51.25s linear infinite}@keyframes loop{0%{transform:translateX(2700px)}100%{transform:translateX(-300px)}}#wallSection .loopWrapper .loopCard{position:absolute;top:0;left:0;display:block;width:300px;height:450px;margin-right:0}#wallSection .loopWrapper .loopCard:nth-of-type(3){transform:translateX(600px);animation:loop 22.5s -48.75s linear infinite}@keyframes loop{0%{transform:translateX(2700px)}100%{transform:translateX(-300px)}}#wallSection .loopWrapper .loopCard{position:absolute;top:0;left:0;display:block;width:300px;height:450px;margin-right:0}#wallSection .loopWrapper .loopCard:nth-of-type(4){transform:translateX(900px);animation:loop 22.5s -46.25s linear infinite}@keyframes loop{0%{transform:translateX(2700px)}100%{transform:translateX(-300px)}}#wallSection .loopWrapper .loopCard{position:absolute;top:0;left:0;display:block;width:300px;height:450px;margin-right:0}#wallSection .loopWrapper .loopCard:nth-of-type(5){transform:translateX(1200px);animation:loop 22.5s -43.75s linear infinite}@keyframes loop{0%{transform:translateX(2700px)}100%{transform:translateX(-300px)}}#wallSection .loopWrapper .loopCard{position:absolute;top:0;left:0;display:block;width:300px;height:450px;margin-right:0}#wallSection .loopWrapper .loopCard:nth-of-type(6){transform:translateX(1500px);animation:loop 22.5s -41.25s linear infinite}@keyframes loop{0%{transform:translateX(2700px)}100%{transform:translateX(-300px)}}#wallSection .loopWrapper .loopCard{position:absolute;top:0;left:0;display:block;width:300px;height:450px;margin-right:0}#wallSection .loopWrapper .loopCard:nth-of-type(7){transform:translateX(1800px);animation:loop 22.5s -38.75s linear infinite}@keyframes loop{0%{transform:translateX(2700px)}100%{transform:translateX(-300px)}}#wallSection .loopWrapper .loopCard{position:absolute;top:0;left:0;display:block;width:300px;height:450px;margin-right:0}#wallSection .loopWrapper .loopCard:nth-of-type(8){transform:translateX(2100px);animation:loop 22.5s -36.25s linear infinite}@keyframes loop{0%{transform:translateX(2700px)}100%{transform:translateX(-300px)}}#wallSection .loopWrapper .loopCard{position:absolute;top:0;left:0;display:block;width:300px;height:450px;margin-right:0}#wallSection .loopWrapper .loopCard:nth-of-type(9){transform:translateX(2400px);animation:loop 22.5s -33.75s linear infinite}#wallSection .bgDiv{position:absolute;top:0;left:50%;width:100%;max-width:300px;transform:translateX(-50%);overflow:hidden;border:10px solid #eaebe7;border-top:none;border-radius:0 0 50vw 50vw;overflow:hidden}@media(min-width: 568px){#wallSection .bgDiv{max-width:400px}}@media(min-width: 768px){#wallSection .bgDiv{max-width:600px}}#wallSection .bgDiv .object{position:absolute;top:0;right:0}#wallSection .content{width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;z-index:3;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding-top:1rem;padding-bottom:2.441rem}@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}}#wallSection .content .wallLogo{width:10rem;margin-bottom:1rem}@media(min-width: 768px){#wallSection .content .wallLogo{width:16rem}}#wallSection .content .heading{margin:0;color:#af2323;font-family:"Staatliches",cursive;font-size:10vw}@media(min-width: 1800px){#wallSection .content .heading{line-height:1;letter-spacing:-2px}}#wallSection .content .heading span{color:#0b0b0b}#wallSection .content .text{margin:0 auto;margin-top:.5rem;max-width:650px;color:#0b0b0b;font-weight:300}@media(min-width: 768px){#wallSection .content .text{font-size:1.125rem}}@media(min-width: 1024px){#wallSection .content .text{font-size:1.266rem}}#wallSection .content .text span{font-weight:500}#wallSection .content .subText{margin:0;color:#e0e0e0;font-weight:300}@media(min-width: 768px){#wallSection .content .subText{font-size:2.027rem}}@media(min-width: 1024px){#wallSection .content .subText{font-size:2.281rem}}#wallSection .content .subText span{font-weight:500}#wallSection .content .formAction{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;color:#fff;font-weight:400;background-color:#0b0b0b;border:1px solid #0b0b0b;font-size:1.266rem;padding:1rem 2.566rem;margin-top:1.125rem}#wallSection .content .formAction i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}#wallSection .content .formAction i{color:#fff}#wallSection .content .formAction:hover{color:#0b0b0b;background-color:#fff;border:1px solid #0b0b0b}@media(min-width: 1024px){#wallSection .content .formAction{font-size:1.802rem;padding:1.266rem 2.281rem}}#specialitiesSection{background-color:#fff;border-bottom:1px solid #f1f1f1;display:flex;flex-wrap:wrap}#specialitiesSection .speciality{width:100%;display:flex;align-items:center;padding:1.266rem;border-bottom:1px solid #f1f1f1}@media(min-width: 568px){#specialitiesSection .speciality{width:50%;flex-direction:column;text-align:center;border:none;border-right:1px solid #f1f1f1}}@media(min-width: 768px){#specialitiesSection .speciality{width:20%}}#specialitiesSection .speciality img{width:40px;margin-right:1rem}@media(min-width: 568px){#specialitiesSection .speciality img{width:50px;margin:0 auto;margin-bottom:1rem}}#specialitiesSection .speciality .title{margin:0;color:#0b0b0b;font-family:"Inter Tight",sans-serif;font-size:1rem;font-weight:600;line-height:1.3}@media(min-width: 568px){#specialitiesSection .speciality .title{max-width:240px;margin:0 auto;font-size:1.125rem}}#specialitiesSection .speciality .title br{display:none}@media(min-width: 568px){#specialitiesSection .speciality .title br{display:inline-block}}.contentSection{max-width:1200px;margin:0 auto;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){.contentSection{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){.contentSection{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){.contentSection{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){.contentSection{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){.contentSection{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){.contentSection{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){.contentSection{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){.contentSection{padding-top:4.768rem;padding-bottom:4.768rem}}.contentSection .heading{margin-bottom:2.441rem}.contentSection .subHeading{margin-top:2.441rem}.contentMedia1{width:auto;display:flex;flex-wrap:wrap;align-items:flex-start;border-radius:10px;display:flex;align-items:unset;flex-wrap:wrap;overflow:hidden;border-radius:0;background-color:#aba092}.contentMedia1 .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem}@media(min-width: 568px){.contentMedia1 .content{padding:1.125rem}}@media(min-width: 768px){.contentMedia1 .content{padding:2.441rem}}@media(min-width: 1024px){.contentMedia1 .content{padding:3.052rem}}.contentMedia1 .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}.contentMedia1 .content .borderLabel{font-size:1rem;font-weight:600}.contentMedia1 .content .title{margin-top:.6667rem;line-height:1.2}.contentMedia1 .content p{display:block;font-weight:500;line-height:1.5}.contentMedia1 .content ul{width:100%;margin: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:#ff9cc0}.contentMedia1 .content .actionBtnBorder{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;font-size:1.266rem;padding:1rem 2.566rem;margin-top:auto !important;background-color:rgba(0,0,0,0);font-size:1rem;font-weight:600}.contentMedia1 .content .actionBtnBorder i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.contentMedia1 .content .actionBtnBorder:hover{color:#fff;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.contentMedia1 .media{display:flex}.contentMedia1 .media .widget{margin:auto !important;z-index:2}.contentMedia1 .media .element{width:2.281rem}@media(min-width: 568px){.contentMedia1 .media .element{width:2.566rem}}@media(min-width: 768px){.contentMedia1 .media .element{width:2.887rem}}@media(min-width: 1024px){.contentMedia1 .media .element{width:3.247rem}}.contentMedia1 .media img{display:flex}.contentMedia1 .media .bgImage{width:7rem;object-fit:contain;z-index:2}.contentMedia1:nth-child(odd) .content{order:2}@media(min-width: 1024px){.contentMedia1:nth-child(odd) .content{order:1}}.contentMedia1:nth-child(odd) .media{order:1}@media(min-width: 1024px){.contentMedia1:nth-child(odd) .media{order:2}}.contentMedia1:nth-child(even) .content{order:2}.contentMedia1:nth-child(even) .media{order:1}.contentMedia1 .content{width:100%;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:flex-start;justify-content:center;text-align:left}@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%;min-height:400px}}.contentMedia1 .content ul{width:100%;margin-top:1rem;padding-left: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}.contentMedia1 .content .actionBtnBorder{margin-top:1rem !important;color:#fff !important;border:1px solid #e4dad0 !important}.contentMedia1 .media{width:100%;min-height:600px;height:100%;display:flex;padding:1.3333rem;background-position:center;background-size:cover;background-repeat:no-repeat}@media(min-width: 1024px){.contentMedia1 .media{width:50%;min-height:600px}}.contentMedia1 .media .element{position:absolute;top:50%;left:50%;margin-top:-125px;margin-left:-125px;width:250px}.contentMedia1 .media .bgImage{width:100%;max-width:350px;margin:auto;z-index:1}.contentMedia1 .content .label{font-weight:400;font-family:"Inter Tight",sans-serif;color:#eaebe7}.contentMedia1 .content .title{font-family:"Staatliches",cursive;font-weight:400;color:#fff}.contentMedia1 .content p{color:#f1f1f1;font-weight:300}.contentMedia1 .content .actionBtn{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;color:#e4dad0;background-color:#fff;border:1px solid #e4dad0;font-size:1.266rem;padding:1rem 2.566rem;color:#0b0b0b;font-size:300 !important;background-color:#fff !important;border:none}.contentMedia1 .content .actionBtn i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.contentMedia1 .content .actionBtn i{color:#e0e0e0}.contentMedia1 .content .actionBtn:hover{color:#fff;background-color:#e4dad0;border:1px solid #f1f1f1}.contentMedia1 .content .actionBtn:hover{color:#e4dad0;background-color:#af2323 !important;border:none}.contentMedia1 .media{background-color:#f7f6f4}.contentMedia2{width:auto;display:flex;flex-wrap:wrap;align-items:flex-start;border-radius:10px;display:flex;align-items:unset;flex-wrap:wrap;overflow:hidden;border-radius:0}.contentMedia2 .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem}@media(min-width: 568px){.contentMedia2 .content{padding:1.125rem}}@media(min-width: 768px){.contentMedia2 .content{padding:2.441rem}}@media(min-width: 1024px){.contentMedia2 .content{padding:3.052rem}}.contentMedia2 .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}.contentMedia2 .content .borderLabel{font-size:1rem;font-weight:600}.contentMedia2 .content .title{margin-top:.6667rem;line-height:1.2}.contentMedia2 .content p{display:block;font-weight:500;line-height:1.5}.contentMedia2 .content ul{width:100%;margin:1rem}.contentMedia2 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.contentMedia2 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#ff9cc0}.contentMedia2 .content .actionBtnBorder{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;font-size:1.266rem;padding:1rem 2.566rem;margin-top:auto !important;background-color:rgba(0,0,0,0);font-size:1rem;font-weight:600}.contentMedia2 .content .actionBtnBorder i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.contentMedia2 .content .actionBtnBorder:hover{color:#fff;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.contentMedia2 .media{display:flex}.contentMedia2 .media .widget{margin:auto !important;z-index:2}.contentMedia2 .media .element{width:2.281rem}@media(min-width: 568px){.contentMedia2 .media .element{width:2.566rem}}@media(min-width: 768px){.contentMedia2 .media .element{width:2.887rem}}@media(min-width: 1024px){.contentMedia2 .media .element{width:3.247rem}}.contentMedia2 .media img{display:flex}.contentMedia2 .media .bgImage{width:7rem;object-fit:contain;z-index:2}.contentMedia2:nth-child(odd) .content{order:2}@media(min-width: 1024px){.contentMedia2:nth-child(odd) .content{order:1}}.contentMedia2:nth-child(odd) .media{order:1}@media(min-width: 1024px){.contentMedia2:nth-child(odd) .media{order:2}}.contentMedia2:nth-child(even) .content{order:2}.contentMedia2:nth-child(even) .media{order:1}.contentMedia2 .content{width:100%;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:flex-start;justify-content:center;text-align:left}@media(min-width: 360px){.contentMedia2 .content{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){.contentMedia2 .content{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){.contentMedia2 .content{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){.contentMedia2 .content{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){.contentMedia2 .content{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){.contentMedia2 .content{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){.contentMedia2 .content{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){.contentMedia2 .content{padding-top:4.768rem;padding-bottom:4.768rem}}@media(min-width: 1024px){.contentMedia2 .content{width:50%;min-height:400px}}.contentMedia2 .content ul{width:100%;margin-top:1rem;padding-left:1rem}.contentMedia2 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.contentMedia2 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px}.contentMedia2 .content .actionBtnBorder{margin-top:1rem !important;color:#fff !important;border:1px solid #e4dad0 !important}.contentMedia2 .media{width:100%;min-height:600px;height:100%;display:flex;padding:1.3333rem;background-position:center;background-size:cover;background-repeat:no-repeat}@media(min-width: 1024px){.contentMedia2 .media{width:50%;min-height:600px}}.contentMedia2 .media .element{position:absolute;top:50%;left:50%;margin-top:-125px;margin-left:-125px;width:250px}.contentMedia2 .media .bgImage{width:100%;max-width:350px;margin:auto;z-index:1}.contentMedia2 .content{background-color:#eaebe7}.contentMedia2 .content .label{color:#ff9cc0}.contentMedia2 .content .title{color:#0b0b0b;font-family:"Staatliches",cursive;font-weight:400}.contentMedia2 .content ul{margin:0 !important;margin-top:1rem !important}.contentMedia2 .content ul li::before{background-color:#e4dad0}.contentMedia2 .content p{color:#0b0b0b;font-weight:300}.contentMedia2 .content .actionBtn{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;color:#fff;font-weight:400;background-color:#0b0b0b;border:1px solid #0b0b0b;font-size:1.266rem;padding:1rem 2.566rem;color:#fff;font-size:300 !important;background-color:#0b0b0b !important;border:none}.contentMedia2 .content .actionBtn i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.contentMedia2 .content .actionBtn i{color:#fff}.contentMedia2 .content .actionBtn:hover{color:#0b0b0b;background-color:#fff;border:1px solid #0b0b0b}.contentMedia2 .content .actionBtn:hover{color:#fff;background-color:#af2323 !important}.contentMedia2 .media{background-color:#f7f6f4}.contentMedia3{width:auto;display:flex;flex-wrap:wrap;align-items:flex-start;border-radius:10px;display:flex;align-items:unset;flex-wrap:wrap;overflow:hidden;border-radius:0}.contentMedia3 .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem}@media(min-width: 568px){.contentMedia3 .content{padding:1.125rem}}@media(min-width: 768px){.contentMedia3 .content{padding:2.441rem}}@media(min-width: 1024px){.contentMedia3 .content{padding:3.052rem}}.contentMedia3 .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}.contentMedia3 .content .borderLabel{font-size:1rem;font-weight:600}.contentMedia3 .content .title{margin-top:.6667rem;line-height:1.2}.contentMedia3 .content p{display:block;font-weight:500;line-height:1.5}.contentMedia3 .content ul{width:100%;margin:1rem}.contentMedia3 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.contentMedia3 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#ff9cc0}.contentMedia3 .content .actionBtnBorder{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;font-size:1.266rem;padding:1rem 2.566rem;margin-top:auto !important;background-color:rgba(0,0,0,0);font-size:1rem;font-weight:600}.contentMedia3 .content .actionBtnBorder i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.contentMedia3 .content .actionBtnBorder:hover{color:#fff;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.contentMedia3 .media{display:flex}.contentMedia3 .media .widget{margin:auto !important;z-index:2}.contentMedia3 .media .element{width:2.281rem}@media(min-width: 568px){.contentMedia3 .media .element{width:2.566rem}}@media(min-width: 768px){.contentMedia3 .media .element{width:2.887rem}}@media(min-width: 1024px){.contentMedia3 .media .element{width:3.247rem}}.contentMedia3 .media img{display:flex}.contentMedia3 .media .bgImage{width:7rem;object-fit:contain;z-index:2}.contentMedia3:nth-child(odd) .content{order:2}@media(min-width: 1024px){.contentMedia3:nth-child(odd) .content{order:1}}.contentMedia3:nth-child(odd) .media{order:1}@media(min-width: 1024px){.contentMedia3:nth-child(odd) .media{order:2}}.contentMedia3:nth-child(even) .content{order:2}.contentMedia3:nth-child(even) .media{order:1}.contentMedia3 .content{width:100%;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:flex-start;justify-content:center;text-align:left}@media(min-width: 360px){.contentMedia3 .content{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){.contentMedia3 .content{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){.contentMedia3 .content{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){.contentMedia3 .content{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){.contentMedia3 .content{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){.contentMedia3 .content{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){.contentMedia3 .content{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){.contentMedia3 .content{padding-top:4.768rem;padding-bottom:4.768rem}}@media(min-width: 1024px){.contentMedia3 .content{width:50%;min-height:400px}}.contentMedia3 .content ul{width:100%;margin-top:1rem;padding-left:1rem}.contentMedia3 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.contentMedia3 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px}.contentMedia3 .content .actionBtnBorder{margin-top:1rem !important;color:#fff !important;border:1px solid #e4dad0 !important}.contentMedia3 .media{width:100%;min-height:600px;height:100%;display:flex;padding:1.3333rem;background-position:center;background-size:cover;background-repeat:no-repeat}@media(min-width: 1024px){.contentMedia3 .media{width:50%;min-height:600px}}.contentMedia3 .media .element{position:absolute;top:50%;left:50%;margin-top:-125px;margin-left:-125px;width:250px}.contentMedia3 .media .bgImage{width:100%;max-width:350px;margin:auto;z-index:1}.contentMedia3 .content{background-color:#3e7152}.contentMedia3 .content .label{color:#ffffa7}.contentMedia3 .content .title{color:#fff;font-family:"Staatliches",cursive;font-weight:400}.contentMedia3 .content ul{margin:0 !important;margin-top:1rem !important}.contentMedia3 .content ul li::before{background-color:#e4dad0}.contentMedia3 .content p{color:#f1f1f1;font-weight:300}.contentMedia3 .content .actionBtn{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;color:#e4dad0;background-color:#fff;border:1px solid #e4dad0;font-size:1.266rem;padding:1rem 2.566rem;color:#3e7152;font-size:300 !important;background-color:#fff !important;border:none}.contentMedia3 .content .actionBtn i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.contentMedia3 .content .actionBtn i{color:#e0e0e0}.contentMedia3 .content .actionBtn:hover{color:#fff;background-color:#e4dad0;border:1px solid #f1f1f1}.contentMedia3 .content .actionBtn:hover{color:#fff;background-color:#af2323 !important;border:none}.contentMedia3 .media{background-color:#f7f6f4}.contentMedia4{width:auto;display:flex;flex-wrap:wrap;align-items:flex-start;border-radius:10px;display:flex;align-items:unset;flex-wrap:wrap;overflow:hidden;border-radius:0}.contentMedia4 .content{height:100%;display:flex;flex-direction:column;align-items:flex-start;padding:1rem}@media(min-width: 568px){.contentMedia4 .content{padding:1.125rem}}@media(min-width: 768px){.contentMedia4 .content{padding:2.441rem}}@media(min-width: 1024px){.contentMedia4 .content{padding:3.052rem}}.contentMedia4 .content .label{font-size:1rem;font-weight:600;text-transform:uppercase}.contentMedia4 .content .borderLabel{font-size:1rem;font-weight:600}.contentMedia4 .content .title{margin-top:.6667rem;line-height:1.2}.contentMedia4 .content p{display:block;font-weight:500;line-height:1.5}.contentMedia4 .content ul{width:100%;margin:1rem}.contentMedia4 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.contentMedia4 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px;background-color:#ff9cc0}.contentMedia4 .content .actionBtnBorder{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;font-size:1.266rem;padding:1rem 2.566rem;margin-top:auto !important;background-color:rgba(0,0,0,0);font-size:1rem;font-weight:600}.contentMedia4 .content .actionBtnBorder i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.contentMedia4 .content .actionBtnBorder:hover{color:#fff;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.contentMedia4 .media{display:flex}.contentMedia4 .media .widget{margin:auto !important;z-index:2}.contentMedia4 .media .element{width:2.281rem}@media(min-width: 568px){.contentMedia4 .media .element{width:2.566rem}}@media(min-width: 768px){.contentMedia4 .media .element{width:2.887rem}}@media(min-width: 1024px){.contentMedia4 .media .element{width:3.247rem}}.contentMedia4 .media img{display:flex}.contentMedia4 .media .bgImage{width:7rem;object-fit:contain;z-index:2}.contentMedia4:nth-child(odd) .content{order:2}@media(min-width: 1024px){.contentMedia4:nth-child(odd) .content{order:1}}.contentMedia4:nth-child(odd) .media{order:1}@media(min-width: 1024px){.contentMedia4:nth-child(odd) .media{order:2}}.contentMedia4:nth-child(even) .content{order:2}.contentMedia4:nth-child(even) .media{order:1}.contentMedia4 .content{width:100%;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:flex-start;justify-content:center;text-align:left}@media(min-width: 360px){.contentMedia4 .content{padding-left:1.266rem;padding-right:1.266rem}}@media(min-width: 568px){.contentMedia4 .content{padding-left:2.441rem;padding-right:2.441rem}}@media(min-width: 768px){.contentMedia4 .content{padding-left:3.815rem;padding-right:3.815rem}}@media(min-width: 1024px){.contentMedia4 .content{padding-left:4.768rem;padding-right:4.768rem}}@media(min-width: 1280px){.contentMedia4 .content{padding-left:5.96rem;padding-right:5.96rem}}@media(min-width: 568px){.contentMedia4 .content{padding-top:3.052rem;padding-bottom:3.052rem}}@media(min-width: 768px){.contentMedia4 .content{padding-top:3.815rem;padding-bottom:3.815rem}}@media(min-width: 1280px){.contentMedia4 .content{padding-top:4.768rem;padding-bottom:4.768rem}}@media(min-width: 1024px){.contentMedia4 .content{width:50%;min-height:400px}}.contentMedia4 .content ul{width:100%;margin-top:1rem;padding-left:1rem}.contentMedia4 .content ul li{font-weight:300;margin-bottom:.5rem;line-height:1.3}.contentMedia4 .content ul li::before{content:"";position:absolute;top:5px;left:-1rem;width:7px;height:7px;border-radius:10px}.contentMedia4 .content .actionBtnBorder{margin-top:1rem !important;color:#fff !important;border:1px solid #e4dad0 !important}.contentMedia4 .media{width:100%;min-height:600px;height:100%;display:flex;padding:1.3333rem;background-position:center;background-size:cover;background-repeat:no-repeat}@media(min-width: 1024px){.contentMedia4 .media{width:50%;min-height:600px}}.contentMedia4 .media .element{position:absolute;top:50%;left:50%;margin-top:-125px;margin-left:-125px;width:250px}.contentMedia4 .media .bgImage{width:100%;max-width:350px;margin:auto;z-index:1}.contentMedia4 .content{background-color:#af2323}.contentMedia4 .content .label{color:#fff;font-weight:400;font-family:"Inter Tight",sans-serif}.contentMedia4 .content .title{color:#fff;font-family:"Staatliches",cursive;font-weight:400}.contentMedia4 .content p{color:#fff !important}.contentMedia4 .content ul{margin:0 !important;margin-top:1rem !important}.contentMedia4 .content ul li::before{background-color:#e4dad0}.contentMedia4 .content p{color:#0b0b0b;font-weight:400}.contentMedia4 .content .actionBtn{display:inline-flex;justify-content:center;align-items:center;font-family:"Staatliches",cursive;font-weight:400;margin-top:1rem;border-radius:0;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;overflow:hidden;transition:all .3s cubic-bezier(0, 0, 0.5, 1);cursor:pointer;color:#e4dad0;background-color:#fff;border:1px solid #e4dad0;font-size:1.266rem;padding:1rem 2.566rem;color:#af2323;font-size:300 !important;background-color:#fff !important;border:none}.contentMedia4 .content .actionBtn i{top:2px;margin-left:.25rem;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}.contentMedia4 .content .actionBtn i{color:#e0e0e0}.contentMedia4 .content .actionBtn:hover{color:#fff;background-color:#e4dad0;border:1px solid #f1f1f1}.contentMedia4 .content .actionBtn:hover{color:#fff;background-color:#0b0b0b !important;border:none}.contentMedia4 .media{background-color:#f7f6f4}#footerSection{width:100%;height:auto;clear:both;padding-left:1rem;padding-right:1rem;z-index:1;width:100%;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;text-align:center;background-color:#fff;border-top:1px solid #eaebe7;margin-top:auto;padding-top:2.281rem;padding-bottom:2.281rem}@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{margin-bottom:.5rem}#footerSection .link a{margin:0 .5rem;color:#242323;font-size:.889rem;font-weight:300;cursor:pointer;transition:all .3s cubic-bezier(0, 0, 0.5, 1)}#footerSection .link a:hover{color:#e4dad0}#footerSection a,#footerSection p{color:#242323;font-weight:300;margin:0;font-size:.889rem}#footerSection a span,#footerSection p span{font-weight:400}#footerSection a:hover{color:#ff9cc0}#footerSection .title{margin-bottom:.889rem;margin-top:0}#footerSection p{margin-bottom:.5rem}/*# sourceMappingURL=style.css.map */
/*.uploadInput:hover .inputBox{border:1px dashed #ffd382}.uploadInput:hover .inputBox label{color:#eaebe7}*/