:root{--color-black: #000000;--color-peach: #f9be8b;--color-orange: #fd7e14;--color-light-grey: #878787;--color-l-light-grey: rgba(0, 0, 0, 0.55);--color-ll-light-grey: #dee2e6;--color-pale-grey: #dee2e660;--color-dark-grey: #4c4c4c;--color-white: #ffffff;--color-green-blue: #80b4a5;--color-dark-green: #004640;--color-light-green-blue: #80b4a51a;--color-error: #cb0909;--color-error-light: #cb090921;--form-control-color: var(--color-green-blue);--profile-moss: #4a6b3f;--profile-moss-light: #eef4ea;--profile-green: #355f33;--profile-green-light: #eaf3e8;--profile-olive: #5f6a2f;--profile-olive-light: #f1f3e8;--profile-ochre: #7f6000;--profile-ochre-light: #f3eddc;--profile-mustard: #8f6500;--profile-mustard-light: #f6efdf;--profile-honey: #9c6f00;--profile-honey-light: #f9f1e2;--profile-orange: #8d3e1d;--profile-orange-light: #f3e3dc;--profile-terracotta: #8a4a3a;--profile-terracotta-light: #f5ece8;--profile-brown: #5a4030;--profile-brown-light: #f2ebe6;--profile-heart: #b22c42;--profile-heart-light: #b22c4230;--profile-red: #7b131f;--profile-red-light: #7b131f30;--profile-burgundy: #7a2e2e;--profile-burgundy-light: #f6ecec;--profile-wine: #6a2638;--profile-wine-light: #f5ebef;--profile-plum: #8a3f5f;--profile-plum-light: #f6ebf0;--profile-plum-shadow: #f6ebf020;--profile-purple: #5a3a58;--profile-purple-light: #f1ebf1;--profile-purple-shadow: #f1ebf120;--profile-petrol: #046c6b;--profile-petrol-light: #d9f2f1;--profile-petrol-shadow: #d9f2f120;--profile-royal: #264777;--profile-royal-light: #e7edf6;--profile-royal-shadow: #e7edf620;--profile-navy: #2a4b63;--profile-navy-light: #e8f0f5;--profile-navy-shadow: #e8f0f520;--profile-slate: #3b6472;--profile-slate-light: #e7f1f4;--profile-slate-shadow: #e7f1f420;--profile-teal: #2f5f5a;--profile-teal-light: #e8f1ef;--profile-teal-shadow: #e8f1ef20;--profile-charcoal: #222222;--profile-charcoal-light: #f4f4f4;--profile-charcoal-shadow: #f4f4f4;--profile-light-yellow:#f4e7a1;--profile-light-yellow-light:#a38b00;--profile-light-lime:#e6f5c9;--profile-light-lime-light:#6a8f00;--profile-light-mint:#d8f3e8;--profile-light-mint-light:#2f7f5f;--profile-light-cyan:#d9f1f2;--profile-light-cyan-light:#2f7f90;--profile-light-sky:#dbeafe;--profile-light-sky-light:#1e5fa8;--profile-light-lavender:#ece4f7;--profile-light-lavender-light:#6b4aa0;--profile-light-pink:#f8dce6;--profile-light-pink-light:#a03a5f;--profile-light-rose:#f5d6d6;--profile-light-rose-light:#a83232;--profile-light-apricot:#fde3c8;--profile-light-apricot-light:#b8641a;--profile-light-sand:#f3e9dc;--profile-light-sand-light:#8a6b3f;--profile-light-olive:#e7eddc;--profile-light-olive-light:#5f6f2e;--profile-light-teal:#d7ece8;--profile-light-teal-light:#2f6f68;--profile-light-grey:#f2f2f2;--profile-light-grey-light:#555555}html,body{font-family:"Red Hat Display",sans-serif;font-weight:300;font-size:16px;color:var(--color-dark-grey);background-color:var(--color-white);margin:0;padding:0;height:100%;scroll-behavior:smooth}main{-webkit-box-flex:1;-ms-flex:1;flex:1}a{color:var(--color-dark-grey);text-decoration:none;background-color:rgba(0,0,0,0)}h1,h2,h3{color:var(--color-dark-grey);font-weight:500;margin-bottom:1rem}h1{font-size:1.2rem}h2{font-size:1.3rem}h3{font-size:1.1rem}h3 span{font-weight:300}h6{margin-top:.5rem;margin-bottom:0}hr{border:0;color:inherit;margin:.6rem 0 .6rem 0;padding:0;border-bottom:1px solid var(--color-green-blue)}small{font-size:.875rem;font-weight:300;color:var(--color-dark-grey)}.x-small{font-size:.775rem}input[readonly]::-webkit-input-placeholder, textarea[readonly]::-webkit-input-placeholder{color:var(--color-green-blue) !important;font-weight:300}input[readonly]::-moz-placeholder, textarea[readonly]::-moz-placeholder{color:var(--color-green-blue) !important;font-weight:300}input[readonly]:-ms-input-placeholder, textarea[readonly]:-ms-input-placeholder{color:var(--color-green-blue) !important;font-weight:300}input[readonly]::-ms-input-placeholder, textarea[readonly]::-ms-input-placeholder{color:var(--color-green-blue) !important;font-weight:300}input[readonly]::placeholder,textarea[readonly]::placeholder{color:var(--color-green-blue) !important;font-weight:300}input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:var(--color-green-blue) !important;font-weight:300;opacity:1;-webkit-transition:opacity 1s;transition:opacity 1s}input::-moz-placeholder, textarea::-moz-placeholder{color:var(--color-green-blue) !important;font-weight:300;opacity:1;-moz-transition:opacity 1s;transition:opacity 1s}input:-ms-input-placeholder, textarea:-ms-input-placeholder{color:var(--color-green-blue) !important;font-weight:300;opacity:1;-ms-transition:opacity 1s;transition:opacity 1s}input::-ms-input-placeholder, textarea::-ms-input-placeholder{color:var(--color-green-blue) !important;font-weight:300;opacity:1;-ms-transition:opacity 1s;transition:opacity 1s}input::placeholder,textarea::placeholder{color:var(--color-green-blue) !important;font-weight:300;opacity:1;-webkit-transition:opacity 1s;transition:opacity 1s}:focus::-webkit-input-placeholder{opacity:0}:focus::-moz-placeholder{opacity:0}:focus:-ms-input-placeholder{opacity:0}:focus::-ms-input-placeholder{opacity:0}:focus::placeholder{opacity:0}.file-input input{width:100%}button{border:1px solid var(--color-green-blue)}form.search-button button{background:var(--color-green-blue);border:none;padding:0;margin:0;cursor:pointer}.w-30{width:30%}.w-60{width:60%}.w-100p{width:100px}.mw-40p{min-width:40px}.mw-50p{min-width:50px}.mw3-5{min-width:3.5rem}.mw8-5{min-width:8.5rem}.bg-white{background-color:#fff}.light{font-weight:300}.hidden{display:none}.show-header{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,transform .5s ease;transition:opacity .5s ease,transform .5s ease,-webkit-transform .5s ease}.hidden-header{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px);pointer-events:none}.hidden-header.initial{display:none}.ankerziel{scroll-margin-top:110px}.absolute{position:absolute}.relative{position:relative}.pointer{cursor:pointer}.space-5{padding-bottom:5rem}.space-10{padding-bottom:10rem}.plr-10{padding:0 10rem}.pl-1{padding-left:1rem}.mb-0{margin-bottom:0}.mr-1{margin-right:1rem}.txt-l p{text-align:left}.txt-r{text-align:right}.txt-c{text-align:center}.txt-red{color:var(--color-error) !important}.txt-white{color:var(--color-white) !important}.lg-h{-o-object-fit:cover;object-fit:cover}.green{background-color:var(--color-light-green-blue) !important}.red{background-color:var(--color-error-light) !important}.green-border{border:1px solid var(--color-green-blue) !important}.red-border{border:1px solid var(--color-error) !important}.grey-border{border:1px solid var(--color-ll-light-grey) !important}.required{font-weight:300}.fs-7{font-size:.925rem}.fs-8{font-size:.825rem}.fc-1{color:var(--color-green-blue) !important}.fc-2{color:var(--color-dark-green) !important}.font-20{font-size:20px}.clear{clear:both}.radius-10{border-radius:10px}.expired{padding:10px;border-radius:10px;background:#fff;color:#cb0909;font-size:1rem}.expired i{background:#dc3545;color:#fff;border-radius:15px;padding:5px;width:28px;margin-left:5px;border:1px solid #fff}.spinner-border{border:var(--bs-spinner-border-width) solid var(--color-green-blue);border-right-color:rgba(0,0,0,0)}.fa-spinner{color:var(--color-dark-grey)}.is-activated{width:100%;height:auto;text-align:center;margin-top:1rem;padding:3rem;color:var(--color-dark-grey)}.active{color:var(--color-green-blue)}.overlay{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:rgba(27,27,27,.5019607843);backdrop-filter:blur(3px);bottom:0;left:0;opacity:1;overflow:hidden;position:fixed;right:0;top:0;visibility:visible;z-index:60000;color:var(--color-dark-grey);font-size:1rem;padding:0}.overlay .description,.overlay label,.overlay form btn-white{font-size:1rem}@media(max-width: 550px){.overlay{left:0;right:0;width:100%}}.overlay-message{background-color:var(--color-white);color:var(--color-dark-grey);border:1px solid rgba(27,27,27,.5019607843);border-radius:.375rem;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);font-size:1rem;top:30%;bottom:30%}.overlay-message h2{color:var(--color-dark-grey)}.overlay-message hr{border-bottom:1px solid var(--color-dark-grey)}@media(max-width: 550px){.overlay-message{left:10%;right:10%;width:auto}}.fade{-webkit-transition:opacity .6s ease,visibility .6s ease;transition:opacity .6s ease,visibility .6s ease}.btn-filter{border:1px solid var(--color-green-blue);border-radius:8px;padding:5px 12px}.btn-filter:hover,.btn-filter:focus,.btn-filter.active{border:1px solid var(--color-green-blue);background-color:var(--color-light-green-blue);-webkit-box-shadow:0 0 0 .25rem var(--color-light-green-blue);box-shadow:0 0 0 .25rem var(--color-light-green-blue)}.modal-dialog{margin-right:auto;margin-left:auto}.modal{display:none}.modal.show{display:-webkit-box;display:-ms-flexbox;display:flex}.notice{background-color:var(--color-light-green-blue);border:1px solid var(--color-green-blue);border-radius:8px;padding:10px}.copiedMessage{visibility:hidden;margin-left:40px;padding:0px 5px}.alert-message{color:var(--color-dark-grey);font-size:initial;margin-bottom:0}.alert-info{background-color:var(--color-light-green-blue);border-color:var(--color-green-blue);margin-bottom:1rem;color:var(--color-dark-grey)}.text-error{color:var(--color-error)}.success{padding:12px 12px 12px 15px;color:var(--color-green-blue);border:1px solid var(--color-green-blue);border-radius:.375rem}.error{padding:12px 12px 12px 15px;color:var(--color-error);border:1px solid var(--color-error);border-radius:.375rem}.error-message{padding:1rem 1rem 0 1rem;margin-bottom:1rem}.error[input]{padding:0}.error-msg{color:var(--color-error)}.bg-danger{color:var(--color-error);background-color:none}.rounded-full{border-radius:9999px;border-top-left-radius:9999px;border-top-right-radius:9999px;border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.float-right{float:right}.float-left{float:left}.float-l{float:left;margin-right:1rem}.float{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.input-types{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.input-types input[type=radio],.input-types input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--color-white);font:inherit;color:var(--color-green-blue);min-width:1.15rem;min-height:1.15rem;border:.15em solid var(--color-green-blue);border-radius:50%;-webkit-transform:translateY(-0.075em);transform:translateY(-0.075em);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-types input[type=radio]::before,.input-types input[type=checkbox]::before{content:"";width:.65em;height:.65em;border-radius:50%;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:120ms -webkit-transform ease-in-out;transition:120ms -webkit-transform ease-in-out;transition:120ms transform ease-in-out;transition:120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;-webkit-box-shadow:inset 1em 1em var(var(--color-green-blue));box-shadow:inset 1em 1em var(var(--color-green-blue));background-color:var(--color-green-blue)}.input-types input[type=radio]:checked::before,.input-types input[type=checkbox]:checked::before{-webkit-transform:scale(1);transform:scale(1)}.input-types input[type=checkbox],.input-types input[type=checkbox]::before{border-radius:.15em;padding-left:.125rem}.input-types input[type=radio]{padding-left:.15rem;min-width:1.25rem;min-height:1.25rem}.input-types label{margin:0 15px 0 5px;padding:0}.input-types .error{border:none}.input-types .error a{color:var(--color-error)}.input-types-disabled input[type=radio],.input-types-disabled input[type=checkbox]{border:.15em solid var(--color-light-grey)}.input-types-disabled input[type=radio]::before,.input-types-disabled input[type=checkbox]::before{background-color:var(--color-light-grey)}.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-12,.col-lg-5,.col-lg-7{margin-bottom:1.5rem}.seperator{padding-bottom:5rem}.line-vertical{height:20px;border:0px;margin:0 .5rem 0 .5rem;border-left:1px solid var(--color-green-blue)}.infotip{position:relative;display:inline-block;background-color:var(--color-white);color:var(--color-green-blue)}.infotip .infotiptext{visibility:hidden;width:150px;text-align:center;border-radius:6px;padding:7px;position:absolute;z-index:1;bottom:127%;left:37%;margin-left:-74px;font-family:"Red Hat Display",sans-serif;font-weight:normal;background-color:var(--color-green-blue);color:var(--color-white);font-size:14px}.infotip .infotiptext.mini{font-size:13px;width:120px}@media(max-width: 768px){.infotip .infotiptext.mini{margin-left:-76px}}.infotip .infotiptext.mini-left{font-size:13px;left:80%;margin-left:-105px;width:120px}@media(max-width: 768px){.infotip .infotiptext{margin-left:-76px}}.infotip .infotiptext::before{content:"";position:absolute;top:100%;left:34%;margin-left:16px;border-width:7px;border-style:solid;border-color:var(--color-green-blue) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.infotip .infotiptext.mini::before{left:42%;margin-left:20px}@media(max-width: 768px){.infotip .infotiptext.mini::before{left:62%;margin-left:-9px}}.infotip .infotiptext.mini-left::before{left:80%;margin-left:-10px}@media(max-width: 768px){.infotip .infotiptext{left:56%}}.infotip:hover .infotiptext{visibility:visible}.grey{color:var(--color-light-grey)}.grey .infotiptext{color:#fff;background-color:var(--color-light-grey)}.grey .infotiptext::before{border-color:var(--color-light-grey) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.backToTop{position:fixed;bottom:25px;right:25px;width:40px;height:40px;border-radius:50%;border:none;background:var(--color-green-blue);color:#fff;font-size:17px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.25);box-shadow:0 4px 10px rgba(0,0,0,.25);opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:61000}.backToTop.show{opacity:1;visibility:visible}.backToTop:hover{background:var(--color-green-blue);-webkit-transform:translateY(-3px);transform:translateY(-3px)}@media(max-width: 600px){#backToTop{width:45px;height:45px;font-size:20px;bottom:20px;right:20px}}#spinnerLayer{width:100%;height:100%;position:fixed;left:0px;top:0px;z-index:999;background:rgba(0,0,0,.9);display:none}#spinnerLayer #spinner{width:100px;height:102px;border-radius:100%;position:absolute;top:45%;left:calc(50% - 50px);z-index:999999;-webkit-animation:spin 5s infinite linear;animation:spin 5s infinite linear}#spinnerLayer #spinner .circle{width:100%;height:100%;position:absolute}#spinnerLayer #spinner .circle .inner{width:100%;height:100%;border-radius:100%;border:5px solid rgba(108,182,70,.7);border-right:none;border-top:none;background-clip:padding;-webkit-box-shadow:inset 0px 0px 10px rgba(108,182,70,.15);box-shadow:inset 0px 0px 10px rgba(108,182,70,.15)}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#spinnerLayer #spinner .circle:nth-of-type(0){-webkit-transform:rotate(0deg);transform:rotate(0deg)}#spinnerLayer #spinner .circle:nth-of-type(0) .inner{-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}#spinnerLayer #spinner .circle:nth-of-type(1){-webkit-transform:rotate(70deg);transform:rotate(70deg)}#spinnerLayer #spinner .circle:nth-of-type(1) .inner{border:5px solid rgba(0,182,70,.7);-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}#spinnerLayer #spinner .circle:nth-of-type(2){-webkit-transform:rotate(140deg);transform:rotate(140deg)}#spinnerLayer #spinner .circle:nth-of-type(2) .inner{-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@font-face{font-display:swap;font-family:"Red Hat Display";font-style:normal;font-weight:300;src:url("../Fonts/red-hat-display-v21-latin-300.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Red Hat Display";font-style:normal;font-weight:500;src:url("../Fonts/red-hat-display-v21-latin-500.woff2") format("woff2")}@font-face{font-display:swap;font-family:"WindSong";font-style:normal;font-weight:400;src:url("../Fonts/windsong-v13-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Fuzzy Bubbles";font-style:normal;font-weight:400;src:url("../Fonts/fuzzy-bubbles-v9-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Fuzzy Bubbles";font-style:normal;font-weight:700;src:url("../Fonts/fuzzy-bubbles-v9-latin-700.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Alice";font-style:normal;font-weight:400;src:url("../Fonts/alice-v21-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Qwitcher Grypen";font-style:normal;font-weight:400;src:url("../Fonts/qwitcher-grypen-v8-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Qwitcher Grypen";font-style:normal;font-weight:700;src:url("../Fonts/qwitcher-grypen-v8-latin-700.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Kranky";font-style:normal;font-weight:400;src:url("../Fonts/kranky-v29-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Great Vibes";font-style:normal;font-weight:400;src:url("../Fonts/great-vibes-v21-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Limelight";font-style:normal;font-weight:400;src:url("../Fonts/limelight-v21-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Sarina";font-style:normal;font-weight:400;src:url("../Fonts/sarina-v25-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Rye";font-style:normal;font-weight:400;src:url("../Fonts/rye-v17-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Splash";font-style:normal;font-weight:400;src:url("../Fonts/splash-v8-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Patrick Hand SC";font-style:normal;font-weight:400;src:url("../Fonts/patrick-hand-sc-v17-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"FontAwesome";font-style:normal;font-weight:900;src:url("../Fonts/fa-solid-900.woff2") format("woff2")}.family-profile-font-windsong,.family-profile-font-alice,.family-profile-font-fuzzy-bubbles,.family-profile-font-qwitcher-grypen,.family-profile-font-kranky,.family-profile-font-great-vibes,.family-profile-font-limelight,.family-profile-font-sarina,.family-profile-font-rye,.family-profile-font-splash,.family-profile-font-patrick-hand-sc{font-weight:400;font-size:2rem}@media(max-width: 550px){.family-profile-font-redhatdisplay,.family-profile-font-windsong,.family-profile-font-alice,.family-profile-font-fuzzy-bubbles,.family-profile-font-qwitcher-grypen,.family-profile-font-kranky,.family-profile-font-great-vibes,.family-profile-font-limelight,.family-profile-font-sarina,.family-profile-font-rye,.family-profile-font-splash,.family-profile-font-patrick-hand-sc{font-size:1.8rem}}.family-profile-font-redhatdisplay{font-style:normal;font-size:2rem;font-weight:500;font-family:"Red Hat Display",sans-serif}.family-profile-font-windsong{font-family:"WindSong",cursive;font-size:2.3rem;line-height:3.5rem}.family-profile-font-alice{font-family:"Alice",serif}.family-profile-font-fuzzy-bubbles{font-family:"Fuzzy Bubbles",sans-serif}.family-profile-font-qwitcher-grypen{font-family:"Qwitcher Grypen",cursive;font-size:4rem}@media(max-width: 550px){.family-profile-font-qwitcher-grypen{font-size:3.5rem}}.family-profile-font-kranky{font-family:"Kranky",serif}.family-profile-font-great-vibes{font-family:"Great Vibes",cursive}.family-profile-font-limelight{font-family:"Limelight",sans-serif}.family-profile-font-sarina{font-family:"Sarina",cursive}.family-profile-font-rye{font-family:"Rye",serif}.family-profile-font-splash{font-family:"Splash",cursive}.family-profile-font-patrick-hand-sc{font-family:"Patrick Hand SC",cursive}.profile-color-dark-green [type=email],.profile-color-dark-green .form-control,.profile-color-dark-green .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-dark-green [type=email]:focus,.profile-color-dark-green .form-control:focus,.profile-color-dark-green .form-select:focus{background-color:var(--profile-dark-green-shadow) !important;border-color:var(--profile-dark-green);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-dark-green-shadow);box-shadow:0 0 0 .25rem var(--profile-dark-green-shadow)}.profile-color-dark-green .namefield,.profile-color-dark-green footer,.profile-color-dark-green #profileFontPreview{background-color:var(--profile-dark-green);color:var(--color-white)}.profile-color-dark-green .share{position:absolute;background-color:var(--profile-dark-green)}.profile-color-dark-green .share i{color:#fff}.profile-color-dark-green .share:hover{color:var(--profile-dark-green)}.profile-color-dark-green .share:hover i{color:var(--profile-dark-green)}.profile-color-dark-green .share-circle{position:absolute}.profile-color-dark-green .share-circle i{color:#fff}.profile-color-dark-green .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-dark-green .share-link i{font-size:22px}.profile-color-dark-green .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-dark-green .profile-menu div.item,.profile-color-dark-green .profile-menu a.item,.profile-color-dark-green .profile-menu-mobile div.item,.profile-color-dark-green .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-dark-green);border:1px solid var(--profile-dark-green)}.profile-color-dark-green .profile-menu a.item:hover,.profile-color-dark-green .profile-menu .item.active,.profile-color-dark-green .profile-menu-mobile a.item:hover,.profile-color-dark-green .profile-menu-mobile .item.active{background-color:var(--profile-dark-green);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-dark-green .profile-menu a.item:hover i,.profile-color-dark-green .profile-menu .item.active i,.profile-color-dark-green .profile-menu-mobile a.item:hover i,.profile-color-dark-green .profile-menu-mobile .item.active i{background-color:var(--profile-dark-green);color:var(--color-white)}.profile-color-dark-green .infotip .infotiptext{background-color:var(--profile-dark-green);color:var(--color-white)}.profile-color-dark-green .infotip .infotiptext::before{border-color:var(--profile-dark-green) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-dark-green .profile-menu-mobile i{border:none}.profile-color-dark-green .profile-menu-mobile a.item:hover,.profile-color-dark-green .profile-menu-mobile .item.active,.profile-color-dark-green .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-dark-green .timeline:before{background-color:var(--profile-dark-green)}.profile-color-dark-green .timeline-badge{background-color:var(--profile-dark-green)}.profile-color-dark-green .timeline>li>.timeline-panel:after{background-color:var(--profile-dark-green)}.profile-color-dark-green .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-dark-green .line{border-bottom:.9px solid var(--profile-dark-green)}.profile-color-dark-green .color-pick{background-color:var(--profile-dark-green)}.profile-color-dark-green .color-pick-light{background-color:var(--profile-dark-green-light)}.profile-color-dark-green i.fa fa-trash{color:var(--profile-dark-green)}.profile-color-dark-green .btn{background-color:var(--profile-dark-green);-webkit-box-shadow:2px 2px 8px 0 var(--profile-dark-green-shadow),2px 4px 20px 0 var(--profile-dark-green-shadow);box-shadow:2px 2px 8px 0 var(--profile-dark-green-shadow),2px 4px 20px 0 var(--profile-dark-green-shadow)}.profile-color-dark-green .btn i{color:#fff}.profile-color-dark-green .btn:hover,.profile-color-dark-green .btn:focus,.profile-color-dark-green .btn:active,.profile-color-dark-green .btn:disabled{color:var(--profile-dark-green);background-color:var(--color-white);border:1px solid var(--profile-dark-green);-webkit-box-shadow:2px 2px 8px 0 var(--profile-dark-green-shadow),2px 4px 20px 0 var(--profile-dark-green-shadow);box-shadow:2px 2px 8px 0 var(--profile-dark-green-shadow),2px 4px 20px 0 var(--profile-dark-green-shadow)}.profile-color-dark-green .btn:hover i,.profile-color-dark-green .btn:focus i,.profile-color-dark-green .btn:active i,.profile-color-dark-green .btn:disabled i{color:var(--profile-dark-green)}.profile-color-dark-green .btn.selected{color:var(--profile-dark-green);background-color:var(--color-white);border:1px solid var(--profile-dark-green)}.profile-color-dark-green .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-dark-green-shadow),2px 4px 20px 0 var(--profile-dark-green-shadow);box-shadow:2px 2px 8px 0 var(--profile-dark-green-shadow),2px 4px 20px 0 var(--profile-dark-green-shadow);color:var(--profile-dark-green)}.profile-color-dark-green .btn-light:hover,.profile-color-dark-green .btn-light:focus,.profile-color-dark-green .btn-light:active{color:var(--color-white);background-color:var(--profile-dark-green);border:1px solid var(--profile-dark-green);-webkit-box-shadow:2px 2px 8px 0 var(--profile-dark-green-shadow),2px 4px 20px 0 var(--profile-dark-green-shadow);box-shadow:2px 2px 8px 0 var(--profile-dark-green-shadow),2px 4px 20px 0 var(--profile-dark-green-shadow)}.profile-color-dark-green .btn-light.selected{color:var(--color-white);background-color:var(--profile-dark-green);border:1px solid var(--profile-dark-green)}.profile-color-dark-green .btn-dark{background-color:var(--profile-dark-green);color:#fff;border:1px solid var(--profile-dark-green)}.profile-color-dark-green .btn-dark:hover,.profile-color-dark-green .btn-dark:focus,.profile-color-dark-green .btn-dark:active{color:var(--color-white);background-color:var(--profile-dark-green-shadow)}.profile-color-dark-green .btn-dark.selected{color:var(--color-white);background-color:var(--profile-dark-green-shadow)}.profile-color-dark-green .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-dark-green)}.profile-color-dark-green .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-dark-green .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-dark-green #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-dark-green);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-dark-green #dropZone.dragover{background-color:var(--profile-dark-green-shadow)}.profile-color-dark-green .backToTop{background:var(--profile-dark-green);color:#fff}.profile-color-dark-green .backToTop:hover{background:var(--profile-dark-green);color:#fff}.profile-color-dark-green .input-types input[type=radio],.profile-color-dark-green .input-types input[type=checkbox]{color:var(--profile-dark-green);border:.15em solid var(--profile-dark-green)}.profile-color-dark-green .input-types input[type=radio]::before{background-color:var(--profile-dark-green)}.profile-color-dark-green .pagination .active>.page-link,.profile-color-dark-green .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-dark-green);border-color:var(--profile-dark-green);color:#fff}.profile-color-dark-green div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-dark-green div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-dark-green);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-dark-green)), to(var(--profile-dark-green-shadow)));background:linear-gradient(to bottom, var(--profile-dark-green) 0%, var(--profile-dark-green-shadow) 100%)}.profile-color-dark-green div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-dark-green #dt-search-0:focus{border:1px solid var(--profile-dark-green)}.profile-color-dark-green-light{background-color:var(--profile-dark-green-light);color:var(--profile-dark-green)}.profile-color-green-blue [type=email],.profile-color-green-blue .form-control,.profile-color-green-blue .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-green-blue [type=email]:focus,.profile-color-green-blue .form-control:focus,.profile-color-green-blue .form-select:focus{background-color:var(--profile-green-blue-shadow) !important;border-color:var(--profile-green-blue);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-green-blue-shadow);box-shadow:0 0 0 .25rem var(--profile-green-blue-shadow)}.profile-color-green-blue .namefield,.profile-color-green-blue footer,.profile-color-green-blue #profileFontPreview{background-color:var(--profile-green-blue);color:var(--color-white)}.profile-color-green-blue .share{position:absolute;background-color:var(--profile-green-blue)}.profile-color-green-blue .share i{color:#fff}.profile-color-green-blue .share:hover{color:var(--profile-green-blue)}.profile-color-green-blue .share:hover i{color:var(--profile-green-blue)}.profile-color-green-blue .share-circle{position:absolute}.profile-color-green-blue .share-circle i{color:#fff}.profile-color-green-blue .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-green-blue .share-link i{font-size:22px}.profile-color-green-blue .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-green-blue .profile-menu div.item,.profile-color-green-blue .profile-menu a.item,.profile-color-green-blue .profile-menu-mobile div.item,.profile-color-green-blue .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-green-blue);border:1px solid var(--profile-green-blue)}.profile-color-green-blue .profile-menu a.item:hover,.profile-color-green-blue .profile-menu .item.active,.profile-color-green-blue .profile-menu-mobile a.item:hover,.profile-color-green-blue .profile-menu-mobile .item.active{background-color:var(--profile-green-blue);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-green-blue .profile-menu a.item:hover i,.profile-color-green-blue .profile-menu .item.active i,.profile-color-green-blue .profile-menu-mobile a.item:hover i,.profile-color-green-blue .profile-menu-mobile .item.active i{background-color:var(--profile-green-blue);color:var(--color-white)}.profile-color-green-blue .infotip .infotiptext{background-color:var(--profile-green-blue);color:var(--color-white)}.profile-color-green-blue .infotip .infotiptext::before{border-color:var(--profile-green-blue) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-green-blue .profile-menu-mobile i{border:none}.profile-color-green-blue .profile-menu-mobile a.item:hover,.profile-color-green-blue .profile-menu-mobile .item.active,.profile-color-green-blue .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-green-blue .timeline:before{background-color:var(--profile-green-blue)}.profile-color-green-blue .timeline-badge{background-color:var(--profile-green-blue)}.profile-color-green-blue .timeline>li>.timeline-panel:after{background-color:var(--profile-green-blue)}.profile-color-green-blue .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-green-blue .line{border-bottom:.9px solid var(--profile-green-blue)}.profile-color-green-blue .color-pick{background-color:var(--profile-green-blue)}.profile-color-green-blue .color-pick-light{background-color:var(--profile-green-blue-light)}.profile-color-green-blue i.fa fa-trash{color:var(--profile-green-blue)}.profile-color-green-blue .btn{background-color:var(--profile-green-blue);-webkit-box-shadow:2px 2px 8px 0 var(--profile-green-blue-shadow),2px 4px 20px 0 var(--profile-green-blue-shadow);box-shadow:2px 2px 8px 0 var(--profile-green-blue-shadow),2px 4px 20px 0 var(--profile-green-blue-shadow)}.profile-color-green-blue .btn i{color:#fff}.profile-color-green-blue .btn:hover,.profile-color-green-blue .btn:focus,.profile-color-green-blue .btn:active,.profile-color-green-blue .btn:disabled{color:var(--profile-green-blue);background-color:var(--color-white);border:1px solid var(--profile-green-blue);-webkit-box-shadow:2px 2px 8px 0 var(--profile-green-blue-shadow),2px 4px 20px 0 var(--profile-green-blue-shadow);box-shadow:2px 2px 8px 0 var(--profile-green-blue-shadow),2px 4px 20px 0 var(--profile-green-blue-shadow)}.profile-color-green-blue .btn:hover i,.profile-color-green-blue .btn:focus i,.profile-color-green-blue .btn:active i,.profile-color-green-blue .btn:disabled i{color:var(--profile-green-blue)}.profile-color-green-blue .btn.selected{color:var(--profile-green-blue);background-color:var(--color-white);border:1px solid var(--profile-green-blue)}.profile-color-green-blue .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-green-blue-shadow),2px 4px 20px 0 var(--profile-green-blue-shadow);box-shadow:2px 2px 8px 0 var(--profile-green-blue-shadow),2px 4px 20px 0 var(--profile-green-blue-shadow);color:var(--profile-green-blue)}.profile-color-green-blue .btn-light:hover,.profile-color-green-blue .btn-light:focus,.profile-color-green-blue .btn-light:active{color:var(--color-white);background-color:var(--profile-green-blue);border:1px solid var(--profile-green-blue);-webkit-box-shadow:2px 2px 8px 0 var(--profile-green-blue-shadow),2px 4px 20px 0 var(--profile-green-blue-shadow);box-shadow:2px 2px 8px 0 var(--profile-green-blue-shadow),2px 4px 20px 0 var(--profile-green-blue-shadow)}.profile-color-green-blue .btn-light.selected{color:var(--color-white);background-color:var(--profile-green-blue);border:1px solid var(--profile-green-blue)}.profile-color-green-blue .btn-dark{background-color:var(--profile-green-blue);color:#fff;border:1px solid var(--profile-green-blue)}.profile-color-green-blue .btn-dark:hover,.profile-color-green-blue .btn-dark:focus,.profile-color-green-blue .btn-dark:active{color:var(--color-white);background-color:var(--profile-green-blue-shadow)}.profile-color-green-blue .btn-dark.selected{color:var(--color-white);background-color:var(--profile-green-blue-shadow)}.profile-color-green-blue .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-green-blue)}.profile-color-green-blue .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-green-blue .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-green-blue #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-green-blue);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-green-blue #dropZone.dragover{background-color:var(--profile-green-blue-shadow)}.profile-color-green-blue .backToTop{background:var(--profile-green-blue);color:#fff}.profile-color-green-blue .backToTop:hover{background:var(--profile-green-blue);color:#fff}.profile-color-green-blue .input-types input[type=radio],.profile-color-green-blue .input-types input[type=checkbox]{color:var(--profile-green-blue);border:.15em solid var(--profile-green-blue)}.profile-color-green-blue .input-types input[type=radio]::before{background-color:var(--profile-green-blue)}.profile-color-green-blue .pagination .active>.page-link,.profile-color-green-blue .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-green-blue);border-color:var(--profile-green-blue);color:#fff}.profile-color-green-blue div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-green-blue div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-green-blue);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-green-blue)), to(var(--profile-green-blue-shadow)));background:linear-gradient(to bottom, var(--profile-green-blue) 0%, var(--profile-green-blue-shadow) 100%)}.profile-color-green-blue div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-green-blue #dt-search-0:focus{border:1px solid var(--profile-green-blue)}.profile-color-green-blue-light{background-color:var(--profile-green-blue-light);color:var(--profile-green-blue)}.profile-color-mid-green [type=email],.profile-color-mid-green .form-control,.profile-color-mid-green .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-mid-green [type=email]:focus,.profile-color-mid-green .form-control:focus,.profile-color-mid-green .form-select:focus{background-color:var(--profile-mid-green-shadow) !important;border-color:var(--profile-mid-green);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-mid-green-shadow);box-shadow:0 0 0 .25rem var(--profile-mid-green-shadow)}.profile-color-mid-green .namefield,.profile-color-mid-green footer,.profile-color-mid-green #profileFontPreview{background-color:var(--profile-mid-green);color:var(--color-white)}.profile-color-mid-green .share{position:absolute;background-color:var(--profile-mid-green)}.profile-color-mid-green .share i{color:#fff}.profile-color-mid-green .share:hover{color:var(--profile-mid-green)}.profile-color-mid-green .share:hover i{color:var(--profile-mid-green)}.profile-color-mid-green .share-circle{position:absolute}.profile-color-mid-green .share-circle i{color:#fff}.profile-color-mid-green .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-mid-green .share-link i{font-size:22px}.profile-color-mid-green .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-mid-green .profile-menu div.item,.profile-color-mid-green .profile-menu a.item,.profile-color-mid-green .profile-menu-mobile div.item,.profile-color-mid-green .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-mid-green);border:1px solid var(--profile-mid-green)}.profile-color-mid-green .profile-menu a.item:hover,.profile-color-mid-green .profile-menu .item.active,.profile-color-mid-green .profile-menu-mobile a.item:hover,.profile-color-mid-green .profile-menu-mobile .item.active{background-color:var(--profile-mid-green);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-mid-green .profile-menu a.item:hover i,.profile-color-mid-green .profile-menu .item.active i,.profile-color-mid-green .profile-menu-mobile a.item:hover i,.profile-color-mid-green .profile-menu-mobile .item.active i{background-color:var(--profile-mid-green);color:var(--color-white)}.profile-color-mid-green .infotip .infotiptext{background-color:var(--profile-mid-green);color:var(--color-white)}.profile-color-mid-green .infotip .infotiptext::before{border-color:var(--profile-mid-green) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-mid-green .profile-menu-mobile i{border:none}.profile-color-mid-green .profile-menu-mobile a.item:hover,.profile-color-mid-green .profile-menu-mobile .item.active,.profile-color-mid-green .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-mid-green .timeline:before{background-color:var(--profile-mid-green)}.profile-color-mid-green .timeline-badge{background-color:var(--profile-mid-green)}.profile-color-mid-green .timeline>li>.timeline-panel:after{background-color:var(--profile-mid-green)}.profile-color-mid-green .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-mid-green .line{border-bottom:.9px solid var(--profile-mid-green)}.profile-color-mid-green .color-pick{background-color:var(--profile-mid-green)}.profile-color-mid-green .color-pick-light{background-color:var(--profile-mid-green-light)}.profile-color-mid-green i.fa fa-trash{color:var(--profile-mid-green)}.profile-color-mid-green .btn{background-color:var(--profile-mid-green);-webkit-box-shadow:2px 2px 8px 0 var(--profile-mid-green-shadow),2px 4px 20px 0 var(--profile-mid-green-shadow);box-shadow:2px 2px 8px 0 var(--profile-mid-green-shadow),2px 4px 20px 0 var(--profile-mid-green-shadow)}.profile-color-mid-green .btn i{color:#fff}.profile-color-mid-green .btn:hover,.profile-color-mid-green .btn:focus,.profile-color-mid-green .btn:active,.profile-color-mid-green .btn:disabled{color:var(--profile-mid-green);background-color:var(--color-white);border:1px solid var(--profile-mid-green);-webkit-box-shadow:2px 2px 8px 0 var(--profile-mid-green-shadow),2px 4px 20px 0 var(--profile-mid-green-shadow);box-shadow:2px 2px 8px 0 var(--profile-mid-green-shadow),2px 4px 20px 0 var(--profile-mid-green-shadow)}.profile-color-mid-green .btn:hover i,.profile-color-mid-green .btn:focus i,.profile-color-mid-green .btn:active i,.profile-color-mid-green .btn:disabled i{color:var(--profile-mid-green)}.profile-color-mid-green .btn.selected{color:var(--profile-mid-green);background-color:var(--color-white);border:1px solid var(--profile-mid-green)}.profile-color-mid-green .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-mid-green-shadow),2px 4px 20px 0 var(--profile-mid-green-shadow);box-shadow:2px 2px 8px 0 var(--profile-mid-green-shadow),2px 4px 20px 0 var(--profile-mid-green-shadow);color:var(--profile-mid-green)}.profile-color-mid-green .btn-light:hover,.profile-color-mid-green .btn-light:focus,.profile-color-mid-green .btn-light:active{color:var(--color-white);background-color:var(--profile-mid-green);border:1px solid var(--profile-mid-green);-webkit-box-shadow:2px 2px 8px 0 var(--profile-mid-green-shadow),2px 4px 20px 0 var(--profile-mid-green-shadow);box-shadow:2px 2px 8px 0 var(--profile-mid-green-shadow),2px 4px 20px 0 var(--profile-mid-green-shadow)}.profile-color-mid-green .btn-light.selected{color:var(--color-white);background-color:var(--profile-mid-green);border:1px solid var(--profile-mid-green)}.profile-color-mid-green .btn-dark{background-color:var(--profile-mid-green);color:#fff;border:1px solid var(--profile-mid-green)}.profile-color-mid-green .btn-dark:hover,.profile-color-mid-green .btn-dark:focus,.profile-color-mid-green .btn-dark:active{color:var(--color-white);background-color:var(--profile-mid-green-shadow)}.profile-color-mid-green .btn-dark.selected{color:var(--color-white);background-color:var(--profile-mid-green-shadow)}.profile-color-mid-green .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-mid-green)}.profile-color-mid-green .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-mid-green .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-mid-green #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-mid-green);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-mid-green #dropZone.dragover{background-color:var(--profile-mid-green-shadow)}.profile-color-mid-green .backToTop{background:var(--profile-mid-green);color:#fff}.profile-color-mid-green .backToTop:hover{background:var(--profile-mid-green);color:#fff}.profile-color-mid-green .input-types input[type=radio],.profile-color-mid-green .input-types input[type=checkbox]{color:var(--profile-mid-green);border:.15em solid var(--profile-mid-green)}.profile-color-mid-green .input-types input[type=radio]::before{background-color:var(--profile-mid-green)}.profile-color-mid-green .pagination .active>.page-link,.profile-color-mid-green .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-mid-green);border-color:var(--profile-mid-green);color:#fff}.profile-color-mid-green div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-mid-green div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-mid-green);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-mid-green)), to(var(--profile-mid-green-shadow)));background:linear-gradient(to bottom, var(--profile-mid-green) 0%, var(--profile-mid-green-shadow) 100%)}.profile-color-mid-green div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-mid-green #dt-search-0:focus{border:1px solid var(--profile-mid-green)}.profile-color-mid-green-light{background-color:var(--profile-mid-green-light);color:var(--profile-mid-green)}.profile-color-soft-green [type=email],.profile-color-soft-green .form-control,.profile-color-soft-green .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-soft-green [type=email]:focus,.profile-color-soft-green .form-control:focus,.profile-color-soft-green .form-select:focus{background-color:var(--profile-soft-green-shadow) !important;border-color:var(--profile-soft-green);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-soft-green-shadow);box-shadow:0 0 0 .25rem var(--profile-soft-green-shadow)}.profile-color-soft-green .namefield,.profile-color-soft-green footer,.profile-color-soft-green #profileFontPreview{background-color:var(--profile-soft-green);color:var(--color-white)}.profile-color-soft-green .share{position:absolute;background-color:var(--profile-soft-green)}.profile-color-soft-green .share i{color:#fff}.profile-color-soft-green .share:hover{color:var(--profile-soft-green)}.profile-color-soft-green .share:hover i{color:var(--profile-soft-green)}.profile-color-soft-green .share-circle{position:absolute}.profile-color-soft-green .share-circle i{color:#fff}.profile-color-soft-green .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-soft-green .share-link i{font-size:22px}.profile-color-soft-green .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-soft-green .profile-menu div.item,.profile-color-soft-green .profile-menu a.item,.profile-color-soft-green .profile-menu-mobile div.item,.profile-color-soft-green .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-soft-green);border:1px solid var(--profile-soft-green)}.profile-color-soft-green .profile-menu a.item:hover,.profile-color-soft-green .profile-menu .item.active,.profile-color-soft-green .profile-menu-mobile a.item:hover,.profile-color-soft-green .profile-menu-mobile .item.active{background-color:var(--profile-soft-green);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-soft-green .profile-menu a.item:hover i,.profile-color-soft-green .profile-menu .item.active i,.profile-color-soft-green .profile-menu-mobile a.item:hover i,.profile-color-soft-green .profile-menu-mobile .item.active i{background-color:var(--profile-soft-green);color:var(--color-white)}.profile-color-soft-green .infotip .infotiptext{background-color:var(--profile-soft-green);color:var(--color-white)}.profile-color-soft-green .infotip .infotiptext::before{border-color:var(--profile-soft-green) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-soft-green .profile-menu-mobile i{border:none}.profile-color-soft-green .profile-menu-mobile a.item:hover,.profile-color-soft-green .profile-menu-mobile .item.active,.profile-color-soft-green .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-soft-green .timeline:before{background-color:var(--profile-soft-green)}.profile-color-soft-green .timeline-badge{background-color:var(--profile-soft-green)}.profile-color-soft-green .timeline>li>.timeline-panel:after{background-color:var(--profile-soft-green)}.profile-color-soft-green .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-soft-green .line{border-bottom:.9px solid var(--profile-soft-green)}.profile-color-soft-green .color-pick{background-color:var(--profile-soft-green)}.profile-color-soft-green .color-pick-light{background-color:var(--profile-soft-green-light)}.profile-color-soft-green i.fa fa-trash{color:var(--profile-soft-green)}.profile-color-soft-green .btn{background-color:var(--profile-soft-green);-webkit-box-shadow:2px 2px 8px 0 var(--profile-soft-green-shadow),2px 4px 20px 0 var(--profile-soft-green-shadow);box-shadow:2px 2px 8px 0 var(--profile-soft-green-shadow),2px 4px 20px 0 var(--profile-soft-green-shadow)}.profile-color-soft-green .btn i{color:#fff}.profile-color-soft-green .btn:hover,.profile-color-soft-green .btn:focus,.profile-color-soft-green .btn:active,.profile-color-soft-green .btn:disabled{color:var(--profile-soft-green);background-color:var(--color-white);border:1px solid var(--profile-soft-green);-webkit-box-shadow:2px 2px 8px 0 var(--profile-soft-green-shadow),2px 4px 20px 0 var(--profile-soft-green-shadow);box-shadow:2px 2px 8px 0 var(--profile-soft-green-shadow),2px 4px 20px 0 var(--profile-soft-green-shadow)}.profile-color-soft-green .btn:hover i,.profile-color-soft-green .btn:focus i,.profile-color-soft-green .btn:active i,.profile-color-soft-green .btn:disabled i{color:var(--profile-soft-green)}.profile-color-soft-green .btn.selected{color:var(--profile-soft-green);background-color:var(--color-white);border:1px solid var(--profile-soft-green)}.profile-color-soft-green .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-soft-green-shadow),2px 4px 20px 0 var(--profile-soft-green-shadow);box-shadow:2px 2px 8px 0 var(--profile-soft-green-shadow),2px 4px 20px 0 var(--profile-soft-green-shadow);color:var(--profile-soft-green)}.profile-color-soft-green .btn-light:hover,.profile-color-soft-green .btn-light:focus,.profile-color-soft-green .btn-light:active{color:var(--color-white);background-color:var(--profile-soft-green);border:1px solid var(--profile-soft-green);-webkit-box-shadow:2px 2px 8px 0 var(--profile-soft-green-shadow),2px 4px 20px 0 var(--profile-soft-green-shadow);box-shadow:2px 2px 8px 0 var(--profile-soft-green-shadow),2px 4px 20px 0 var(--profile-soft-green-shadow)}.profile-color-soft-green .btn-light.selected{color:var(--color-white);background-color:var(--profile-soft-green);border:1px solid var(--profile-soft-green)}.profile-color-soft-green .btn-dark{background-color:var(--profile-soft-green);color:#fff;border:1px solid var(--profile-soft-green)}.profile-color-soft-green .btn-dark:hover,.profile-color-soft-green .btn-dark:focus,.profile-color-soft-green .btn-dark:active{color:var(--color-white);background-color:var(--profile-soft-green-shadow)}.profile-color-soft-green .btn-dark.selected{color:var(--color-white);background-color:var(--profile-soft-green-shadow)}.profile-color-soft-green .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-soft-green)}.profile-color-soft-green .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-soft-green .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-soft-green #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-soft-green);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-soft-green #dropZone.dragover{background-color:var(--profile-soft-green-shadow)}.profile-color-soft-green .backToTop{background:var(--profile-soft-green);color:#fff}.profile-color-soft-green .backToTop:hover{background:var(--profile-soft-green);color:#fff}.profile-color-soft-green .input-types input[type=radio],.profile-color-soft-green .input-types input[type=checkbox]{color:var(--profile-soft-green);border:.15em solid var(--profile-soft-green)}.profile-color-soft-green .input-types input[type=radio]::before{background-color:var(--profile-soft-green)}.profile-color-soft-green .pagination .active>.page-link,.profile-color-soft-green .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-soft-green);border-color:var(--profile-soft-green);color:#fff}.profile-color-soft-green div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-soft-green div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-soft-green);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-soft-green)), to(var(--profile-soft-green-shadow)));background:linear-gradient(to bottom, var(--profile-soft-green) 0%, var(--profile-soft-green-shadow) 100%)}.profile-color-soft-green div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-soft-green #dt-search-0:focus{border:1px solid var(--profile-soft-green)}.profile-color-soft-green-light{background-color:var(--profile-soft-green-light);color:var(--profile-soft-green)}.profile-color-dark-red [type=email],.profile-color-dark-red .form-control,.profile-color-dark-red .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-dark-red [type=email]:focus,.profile-color-dark-red .form-control:focus,.profile-color-dark-red .form-select:focus{background-color:var(--profile-dark-red-shadow) !important;border-color:var(--profile-dark-red);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-dark-red-shadow);box-shadow:0 0 0 .25rem var(--profile-dark-red-shadow)}.profile-color-dark-red .namefield,.profile-color-dark-red footer,.profile-color-dark-red #profileFontPreview{background-color:var(--profile-dark-red);color:var(--color-white)}.profile-color-dark-red .share{position:absolute;background-color:var(--profile-dark-red)}.profile-color-dark-red .share i{color:#fff}.profile-color-dark-red .share:hover{color:var(--profile-dark-red)}.profile-color-dark-red .share:hover i{color:var(--profile-dark-red)}.profile-color-dark-red .share-circle{position:absolute}.profile-color-dark-red .share-circle i{color:#fff}.profile-color-dark-red .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-dark-red .share-link i{font-size:22px}.profile-color-dark-red .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-dark-red .profile-menu div.item,.profile-color-dark-red .profile-menu a.item,.profile-color-dark-red .profile-menu-mobile div.item,.profile-color-dark-red .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-dark-red);border:1px solid var(--profile-dark-red)}.profile-color-dark-red .profile-menu a.item:hover,.profile-color-dark-red .profile-menu .item.active,.profile-color-dark-red .profile-menu-mobile a.item:hover,.profile-color-dark-red .profile-menu-mobile .item.active{background-color:var(--profile-dark-red);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-dark-red .profile-menu a.item:hover i,.profile-color-dark-red .profile-menu .item.active i,.profile-color-dark-red .profile-menu-mobile a.item:hover i,.profile-color-dark-red .profile-menu-mobile .item.active i{background-color:var(--profile-dark-red);color:var(--color-white)}.profile-color-dark-red .infotip .infotiptext{background-color:var(--profile-dark-red);color:var(--color-white)}.profile-color-dark-red .infotip .infotiptext::before{border-color:var(--profile-dark-red) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-dark-red .profile-menu-mobile i{border:none}.profile-color-dark-red .profile-menu-mobile a.item:hover,.profile-color-dark-red .profile-menu-mobile .item.active,.profile-color-dark-red .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-dark-red .timeline:before{background-color:var(--profile-dark-red)}.profile-color-dark-red .timeline-badge{background-color:var(--profile-dark-red)}.profile-color-dark-red .timeline>li>.timeline-panel:after{background-color:var(--profile-dark-red)}.profile-color-dark-red .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-dark-red .line{border-bottom:.9px solid var(--profile-dark-red)}.profile-color-dark-red .color-pick{background-color:var(--profile-dark-red)}.profile-color-dark-red .color-pick-light{background-color:var(--profile-dark-red-light)}.profile-color-dark-red i.fa fa-trash{color:var(--profile-dark-red)}.profile-color-dark-red .btn{background-color:var(--profile-dark-red);-webkit-box-shadow:2px 2px 8px 0 var(--profile-dark-red-shadow),2px 4px 20px 0 var(--profile-dark-red-shadow);box-shadow:2px 2px 8px 0 var(--profile-dark-red-shadow),2px 4px 20px 0 var(--profile-dark-red-shadow)}.profile-color-dark-red .btn i{color:#fff}.profile-color-dark-red .btn:hover,.profile-color-dark-red .btn:focus,.profile-color-dark-red .btn:active,.profile-color-dark-red .btn:disabled{color:var(--profile-dark-red);background-color:var(--color-white);border:1px solid var(--profile-dark-red);-webkit-box-shadow:2px 2px 8px 0 var(--profile-dark-red-shadow),2px 4px 20px 0 var(--profile-dark-red-shadow);box-shadow:2px 2px 8px 0 var(--profile-dark-red-shadow),2px 4px 20px 0 var(--profile-dark-red-shadow)}.profile-color-dark-red .btn:hover i,.profile-color-dark-red .btn:focus i,.profile-color-dark-red .btn:active i,.profile-color-dark-red .btn:disabled i{color:var(--profile-dark-red)}.profile-color-dark-red .btn.selected{color:var(--profile-dark-red);background-color:var(--color-white);border:1px solid var(--profile-dark-red)}.profile-color-dark-red .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-dark-red-shadow),2px 4px 20px 0 var(--profile-dark-red-shadow);box-shadow:2px 2px 8px 0 var(--profile-dark-red-shadow),2px 4px 20px 0 var(--profile-dark-red-shadow);color:var(--profile-dark-red)}.profile-color-dark-red .btn-light:hover,.profile-color-dark-red .btn-light:focus,.profile-color-dark-red .btn-light:active{color:var(--color-white);background-color:var(--profile-dark-red);border:1px solid var(--profile-dark-red);-webkit-box-shadow:2px 2px 8px 0 var(--profile-dark-red-shadow),2px 4px 20px 0 var(--profile-dark-red-shadow);box-shadow:2px 2px 8px 0 var(--profile-dark-red-shadow),2px 4px 20px 0 var(--profile-dark-red-shadow)}.profile-color-dark-red .btn-light.selected{color:var(--color-white);background-color:var(--profile-dark-red);border:1px solid var(--profile-dark-red)}.profile-color-dark-red .btn-dark{background-color:var(--profile-dark-red);color:#fff;border:1px solid var(--profile-dark-red)}.profile-color-dark-red .btn-dark:hover,.profile-color-dark-red .btn-dark:focus,.profile-color-dark-red .btn-dark:active{color:var(--color-white);background-color:var(--profile-dark-red-shadow)}.profile-color-dark-red .btn-dark.selected{color:var(--color-white);background-color:var(--profile-dark-red-shadow)}.profile-color-dark-red .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-dark-red)}.profile-color-dark-red .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-dark-red .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-dark-red #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-dark-red);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-dark-red #dropZone.dragover{background-color:var(--profile-dark-red-shadow)}.profile-color-dark-red .backToTop{background:var(--profile-dark-red);color:#fff}.profile-color-dark-red .backToTop:hover{background:var(--profile-dark-red);color:#fff}.profile-color-dark-red .input-types input[type=radio],.profile-color-dark-red .input-types input[type=checkbox]{color:var(--profile-dark-red);border:.15em solid var(--profile-dark-red)}.profile-color-dark-red .input-types input[type=radio]::before{background-color:var(--profile-dark-red)}.profile-color-dark-red .pagination .active>.page-link,.profile-color-dark-red .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-dark-red);border-color:var(--profile-dark-red);color:#fff}.profile-color-dark-red div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-dark-red div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-dark-red);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-dark-red)), to(var(--profile-dark-red-shadow)));background:linear-gradient(to bottom, var(--profile-dark-red) 0%, var(--profile-dark-red-shadow) 100%)}.profile-color-dark-red div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-dark-red #dt-search-0:focus{border:1px solid var(--profile-dark-red)}.profile-color-dark-red-light{background-color:var(--profile-dark-red-light);color:var(--profile-dark-red)}.profile-color-peach [type=email],.profile-color-peach .form-control,.profile-color-peach .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-peach [type=email]:focus,.profile-color-peach .form-control:focus,.profile-color-peach .form-select:focus{background-color:var(--profile-peach-shadow) !important;border-color:var(--profile-peach);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-peach-shadow);box-shadow:0 0 0 .25rem var(--profile-peach-shadow)}.profile-color-peach .namefield,.profile-color-peach footer,.profile-color-peach #profileFontPreview{background-color:var(--profile-peach);color:var(--color-white)}.profile-color-peach .share{position:absolute;background-color:var(--profile-peach)}.profile-color-peach .share i{color:#fff}.profile-color-peach .share:hover{color:var(--profile-peach)}.profile-color-peach .share:hover i{color:var(--profile-peach)}.profile-color-peach .share-circle{position:absolute}.profile-color-peach .share-circle i{color:#fff}.profile-color-peach .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-peach .share-link i{font-size:22px}.profile-color-peach .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-peach .profile-menu div.item,.profile-color-peach .profile-menu a.item,.profile-color-peach .profile-menu-mobile div.item,.profile-color-peach .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-peach);border:1px solid var(--profile-peach)}.profile-color-peach .profile-menu a.item:hover,.profile-color-peach .profile-menu .item.active,.profile-color-peach .profile-menu-mobile a.item:hover,.profile-color-peach .profile-menu-mobile .item.active{background-color:var(--profile-peach);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-peach .profile-menu a.item:hover i,.profile-color-peach .profile-menu .item.active i,.profile-color-peach .profile-menu-mobile a.item:hover i,.profile-color-peach .profile-menu-mobile .item.active i{background-color:var(--profile-peach);color:var(--color-white)}.profile-color-peach .infotip .infotiptext{background-color:var(--profile-peach);color:var(--color-white)}.profile-color-peach .infotip .infotiptext::before{border-color:var(--profile-peach) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-peach .profile-menu-mobile i{border:none}.profile-color-peach .profile-menu-mobile a.item:hover,.profile-color-peach .profile-menu-mobile .item.active,.profile-color-peach .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-peach .timeline:before{background-color:var(--profile-peach)}.profile-color-peach .timeline-badge{background-color:var(--profile-peach)}.profile-color-peach .timeline>li>.timeline-panel:after{background-color:var(--profile-peach)}.profile-color-peach .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-peach .line{border-bottom:.9px solid var(--profile-peach)}.profile-color-peach .color-pick{background-color:var(--profile-peach)}.profile-color-peach .color-pick-light{background-color:var(--profile-peach-light)}.profile-color-peach i.fa fa-trash{color:var(--profile-peach)}.profile-color-peach .btn{background-color:var(--profile-peach);-webkit-box-shadow:2px 2px 8px 0 var(--profile-peach-shadow),2px 4px 20px 0 var(--profile-peach-shadow);box-shadow:2px 2px 8px 0 var(--profile-peach-shadow),2px 4px 20px 0 var(--profile-peach-shadow)}.profile-color-peach .btn i{color:#fff}.profile-color-peach .btn:hover,.profile-color-peach .btn:focus,.profile-color-peach .btn:active,.profile-color-peach .btn:disabled{color:var(--profile-peach);background-color:var(--color-white);border:1px solid var(--profile-peach);-webkit-box-shadow:2px 2px 8px 0 var(--profile-peach-shadow),2px 4px 20px 0 var(--profile-peach-shadow);box-shadow:2px 2px 8px 0 var(--profile-peach-shadow),2px 4px 20px 0 var(--profile-peach-shadow)}.profile-color-peach .btn:hover i,.profile-color-peach .btn:focus i,.profile-color-peach .btn:active i,.profile-color-peach .btn:disabled i{color:var(--profile-peach)}.profile-color-peach .btn.selected{color:var(--profile-peach);background-color:var(--color-white);border:1px solid var(--profile-peach)}.profile-color-peach .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-peach-shadow),2px 4px 20px 0 var(--profile-peach-shadow);box-shadow:2px 2px 8px 0 var(--profile-peach-shadow),2px 4px 20px 0 var(--profile-peach-shadow);color:var(--profile-peach)}.profile-color-peach .btn-light:hover,.profile-color-peach .btn-light:focus,.profile-color-peach .btn-light:active{color:var(--color-white);background-color:var(--profile-peach);border:1px solid var(--profile-peach);-webkit-box-shadow:2px 2px 8px 0 var(--profile-peach-shadow),2px 4px 20px 0 var(--profile-peach-shadow);box-shadow:2px 2px 8px 0 var(--profile-peach-shadow),2px 4px 20px 0 var(--profile-peach-shadow)}.profile-color-peach .btn-light.selected{color:var(--color-white);background-color:var(--profile-peach);border:1px solid var(--profile-peach)}.profile-color-peach .btn-dark{background-color:var(--profile-peach);color:#fff;border:1px solid var(--profile-peach)}.profile-color-peach .btn-dark:hover,.profile-color-peach .btn-dark:focus,.profile-color-peach .btn-dark:active{color:var(--color-white);background-color:var(--profile-peach-shadow)}.profile-color-peach .btn-dark.selected{color:var(--color-white);background-color:var(--profile-peach-shadow)}.profile-color-peach .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-peach)}.profile-color-peach .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-peach .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-peach #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-peach);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-peach #dropZone.dragover{background-color:var(--profile-peach-shadow)}.profile-color-peach .backToTop{background:var(--profile-peach);color:#fff}.profile-color-peach .backToTop:hover{background:var(--profile-peach);color:#fff}.profile-color-peach .input-types input[type=radio],.profile-color-peach .input-types input[type=checkbox]{color:var(--profile-peach);border:.15em solid var(--profile-peach)}.profile-color-peach .input-types input[type=radio]::before{background-color:var(--profile-peach)}.profile-color-peach .pagination .active>.page-link,.profile-color-peach .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-peach);border-color:var(--profile-peach);color:#fff}.profile-color-peach div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-peach div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-peach);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-peach)), to(var(--profile-peach-shadow)));background:linear-gradient(to bottom, var(--profile-peach) 0%, var(--profile-peach-shadow) 100%)}.profile-color-peach div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-peach #dt-search-0:focus{border:1px solid var(--profile-peach)}.profile-color-peach-light{background-color:var(--profile-peach-light);color:var(--profile-peach)}.profile-color-orange [type=email],.profile-color-orange .form-control,.profile-color-orange .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-orange [type=email]:focus,.profile-color-orange .form-control:focus,.profile-color-orange .form-select:focus{background-color:var(--profile-orange-shadow) !important;border-color:var(--profile-orange);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-orange-shadow);box-shadow:0 0 0 .25rem var(--profile-orange-shadow)}.profile-color-orange .namefield,.profile-color-orange footer,.profile-color-orange #profileFontPreview{background-color:var(--profile-orange);color:var(--color-white)}.profile-color-orange .share{position:absolute;background-color:var(--profile-orange)}.profile-color-orange .share i{color:#fff}.profile-color-orange .share:hover{color:var(--profile-orange)}.profile-color-orange .share:hover i{color:var(--profile-orange)}.profile-color-orange .share-circle{position:absolute}.profile-color-orange .share-circle i{color:#fff}.profile-color-orange .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-orange .share-link i{font-size:22px}.profile-color-orange .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-orange .profile-menu div.item,.profile-color-orange .profile-menu a.item,.profile-color-orange .profile-menu-mobile div.item,.profile-color-orange .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-orange);border:1px solid var(--profile-orange)}.profile-color-orange .profile-menu a.item:hover,.profile-color-orange .profile-menu .item.active,.profile-color-orange .profile-menu-mobile a.item:hover,.profile-color-orange .profile-menu-mobile .item.active{background-color:var(--profile-orange);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-orange .profile-menu a.item:hover i,.profile-color-orange .profile-menu .item.active i,.profile-color-orange .profile-menu-mobile a.item:hover i,.profile-color-orange .profile-menu-mobile .item.active i{background-color:var(--profile-orange);color:var(--color-white)}.profile-color-orange .infotip .infotiptext{background-color:var(--profile-orange);color:var(--color-white)}.profile-color-orange .infotip .infotiptext::before{border-color:var(--profile-orange) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-orange .profile-menu-mobile i{border:none}.profile-color-orange .profile-menu-mobile a.item:hover,.profile-color-orange .profile-menu-mobile .item.active,.profile-color-orange .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-orange .timeline:before{background-color:var(--profile-orange)}.profile-color-orange .timeline-badge{background-color:var(--profile-orange)}.profile-color-orange .timeline>li>.timeline-panel:after{background-color:var(--profile-orange)}.profile-color-orange .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-orange .line{border-bottom:.9px solid var(--profile-orange)}.profile-color-orange .color-pick{background-color:var(--profile-orange)}.profile-color-orange .color-pick-light{background-color:var(--profile-orange-light)}.profile-color-orange i.fa fa-trash{color:var(--profile-orange)}.profile-color-orange .btn{background-color:var(--profile-orange);-webkit-box-shadow:2px 2px 8px 0 var(--profile-orange-shadow),2px 4px 20px 0 var(--profile-orange-shadow);box-shadow:2px 2px 8px 0 var(--profile-orange-shadow),2px 4px 20px 0 var(--profile-orange-shadow)}.profile-color-orange .btn i{color:#fff}.profile-color-orange .btn:hover,.profile-color-orange .btn:focus,.profile-color-orange .btn:active,.profile-color-orange .btn:disabled{color:var(--profile-orange);background-color:var(--color-white);border:1px solid var(--profile-orange);-webkit-box-shadow:2px 2px 8px 0 var(--profile-orange-shadow),2px 4px 20px 0 var(--profile-orange-shadow);box-shadow:2px 2px 8px 0 var(--profile-orange-shadow),2px 4px 20px 0 var(--profile-orange-shadow)}.profile-color-orange .btn:hover i,.profile-color-orange .btn:focus i,.profile-color-orange .btn:active i,.profile-color-orange .btn:disabled i{color:var(--profile-orange)}.profile-color-orange .btn.selected{color:var(--profile-orange);background-color:var(--color-white);border:1px solid var(--profile-orange)}.profile-color-orange .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-orange-shadow),2px 4px 20px 0 var(--profile-orange-shadow);box-shadow:2px 2px 8px 0 var(--profile-orange-shadow),2px 4px 20px 0 var(--profile-orange-shadow);color:var(--profile-orange)}.profile-color-orange .btn-light:hover,.profile-color-orange .btn-light:focus,.profile-color-orange .btn-light:active{color:var(--color-white);background-color:var(--profile-orange);border:1px solid var(--profile-orange);-webkit-box-shadow:2px 2px 8px 0 var(--profile-orange-shadow),2px 4px 20px 0 var(--profile-orange-shadow);box-shadow:2px 2px 8px 0 var(--profile-orange-shadow),2px 4px 20px 0 var(--profile-orange-shadow)}.profile-color-orange .btn-light.selected{color:var(--color-white);background-color:var(--profile-orange);border:1px solid var(--profile-orange)}.profile-color-orange .btn-dark{background-color:var(--profile-orange);color:#fff;border:1px solid var(--profile-orange)}.profile-color-orange .btn-dark:hover,.profile-color-orange .btn-dark:focus,.profile-color-orange .btn-dark:active{color:var(--color-white);background-color:var(--profile-orange-shadow)}.profile-color-orange .btn-dark.selected{color:var(--color-white);background-color:var(--profile-orange-shadow)}.profile-color-orange .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-orange)}.profile-color-orange .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-orange .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-orange #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-orange);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-orange #dropZone.dragover{background-color:var(--profile-orange-shadow)}.profile-color-orange .backToTop{background:var(--profile-orange);color:#fff}.profile-color-orange .backToTop:hover{background:var(--profile-orange);color:#fff}.profile-color-orange .input-types input[type=radio],.profile-color-orange .input-types input[type=checkbox]{color:var(--profile-orange);border:.15em solid var(--profile-orange)}.profile-color-orange .input-types input[type=radio]::before{background-color:var(--profile-orange)}.profile-color-orange .pagination .active>.page-link,.profile-color-orange .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-orange);border-color:var(--profile-orange);color:#fff}.profile-color-orange div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-orange div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-orange);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-orange)), to(var(--profile-orange-shadow)));background:linear-gradient(to bottom, var(--profile-orange) 0%, var(--profile-orange-shadow) 100%)}.profile-color-orange div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-orange #dt-search-0:focus{border:1px solid var(--profile-orange)}.profile-color-orange-light{background-color:var(--profile-orange-light);color:var(--profile-orange)}.profile-color-brown [type=email],.profile-color-brown .form-control,.profile-color-brown .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-brown [type=email]:focus,.profile-color-brown .form-control:focus,.profile-color-brown .form-select:focus{background-color:var(--profile-brown-shadow) !important;border-color:var(--profile-brown);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-brown-shadow);box-shadow:0 0 0 .25rem var(--profile-brown-shadow)}.profile-color-brown .namefield,.profile-color-brown footer,.profile-color-brown #profileFontPreview{background-color:var(--profile-brown);color:var(--color-white)}.profile-color-brown .share{position:absolute;background-color:var(--profile-brown)}.profile-color-brown .share i{color:#fff}.profile-color-brown .share:hover{color:var(--profile-brown)}.profile-color-brown .share:hover i{color:var(--profile-brown)}.profile-color-brown .share-circle{position:absolute}.profile-color-brown .share-circle i{color:#fff}.profile-color-brown .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-brown .share-link i{font-size:22px}.profile-color-brown .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-brown .profile-menu div.item,.profile-color-brown .profile-menu a.item,.profile-color-brown .profile-menu-mobile div.item,.profile-color-brown .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-brown);border:1px solid var(--profile-brown)}.profile-color-brown .profile-menu a.item:hover,.profile-color-brown .profile-menu .item.active,.profile-color-brown .profile-menu-mobile a.item:hover,.profile-color-brown .profile-menu-mobile .item.active{background-color:var(--profile-brown);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-brown .profile-menu a.item:hover i,.profile-color-brown .profile-menu .item.active i,.profile-color-brown .profile-menu-mobile a.item:hover i,.profile-color-brown .profile-menu-mobile .item.active i{background-color:var(--profile-brown);color:var(--color-white)}.profile-color-brown .infotip .infotiptext{background-color:var(--profile-brown);color:var(--color-white)}.profile-color-brown .infotip .infotiptext::before{border-color:var(--profile-brown) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-brown .profile-menu-mobile i{border:none}.profile-color-brown .profile-menu-mobile a.item:hover,.profile-color-brown .profile-menu-mobile .item.active,.profile-color-brown .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-brown .timeline:before{background-color:var(--profile-brown)}.profile-color-brown .timeline-badge{background-color:var(--profile-brown)}.profile-color-brown .timeline>li>.timeline-panel:after{background-color:var(--profile-brown)}.profile-color-brown .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-brown .line{border-bottom:.9px solid var(--profile-brown)}.profile-color-brown .color-pick{background-color:var(--profile-brown)}.profile-color-brown .color-pick-light{background-color:var(--profile-brown-light)}.profile-color-brown i.fa fa-trash{color:var(--profile-brown)}.profile-color-brown .btn{background-color:var(--profile-brown);-webkit-box-shadow:2px 2px 8px 0 var(--profile-brown-shadow),2px 4px 20px 0 var(--profile-brown-shadow);box-shadow:2px 2px 8px 0 var(--profile-brown-shadow),2px 4px 20px 0 var(--profile-brown-shadow)}.profile-color-brown .btn i{color:#fff}.profile-color-brown .btn:hover,.profile-color-brown .btn:focus,.profile-color-brown .btn:active,.profile-color-brown .btn:disabled{color:var(--profile-brown);background-color:var(--color-white);border:1px solid var(--profile-brown);-webkit-box-shadow:2px 2px 8px 0 var(--profile-brown-shadow),2px 4px 20px 0 var(--profile-brown-shadow);box-shadow:2px 2px 8px 0 var(--profile-brown-shadow),2px 4px 20px 0 var(--profile-brown-shadow)}.profile-color-brown .btn:hover i,.profile-color-brown .btn:focus i,.profile-color-brown .btn:active i,.profile-color-brown .btn:disabled i{color:var(--profile-brown)}.profile-color-brown .btn.selected{color:var(--profile-brown);background-color:var(--color-white);border:1px solid var(--profile-brown)}.profile-color-brown .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-brown-shadow),2px 4px 20px 0 var(--profile-brown-shadow);box-shadow:2px 2px 8px 0 var(--profile-brown-shadow),2px 4px 20px 0 var(--profile-brown-shadow);color:var(--profile-brown)}.profile-color-brown .btn-light:hover,.profile-color-brown .btn-light:focus,.profile-color-brown .btn-light:active{color:var(--color-white);background-color:var(--profile-brown);border:1px solid var(--profile-brown);-webkit-box-shadow:2px 2px 8px 0 var(--profile-brown-shadow),2px 4px 20px 0 var(--profile-brown-shadow);box-shadow:2px 2px 8px 0 var(--profile-brown-shadow),2px 4px 20px 0 var(--profile-brown-shadow)}.profile-color-brown .btn-light.selected{color:var(--color-white);background-color:var(--profile-brown);border:1px solid var(--profile-brown)}.profile-color-brown .btn-dark{background-color:var(--profile-brown);color:#fff;border:1px solid var(--profile-brown)}.profile-color-brown .btn-dark:hover,.profile-color-brown .btn-dark:focus,.profile-color-brown .btn-dark:active{color:var(--color-white);background-color:var(--profile-brown-shadow)}.profile-color-brown .btn-dark.selected{color:var(--color-white);background-color:var(--profile-brown-shadow)}.profile-color-brown .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-brown)}.profile-color-brown .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-brown .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-brown #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-brown);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-brown #dropZone.dragover{background-color:var(--profile-brown-shadow)}.profile-color-brown .backToTop{background:var(--profile-brown);color:#fff}.profile-color-brown .backToTop:hover{background:var(--profile-brown);color:#fff}.profile-color-brown .input-types input[type=radio],.profile-color-brown .input-types input[type=checkbox]{color:var(--profile-brown);border:.15em solid var(--profile-brown)}.profile-color-brown .input-types input[type=radio]::before{background-color:var(--profile-brown)}.profile-color-brown .pagination .active>.page-link,.profile-color-brown .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-brown);border-color:var(--profile-brown);color:#fff}.profile-color-brown div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-brown div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-brown);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-brown)), to(var(--profile-brown-shadow)));background:linear-gradient(to bottom, var(--profile-brown) 0%, var(--profile-brown-shadow) 100%)}.profile-color-brown div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-brown #dt-search-0:focus{border:1px solid var(--profile-brown)}.profile-color-brown-light{background-color:var(--profile-brown-light);color:var(--profile-brown)}.profile-color-purple [type=email],.profile-color-purple .form-control,.profile-color-purple .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-purple [type=email]:focus,.profile-color-purple .form-control:focus,.profile-color-purple .form-select:focus{background-color:var(--profile-purple-shadow) !important;border-color:var(--profile-purple);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-purple-shadow);box-shadow:0 0 0 .25rem var(--profile-purple-shadow)}.profile-color-purple .namefield,.profile-color-purple footer,.profile-color-purple #profileFontPreview{background-color:var(--profile-purple);color:var(--color-white)}.profile-color-purple .share{position:absolute;background-color:var(--profile-purple)}.profile-color-purple .share i{color:#fff}.profile-color-purple .share:hover{color:var(--profile-purple)}.profile-color-purple .share:hover i{color:var(--profile-purple)}.profile-color-purple .share-circle{position:absolute}.profile-color-purple .share-circle i{color:#fff}.profile-color-purple .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-purple .share-link i{font-size:22px}.profile-color-purple .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-purple .profile-menu div.item,.profile-color-purple .profile-menu a.item,.profile-color-purple .profile-menu-mobile div.item,.profile-color-purple .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-purple);border:1px solid var(--profile-purple)}.profile-color-purple .profile-menu a.item:hover,.profile-color-purple .profile-menu .item.active,.profile-color-purple .profile-menu-mobile a.item:hover,.profile-color-purple .profile-menu-mobile .item.active{background-color:var(--profile-purple);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-purple .profile-menu a.item:hover i,.profile-color-purple .profile-menu .item.active i,.profile-color-purple .profile-menu-mobile a.item:hover i,.profile-color-purple .profile-menu-mobile .item.active i{background-color:var(--profile-purple);color:var(--color-white)}.profile-color-purple .infotip .infotiptext{background-color:var(--profile-purple);color:var(--color-white)}.profile-color-purple .infotip .infotiptext::before{border-color:var(--profile-purple) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-purple .profile-menu-mobile i{border:none}.profile-color-purple .profile-menu-mobile a.item:hover,.profile-color-purple .profile-menu-mobile .item.active,.profile-color-purple .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-purple .timeline:before{background-color:var(--profile-purple)}.profile-color-purple .timeline-badge{background-color:var(--profile-purple)}.profile-color-purple .timeline>li>.timeline-panel:after{background-color:var(--profile-purple)}.profile-color-purple .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-purple .line{border-bottom:.9px solid var(--profile-purple)}.profile-color-purple .color-pick{background-color:var(--profile-purple)}.profile-color-purple .color-pick-light{background-color:var(--profile-purple-light)}.profile-color-purple i.fa fa-trash{color:var(--profile-purple)}.profile-color-purple .btn{background-color:var(--profile-purple);-webkit-box-shadow:2px 2px 8px 0 var(--profile-purple-shadow),2px 4px 20px 0 var(--profile-purple-shadow);box-shadow:2px 2px 8px 0 var(--profile-purple-shadow),2px 4px 20px 0 var(--profile-purple-shadow)}.profile-color-purple .btn i{color:#fff}.profile-color-purple .btn:hover,.profile-color-purple .btn:focus,.profile-color-purple .btn:active,.profile-color-purple .btn:disabled{color:var(--profile-purple);background-color:var(--color-white);border:1px solid var(--profile-purple);-webkit-box-shadow:2px 2px 8px 0 var(--profile-purple-shadow),2px 4px 20px 0 var(--profile-purple-shadow);box-shadow:2px 2px 8px 0 var(--profile-purple-shadow),2px 4px 20px 0 var(--profile-purple-shadow)}.profile-color-purple .btn:hover i,.profile-color-purple .btn:focus i,.profile-color-purple .btn:active i,.profile-color-purple .btn:disabled i{color:var(--profile-purple)}.profile-color-purple .btn.selected{color:var(--profile-purple);background-color:var(--color-white);border:1px solid var(--profile-purple)}.profile-color-purple .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-purple-shadow),2px 4px 20px 0 var(--profile-purple-shadow);box-shadow:2px 2px 8px 0 var(--profile-purple-shadow),2px 4px 20px 0 var(--profile-purple-shadow);color:var(--profile-purple)}.profile-color-purple .btn-light:hover,.profile-color-purple .btn-light:focus,.profile-color-purple .btn-light:active{color:var(--color-white);background-color:var(--profile-purple);border:1px solid var(--profile-purple);-webkit-box-shadow:2px 2px 8px 0 var(--profile-purple-shadow),2px 4px 20px 0 var(--profile-purple-shadow);box-shadow:2px 2px 8px 0 var(--profile-purple-shadow),2px 4px 20px 0 var(--profile-purple-shadow)}.profile-color-purple .btn-light.selected{color:var(--color-white);background-color:var(--profile-purple);border:1px solid var(--profile-purple)}.profile-color-purple .btn-dark{background-color:var(--profile-purple);color:#fff;border:1px solid var(--profile-purple)}.profile-color-purple .btn-dark:hover,.profile-color-purple .btn-dark:focus,.profile-color-purple .btn-dark:active{color:var(--color-white);background-color:var(--profile-purple-shadow)}.profile-color-purple .btn-dark.selected{color:var(--color-white);background-color:var(--profile-purple-shadow)}.profile-color-purple .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-purple)}.profile-color-purple .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-purple .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-purple #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-purple);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-purple #dropZone.dragover{background-color:var(--profile-purple-shadow)}.profile-color-purple .backToTop{background:var(--profile-purple);color:#fff}.profile-color-purple .backToTop:hover{background:var(--profile-purple);color:#fff}.profile-color-purple .input-types input[type=radio],.profile-color-purple .input-types input[type=checkbox]{color:var(--profile-purple);border:.15em solid var(--profile-purple)}.profile-color-purple .input-types input[type=radio]::before{background-color:var(--profile-purple)}.profile-color-purple .pagination .active>.page-link,.profile-color-purple .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-purple);border-color:var(--profile-purple);color:#fff}.profile-color-purple div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-purple div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-purple);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-purple)), to(var(--profile-purple-shadow)));background:linear-gradient(to bottom, var(--profile-purple) 0%, var(--profile-purple-shadow) 100%)}.profile-color-purple div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-purple #dt-search-0:focus{border:1px solid var(--profile-purple)}.profile-color-purple-light{background-color:var(--profile-purple-light);color:var(--profile-purple)}.profile-color-plum [type=email],.profile-color-plum .form-control,.profile-color-plum .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-plum [type=email]:focus,.profile-color-plum .form-control:focus,.profile-color-plum .form-select:focus{background-color:var(--profile-plum-shadow) !important;border-color:var(--profile-plum);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-plum-shadow);box-shadow:0 0 0 .25rem var(--profile-plum-shadow)}.profile-color-plum .namefield,.profile-color-plum footer,.profile-color-plum #profileFontPreview{background-color:var(--profile-plum);color:var(--color-white)}.profile-color-plum .share{position:absolute;background-color:var(--profile-plum)}.profile-color-plum .share i{color:#fff}.profile-color-plum .share:hover{color:var(--profile-plum)}.profile-color-plum .share:hover i{color:var(--profile-plum)}.profile-color-plum .share-circle{position:absolute}.profile-color-plum .share-circle i{color:#fff}.profile-color-plum .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-plum .share-link i{font-size:22px}.profile-color-plum .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-plum .profile-menu div.item,.profile-color-plum .profile-menu a.item,.profile-color-plum .profile-menu-mobile div.item,.profile-color-plum .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-plum);border:1px solid var(--profile-plum)}.profile-color-plum .profile-menu a.item:hover,.profile-color-plum .profile-menu .item.active,.profile-color-plum .profile-menu-mobile a.item:hover,.profile-color-plum .profile-menu-mobile .item.active{background-color:var(--profile-plum);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-plum .profile-menu a.item:hover i,.profile-color-plum .profile-menu .item.active i,.profile-color-plum .profile-menu-mobile a.item:hover i,.profile-color-plum .profile-menu-mobile .item.active i{background-color:var(--profile-plum);color:var(--color-white)}.profile-color-plum .infotip .infotiptext{background-color:var(--profile-plum);color:var(--color-white)}.profile-color-plum .infotip .infotiptext::before{border-color:var(--profile-plum) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-plum .profile-menu-mobile i{border:none}.profile-color-plum .profile-menu-mobile a.item:hover,.profile-color-plum .profile-menu-mobile .item.active,.profile-color-plum .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-plum .timeline:before{background-color:var(--profile-plum)}.profile-color-plum .timeline-badge{background-color:var(--profile-plum)}.profile-color-plum .timeline>li>.timeline-panel:after{background-color:var(--profile-plum)}.profile-color-plum .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-plum .line{border-bottom:.9px solid var(--profile-plum)}.profile-color-plum .color-pick{background-color:var(--profile-plum)}.profile-color-plum .color-pick-light{background-color:var(--profile-plum-light)}.profile-color-plum i.fa fa-trash{color:var(--profile-plum)}.profile-color-plum .btn{background-color:var(--profile-plum);-webkit-box-shadow:2px 2px 8px 0 var(--profile-plum-shadow),2px 4px 20px 0 var(--profile-plum-shadow);box-shadow:2px 2px 8px 0 var(--profile-plum-shadow),2px 4px 20px 0 var(--profile-plum-shadow)}.profile-color-plum .btn i{color:#fff}.profile-color-plum .btn:hover,.profile-color-plum .btn:focus,.profile-color-plum .btn:active,.profile-color-plum .btn:disabled{color:var(--profile-plum);background-color:var(--color-white);border:1px solid var(--profile-plum);-webkit-box-shadow:2px 2px 8px 0 var(--profile-plum-shadow),2px 4px 20px 0 var(--profile-plum-shadow);box-shadow:2px 2px 8px 0 var(--profile-plum-shadow),2px 4px 20px 0 var(--profile-plum-shadow)}.profile-color-plum .btn:hover i,.profile-color-plum .btn:focus i,.profile-color-plum .btn:active i,.profile-color-plum .btn:disabled i{color:var(--profile-plum)}.profile-color-plum .btn.selected{color:var(--profile-plum);background-color:var(--color-white);border:1px solid var(--profile-plum)}.profile-color-plum .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-plum-shadow),2px 4px 20px 0 var(--profile-plum-shadow);box-shadow:2px 2px 8px 0 var(--profile-plum-shadow),2px 4px 20px 0 var(--profile-plum-shadow);color:var(--profile-plum)}.profile-color-plum .btn-light:hover,.profile-color-plum .btn-light:focus,.profile-color-plum .btn-light:active{color:var(--color-white);background-color:var(--profile-plum);border:1px solid var(--profile-plum);-webkit-box-shadow:2px 2px 8px 0 var(--profile-plum-shadow),2px 4px 20px 0 var(--profile-plum-shadow);box-shadow:2px 2px 8px 0 var(--profile-plum-shadow),2px 4px 20px 0 var(--profile-plum-shadow)}.profile-color-plum .btn-light.selected{color:var(--color-white);background-color:var(--profile-plum);border:1px solid var(--profile-plum)}.profile-color-plum .btn-dark{background-color:var(--profile-plum);color:#fff;border:1px solid var(--profile-plum)}.profile-color-plum .btn-dark:hover,.profile-color-plum .btn-dark:focus,.profile-color-plum .btn-dark:active{color:var(--color-white);background-color:var(--profile-plum-shadow)}.profile-color-plum .btn-dark.selected{color:var(--color-white);background-color:var(--profile-plum-shadow)}.profile-color-plum .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-plum)}.profile-color-plum .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-plum .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-plum #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-plum);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-plum #dropZone.dragover{background-color:var(--profile-plum-shadow)}.profile-color-plum .backToTop{background:var(--profile-plum);color:#fff}.profile-color-plum .backToTop:hover{background:var(--profile-plum);color:#fff}.profile-color-plum .input-types input[type=radio],.profile-color-plum .input-types input[type=checkbox]{color:var(--profile-plum);border:.15em solid var(--profile-plum)}.profile-color-plum .input-types input[type=radio]::before{background-color:var(--profile-plum)}.profile-color-plum .pagination .active>.page-link,.profile-color-plum .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-plum);border-color:var(--profile-plum);color:#fff}.profile-color-plum div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-plum div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-plum);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-plum)), to(var(--profile-plum-shadow)));background:linear-gradient(to bottom, var(--profile-plum) 0%, var(--profile-plum-shadow) 100%)}.profile-color-plum div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-plum #dt-search-0:focus{border:1px solid var(--profile-plum)}.profile-color-plum-light{background-color:var(--profile-plum-light);color:var(--profile-plum)}.profile-color-dark-blue [type=email],.profile-color-dark-blue .form-control,.profile-color-dark-blue .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-dark-blue [type=email]:focus,.profile-color-dark-blue .form-control:focus,.profile-color-dark-blue .form-select:focus{background-color:var(--profile-dark-blue-shadow) !important;border-color:var(--profile-dark-blue);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-dark-blue-shadow);box-shadow:0 0 0 .25rem var(--profile-dark-blue-shadow)}.profile-color-dark-blue .namefield,.profile-color-dark-blue footer,.profile-color-dark-blue #profileFontPreview{background-color:var(--profile-dark-blue);color:var(--color-white)}.profile-color-dark-blue .share{position:absolute;background-color:var(--profile-dark-blue)}.profile-color-dark-blue .share i{color:#fff}.profile-color-dark-blue .share:hover{color:var(--profile-dark-blue)}.profile-color-dark-blue .share:hover i{color:var(--profile-dark-blue)}.profile-color-dark-blue .share-circle{position:absolute}.profile-color-dark-blue .share-circle i{color:#fff}.profile-color-dark-blue .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-dark-blue .share-link i{font-size:22px}.profile-color-dark-blue .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-dark-blue .profile-menu div.item,.profile-color-dark-blue .profile-menu a.item,.profile-color-dark-blue .profile-menu-mobile div.item,.profile-color-dark-blue .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-dark-blue);border:1px solid var(--profile-dark-blue)}.profile-color-dark-blue .profile-menu a.item:hover,.profile-color-dark-blue .profile-menu .item.active,.profile-color-dark-blue .profile-menu-mobile a.item:hover,.profile-color-dark-blue .profile-menu-mobile .item.active{background-color:var(--profile-dark-blue);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-dark-blue .profile-menu a.item:hover i,.profile-color-dark-blue .profile-menu .item.active i,.profile-color-dark-blue .profile-menu-mobile a.item:hover i,.profile-color-dark-blue .profile-menu-mobile .item.active i{background-color:var(--profile-dark-blue);color:var(--color-white)}.profile-color-dark-blue .infotip .infotiptext{background-color:var(--profile-dark-blue);color:var(--color-white)}.profile-color-dark-blue .infotip .infotiptext::before{border-color:var(--profile-dark-blue) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-dark-blue .profile-menu-mobile i{border:none}.profile-color-dark-blue .profile-menu-mobile a.item:hover,.profile-color-dark-blue .profile-menu-mobile .item.active,.profile-color-dark-blue .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-dark-blue .timeline:before{background-color:var(--profile-dark-blue)}.profile-color-dark-blue .timeline-badge{background-color:var(--profile-dark-blue)}.profile-color-dark-blue .timeline>li>.timeline-panel:after{background-color:var(--profile-dark-blue)}.profile-color-dark-blue .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-dark-blue .line{border-bottom:.9px solid var(--profile-dark-blue)}.profile-color-dark-blue .color-pick{background-color:var(--profile-dark-blue)}.profile-color-dark-blue .color-pick-light{background-color:var(--profile-dark-blue-light)}.profile-color-dark-blue i.fa fa-trash{color:var(--profile-dark-blue)}.profile-color-dark-blue .btn{background-color:var(--profile-dark-blue);-webkit-box-shadow:2px 2px 8px 0 var(--profile-dark-blue-shadow),2px 4px 20px 0 var(--profile-dark-blue-shadow);box-shadow:2px 2px 8px 0 var(--profile-dark-blue-shadow),2px 4px 20px 0 var(--profile-dark-blue-shadow)}.profile-color-dark-blue .btn i{color:#fff}.profile-color-dark-blue .btn:hover,.profile-color-dark-blue .btn:focus,.profile-color-dark-blue .btn:active,.profile-color-dark-blue .btn:disabled{color:var(--profile-dark-blue);background-color:var(--color-white);border:1px solid var(--profile-dark-blue);-webkit-box-shadow:2px 2px 8px 0 var(--profile-dark-blue-shadow),2px 4px 20px 0 var(--profile-dark-blue-shadow);box-shadow:2px 2px 8px 0 var(--profile-dark-blue-shadow),2px 4px 20px 0 var(--profile-dark-blue-shadow)}.profile-color-dark-blue .btn:hover i,.profile-color-dark-blue .btn:focus i,.profile-color-dark-blue .btn:active i,.profile-color-dark-blue .btn:disabled i{color:var(--profile-dark-blue)}.profile-color-dark-blue .btn.selected{color:var(--profile-dark-blue);background-color:var(--color-white);border:1px solid var(--profile-dark-blue)}.profile-color-dark-blue .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-dark-blue-shadow),2px 4px 20px 0 var(--profile-dark-blue-shadow);box-shadow:2px 2px 8px 0 var(--profile-dark-blue-shadow),2px 4px 20px 0 var(--profile-dark-blue-shadow);color:var(--profile-dark-blue)}.profile-color-dark-blue .btn-light:hover,.profile-color-dark-blue .btn-light:focus,.profile-color-dark-blue .btn-light:active{color:var(--color-white);background-color:var(--profile-dark-blue);border:1px solid var(--profile-dark-blue);-webkit-box-shadow:2px 2px 8px 0 var(--profile-dark-blue-shadow),2px 4px 20px 0 var(--profile-dark-blue-shadow);box-shadow:2px 2px 8px 0 var(--profile-dark-blue-shadow),2px 4px 20px 0 var(--profile-dark-blue-shadow)}.profile-color-dark-blue .btn-light.selected{color:var(--color-white);background-color:var(--profile-dark-blue);border:1px solid var(--profile-dark-blue)}.profile-color-dark-blue .btn-dark{background-color:var(--profile-dark-blue);color:#fff;border:1px solid var(--profile-dark-blue)}.profile-color-dark-blue .btn-dark:hover,.profile-color-dark-blue .btn-dark:focus,.profile-color-dark-blue .btn-dark:active{color:var(--color-white);background-color:var(--profile-dark-blue-shadow)}.profile-color-dark-blue .btn-dark.selected{color:var(--color-white);background-color:var(--profile-dark-blue-shadow)}.profile-color-dark-blue .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-dark-blue)}.profile-color-dark-blue .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-dark-blue .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-dark-blue #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-dark-blue);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-dark-blue #dropZone.dragover{background-color:var(--profile-dark-blue-shadow)}.profile-color-dark-blue .backToTop{background:var(--profile-dark-blue);color:#fff}.profile-color-dark-blue .backToTop:hover{background:var(--profile-dark-blue);color:#fff}.profile-color-dark-blue .input-types input[type=radio],.profile-color-dark-blue .input-types input[type=checkbox]{color:var(--profile-dark-blue);border:.15em solid var(--profile-dark-blue)}.profile-color-dark-blue .input-types input[type=radio]::before{background-color:var(--profile-dark-blue)}.profile-color-dark-blue .pagination .active>.page-link,.profile-color-dark-blue .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-dark-blue);border-color:var(--profile-dark-blue);color:#fff}.profile-color-dark-blue div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-dark-blue div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-dark-blue);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-dark-blue)), to(var(--profile-dark-blue-shadow)));background:linear-gradient(to bottom, var(--profile-dark-blue) 0%, var(--profile-dark-blue-shadow) 100%)}.profile-color-dark-blue div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-dark-blue #dt-search-0:focus{border:1px solid var(--profile-dark-blue)}.profile-color-dark-blue-light{background-color:var(--profile-dark-blue-light);color:var(--profile-dark-blue)}.profile-color-mid-blue [type=email],.profile-color-mid-blue .form-control,.profile-color-mid-blue .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-mid-blue [type=email]:focus,.profile-color-mid-blue .form-control:focus,.profile-color-mid-blue .form-select:focus{background-color:var(--profile-mid-blue-shadow) !important;border-color:var(--profile-mid-blue);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-mid-blue-shadow);box-shadow:0 0 0 .25rem var(--profile-mid-blue-shadow)}.profile-color-mid-blue .namefield,.profile-color-mid-blue footer,.profile-color-mid-blue #profileFontPreview{background-color:var(--profile-mid-blue);color:var(--color-white)}.profile-color-mid-blue .share{position:absolute;background-color:var(--profile-mid-blue)}.profile-color-mid-blue .share i{color:#fff}.profile-color-mid-blue .share:hover{color:var(--profile-mid-blue)}.profile-color-mid-blue .share:hover i{color:var(--profile-mid-blue)}.profile-color-mid-blue .share-circle{position:absolute}.profile-color-mid-blue .share-circle i{color:#fff}.profile-color-mid-blue .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-mid-blue .share-link i{font-size:22px}.profile-color-mid-blue .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-mid-blue .profile-menu div.item,.profile-color-mid-blue .profile-menu a.item,.profile-color-mid-blue .profile-menu-mobile div.item,.profile-color-mid-blue .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-mid-blue);border:1px solid var(--profile-mid-blue)}.profile-color-mid-blue .profile-menu a.item:hover,.profile-color-mid-blue .profile-menu .item.active,.profile-color-mid-blue .profile-menu-mobile a.item:hover,.profile-color-mid-blue .profile-menu-mobile .item.active{background-color:var(--profile-mid-blue);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-mid-blue .profile-menu a.item:hover i,.profile-color-mid-blue .profile-menu .item.active i,.profile-color-mid-blue .profile-menu-mobile a.item:hover i,.profile-color-mid-blue .profile-menu-mobile .item.active i{background-color:var(--profile-mid-blue);color:var(--color-white)}.profile-color-mid-blue .infotip .infotiptext{background-color:var(--profile-mid-blue);color:var(--color-white)}.profile-color-mid-blue .infotip .infotiptext::before{border-color:var(--profile-mid-blue) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-mid-blue .profile-menu-mobile i{border:none}.profile-color-mid-blue .profile-menu-mobile a.item:hover,.profile-color-mid-blue .profile-menu-mobile .item.active,.profile-color-mid-blue .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-mid-blue .timeline:before{background-color:var(--profile-mid-blue)}.profile-color-mid-blue .timeline-badge{background-color:var(--profile-mid-blue)}.profile-color-mid-blue .timeline>li>.timeline-panel:after{background-color:var(--profile-mid-blue)}.profile-color-mid-blue .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-mid-blue .line{border-bottom:.9px solid var(--profile-mid-blue)}.profile-color-mid-blue .color-pick{background-color:var(--profile-mid-blue)}.profile-color-mid-blue .color-pick-light{background-color:var(--profile-mid-blue-light)}.profile-color-mid-blue i.fa fa-trash{color:var(--profile-mid-blue)}.profile-color-mid-blue .btn{background-color:var(--profile-mid-blue);-webkit-box-shadow:2px 2px 8px 0 var(--profile-mid-blue-shadow),2px 4px 20px 0 var(--profile-mid-blue-shadow);box-shadow:2px 2px 8px 0 var(--profile-mid-blue-shadow),2px 4px 20px 0 var(--profile-mid-blue-shadow)}.profile-color-mid-blue .btn i{color:#fff}.profile-color-mid-blue .btn:hover,.profile-color-mid-blue .btn:focus,.profile-color-mid-blue .btn:active,.profile-color-mid-blue .btn:disabled{color:var(--profile-mid-blue);background-color:var(--color-white);border:1px solid var(--profile-mid-blue);-webkit-box-shadow:2px 2px 8px 0 var(--profile-mid-blue-shadow),2px 4px 20px 0 var(--profile-mid-blue-shadow);box-shadow:2px 2px 8px 0 var(--profile-mid-blue-shadow),2px 4px 20px 0 var(--profile-mid-blue-shadow)}.profile-color-mid-blue .btn:hover i,.profile-color-mid-blue .btn:focus i,.profile-color-mid-blue .btn:active i,.profile-color-mid-blue .btn:disabled i{color:var(--profile-mid-blue)}.profile-color-mid-blue .btn.selected{color:var(--profile-mid-blue);background-color:var(--color-white);border:1px solid var(--profile-mid-blue)}.profile-color-mid-blue .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-mid-blue-shadow),2px 4px 20px 0 var(--profile-mid-blue-shadow);box-shadow:2px 2px 8px 0 var(--profile-mid-blue-shadow),2px 4px 20px 0 var(--profile-mid-blue-shadow);color:var(--profile-mid-blue)}.profile-color-mid-blue .btn-light:hover,.profile-color-mid-blue .btn-light:focus,.profile-color-mid-blue .btn-light:active{color:var(--color-white);background-color:var(--profile-mid-blue);border:1px solid var(--profile-mid-blue);-webkit-box-shadow:2px 2px 8px 0 var(--profile-mid-blue-shadow),2px 4px 20px 0 var(--profile-mid-blue-shadow);box-shadow:2px 2px 8px 0 var(--profile-mid-blue-shadow),2px 4px 20px 0 var(--profile-mid-blue-shadow)}.profile-color-mid-blue .btn-light.selected{color:var(--color-white);background-color:var(--profile-mid-blue);border:1px solid var(--profile-mid-blue)}.profile-color-mid-blue .btn-dark{background-color:var(--profile-mid-blue);color:#fff;border:1px solid var(--profile-mid-blue)}.profile-color-mid-blue .btn-dark:hover,.profile-color-mid-blue .btn-dark:focus,.profile-color-mid-blue .btn-dark:active{color:var(--color-white);background-color:var(--profile-mid-blue-shadow)}.profile-color-mid-blue .btn-dark.selected{color:var(--color-white);background-color:var(--profile-mid-blue-shadow)}.profile-color-mid-blue .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-mid-blue)}.profile-color-mid-blue .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-mid-blue .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-mid-blue #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-mid-blue);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-mid-blue #dropZone.dragover{background-color:var(--profile-mid-blue-shadow)}.profile-color-mid-blue .backToTop{background:var(--profile-mid-blue);color:#fff}.profile-color-mid-blue .backToTop:hover{background:var(--profile-mid-blue);color:#fff}.profile-color-mid-blue .input-types input[type=radio],.profile-color-mid-blue .input-types input[type=checkbox]{color:var(--profile-mid-blue);border:.15em solid var(--profile-mid-blue)}.profile-color-mid-blue .input-types input[type=radio]::before{background-color:var(--profile-mid-blue)}.profile-color-mid-blue .pagination .active>.page-link,.profile-color-mid-blue .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-mid-blue);border-color:var(--profile-mid-blue);color:#fff}.profile-color-mid-blue div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-mid-blue div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-mid-blue);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-mid-blue)), to(var(--profile-mid-blue-shadow)));background:linear-gradient(to bottom, var(--profile-mid-blue) 0%, var(--profile-mid-blue-shadow) 100%)}.profile-color-mid-blue div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-mid-blue #dt-search-0:focus{border:1px solid var(--profile-mid-blue)}.profile-color-mid-blue-light{background-color:var(--profile-mid-blue-light);color:var(--profile-mid-blue)}.profile-color-blue-light [type=email],.profile-color-blue-light .form-control,.profile-color-blue-light .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-blue-light [type=email]:focus,.profile-color-blue-light .form-control:focus,.profile-color-blue-light .form-select:focus{background-color:var(--profile-blue-light-shadow) !important;border-color:var(--profile-blue-light);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-blue-light-shadow);box-shadow:0 0 0 .25rem var(--profile-blue-light-shadow)}.profile-color-blue-light .namefield,.profile-color-blue-light footer,.profile-color-blue-light #profileFontPreview{background-color:var(--profile-blue-light);color:var(--color-white)}.profile-color-blue-light .share{position:absolute;background-color:var(--profile-blue-light)}.profile-color-blue-light .share i{color:#fff}.profile-color-blue-light .share:hover{color:var(--profile-blue-light)}.profile-color-blue-light .share:hover i{color:var(--profile-blue-light)}.profile-color-blue-light .share-circle{position:absolute}.profile-color-blue-light .share-circle i{color:#fff}.profile-color-blue-light .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-blue-light .share-link i{font-size:22px}.profile-color-blue-light .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-blue-light .profile-menu div.item,.profile-color-blue-light .profile-menu a.item,.profile-color-blue-light .profile-menu-mobile div.item,.profile-color-blue-light .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-blue-light);border:1px solid var(--profile-blue-light)}.profile-color-blue-light .profile-menu a.item:hover,.profile-color-blue-light .profile-menu .item.active,.profile-color-blue-light .profile-menu-mobile a.item:hover,.profile-color-blue-light .profile-menu-mobile .item.active{background-color:var(--profile-blue-light);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-blue-light .profile-menu a.item:hover i,.profile-color-blue-light .profile-menu .item.active i,.profile-color-blue-light .profile-menu-mobile a.item:hover i,.profile-color-blue-light .profile-menu-mobile .item.active i{background-color:var(--profile-blue-light);color:var(--color-white)}.profile-color-blue-light .infotip .infotiptext{background-color:var(--profile-blue-light);color:var(--color-white)}.profile-color-blue-light .infotip .infotiptext::before{border-color:var(--profile-blue-light) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-blue-light .profile-menu-mobile i{border:none}.profile-color-blue-light .profile-menu-mobile a.item:hover,.profile-color-blue-light .profile-menu-mobile .item.active,.profile-color-blue-light .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-blue-light .timeline:before{background-color:var(--profile-blue-light)}.profile-color-blue-light .timeline-badge{background-color:var(--profile-blue-light)}.profile-color-blue-light .timeline>li>.timeline-panel:after{background-color:var(--profile-blue-light)}.profile-color-blue-light .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-blue-light .line{border-bottom:.9px solid var(--profile-blue-light)}.profile-color-blue-light .color-pick{background-color:var(--profile-blue-light)}.profile-color-blue-light .color-pick-light{background-color:var(--profile-blue-light-light)}.profile-color-blue-light i.fa fa-trash{color:var(--profile-blue-light)}.profile-color-blue-light .btn{background-color:var(--profile-blue-light);-webkit-box-shadow:2px 2px 8px 0 var(--profile-blue-light-shadow),2px 4px 20px 0 var(--profile-blue-light-shadow);box-shadow:2px 2px 8px 0 var(--profile-blue-light-shadow),2px 4px 20px 0 var(--profile-blue-light-shadow)}.profile-color-blue-light .btn i{color:#fff}.profile-color-blue-light .btn:hover,.profile-color-blue-light .btn:focus,.profile-color-blue-light .btn:active,.profile-color-blue-light .btn:disabled{color:var(--profile-blue-light);background-color:var(--color-white);border:1px solid var(--profile-blue-light);-webkit-box-shadow:2px 2px 8px 0 var(--profile-blue-light-shadow),2px 4px 20px 0 var(--profile-blue-light-shadow);box-shadow:2px 2px 8px 0 var(--profile-blue-light-shadow),2px 4px 20px 0 var(--profile-blue-light-shadow)}.profile-color-blue-light .btn:hover i,.profile-color-blue-light .btn:focus i,.profile-color-blue-light .btn:active i,.profile-color-blue-light .btn:disabled i{color:var(--profile-blue-light)}.profile-color-blue-light .btn.selected{color:var(--profile-blue-light);background-color:var(--color-white);border:1px solid var(--profile-blue-light)}.profile-color-blue-light .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-blue-light-shadow),2px 4px 20px 0 var(--profile-blue-light-shadow);box-shadow:2px 2px 8px 0 var(--profile-blue-light-shadow),2px 4px 20px 0 var(--profile-blue-light-shadow);color:var(--profile-blue-light)}.profile-color-blue-light .btn-light:hover,.profile-color-blue-light .btn-light:focus,.profile-color-blue-light .btn-light:active{color:var(--color-white);background-color:var(--profile-blue-light);border:1px solid var(--profile-blue-light);-webkit-box-shadow:2px 2px 8px 0 var(--profile-blue-light-shadow),2px 4px 20px 0 var(--profile-blue-light-shadow);box-shadow:2px 2px 8px 0 var(--profile-blue-light-shadow),2px 4px 20px 0 var(--profile-blue-light-shadow)}.profile-color-blue-light .btn-light.selected{color:var(--color-white);background-color:var(--profile-blue-light);border:1px solid var(--profile-blue-light)}.profile-color-blue-light .btn-dark{background-color:var(--profile-blue-light);color:#fff;border:1px solid var(--profile-blue-light)}.profile-color-blue-light .btn-dark:hover,.profile-color-blue-light .btn-dark:focus,.profile-color-blue-light .btn-dark:active{color:var(--color-white);background-color:var(--profile-blue-light-shadow)}.profile-color-blue-light .btn-dark.selected{color:var(--color-white);background-color:var(--profile-blue-light-shadow)}.profile-color-blue-light .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-blue-light)}.profile-color-blue-light .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-blue-light .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-blue-light #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-blue-light);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-blue-light #dropZone.dragover{background-color:var(--profile-blue-light-shadow)}.profile-color-blue-light .backToTop{background:var(--profile-blue-light);color:#fff}.profile-color-blue-light .backToTop:hover{background:var(--profile-blue-light);color:#fff}.profile-color-blue-light .input-types input[type=radio],.profile-color-blue-light .input-types input[type=checkbox]{color:var(--profile-blue-light);border:.15em solid var(--profile-blue-light)}.profile-color-blue-light .input-types input[type=radio]::before{background-color:var(--profile-blue-light)}.profile-color-blue-light .pagination .active>.page-link,.profile-color-blue-light .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-blue-light);border-color:var(--profile-blue-light);color:#fff}.profile-color-blue-light div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-blue-light div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-blue-light);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-blue-light)), to(var(--profile-blue-light-shadow)));background:linear-gradient(to bottom, var(--profile-blue-light) 0%, var(--profile-blue-light-shadow) 100%)}.profile-color-blue-light div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-blue-light #dt-search-0:focus{border:1px solid var(--profile-blue-light)}.profile-color-blue-light-light{background-color:var(--profile-blue-light-light);color:var(--profile-blue-light)}.profile-color-black-white [type=email],.profile-color-black-white .form-control,.profile-color-black-white .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-black-white [type=email]:focus,.profile-color-black-white .form-control:focus,.profile-color-black-white .form-select:focus{background-color:var(--profile-black-white-shadow) !important;border-color:var(--profile-black-white);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-black-white-shadow);box-shadow:0 0 0 .25rem var(--profile-black-white-shadow)}.profile-color-black-white .namefield,.profile-color-black-white footer,.profile-color-black-white #profileFontPreview{background-color:var(--profile-black-white);color:var(--color-white)}.profile-color-black-white .share{position:absolute;background-color:var(--profile-black-white)}.profile-color-black-white .share i{color:#fff}.profile-color-black-white .share:hover{color:var(--profile-black-white)}.profile-color-black-white .share:hover i{color:var(--profile-black-white)}.profile-color-black-white .share-circle{position:absolute}.profile-color-black-white .share-circle i{color:#fff}.profile-color-black-white .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-black-white .share-link i{font-size:22px}.profile-color-black-white .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-black-white .profile-menu div.item,.profile-color-black-white .profile-menu a.item,.profile-color-black-white .profile-menu-mobile div.item,.profile-color-black-white .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-black-white);border:1px solid var(--profile-black-white)}.profile-color-black-white .profile-menu a.item:hover,.profile-color-black-white .profile-menu .item.active,.profile-color-black-white .profile-menu-mobile a.item:hover,.profile-color-black-white .profile-menu-mobile .item.active{background-color:var(--profile-black-white);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-black-white .profile-menu a.item:hover i,.profile-color-black-white .profile-menu .item.active i,.profile-color-black-white .profile-menu-mobile a.item:hover i,.profile-color-black-white .profile-menu-mobile .item.active i{background-color:var(--profile-black-white);color:var(--color-white)}.profile-color-black-white .infotip .infotiptext{background-color:var(--profile-black-white);color:var(--color-white)}.profile-color-black-white .infotip .infotiptext::before{border-color:var(--profile-black-white) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-black-white .profile-menu-mobile i{border:none}.profile-color-black-white .profile-menu-mobile a.item:hover,.profile-color-black-white .profile-menu-mobile .item.active,.profile-color-black-white .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-black-white .timeline:before{background-color:var(--profile-black-white)}.profile-color-black-white .timeline-badge{background-color:var(--profile-black-white)}.profile-color-black-white .timeline>li>.timeline-panel:after{background-color:var(--profile-black-white)}.profile-color-black-white .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-black-white .line{border-bottom:.9px solid var(--profile-black-white)}.profile-color-black-white .color-pick{background-color:var(--profile-black-white)}.profile-color-black-white .color-pick-light{background-color:var(--profile-black-white-light)}.profile-color-black-white i.fa fa-trash{color:var(--profile-black-white)}.profile-color-black-white .btn{background-color:var(--profile-black-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-black-white-shadow),2px 4px 20px 0 var(--profile-black-white-shadow);box-shadow:2px 2px 8px 0 var(--profile-black-white-shadow),2px 4px 20px 0 var(--profile-black-white-shadow)}.profile-color-black-white .btn i{color:#fff}.profile-color-black-white .btn:hover,.profile-color-black-white .btn:focus,.profile-color-black-white .btn:active,.profile-color-black-white .btn:disabled{color:var(--profile-black-white);background-color:var(--color-white);border:1px solid var(--profile-black-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-black-white-shadow),2px 4px 20px 0 var(--profile-black-white-shadow);box-shadow:2px 2px 8px 0 var(--profile-black-white-shadow),2px 4px 20px 0 var(--profile-black-white-shadow)}.profile-color-black-white .btn:hover i,.profile-color-black-white .btn:focus i,.profile-color-black-white .btn:active i,.profile-color-black-white .btn:disabled i{color:var(--profile-black-white)}.profile-color-black-white .btn.selected{color:var(--profile-black-white);background-color:var(--color-white);border:1px solid var(--profile-black-white)}.profile-color-black-white .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-black-white-shadow),2px 4px 20px 0 var(--profile-black-white-shadow);box-shadow:2px 2px 8px 0 var(--profile-black-white-shadow),2px 4px 20px 0 var(--profile-black-white-shadow);color:var(--profile-black-white)}.profile-color-black-white .btn-light:hover,.profile-color-black-white .btn-light:focus,.profile-color-black-white .btn-light:active{color:var(--color-white);background-color:var(--profile-black-white);border:1px solid var(--profile-black-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-black-white-shadow),2px 4px 20px 0 var(--profile-black-white-shadow);box-shadow:2px 2px 8px 0 var(--profile-black-white-shadow),2px 4px 20px 0 var(--profile-black-white-shadow)}.profile-color-black-white .btn-light.selected{color:var(--color-white);background-color:var(--profile-black-white);border:1px solid var(--profile-black-white)}.profile-color-black-white .btn-dark{background-color:var(--profile-black-white);color:#fff;border:1px solid var(--profile-black-white)}.profile-color-black-white .btn-dark:hover,.profile-color-black-white .btn-dark:focus,.profile-color-black-white .btn-dark:active{color:var(--color-white);background-color:var(--profile-black-white-shadow)}.profile-color-black-white .btn-dark.selected{color:var(--color-white);background-color:var(--profile-black-white-shadow)}.profile-color-black-white .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-black-white)}.profile-color-black-white .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-black-white .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-black-white #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-black-white);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-black-white #dropZone.dragover{background-color:var(--profile-black-white-shadow)}.profile-color-black-white .backToTop{background:var(--profile-black-white);color:#fff}.profile-color-black-white .backToTop:hover{background:var(--profile-black-white);color:#fff}.profile-color-black-white .input-types input[type=radio],.profile-color-black-white .input-types input[type=checkbox]{color:var(--profile-black-white);border:.15em solid var(--profile-black-white)}.profile-color-black-white .input-types input[type=radio]::before{background-color:var(--profile-black-white)}.profile-color-black-white .pagination .active>.page-link,.profile-color-black-white .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-black-white);border-color:var(--profile-black-white);color:#fff}.profile-color-black-white div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-black-white div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-black-white);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-black-white)), to(var(--profile-black-white-shadow)));background:linear-gradient(to bottom, var(--profile-black-white) 0%, var(--profile-black-white-shadow) 100%)}.profile-color-black-white div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-black-white #dt-search-0:focus{border:1px solid var(--profile-black-white)}.profile-color-black-white-light{background-color:var(--profile-black-white-light);color:var(--profile-black-white)}.profile-color-moss [type=email],.profile-color-moss .form-control,.profile-color-moss .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-moss [type=email]:focus,.profile-color-moss .form-control:focus,.profile-color-moss .form-select:focus{background-color:var(--profile-moss-shadow) !important;border-color:var(--profile-moss);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-moss-shadow);box-shadow:0 0 0 .25rem var(--profile-moss-shadow)}.profile-color-moss .namefield,.profile-color-moss footer,.profile-color-moss #profileFontPreview{background-color:var(--profile-moss);color:var(--color-white)}.profile-color-moss .share{position:absolute;background-color:var(--profile-moss)}.profile-color-moss .share i{color:#fff}.profile-color-moss .share:hover{color:var(--profile-moss)}.profile-color-moss .share:hover i{color:var(--profile-moss)}.profile-color-moss .share-circle{position:absolute}.profile-color-moss .share-circle i{color:#fff}.profile-color-moss .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-moss .share-link i{font-size:22px}.profile-color-moss .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-moss .profile-menu div.item,.profile-color-moss .profile-menu a.item,.profile-color-moss .profile-menu-mobile div.item,.profile-color-moss .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-moss);border:1px solid var(--profile-moss)}.profile-color-moss .profile-menu a.item:hover,.profile-color-moss .profile-menu .item.active,.profile-color-moss .profile-menu-mobile a.item:hover,.profile-color-moss .profile-menu-mobile .item.active{background-color:var(--profile-moss);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-moss .profile-menu a.item:hover i,.profile-color-moss .profile-menu .item.active i,.profile-color-moss .profile-menu-mobile a.item:hover i,.profile-color-moss .profile-menu-mobile .item.active i{background-color:var(--profile-moss);color:var(--color-white)}.profile-color-moss .infotip .infotiptext{background-color:var(--profile-moss);color:var(--color-white)}.profile-color-moss .infotip .infotiptext::before{border-color:var(--profile-moss) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-moss .profile-menu-mobile i{border:none}.profile-color-moss .profile-menu-mobile a.item:hover,.profile-color-moss .profile-menu-mobile .item.active,.profile-color-moss .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-moss .timeline:before{background-color:var(--profile-moss)}.profile-color-moss .timeline-badge{background-color:var(--profile-moss)}.profile-color-moss .timeline>li>.timeline-panel:after{background-color:var(--profile-moss)}.profile-color-moss .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-moss .line{border-bottom:.9px solid var(--profile-moss)}.profile-color-moss .color-pick{background-color:var(--profile-moss)}.profile-color-moss .color-pick-light{background-color:var(--profile-moss-light)}.profile-color-moss i.fa fa-trash{color:var(--profile-moss)}.profile-color-moss .btn{background-color:var(--profile-moss);-webkit-box-shadow:2px 2px 8px 0 var(--profile-moss-shadow),2px 4px 20px 0 var(--profile-moss-shadow);box-shadow:2px 2px 8px 0 var(--profile-moss-shadow),2px 4px 20px 0 var(--profile-moss-shadow)}.profile-color-moss .btn i{color:#fff}.profile-color-moss .btn:hover,.profile-color-moss .btn:focus,.profile-color-moss .btn:active,.profile-color-moss .btn:disabled{color:var(--profile-moss);background-color:var(--color-white);border:1px solid var(--profile-moss);-webkit-box-shadow:2px 2px 8px 0 var(--profile-moss-shadow),2px 4px 20px 0 var(--profile-moss-shadow);box-shadow:2px 2px 8px 0 var(--profile-moss-shadow),2px 4px 20px 0 var(--profile-moss-shadow)}.profile-color-moss .btn:hover i,.profile-color-moss .btn:focus i,.profile-color-moss .btn:active i,.profile-color-moss .btn:disabled i{color:var(--profile-moss)}.profile-color-moss .btn.selected{color:var(--profile-moss);background-color:var(--color-white);border:1px solid var(--profile-moss)}.profile-color-moss .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-moss-shadow),2px 4px 20px 0 var(--profile-moss-shadow);box-shadow:2px 2px 8px 0 var(--profile-moss-shadow),2px 4px 20px 0 var(--profile-moss-shadow);color:var(--profile-moss)}.profile-color-moss .btn-light:hover,.profile-color-moss .btn-light:focus,.profile-color-moss .btn-light:active{color:var(--color-white);background-color:var(--profile-moss);border:1px solid var(--profile-moss);-webkit-box-shadow:2px 2px 8px 0 var(--profile-moss-shadow),2px 4px 20px 0 var(--profile-moss-shadow);box-shadow:2px 2px 8px 0 var(--profile-moss-shadow),2px 4px 20px 0 var(--profile-moss-shadow)}.profile-color-moss .btn-light.selected{color:var(--color-white);background-color:var(--profile-moss);border:1px solid var(--profile-moss)}.profile-color-moss .btn-dark{background-color:var(--profile-moss);color:#fff;border:1px solid var(--profile-moss)}.profile-color-moss .btn-dark:hover,.profile-color-moss .btn-dark:focus,.profile-color-moss .btn-dark:active{color:var(--color-white);background-color:var(--profile-moss-shadow)}.profile-color-moss .btn-dark.selected{color:var(--color-white);background-color:var(--profile-moss-shadow)}.profile-color-moss .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-moss)}.profile-color-moss .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-moss .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-moss #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-moss);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-moss #dropZone.dragover{background-color:var(--profile-moss-shadow)}.profile-color-moss .backToTop{background:var(--profile-moss);color:#fff}.profile-color-moss .backToTop:hover{background:var(--profile-moss);color:#fff}.profile-color-moss .input-types input[type=radio],.profile-color-moss .input-types input[type=checkbox]{color:var(--profile-moss);border:.15em solid var(--profile-moss)}.profile-color-moss .input-types input[type=radio]::before{background-color:var(--profile-moss)}.profile-color-moss .pagination .active>.page-link,.profile-color-moss .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-moss);border-color:var(--profile-moss);color:#fff}.profile-color-moss div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-moss div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-moss);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-moss)), to(var(--profile-moss-shadow)));background:linear-gradient(to bottom, var(--profile-moss) 0%, var(--profile-moss-shadow) 100%)}.profile-color-moss div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-moss #dt-search-0:focus{border:1px solid var(--profile-moss)}.profile-color-moss-light{background-color:var(--profile-moss-light);color:var(--profile-moss)}.profile-color-green [type=email],.profile-color-green .form-control,.profile-color-green .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-green [type=email]:focus,.profile-color-green .form-control:focus,.profile-color-green .form-select:focus{background-color:var(--profile-green-shadow) !important;border-color:var(--profile-green);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-green-shadow);box-shadow:0 0 0 .25rem var(--profile-green-shadow)}.profile-color-green .namefield,.profile-color-green footer,.profile-color-green #profileFontPreview{background-color:var(--profile-green);color:var(--color-white)}.profile-color-green .share{position:absolute;background-color:var(--profile-green)}.profile-color-green .share i{color:#fff}.profile-color-green .share:hover{color:var(--profile-green)}.profile-color-green .share:hover i{color:var(--profile-green)}.profile-color-green .share-circle{position:absolute}.profile-color-green .share-circle i{color:#fff}.profile-color-green .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-green .share-link i{font-size:22px}.profile-color-green .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-green .profile-menu div.item,.profile-color-green .profile-menu a.item,.profile-color-green .profile-menu-mobile div.item,.profile-color-green .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-green);border:1px solid var(--profile-green)}.profile-color-green .profile-menu a.item:hover,.profile-color-green .profile-menu .item.active,.profile-color-green .profile-menu-mobile a.item:hover,.profile-color-green .profile-menu-mobile .item.active{background-color:var(--profile-green);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-green .profile-menu a.item:hover i,.profile-color-green .profile-menu .item.active i,.profile-color-green .profile-menu-mobile a.item:hover i,.profile-color-green .profile-menu-mobile .item.active i{background-color:var(--profile-green);color:var(--color-white)}.profile-color-green .infotip .infotiptext{background-color:var(--profile-green);color:var(--color-white)}.profile-color-green .infotip .infotiptext::before{border-color:var(--profile-green) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-green .profile-menu-mobile i{border:none}.profile-color-green .profile-menu-mobile a.item:hover,.profile-color-green .profile-menu-mobile .item.active,.profile-color-green .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-green .timeline:before{background-color:var(--profile-green)}.profile-color-green .timeline-badge{background-color:var(--profile-green)}.profile-color-green .timeline>li>.timeline-panel:after{background-color:var(--profile-green)}.profile-color-green .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-green .line{border-bottom:.9px solid var(--profile-green)}.profile-color-green .color-pick{background-color:var(--profile-green)}.profile-color-green .color-pick-light{background-color:var(--profile-green-light)}.profile-color-green i.fa fa-trash{color:var(--profile-green)}.profile-color-green .btn{background-color:var(--profile-green);-webkit-box-shadow:2px 2px 8px 0 var(--profile-green-shadow),2px 4px 20px 0 var(--profile-green-shadow);box-shadow:2px 2px 8px 0 var(--profile-green-shadow),2px 4px 20px 0 var(--profile-green-shadow)}.profile-color-green .btn i{color:#fff}.profile-color-green .btn:hover,.profile-color-green .btn:focus,.profile-color-green .btn:active,.profile-color-green .btn:disabled{color:var(--profile-green);background-color:var(--color-white);border:1px solid var(--profile-green);-webkit-box-shadow:2px 2px 8px 0 var(--profile-green-shadow),2px 4px 20px 0 var(--profile-green-shadow);box-shadow:2px 2px 8px 0 var(--profile-green-shadow),2px 4px 20px 0 var(--profile-green-shadow)}.profile-color-green .btn:hover i,.profile-color-green .btn:focus i,.profile-color-green .btn:active i,.profile-color-green .btn:disabled i{color:var(--profile-green)}.profile-color-green .btn.selected{color:var(--profile-green);background-color:var(--color-white);border:1px solid var(--profile-green)}.profile-color-green .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-green-shadow),2px 4px 20px 0 var(--profile-green-shadow);box-shadow:2px 2px 8px 0 var(--profile-green-shadow),2px 4px 20px 0 var(--profile-green-shadow);color:var(--profile-green)}.profile-color-green .btn-light:hover,.profile-color-green .btn-light:focus,.profile-color-green .btn-light:active{color:var(--color-white);background-color:var(--profile-green);border:1px solid var(--profile-green);-webkit-box-shadow:2px 2px 8px 0 var(--profile-green-shadow),2px 4px 20px 0 var(--profile-green-shadow);box-shadow:2px 2px 8px 0 var(--profile-green-shadow),2px 4px 20px 0 var(--profile-green-shadow)}.profile-color-green .btn-light.selected{color:var(--color-white);background-color:var(--profile-green);border:1px solid var(--profile-green)}.profile-color-green .btn-dark{background-color:var(--profile-green);color:#fff;border:1px solid var(--profile-green)}.profile-color-green .btn-dark:hover,.profile-color-green .btn-dark:focus,.profile-color-green .btn-dark:active{color:var(--color-white);background-color:var(--profile-green-shadow)}.profile-color-green .btn-dark.selected{color:var(--color-white);background-color:var(--profile-green-shadow)}.profile-color-green .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-green)}.profile-color-green .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-green .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-green #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-green);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-green #dropZone.dragover{background-color:var(--profile-green-shadow)}.profile-color-green .backToTop{background:var(--profile-green);color:#fff}.profile-color-green .backToTop:hover{background:var(--profile-green);color:#fff}.profile-color-green .input-types input[type=radio],.profile-color-green .input-types input[type=checkbox]{color:var(--profile-green);border:.15em solid var(--profile-green)}.profile-color-green .input-types input[type=radio]::before{background-color:var(--profile-green)}.profile-color-green .pagination .active>.page-link,.profile-color-green .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-green);border-color:var(--profile-green);color:#fff}.profile-color-green div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-green div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-green);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-green)), to(var(--profile-green-shadow)));background:linear-gradient(to bottom, var(--profile-green) 0%, var(--profile-green-shadow) 100%)}.profile-color-green div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-green #dt-search-0:focus{border:1px solid var(--profile-green)}.profile-color-green-light{background-color:var(--profile-green-light);color:var(--profile-green)}.profile-color-olive [type=email],.profile-color-olive .form-control,.profile-color-olive .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-olive [type=email]:focus,.profile-color-olive .form-control:focus,.profile-color-olive .form-select:focus{background-color:var(--profile-olive-shadow) !important;border-color:var(--profile-olive);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-olive-shadow);box-shadow:0 0 0 .25rem var(--profile-olive-shadow)}.profile-color-olive .namefield,.profile-color-olive footer,.profile-color-olive #profileFontPreview{background-color:var(--profile-olive);color:var(--color-white)}.profile-color-olive .share{position:absolute;background-color:var(--profile-olive)}.profile-color-olive .share i{color:#fff}.profile-color-olive .share:hover{color:var(--profile-olive)}.profile-color-olive .share:hover i{color:var(--profile-olive)}.profile-color-olive .share-circle{position:absolute}.profile-color-olive .share-circle i{color:#fff}.profile-color-olive .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-olive .share-link i{font-size:22px}.profile-color-olive .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-olive .profile-menu div.item,.profile-color-olive .profile-menu a.item,.profile-color-olive .profile-menu-mobile div.item,.profile-color-olive .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-olive);border:1px solid var(--profile-olive)}.profile-color-olive .profile-menu a.item:hover,.profile-color-olive .profile-menu .item.active,.profile-color-olive .profile-menu-mobile a.item:hover,.profile-color-olive .profile-menu-mobile .item.active{background-color:var(--profile-olive);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-olive .profile-menu a.item:hover i,.profile-color-olive .profile-menu .item.active i,.profile-color-olive .profile-menu-mobile a.item:hover i,.profile-color-olive .profile-menu-mobile .item.active i{background-color:var(--profile-olive);color:var(--color-white)}.profile-color-olive .infotip .infotiptext{background-color:var(--profile-olive);color:var(--color-white)}.profile-color-olive .infotip .infotiptext::before{border-color:var(--profile-olive) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-olive .profile-menu-mobile i{border:none}.profile-color-olive .profile-menu-mobile a.item:hover,.profile-color-olive .profile-menu-mobile .item.active,.profile-color-olive .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-olive .timeline:before{background-color:var(--profile-olive)}.profile-color-olive .timeline-badge{background-color:var(--profile-olive)}.profile-color-olive .timeline>li>.timeline-panel:after{background-color:var(--profile-olive)}.profile-color-olive .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-olive .line{border-bottom:.9px solid var(--profile-olive)}.profile-color-olive .color-pick{background-color:var(--profile-olive)}.profile-color-olive .color-pick-light{background-color:var(--profile-olive-light)}.profile-color-olive i.fa fa-trash{color:var(--profile-olive)}.profile-color-olive .btn{background-color:var(--profile-olive);-webkit-box-shadow:2px 2px 8px 0 var(--profile-olive-shadow),2px 4px 20px 0 var(--profile-olive-shadow);box-shadow:2px 2px 8px 0 var(--profile-olive-shadow),2px 4px 20px 0 var(--profile-olive-shadow)}.profile-color-olive .btn i{color:#fff}.profile-color-olive .btn:hover,.profile-color-olive .btn:focus,.profile-color-olive .btn:active,.profile-color-olive .btn:disabled{color:var(--profile-olive);background-color:var(--color-white);border:1px solid var(--profile-olive);-webkit-box-shadow:2px 2px 8px 0 var(--profile-olive-shadow),2px 4px 20px 0 var(--profile-olive-shadow);box-shadow:2px 2px 8px 0 var(--profile-olive-shadow),2px 4px 20px 0 var(--profile-olive-shadow)}.profile-color-olive .btn:hover i,.profile-color-olive .btn:focus i,.profile-color-olive .btn:active i,.profile-color-olive .btn:disabled i{color:var(--profile-olive)}.profile-color-olive .btn.selected{color:var(--profile-olive);background-color:var(--color-white);border:1px solid var(--profile-olive)}.profile-color-olive .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-olive-shadow),2px 4px 20px 0 var(--profile-olive-shadow);box-shadow:2px 2px 8px 0 var(--profile-olive-shadow),2px 4px 20px 0 var(--profile-olive-shadow);color:var(--profile-olive)}.profile-color-olive .btn-light:hover,.profile-color-olive .btn-light:focus,.profile-color-olive .btn-light:active{color:var(--color-white);background-color:var(--profile-olive);border:1px solid var(--profile-olive);-webkit-box-shadow:2px 2px 8px 0 var(--profile-olive-shadow),2px 4px 20px 0 var(--profile-olive-shadow);box-shadow:2px 2px 8px 0 var(--profile-olive-shadow),2px 4px 20px 0 var(--profile-olive-shadow)}.profile-color-olive .btn-light.selected{color:var(--color-white);background-color:var(--profile-olive);border:1px solid var(--profile-olive)}.profile-color-olive .btn-dark{background-color:var(--profile-olive);color:#fff;border:1px solid var(--profile-olive)}.profile-color-olive .btn-dark:hover,.profile-color-olive .btn-dark:focus,.profile-color-olive .btn-dark:active{color:var(--color-white);background-color:var(--profile-olive-shadow)}.profile-color-olive .btn-dark.selected{color:var(--color-white);background-color:var(--profile-olive-shadow)}.profile-color-olive .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-olive)}.profile-color-olive .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-olive .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-olive #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-olive);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-olive #dropZone.dragover{background-color:var(--profile-olive-shadow)}.profile-color-olive .backToTop{background:var(--profile-olive);color:#fff}.profile-color-olive .backToTop:hover{background:var(--profile-olive);color:#fff}.profile-color-olive .input-types input[type=radio],.profile-color-olive .input-types input[type=checkbox]{color:var(--profile-olive);border:.15em solid var(--profile-olive)}.profile-color-olive .input-types input[type=radio]::before{background-color:var(--profile-olive)}.profile-color-olive .pagination .active>.page-link,.profile-color-olive .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-olive);border-color:var(--profile-olive);color:#fff}.profile-color-olive div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-olive div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-olive);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-olive)), to(var(--profile-olive-shadow)));background:linear-gradient(to bottom, var(--profile-olive) 0%, var(--profile-olive-shadow) 100%)}.profile-color-olive div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-olive #dt-search-0:focus{border:1px solid var(--profile-olive)}.profile-color-olive-light{background-color:var(--profile-olive-light);color:var(--profile-olive)}.profile-color-ochre [type=email],.profile-color-ochre .form-control,.profile-color-ochre .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-ochre [type=email]:focus,.profile-color-ochre .form-control:focus,.profile-color-ochre .form-select:focus{background-color:var(--profile-ochre-shadow) !important;border-color:var(--profile-ochre);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-ochre-shadow);box-shadow:0 0 0 .25rem var(--profile-ochre-shadow)}.profile-color-ochre .namefield,.profile-color-ochre footer,.profile-color-ochre #profileFontPreview{background-color:var(--profile-ochre);color:var(--color-white)}.profile-color-ochre .share{position:absolute;background-color:var(--profile-ochre)}.profile-color-ochre .share i{color:#fff}.profile-color-ochre .share:hover{color:var(--profile-ochre)}.profile-color-ochre .share:hover i{color:var(--profile-ochre)}.profile-color-ochre .share-circle{position:absolute}.profile-color-ochre .share-circle i{color:#fff}.profile-color-ochre .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-ochre .share-link i{font-size:22px}.profile-color-ochre .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-ochre .profile-menu div.item,.profile-color-ochre .profile-menu a.item,.profile-color-ochre .profile-menu-mobile div.item,.profile-color-ochre .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-ochre);border:1px solid var(--profile-ochre)}.profile-color-ochre .profile-menu a.item:hover,.profile-color-ochre .profile-menu .item.active,.profile-color-ochre .profile-menu-mobile a.item:hover,.profile-color-ochre .profile-menu-mobile .item.active{background-color:var(--profile-ochre);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-ochre .profile-menu a.item:hover i,.profile-color-ochre .profile-menu .item.active i,.profile-color-ochre .profile-menu-mobile a.item:hover i,.profile-color-ochre .profile-menu-mobile .item.active i{background-color:var(--profile-ochre);color:var(--color-white)}.profile-color-ochre .infotip .infotiptext{background-color:var(--profile-ochre);color:var(--color-white)}.profile-color-ochre .infotip .infotiptext::before{border-color:var(--profile-ochre) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-ochre .profile-menu-mobile i{border:none}.profile-color-ochre .profile-menu-mobile a.item:hover,.profile-color-ochre .profile-menu-mobile .item.active,.profile-color-ochre .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-ochre .timeline:before{background-color:var(--profile-ochre)}.profile-color-ochre .timeline-badge{background-color:var(--profile-ochre)}.profile-color-ochre .timeline>li>.timeline-panel:after{background-color:var(--profile-ochre)}.profile-color-ochre .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-ochre .line{border-bottom:.9px solid var(--profile-ochre)}.profile-color-ochre .color-pick{background-color:var(--profile-ochre)}.profile-color-ochre .color-pick-light{background-color:var(--profile-ochre-light)}.profile-color-ochre i.fa fa-trash{color:var(--profile-ochre)}.profile-color-ochre .btn{background-color:var(--profile-ochre);-webkit-box-shadow:2px 2px 8px 0 var(--profile-ochre-shadow),2px 4px 20px 0 var(--profile-ochre-shadow);box-shadow:2px 2px 8px 0 var(--profile-ochre-shadow),2px 4px 20px 0 var(--profile-ochre-shadow)}.profile-color-ochre .btn i{color:#fff}.profile-color-ochre .btn:hover,.profile-color-ochre .btn:focus,.profile-color-ochre .btn:active,.profile-color-ochre .btn:disabled{color:var(--profile-ochre);background-color:var(--color-white);border:1px solid var(--profile-ochre);-webkit-box-shadow:2px 2px 8px 0 var(--profile-ochre-shadow),2px 4px 20px 0 var(--profile-ochre-shadow);box-shadow:2px 2px 8px 0 var(--profile-ochre-shadow),2px 4px 20px 0 var(--profile-ochre-shadow)}.profile-color-ochre .btn:hover i,.profile-color-ochre .btn:focus i,.profile-color-ochre .btn:active i,.profile-color-ochre .btn:disabled i{color:var(--profile-ochre)}.profile-color-ochre .btn.selected{color:var(--profile-ochre);background-color:var(--color-white);border:1px solid var(--profile-ochre)}.profile-color-ochre .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-ochre-shadow),2px 4px 20px 0 var(--profile-ochre-shadow);box-shadow:2px 2px 8px 0 var(--profile-ochre-shadow),2px 4px 20px 0 var(--profile-ochre-shadow);color:var(--profile-ochre)}.profile-color-ochre .btn-light:hover,.profile-color-ochre .btn-light:focus,.profile-color-ochre .btn-light:active{color:var(--color-white);background-color:var(--profile-ochre);border:1px solid var(--profile-ochre);-webkit-box-shadow:2px 2px 8px 0 var(--profile-ochre-shadow),2px 4px 20px 0 var(--profile-ochre-shadow);box-shadow:2px 2px 8px 0 var(--profile-ochre-shadow),2px 4px 20px 0 var(--profile-ochre-shadow)}.profile-color-ochre .btn-light.selected{color:var(--color-white);background-color:var(--profile-ochre);border:1px solid var(--profile-ochre)}.profile-color-ochre .btn-dark{background-color:var(--profile-ochre);color:#fff;border:1px solid var(--profile-ochre)}.profile-color-ochre .btn-dark:hover,.profile-color-ochre .btn-dark:focus,.profile-color-ochre .btn-dark:active{color:var(--color-white);background-color:var(--profile-ochre-shadow)}.profile-color-ochre .btn-dark.selected{color:var(--color-white);background-color:var(--profile-ochre-shadow)}.profile-color-ochre .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-ochre)}.profile-color-ochre .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-ochre .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-ochre #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-ochre);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-ochre #dropZone.dragover{background-color:var(--profile-ochre-shadow)}.profile-color-ochre .backToTop{background:var(--profile-ochre);color:#fff}.profile-color-ochre .backToTop:hover{background:var(--profile-ochre);color:#fff}.profile-color-ochre .input-types input[type=radio],.profile-color-ochre .input-types input[type=checkbox]{color:var(--profile-ochre);border:.15em solid var(--profile-ochre)}.profile-color-ochre .input-types input[type=radio]::before{background-color:var(--profile-ochre)}.profile-color-ochre .pagination .active>.page-link,.profile-color-ochre .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-ochre);border-color:var(--profile-ochre);color:#fff}.profile-color-ochre div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-ochre div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-ochre);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-ochre)), to(var(--profile-ochre-shadow)));background:linear-gradient(to bottom, var(--profile-ochre) 0%, var(--profile-ochre-shadow) 100%)}.profile-color-ochre div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-ochre #dt-search-0:focus{border:1px solid var(--profile-ochre)}.profile-color-ochre-light{background-color:var(--profile-ochre-light);color:var(--profile-ochre)}.profile-color-mustard [type=email],.profile-color-mustard .form-control,.profile-color-mustard .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-mustard [type=email]:focus,.profile-color-mustard .form-control:focus,.profile-color-mustard .form-select:focus{background-color:var(--profile-mustard-shadow) !important;border-color:var(--profile-mustard);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-mustard-shadow);box-shadow:0 0 0 .25rem var(--profile-mustard-shadow)}.profile-color-mustard .namefield,.profile-color-mustard footer,.profile-color-mustard #profileFontPreview{background-color:var(--profile-mustard);color:var(--color-white)}.profile-color-mustard .share{position:absolute;background-color:var(--profile-mustard)}.profile-color-mustard .share i{color:#fff}.profile-color-mustard .share:hover{color:var(--profile-mustard)}.profile-color-mustard .share:hover i{color:var(--profile-mustard)}.profile-color-mustard .share-circle{position:absolute}.profile-color-mustard .share-circle i{color:#fff}.profile-color-mustard .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-mustard .share-link i{font-size:22px}.profile-color-mustard .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-mustard .profile-menu div.item,.profile-color-mustard .profile-menu a.item,.profile-color-mustard .profile-menu-mobile div.item,.profile-color-mustard .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-mustard);border:1px solid var(--profile-mustard)}.profile-color-mustard .profile-menu a.item:hover,.profile-color-mustard .profile-menu .item.active,.profile-color-mustard .profile-menu-mobile a.item:hover,.profile-color-mustard .profile-menu-mobile .item.active{background-color:var(--profile-mustard);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-mustard .profile-menu a.item:hover i,.profile-color-mustard .profile-menu .item.active i,.profile-color-mustard .profile-menu-mobile a.item:hover i,.profile-color-mustard .profile-menu-mobile .item.active i{background-color:var(--profile-mustard);color:var(--color-white)}.profile-color-mustard .infotip .infotiptext{background-color:var(--profile-mustard);color:var(--color-white)}.profile-color-mustard .infotip .infotiptext::before{border-color:var(--profile-mustard) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-mustard .profile-menu-mobile i{border:none}.profile-color-mustard .profile-menu-mobile a.item:hover,.profile-color-mustard .profile-menu-mobile .item.active,.profile-color-mustard .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-mustard .timeline:before{background-color:var(--profile-mustard)}.profile-color-mustard .timeline-badge{background-color:var(--profile-mustard)}.profile-color-mustard .timeline>li>.timeline-panel:after{background-color:var(--profile-mustard)}.profile-color-mustard .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-mustard .line{border-bottom:.9px solid var(--profile-mustard)}.profile-color-mustard .color-pick{background-color:var(--profile-mustard)}.profile-color-mustard .color-pick-light{background-color:var(--profile-mustard-light)}.profile-color-mustard i.fa fa-trash{color:var(--profile-mustard)}.profile-color-mustard .btn{background-color:var(--profile-mustard);-webkit-box-shadow:2px 2px 8px 0 var(--profile-mustard-shadow),2px 4px 20px 0 var(--profile-mustard-shadow);box-shadow:2px 2px 8px 0 var(--profile-mustard-shadow),2px 4px 20px 0 var(--profile-mustard-shadow)}.profile-color-mustard .btn i{color:#fff}.profile-color-mustard .btn:hover,.profile-color-mustard .btn:focus,.profile-color-mustard .btn:active,.profile-color-mustard .btn:disabled{color:var(--profile-mustard);background-color:var(--color-white);border:1px solid var(--profile-mustard);-webkit-box-shadow:2px 2px 8px 0 var(--profile-mustard-shadow),2px 4px 20px 0 var(--profile-mustard-shadow);box-shadow:2px 2px 8px 0 var(--profile-mustard-shadow),2px 4px 20px 0 var(--profile-mustard-shadow)}.profile-color-mustard .btn:hover i,.profile-color-mustard .btn:focus i,.profile-color-mustard .btn:active i,.profile-color-mustard .btn:disabled i{color:var(--profile-mustard)}.profile-color-mustard .btn.selected{color:var(--profile-mustard);background-color:var(--color-white);border:1px solid var(--profile-mustard)}.profile-color-mustard .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-mustard-shadow),2px 4px 20px 0 var(--profile-mustard-shadow);box-shadow:2px 2px 8px 0 var(--profile-mustard-shadow),2px 4px 20px 0 var(--profile-mustard-shadow);color:var(--profile-mustard)}.profile-color-mustard .btn-light:hover,.profile-color-mustard .btn-light:focus,.profile-color-mustard .btn-light:active{color:var(--color-white);background-color:var(--profile-mustard);border:1px solid var(--profile-mustard);-webkit-box-shadow:2px 2px 8px 0 var(--profile-mustard-shadow),2px 4px 20px 0 var(--profile-mustard-shadow);box-shadow:2px 2px 8px 0 var(--profile-mustard-shadow),2px 4px 20px 0 var(--profile-mustard-shadow)}.profile-color-mustard .btn-light.selected{color:var(--color-white);background-color:var(--profile-mustard);border:1px solid var(--profile-mustard)}.profile-color-mustard .btn-dark{background-color:var(--profile-mustard);color:#fff;border:1px solid var(--profile-mustard)}.profile-color-mustard .btn-dark:hover,.profile-color-mustard .btn-dark:focus,.profile-color-mustard .btn-dark:active{color:var(--color-white);background-color:var(--profile-mustard-shadow)}.profile-color-mustard .btn-dark.selected{color:var(--color-white);background-color:var(--profile-mustard-shadow)}.profile-color-mustard .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-mustard)}.profile-color-mustard .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-mustard .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-mustard #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-mustard);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-mustard #dropZone.dragover{background-color:var(--profile-mustard-shadow)}.profile-color-mustard .backToTop{background:var(--profile-mustard);color:#fff}.profile-color-mustard .backToTop:hover{background:var(--profile-mustard);color:#fff}.profile-color-mustard .input-types input[type=radio],.profile-color-mustard .input-types input[type=checkbox]{color:var(--profile-mustard);border:.15em solid var(--profile-mustard)}.profile-color-mustard .input-types input[type=radio]::before{background-color:var(--profile-mustard)}.profile-color-mustard .pagination .active>.page-link,.profile-color-mustard .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-mustard);border-color:var(--profile-mustard);color:#fff}.profile-color-mustard div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-mustard div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-mustard);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-mustard)), to(var(--profile-mustard-shadow)));background:linear-gradient(to bottom, var(--profile-mustard) 0%, var(--profile-mustard-shadow) 100%)}.profile-color-mustard div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-mustard #dt-search-0:focus{border:1px solid var(--profile-mustard)}.profile-color-mustard-light{background-color:var(--profile-mustard-light);color:var(--profile-mustard)}.profile-color-honey [type=email],.profile-color-honey .form-control,.profile-color-honey .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-honey [type=email]:focus,.profile-color-honey .form-control:focus,.profile-color-honey .form-select:focus{background-color:var(--profile-honey-shadow) !important;border-color:var(--profile-honey);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-honey-shadow);box-shadow:0 0 0 .25rem var(--profile-honey-shadow)}.profile-color-honey .namefield,.profile-color-honey footer,.profile-color-honey #profileFontPreview{background-color:var(--profile-honey);color:var(--color-white)}.profile-color-honey .share{position:absolute;background-color:var(--profile-honey)}.profile-color-honey .share i{color:#fff}.profile-color-honey .share:hover{color:var(--profile-honey)}.profile-color-honey .share:hover i{color:var(--profile-honey)}.profile-color-honey .share-circle{position:absolute}.profile-color-honey .share-circle i{color:#fff}.profile-color-honey .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-honey .share-link i{font-size:22px}.profile-color-honey .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-honey .profile-menu div.item,.profile-color-honey .profile-menu a.item,.profile-color-honey .profile-menu-mobile div.item,.profile-color-honey .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-honey);border:1px solid var(--profile-honey)}.profile-color-honey .profile-menu a.item:hover,.profile-color-honey .profile-menu .item.active,.profile-color-honey .profile-menu-mobile a.item:hover,.profile-color-honey .profile-menu-mobile .item.active{background-color:var(--profile-honey);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-honey .profile-menu a.item:hover i,.profile-color-honey .profile-menu .item.active i,.profile-color-honey .profile-menu-mobile a.item:hover i,.profile-color-honey .profile-menu-mobile .item.active i{background-color:var(--profile-honey);color:var(--color-white)}.profile-color-honey .infotip .infotiptext{background-color:var(--profile-honey);color:var(--color-white)}.profile-color-honey .infotip .infotiptext::before{border-color:var(--profile-honey) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-honey .profile-menu-mobile i{border:none}.profile-color-honey .profile-menu-mobile a.item:hover,.profile-color-honey .profile-menu-mobile .item.active,.profile-color-honey .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-honey .timeline:before{background-color:var(--profile-honey)}.profile-color-honey .timeline-badge{background-color:var(--profile-honey)}.profile-color-honey .timeline>li>.timeline-panel:after{background-color:var(--profile-honey)}.profile-color-honey .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-honey .line{border-bottom:.9px solid var(--profile-honey)}.profile-color-honey .color-pick{background-color:var(--profile-honey)}.profile-color-honey .color-pick-light{background-color:var(--profile-honey-light)}.profile-color-honey i.fa fa-trash{color:var(--profile-honey)}.profile-color-honey .btn{background-color:var(--profile-honey);-webkit-box-shadow:2px 2px 8px 0 var(--profile-honey-shadow),2px 4px 20px 0 var(--profile-honey-shadow);box-shadow:2px 2px 8px 0 var(--profile-honey-shadow),2px 4px 20px 0 var(--profile-honey-shadow)}.profile-color-honey .btn i{color:#fff}.profile-color-honey .btn:hover,.profile-color-honey .btn:focus,.profile-color-honey .btn:active,.profile-color-honey .btn:disabled{color:var(--profile-honey);background-color:var(--color-white);border:1px solid var(--profile-honey);-webkit-box-shadow:2px 2px 8px 0 var(--profile-honey-shadow),2px 4px 20px 0 var(--profile-honey-shadow);box-shadow:2px 2px 8px 0 var(--profile-honey-shadow),2px 4px 20px 0 var(--profile-honey-shadow)}.profile-color-honey .btn:hover i,.profile-color-honey .btn:focus i,.profile-color-honey .btn:active i,.profile-color-honey .btn:disabled i{color:var(--profile-honey)}.profile-color-honey .btn.selected{color:var(--profile-honey);background-color:var(--color-white);border:1px solid var(--profile-honey)}.profile-color-honey .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-honey-shadow),2px 4px 20px 0 var(--profile-honey-shadow);box-shadow:2px 2px 8px 0 var(--profile-honey-shadow),2px 4px 20px 0 var(--profile-honey-shadow);color:var(--profile-honey)}.profile-color-honey .btn-light:hover,.profile-color-honey .btn-light:focus,.profile-color-honey .btn-light:active{color:var(--color-white);background-color:var(--profile-honey);border:1px solid var(--profile-honey);-webkit-box-shadow:2px 2px 8px 0 var(--profile-honey-shadow),2px 4px 20px 0 var(--profile-honey-shadow);box-shadow:2px 2px 8px 0 var(--profile-honey-shadow),2px 4px 20px 0 var(--profile-honey-shadow)}.profile-color-honey .btn-light.selected{color:var(--color-white);background-color:var(--profile-honey);border:1px solid var(--profile-honey)}.profile-color-honey .btn-dark{background-color:var(--profile-honey);color:#fff;border:1px solid var(--profile-honey)}.profile-color-honey .btn-dark:hover,.profile-color-honey .btn-dark:focus,.profile-color-honey .btn-dark:active{color:var(--color-white);background-color:var(--profile-honey-shadow)}.profile-color-honey .btn-dark.selected{color:var(--color-white);background-color:var(--profile-honey-shadow)}.profile-color-honey .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-honey)}.profile-color-honey .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-honey .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-honey #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-honey);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-honey #dropZone.dragover{background-color:var(--profile-honey-shadow)}.profile-color-honey .backToTop{background:var(--profile-honey);color:#fff}.profile-color-honey .backToTop:hover{background:var(--profile-honey);color:#fff}.profile-color-honey .input-types input[type=radio],.profile-color-honey .input-types input[type=checkbox]{color:var(--profile-honey);border:.15em solid var(--profile-honey)}.profile-color-honey .input-types input[type=radio]::before{background-color:var(--profile-honey)}.profile-color-honey .pagination .active>.page-link,.profile-color-honey .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-honey);border-color:var(--profile-honey);color:#fff}.profile-color-honey div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-honey div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-honey);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-honey)), to(var(--profile-honey-shadow)));background:linear-gradient(to bottom, var(--profile-honey) 0%, var(--profile-honey-shadow) 100%)}.profile-color-honey div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-honey #dt-search-0:focus{border:1px solid var(--profile-honey)}.profile-color-honey-light{background-color:var(--profile-honey-light);color:var(--profile-honey)}.profile-color-orange [type=email],.profile-color-orange .form-control,.profile-color-orange .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-orange [type=email]:focus,.profile-color-orange .form-control:focus,.profile-color-orange .form-select:focus{background-color:var(--profile-orange-shadow) !important;border-color:var(--profile-orange);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-orange-shadow);box-shadow:0 0 0 .25rem var(--profile-orange-shadow)}.profile-color-orange .namefield,.profile-color-orange footer,.profile-color-orange #profileFontPreview{background-color:var(--profile-orange);color:var(--color-white)}.profile-color-orange .share{position:absolute;background-color:var(--profile-orange)}.profile-color-orange .share i{color:#fff}.profile-color-orange .share:hover{color:var(--profile-orange)}.profile-color-orange .share:hover i{color:var(--profile-orange)}.profile-color-orange .share-circle{position:absolute}.profile-color-orange .share-circle i{color:#fff}.profile-color-orange .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-orange .share-link i{font-size:22px}.profile-color-orange .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-orange .profile-menu div.item,.profile-color-orange .profile-menu a.item,.profile-color-orange .profile-menu-mobile div.item,.profile-color-orange .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-orange);border:1px solid var(--profile-orange)}.profile-color-orange .profile-menu a.item:hover,.profile-color-orange .profile-menu .item.active,.profile-color-orange .profile-menu-mobile a.item:hover,.profile-color-orange .profile-menu-mobile .item.active{background-color:var(--profile-orange);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-orange .profile-menu a.item:hover i,.profile-color-orange .profile-menu .item.active i,.profile-color-orange .profile-menu-mobile a.item:hover i,.profile-color-orange .profile-menu-mobile .item.active i{background-color:var(--profile-orange);color:var(--color-white)}.profile-color-orange .infotip .infotiptext{background-color:var(--profile-orange);color:var(--color-white)}.profile-color-orange .infotip .infotiptext::before{border-color:var(--profile-orange) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-orange .profile-menu-mobile i{border:none}.profile-color-orange .profile-menu-mobile a.item:hover,.profile-color-orange .profile-menu-mobile .item.active,.profile-color-orange .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-orange .timeline:before{background-color:var(--profile-orange)}.profile-color-orange .timeline-badge{background-color:var(--profile-orange)}.profile-color-orange .timeline>li>.timeline-panel:after{background-color:var(--profile-orange)}.profile-color-orange .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-orange .line{border-bottom:.9px solid var(--profile-orange)}.profile-color-orange .color-pick{background-color:var(--profile-orange)}.profile-color-orange .color-pick-light{background-color:var(--profile-orange-light)}.profile-color-orange i.fa fa-trash{color:var(--profile-orange)}.profile-color-orange .btn{background-color:var(--profile-orange);-webkit-box-shadow:2px 2px 8px 0 var(--profile-orange-shadow),2px 4px 20px 0 var(--profile-orange-shadow);box-shadow:2px 2px 8px 0 var(--profile-orange-shadow),2px 4px 20px 0 var(--profile-orange-shadow)}.profile-color-orange .btn i{color:#fff}.profile-color-orange .btn:hover,.profile-color-orange .btn:focus,.profile-color-orange .btn:active,.profile-color-orange .btn:disabled{color:var(--profile-orange);background-color:var(--color-white);border:1px solid var(--profile-orange);-webkit-box-shadow:2px 2px 8px 0 var(--profile-orange-shadow),2px 4px 20px 0 var(--profile-orange-shadow);box-shadow:2px 2px 8px 0 var(--profile-orange-shadow),2px 4px 20px 0 var(--profile-orange-shadow)}.profile-color-orange .btn:hover i,.profile-color-orange .btn:focus i,.profile-color-orange .btn:active i,.profile-color-orange .btn:disabled i{color:var(--profile-orange)}.profile-color-orange .btn.selected{color:var(--profile-orange);background-color:var(--color-white);border:1px solid var(--profile-orange)}.profile-color-orange .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-orange-shadow),2px 4px 20px 0 var(--profile-orange-shadow);box-shadow:2px 2px 8px 0 var(--profile-orange-shadow),2px 4px 20px 0 var(--profile-orange-shadow);color:var(--profile-orange)}.profile-color-orange .btn-light:hover,.profile-color-orange .btn-light:focus,.profile-color-orange .btn-light:active{color:var(--color-white);background-color:var(--profile-orange);border:1px solid var(--profile-orange);-webkit-box-shadow:2px 2px 8px 0 var(--profile-orange-shadow),2px 4px 20px 0 var(--profile-orange-shadow);box-shadow:2px 2px 8px 0 var(--profile-orange-shadow),2px 4px 20px 0 var(--profile-orange-shadow)}.profile-color-orange .btn-light.selected{color:var(--color-white);background-color:var(--profile-orange);border:1px solid var(--profile-orange)}.profile-color-orange .btn-dark{background-color:var(--profile-orange);color:#fff;border:1px solid var(--profile-orange)}.profile-color-orange .btn-dark:hover,.profile-color-orange .btn-dark:focus,.profile-color-orange .btn-dark:active{color:var(--color-white);background-color:var(--profile-orange-shadow)}.profile-color-orange .btn-dark.selected{color:var(--color-white);background-color:var(--profile-orange-shadow)}.profile-color-orange .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-orange)}.profile-color-orange .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-orange .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-orange #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-orange);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-orange #dropZone.dragover{background-color:var(--profile-orange-shadow)}.profile-color-orange .backToTop{background:var(--profile-orange);color:#fff}.profile-color-orange .backToTop:hover{background:var(--profile-orange);color:#fff}.profile-color-orange .input-types input[type=radio],.profile-color-orange .input-types input[type=checkbox]{color:var(--profile-orange);border:.15em solid var(--profile-orange)}.profile-color-orange .input-types input[type=radio]::before{background-color:var(--profile-orange)}.profile-color-orange .pagination .active>.page-link,.profile-color-orange .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-orange);border-color:var(--profile-orange);color:#fff}.profile-color-orange div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-orange div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-orange);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-orange)), to(var(--profile-orange-shadow)));background:linear-gradient(to bottom, var(--profile-orange) 0%, var(--profile-orange-shadow) 100%)}.profile-color-orange div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-orange #dt-search-0:focus{border:1px solid var(--profile-orange)}.profile-color-orange-light{background-color:var(--profile-orange-light);color:var(--profile-orange)}.profile-color-terracotta [type=email],.profile-color-terracotta .form-control,.profile-color-terracotta .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-terracotta [type=email]:focus,.profile-color-terracotta .form-control:focus,.profile-color-terracotta .form-select:focus{background-color:var(--profile-terracotta-shadow) !important;border-color:var(--profile-terracotta);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-terracotta-shadow);box-shadow:0 0 0 .25rem var(--profile-terracotta-shadow)}.profile-color-terracotta .namefield,.profile-color-terracotta footer,.profile-color-terracotta #profileFontPreview{background-color:var(--profile-terracotta);color:var(--color-white)}.profile-color-terracotta .share{position:absolute;background-color:var(--profile-terracotta)}.profile-color-terracotta .share i{color:#fff}.profile-color-terracotta .share:hover{color:var(--profile-terracotta)}.profile-color-terracotta .share:hover i{color:var(--profile-terracotta)}.profile-color-terracotta .share-circle{position:absolute}.profile-color-terracotta .share-circle i{color:#fff}.profile-color-terracotta .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-terracotta .share-link i{font-size:22px}.profile-color-terracotta .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-terracotta .profile-menu div.item,.profile-color-terracotta .profile-menu a.item,.profile-color-terracotta .profile-menu-mobile div.item,.profile-color-terracotta .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-terracotta);border:1px solid var(--profile-terracotta)}.profile-color-terracotta .profile-menu a.item:hover,.profile-color-terracotta .profile-menu .item.active,.profile-color-terracotta .profile-menu-mobile a.item:hover,.profile-color-terracotta .profile-menu-mobile .item.active{background-color:var(--profile-terracotta);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-terracotta .profile-menu a.item:hover i,.profile-color-terracotta .profile-menu .item.active i,.profile-color-terracotta .profile-menu-mobile a.item:hover i,.profile-color-terracotta .profile-menu-mobile .item.active i{background-color:var(--profile-terracotta);color:var(--color-white)}.profile-color-terracotta .infotip .infotiptext{background-color:var(--profile-terracotta);color:var(--color-white)}.profile-color-terracotta .infotip .infotiptext::before{border-color:var(--profile-terracotta) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-terracotta .profile-menu-mobile i{border:none}.profile-color-terracotta .profile-menu-mobile a.item:hover,.profile-color-terracotta .profile-menu-mobile .item.active,.profile-color-terracotta .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-terracotta .timeline:before{background-color:var(--profile-terracotta)}.profile-color-terracotta .timeline-badge{background-color:var(--profile-terracotta)}.profile-color-terracotta .timeline>li>.timeline-panel:after{background-color:var(--profile-terracotta)}.profile-color-terracotta .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-terracotta .line{border-bottom:.9px solid var(--profile-terracotta)}.profile-color-terracotta .color-pick{background-color:var(--profile-terracotta)}.profile-color-terracotta .color-pick-light{background-color:var(--profile-terracotta-light)}.profile-color-terracotta i.fa fa-trash{color:var(--profile-terracotta)}.profile-color-terracotta .btn{background-color:var(--profile-terracotta);-webkit-box-shadow:2px 2px 8px 0 var(--profile-terracotta-shadow),2px 4px 20px 0 var(--profile-terracotta-shadow);box-shadow:2px 2px 8px 0 var(--profile-terracotta-shadow),2px 4px 20px 0 var(--profile-terracotta-shadow)}.profile-color-terracotta .btn i{color:#fff}.profile-color-terracotta .btn:hover,.profile-color-terracotta .btn:focus,.profile-color-terracotta .btn:active,.profile-color-terracotta .btn:disabled{color:var(--profile-terracotta);background-color:var(--color-white);border:1px solid var(--profile-terracotta);-webkit-box-shadow:2px 2px 8px 0 var(--profile-terracotta-shadow),2px 4px 20px 0 var(--profile-terracotta-shadow);box-shadow:2px 2px 8px 0 var(--profile-terracotta-shadow),2px 4px 20px 0 var(--profile-terracotta-shadow)}.profile-color-terracotta .btn:hover i,.profile-color-terracotta .btn:focus i,.profile-color-terracotta .btn:active i,.profile-color-terracotta .btn:disabled i{color:var(--profile-terracotta)}.profile-color-terracotta .btn.selected{color:var(--profile-terracotta);background-color:var(--color-white);border:1px solid var(--profile-terracotta)}.profile-color-terracotta .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-terracotta-shadow),2px 4px 20px 0 var(--profile-terracotta-shadow);box-shadow:2px 2px 8px 0 var(--profile-terracotta-shadow),2px 4px 20px 0 var(--profile-terracotta-shadow);color:var(--profile-terracotta)}.profile-color-terracotta .btn-light:hover,.profile-color-terracotta .btn-light:focus,.profile-color-terracotta .btn-light:active{color:var(--color-white);background-color:var(--profile-terracotta);border:1px solid var(--profile-terracotta);-webkit-box-shadow:2px 2px 8px 0 var(--profile-terracotta-shadow),2px 4px 20px 0 var(--profile-terracotta-shadow);box-shadow:2px 2px 8px 0 var(--profile-terracotta-shadow),2px 4px 20px 0 var(--profile-terracotta-shadow)}.profile-color-terracotta .btn-light.selected{color:var(--color-white);background-color:var(--profile-terracotta);border:1px solid var(--profile-terracotta)}.profile-color-terracotta .btn-dark{background-color:var(--profile-terracotta);color:#fff;border:1px solid var(--profile-terracotta)}.profile-color-terracotta .btn-dark:hover,.profile-color-terracotta .btn-dark:focus,.profile-color-terracotta .btn-dark:active{color:var(--color-white);background-color:var(--profile-terracotta-shadow)}.profile-color-terracotta .btn-dark.selected{color:var(--color-white);background-color:var(--profile-terracotta-shadow)}.profile-color-terracotta .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-terracotta)}.profile-color-terracotta .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-terracotta .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-terracotta #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-terracotta);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-terracotta #dropZone.dragover{background-color:var(--profile-terracotta-shadow)}.profile-color-terracotta .backToTop{background:var(--profile-terracotta);color:#fff}.profile-color-terracotta .backToTop:hover{background:var(--profile-terracotta);color:#fff}.profile-color-terracotta .input-types input[type=radio],.profile-color-terracotta .input-types input[type=checkbox]{color:var(--profile-terracotta);border:.15em solid var(--profile-terracotta)}.profile-color-terracotta .input-types input[type=radio]::before{background-color:var(--profile-terracotta)}.profile-color-terracotta .pagination .active>.page-link,.profile-color-terracotta .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-terracotta);border-color:var(--profile-terracotta);color:#fff}.profile-color-terracotta div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-terracotta div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-terracotta);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-terracotta)), to(var(--profile-terracotta-shadow)));background:linear-gradient(to bottom, var(--profile-terracotta) 0%, var(--profile-terracotta-shadow) 100%)}.profile-color-terracotta div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-terracotta #dt-search-0:focus{border:1px solid var(--profile-terracotta)}.profile-color-terracotta-light{background-color:var(--profile-terracotta-light);color:var(--profile-terracotta)}.profile-color-brown [type=email],.profile-color-brown .form-control,.profile-color-brown .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-brown [type=email]:focus,.profile-color-brown .form-control:focus,.profile-color-brown .form-select:focus{background-color:var(--profile-brown-shadow) !important;border-color:var(--profile-brown);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-brown-shadow);box-shadow:0 0 0 .25rem var(--profile-brown-shadow)}.profile-color-brown .namefield,.profile-color-brown footer,.profile-color-brown #profileFontPreview{background-color:var(--profile-brown);color:var(--color-white)}.profile-color-brown .share{position:absolute;background-color:var(--profile-brown)}.profile-color-brown .share i{color:#fff}.profile-color-brown .share:hover{color:var(--profile-brown)}.profile-color-brown .share:hover i{color:var(--profile-brown)}.profile-color-brown .share-circle{position:absolute}.profile-color-brown .share-circle i{color:#fff}.profile-color-brown .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-brown .share-link i{font-size:22px}.profile-color-brown .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-brown .profile-menu div.item,.profile-color-brown .profile-menu a.item,.profile-color-brown .profile-menu-mobile div.item,.profile-color-brown .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-brown);border:1px solid var(--profile-brown)}.profile-color-brown .profile-menu a.item:hover,.profile-color-brown .profile-menu .item.active,.profile-color-brown .profile-menu-mobile a.item:hover,.profile-color-brown .profile-menu-mobile .item.active{background-color:var(--profile-brown);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-brown .profile-menu a.item:hover i,.profile-color-brown .profile-menu .item.active i,.profile-color-brown .profile-menu-mobile a.item:hover i,.profile-color-brown .profile-menu-mobile .item.active i{background-color:var(--profile-brown);color:var(--color-white)}.profile-color-brown .infotip .infotiptext{background-color:var(--profile-brown);color:var(--color-white)}.profile-color-brown .infotip .infotiptext::before{border-color:var(--profile-brown) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-brown .profile-menu-mobile i{border:none}.profile-color-brown .profile-menu-mobile a.item:hover,.profile-color-brown .profile-menu-mobile .item.active,.profile-color-brown .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-brown .timeline:before{background-color:var(--profile-brown)}.profile-color-brown .timeline-badge{background-color:var(--profile-brown)}.profile-color-brown .timeline>li>.timeline-panel:after{background-color:var(--profile-brown)}.profile-color-brown .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-brown .line{border-bottom:.9px solid var(--profile-brown)}.profile-color-brown .color-pick{background-color:var(--profile-brown)}.profile-color-brown .color-pick-light{background-color:var(--profile-brown-light)}.profile-color-brown i.fa fa-trash{color:var(--profile-brown)}.profile-color-brown .btn{background-color:var(--profile-brown);-webkit-box-shadow:2px 2px 8px 0 var(--profile-brown-shadow),2px 4px 20px 0 var(--profile-brown-shadow);box-shadow:2px 2px 8px 0 var(--profile-brown-shadow),2px 4px 20px 0 var(--profile-brown-shadow)}.profile-color-brown .btn i{color:#fff}.profile-color-brown .btn:hover,.profile-color-brown .btn:focus,.profile-color-brown .btn:active,.profile-color-brown .btn:disabled{color:var(--profile-brown);background-color:var(--color-white);border:1px solid var(--profile-brown);-webkit-box-shadow:2px 2px 8px 0 var(--profile-brown-shadow),2px 4px 20px 0 var(--profile-brown-shadow);box-shadow:2px 2px 8px 0 var(--profile-brown-shadow),2px 4px 20px 0 var(--profile-brown-shadow)}.profile-color-brown .btn:hover i,.profile-color-brown .btn:focus i,.profile-color-brown .btn:active i,.profile-color-brown .btn:disabled i{color:var(--profile-brown)}.profile-color-brown .btn.selected{color:var(--profile-brown);background-color:var(--color-white);border:1px solid var(--profile-brown)}.profile-color-brown .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-brown-shadow),2px 4px 20px 0 var(--profile-brown-shadow);box-shadow:2px 2px 8px 0 var(--profile-brown-shadow),2px 4px 20px 0 var(--profile-brown-shadow);color:var(--profile-brown)}.profile-color-brown .btn-light:hover,.profile-color-brown .btn-light:focus,.profile-color-brown .btn-light:active{color:var(--color-white);background-color:var(--profile-brown);border:1px solid var(--profile-brown);-webkit-box-shadow:2px 2px 8px 0 var(--profile-brown-shadow),2px 4px 20px 0 var(--profile-brown-shadow);box-shadow:2px 2px 8px 0 var(--profile-brown-shadow),2px 4px 20px 0 var(--profile-brown-shadow)}.profile-color-brown .btn-light.selected{color:var(--color-white);background-color:var(--profile-brown);border:1px solid var(--profile-brown)}.profile-color-brown .btn-dark{background-color:var(--profile-brown);color:#fff;border:1px solid var(--profile-brown)}.profile-color-brown .btn-dark:hover,.profile-color-brown .btn-dark:focus,.profile-color-brown .btn-dark:active{color:var(--color-white);background-color:var(--profile-brown-shadow)}.profile-color-brown .btn-dark.selected{color:var(--color-white);background-color:var(--profile-brown-shadow)}.profile-color-brown .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-brown)}.profile-color-brown .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-brown .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-brown #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-brown);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-brown #dropZone.dragover{background-color:var(--profile-brown-shadow)}.profile-color-brown .backToTop{background:var(--profile-brown);color:#fff}.profile-color-brown .backToTop:hover{background:var(--profile-brown);color:#fff}.profile-color-brown .input-types input[type=radio],.profile-color-brown .input-types input[type=checkbox]{color:var(--profile-brown);border:.15em solid var(--profile-brown)}.profile-color-brown .input-types input[type=radio]::before{background-color:var(--profile-brown)}.profile-color-brown .pagination .active>.page-link,.profile-color-brown .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-brown);border-color:var(--profile-brown);color:#fff}.profile-color-brown div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-brown div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-brown);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-brown)), to(var(--profile-brown-shadow)));background:linear-gradient(to bottom, var(--profile-brown) 0%, var(--profile-brown-shadow) 100%)}.profile-color-brown div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-brown #dt-search-0:focus{border:1px solid var(--profile-brown)}.profile-color-brown-light{background-color:var(--profile-brown-light);color:var(--profile-brown)}.profile-color-heart [type=email],.profile-color-heart .form-control,.profile-color-heart .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-heart [type=email]:focus,.profile-color-heart .form-control:focus,.profile-color-heart .form-select:focus{background-color:var(--profile-heart-shadow) !important;border-color:var(--profile-heart);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-heart-shadow);box-shadow:0 0 0 .25rem var(--profile-heart-shadow)}.profile-color-heart .namefield,.profile-color-heart footer,.profile-color-heart #profileFontPreview{background-color:var(--profile-heart);color:var(--color-white)}.profile-color-heart .share{position:absolute;background-color:var(--profile-heart)}.profile-color-heart .share i{color:#fff}.profile-color-heart .share:hover{color:var(--profile-heart)}.profile-color-heart .share:hover i{color:var(--profile-heart)}.profile-color-heart .share-circle{position:absolute}.profile-color-heart .share-circle i{color:#fff}.profile-color-heart .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-heart .share-link i{font-size:22px}.profile-color-heart .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-heart .profile-menu div.item,.profile-color-heart .profile-menu a.item,.profile-color-heart .profile-menu-mobile div.item,.profile-color-heart .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-heart);border:1px solid var(--profile-heart)}.profile-color-heart .profile-menu a.item:hover,.profile-color-heart .profile-menu .item.active,.profile-color-heart .profile-menu-mobile a.item:hover,.profile-color-heart .profile-menu-mobile .item.active{background-color:var(--profile-heart);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-heart .profile-menu a.item:hover i,.profile-color-heart .profile-menu .item.active i,.profile-color-heart .profile-menu-mobile a.item:hover i,.profile-color-heart .profile-menu-mobile .item.active i{background-color:var(--profile-heart);color:var(--color-white)}.profile-color-heart .infotip .infotiptext{background-color:var(--profile-heart);color:var(--color-white)}.profile-color-heart .infotip .infotiptext::before{border-color:var(--profile-heart) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-heart .profile-menu-mobile i{border:none}.profile-color-heart .profile-menu-mobile a.item:hover,.profile-color-heart .profile-menu-mobile .item.active,.profile-color-heart .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-heart .timeline:before{background-color:var(--profile-heart)}.profile-color-heart .timeline-badge{background-color:var(--profile-heart)}.profile-color-heart .timeline>li>.timeline-panel:after{background-color:var(--profile-heart)}.profile-color-heart .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-heart .line{border-bottom:.9px solid var(--profile-heart)}.profile-color-heart .color-pick{background-color:var(--profile-heart)}.profile-color-heart .color-pick-light{background-color:var(--profile-heart-light)}.profile-color-heart i.fa fa-trash{color:var(--profile-heart)}.profile-color-heart .btn{background-color:var(--profile-heart);-webkit-box-shadow:2px 2px 8px 0 var(--profile-heart-shadow),2px 4px 20px 0 var(--profile-heart-shadow);box-shadow:2px 2px 8px 0 var(--profile-heart-shadow),2px 4px 20px 0 var(--profile-heart-shadow)}.profile-color-heart .btn i{color:#fff}.profile-color-heart .btn:hover,.profile-color-heart .btn:focus,.profile-color-heart .btn:active,.profile-color-heart .btn:disabled{color:var(--profile-heart);background-color:var(--color-white);border:1px solid var(--profile-heart);-webkit-box-shadow:2px 2px 8px 0 var(--profile-heart-shadow),2px 4px 20px 0 var(--profile-heart-shadow);box-shadow:2px 2px 8px 0 var(--profile-heart-shadow),2px 4px 20px 0 var(--profile-heart-shadow)}.profile-color-heart .btn:hover i,.profile-color-heart .btn:focus i,.profile-color-heart .btn:active i,.profile-color-heart .btn:disabled i{color:var(--profile-heart)}.profile-color-heart .btn.selected{color:var(--profile-heart);background-color:var(--color-white);border:1px solid var(--profile-heart)}.profile-color-heart .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-heart-shadow),2px 4px 20px 0 var(--profile-heart-shadow);box-shadow:2px 2px 8px 0 var(--profile-heart-shadow),2px 4px 20px 0 var(--profile-heart-shadow);color:var(--profile-heart)}.profile-color-heart .btn-light:hover,.profile-color-heart .btn-light:focus,.profile-color-heart .btn-light:active{color:var(--color-white);background-color:var(--profile-heart);border:1px solid var(--profile-heart);-webkit-box-shadow:2px 2px 8px 0 var(--profile-heart-shadow),2px 4px 20px 0 var(--profile-heart-shadow);box-shadow:2px 2px 8px 0 var(--profile-heart-shadow),2px 4px 20px 0 var(--profile-heart-shadow)}.profile-color-heart .btn-light.selected{color:var(--color-white);background-color:var(--profile-heart);border:1px solid var(--profile-heart)}.profile-color-heart .btn-dark{background-color:var(--profile-heart);color:#fff;border:1px solid var(--profile-heart)}.profile-color-heart .btn-dark:hover,.profile-color-heart .btn-dark:focus,.profile-color-heart .btn-dark:active{color:var(--color-white);background-color:var(--profile-heart-shadow)}.profile-color-heart .btn-dark.selected{color:var(--color-white);background-color:var(--profile-heart-shadow)}.profile-color-heart .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-heart)}.profile-color-heart .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-heart .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-heart #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-heart);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-heart #dropZone.dragover{background-color:var(--profile-heart-shadow)}.profile-color-heart .backToTop{background:var(--profile-heart);color:#fff}.profile-color-heart .backToTop:hover{background:var(--profile-heart);color:#fff}.profile-color-heart .input-types input[type=radio],.profile-color-heart .input-types input[type=checkbox]{color:var(--profile-heart);border:.15em solid var(--profile-heart)}.profile-color-heart .input-types input[type=radio]::before{background-color:var(--profile-heart)}.profile-color-heart .pagination .active>.page-link,.profile-color-heart .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-heart);border-color:var(--profile-heart);color:#fff}.profile-color-heart div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-heart div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-heart);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-heart)), to(var(--profile-heart-shadow)));background:linear-gradient(to bottom, var(--profile-heart) 0%, var(--profile-heart-shadow) 100%)}.profile-color-heart div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-heart #dt-search-0:focus{border:1px solid var(--profile-heart)}.profile-color-heart-light{background-color:var(--profile-heart-light);color:var(--profile-heart)}.profile-color-red [type=email],.profile-color-red .form-control,.profile-color-red .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-red [type=email]:focus,.profile-color-red .form-control:focus,.profile-color-red .form-select:focus{background-color:var(--profile-red-shadow) !important;border-color:var(--profile-red);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-red-shadow);box-shadow:0 0 0 .25rem var(--profile-red-shadow)}.profile-color-red .namefield,.profile-color-red footer,.profile-color-red #profileFontPreview{background-color:var(--profile-red);color:var(--color-white)}.profile-color-red .share{position:absolute;background-color:var(--profile-red)}.profile-color-red .share i{color:#fff}.profile-color-red .share:hover{color:var(--profile-red)}.profile-color-red .share:hover i{color:var(--profile-red)}.profile-color-red .share-circle{position:absolute}.profile-color-red .share-circle i{color:#fff}.profile-color-red .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-red .share-link i{font-size:22px}.profile-color-red .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-red .profile-menu div.item,.profile-color-red .profile-menu a.item,.profile-color-red .profile-menu-mobile div.item,.profile-color-red .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-red);border:1px solid var(--profile-red)}.profile-color-red .profile-menu a.item:hover,.profile-color-red .profile-menu .item.active,.profile-color-red .profile-menu-mobile a.item:hover,.profile-color-red .profile-menu-mobile .item.active{background-color:var(--profile-red);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-red .profile-menu a.item:hover i,.profile-color-red .profile-menu .item.active i,.profile-color-red .profile-menu-mobile a.item:hover i,.profile-color-red .profile-menu-mobile .item.active i{background-color:var(--profile-red);color:var(--color-white)}.profile-color-red .infotip .infotiptext{background-color:var(--profile-red);color:var(--color-white)}.profile-color-red .infotip .infotiptext::before{border-color:var(--profile-red) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-red .profile-menu-mobile i{border:none}.profile-color-red .profile-menu-mobile a.item:hover,.profile-color-red .profile-menu-mobile .item.active,.profile-color-red .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-red .timeline:before{background-color:var(--profile-red)}.profile-color-red .timeline-badge{background-color:var(--profile-red)}.profile-color-red .timeline>li>.timeline-panel:after{background-color:var(--profile-red)}.profile-color-red .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-red .line{border-bottom:.9px solid var(--profile-red)}.profile-color-red .color-pick{background-color:var(--profile-red)}.profile-color-red .color-pick-light{background-color:var(--profile-red-light)}.profile-color-red i.fa fa-trash{color:var(--profile-red)}.profile-color-red .btn{background-color:var(--profile-red);-webkit-box-shadow:2px 2px 8px 0 var(--profile-red-shadow),2px 4px 20px 0 var(--profile-red-shadow);box-shadow:2px 2px 8px 0 var(--profile-red-shadow),2px 4px 20px 0 var(--profile-red-shadow)}.profile-color-red .btn i{color:#fff}.profile-color-red .btn:hover,.profile-color-red .btn:focus,.profile-color-red .btn:active,.profile-color-red .btn:disabled{color:var(--profile-red);background-color:var(--color-white);border:1px solid var(--profile-red);-webkit-box-shadow:2px 2px 8px 0 var(--profile-red-shadow),2px 4px 20px 0 var(--profile-red-shadow);box-shadow:2px 2px 8px 0 var(--profile-red-shadow),2px 4px 20px 0 var(--profile-red-shadow)}.profile-color-red .btn:hover i,.profile-color-red .btn:focus i,.profile-color-red .btn:active i,.profile-color-red .btn:disabled i{color:var(--profile-red)}.profile-color-red .btn.selected{color:var(--profile-red);background-color:var(--color-white);border:1px solid var(--profile-red)}.profile-color-red .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-red-shadow),2px 4px 20px 0 var(--profile-red-shadow);box-shadow:2px 2px 8px 0 var(--profile-red-shadow),2px 4px 20px 0 var(--profile-red-shadow);color:var(--profile-red)}.profile-color-red .btn-light:hover,.profile-color-red .btn-light:focus,.profile-color-red .btn-light:active{color:var(--color-white);background-color:var(--profile-red);border:1px solid var(--profile-red);-webkit-box-shadow:2px 2px 8px 0 var(--profile-red-shadow),2px 4px 20px 0 var(--profile-red-shadow);box-shadow:2px 2px 8px 0 var(--profile-red-shadow),2px 4px 20px 0 var(--profile-red-shadow)}.profile-color-red .btn-light.selected{color:var(--color-white);background-color:var(--profile-red);border:1px solid var(--profile-red)}.profile-color-red .btn-dark{background-color:var(--profile-red);color:#fff;border:1px solid var(--profile-red)}.profile-color-red .btn-dark:hover,.profile-color-red .btn-dark:focus,.profile-color-red .btn-dark:active{color:var(--color-white);background-color:var(--profile-red-shadow)}.profile-color-red .btn-dark.selected{color:var(--color-white);background-color:var(--profile-red-shadow)}.profile-color-red .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-red)}.profile-color-red .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-red .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-red #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-red);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-red #dropZone.dragover{background-color:var(--profile-red-shadow)}.profile-color-red .backToTop{background:var(--profile-red);color:#fff}.profile-color-red .backToTop:hover{background:var(--profile-red);color:#fff}.profile-color-red .input-types input[type=radio],.profile-color-red .input-types input[type=checkbox]{color:var(--profile-red);border:.15em solid var(--profile-red)}.profile-color-red .input-types input[type=radio]::before{background-color:var(--profile-red)}.profile-color-red .pagination .active>.page-link,.profile-color-red .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-red);border-color:var(--profile-red);color:#fff}.profile-color-red div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-red div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-red);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-red)), to(var(--profile-red-shadow)));background:linear-gradient(to bottom, var(--profile-red) 0%, var(--profile-red-shadow) 100%)}.profile-color-red div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-red #dt-search-0:focus{border:1px solid var(--profile-red)}.profile-color-red-light{background-color:var(--profile-red-light);color:var(--profile-red)}.profile-color-burgundy [type=email],.profile-color-burgundy .form-control,.profile-color-burgundy .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-burgundy [type=email]:focus,.profile-color-burgundy .form-control:focus,.profile-color-burgundy .form-select:focus{background-color:var(--profile-burgundy-shadow) !important;border-color:var(--profile-burgundy);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-burgundy-shadow);box-shadow:0 0 0 .25rem var(--profile-burgundy-shadow)}.profile-color-burgundy .namefield,.profile-color-burgundy footer,.profile-color-burgundy #profileFontPreview{background-color:var(--profile-burgundy);color:var(--color-white)}.profile-color-burgundy .share{position:absolute;background-color:var(--profile-burgundy)}.profile-color-burgundy .share i{color:#fff}.profile-color-burgundy .share:hover{color:var(--profile-burgundy)}.profile-color-burgundy .share:hover i{color:var(--profile-burgundy)}.profile-color-burgundy .share-circle{position:absolute}.profile-color-burgundy .share-circle i{color:#fff}.profile-color-burgundy .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-burgundy .share-link i{font-size:22px}.profile-color-burgundy .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-burgundy .profile-menu div.item,.profile-color-burgundy .profile-menu a.item,.profile-color-burgundy .profile-menu-mobile div.item,.profile-color-burgundy .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-burgundy);border:1px solid var(--profile-burgundy)}.profile-color-burgundy .profile-menu a.item:hover,.profile-color-burgundy .profile-menu .item.active,.profile-color-burgundy .profile-menu-mobile a.item:hover,.profile-color-burgundy .profile-menu-mobile .item.active{background-color:var(--profile-burgundy);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-burgundy .profile-menu a.item:hover i,.profile-color-burgundy .profile-menu .item.active i,.profile-color-burgundy .profile-menu-mobile a.item:hover i,.profile-color-burgundy .profile-menu-mobile .item.active i{background-color:var(--profile-burgundy);color:var(--color-white)}.profile-color-burgundy .infotip .infotiptext{background-color:var(--profile-burgundy);color:var(--color-white)}.profile-color-burgundy .infotip .infotiptext::before{border-color:var(--profile-burgundy) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-burgundy .profile-menu-mobile i{border:none}.profile-color-burgundy .profile-menu-mobile a.item:hover,.profile-color-burgundy .profile-menu-mobile .item.active,.profile-color-burgundy .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-burgundy .timeline:before{background-color:var(--profile-burgundy)}.profile-color-burgundy .timeline-badge{background-color:var(--profile-burgundy)}.profile-color-burgundy .timeline>li>.timeline-panel:after{background-color:var(--profile-burgundy)}.profile-color-burgundy .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-burgundy .line{border-bottom:.9px solid var(--profile-burgundy)}.profile-color-burgundy .color-pick{background-color:var(--profile-burgundy)}.profile-color-burgundy .color-pick-light{background-color:var(--profile-burgundy-light)}.profile-color-burgundy i.fa fa-trash{color:var(--profile-burgundy)}.profile-color-burgundy .btn{background-color:var(--profile-burgundy);-webkit-box-shadow:2px 2px 8px 0 var(--profile-burgundy-shadow),2px 4px 20px 0 var(--profile-burgundy-shadow);box-shadow:2px 2px 8px 0 var(--profile-burgundy-shadow),2px 4px 20px 0 var(--profile-burgundy-shadow)}.profile-color-burgundy .btn i{color:#fff}.profile-color-burgundy .btn:hover,.profile-color-burgundy .btn:focus,.profile-color-burgundy .btn:active,.profile-color-burgundy .btn:disabled{color:var(--profile-burgundy);background-color:var(--color-white);border:1px solid var(--profile-burgundy);-webkit-box-shadow:2px 2px 8px 0 var(--profile-burgundy-shadow),2px 4px 20px 0 var(--profile-burgundy-shadow);box-shadow:2px 2px 8px 0 var(--profile-burgundy-shadow),2px 4px 20px 0 var(--profile-burgundy-shadow)}.profile-color-burgundy .btn:hover i,.profile-color-burgundy .btn:focus i,.profile-color-burgundy .btn:active i,.profile-color-burgundy .btn:disabled i{color:var(--profile-burgundy)}.profile-color-burgundy .btn.selected{color:var(--profile-burgundy);background-color:var(--color-white);border:1px solid var(--profile-burgundy)}.profile-color-burgundy .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-burgundy-shadow),2px 4px 20px 0 var(--profile-burgundy-shadow);box-shadow:2px 2px 8px 0 var(--profile-burgundy-shadow),2px 4px 20px 0 var(--profile-burgundy-shadow);color:var(--profile-burgundy)}.profile-color-burgundy .btn-light:hover,.profile-color-burgundy .btn-light:focus,.profile-color-burgundy .btn-light:active{color:var(--color-white);background-color:var(--profile-burgundy);border:1px solid var(--profile-burgundy);-webkit-box-shadow:2px 2px 8px 0 var(--profile-burgundy-shadow),2px 4px 20px 0 var(--profile-burgundy-shadow);box-shadow:2px 2px 8px 0 var(--profile-burgundy-shadow),2px 4px 20px 0 var(--profile-burgundy-shadow)}.profile-color-burgundy .btn-light.selected{color:var(--color-white);background-color:var(--profile-burgundy);border:1px solid var(--profile-burgundy)}.profile-color-burgundy .btn-dark{background-color:var(--profile-burgundy);color:#fff;border:1px solid var(--profile-burgundy)}.profile-color-burgundy .btn-dark:hover,.profile-color-burgundy .btn-dark:focus,.profile-color-burgundy .btn-dark:active{color:var(--color-white);background-color:var(--profile-burgundy-shadow)}.profile-color-burgundy .btn-dark.selected{color:var(--color-white);background-color:var(--profile-burgundy-shadow)}.profile-color-burgundy .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-burgundy)}.profile-color-burgundy .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-burgundy .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-burgundy #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-burgundy);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-burgundy #dropZone.dragover{background-color:var(--profile-burgundy-shadow)}.profile-color-burgundy .backToTop{background:var(--profile-burgundy);color:#fff}.profile-color-burgundy .backToTop:hover{background:var(--profile-burgundy);color:#fff}.profile-color-burgundy .input-types input[type=radio],.profile-color-burgundy .input-types input[type=checkbox]{color:var(--profile-burgundy);border:.15em solid var(--profile-burgundy)}.profile-color-burgundy .input-types input[type=radio]::before{background-color:var(--profile-burgundy)}.profile-color-burgundy .pagination .active>.page-link,.profile-color-burgundy .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-burgundy);border-color:var(--profile-burgundy);color:#fff}.profile-color-burgundy div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-burgundy div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-burgundy);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-burgundy)), to(var(--profile-burgundy-shadow)));background:linear-gradient(to bottom, var(--profile-burgundy) 0%, var(--profile-burgundy-shadow) 100%)}.profile-color-burgundy div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-burgundy #dt-search-0:focus{border:1px solid var(--profile-burgundy)}.profile-color-burgundy-light{background-color:var(--profile-burgundy-light);color:var(--profile-burgundy)}.profile-color-wine [type=email],.profile-color-wine .form-control,.profile-color-wine .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-wine [type=email]:focus,.profile-color-wine .form-control:focus,.profile-color-wine .form-select:focus{background-color:var(--profile-wine-shadow) !important;border-color:var(--profile-wine);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-wine-shadow);box-shadow:0 0 0 .25rem var(--profile-wine-shadow)}.profile-color-wine .namefield,.profile-color-wine footer,.profile-color-wine #profileFontPreview{background-color:var(--profile-wine);color:var(--color-white)}.profile-color-wine .share{position:absolute;background-color:var(--profile-wine)}.profile-color-wine .share i{color:#fff}.profile-color-wine .share:hover{color:var(--profile-wine)}.profile-color-wine .share:hover i{color:var(--profile-wine)}.profile-color-wine .share-circle{position:absolute}.profile-color-wine .share-circle i{color:#fff}.profile-color-wine .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-wine .share-link i{font-size:22px}.profile-color-wine .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-wine .profile-menu div.item,.profile-color-wine .profile-menu a.item,.profile-color-wine .profile-menu-mobile div.item,.profile-color-wine .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-wine);border:1px solid var(--profile-wine)}.profile-color-wine .profile-menu a.item:hover,.profile-color-wine .profile-menu .item.active,.profile-color-wine .profile-menu-mobile a.item:hover,.profile-color-wine .profile-menu-mobile .item.active{background-color:var(--profile-wine);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-wine .profile-menu a.item:hover i,.profile-color-wine .profile-menu .item.active i,.profile-color-wine .profile-menu-mobile a.item:hover i,.profile-color-wine .profile-menu-mobile .item.active i{background-color:var(--profile-wine);color:var(--color-white)}.profile-color-wine .infotip .infotiptext{background-color:var(--profile-wine);color:var(--color-white)}.profile-color-wine .infotip .infotiptext::before{border-color:var(--profile-wine) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-wine .profile-menu-mobile i{border:none}.profile-color-wine .profile-menu-mobile a.item:hover,.profile-color-wine .profile-menu-mobile .item.active,.profile-color-wine .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-wine .timeline:before{background-color:var(--profile-wine)}.profile-color-wine .timeline-badge{background-color:var(--profile-wine)}.profile-color-wine .timeline>li>.timeline-panel:after{background-color:var(--profile-wine)}.profile-color-wine .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-wine .line{border-bottom:.9px solid var(--profile-wine)}.profile-color-wine .color-pick{background-color:var(--profile-wine)}.profile-color-wine .color-pick-light{background-color:var(--profile-wine-light)}.profile-color-wine i.fa fa-trash{color:var(--profile-wine)}.profile-color-wine .btn{background-color:var(--profile-wine);-webkit-box-shadow:2px 2px 8px 0 var(--profile-wine-shadow),2px 4px 20px 0 var(--profile-wine-shadow);box-shadow:2px 2px 8px 0 var(--profile-wine-shadow),2px 4px 20px 0 var(--profile-wine-shadow)}.profile-color-wine .btn i{color:#fff}.profile-color-wine .btn:hover,.profile-color-wine .btn:focus,.profile-color-wine .btn:active,.profile-color-wine .btn:disabled{color:var(--profile-wine);background-color:var(--color-white);border:1px solid var(--profile-wine);-webkit-box-shadow:2px 2px 8px 0 var(--profile-wine-shadow),2px 4px 20px 0 var(--profile-wine-shadow);box-shadow:2px 2px 8px 0 var(--profile-wine-shadow),2px 4px 20px 0 var(--profile-wine-shadow)}.profile-color-wine .btn:hover i,.profile-color-wine .btn:focus i,.profile-color-wine .btn:active i,.profile-color-wine .btn:disabled i{color:var(--profile-wine)}.profile-color-wine .btn.selected{color:var(--profile-wine);background-color:var(--color-white);border:1px solid var(--profile-wine)}.profile-color-wine .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-wine-shadow),2px 4px 20px 0 var(--profile-wine-shadow);box-shadow:2px 2px 8px 0 var(--profile-wine-shadow),2px 4px 20px 0 var(--profile-wine-shadow);color:var(--profile-wine)}.profile-color-wine .btn-light:hover,.profile-color-wine .btn-light:focus,.profile-color-wine .btn-light:active{color:var(--color-white);background-color:var(--profile-wine);border:1px solid var(--profile-wine);-webkit-box-shadow:2px 2px 8px 0 var(--profile-wine-shadow),2px 4px 20px 0 var(--profile-wine-shadow);box-shadow:2px 2px 8px 0 var(--profile-wine-shadow),2px 4px 20px 0 var(--profile-wine-shadow)}.profile-color-wine .btn-light.selected{color:var(--color-white);background-color:var(--profile-wine);border:1px solid var(--profile-wine)}.profile-color-wine .btn-dark{background-color:var(--profile-wine);color:#fff;border:1px solid var(--profile-wine)}.profile-color-wine .btn-dark:hover,.profile-color-wine .btn-dark:focus,.profile-color-wine .btn-dark:active{color:var(--color-white);background-color:var(--profile-wine-shadow)}.profile-color-wine .btn-dark.selected{color:var(--color-white);background-color:var(--profile-wine-shadow)}.profile-color-wine .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-wine)}.profile-color-wine .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-wine .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-wine #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-wine);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-wine #dropZone.dragover{background-color:var(--profile-wine-shadow)}.profile-color-wine .backToTop{background:var(--profile-wine);color:#fff}.profile-color-wine .backToTop:hover{background:var(--profile-wine);color:#fff}.profile-color-wine .input-types input[type=radio],.profile-color-wine .input-types input[type=checkbox]{color:var(--profile-wine);border:.15em solid var(--profile-wine)}.profile-color-wine .input-types input[type=radio]::before{background-color:var(--profile-wine)}.profile-color-wine .pagination .active>.page-link,.profile-color-wine .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-wine);border-color:var(--profile-wine);color:#fff}.profile-color-wine div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-wine div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-wine);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-wine)), to(var(--profile-wine-shadow)));background:linear-gradient(to bottom, var(--profile-wine) 0%, var(--profile-wine-shadow) 100%)}.profile-color-wine div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-wine #dt-search-0:focus{border:1px solid var(--profile-wine)}.profile-color-wine-light{background-color:var(--profile-wine-light);color:var(--profile-wine)}.profile-color-plum [type=email],.profile-color-plum .form-control,.profile-color-plum .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-plum [type=email]:focus,.profile-color-plum .form-control:focus,.profile-color-plum .form-select:focus{background-color:var(--profile-plum-shadow) !important;border-color:var(--profile-plum);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-plum-shadow);box-shadow:0 0 0 .25rem var(--profile-plum-shadow)}.profile-color-plum .namefield,.profile-color-plum footer,.profile-color-plum #profileFontPreview{background-color:var(--profile-plum);color:var(--color-white)}.profile-color-plum .share{position:absolute;background-color:var(--profile-plum)}.profile-color-plum .share i{color:#fff}.profile-color-plum .share:hover{color:var(--profile-plum)}.profile-color-plum .share:hover i{color:var(--profile-plum)}.profile-color-plum .share-circle{position:absolute}.profile-color-plum .share-circle i{color:#fff}.profile-color-plum .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-plum .share-link i{font-size:22px}.profile-color-plum .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-plum .profile-menu div.item,.profile-color-plum .profile-menu a.item,.profile-color-plum .profile-menu-mobile div.item,.profile-color-plum .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-plum);border:1px solid var(--profile-plum)}.profile-color-plum .profile-menu a.item:hover,.profile-color-plum .profile-menu .item.active,.profile-color-plum .profile-menu-mobile a.item:hover,.profile-color-plum .profile-menu-mobile .item.active{background-color:var(--profile-plum);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-plum .profile-menu a.item:hover i,.profile-color-plum .profile-menu .item.active i,.profile-color-plum .profile-menu-mobile a.item:hover i,.profile-color-plum .profile-menu-mobile .item.active i{background-color:var(--profile-plum);color:var(--color-white)}.profile-color-plum .infotip .infotiptext{background-color:var(--profile-plum);color:var(--color-white)}.profile-color-plum .infotip .infotiptext::before{border-color:var(--profile-plum) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-plum .profile-menu-mobile i{border:none}.profile-color-plum .profile-menu-mobile a.item:hover,.profile-color-plum .profile-menu-mobile .item.active,.profile-color-plum .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-plum .timeline:before{background-color:var(--profile-plum)}.profile-color-plum .timeline-badge{background-color:var(--profile-plum)}.profile-color-plum .timeline>li>.timeline-panel:after{background-color:var(--profile-plum)}.profile-color-plum .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-plum .line{border-bottom:.9px solid var(--profile-plum)}.profile-color-plum .color-pick{background-color:var(--profile-plum)}.profile-color-plum .color-pick-light{background-color:var(--profile-plum-light)}.profile-color-plum i.fa fa-trash{color:var(--profile-plum)}.profile-color-plum .btn{background-color:var(--profile-plum);-webkit-box-shadow:2px 2px 8px 0 var(--profile-plum-shadow),2px 4px 20px 0 var(--profile-plum-shadow);box-shadow:2px 2px 8px 0 var(--profile-plum-shadow),2px 4px 20px 0 var(--profile-plum-shadow)}.profile-color-plum .btn i{color:#fff}.profile-color-plum .btn:hover,.profile-color-plum .btn:focus,.profile-color-plum .btn:active,.profile-color-plum .btn:disabled{color:var(--profile-plum);background-color:var(--color-white);border:1px solid var(--profile-plum);-webkit-box-shadow:2px 2px 8px 0 var(--profile-plum-shadow),2px 4px 20px 0 var(--profile-plum-shadow);box-shadow:2px 2px 8px 0 var(--profile-plum-shadow),2px 4px 20px 0 var(--profile-plum-shadow)}.profile-color-plum .btn:hover i,.profile-color-plum .btn:focus i,.profile-color-plum .btn:active i,.profile-color-plum .btn:disabled i{color:var(--profile-plum)}.profile-color-plum .btn.selected{color:var(--profile-plum);background-color:var(--color-white);border:1px solid var(--profile-plum)}.profile-color-plum .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-plum-shadow),2px 4px 20px 0 var(--profile-plum-shadow);box-shadow:2px 2px 8px 0 var(--profile-plum-shadow),2px 4px 20px 0 var(--profile-plum-shadow);color:var(--profile-plum)}.profile-color-plum .btn-light:hover,.profile-color-plum .btn-light:focus,.profile-color-plum .btn-light:active{color:var(--color-white);background-color:var(--profile-plum);border:1px solid var(--profile-plum);-webkit-box-shadow:2px 2px 8px 0 var(--profile-plum-shadow),2px 4px 20px 0 var(--profile-plum-shadow);box-shadow:2px 2px 8px 0 var(--profile-plum-shadow),2px 4px 20px 0 var(--profile-plum-shadow)}.profile-color-plum .btn-light.selected{color:var(--color-white);background-color:var(--profile-plum);border:1px solid var(--profile-plum)}.profile-color-plum .btn-dark{background-color:var(--profile-plum);color:#fff;border:1px solid var(--profile-plum)}.profile-color-plum .btn-dark:hover,.profile-color-plum .btn-dark:focus,.profile-color-plum .btn-dark:active{color:var(--color-white);background-color:var(--profile-plum-shadow)}.profile-color-plum .btn-dark.selected{color:var(--color-white);background-color:var(--profile-plum-shadow)}.profile-color-plum .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-plum)}.profile-color-plum .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-plum .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-plum #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-plum);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-plum #dropZone.dragover{background-color:var(--profile-plum-shadow)}.profile-color-plum .backToTop{background:var(--profile-plum);color:#fff}.profile-color-plum .backToTop:hover{background:var(--profile-plum);color:#fff}.profile-color-plum .input-types input[type=radio],.profile-color-plum .input-types input[type=checkbox]{color:var(--profile-plum);border:.15em solid var(--profile-plum)}.profile-color-plum .input-types input[type=radio]::before{background-color:var(--profile-plum)}.profile-color-plum .pagination .active>.page-link,.profile-color-plum .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-plum);border-color:var(--profile-plum);color:#fff}.profile-color-plum div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-plum div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-plum);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-plum)), to(var(--profile-plum-shadow)));background:linear-gradient(to bottom, var(--profile-plum) 0%, var(--profile-plum-shadow) 100%)}.profile-color-plum div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-plum #dt-search-0:focus{border:1px solid var(--profile-plum)}.profile-color-plum-light{background-color:var(--profile-plum-light);color:var(--profile-plum)}.profile-color-purple [type=email],.profile-color-purple .form-control,.profile-color-purple .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-purple [type=email]:focus,.profile-color-purple .form-control:focus,.profile-color-purple .form-select:focus{background-color:var(--profile-purple-shadow) !important;border-color:var(--profile-purple);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-purple-shadow);box-shadow:0 0 0 .25rem var(--profile-purple-shadow)}.profile-color-purple .namefield,.profile-color-purple footer,.profile-color-purple #profileFontPreview{background-color:var(--profile-purple);color:var(--color-white)}.profile-color-purple .share{position:absolute;background-color:var(--profile-purple)}.profile-color-purple .share i{color:#fff}.profile-color-purple .share:hover{color:var(--profile-purple)}.profile-color-purple .share:hover i{color:var(--profile-purple)}.profile-color-purple .share-circle{position:absolute}.profile-color-purple .share-circle i{color:#fff}.profile-color-purple .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-purple .share-link i{font-size:22px}.profile-color-purple .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-purple .profile-menu div.item,.profile-color-purple .profile-menu a.item,.profile-color-purple .profile-menu-mobile div.item,.profile-color-purple .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-purple);border:1px solid var(--profile-purple)}.profile-color-purple .profile-menu a.item:hover,.profile-color-purple .profile-menu .item.active,.profile-color-purple .profile-menu-mobile a.item:hover,.profile-color-purple .profile-menu-mobile .item.active{background-color:var(--profile-purple);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-purple .profile-menu a.item:hover i,.profile-color-purple .profile-menu .item.active i,.profile-color-purple .profile-menu-mobile a.item:hover i,.profile-color-purple .profile-menu-mobile .item.active i{background-color:var(--profile-purple);color:var(--color-white)}.profile-color-purple .infotip .infotiptext{background-color:var(--profile-purple);color:var(--color-white)}.profile-color-purple .infotip .infotiptext::before{border-color:var(--profile-purple) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-purple .profile-menu-mobile i{border:none}.profile-color-purple .profile-menu-mobile a.item:hover,.profile-color-purple .profile-menu-mobile .item.active,.profile-color-purple .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-purple .timeline:before{background-color:var(--profile-purple)}.profile-color-purple .timeline-badge{background-color:var(--profile-purple)}.profile-color-purple .timeline>li>.timeline-panel:after{background-color:var(--profile-purple)}.profile-color-purple .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-purple .line{border-bottom:.9px solid var(--profile-purple)}.profile-color-purple .color-pick{background-color:var(--profile-purple)}.profile-color-purple .color-pick-light{background-color:var(--profile-purple-light)}.profile-color-purple i.fa fa-trash{color:var(--profile-purple)}.profile-color-purple .btn{background-color:var(--profile-purple);-webkit-box-shadow:2px 2px 8px 0 var(--profile-purple-shadow),2px 4px 20px 0 var(--profile-purple-shadow);box-shadow:2px 2px 8px 0 var(--profile-purple-shadow),2px 4px 20px 0 var(--profile-purple-shadow)}.profile-color-purple .btn i{color:#fff}.profile-color-purple .btn:hover,.profile-color-purple .btn:focus,.profile-color-purple .btn:active,.profile-color-purple .btn:disabled{color:var(--profile-purple);background-color:var(--color-white);border:1px solid var(--profile-purple);-webkit-box-shadow:2px 2px 8px 0 var(--profile-purple-shadow),2px 4px 20px 0 var(--profile-purple-shadow);box-shadow:2px 2px 8px 0 var(--profile-purple-shadow),2px 4px 20px 0 var(--profile-purple-shadow)}.profile-color-purple .btn:hover i,.profile-color-purple .btn:focus i,.profile-color-purple .btn:active i,.profile-color-purple .btn:disabled i{color:var(--profile-purple)}.profile-color-purple .btn.selected{color:var(--profile-purple);background-color:var(--color-white);border:1px solid var(--profile-purple)}.profile-color-purple .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-purple-shadow),2px 4px 20px 0 var(--profile-purple-shadow);box-shadow:2px 2px 8px 0 var(--profile-purple-shadow),2px 4px 20px 0 var(--profile-purple-shadow);color:var(--profile-purple)}.profile-color-purple .btn-light:hover,.profile-color-purple .btn-light:focus,.profile-color-purple .btn-light:active{color:var(--color-white);background-color:var(--profile-purple);border:1px solid var(--profile-purple);-webkit-box-shadow:2px 2px 8px 0 var(--profile-purple-shadow),2px 4px 20px 0 var(--profile-purple-shadow);box-shadow:2px 2px 8px 0 var(--profile-purple-shadow),2px 4px 20px 0 var(--profile-purple-shadow)}.profile-color-purple .btn-light.selected{color:var(--color-white);background-color:var(--profile-purple);border:1px solid var(--profile-purple)}.profile-color-purple .btn-dark{background-color:var(--profile-purple);color:#fff;border:1px solid var(--profile-purple)}.profile-color-purple .btn-dark:hover,.profile-color-purple .btn-dark:focus,.profile-color-purple .btn-dark:active{color:var(--color-white);background-color:var(--profile-purple-shadow)}.profile-color-purple .btn-dark.selected{color:var(--color-white);background-color:var(--profile-purple-shadow)}.profile-color-purple .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-purple)}.profile-color-purple .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-purple .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-purple #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-purple);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-purple #dropZone.dragover{background-color:var(--profile-purple-shadow)}.profile-color-purple .backToTop{background:var(--profile-purple);color:#fff}.profile-color-purple .backToTop:hover{background:var(--profile-purple);color:#fff}.profile-color-purple .input-types input[type=radio],.profile-color-purple .input-types input[type=checkbox]{color:var(--profile-purple);border:.15em solid var(--profile-purple)}.profile-color-purple .input-types input[type=radio]::before{background-color:var(--profile-purple)}.profile-color-purple .pagination .active>.page-link,.profile-color-purple .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-purple);border-color:var(--profile-purple);color:#fff}.profile-color-purple div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-purple div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-purple);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-purple)), to(var(--profile-purple-shadow)));background:linear-gradient(to bottom, var(--profile-purple) 0%, var(--profile-purple-shadow) 100%)}.profile-color-purple div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-purple #dt-search-0:focus{border:1px solid var(--profile-purple)}.profile-color-purple-light{background-color:var(--profile-purple-light);color:var(--profile-purple)}.profile-color-petrol [type=email],.profile-color-petrol .form-control,.profile-color-petrol .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-petrol [type=email]:focus,.profile-color-petrol .form-control:focus,.profile-color-petrol .form-select:focus{background-color:var(--profile-petrol-shadow) !important;border-color:var(--profile-petrol);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-petrol-shadow);box-shadow:0 0 0 .25rem var(--profile-petrol-shadow)}.profile-color-petrol .namefield,.profile-color-petrol footer,.profile-color-petrol #profileFontPreview{background-color:var(--profile-petrol);color:var(--color-white)}.profile-color-petrol .share{position:absolute;background-color:var(--profile-petrol)}.profile-color-petrol .share i{color:#fff}.profile-color-petrol .share:hover{color:var(--profile-petrol)}.profile-color-petrol .share:hover i{color:var(--profile-petrol)}.profile-color-petrol .share-circle{position:absolute}.profile-color-petrol .share-circle i{color:#fff}.profile-color-petrol .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-petrol .share-link i{font-size:22px}.profile-color-petrol .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-petrol .profile-menu div.item,.profile-color-petrol .profile-menu a.item,.profile-color-petrol .profile-menu-mobile div.item,.profile-color-petrol .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-petrol);border:1px solid var(--profile-petrol)}.profile-color-petrol .profile-menu a.item:hover,.profile-color-petrol .profile-menu .item.active,.profile-color-petrol .profile-menu-mobile a.item:hover,.profile-color-petrol .profile-menu-mobile .item.active{background-color:var(--profile-petrol);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-petrol .profile-menu a.item:hover i,.profile-color-petrol .profile-menu .item.active i,.profile-color-petrol .profile-menu-mobile a.item:hover i,.profile-color-petrol .profile-menu-mobile .item.active i{background-color:var(--profile-petrol);color:var(--color-white)}.profile-color-petrol .infotip .infotiptext{background-color:var(--profile-petrol);color:var(--color-white)}.profile-color-petrol .infotip .infotiptext::before{border-color:var(--profile-petrol) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-petrol .profile-menu-mobile i{border:none}.profile-color-petrol .profile-menu-mobile a.item:hover,.profile-color-petrol .profile-menu-mobile .item.active,.profile-color-petrol .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-petrol .timeline:before{background-color:var(--profile-petrol)}.profile-color-petrol .timeline-badge{background-color:var(--profile-petrol)}.profile-color-petrol .timeline>li>.timeline-panel:after{background-color:var(--profile-petrol)}.profile-color-petrol .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-petrol .line{border-bottom:.9px solid var(--profile-petrol)}.profile-color-petrol .color-pick{background-color:var(--profile-petrol)}.profile-color-petrol .color-pick-light{background-color:var(--profile-petrol-light)}.profile-color-petrol i.fa fa-trash{color:var(--profile-petrol)}.profile-color-petrol .btn{background-color:var(--profile-petrol);-webkit-box-shadow:2px 2px 8px 0 var(--profile-petrol-shadow),2px 4px 20px 0 var(--profile-petrol-shadow);box-shadow:2px 2px 8px 0 var(--profile-petrol-shadow),2px 4px 20px 0 var(--profile-petrol-shadow)}.profile-color-petrol .btn i{color:#fff}.profile-color-petrol .btn:hover,.profile-color-petrol .btn:focus,.profile-color-petrol .btn:active,.profile-color-petrol .btn:disabled{color:var(--profile-petrol);background-color:var(--color-white);border:1px solid var(--profile-petrol);-webkit-box-shadow:2px 2px 8px 0 var(--profile-petrol-shadow),2px 4px 20px 0 var(--profile-petrol-shadow);box-shadow:2px 2px 8px 0 var(--profile-petrol-shadow),2px 4px 20px 0 var(--profile-petrol-shadow)}.profile-color-petrol .btn:hover i,.profile-color-petrol .btn:focus i,.profile-color-petrol .btn:active i,.profile-color-petrol .btn:disabled i{color:var(--profile-petrol)}.profile-color-petrol .btn.selected{color:var(--profile-petrol);background-color:var(--color-white);border:1px solid var(--profile-petrol)}.profile-color-petrol .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-petrol-shadow),2px 4px 20px 0 var(--profile-petrol-shadow);box-shadow:2px 2px 8px 0 var(--profile-petrol-shadow),2px 4px 20px 0 var(--profile-petrol-shadow);color:var(--profile-petrol)}.profile-color-petrol .btn-light:hover,.profile-color-petrol .btn-light:focus,.profile-color-petrol .btn-light:active{color:var(--color-white);background-color:var(--profile-petrol);border:1px solid var(--profile-petrol);-webkit-box-shadow:2px 2px 8px 0 var(--profile-petrol-shadow),2px 4px 20px 0 var(--profile-petrol-shadow);box-shadow:2px 2px 8px 0 var(--profile-petrol-shadow),2px 4px 20px 0 var(--profile-petrol-shadow)}.profile-color-petrol .btn-light.selected{color:var(--color-white);background-color:var(--profile-petrol);border:1px solid var(--profile-petrol)}.profile-color-petrol .btn-dark{background-color:var(--profile-petrol);color:#fff;border:1px solid var(--profile-petrol)}.profile-color-petrol .btn-dark:hover,.profile-color-petrol .btn-dark:focus,.profile-color-petrol .btn-dark:active{color:var(--color-white);background-color:var(--profile-petrol-shadow)}.profile-color-petrol .btn-dark.selected{color:var(--color-white);background-color:var(--profile-petrol-shadow)}.profile-color-petrol .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-petrol)}.profile-color-petrol .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-petrol .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-petrol #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-petrol);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-petrol #dropZone.dragover{background-color:var(--profile-petrol-shadow)}.profile-color-petrol .backToTop{background:var(--profile-petrol);color:#fff}.profile-color-petrol .backToTop:hover{background:var(--profile-petrol);color:#fff}.profile-color-petrol .input-types input[type=radio],.profile-color-petrol .input-types input[type=checkbox]{color:var(--profile-petrol);border:.15em solid var(--profile-petrol)}.profile-color-petrol .input-types input[type=radio]::before{background-color:var(--profile-petrol)}.profile-color-petrol .pagination .active>.page-link,.profile-color-petrol .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-petrol);border-color:var(--profile-petrol);color:#fff}.profile-color-petrol div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-petrol div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-petrol);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-petrol)), to(var(--profile-petrol-shadow)));background:linear-gradient(to bottom, var(--profile-petrol) 0%, var(--profile-petrol-shadow) 100%)}.profile-color-petrol div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-petrol #dt-search-0:focus{border:1px solid var(--profile-petrol)}.profile-color-petrol-light{background-color:var(--profile-petrol-light);color:var(--profile-petrol)}.profile-color-royal [type=email],.profile-color-royal .form-control,.profile-color-royal .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-royal [type=email]:focus,.profile-color-royal .form-control:focus,.profile-color-royal .form-select:focus{background-color:var(--profile-royal-shadow) !important;border-color:var(--profile-royal);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-royal-shadow);box-shadow:0 0 0 .25rem var(--profile-royal-shadow)}.profile-color-royal .namefield,.profile-color-royal footer,.profile-color-royal #profileFontPreview{background-color:var(--profile-royal);color:var(--color-white)}.profile-color-royal .share{position:absolute;background-color:var(--profile-royal)}.profile-color-royal .share i{color:#fff}.profile-color-royal .share:hover{color:var(--profile-royal)}.profile-color-royal .share:hover i{color:var(--profile-royal)}.profile-color-royal .share-circle{position:absolute}.profile-color-royal .share-circle i{color:#fff}.profile-color-royal .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-royal .share-link i{font-size:22px}.profile-color-royal .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-royal .profile-menu div.item,.profile-color-royal .profile-menu a.item,.profile-color-royal .profile-menu-mobile div.item,.profile-color-royal .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-royal);border:1px solid var(--profile-royal)}.profile-color-royal .profile-menu a.item:hover,.profile-color-royal .profile-menu .item.active,.profile-color-royal .profile-menu-mobile a.item:hover,.profile-color-royal .profile-menu-mobile .item.active{background-color:var(--profile-royal);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-royal .profile-menu a.item:hover i,.profile-color-royal .profile-menu .item.active i,.profile-color-royal .profile-menu-mobile a.item:hover i,.profile-color-royal .profile-menu-mobile .item.active i{background-color:var(--profile-royal);color:var(--color-white)}.profile-color-royal .infotip .infotiptext{background-color:var(--profile-royal);color:var(--color-white)}.profile-color-royal .infotip .infotiptext::before{border-color:var(--profile-royal) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-royal .profile-menu-mobile i{border:none}.profile-color-royal .profile-menu-mobile a.item:hover,.profile-color-royal .profile-menu-mobile .item.active,.profile-color-royal .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-royal .timeline:before{background-color:var(--profile-royal)}.profile-color-royal .timeline-badge{background-color:var(--profile-royal)}.profile-color-royal .timeline>li>.timeline-panel:after{background-color:var(--profile-royal)}.profile-color-royal .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-royal .line{border-bottom:.9px solid var(--profile-royal)}.profile-color-royal .color-pick{background-color:var(--profile-royal)}.profile-color-royal .color-pick-light{background-color:var(--profile-royal-light)}.profile-color-royal i.fa fa-trash{color:var(--profile-royal)}.profile-color-royal .btn{background-color:var(--profile-royal);-webkit-box-shadow:2px 2px 8px 0 var(--profile-royal-shadow),2px 4px 20px 0 var(--profile-royal-shadow);box-shadow:2px 2px 8px 0 var(--profile-royal-shadow),2px 4px 20px 0 var(--profile-royal-shadow)}.profile-color-royal .btn i{color:#fff}.profile-color-royal .btn:hover,.profile-color-royal .btn:focus,.profile-color-royal .btn:active,.profile-color-royal .btn:disabled{color:var(--profile-royal);background-color:var(--color-white);border:1px solid var(--profile-royal);-webkit-box-shadow:2px 2px 8px 0 var(--profile-royal-shadow),2px 4px 20px 0 var(--profile-royal-shadow);box-shadow:2px 2px 8px 0 var(--profile-royal-shadow),2px 4px 20px 0 var(--profile-royal-shadow)}.profile-color-royal .btn:hover i,.profile-color-royal .btn:focus i,.profile-color-royal .btn:active i,.profile-color-royal .btn:disabled i{color:var(--profile-royal)}.profile-color-royal .btn.selected{color:var(--profile-royal);background-color:var(--color-white);border:1px solid var(--profile-royal)}.profile-color-royal .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-royal-shadow),2px 4px 20px 0 var(--profile-royal-shadow);box-shadow:2px 2px 8px 0 var(--profile-royal-shadow),2px 4px 20px 0 var(--profile-royal-shadow);color:var(--profile-royal)}.profile-color-royal .btn-light:hover,.profile-color-royal .btn-light:focus,.profile-color-royal .btn-light:active{color:var(--color-white);background-color:var(--profile-royal);border:1px solid var(--profile-royal);-webkit-box-shadow:2px 2px 8px 0 var(--profile-royal-shadow),2px 4px 20px 0 var(--profile-royal-shadow);box-shadow:2px 2px 8px 0 var(--profile-royal-shadow),2px 4px 20px 0 var(--profile-royal-shadow)}.profile-color-royal .btn-light.selected{color:var(--color-white);background-color:var(--profile-royal);border:1px solid var(--profile-royal)}.profile-color-royal .btn-dark{background-color:var(--profile-royal);color:#fff;border:1px solid var(--profile-royal)}.profile-color-royal .btn-dark:hover,.profile-color-royal .btn-dark:focus,.profile-color-royal .btn-dark:active{color:var(--color-white);background-color:var(--profile-royal-shadow)}.profile-color-royal .btn-dark.selected{color:var(--color-white);background-color:var(--profile-royal-shadow)}.profile-color-royal .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-royal)}.profile-color-royal .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-royal .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-royal #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-royal);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-royal #dropZone.dragover{background-color:var(--profile-royal-shadow)}.profile-color-royal .backToTop{background:var(--profile-royal);color:#fff}.profile-color-royal .backToTop:hover{background:var(--profile-royal);color:#fff}.profile-color-royal .input-types input[type=radio],.profile-color-royal .input-types input[type=checkbox]{color:var(--profile-royal);border:.15em solid var(--profile-royal)}.profile-color-royal .input-types input[type=radio]::before{background-color:var(--profile-royal)}.profile-color-royal .pagination .active>.page-link,.profile-color-royal .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-royal);border-color:var(--profile-royal);color:#fff}.profile-color-royal div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-royal div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-royal);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-royal)), to(var(--profile-royal-shadow)));background:linear-gradient(to bottom, var(--profile-royal) 0%, var(--profile-royal-shadow) 100%)}.profile-color-royal div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-royal #dt-search-0:focus{border:1px solid var(--profile-royal)}.profile-color-royal-light{background-color:var(--profile-royal-light);color:var(--profile-royal)}.profile-color-navy [type=email],.profile-color-navy .form-control,.profile-color-navy .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-navy [type=email]:focus,.profile-color-navy .form-control:focus,.profile-color-navy .form-select:focus{background-color:var(--profile-navy-shadow) !important;border-color:var(--profile-navy);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-navy-shadow);box-shadow:0 0 0 .25rem var(--profile-navy-shadow)}.profile-color-navy .namefield,.profile-color-navy footer,.profile-color-navy #profileFontPreview{background-color:var(--profile-navy);color:var(--color-white)}.profile-color-navy .share{position:absolute;background-color:var(--profile-navy)}.profile-color-navy .share i{color:#fff}.profile-color-navy .share:hover{color:var(--profile-navy)}.profile-color-navy .share:hover i{color:var(--profile-navy)}.profile-color-navy .share-circle{position:absolute}.profile-color-navy .share-circle i{color:#fff}.profile-color-navy .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-navy .share-link i{font-size:22px}.profile-color-navy .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-navy .profile-menu div.item,.profile-color-navy .profile-menu a.item,.profile-color-navy .profile-menu-mobile div.item,.profile-color-navy .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-navy);border:1px solid var(--profile-navy)}.profile-color-navy .profile-menu a.item:hover,.profile-color-navy .profile-menu .item.active,.profile-color-navy .profile-menu-mobile a.item:hover,.profile-color-navy .profile-menu-mobile .item.active{background-color:var(--profile-navy);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-navy .profile-menu a.item:hover i,.profile-color-navy .profile-menu .item.active i,.profile-color-navy .profile-menu-mobile a.item:hover i,.profile-color-navy .profile-menu-mobile .item.active i{background-color:var(--profile-navy);color:var(--color-white)}.profile-color-navy .infotip .infotiptext{background-color:var(--profile-navy);color:var(--color-white)}.profile-color-navy .infotip .infotiptext::before{border-color:var(--profile-navy) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-navy .profile-menu-mobile i{border:none}.profile-color-navy .profile-menu-mobile a.item:hover,.profile-color-navy .profile-menu-mobile .item.active,.profile-color-navy .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-navy .timeline:before{background-color:var(--profile-navy)}.profile-color-navy .timeline-badge{background-color:var(--profile-navy)}.profile-color-navy .timeline>li>.timeline-panel:after{background-color:var(--profile-navy)}.profile-color-navy .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-navy .line{border-bottom:.9px solid var(--profile-navy)}.profile-color-navy .color-pick{background-color:var(--profile-navy)}.profile-color-navy .color-pick-light{background-color:var(--profile-navy-light)}.profile-color-navy i.fa fa-trash{color:var(--profile-navy)}.profile-color-navy .btn{background-color:var(--profile-navy);-webkit-box-shadow:2px 2px 8px 0 var(--profile-navy-shadow),2px 4px 20px 0 var(--profile-navy-shadow);box-shadow:2px 2px 8px 0 var(--profile-navy-shadow),2px 4px 20px 0 var(--profile-navy-shadow)}.profile-color-navy .btn i{color:#fff}.profile-color-navy .btn:hover,.profile-color-navy .btn:focus,.profile-color-navy .btn:active,.profile-color-navy .btn:disabled{color:var(--profile-navy);background-color:var(--color-white);border:1px solid var(--profile-navy);-webkit-box-shadow:2px 2px 8px 0 var(--profile-navy-shadow),2px 4px 20px 0 var(--profile-navy-shadow);box-shadow:2px 2px 8px 0 var(--profile-navy-shadow),2px 4px 20px 0 var(--profile-navy-shadow)}.profile-color-navy .btn:hover i,.profile-color-navy .btn:focus i,.profile-color-navy .btn:active i,.profile-color-navy .btn:disabled i{color:var(--profile-navy)}.profile-color-navy .btn.selected{color:var(--profile-navy);background-color:var(--color-white);border:1px solid var(--profile-navy)}.profile-color-navy .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-navy-shadow),2px 4px 20px 0 var(--profile-navy-shadow);box-shadow:2px 2px 8px 0 var(--profile-navy-shadow),2px 4px 20px 0 var(--profile-navy-shadow);color:var(--profile-navy)}.profile-color-navy .btn-light:hover,.profile-color-navy .btn-light:focus,.profile-color-navy .btn-light:active{color:var(--color-white);background-color:var(--profile-navy);border:1px solid var(--profile-navy);-webkit-box-shadow:2px 2px 8px 0 var(--profile-navy-shadow),2px 4px 20px 0 var(--profile-navy-shadow);box-shadow:2px 2px 8px 0 var(--profile-navy-shadow),2px 4px 20px 0 var(--profile-navy-shadow)}.profile-color-navy .btn-light.selected{color:var(--color-white);background-color:var(--profile-navy);border:1px solid var(--profile-navy)}.profile-color-navy .btn-dark{background-color:var(--profile-navy);color:#fff;border:1px solid var(--profile-navy)}.profile-color-navy .btn-dark:hover,.profile-color-navy .btn-dark:focus,.profile-color-navy .btn-dark:active{color:var(--color-white);background-color:var(--profile-navy-shadow)}.profile-color-navy .btn-dark.selected{color:var(--color-white);background-color:var(--profile-navy-shadow)}.profile-color-navy .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-navy)}.profile-color-navy .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-navy .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-navy #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-navy);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-navy #dropZone.dragover{background-color:var(--profile-navy-shadow)}.profile-color-navy .backToTop{background:var(--profile-navy);color:#fff}.profile-color-navy .backToTop:hover{background:var(--profile-navy);color:#fff}.profile-color-navy .input-types input[type=radio],.profile-color-navy .input-types input[type=checkbox]{color:var(--profile-navy);border:.15em solid var(--profile-navy)}.profile-color-navy .input-types input[type=radio]::before{background-color:var(--profile-navy)}.profile-color-navy .pagination .active>.page-link,.profile-color-navy .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-navy);border-color:var(--profile-navy);color:#fff}.profile-color-navy div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-navy div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-navy);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-navy)), to(var(--profile-navy-shadow)));background:linear-gradient(to bottom, var(--profile-navy) 0%, var(--profile-navy-shadow) 100%)}.profile-color-navy div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-navy #dt-search-0:focus{border:1px solid var(--profile-navy)}.profile-color-navy-light{background-color:var(--profile-navy-light);color:var(--profile-navy)}.profile-color-slate [type=email],.profile-color-slate .form-control,.profile-color-slate .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-slate [type=email]:focus,.profile-color-slate .form-control:focus,.profile-color-slate .form-select:focus{background-color:var(--profile-slate-shadow) !important;border-color:var(--profile-slate);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-slate-shadow);box-shadow:0 0 0 .25rem var(--profile-slate-shadow)}.profile-color-slate .namefield,.profile-color-slate footer,.profile-color-slate #profileFontPreview{background-color:var(--profile-slate);color:var(--color-white)}.profile-color-slate .share{position:absolute;background-color:var(--profile-slate)}.profile-color-slate .share i{color:#fff}.profile-color-slate .share:hover{color:var(--profile-slate)}.profile-color-slate .share:hover i{color:var(--profile-slate)}.profile-color-slate .share-circle{position:absolute}.profile-color-slate .share-circle i{color:#fff}.profile-color-slate .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-slate .share-link i{font-size:22px}.profile-color-slate .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-slate .profile-menu div.item,.profile-color-slate .profile-menu a.item,.profile-color-slate .profile-menu-mobile div.item,.profile-color-slate .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-slate);border:1px solid var(--profile-slate)}.profile-color-slate .profile-menu a.item:hover,.profile-color-slate .profile-menu .item.active,.profile-color-slate .profile-menu-mobile a.item:hover,.profile-color-slate .profile-menu-mobile .item.active{background-color:var(--profile-slate);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-slate .profile-menu a.item:hover i,.profile-color-slate .profile-menu .item.active i,.profile-color-slate .profile-menu-mobile a.item:hover i,.profile-color-slate .profile-menu-mobile .item.active i{background-color:var(--profile-slate);color:var(--color-white)}.profile-color-slate .infotip .infotiptext{background-color:var(--profile-slate);color:var(--color-white)}.profile-color-slate .infotip .infotiptext::before{border-color:var(--profile-slate) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-slate .profile-menu-mobile i{border:none}.profile-color-slate .profile-menu-mobile a.item:hover,.profile-color-slate .profile-menu-mobile .item.active,.profile-color-slate .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-slate .timeline:before{background-color:var(--profile-slate)}.profile-color-slate .timeline-badge{background-color:var(--profile-slate)}.profile-color-slate .timeline>li>.timeline-panel:after{background-color:var(--profile-slate)}.profile-color-slate .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-slate .line{border-bottom:.9px solid var(--profile-slate)}.profile-color-slate .color-pick{background-color:var(--profile-slate)}.profile-color-slate .color-pick-light{background-color:var(--profile-slate-light)}.profile-color-slate i.fa fa-trash{color:var(--profile-slate)}.profile-color-slate .btn{background-color:var(--profile-slate);-webkit-box-shadow:2px 2px 8px 0 var(--profile-slate-shadow),2px 4px 20px 0 var(--profile-slate-shadow);box-shadow:2px 2px 8px 0 var(--profile-slate-shadow),2px 4px 20px 0 var(--profile-slate-shadow)}.profile-color-slate .btn i{color:#fff}.profile-color-slate .btn:hover,.profile-color-slate .btn:focus,.profile-color-slate .btn:active,.profile-color-slate .btn:disabled{color:var(--profile-slate);background-color:var(--color-white);border:1px solid var(--profile-slate);-webkit-box-shadow:2px 2px 8px 0 var(--profile-slate-shadow),2px 4px 20px 0 var(--profile-slate-shadow);box-shadow:2px 2px 8px 0 var(--profile-slate-shadow),2px 4px 20px 0 var(--profile-slate-shadow)}.profile-color-slate .btn:hover i,.profile-color-slate .btn:focus i,.profile-color-slate .btn:active i,.profile-color-slate .btn:disabled i{color:var(--profile-slate)}.profile-color-slate .btn.selected{color:var(--profile-slate);background-color:var(--color-white);border:1px solid var(--profile-slate)}.profile-color-slate .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-slate-shadow),2px 4px 20px 0 var(--profile-slate-shadow);box-shadow:2px 2px 8px 0 var(--profile-slate-shadow),2px 4px 20px 0 var(--profile-slate-shadow);color:var(--profile-slate)}.profile-color-slate .btn-light:hover,.profile-color-slate .btn-light:focus,.profile-color-slate .btn-light:active{color:var(--color-white);background-color:var(--profile-slate);border:1px solid var(--profile-slate);-webkit-box-shadow:2px 2px 8px 0 var(--profile-slate-shadow),2px 4px 20px 0 var(--profile-slate-shadow);box-shadow:2px 2px 8px 0 var(--profile-slate-shadow),2px 4px 20px 0 var(--profile-slate-shadow)}.profile-color-slate .btn-light.selected{color:var(--color-white);background-color:var(--profile-slate);border:1px solid var(--profile-slate)}.profile-color-slate .btn-dark{background-color:var(--profile-slate);color:#fff;border:1px solid var(--profile-slate)}.profile-color-slate .btn-dark:hover,.profile-color-slate .btn-dark:focus,.profile-color-slate .btn-dark:active{color:var(--color-white);background-color:var(--profile-slate-shadow)}.profile-color-slate .btn-dark.selected{color:var(--color-white);background-color:var(--profile-slate-shadow)}.profile-color-slate .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-slate)}.profile-color-slate .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-slate .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-slate #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-slate);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-slate #dropZone.dragover{background-color:var(--profile-slate-shadow)}.profile-color-slate .backToTop{background:var(--profile-slate);color:#fff}.profile-color-slate .backToTop:hover{background:var(--profile-slate);color:#fff}.profile-color-slate .input-types input[type=radio],.profile-color-slate .input-types input[type=checkbox]{color:var(--profile-slate);border:.15em solid var(--profile-slate)}.profile-color-slate .input-types input[type=radio]::before{background-color:var(--profile-slate)}.profile-color-slate .pagination .active>.page-link,.profile-color-slate .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-slate);border-color:var(--profile-slate);color:#fff}.profile-color-slate div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-slate div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-slate);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-slate)), to(var(--profile-slate-shadow)));background:linear-gradient(to bottom, var(--profile-slate) 0%, var(--profile-slate-shadow) 100%)}.profile-color-slate div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-slate #dt-search-0:focus{border:1px solid var(--profile-slate)}.profile-color-slate-light{background-color:var(--profile-slate-light);color:var(--profile-slate)}.profile-color-teal [type=email],.profile-color-teal .form-control,.profile-color-teal .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-teal [type=email]:focus,.profile-color-teal .form-control:focus,.profile-color-teal .form-select:focus{background-color:var(--profile-teal-shadow) !important;border-color:var(--profile-teal);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-teal-shadow);box-shadow:0 0 0 .25rem var(--profile-teal-shadow)}.profile-color-teal .namefield,.profile-color-teal footer,.profile-color-teal #profileFontPreview{background-color:var(--profile-teal);color:var(--color-white)}.profile-color-teal .share{position:absolute;background-color:var(--profile-teal)}.profile-color-teal .share i{color:#fff}.profile-color-teal .share:hover{color:var(--profile-teal)}.profile-color-teal .share:hover i{color:var(--profile-teal)}.profile-color-teal .share-circle{position:absolute}.profile-color-teal .share-circle i{color:#fff}.profile-color-teal .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-teal .share-link i{font-size:22px}.profile-color-teal .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-teal .profile-menu div.item,.profile-color-teal .profile-menu a.item,.profile-color-teal .profile-menu-mobile div.item,.profile-color-teal .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-teal);border:1px solid var(--profile-teal)}.profile-color-teal .profile-menu a.item:hover,.profile-color-teal .profile-menu .item.active,.profile-color-teal .profile-menu-mobile a.item:hover,.profile-color-teal .profile-menu-mobile .item.active{background-color:var(--profile-teal);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-teal .profile-menu a.item:hover i,.profile-color-teal .profile-menu .item.active i,.profile-color-teal .profile-menu-mobile a.item:hover i,.profile-color-teal .profile-menu-mobile .item.active i{background-color:var(--profile-teal);color:var(--color-white)}.profile-color-teal .infotip .infotiptext{background-color:var(--profile-teal);color:var(--color-white)}.profile-color-teal .infotip .infotiptext::before{border-color:var(--profile-teal) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-teal .profile-menu-mobile i{border:none}.profile-color-teal .profile-menu-mobile a.item:hover,.profile-color-teal .profile-menu-mobile .item.active,.profile-color-teal .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-teal .timeline:before{background-color:var(--profile-teal)}.profile-color-teal .timeline-badge{background-color:var(--profile-teal)}.profile-color-teal .timeline>li>.timeline-panel:after{background-color:var(--profile-teal)}.profile-color-teal .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-teal .line{border-bottom:.9px solid var(--profile-teal)}.profile-color-teal .color-pick{background-color:var(--profile-teal)}.profile-color-teal .color-pick-light{background-color:var(--profile-teal-light)}.profile-color-teal i.fa fa-trash{color:var(--profile-teal)}.profile-color-teal .btn{background-color:var(--profile-teal);-webkit-box-shadow:2px 2px 8px 0 var(--profile-teal-shadow),2px 4px 20px 0 var(--profile-teal-shadow);box-shadow:2px 2px 8px 0 var(--profile-teal-shadow),2px 4px 20px 0 var(--profile-teal-shadow)}.profile-color-teal .btn i{color:#fff}.profile-color-teal .btn:hover,.profile-color-teal .btn:focus,.profile-color-teal .btn:active,.profile-color-teal .btn:disabled{color:var(--profile-teal);background-color:var(--color-white);border:1px solid var(--profile-teal);-webkit-box-shadow:2px 2px 8px 0 var(--profile-teal-shadow),2px 4px 20px 0 var(--profile-teal-shadow);box-shadow:2px 2px 8px 0 var(--profile-teal-shadow),2px 4px 20px 0 var(--profile-teal-shadow)}.profile-color-teal .btn:hover i,.profile-color-teal .btn:focus i,.profile-color-teal .btn:active i,.profile-color-teal .btn:disabled i{color:var(--profile-teal)}.profile-color-teal .btn.selected{color:var(--profile-teal);background-color:var(--color-white);border:1px solid var(--profile-teal)}.profile-color-teal .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-teal-shadow),2px 4px 20px 0 var(--profile-teal-shadow);box-shadow:2px 2px 8px 0 var(--profile-teal-shadow),2px 4px 20px 0 var(--profile-teal-shadow);color:var(--profile-teal)}.profile-color-teal .btn-light:hover,.profile-color-teal .btn-light:focus,.profile-color-teal .btn-light:active{color:var(--color-white);background-color:var(--profile-teal);border:1px solid var(--profile-teal);-webkit-box-shadow:2px 2px 8px 0 var(--profile-teal-shadow),2px 4px 20px 0 var(--profile-teal-shadow);box-shadow:2px 2px 8px 0 var(--profile-teal-shadow),2px 4px 20px 0 var(--profile-teal-shadow)}.profile-color-teal .btn-light.selected{color:var(--color-white);background-color:var(--profile-teal);border:1px solid var(--profile-teal)}.profile-color-teal .btn-dark{background-color:var(--profile-teal);color:#fff;border:1px solid var(--profile-teal)}.profile-color-teal .btn-dark:hover,.profile-color-teal .btn-dark:focus,.profile-color-teal .btn-dark:active{color:var(--color-white);background-color:var(--profile-teal-shadow)}.profile-color-teal .btn-dark.selected{color:var(--color-white);background-color:var(--profile-teal-shadow)}.profile-color-teal .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-teal)}.profile-color-teal .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-teal .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-teal #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-teal);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-teal #dropZone.dragover{background-color:var(--profile-teal-shadow)}.profile-color-teal .backToTop{background:var(--profile-teal);color:#fff}.profile-color-teal .backToTop:hover{background:var(--profile-teal);color:#fff}.profile-color-teal .input-types input[type=radio],.profile-color-teal .input-types input[type=checkbox]{color:var(--profile-teal);border:.15em solid var(--profile-teal)}.profile-color-teal .input-types input[type=radio]::before{background-color:var(--profile-teal)}.profile-color-teal .pagination .active>.page-link,.profile-color-teal .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-teal);border-color:var(--profile-teal);color:#fff}.profile-color-teal div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-teal div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-teal);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-teal)), to(var(--profile-teal-shadow)));background:linear-gradient(to bottom, var(--profile-teal) 0%, var(--profile-teal-shadow) 100%)}.profile-color-teal div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-teal #dt-search-0:focus{border:1px solid var(--profile-teal)}.profile-color-teal-light{background-color:var(--profile-teal-light);color:var(--profile-teal)}.profile-color-charcoal [type=email],.profile-color-charcoal .form-control,.profile-color-charcoal .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-charcoal [type=email]:focus,.profile-color-charcoal .form-control:focus,.profile-color-charcoal .form-select:focus{background-color:var(--profile-charcoal-shadow) !important;border-color:var(--profile-charcoal);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-charcoal-shadow);box-shadow:0 0 0 .25rem var(--profile-charcoal-shadow)}.profile-color-charcoal .namefield,.profile-color-charcoal footer,.profile-color-charcoal #profileFontPreview{background-color:var(--profile-charcoal);color:var(--color-white)}.profile-color-charcoal .share{position:absolute;background-color:var(--profile-charcoal)}.profile-color-charcoal .share i{color:#fff}.profile-color-charcoal .share:hover{color:var(--profile-charcoal)}.profile-color-charcoal .share:hover i{color:var(--profile-charcoal)}.profile-color-charcoal .share-circle{position:absolute}.profile-color-charcoal .share-circle i{color:#fff}.profile-color-charcoal .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-charcoal .share-link i{font-size:22px}.profile-color-charcoal .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-charcoal .profile-menu div.item,.profile-color-charcoal .profile-menu a.item,.profile-color-charcoal .profile-menu-mobile div.item,.profile-color-charcoal .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-charcoal);border:1px solid var(--profile-charcoal)}.profile-color-charcoal .profile-menu a.item:hover,.profile-color-charcoal .profile-menu .item.active,.profile-color-charcoal .profile-menu-mobile a.item:hover,.profile-color-charcoal .profile-menu-mobile .item.active{background-color:var(--profile-charcoal);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-charcoal .profile-menu a.item:hover i,.profile-color-charcoal .profile-menu .item.active i,.profile-color-charcoal .profile-menu-mobile a.item:hover i,.profile-color-charcoal .profile-menu-mobile .item.active i{background-color:var(--profile-charcoal);color:var(--color-white)}.profile-color-charcoal .infotip .infotiptext{background-color:var(--profile-charcoal);color:var(--color-white)}.profile-color-charcoal .infotip .infotiptext::before{border-color:var(--profile-charcoal) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-charcoal .profile-menu-mobile i{border:none}.profile-color-charcoal .profile-menu-mobile a.item:hover,.profile-color-charcoal .profile-menu-mobile .item.active,.profile-color-charcoal .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-charcoal .timeline:before{background-color:var(--profile-charcoal)}.profile-color-charcoal .timeline-badge{background-color:var(--profile-charcoal)}.profile-color-charcoal .timeline>li>.timeline-panel:after{background-color:var(--profile-charcoal)}.profile-color-charcoal .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-charcoal .line{border-bottom:.9px solid var(--profile-charcoal)}.profile-color-charcoal .color-pick{background-color:var(--profile-charcoal)}.profile-color-charcoal .color-pick-light{background-color:var(--profile-charcoal-light)}.profile-color-charcoal i.fa fa-trash{color:var(--profile-charcoal)}.profile-color-charcoal .btn{background-color:var(--profile-charcoal);-webkit-box-shadow:2px 2px 8px 0 var(--profile-charcoal-shadow),2px 4px 20px 0 var(--profile-charcoal-shadow);box-shadow:2px 2px 8px 0 var(--profile-charcoal-shadow),2px 4px 20px 0 var(--profile-charcoal-shadow)}.profile-color-charcoal .btn i{color:#fff}.profile-color-charcoal .btn:hover,.profile-color-charcoal .btn:focus,.profile-color-charcoal .btn:active,.profile-color-charcoal .btn:disabled{color:var(--profile-charcoal);background-color:var(--color-white);border:1px solid var(--profile-charcoal);-webkit-box-shadow:2px 2px 8px 0 var(--profile-charcoal-shadow),2px 4px 20px 0 var(--profile-charcoal-shadow);box-shadow:2px 2px 8px 0 var(--profile-charcoal-shadow),2px 4px 20px 0 var(--profile-charcoal-shadow)}.profile-color-charcoal .btn:hover i,.profile-color-charcoal .btn:focus i,.profile-color-charcoal .btn:active i,.profile-color-charcoal .btn:disabled i{color:var(--profile-charcoal)}.profile-color-charcoal .btn.selected{color:var(--profile-charcoal);background-color:var(--color-white);border:1px solid var(--profile-charcoal)}.profile-color-charcoal .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-charcoal-shadow),2px 4px 20px 0 var(--profile-charcoal-shadow);box-shadow:2px 2px 8px 0 var(--profile-charcoal-shadow),2px 4px 20px 0 var(--profile-charcoal-shadow);color:var(--profile-charcoal)}.profile-color-charcoal .btn-light:hover,.profile-color-charcoal .btn-light:focus,.profile-color-charcoal .btn-light:active{color:var(--color-white);background-color:var(--profile-charcoal);border:1px solid var(--profile-charcoal);-webkit-box-shadow:2px 2px 8px 0 var(--profile-charcoal-shadow),2px 4px 20px 0 var(--profile-charcoal-shadow);box-shadow:2px 2px 8px 0 var(--profile-charcoal-shadow),2px 4px 20px 0 var(--profile-charcoal-shadow)}.profile-color-charcoal .btn-light.selected{color:var(--color-white);background-color:var(--profile-charcoal);border:1px solid var(--profile-charcoal)}.profile-color-charcoal .btn-dark{background-color:var(--profile-charcoal);color:#fff;border:1px solid var(--profile-charcoal)}.profile-color-charcoal .btn-dark:hover,.profile-color-charcoal .btn-dark:focus,.profile-color-charcoal .btn-dark:active{color:var(--color-white);background-color:var(--profile-charcoal-shadow)}.profile-color-charcoal .btn-dark.selected{color:var(--color-white);background-color:var(--profile-charcoal-shadow)}.profile-color-charcoal .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-charcoal)}.profile-color-charcoal .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-charcoal .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-charcoal #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-charcoal);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-charcoal #dropZone.dragover{background-color:var(--profile-charcoal-shadow)}.profile-color-charcoal .backToTop{background:var(--profile-charcoal);color:#fff}.profile-color-charcoal .backToTop:hover{background:var(--profile-charcoal);color:#fff}.profile-color-charcoal .input-types input[type=radio],.profile-color-charcoal .input-types input[type=checkbox]{color:var(--profile-charcoal);border:.15em solid var(--profile-charcoal)}.profile-color-charcoal .input-types input[type=radio]::before{background-color:var(--profile-charcoal)}.profile-color-charcoal .pagination .active>.page-link,.profile-color-charcoal .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-charcoal);border-color:var(--profile-charcoal);color:#fff}.profile-color-charcoal div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-charcoal div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-charcoal);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-charcoal)), to(var(--profile-charcoal-shadow)));background:linear-gradient(to bottom, var(--profile-charcoal) 0%, var(--profile-charcoal-shadow) 100%)}.profile-color-charcoal div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-charcoal #dt-search-0:focus{border:1px solid var(--profile-charcoal)}.profile-color-charcoal-light{background-color:var(--profile-charcoal-light);color:var(--profile-charcoal)}.profile-color-light-yellow [type=email],.profile-color-light-yellow .form-control,.profile-color-light-yellow .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-light-yellow [type=email]:focus,.profile-color-light-yellow .form-control:focus,.profile-color-light-yellow .form-select:focus{background-color:var(--profile-light-yellow-light) !important;border-color:var(--profile-light-yellow);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-light-yellow-light);box-shadow:0 0 0 .25rem var(--profile-light-yellow-light)}.profile-color-light-yellow .namefield,.profile-color-light-yellow footer,.profile-color-light-yellow #profileFontPreview{background-color:var(--profile-light-yellow);color:var(--color-white)}.profile-color-light-yellow .share{position:absolute;background-color:var(--profile-light-yellow)}.profile-color-light-yellow .share i{color:#fff}.profile-color-light-yellow .share:hover{color:var(--profile-light-yellow)}.profile-color-light-yellow .share:hover i{color:var(--profile-light-yellow)}.profile-color-light-yellow .share-circle{position:absolute}.profile-color-light-yellow .share-circle i{color:#fff}.profile-color-light-yellow .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-light-yellow .share-link i{font-size:22px}.profile-color-light-yellow .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-light-yellow .profile-menu div.item,.profile-color-light-yellow .profile-menu a.item,.profile-color-light-yellow .profile-menu-mobile div.item,.profile-color-light-yellow .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-light-yellow);border:1px solid var(--profile-light-yellow)}.profile-color-light-yellow .profile-menu a.item:hover,.profile-color-light-yellow .profile-menu .item.active,.profile-color-light-yellow .profile-menu-mobile a.item:hover,.profile-color-light-yellow .profile-menu-mobile .item.active{background-color:var(--profile-light-yellow);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-light-yellow .profile-menu a.item:hover i,.profile-color-light-yellow .profile-menu .item.active i,.profile-color-light-yellow .profile-menu-mobile a.item:hover i,.profile-color-light-yellow .profile-menu-mobile .item.active i{background-color:var(--profile-light-yellow);color:var(--color-white)}.profile-color-light-yellow .infotip .infotiptext{background-color:var(--profile-light-yellow);color:var(--color-white)}.profile-color-light-yellow .infotip .infotiptext::before{border-color:var(--profile-light-yellow) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-light-yellow .profile-menu-mobile i{border:none}.profile-color-light-yellow .profile-menu-mobile a.item:hover,.profile-color-light-yellow .profile-menu-mobile .item.active,.profile-color-light-yellow .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-light-yellow .timeline:before{background-color:var(--profile-light-yellow)}.profile-color-light-yellow .timeline-badge{background-color:var(--profile-light-yellow)}.profile-color-light-yellow .timeline>li>.timeline-panel:after{background-color:var(--profile-light-yellow)}.profile-color-light-yellow .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-light-yellow .line{border-bottom:.9px solid var(--profile-light-yellow)}.profile-color-light-yellow .color-pick{background-color:var(--profile-light-yellow)}.profile-color-light-yellow .color-pick-light{background-color:var(--profile-light-yellow-light)}.profile-color-light-yellow i.fa fa-trash{color:var(--profile-light-yellow)}.profile-color-light-yellow .btn{background-color:var(--profile-light-yellow);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-yellow-light),2px 4px 20px 0 var(--profile-light-yellow-light);box-shadow:2px 2px 8px 0 var(--profile-light-yellow-light),2px 4px 20px 0 var(--profile-light-yellow-light)}.profile-color-light-yellow .btn i{color:#fff}.profile-color-light-yellow .btn:hover,.profile-color-light-yellow .btn:focus,.profile-color-light-yellow .btn:active,.profile-color-light-yellow .btn:disabled{color:var(--profile-light-yellow);background-color:var(--color-white);border:1px solid var(--profile-light-yellow);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-yellow-light),2px 4px 20px 0 var(--profile-light-yellow-light);box-shadow:2px 2px 8px 0 var(--profile-light-yellow-light),2px 4px 20px 0 var(--profile-light-yellow-light)}.profile-color-light-yellow .btn:hover i,.profile-color-light-yellow .btn:focus i,.profile-color-light-yellow .btn:active i,.profile-color-light-yellow .btn:disabled i{color:var(--profile-light-yellow)}.profile-color-light-yellow .btn.selected{color:var(--profile-light-yellow);background-color:var(--color-white);border:1px solid var(--profile-light-yellow)}.profile-color-light-yellow .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-yellow-light),2px 4px 20px 0 var(--profile-light-yellow-light);box-shadow:2px 2px 8px 0 var(--profile-light-yellow-light),2px 4px 20px 0 var(--profile-light-yellow-light);color:var(--profile-light-yellow)}.profile-color-light-yellow .btn-light:hover,.profile-color-light-yellow .btn-light:focus,.profile-color-light-yellow .btn-light:active{color:var(--color-white);background-color:var(--profile-light-yellow);border:1px solid var(--profile-light-yellow);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-yellow-light),2px 4px 20px 0 var(--profile-light-yellow-light);box-shadow:2px 2px 8px 0 var(--profile-light-yellow-light),2px 4px 20px 0 var(--profile-light-yellow-light)}.profile-color-light-yellow .btn-light.selected{color:var(--color-white);background-color:var(--profile-light-yellow);border:1px solid var(--profile-light-yellow)}.profile-color-light-yellow .btn-dark{background-color:var(--profile-light-yellow);color:#fff;border:1px solid var(--profile-light-yellow)}.profile-color-light-yellow .btn-dark:hover,.profile-color-light-yellow .btn-dark:focus,.profile-color-light-yellow .btn-dark:active{color:var(--color-white);background-color:var(--profile-light-yellow-light)}.profile-color-light-yellow .btn-dark.selected{color:var(--color-white);background-color:var(--profile-light-yellow-light)}.profile-color-light-yellow .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-light-yellow)}.profile-color-light-yellow .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-light-yellow .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-light-yellow #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-light-yellow);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-light-yellow #dropZone.dragover{background-color:var(--profile-light-yellow-light)}.profile-color-light-yellow .backToTop{background:var(--profile-light-yellow);color:#fff}.profile-color-light-yellow .backToTop:hover{background:var(--profile-light-yellow);color:#fff}.profile-color-light-yellow .input-types input[type=radio],.profile-color-light-yellow .input-types input[type=checkbox]{color:var(--profile-light-yellow);border:.15em solid var(--profile-light-yellow)}.profile-color-light-yellow .input-types input[type=radio]::before{background-color:var(--profile-light-yellow)}.profile-color-light-yellow .pagination .active>.page-link,.profile-color-light-yellow .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-light-yellow);border-color:var(--profile-light-yellow);color:#fff}.profile-color-light-yellow div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-light-yellow div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-light-yellow);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-light-yellow)), to(var(--profile-light-yellow-light)));background:linear-gradient(to bottom, var(--profile-light-yellow) 0%, var(--profile-light-yellow-light) 100%)}.profile-color-light-yellow div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-light-yellow #dt-search-0:focus{border:1px solid var(--profile-light-yellow)}.profile-color-light-yellow-light{background-color:var(--profile-light-yellow-light);color:var(--profile-light-yellow)}.profile-color-light-lime [type=email],.profile-color-light-lime .form-control,.profile-color-light-lime .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-light-lime [type=email]:focus,.profile-color-light-lime .form-control:focus,.profile-color-light-lime .form-select:focus{background-color:var(--profile-light-lime-light) !important;border-color:var(--profile-light-lime);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-light-lime-light);box-shadow:0 0 0 .25rem var(--profile-light-lime-light)}.profile-color-light-lime .namefield,.profile-color-light-lime footer,.profile-color-light-lime #profileFontPreview{background-color:var(--profile-light-lime);color:var(--color-white)}.profile-color-light-lime .share{position:absolute;background-color:var(--profile-light-lime)}.profile-color-light-lime .share i{color:#fff}.profile-color-light-lime .share:hover{color:var(--profile-light-lime)}.profile-color-light-lime .share:hover i{color:var(--profile-light-lime)}.profile-color-light-lime .share-circle{position:absolute}.profile-color-light-lime .share-circle i{color:#fff}.profile-color-light-lime .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-light-lime .share-link i{font-size:22px}.profile-color-light-lime .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-light-lime .profile-menu div.item,.profile-color-light-lime .profile-menu a.item,.profile-color-light-lime .profile-menu-mobile div.item,.profile-color-light-lime .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-light-lime);border:1px solid var(--profile-light-lime)}.profile-color-light-lime .profile-menu a.item:hover,.profile-color-light-lime .profile-menu .item.active,.profile-color-light-lime .profile-menu-mobile a.item:hover,.profile-color-light-lime .profile-menu-mobile .item.active{background-color:var(--profile-light-lime);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-light-lime .profile-menu a.item:hover i,.profile-color-light-lime .profile-menu .item.active i,.profile-color-light-lime .profile-menu-mobile a.item:hover i,.profile-color-light-lime .profile-menu-mobile .item.active i{background-color:var(--profile-light-lime);color:var(--color-white)}.profile-color-light-lime .infotip .infotiptext{background-color:var(--profile-light-lime);color:var(--color-white)}.profile-color-light-lime .infotip .infotiptext::before{border-color:var(--profile-light-lime) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-light-lime .profile-menu-mobile i{border:none}.profile-color-light-lime .profile-menu-mobile a.item:hover,.profile-color-light-lime .profile-menu-mobile .item.active,.profile-color-light-lime .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-light-lime .timeline:before{background-color:var(--profile-light-lime)}.profile-color-light-lime .timeline-badge{background-color:var(--profile-light-lime)}.profile-color-light-lime .timeline>li>.timeline-panel:after{background-color:var(--profile-light-lime)}.profile-color-light-lime .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-light-lime .line{border-bottom:.9px solid var(--profile-light-lime)}.profile-color-light-lime .color-pick{background-color:var(--profile-light-lime)}.profile-color-light-lime .color-pick-light{background-color:var(--profile-light-lime-light)}.profile-color-light-lime i.fa fa-trash{color:var(--profile-light-lime)}.profile-color-light-lime .btn{background-color:var(--profile-light-lime);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-lime-light),2px 4px 20px 0 var(--profile-light-lime-light);box-shadow:2px 2px 8px 0 var(--profile-light-lime-light),2px 4px 20px 0 var(--profile-light-lime-light)}.profile-color-light-lime .btn i{color:#fff}.profile-color-light-lime .btn:hover,.profile-color-light-lime .btn:focus,.profile-color-light-lime .btn:active,.profile-color-light-lime .btn:disabled{color:var(--profile-light-lime);background-color:var(--color-white);border:1px solid var(--profile-light-lime);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-lime-light),2px 4px 20px 0 var(--profile-light-lime-light);box-shadow:2px 2px 8px 0 var(--profile-light-lime-light),2px 4px 20px 0 var(--profile-light-lime-light)}.profile-color-light-lime .btn:hover i,.profile-color-light-lime .btn:focus i,.profile-color-light-lime .btn:active i,.profile-color-light-lime .btn:disabled i{color:var(--profile-light-lime)}.profile-color-light-lime .btn.selected{color:var(--profile-light-lime);background-color:var(--color-white);border:1px solid var(--profile-light-lime)}.profile-color-light-lime .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-lime-light),2px 4px 20px 0 var(--profile-light-lime-light);box-shadow:2px 2px 8px 0 var(--profile-light-lime-light),2px 4px 20px 0 var(--profile-light-lime-light);color:var(--profile-light-lime)}.profile-color-light-lime .btn-light:hover,.profile-color-light-lime .btn-light:focus,.profile-color-light-lime .btn-light:active{color:var(--color-white);background-color:var(--profile-light-lime);border:1px solid var(--profile-light-lime);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-lime-light),2px 4px 20px 0 var(--profile-light-lime-light);box-shadow:2px 2px 8px 0 var(--profile-light-lime-light),2px 4px 20px 0 var(--profile-light-lime-light)}.profile-color-light-lime .btn-light.selected{color:var(--color-white);background-color:var(--profile-light-lime);border:1px solid var(--profile-light-lime)}.profile-color-light-lime .btn-dark{background-color:var(--profile-light-lime);color:#fff;border:1px solid var(--profile-light-lime)}.profile-color-light-lime .btn-dark:hover,.profile-color-light-lime .btn-dark:focus,.profile-color-light-lime .btn-dark:active{color:var(--color-white);background-color:var(--profile-light-lime-light)}.profile-color-light-lime .btn-dark.selected{color:var(--color-white);background-color:var(--profile-light-lime-light)}.profile-color-light-lime .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-light-lime)}.profile-color-light-lime .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-light-lime .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-light-lime #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-light-lime);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-light-lime #dropZone.dragover{background-color:var(--profile-light-lime-light)}.profile-color-light-lime .backToTop{background:var(--profile-light-lime);color:#fff}.profile-color-light-lime .backToTop:hover{background:var(--profile-light-lime);color:#fff}.profile-color-light-lime .input-types input[type=radio],.profile-color-light-lime .input-types input[type=checkbox]{color:var(--profile-light-lime);border:.15em solid var(--profile-light-lime)}.profile-color-light-lime .input-types input[type=radio]::before{background-color:var(--profile-light-lime)}.profile-color-light-lime .pagination .active>.page-link,.profile-color-light-lime .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-light-lime);border-color:var(--profile-light-lime);color:#fff}.profile-color-light-lime div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-light-lime div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-light-lime);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-light-lime)), to(var(--profile-light-lime-light)));background:linear-gradient(to bottom, var(--profile-light-lime) 0%, var(--profile-light-lime-light) 100%)}.profile-color-light-lime div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-light-lime #dt-search-0:focus{border:1px solid var(--profile-light-lime)}.profile-color-light-lime-light{background-color:var(--profile-light-lime-light);color:var(--profile-light-lime)}.profile-color-light-mint [type=email],.profile-color-light-mint .form-control,.profile-color-light-mint .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-light-mint [type=email]:focus,.profile-color-light-mint .form-control:focus,.profile-color-light-mint .form-select:focus{background-color:var(--profile-light-mint-light) !important;border-color:var(--profile-light-mint);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-light-mint-light);box-shadow:0 0 0 .25rem var(--profile-light-mint-light)}.profile-color-light-mint .namefield,.profile-color-light-mint footer,.profile-color-light-mint #profileFontPreview{background-color:var(--profile-light-mint);color:var(--color-white)}.profile-color-light-mint .share{position:absolute;background-color:var(--profile-light-mint)}.profile-color-light-mint .share i{color:#fff}.profile-color-light-mint .share:hover{color:var(--profile-light-mint)}.profile-color-light-mint .share:hover i{color:var(--profile-light-mint)}.profile-color-light-mint .share-circle{position:absolute}.profile-color-light-mint .share-circle i{color:#fff}.profile-color-light-mint .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-light-mint .share-link i{font-size:22px}.profile-color-light-mint .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-light-mint .profile-menu div.item,.profile-color-light-mint .profile-menu a.item,.profile-color-light-mint .profile-menu-mobile div.item,.profile-color-light-mint .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-light-mint);border:1px solid var(--profile-light-mint)}.profile-color-light-mint .profile-menu a.item:hover,.profile-color-light-mint .profile-menu .item.active,.profile-color-light-mint .profile-menu-mobile a.item:hover,.profile-color-light-mint .profile-menu-mobile .item.active{background-color:var(--profile-light-mint);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-light-mint .profile-menu a.item:hover i,.profile-color-light-mint .profile-menu .item.active i,.profile-color-light-mint .profile-menu-mobile a.item:hover i,.profile-color-light-mint .profile-menu-mobile .item.active i{background-color:var(--profile-light-mint);color:var(--color-white)}.profile-color-light-mint .infotip .infotiptext{background-color:var(--profile-light-mint);color:var(--color-white)}.profile-color-light-mint .infotip .infotiptext::before{border-color:var(--profile-light-mint) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-light-mint .profile-menu-mobile i{border:none}.profile-color-light-mint .profile-menu-mobile a.item:hover,.profile-color-light-mint .profile-menu-mobile .item.active,.profile-color-light-mint .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-light-mint .timeline:before{background-color:var(--profile-light-mint)}.profile-color-light-mint .timeline-badge{background-color:var(--profile-light-mint)}.profile-color-light-mint .timeline>li>.timeline-panel:after{background-color:var(--profile-light-mint)}.profile-color-light-mint .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-light-mint .line{border-bottom:.9px solid var(--profile-light-mint)}.profile-color-light-mint .color-pick{background-color:var(--profile-light-mint)}.profile-color-light-mint .color-pick-light{background-color:var(--profile-light-mint-light)}.profile-color-light-mint i.fa fa-trash{color:var(--profile-light-mint)}.profile-color-light-mint .btn{background-color:var(--profile-light-mint);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-mint-light),2px 4px 20px 0 var(--profile-light-mint-light);box-shadow:2px 2px 8px 0 var(--profile-light-mint-light),2px 4px 20px 0 var(--profile-light-mint-light)}.profile-color-light-mint .btn i{color:#fff}.profile-color-light-mint .btn:hover,.profile-color-light-mint .btn:focus,.profile-color-light-mint .btn:active,.profile-color-light-mint .btn:disabled{color:var(--profile-light-mint);background-color:var(--color-white);border:1px solid var(--profile-light-mint);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-mint-light),2px 4px 20px 0 var(--profile-light-mint-light);box-shadow:2px 2px 8px 0 var(--profile-light-mint-light),2px 4px 20px 0 var(--profile-light-mint-light)}.profile-color-light-mint .btn:hover i,.profile-color-light-mint .btn:focus i,.profile-color-light-mint .btn:active i,.profile-color-light-mint .btn:disabled i{color:var(--profile-light-mint)}.profile-color-light-mint .btn.selected{color:var(--profile-light-mint);background-color:var(--color-white);border:1px solid var(--profile-light-mint)}.profile-color-light-mint .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-mint-light),2px 4px 20px 0 var(--profile-light-mint-light);box-shadow:2px 2px 8px 0 var(--profile-light-mint-light),2px 4px 20px 0 var(--profile-light-mint-light);color:var(--profile-light-mint)}.profile-color-light-mint .btn-light:hover,.profile-color-light-mint .btn-light:focus,.profile-color-light-mint .btn-light:active{color:var(--color-white);background-color:var(--profile-light-mint);border:1px solid var(--profile-light-mint);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-mint-light),2px 4px 20px 0 var(--profile-light-mint-light);box-shadow:2px 2px 8px 0 var(--profile-light-mint-light),2px 4px 20px 0 var(--profile-light-mint-light)}.profile-color-light-mint .btn-light.selected{color:var(--color-white);background-color:var(--profile-light-mint);border:1px solid var(--profile-light-mint)}.profile-color-light-mint .btn-dark{background-color:var(--profile-light-mint);color:#fff;border:1px solid var(--profile-light-mint)}.profile-color-light-mint .btn-dark:hover,.profile-color-light-mint .btn-dark:focus,.profile-color-light-mint .btn-dark:active{color:var(--color-white);background-color:var(--profile-light-mint-light)}.profile-color-light-mint .btn-dark.selected{color:var(--color-white);background-color:var(--profile-light-mint-light)}.profile-color-light-mint .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-light-mint)}.profile-color-light-mint .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-light-mint .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-light-mint #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-light-mint);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-light-mint #dropZone.dragover{background-color:var(--profile-light-mint-light)}.profile-color-light-mint .backToTop{background:var(--profile-light-mint);color:#fff}.profile-color-light-mint .backToTop:hover{background:var(--profile-light-mint);color:#fff}.profile-color-light-mint .input-types input[type=radio],.profile-color-light-mint .input-types input[type=checkbox]{color:var(--profile-light-mint);border:.15em solid var(--profile-light-mint)}.profile-color-light-mint .input-types input[type=radio]::before{background-color:var(--profile-light-mint)}.profile-color-light-mint .pagination .active>.page-link,.profile-color-light-mint .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-light-mint);border-color:var(--profile-light-mint);color:#fff}.profile-color-light-mint div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-light-mint div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-light-mint);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-light-mint)), to(var(--profile-light-mint-light)));background:linear-gradient(to bottom, var(--profile-light-mint) 0%, var(--profile-light-mint-light) 100%)}.profile-color-light-mint div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-light-mint #dt-search-0:focus{border:1px solid var(--profile-light-mint)}.profile-color-light-mint-light{background-color:var(--profile-light-mint-light);color:var(--profile-light-mint)}.profile-color-light-cyan [type=email],.profile-color-light-cyan .form-control,.profile-color-light-cyan .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-light-cyan [type=email]:focus,.profile-color-light-cyan .form-control:focus,.profile-color-light-cyan .form-select:focus{background-color:var(--profile-light-cyan-light) !important;border-color:var(--profile-light-cyan);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-light-cyan-light);box-shadow:0 0 0 .25rem var(--profile-light-cyan-light)}.profile-color-light-cyan .namefield,.profile-color-light-cyan footer,.profile-color-light-cyan #profileFontPreview{background-color:var(--profile-light-cyan);color:var(--color-white)}.profile-color-light-cyan .share{position:absolute;background-color:var(--profile-light-cyan)}.profile-color-light-cyan .share i{color:#fff}.profile-color-light-cyan .share:hover{color:var(--profile-light-cyan)}.profile-color-light-cyan .share:hover i{color:var(--profile-light-cyan)}.profile-color-light-cyan .share-circle{position:absolute}.profile-color-light-cyan .share-circle i{color:#fff}.profile-color-light-cyan .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-light-cyan .share-link i{font-size:22px}.profile-color-light-cyan .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-light-cyan .profile-menu div.item,.profile-color-light-cyan .profile-menu a.item,.profile-color-light-cyan .profile-menu-mobile div.item,.profile-color-light-cyan .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-light-cyan);border:1px solid var(--profile-light-cyan)}.profile-color-light-cyan .profile-menu a.item:hover,.profile-color-light-cyan .profile-menu .item.active,.profile-color-light-cyan .profile-menu-mobile a.item:hover,.profile-color-light-cyan .profile-menu-mobile .item.active{background-color:var(--profile-light-cyan);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-light-cyan .profile-menu a.item:hover i,.profile-color-light-cyan .profile-menu .item.active i,.profile-color-light-cyan .profile-menu-mobile a.item:hover i,.profile-color-light-cyan .profile-menu-mobile .item.active i{background-color:var(--profile-light-cyan);color:var(--color-white)}.profile-color-light-cyan .infotip .infotiptext{background-color:var(--profile-light-cyan);color:var(--color-white)}.profile-color-light-cyan .infotip .infotiptext::before{border-color:var(--profile-light-cyan) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-light-cyan .profile-menu-mobile i{border:none}.profile-color-light-cyan .profile-menu-mobile a.item:hover,.profile-color-light-cyan .profile-menu-mobile .item.active,.profile-color-light-cyan .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-light-cyan .timeline:before{background-color:var(--profile-light-cyan)}.profile-color-light-cyan .timeline-badge{background-color:var(--profile-light-cyan)}.profile-color-light-cyan .timeline>li>.timeline-panel:after{background-color:var(--profile-light-cyan)}.profile-color-light-cyan .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-light-cyan .line{border-bottom:.9px solid var(--profile-light-cyan)}.profile-color-light-cyan .color-pick{background-color:var(--profile-light-cyan)}.profile-color-light-cyan .color-pick-light{background-color:var(--profile-light-cyan-light)}.profile-color-light-cyan i.fa fa-trash{color:var(--profile-light-cyan)}.profile-color-light-cyan .btn{background-color:var(--profile-light-cyan);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-cyan-light),2px 4px 20px 0 var(--profile-light-cyan-light);box-shadow:2px 2px 8px 0 var(--profile-light-cyan-light),2px 4px 20px 0 var(--profile-light-cyan-light)}.profile-color-light-cyan .btn i{color:#fff}.profile-color-light-cyan .btn:hover,.profile-color-light-cyan .btn:focus,.profile-color-light-cyan .btn:active,.profile-color-light-cyan .btn:disabled{color:var(--profile-light-cyan);background-color:var(--color-white);border:1px solid var(--profile-light-cyan);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-cyan-light),2px 4px 20px 0 var(--profile-light-cyan-light);box-shadow:2px 2px 8px 0 var(--profile-light-cyan-light),2px 4px 20px 0 var(--profile-light-cyan-light)}.profile-color-light-cyan .btn:hover i,.profile-color-light-cyan .btn:focus i,.profile-color-light-cyan .btn:active i,.profile-color-light-cyan .btn:disabled i{color:var(--profile-light-cyan)}.profile-color-light-cyan .btn.selected{color:var(--profile-light-cyan);background-color:var(--color-white);border:1px solid var(--profile-light-cyan)}.profile-color-light-cyan .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-cyan-light),2px 4px 20px 0 var(--profile-light-cyan-light);box-shadow:2px 2px 8px 0 var(--profile-light-cyan-light),2px 4px 20px 0 var(--profile-light-cyan-light);color:var(--profile-light-cyan)}.profile-color-light-cyan .btn-light:hover,.profile-color-light-cyan .btn-light:focus,.profile-color-light-cyan .btn-light:active{color:var(--color-white);background-color:var(--profile-light-cyan);border:1px solid var(--profile-light-cyan);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-cyan-light),2px 4px 20px 0 var(--profile-light-cyan-light);box-shadow:2px 2px 8px 0 var(--profile-light-cyan-light),2px 4px 20px 0 var(--profile-light-cyan-light)}.profile-color-light-cyan .btn-light.selected{color:var(--color-white);background-color:var(--profile-light-cyan);border:1px solid var(--profile-light-cyan)}.profile-color-light-cyan .btn-dark{background-color:var(--profile-light-cyan);color:#fff;border:1px solid var(--profile-light-cyan)}.profile-color-light-cyan .btn-dark:hover,.profile-color-light-cyan .btn-dark:focus,.profile-color-light-cyan .btn-dark:active{color:var(--color-white);background-color:var(--profile-light-cyan-light)}.profile-color-light-cyan .btn-dark.selected{color:var(--color-white);background-color:var(--profile-light-cyan-light)}.profile-color-light-cyan .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-light-cyan)}.profile-color-light-cyan .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-light-cyan .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-light-cyan #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-light-cyan);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-light-cyan #dropZone.dragover{background-color:var(--profile-light-cyan-light)}.profile-color-light-cyan .backToTop{background:var(--profile-light-cyan);color:#fff}.profile-color-light-cyan .backToTop:hover{background:var(--profile-light-cyan);color:#fff}.profile-color-light-cyan .input-types input[type=radio],.profile-color-light-cyan .input-types input[type=checkbox]{color:var(--profile-light-cyan);border:.15em solid var(--profile-light-cyan)}.profile-color-light-cyan .input-types input[type=radio]::before{background-color:var(--profile-light-cyan)}.profile-color-light-cyan .pagination .active>.page-link,.profile-color-light-cyan .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-light-cyan);border-color:var(--profile-light-cyan);color:#fff}.profile-color-light-cyan div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-light-cyan div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-light-cyan);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-light-cyan)), to(var(--profile-light-cyan-light)));background:linear-gradient(to bottom, var(--profile-light-cyan) 0%, var(--profile-light-cyan-light) 100%)}.profile-color-light-cyan div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-light-cyan #dt-search-0:focus{border:1px solid var(--profile-light-cyan)}.profile-color-light-cyan-light{background-color:var(--profile-light-cyan-light);color:var(--profile-light-cyan)}.profile-color-light-sky [type=email],.profile-color-light-sky .form-control,.profile-color-light-sky .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-light-sky [type=email]:focus,.profile-color-light-sky .form-control:focus,.profile-color-light-sky .form-select:focus{background-color:var(--profile-light-sky-light) !important;border-color:var(--profile-light-sky);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-light-sky-light);box-shadow:0 0 0 .25rem var(--profile-light-sky-light)}.profile-color-light-sky .namefield,.profile-color-light-sky footer,.profile-color-light-sky #profileFontPreview{background-color:var(--profile-light-sky);color:var(--color-white)}.profile-color-light-sky .share{position:absolute;background-color:var(--profile-light-sky)}.profile-color-light-sky .share i{color:#fff}.profile-color-light-sky .share:hover{color:var(--profile-light-sky)}.profile-color-light-sky .share:hover i{color:var(--profile-light-sky)}.profile-color-light-sky .share-circle{position:absolute}.profile-color-light-sky .share-circle i{color:#fff}.profile-color-light-sky .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-light-sky .share-link i{font-size:22px}.profile-color-light-sky .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-light-sky .profile-menu div.item,.profile-color-light-sky .profile-menu a.item,.profile-color-light-sky .profile-menu-mobile div.item,.profile-color-light-sky .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-light-sky);border:1px solid var(--profile-light-sky)}.profile-color-light-sky .profile-menu a.item:hover,.profile-color-light-sky .profile-menu .item.active,.profile-color-light-sky .profile-menu-mobile a.item:hover,.profile-color-light-sky .profile-menu-mobile .item.active{background-color:var(--profile-light-sky);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-light-sky .profile-menu a.item:hover i,.profile-color-light-sky .profile-menu .item.active i,.profile-color-light-sky .profile-menu-mobile a.item:hover i,.profile-color-light-sky .profile-menu-mobile .item.active i{background-color:var(--profile-light-sky);color:var(--color-white)}.profile-color-light-sky .infotip .infotiptext{background-color:var(--profile-light-sky);color:var(--color-white)}.profile-color-light-sky .infotip .infotiptext::before{border-color:var(--profile-light-sky) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-light-sky .profile-menu-mobile i{border:none}.profile-color-light-sky .profile-menu-mobile a.item:hover,.profile-color-light-sky .profile-menu-mobile .item.active,.profile-color-light-sky .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-light-sky .timeline:before{background-color:var(--profile-light-sky)}.profile-color-light-sky .timeline-badge{background-color:var(--profile-light-sky)}.profile-color-light-sky .timeline>li>.timeline-panel:after{background-color:var(--profile-light-sky)}.profile-color-light-sky .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-light-sky .line{border-bottom:.9px solid var(--profile-light-sky)}.profile-color-light-sky .color-pick{background-color:var(--profile-light-sky)}.profile-color-light-sky .color-pick-light{background-color:var(--profile-light-sky-light)}.profile-color-light-sky i.fa fa-trash{color:var(--profile-light-sky)}.profile-color-light-sky .btn{background-color:var(--profile-light-sky);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-sky-light),2px 4px 20px 0 var(--profile-light-sky-light);box-shadow:2px 2px 8px 0 var(--profile-light-sky-light),2px 4px 20px 0 var(--profile-light-sky-light)}.profile-color-light-sky .btn i{color:#fff}.profile-color-light-sky .btn:hover,.profile-color-light-sky .btn:focus,.profile-color-light-sky .btn:active,.profile-color-light-sky .btn:disabled{color:var(--profile-light-sky);background-color:var(--color-white);border:1px solid var(--profile-light-sky);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-sky-light),2px 4px 20px 0 var(--profile-light-sky-light);box-shadow:2px 2px 8px 0 var(--profile-light-sky-light),2px 4px 20px 0 var(--profile-light-sky-light)}.profile-color-light-sky .btn:hover i,.profile-color-light-sky .btn:focus i,.profile-color-light-sky .btn:active i,.profile-color-light-sky .btn:disabled i{color:var(--profile-light-sky)}.profile-color-light-sky .btn.selected{color:var(--profile-light-sky);background-color:var(--color-white);border:1px solid var(--profile-light-sky)}.profile-color-light-sky .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-sky-light),2px 4px 20px 0 var(--profile-light-sky-light);box-shadow:2px 2px 8px 0 var(--profile-light-sky-light),2px 4px 20px 0 var(--profile-light-sky-light);color:var(--profile-light-sky)}.profile-color-light-sky .btn-light:hover,.profile-color-light-sky .btn-light:focus,.profile-color-light-sky .btn-light:active{color:var(--color-white);background-color:var(--profile-light-sky);border:1px solid var(--profile-light-sky);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-sky-light),2px 4px 20px 0 var(--profile-light-sky-light);box-shadow:2px 2px 8px 0 var(--profile-light-sky-light),2px 4px 20px 0 var(--profile-light-sky-light)}.profile-color-light-sky .btn-light.selected{color:var(--color-white);background-color:var(--profile-light-sky);border:1px solid var(--profile-light-sky)}.profile-color-light-sky .btn-dark{background-color:var(--profile-light-sky);color:#fff;border:1px solid var(--profile-light-sky)}.profile-color-light-sky .btn-dark:hover,.profile-color-light-sky .btn-dark:focus,.profile-color-light-sky .btn-dark:active{color:var(--color-white);background-color:var(--profile-light-sky-light)}.profile-color-light-sky .btn-dark.selected{color:var(--color-white);background-color:var(--profile-light-sky-light)}.profile-color-light-sky .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-light-sky)}.profile-color-light-sky .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-light-sky .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-light-sky #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-light-sky);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-light-sky #dropZone.dragover{background-color:var(--profile-light-sky-light)}.profile-color-light-sky .backToTop{background:var(--profile-light-sky);color:#fff}.profile-color-light-sky .backToTop:hover{background:var(--profile-light-sky);color:#fff}.profile-color-light-sky .input-types input[type=radio],.profile-color-light-sky .input-types input[type=checkbox]{color:var(--profile-light-sky);border:.15em solid var(--profile-light-sky)}.profile-color-light-sky .input-types input[type=radio]::before{background-color:var(--profile-light-sky)}.profile-color-light-sky .pagination .active>.page-link,.profile-color-light-sky .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-light-sky);border-color:var(--profile-light-sky);color:#fff}.profile-color-light-sky div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-light-sky div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-light-sky);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-light-sky)), to(var(--profile-light-sky-light)));background:linear-gradient(to bottom, var(--profile-light-sky) 0%, var(--profile-light-sky-light) 100%)}.profile-color-light-sky div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-light-sky #dt-search-0:focus{border:1px solid var(--profile-light-sky)}.profile-color-light-sky-light{background-color:var(--profile-light-sky-light);color:var(--profile-light-sky)}.profile-color-light-lavender [type=email],.profile-color-light-lavender .form-control,.profile-color-light-lavender .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-light-lavender [type=email]:focus,.profile-color-light-lavender .form-control:focus,.profile-color-light-lavender .form-select:focus{background-color:var(--profile-light-lavender-light) !important;border-color:var(--profile-light-lavender);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-light-lavender-light);box-shadow:0 0 0 .25rem var(--profile-light-lavender-light)}.profile-color-light-lavender .namefield,.profile-color-light-lavender footer,.profile-color-light-lavender #profileFontPreview{background-color:var(--profile-light-lavender);color:var(--color-white)}.profile-color-light-lavender .share{position:absolute;background-color:var(--profile-light-lavender)}.profile-color-light-lavender .share i{color:#fff}.profile-color-light-lavender .share:hover{color:var(--profile-light-lavender)}.profile-color-light-lavender .share:hover i{color:var(--profile-light-lavender)}.profile-color-light-lavender .share-circle{position:absolute}.profile-color-light-lavender .share-circle i{color:#fff}.profile-color-light-lavender .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-light-lavender .share-link i{font-size:22px}.profile-color-light-lavender .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-light-lavender .profile-menu div.item,.profile-color-light-lavender .profile-menu a.item,.profile-color-light-lavender .profile-menu-mobile div.item,.profile-color-light-lavender .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-light-lavender);border:1px solid var(--profile-light-lavender)}.profile-color-light-lavender .profile-menu a.item:hover,.profile-color-light-lavender .profile-menu .item.active,.profile-color-light-lavender .profile-menu-mobile a.item:hover,.profile-color-light-lavender .profile-menu-mobile .item.active{background-color:var(--profile-light-lavender);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-light-lavender .profile-menu a.item:hover i,.profile-color-light-lavender .profile-menu .item.active i,.profile-color-light-lavender .profile-menu-mobile a.item:hover i,.profile-color-light-lavender .profile-menu-mobile .item.active i{background-color:var(--profile-light-lavender);color:var(--color-white)}.profile-color-light-lavender .infotip .infotiptext{background-color:var(--profile-light-lavender);color:var(--color-white)}.profile-color-light-lavender .infotip .infotiptext::before{border-color:var(--profile-light-lavender) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-light-lavender .profile-menu-mobile i{border:none}.profile-color-light-lavender .profile-menu-mobile a.item:hover,.profile-color-light-lavender .profile-menu-mobile .item.active,.profile-color-light-lavender .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-light-lavender .timeline:before{background-color:var(--profile-light-lavender)}.profile-color-light-lavender .timeline-badge{background-color:var(--profile-light-lavender)}.profile-color-light-lavender .timeline>li>.timeline-panel:after{background-color:var(--profile-light-lavender)}.profile-color-light-lavender .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-light-lavender .line{border-bottom:.9px solid var(--profile-light-lavender)}.profile-color-light-lavender .color-pick{background-color:var(--profile-light-lavender)}.profile-color-light-lavender .color-pick-light{background-color:var(--profile-light-lavender-light)}.profile-color-light-lavender i.fa fa-trash{color:var(--profile-light-lavender)}.profile-color-light-lavender .btn{background-color:var(--profile-light-lavender);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-lavender-light),2px 4px 20px 0 var(--profile-light-lavender-light);box-shadow:2px 2px 8px 0 var(--profile-light-lavender-light),2px 4px 20px 0 var(--profile-light-lavender-light)}.profile-color-light-lavender .btn i{color:#fff}.profile-color-light-lavender .btn:hover,.profile-color-light-lavender .btn:focus,.profile-color-light-lavender .btn:active,.profile-color-light-lavender .btn:disabled{color:var(--profile-light-lavender);background-color:var(--color-white);border:1px solid var(--profile-light-lavender);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-lavender-light),2px 4px 20px 0 var(--profile-light-lavender-light);box-shadow:2px 2px 8px 0 var(--profile-light-lavender-light),2px 4px 20px 0 var(--profile-light-lavender-light)}.profile-color-light-lavender .btn:hover i,.profile-color-light-lavender .btn:focus i,.profile-color-light-lavender .btn:active i,.profile-color-light-lavender .btn:disabled i{color:var(--profile-light-lavender)}.profile-color-light-lavender .btn.selected{color:var(--profile-light-lavender);background-color:var(--color-white);border:1px solid var(--profile-light-lavender)}.profile-color-light-lavender .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-lavender-light),2px 4px 20px 0 var(--profile-light-lavender-light);box-shadow:2px 2px 8px 0 var(--profile-light-lavender-light),2px 4px 20px 0 var(--profile-light-lavender-light);color:var(--profile-light-lavender)}.profile-color-light-lavender .btn-light:hover,.profile-color-light-lavender .btn-light:focus,.profile-color-light-lavender .btn-light:active{color:var(--color-white);background-color:var(--profile-light-lavender);border:1px solid var(--profile-light-lavender);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-lavender-light),2px 4px 20px 0 var(--profile-light-lavender-light);box-shadow:2px 2px 8px 0 var(--profile-light-lavender-light),2px 4px 20px 0 var(--profile-light-lavender-light)}.profile-color-light-lavender .btn-light.selected{color:var(--color-white);background-color:var(--profile-light-lavender);border:1px solid var(--profile-light-lavender)}.profile-color-light-lavender .btn-dark{background-color:var(--profile-light-lavender);color:#fff;border:1px solid var(--profile-light-lavender)}.profile-color-light-lavender .btn-dark:hover,.profile-color-light-lavender .btn-dark:focus,.profile-color-light-lavender .btn-dark:active{color:var(--color-white);background-color:var(--profile-light-lavender-light)}.profile-color-light-lavender .btn-dark.selected{color:var(--color-white);background-color:var(--profile-light-lavender-light)}.profile-color-light-lavender .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-light-lavender)}.profile-color-light-lavender .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-light-lavender .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-light-lavender #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-light-lavender);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-light-lavender #dropZone.dragover{background-color:var(--profile-light-lavender-light)}.profile-color-light-lavender .backToTop{background:var(--profile-light-lavender);color:#fff}.profile-color-light-lavender .backToTop:hover{background:var(--profile-light-lavender);color:#fff}.profile-color-light-lavender .input-types input[type=radio],.profile-color-light-lavender .input-types input[type=checkbox]{color:var(--profile-light-lavender);border:.15em solid var(--profile-light-lavender)}.profile-color-light-lavender .input-types input[type=radio]::before{background-color:var(--profile-light-lavender)}.profile-color-light-lavender .pagination .active>.page-link,.profile-color-light-lavender .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-light-lavender);border-color:var(--profile-light-lavender);color:#fff}.profile-color-light-lavender div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-light-lavender div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-light-lavender);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-light-lavender)), to(var(--profile-light-lavender-light)));background:linear-gradient(to bottom, var(--profile-light-lavender) 0%, var(--profile-light-lavender-light) 100%)}.profile-color-light-lavender div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-light-lavender #dt-search-0:focus{border:1px solid var(--profile-light-lavender)}.profile-color-light-lavender-light{background-color:var(--profile-light-lavender-light);color:var(--profile-light-lavender)}.profile-color-light-pink [type=email],.profile-color-light-pink .form-control,.profile-color-light-pink .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-light-pink [type=email]:focus,.profile-color-light-pink .form-control:focus,.profile-color-light-pink .form-select:focus{background-color:var(--profile-light-pink-light) !important;border-color:var(--profile-light-pink);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-light-pink-light);box-shadow:0 0 0 .25rem var(--profile-light-pink-light)}.profile-color-light-pink .namefield,.profile-color-light-pink footer,.profile-color-light-pink #profileFontPreview{background-color:var(--profile-light-pink);color:var(--color-white)}.profile-color-light-pink .share{position:absolute;background-color:var(--profile-light-pink)}.profile-color-light-pink .share i{color:#fff}.profile-color-light-pink .share:hover{color:var(--profile-light-pink)}.profile-color-light-pink .share:hover i{color:var(--profile-light-pink)}.profile-color-light-pink .share-circle{position:absolute}.profile-color-light-pink .share-circle i{color:#fff}.profile-color-light-pink .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-light-pink .share-link i{font-size:22px}.profile-color-light-pink .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-light-pink .profile-menu div.item,.profile-color-light-pink .profile-menu a.item,.profile-color-light-pink .profile-menu-mobile div.item,.profile-color-light-pink .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-light-pink);border:1px solid var(--profile-light-pink)}.profile-color-light-pink .profile-menu a.item:hover,.profile-color-light-pink .profile-menu .item.active,.profile-color-light-pink .profile-menu-mobile a.item:hover,.profile-color-light-pink .profile-menu-mobile .item.active{background-color:var(--profile-light-pink);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-light-pink .profile-menu a.item:hover i,.profile-color-light-pink .profile-menu .item.active i,.profile-color-light-pink .profile-menu-mobile a.item:hover i,.profile-color-light-pink .profile-menu-mobile .item.active i{background-color:var(--profile-light-pink);color:var(--color-white)}.profile-color-light-pink .infotip .infotiptext{background-color:var(--profile-light-pink);color:var(--color-white)}.profile-color-light-pink .infotip .infotiptext::before{border-color:var(--profile-light-pink) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-light-pink .profile-menu-mobile i{border:none}.profile-color-light-pink .profile-menu-mobile a.item:hover,.profile-color-light-pink .profile-menu-mobile .item.active,.profile-color-light-pink .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-light-pink .timeline:before{background-color:var(--profile-light-pink)}.profile-color-light-pink .timeline-badge{background-color:var(--profile-light-pink)}.profile-color-light-pink .timeline>li>.timeline-panel:after{background-color:var(--profile-light-pink)}.profile-color-light-pink .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-light-pink .line{border-bottom:.9px solid var(--profile-light-pink)}.profile-color-light-pink .color-pick{background-color:var(--profile-light-pink)}.profile-color-light-pink .color-pick-light{background-color:var(--profile-light-pink-light)}.profile-color-light-pink i.fa fa-trash{color:var(--profile-light-pink)}.profile-color-light-pink .btn{background-color:var(--profile-light-pink);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-pink-light),2px 4px 20px 0 var(--profile-light-pink-light);box-shadow:2px 2px 8px 0 var(--profile-light-pink-light),2px 4px 20px 0 var(--profile-light-pink-light)}.profile-color-light-pink .btn i{color:#fff}.profile-color-light-pink .btn:hover,.profile-color-light-pink .btn:focus,.profile-color-light-pink .btn:active,.profile-color-light-pink .btn:disabled{color:var(--profile-light-pink);background-color:var(--color-white);border:1px solid var(--profile-light-pink);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-pink-light),2px 4px 20px 0 var(--profile-light-pink-light);box-shadow:2px 2px 8px 0 var(--profile-light-pink-light),2px 4px 20px 0 var(--profile-light-pink-light)}.profile-color-light-pink .btn:hover i,.profile-color-light-pink .btn:focus i,.profile-color-light-pink .btn:active i,.profile-color-light-pink .btn:disabled i{color:var(--profile-light-pink)}.profile-color-light-pink .btn.selected{color:var(--profile-light-pink);background-color:var(--color-white);border:1px solid var(--profile-light-pink)}.profile-color-light-pink .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-pink-light),2px 4px 20px 0 var(--profile-light-pink-light);box-shadow:2px 2px 8px 0 var(--profile-light-pink-light),2px 4px 20px 0 var(--profile-light-pink-light);color:var(--profile-light-pink)}.profile-color-light-pink .btn-light:hover,.profile-color-light-pink .btn-light:focus,.profile-color-light-pink .btn-light:active{color:var(--color-white);background-color:var(--profile-light-pink);border:1px solid var(--profile-light-pink);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-pink-light),2px 4px 20px 0 var(--profile-light-pink-light);box-shadow:2px 2px 8px 0 var(--profile-light-pink-light),2px 4px 20px 0 var(--profile-light-pink-light)}.profile-color-light-pink .btn-light.selected{color:var(--color-white);background-color:var(--profile-light-pink);border:1px solid var(--profile-light-pink)}.profile-color-light-pink .btn-dark{background-color:var(--profile-light-pink);color:#fff;border:1px solid var(--profile-light-pink)}.profile-color-light-pink .btn-dark:hover,.profile-color-light-pink .btn-dark:focus,.profile-color-light-pink .btn-dark:active{color:var(--color-white);background-color:var(--profile-light-pink-light)}.profile-color-light-pink .btn-dark.selected{color:var(--color-white);background-color:var(--profile-light-pink-light)}.profile-color-light-pink .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-light-pink)}.profile-color-light-pink .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-light-pink .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-light-pink #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-light-pink);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-light-pink #dropZone.dragover{background-color:var(--profile-light-pink-light)}.profile-color-light-pink .backToTop{background:var(--profile-light-pink);color:#fff}.profile-color-light-pink .backToTop:hover{background:var(--profile-light-pink);color:#fff}.profile-color-light-pink .input-types input[type=radio],.profile-color-light-pink .input-types input[type=checkbox]{color:var(--profile-light-pink);border:.15em solid var(--profile-light-pink)}.profile-color-light-pink .input-types input[type=radio]::before{background-color:var(--profile-light-pink)}.profile-color-light-pink .pagination .active>.page-link,.profile-color-light-pink .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-light-pink);border-color:var(--profile-light-pink);color:#fff}.profile-color-light-pink div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-light-pink div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-light-pink);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-light-pink)), to(var(--profile-light-pink-light)));background:linear-gradient(to bottom, var(--profile-light-pink) 0%, var(--profile-light-pink-light) 100%)}.profile-color-light-pink div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-light-pink #dt-search-0:focus{border:1px solid var(--profile-light-pink)}.profile-color-light-pink-light{background-color:var(--profile-light-pink-light);color:var(--profile-light-pink)}.profile-color-light-rose [type=email],.profile-color-light-rose .form-control,.profile-color-light-rose .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-light-rose [type=email]:focus,.profile-color-light-rose .form-control:focus,.profile-color-light-rose .form-select:focus{background-color:var(--profile-light-rose-light) !important;border-color:var(--profile-light-rose);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-light-rose-light);box-shadow:0 0 0 .25rem var(--profile-light-rose-light)}.profile-color-light-rose .namefield,.profile-color-light-rose footer,.profile-color-light-rose #profileFontPreview{background-color:var(--profile-light-rose);color:var(--color-white)}.profile-color-light-rose .share{position:absolute;background-color:var(--profile-light-rose)}.profile-color-light-rose .share i{color:#fff}.profile-color-light-rose .share:hover{color:var(--profile-light-rose)}.profile-color-light-rose .share:hover i{color:var(--profile-light-rose)}.profile-color-light-rose .share-circle{position:absolute}.profile-color-light-rose .share-circle i{color:#fff}.profile-color-light-rose .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-light-rose .share-link i{font-size:22px}.profile-color-light-rose .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-light-rose .profile-menu div.item,.profile-color-light-rose .profile-menu a.item,.profile-color-light-rose .profile-menu-mobile div.item,.profile-color-light-rose .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-light-rose);border:1px solid var(--profile-light-rose)}.profile-color-light-rose .profile-menu a.item:hover,.profile-color-light-rose .profile-menu .item.active,.profile-color-light-rose .profile-menu-mobile a.item:hover,.profile-color-light-rose .profile-menu-mobile .item.active{background-color:var(--profile-light-rose);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-light-rose .profile-menu a.item:hover i,.profile-color-light-rose .profile-menu .item.active i,.profile-color-light-rose .profile-menu-mobile a.item:hover i,.profile-color-light-rose .profile-menu-mobile .item.active i{background-color:var(--profile-light-rose);color:var(--color-white)}.profile-color-light-rose .infotip .infotiptext{background-color:var(--profile-light-rose);color:var(--color-white)}.profile-color-light-rose .infotip .infotiptext::before{border-color:var(--profile-light-rose) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-light-rose .profile-menu-mobile i{border:none}.profile-color-light-rose .profile-menu-mobile a.item:hover,.profile-color-light-rose .profile-menu-mobile .item.active,.profile-color-light-rose .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-light-rose .timeline:before{background-color:var(--profile-light-rose)}.profile-color-light-rose .timeline-badge{background-color:var(--profile-light-rose)}.profile-color-light-rose .timeline>li>.timeline-panel:after{background-color:var(--profile-light-rose)}.profile-color-light-rose .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-light-rose .line{border-bottom:.9px solid var(--profile-light-rose)}.profile-color-light-rose .color-pick{background-color:var(--profile-light-rose)}.profile-color-light-rose .color-pick-light{background-color:var(--profile-light-rose-light)}.profile-color-light-rose i.fa fa-trash{color:var(--profile-light-rose)}.profile-color-light-rose .btn{background-color:var(--profile-light-rose);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-rose-light),2px 4px 20px 0 var(--profile-light-rose-light);box-shadow:2px 2px 8px 0 var(--profile-light-rose-light),2px 4px 20px 0 var(--profile-light-rose-light)}.profile-color-light-rose .btn i{color:#fff}.profile-color-light-rose .btn:hover,.profile-color-light-rose .btn:focus,.profile-color-light-rose .btn:active,.profile-color-light-rose .btn:disabled{color:var(--profile-light-rose);background-color:var(--color-white);border:1px solid var(--profile-light-rose);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-rose-light),2px 4px 20px 0 var(--profile-light-rose-light);box-shadow:2px 2px 8px 0 var(--profile-light-rose-light),2px 4px 20px 0 var(--profile-light-rose-light)}.profile-color-light-rose .btn:hover i,.profile-color-light-rose .btn:focus i,.profile-color-light-rose .btn:active i,.profile-color-light-rose .btn:disabled i{color:var(--profile-light-rose)}.profile-color-light-rose .btn.selected{color:var(--profile-light-rose);background-color:var(--color-white);border:1px solid var(--profile-light-rose)}.profile-color-light-rose .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-rose-light),2px 4px 20px 0 var(--profile-light-rose-light);box-shadow:2px 2px 8px 0 var(--profile-light-rose-light),2px 4px 20px 0 var(--profile-light-rose-light);color:var(--profile-light-rose)}.profile-color-light-rose .btn-light:hover,.profile-color-light-rose .btn-light:focus,.profile-color-light-rose .btn-light:active{color:var(--color-white);background-color:var(--profile-light-rose);border:1px solid var(--profile-light-rose);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-rose-light),2px 4px 20px 0 var(--profile-light-rose-light);box-shadow:2px 2px 8px 0 var(--profile-light-rose-light),2px 4px 20px 0 var(--profile-light-rose-light)}.profile-color-light-rose .btn-light.selected{color:var(--color-white);background-color:var(--profile-light-rose);border:1px solid var(--profile-light-rose)}.profile-color-light-rose .btn-dark{background-color:var(--profile-light-rose);color:#fff;border:1px solid var(--profile-light-rose)}.profile-color-light-rose .btn-dark:hover,.profile-color-light-rose .btn-dark:focus,.profile-color-light-rose .btn-dark:active{color:var(--color-white);background-color:var(--profile-light-rose-light)}.profile-color-light-rose .btn-dark.selected{color:var(--color-white);background-color:var(--profile-light-rose-light)}.profile-color-light-rose .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-light-rose)}.profile-color-light-rose .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-light-rose .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-light-rose #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-light-rose);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-light-rose #dropZone.dragover{background-color:var(--profile-light-rose-light)}.profile-color-light-rose .backToTop{background:var(--profile-light-rose);color:#fff}.profile-color-light-rose .backToTop:hover{background:var(--profile-light-rose);color:#fff}.profile-color-light-rose .input-types input[type=radio],.profile-color-light-rose .input-types input[type=checkbox]{color:var(--profile-light-rose);border:.15em solid var(--profile-light-rose)}.profile-color-light-rose .input-types input[type=radio]::before{background-color:var(--profile-light-rose)}.profile-color-light-rose .pagination .active>.page-link,.profile-color-light-rose .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-light-rose);border-color:var(--profile-light-rose);color:#fff}.profile-color-light-rose div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-light-rose div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-light-rose);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-light-rose)), to(var(--profile-light-rose-light)));background:linear-gradient(to bottom, var(--profile-light-rose) 0%, var(--profile-light-rose-light) 100%)}.profile-color-light-rose div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-light-rose #dt-search-0:focus{border:1px solid var(--profile-light-rose)}.profile-color-light-rose-light{background-color:var(--profile-light-rose-light);color:var(--profile-light-rose)}.profile-color-light-apricot [type=email],.profile-color-light-apricot .form-control,.profile-color-light-apricot .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-light-apricot [type=email]:focus,.profile-color-light-apricot .form-control:focus,.profile-color-light-apricot .form-select:focus{background-color:var(--profile-light-apricot-light) !important;border-color:var(--profile-light-apricot);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-light-apricot-light);box-shadow:0 0 0 .25rem var(--profile-light-apricot-light)}.profile-color-light-apricot .namefield,.profile-color-light-apricot footer,.profile-color-light-apricot #profileFontPreview{background-color:var(--profile-light-apricot);color:var(--color-white)}.profile-color-light-apricot .share{position:absolute;background-color:var(--profile-light-apricot)}.profile-color-light-apricot .share i{color:#fff}.profile-color-light-apricot .share:hover{color:var(--profile-light-apricot)}.profile-color-light-apricot .share:hover i{color:var(--profile-light-apricot)}.profile-color-light-apricot .share-circle{position:absolute}.profile-color-light-apricot .share-circle i{color:#fff}.profile-color-light-apricot .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-light-apricot .share-link i{font-size:22px}.profile-color-light-apricot .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-light-apricot .profile-menu div.item,.profile-color-light-apricot .profile-menu a.item,.profile-color-light-apricot .profile-menu-mobile div.item,.profile-color-light-apricot .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-light-apricot);border:1px solid var(--profile-light-apricot)}.profile-color-light-apricot .profile-menu a.item:hover,.profile-color-light-apricot .profile-menu .item.active,.profile-color-light-apricot .profile-menu-mobile a.item:hover,.profile-color-light-apricot .profile-menu-mobile .item.active{background-color:var(--profile-light-apricot);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-light-apricot .profile-menu a.item:hover i,.profile-color-light-apricot .profile-menu .item.active i,.profile-color-light-apricot .profile-menu-mobile a.item:hover i,.profile-color-light-apricot .profile-menu-mobile .item.active i{background-color:var(--profile-light-apricot);color:var(--color-white)}.profile-color-light-apricot .infotip .infotiptext{background-color:var(--profile-light-apricot);color:var(--color-white)}.profile-color-light-apricot .infotip .infotiptext::before{border-color:var(--profile-light-apricot) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-light-apricot .profile-menu-mobile i{border:none}.profile-color-light-apricot .profile-menu-mobile a.item:hover,.profile-color-light-apricot .profile-menu-mobile .item.active,.profile-color-light-apricot .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-light-apricot .timeline:before{background-color:var(--profile-light-apricot)}.profile-color-light-apricot .timeline-badge{background-color:var(--profile-light-apricot)}.profile-color-light-apricot .timeline>li>.timeline-panel:after{background-color:var(--profile-light-apricot)}.profile-color-light-apricot .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-light-apricot .line{border-bottom:.9px solid var(--profile-light-apricot)}.profile-color-light-apricot .color-pick{background-color:var(--profile-light-apricot)}.profile-color-light-apricot .color-pick-light{background-color:var(--profile-light-apricot-light)}.profile-color-light-apricot i.fa fa-trash{color:var(--profile-light-apricot)}.profile-color-light-apricot .btn{background-color:var(--profile-light-apricot);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-apricot-light),2px 4px 20px 0 var(--profile-light-apricot-light);box-shadow:2px 2px 8px 0 var(--profile-light-apricot-light),2px 4px 20px 0 var(--profile-light-apricot-light)}.profile-color-light-apricot .btn i{color:#fff}.profile-color-light-apricot .btn:hover,.profile-color-light-apricot .btn:focus,.profile-color-light-apricot .btn:active,.profile-color-light-apricot .btn:disabled{color:var(--profile-light-apricot);background-color:var(--color-white);border:1px solid var(--profile-light-apricot);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-apricot-light),2px 4px 20px 0 var(--profile-light-apricot-light);box-shadow:2px 2px 8px 0 var(--profile-light-apricot-light),2px 4px 20px 0 var(--profile-light-apricot-light)}.profile-color-light-apricot .btn:hover i,.profile-color-light-apricot .btn:focus i,.profile-color-light-apricot .btn:active i,.profile-color-light-apricot .btn:disabled i{color:var(--profile-light-apricot)}.profile-color-light-apricot .btn.selected{color:var(--profile-light-apricot);background-color:var(--color-white);border:1px solid var(--profile-light-apricot)}.profile-color-light-apricot .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-apricot-light),2px 4px 20px 0 var(--profile-light-apricot-light);box-shadow:2px 2px 8px 0 var(--profile-light-apricot-light),2px 4px 20px 0 var(--profile-light-apricot-light);color:var(--profile-light-apricot)}.profile-color-light-apricot .btn-light:hover,.profile-color-light-apricot .btn-light:focus,.profile-color-light-apricot .btn-light:active{color:var(--color-white);background-color:var(--profile-light-apricot);border:1px solid var(--profile-light-apricot);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-apricot-light),2px 4px 20px 0 var(--profile-light-apricot-light);box-shadow:2px 2px 8px 0 var(--profile-light-apricot-light),2px 4px 20px 0 var(--profile-light-apricot-light)}.profile-color-light-apricot .btn-light.selected{color:var(--color-white);background-color:var(--profile-light-apricot);border:1px solid var(--profile-light-apricot)}.profile-color-light-apricot .btn-dark{background-color:var(--profile-light-apricot);color:#fff;border:1px solid var(--profile-light-apricot)}.profile-color-light-apricot .btn-dark:hover,.profile-color-light-apricot .btn-dark:focus,.profile-color-light-apricot .btn-dark:active{color:var(--color-white);background-color:var(--profile-light-apricot-light)}.profile-color-light-apricot .btn-dark.selected{color:var(--color-white);background-color:var(--profile-light-apricot-light)}.profile-color-light-apricot .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-light-apricot)}.profile-color-light-apricot .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-light-apricot .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-light-apricot #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-light-apricot);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-light-apricot #dropZone.dragover{background-color:var(--profile-light-apricot-light)}.profile-color-light-apricot .backToTop{background:var(--profile-light-apricot);color:#fff}.profile-color-light-apricot .backToTop:hover{background:var(--profile-light-apricot);color:#fff}.profile-color-light-apricot .input-types input[type=radio],.profile-color-light-apricot .input-types input[type=checkbox]{color:var(--profile-light-apricot);border:.15em solid var(--profile-light-apricot)}.profile-color-light-apricot .input-types input[type=radio]::before{background-color:var(--profile-light-apricot)}.profile-color-light-apricot .pagination .active>.page-link,.profile-color-light-apricot .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-light-apricot);border-color:var(--profile-light-apricot);color:#fff}.profile-color-light-apricot div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-light-apricot div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-light-apricot);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-light-apricot)), to(var(--profile-light-apricot-light)));background:linear-gradient(to bottom, var(--profile-light-apricot) 0%, var(--profile-light-apricot-light) 100%)}.profile-color-light-apricot div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-light-apricot #dt-search-0:focus{border:1px solid var(--profile-light-apricot)}.profile-color-light-apricot-light{background-color:var(--profile-light-apricot-light);color:var(--profile-light-apricot)}.profile-color-light-sand [type=email],.profile-color-light-sand .form-control,.profile-color-light-sand .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-light-sand [type=email]:focus,.profile-color-light-sand .form-control:focus,.profile-color-light-sand .form-select:focus{background-color:var(--profile-light-sand-light) !important;border-color:var(--profile-light-sand);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-light-sand-light);box-shadow:0 0 0 .25rem var(--profile-light-sand-light)}.profile-color-light-sand .namefield,.profile-color-light-sand footer,.profile-color-light-sand #profileFontPreview{background-color:var(--profile-light-sand);color:var(--color-white)}.profile-color-light-sand .share{position:absolute;background-color:var(--profile-light-sand)}.profile-color-light-sand .share i{color:#fff}.profile-color-light-sand .share:hover{color:var(--profile-light-sand)}.profile-color-light-sand .share:hover i{color:var(--profile-light-sand)}.profile-color-light-sand .share-circle{position:absolute}.profile-color-light-sand .share-circle i{color:#fff}.profile-color-light-sand .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-light-sand .share-link i{font-size:22px}.profile-color-light-sand .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-light-sand .profile-menu div.item,.profile-color-light-sand .profile-menu a.item,.profile-color-light-sand .profile-menu-mobile div.item,.profile-color-light-sand .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-light-sand);border:1px solid var(--profile-light-sand)}.profile-color-light-sand .profile-menu a.item:hover,.profile-color-light-sand .profile-menu .item.active,.profile-color-light-sand .profile-menu-mobile a.item:hover,.profile-color-light-sand .profile-menu-mobile .item.active{background-color:var(--profile-light-sand);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-light-sand .profile-menu a.item:hover i,.profile-color-light-sand .profile-menu .item.active i,.profile-color-light-sand .profile-menu-mobile a.item:hover i,.profile-color-light-sand .profile-menu-mobile .item.active i{background-color:var(--profile-light-sand);color:var(--color-white)}.profile-color-light-sand .infotip .infotiptext{background-color:var(--profile-light-sand);color:var(--color-white)}.profile-color-light-sand .infotip .infotiptext::before{border-color:var(--profile-light-sand) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-light-sand .profile-menu-mobile i{border:none}.profile-color-light-sand .profile-menu-mobile a.item:hover,.profile-color-light-sand .profile-menu-mobile .item.active,.profile-color-light-sand .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-light-sand .timeline:before{background-color:var(--profile-light-sand)}.profile-color-light-sand .timeline-badge{background-color:var(--profile-light-sand)}.profile-color-light-sand .timeline>li>.timeline-panel:after{background-color:var(--profile-light-sand)}.profile-color-light-sand .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-light-sand .line{border-bottom:.9px solid var(--profile-light-sand)}.profile-color-light-sand .color-pick{background-color:var(--profile-light-sand)}.profile-color-light-sand .color-pick-light{background-color:var(--profile-light-sand-light)}.profile-color-light-sand i.fa fa-trash{color:var(--profile-light-sand)}.profile-color-light-sand .btn{background-color:var(--profile-light-sand);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-sand-light),2px 4px 20px 0 var(--profile-light-sand-light);box-shadow:2px 2px 8px 0 var(--profile-light-sand-light),2px 4px 20px 0 var(--profile-light-sand-light)}.profile-color-light-sand .btn i{color:#fff}.profile-color-light-sand .btn:hover,.profile-color-light-sand .btn:focus,.profile-color-light-sand .btn:active,.profile-color-light-sand .btn:disabled{color:var(--profile-light-sand);background-color:var(--color-white);border:1px solid var(--profile-light-sand);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-sand-light),2px 4px 20px 0 var(--profile-light-sand-light);box-shadow:2px 2px 8px 0 var(--profile-light-sand-light),2px 4px 20px 0 var(--profile-light-sand-light)}.profile-color-light-sand .btn:hover i,.profile-color-light-sand .btn:focus i,.profile-color-light-sand .btn:active i,.profile-color-light-sand .btn:disabled i{color:var(--profile-light-sand)}.profile-color-light-sand .btn.selected{color:var(--profile-light-sand);background-color:var(--color-white);border:1px solid var(--profile-light-sand)}.profile-color-light-sand .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-sand-light),2px 4px 20px 0 var(--profile-light-sand-light);box-shadow:2px 2px 8px 0 var(--profile-light-sand-light),2px 4px 20px 0 var(--profile-light-sand-light);color:var(--profile-light-sand)}.profile-color-light-sand .btn-light:hover,.profile-color-light-sand .btn-light:focus,.profile-color-light-sand .btn-light:active{color:var(--color-white);background-color:var(--profile-light-sand);border:1px solid var(--profile-light-sand);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-sand-light),2px 4px 20px 0 var(--profile-light-sand-light);box-shadow:2px 2px 8px 0 var(--profile-light-sand-light),2px 4px 20px 0 var(--profile-light-sand-light)}.profile-color-light-sand .btn-light.selected{color:var(--color-white);background-color:var(--profile-light-sand);border:1px solid var(--profile-light-sand)}.profile-color-light-sand .btn-dark{background-color:var(--profile-light-sand);color:#fff;border:1px solid var(--profile-light-sand)}.profile-color-light-sand .btn-dark:hover,.profile-color-light-sand .btn-dark:focus,.profile-color-light-sand .btn-dark:active{color:var(--color-white);background-color:var(--profile-light-sand-light)}.profile-color-light-sand .btn-dark.selected{color:var(--color-white);background-color:var(--profile-light-sand-light)}.profile-color-light-sand .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-light-sand)}.profile-color-light-sand .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-light-sand .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-light-sand #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-light-sand);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-light-sand #dropZone.dragover{background-color:var(--profile-light-sand-light)}.profile-color-light-sand .backToTop{background:var(--profile-light-sand);color:#fff}.profile-color-light-sand .backToTop:hover{background:var(--profile-light-sand);color:#fff}.profile-color-light-sand .input-types input[type=radio],.profile-color-light-sand .input-types input[type=checkbox]{color:var(--profile-light-sand);border:.15em solid var(--profile-light-sand)}.profile-color-light-sand .input-types input[type=radio]::before{background-color:var(--profile-light-sand)}.profile-color-light-sand .pagination .active>.page-link,.profile-color-light-sand .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-light-sand);border-color:var(--profile-light-sand);color:#fff}.profile-color-light-sand div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-light-sand div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-light-sand);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-light-sand)), to(var(--profile-light-sand-light)));background:linear-gradient(to bottom, var(--profile-light-sand) 0%, var(--profile-light-sand-light) 100%)}.profile-color-light-sand div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-light-sand #dt-search-0:focus{border:1px solid var(--profile-light-sand)}.profile-color-light-sand-light{background-color:var(--profile-light-sand-light);color:var(--profile-light-sand)}.profile-color-light-olive [type=email],.profile-color-light-olive .form-control,.profile-color-light-olive .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-light-olive [type=email]:focus,.profile-color-light-olive .form-control:focus,.profile-color-light-olive .form-select:focus{background-color:var(--profile-light-olive-light) !important;border-color:var(--profile-light-olive);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-light-olive-light);box-shadow:0 0 0 .25rem var(--profile-light-olive-light)}.profile-color-light-olive .namefield,.profile-color-light-olive footer,.profile-color-light-olive #profileFontPreview{background-color:var(--profile-light-olive);color:var(--color-white)}.profile-color-light-olive .share{position:absolute;background-color:var(--profile-light-olive)}.profile-color-light-olive .share i{color:#fff}.profile-color-light-olive .share:hover{color:var(--profile-light-olive)}.profile-color-light-olive .share:hover i{color:var(--profile-light-olive)}.profile-color-light-olive .share-circle{position:absolute}.profile-color-light-olive .share-circle i{color:#fff}.profile-color-light-olive .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-light-olive .share-link i{font-size:22px}.profile-color-light-olive .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-light-olive .profile-menu div.item,.profile-color-light-olive .profile-menu a.item,.profile-color-light-olive .profile-menu-mobile div.item,.profile-color-light-olive .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-light-olive);border:1px solid var(--profile-light-olive)}.profile-color-light-olive .profile-menu a.item:hover,.profile-color-light-olive .profile-menu .item.active,.profile-color-light-olive .profile-menu-mobile a.item:hover,.profile-color-light-olive .profile-menu-mobile .item.active{background-color:var(--profile-light-olive);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-light-olive .profile-menu a.item:hover i,.profile-color-light-olive .profile-menu .item.active i,.profile-color-light-olive .profile-menu-mobile a.item:hover i,.profile-color-light-olive .profile-menu-mobile .item.active i{background-color:var(--profile-light-olive);color:var(--color-white)}.profile-color-light-olive .infotip .infotiptext{background-color:var(--profile-light-olive);color:var(--color-white)}.profile-color-light-olive .infotip .infotiptext::before{border-color:var(--profile-light-olive) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-light-olive .profile-menu-mobile i{border:none}.profile-color-light-olive .profile-menu-mobile a.item:hover,.profile-color-light-olive .profile-menu-mobile .item.active,.profile-color-light-olive .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-light-olive .timeline:before{background-color:var(--profile-light-olive)}.profile-color-light-olive .timeline-badge{background-color:var(--profile-light-olive)}.profile-color-light-olive .timeline>li>.timeline-panel:after{background-color:var(--profile-light-olive)}.profile-color-light-olive .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-light-olive .line{border-bottom:.9px solid var(--profile-light-olive)}.profile-color-light-olive .color-pick{background-color:var(--profile-light-olive)}.profile-color-light-olive .color-pick-light{background-color:var(--profile-light-olive-light)}.profile-color-light-olive i.fa fa-trash{color:var(--profile-light-olive)}.profile-color-light-olive .btn{background-color:var(--profile-light-olive);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-olive-light),2px 4px 20px 0 var(--profile-light-olive-light);box-shadow:2px 2px 8px 0 var(--profile-light-olive-light),2px 4px 20px 0 var(--profile-light-olive-light)}.profile-color-light-olive .btn i{color:#fff}.profile-color-light-olive .btn:hover,.profile-color-light-olive .btn:focus,.profile-color-light-olive .btn:active,.profile-color-light-olive .btn:disabled{color:var(--profile-light-olive);background-color:var(--color-white);border:1px solid var(--profile-light-olive);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-olive-light),2px 4px 20px 0 var(--profile-light-olive-light);box-shadow:2px 2px 8px 0 var(--profile-light-olive-light),2px 4px 20px 0 var(--profile-light-olive-light)}.profile-color-light-olive .btn:hover i,.profile-color-light-olive .btn:focus i,.profile-color-light-olive .btn:active i,.profile-color-light-olive .btn:disabled i{color:var(--profile-light-olive)}.profile-color-light-olive .btn.selected{color:var(--profile-light-olive);background-color:var(--color-white);border:1px solid var(--profile-light-olive)}.profile-color-light-olive .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-olive-light),2px 4px 20px 0 var(--profile-light-olive-light);box-shadow:2px 2px 8px 0 var(--profile-light-olive-light),2px 4px 20px 0 var(--profile-light-olive-light);color:var(--profile-light-olive)}.profile-color-light-olive .btn-light:hover,.profile-color-light-olive .btn-light:focus,.profile-color-light-olive .btn-light:active{color:var(--color-white);background-color:var(--profile-light-olive);border:1px solid var(--profile-light-olive);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-olive-light),2px 4px 20px 0 var(--profile-light-olive-light);box-shadow:2px 2px 8px 0 var(--profile-light-olive-light),2px 4px 20px 0 var(--profile-light-olive-light)}.profile-color-light-olive .btn-light.selected{color:var(--color-white);background-color:var(--profile-light-olive);border:1px solid var(--profile-light-olive)}.profile-color-light-olive .btn-dark{background-color:var(--profile-light-olive);color:#fff;border:1px solid var(--profile-light-olive)}.profile-color-light-olive .btn-dark:hover,.profile-color-light-olive .btn-dark:focus,.profile-color-light-olive .btn-dark:active{color:var(--color-white);background-color:var(--profile-light-olive-light)}.profile-color-light-olive .btn-dark.selected{color:var(--color-white);background-color:var(--profile-light-olive-light)}.profile-color-light-olive .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-light-olive)}.profile-color-light-olive .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-light-olive .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-light-olive #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-light-olive);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-light-olive #dropZone.dragover{background-color:var(--profile-light-olive-light)}.profile-color-light-olive .backToTop{background:var(--profile-light-olive);color:#fff}.profile-color-light-olive .backToTop:hover{background:var(--profile-light-olive);color:#fff}.profile-color-light-olive .input-types input[type=radio],.profile-color-light-olive .input-types input[type=checkbox]{color:var(--profile-light-olive);border:.15em solid var(--profile-light-olive)}.profile-color-light-olive .input-types input[type=radio]::before{background-color:var(--profile-light-olive)}.profile-color-light-olive .pagination .active>.page-link,.profile-color-light-olive .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-light-olive);border-color:var(--profile-light-olive);color:#fff}.profile-color-light-olive div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-light-olive div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-light-olive);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-light-olive)), to(var(--profile-light-olive-light)));background:linear-gradient(to bottom, var(--profile-light-olive) 0%, var(--profile-light-olive-light) 100%)}.profile-color-light-olive div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-light-olive #dt-search-0:focus{border:1px solid var(--profile-light-olive)}.profile-color-light-olive-light{background-color:var(--profile-light-olive-light);color:var(--profile-light-olive)}.profile-color-light-teal [type=email],.profile-color-light-teal .form-control,.profile-color-light-teal .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-light-teal [type=email]:focus,.profile-color-light-teal .form-control:focus,.profile-color-light-teal .form-select:focus{background-color:var(--profile-light-teal-light) !important;border-color:var(--profile-light-teal);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-light-teal-light);box-shadow:0 0 0 .25rem var(--profile-light-teal-light)}.profile-color-light-teal .namefield,.profile-color-light-teal footer,.profile-color-light-teal #profileFontPreview{background-color:var(--profile-light-teal);color:var(--color-white)}.profile-color-light-teal .share{position:absolute;background-color:var(--profile-light-teal)}.profile-color-light-teal .share i{color:#fff}.profile-color-light-teal .share:hover{color:var(--profile-light-teal)}.profile-color-light-teal .share:hover i{color:var(--profile-light-teal)}.profile-color-light-teal .share-circle{position:absolute}.profile-color-light-teal .share-circle i{color:#fff}.profile-color-light-teal .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-light-teal .share-link i{font-size:22px}.profile-color-light-teal .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-light-teal .profile-menu div.item,.profile-color-light-teal .profile-menu a.item,.profile-color-light-teal .profile-menu-mobile div.item,.profile-color-light-teal .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-light-teal);border:1px solid var(--profile-light-teal)}.profile-color-light-teal .profile-menu a.item:hover,.profile-color-light-teal .profile-menu .item.active,.profile-color-light-teal .profile-menu-mobile a.item:hover,.profile-color-light-teal .profile-menu-mobile .item.active{background-color:var(--profile-light-teal);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-light-teal .profile-menu a.item:hover i,.profile-color-light-teal .profile-menu .item.active i,.profile-color-light-teal .profile-menu-mobile a.item:hover i,.profile-color-light-teal .profile-menu-mobile .item.active i{background-color:var(--profile-light-teal);color:var(--color-white)}.profile-color-light-teal .infotip .infotiptext{background-color:var(--profile-light-teal);color:var(--color-white)}.profile-color-light-teal .infotip .infotiptext::before{border-color:var(--profile-light-teal) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-light-teal .profile-menu-mobile i{border:none}.profile-color-light-teal .profile-menu-mobile a.item:hover,.profile-color-light-teal .profile-menu-mobile .item.active,.profile-color-light-teal .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-light-teal .timeline:before{background-color:var(--profile-light-teal)}.profile-color-light-teal .timeline-badge{background-color:var(--profile-light-teal)}.profile-color-light-teal .timeline>li>.timeline-panel:after{background-color:var(--profile-light-teal)}.profile-color-light-teal .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-light-teal .line{border-bottom:.9px solid var(--profile-light-teal)}.profile-color-light-teal .color-pick{background-color:var(--profile-light-teal)}.profile-color-light-teal .color-pick-light{background-color:var(--profile-light-teal-light)}.profile-color-light-teal i.fa fa-trash{color:var(--profile-light-teal)}.profile-color-light-teal .btn{background-color:var(--profile-light-teal);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-teal-light),2px 4px 20px 0 var(--profile-light-teal-light);box-shadow:2px 2px 8px 0 var(--profile-light-teal-light),2px 4px 20px 0 var(--profile-light-teal-light)}.profile-color-light-teal .btn i{color:#fff}.profile-color-light-teal .btn:hover,.profile-color-light-teal .btn:focus,.profile-color-light-teal .btn:active,.profile-color-light-teal .btn:disabled{color:var(--profile-light-teal);background-color:var(--color-white);border:1px solid var(--profile-light-teal);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-teal-light),2px 4px 20px 0 var(--profile-light-teal-light);box-shadow:2px 2px 8px 0 var(--profile-light-teal-light),2px 4px 20px 0 var(--profile-light-teal-light)}.profile-color-light-teal .btn:hover i,.profile-color-light-teal .btn:focus i,.profile-color-light-teal .btn:active i,.profile-color-light-teal .btn:disabled i{color:var(--profile-light-teal)}.profile-color-light-teal .btn.selected{color:var(--profile-light-teal);background-color:var(--color-white);border:1px solid var(--profile-light-teal)}.profile-color-light-teal .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-teal-light),2px 4px 20px 0 var(--profile-light-teal-light);box-shadow:2px 2px 8px 0 var(--profile-light-teal-light),2px 4px 20px 0 var(--profile-light-teal-light);color:var(--profile-light-teal)}.profile-color-light-teal .btn-light:hover,.profile-color-light-teal .btn-light:focus,.profile-color-light-teal .btn-light:active{color:var(--color-white);background-color:var(--profile-light-teal);border:1px solid var(--profile-light-teal);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-teal-light),2px 4px 20px 0 var(--profile-light-teal-light);box-shadow:2px 2px 8px 0 var(--profile-light-teal-light),2px 4px 20px 0 var(--profile-light-teal-light)}.profile-color-light-teal .btn-light.selected{color:var(--color-white);background-color:var(--profile-light-teal);border:1px solid var(--profile-light-teal)}.profile-color-light-teal .btn-dark{background-color:var(--profile-light-teal);color:#fff;border:1px solid var(--profile-light-teal)}.profile-color-light-teal .btn-dark:hover,.profile-color-light-teal .btn-dark:focus,.profile-color-light-teal .btn-dark:active{color:var(--color-white);background-color:var(--profile-light-teal-light)}.profile-color-light-teal .btn-dark.selected{color:var(--color-white);background-color:var(--profile-light-teal-light)}.profile-color-light-teal .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-light-teal)}.profile-color-light-teal .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-light-teal .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-light-teal #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-light-teal);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-light-teal #dropZone.dragover{background-color:var(--profile-light-teal-light)}.profile-color-light-teal .backToTop{background:var(--profile-light-teal);color:#fff}.profile-color-light-teal .backToTop:hover{background:var(--profile-light-teal);color:#fff}.profile-color-light-teal .input-types input[type=radio],.profile-color-light-teal .input-types input[type=checkbox]{color:var(--profile-light-teal);border:.15em solid var(--profile-light-teal)}.profile-color-light-teal .input-types input[type=radio]::before{background-color:var(--profile-light-teal)}.profile-color-light-teal .pagination .active>.page-link,.profile-color-light-teal .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-light-teal);border-color:var(--profile-light-teal);color:#fff}.profile-color-light-teal div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-light-teal div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-light-teal);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-light-teal)), to(var(--profile-light-teal-light)));background:linear-gradient(to bottom, var(--profile-light-teal) 0%, var(--profile-light-teal-light) 100%)}.profile-color-light-teal div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-light-teal #dt-search-0:focus{border:1px solid var(--profile-light-teal)}.profile-color-light-teal-light{background-color:var(--profile-light-teal-light);color:var(--profile-light-teal)}.profile-color-light-grey [type=email],.profile-color-light-grey .form-control,.profile-color-light-grey .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--color-white);background-clip:padding-box;border:var(--bs-border-width) solid var(--color-ll-light-grey);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.profile-color-light-grey [type=email]:focus,.profile-color-light-grey .form-control:focus,.profile-color-light-grey .form-select:focus{background-color:var(--profile-light-grey-light) !important;border-color:var(--profile-light-grey);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--profile-light-grey-light);box-shadow:0 0 0 .25rem var(--profile-light-grey-light)}.profile-color-light-grey .namefield,.profile-color-light-grey footer,.profile-color-light-grey #profileFontPreview{background-color:var(--profile-light-grey);color:var(--color-white)}.profile-color-light-grey .share{position:absolute;background-color:var(--profile-light-grey)}.profile-color-light-grey .share i{color:#fff}.profile-color-light-grey .share:hover{color:var(--profile-light-grey)}.profile-color-light-grey .share:hover i{color:var(--profile-light-grey)}.profile-color-light-grey .share-circle{position:absolute}.profile-color-light-grey .share-circle i{color:#fff}.profile-color-light-grey .share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;color:var(--color-dark-grey);padding:7px;width:100%}.profile-color-light-grey .share-link i{font-size:22px}.profile-color-light-grey .share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.profile-color-light-grey .profile-menu div.item,.profile-color-light-grey .profile-menu a.item,.profile-color-light-grey .profile-menu-mobile div.item,.profile-color-light-grey .profile-menu-mobile a.item{background-color:var(--color-white);color:var(--profile-light-grey);border:1px solid var(--profile-light-grey)}.profile-color-light-grey .profile-menu a.item:hover,.profile-color-light-grey .profile-menu .item.active,.profile-color-light-grey .profile-menu-mobile a.item:hover,.profile-color-light-grey .profile-menu-mobile .item.active{background-color:var(--profile-light-grey);color:var(--color-white);border:1px solid var(--color-white)}.profile-color-light-grey .profile-menu a.item:hover i,.profile-color-light-grey .profile-menu .item.active i,.profile-color-light-grey .profile-menu-mobile a.item:hover i,.profile-color-light-grey .profile-menu-mobile .item.active i{background-color:var(--profile-light-grey);color:var(--color-white)}.profile-color-light-grey .infotip .infotiptext{background-color:var(--profile-light-grey);color:var(--color-white)}.profile-color-light-grey .infotip .infotiptext::before{border-color:var(--profile-light-grey) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.profile-color-light-grey .profile-menu-mobile i{border:none}.profile-color-light-grey .profile-menu-mobile a.item:hover,.profile-color-light-grey .profile-menu-mobile .item.active,.profile-color-light-grey .profile-menu-mobile i.active{color:var(--color-white)}.profile-color-light-grey .timeline:before{background-color:var(--profile-light-grey)}.profile-color-light-grey .timeline-badge{background-color:var(--profile-light-grey)}.profile-color-light-grey .timeline>li>.timeline-panel:after{background-color:var(--profile-light-grey)}.profile-color-light-grey .timeline>li:first-child>.timeline-panel:after{background:none}.profile-color-light-grey .line{border-bottom:.9px solid var(--profile-light-grey)}.profile-color-light-grey .color-pick{background-color:var(--profile-light-grey)}.profile-color-light-grey .color-pick-light{background-color:var(--profile-light-grey-light)}.profile-color-light-grey i.fa fa-trash{color:var(--profile-light-grey)}.profile-color-light-grey .btn{background-color:var(--profile-light-grey);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-grey-light),2px 4px 20px 0 var(--profile-light-grey-light);box-shadow:2px 2px 8px 0 var(--profile-light-grey-light),2px 4px 20px 0 var(--profile-light-grey-light)}.profile-color-light-grey .btn i{color:#fff}.profile-color-light-grey .btn:hover,.profile-color-light-grey .btn:focus,.profile-color-light-grey .btn:active,.profile-color-light-grey .btn:disabled{color:var(--profile-light-grey);background-color:var(--color-white);border:1px solid var(--profile-light-grey);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-grey-light),2px 4px 20px 0 var(--profile-light-grey-light);box-shadow:2px 2px 8px 0 var(--profile-light-grey-light),2px 4px 20px 0 var(--profile-light-grey-light)}.profile-color-light-grey .btn:hover i,.profile-color-light-grey .btn:focus i,.profile-color-light-grey .btn:active i,.profile-color-light-grey .btn:disabled i{color:var(--profile-light-grey)}.profile-color-light-grey .btn.selected{color:var(--profile-light-grey);background-color:var(--color-white);border:1px solid var(--profile-light-grey)}.profile-color-light-grey .btn-light{background-color:var(--color-white);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-grey-light),2px 4px 20px 0 var(--profile-light-grey-light);box-shadow:2px 2px 8px 0 var(--profile-light-grey-light),2px 4px 20px 0 var(--profile-light-grey-light);color:var(--profile-light-grey)}.profile-color-light-grey .btn-light:hover,.profile-color-light-grey .btn-light:focus,.profile-color-light-grey .btn-light:active{color:var(--color-white);background-color:var(--profile-light-grey);border:1px solid var(--profile-light-grey);-webkit-box-shadow:2px 2px 8px 0 var(--profile-light-grey-light),2px 4px 20px 0 var(--profile-light-grey-light);box-shadow:2px 2px 8px 0 var(--profile-light-grey-light),2px 4px 20px 0 var(--profile-light-grey-light)}.profile-color-light-grey .btn-light.selected{color:var(--color-white);background-color:var(--profile-light-grey);border:1px solid var(--profile-light-grey)}.profile-color-light-grey .btn-dark{background-color:var(--profile-light-grey);color:#fff;border:1px solid var(--profile-light-grey)}.profile-color-light-grey .btn-dark:hover,.profile-color-light-grey .btn-dark:focus,.profile-color-light-grey .btn-dark:active{color:var(--color-white);background-color:var(--profile-light-grey-light)}.profile-color-light-grey .btn-dark.selected{color:var(--color-white);background-color:var(--profile-light-grey-light)}.profile-color-light-grey .c-hearts{position:relative;text-align:center;font-weight:bold;margin-bottom:1rem;margin-top:.5rem;color:var(--profile-light-grey)}.profile-color-light-grey .c-hearts.mobile{position:absolute;top:50px;right:35px;margin:0}.profile-color-light-grey .c-hearts.mobile i{font-size:3rem;color:#fff}.profile-color-light-grey #dropZone{width:100%;padding:.5rem;background-color:#f0f0f0;border:2px dashed var(--profile-light-grey);-webkit-transition:background-color .3s;transition:background-color .3s}.profile-color-light-grey #dropZone.dragover{background-color:var(--profile-light-grey-light)}.profile-color-light-grey .backToTop{background:var(--profile-light-grey);color:#fff}.profile-color-light-grey .backToTop:hover{background:var(--profile-light-grey);color:#fff}.profile-color-light-grey .input-types input[type=radio],.profile-color-light-grey .input-types input[type=checkbox]{color:var(--profile-light-grey);border:.15em solid var(--profile-light-grey)}.profile-color-light-grey .input-types input[type=radio]::before{background-color:var(--profile-light-grey)}.profile-color-light-grey .pagination .active>.page-link,.profile-color-light-grey .pagination .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--profile-light-grey);border-color:var(--profile-light-grey);color:#fff}.profile-color-light-grey div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,.profile-color-light-grey div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--profile-light-grey);background:-webkit-gradient(linear, left top, left bottom, from(var(--profile-light-grey)), to(var(--profile-light-grey-light)));background:linear-gradient(to bottom, var(--profile-light-grey) 0%, var(--profile-light-grey-light) 100%)}.profile-color-light-grey div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.profile-color-light-grey #dt-search-0:focus{border:1px solid var(--profile-light-grey)}.profile-color-light-grey-light{background-color:var(--profile-light-grey-light);color:var(--profile-light-grey)}.container-fluid{padding:0}@media screen and (max-width: 767px){.container-mobile{padding-right:0;padding-left:0}}@media screen and (max-width: 767px){.container{max-width:767px;width:100%;margin-right:0;margin-left:0}}@media screen and (min-width: 768px)and (max-width: 1023px){.container{max-width:768px;width:100%;padding-right:0;padding-left:0}}@media screen and (min-width: 1024px){.container{max-width:860px;width:100%;padding-right:0;padding-left:0}}.timeline{list-style:none;padding:0 0 20px 0;position:relative;width:70%;margin:auto;margin-bottom:1.5rem}@media screen and (max-width: 767px){.timeline{width:auto;margin:0 0 1.5rem 0}}.timeline:before{top:36px;bottom:0;position:absolute;content:" ";width:2px;left:50%;margin-left:-1.5px}.timeline>li{margin-bottom:20px;position:relative}.timeline>li:before,.timeline>li:after{content:" ";display:table}.timeline>li:after{clear:both}.timeline>li:before,.timeline>li:after{content:" ";display:table}.timeline>li:after{clear:both}.timeline>li>.timeline-panel{width:46%;float:left;padding:1.8rem 0 0 0;position:relative}.timeline>li>.timeline-panel:after{display:block;position:absolute;content:"";width:70px;height:2px;left:20px;top:40px}.timeline>li:first-child>.timeline-panel:after{left:0}.timeline>li>.timeline-badge{color:#fff;width:50px;height:50px;font-size:16px;line-height:50px;text-align:center;position:absolute;top:16px;left:50%;margin-left:-25px;z-index:100;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%}.timeline>li.timeline-inverted>.timeline-panel{float:right}.timeline>li.timeline-inverted>.timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}.timeline>li.timeline-inverted>.timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}.timeline-body>p,.timeline-body>ul{margin-bottom:0}.timeline-body>p+p{margin-top:5px}ul.timeline:before{left:40px}ul.timeline>li>.timeline-panel{width:calc(100% - 145px)}ul.timeline>li:first-child>.timeline-panel{width:calc(100% - 80px)}ul.timeline>li>.timeline-badge{left:80px;margin-left:0;top:16px}ul.timeline>li:first-child>.timeline-badge{left:15px}ul.timeline>li>.timeline-panel{float:right}ul.timeline>li>.timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}ul.timeline>li>.timeline-panel:after{border-left-width:0;border-right-width:14px;left:80px;right:auto}ul.timeline>li:nth-child(2)>.timeline-panel:after{left:-175px;width:110px;left:-125px;width:60px}ul.timeline>li:nth-child(2)>.timeline-badge{left:150px;left:100px}ul.timeline>li:nth-child(2)>.timeline-panel{width:calc(100% - 215px);width:calc(100% - 165px)}ul.timeline>li:nth-child(3)>.timeline-panel:after{left:-175px;width:110px}ul.timeline>li:nth-child(3)>.timeline-badge{left:150px}ul.timeline>li:nth-child(3)>.timeline-panel{width:calc(100% - 215px)}ul.timeline>li:nth-child(4)>.timeline-panel:after{left:-175px;width:110px;left:-125px;width:60px}ul.timeline>li:nth-child(4)>.timeline-badge{left:150px;left:100px}ul.timeline>li:nth-child(4)>.timeline-panel{width:calc(100% - 215px);width:calc(100% - 165px)}ul.timeline>li:nth-child(5)>.timeline-panel:after{left:-175px;width:110px}ul.timeline>li:nth-child(5)>.timeline-badge{left:150px}ul.timeline>li:nth-child(5)>.timeline-panel{width:calc(100% - 215px)}ul.timeline>li:nth-child(6)>.timeline-panel:after{left:-175px;width:110px;left:-125px;width:60px}ul.timeline>li:nth-child(6)>.timeline-badge{left:150px;left:100px}ul.timeline>li:nth-child(6)>.timeline-panel{width:calc(100% - 215px);width:calc(100% - 165px)}ul.timeline>li:nth-child(7)>.timeline-panel:after{left:-175px;width:110px}ul.timeline>li:nth-child(7)>.timeline-badge{left:150px}ul.timeline>li:nth-child(7)>.timeline-panel{width:calc(100% - 215px)}ul.timeline>li:nth-child(8)>.timeline-panel:after{left:-175px;width:110px;left:-125px;width:60px}ul.timeline>li:nth-child(8)>.timeline-badge{left:150px;left:100px}ul.timeline>li:nth-child(8)>.timeline-panel{width:calc(100% - 215px);width:calc(100% - 165px)}ul.timeline>li:nth-child(9)>.timeline-panel:after{left:-175px;width:110px}ul.timeline>li:nth-child(9)>.timeline-badge{left:150px}ul.timeline>li:nth-child(9)>.timeline-panel{width:calc(100% - 215px)}ul.timeline>li:nth-child(10)>.timeline-panel:after{left:-175px;width:110px;left:-125px;width:60px}ul.timeline>li:nth-child(10)>.timeline-badge{left:150px;left:100px}ul.timeline>li:nth-child(10)>.timeline-panel{width:calc(100% - 215px);width:calc(100% - 165px)}ul.timeline>li:nth-child(11)>.timeline-panel:after{left:-175px;width:110px}ul.timeline>li:nth-child(11)>.timeline-badge{left:150px}ul.timeline>li:nth-child(11)>.timeline-panel{width:calc(100% - 215px)}ul.timeline>li:nth-child(12)>.timeline-panel:after{left:-175px;width:110px;left:-125px;width:60px}ul.timeline>li:nth-child(12)>.timeline-badge{left:150px;left:100px}ul.timeline>li:nth-child(12)>.timeline-panel{width:calc(100% - 215px);width:calc(100% - 165px)}ul.timeline>li:nth-child(13)>.timeline-panel:after{left:-175px;width:110px}ul.timeline>li:nth-child(13)>.timeline-badge{left:150px}ul.timeline>li:nth-child(13)>.timeline-panel{width:calc(100% - 215px)}ul.timeline>li:nth-child(14)>.timeline-panel:after{left:-175px;width:110px;left:-125px;width:60px}ul.timeline>li:nth-child(14)>.timeline-badge{left:150px;left:100px}ul.timeline>li:nth-child(14)>.timeline-panel{width:calc(100% - 215px);width:calc(100% - 165px)}ul.timeline>li:nth-child(15)>.timeline-panel:after{left:-175px;width:110px}ul.timeline>li:nth-child(15)>.timeline-badge{left:150px}ul.timeline>li:nth-child(15)>.timeline-panel{width:calc(100% - 215px)}ul.timeline>li:nth-child(16)>.timeline-panel:after{left:-175px;width:110px;left:-125px;width:60px}ul.timeline>li:nth-child(16)>.timeline-badge{left:150px;left:100px}ul.timeline>li:nth-child(16)>.timeline-panel{width:calc(100% - 215px);width:calc(100% - 165px)}ul.timeline>li:nth-child(17)>.timeline-panel:after{left:-175px;width:110px}ul.timeline>li:nth-child(17)>.timeline-badge{left:150px}ul.timeline>li:nth-child(17)>.timeline-panel{width:calc(100% - 215px)}ul.timeline>li:nth-child(18)>.timeline-panel:after{left:-175px;width:110px;left:-125px;width:60px}ul.timeline>li:nth-child(18)>.timeline-badge{left:150px;left:100px}ul.timeline>li:nth-child(18)>.timeline-panel{width:calc(100% - 215px);width:calc(100% - 165px)}ul.timeline>li:nth-child(19)>.timeline-panel:after{left:-175px;width:110px}ul.timeline>li:nth-child(19)>.timeline-badge{left:150px}ul.timeline>li:nth-child(19)>.timeline-panel{width:calc(100% - 215px)}ul.timeline>li:nth-child(20)>.timeline-panel:after{left:-175px;width:110px;left:-125px;width:60px}ul.timeline>li:nth-child(20)>.timeline-badge{left:150px;left:100px}ul.timeline>li:nth-child(20)>.timeline-panel{width:calc(100% - 215px);width:calc(100% - 165px)}ul.timeline>li:first-child>.timeline-panel:after{left:-26px}#nav_primary .navbar,#sticky_header .navbar{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0;margin:auto}#nav_primary .navbar-brand,#sticky_header .navbar-brand{position:absolute;margin:0 auto auto 8rem;padding:0}#nav_primary .navbar-brand img,#sticky_header .navbar-brand img{max-width:15rem}#nav_primary .navbar-nav,#sticky_header .navbar-nav{list-style:none;width:100%;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#nav_primary .navbar-nav .nav-item,#sticky_header .navbar-nav .nav-item{text-align:center;margin-left:5px}#nav_primary .navbar-nav li:first-child,#sticky_header .navbar-nav li:first-child{margin-left:0}#nav_primary .navbar-nav li:last-child,#sticky_header .navbar-nav li:last-child{margin-left:auto;margin-right:0;border-radius:.375rem .375rem 0 0}#nav_primary .navbar-nav li:last-child .nav-link,#sticky_header .navbar-nav li:last-child .nav-link{background-color:var(--color-green-blue);color:var(--color-white)}#nav_primary .navbar-nav li:last-child .nav-link:focus,#nav_primary .navbar-nav li:last-child .nav-link:hover,#nav_primary .navbar-nav li:last-child .nav-link.nav-link-active,#sticky_header .navbar-nav li:last-child .nav-link:focus,#sticky_header .navbar-nav li:last-child .nav-link:hover,#sticky_header .navbar-nav li:last-child .nav-link.nav-link-active{color:var(--color-white);background-color:var(--color-dark-green)}#nav_primary .navbar-nav .nav-link,#sticky_header .navbar-nav .nav-link{width:auto;min-width:9rem;font-weight:bold;text-decoration:none;padding:.5rem;background-color:hsla(0,0%,100%,.8);color:var(--color-dark-grey)}#nav_primary .navbar-nav .nav-link:focus,#nav_primary .navbar-nav .nav-link:hover,#sticky_header .navbar-nav .nav-link:focus,#sticky_header .navbar-nav .nav-link:hover{color:var(--color-white);background-color:var(--color-dark-green)}#nav_primary .navbar-nav .nav-link-active,#sticky_header .navbar-nav .nav-link-active{color:var(--color-white);background-color:var(--color-dark-green)}#nav_primary .navbar-nav .dropdown-menu[data-bs-popper],#sticky_header .navbar-nav .dropdown-menu[data-bs-popper]{margin-top:0}#nav_primary .navbar-nav .dropdown-menu,#sticky_header .navbar-nav .dropdown-menu{border-radius:0}#nav_primary .navbar-nav .dropdown-toggle::after,#sticky_header .navbar-nav .dropdown-toggle::after{border:none}#nav_primary .navbar-nav .dropdown .dropdown-menu,#sticky_header .navbar-nav .dropdown .dropdown-menu{display:none;position:absolute;background-color:#f9f9f9;min-width:160px;padding:5px 0 0 0;border:0}#nav_primary .navbar-nav .dropdown:hover .dropdown-menu,#sticky_header .navbar-nav .dropdown:hover .dropdown-menu{display:block;-webkit-animation:fadein .5s;animation:fadein .5s}#nav_primary .navbar-nav .dropdown-menu li .dropdown-item:hover,#nav_primary .navbar-nav .dropdown-menu li .dropdown-item:focus,#sticky_header .navbar-nav .dropdown-menu li .dropdown-item:hover,#sticky_header .navbar-nav .dropdown-menu li .dropdown-item:focus{background-color:var(--color-dark-green);text-decoration:none;color:#fff}#nav_primary button .navbar-toggler~#main_nav,#sticky_header button .navbar-toggler~#main_nav{position:absolute;top:400px;left:10px}#nav_primary button~.show .nav-item,#sticky_header button~.show .nav-item{background-color:var(--color-dark-grey)}#nav_primary button:focus:not(:focus-visible),#sticky_header button:focus:not(:focus-visible){outline:0;outline-style:none;outline-width:0px}#nav_primary .navbar-toggler,#sticky_header .navbar-toggler{position:absolute;top:25px;right:25px;padding:0;border-radius:.3rem;padding:.25rem .75rem;z-index:3000;background-color:hsla(0,0%,100%,.8)}#nav_primary .navbar-toggler-icon,#sticky_header .navbar-toggler-icon{width:1.5em;height:1.5em;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.55)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}#nav_primary .navbar-pt-header,#sticky_header .navbar-pt-header{padding-top:32.7rem}@media(max-width: 768px){#nav_primary .navbar-pt-header,#sticky_header .navbar-pt-header{padding-top:20rem}}#nav_primary .basket,#sticky_header .basket{position:absolute;top:25px;right:100px}#nav_primary .basket:hover,#sticky_header .basket:hover{color:var(--color-green-blue)}#sticky_header{display:none;position:fixed;top:0;left:0;width:100%;background:var(--color-white);height:100px;transition:-webkit-transform .3s;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-shadow:0 0 8px rgba(0,0,0,.25);box-shadow:0 0 8px rgba(0,0,0,.25);z-index:1100}#sticky_header .navbar{padding-top:1rem}#sticky_header ul li a{color:var(--color-dark-grey)}#sticky_header .nav-logo{position:absolute;top:0;left:0;text-align:left;margin-left:0;margin-right:auto;z-index:1000}#sticky_header .nav-logo img{width:100px;height:100px}#sticky_header .navbar-toggler{position:absolute;top:25px;right:25px;padding:0;border-color:rgba(0,0,0,.1);padding:.275rem .775rem;border-radius:.3rem;z-index:3000}#sticky_header .navbar-nav .nav-link{width:auto;min-width:9rem;color:var(--color-dark-grey);text-decoration:none;background:hsla(0,0%,100%,.7)}#sticky_header .navbar-nav .nav-link:focus,#sticky_header .navbar-nav .nav-link:hover,#sticky_header .navbar-nav .nav-link.nav-link-active{background:var(--color-white);color:var(--color-dark-grey);text-underline-offset:7px;text-decoration-line:underline;text-decoration-color:var(--color-dark-grey)}#sticky_header .navbar-nav li:first-child{margin-left:0}#sticky_header .navbar-nav li:last-child{margin-left:auto;margin-right:0;border-radius:.375rem .375rem 0 0}#sticky_header .navbar-nav li:last-child .nav-link{background-color:var(--color-white);color:var(--color-dark-grey)}#sticky_header .navbar-nav li:last-child .nav-link:focus,#sticky_header .navbar-nav li:last-child .nav-link:hover,#sticky_header .navbar-nav li:last-child .nav-link.nav-link-active{background-color:var(--color-white);color:var(--color-dark-grey);text-underline-offset:7px;text-decoration-line:underline;text-decoration-color:var(--color-dark-grey)}#sticky_header.show{display:block}.symbol-btn-globe{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:var(--color-green-blue);background-position:center;border-radius:.375rem;background-image:url("../Icons/globe-solid-white.svg")}.symbol-btn-globe-disabled{pointer-events:none;border:1px solid var(--color-dark-grey);display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:none;background-position:center;border-radius:.375rem;background-image:url("../Icons/globe-solid-grey.svg");opacity:.5}.symbol-btn-globe:hover,.symbol-btn-globe:focus{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:var(--color-white);background-position:center;border-radius:.375rem;background-image:url("../Icons/globe-solid-green.svg");color:var(--color-green-blue);border:1px solid var(--color-green-blue)}.symbol-btn-ban{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:var(--color-green-blue);background-position:center;border-radius:.375rem;background-image:url("../Icons/ban-solid-white.svg")}.symbol-btn-ban-disabled{pointer-events:none;border:1px solid var(--color-dark-grey);display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:none;background-position:center;border-radius:.375rem;background-image:url("../Icons/ban-solid-grey.svg");opacity:.5}.symbol-btn-ban:hover,.symbol-btn-ban:focus{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:var(--color-white);background-position:center;border-radius:.375rem;background-image:url("../Icons/ban-solid-green.svg");color:var(--color-green-blue);border:1px solid var(--color-green-blue)}.symbol-btn-check{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:var(--color-green-blue);background-position:center;border-radius:.375rem;background-image:url("../Icons/check-solid-white.svg")}.symbol-btn-check-disabled{pointer-events:none;border:1px solid var(--color-dark-grey);display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:none;background-position:center;border-radius:.375rem;background-image:url("../Icons/check-solid-grey.svg");opacity:.5}.symbol-btn-check:hover,.symbol-btn-ban:focus{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:var(--color-white);background-position:center;border-radius:.375rem;background-image:url("../Icons/check-solid-green.svg");color:var(--color-green-blue);border:1px solid var(--color-green-blue)}.symbol-btn-chevron-left{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:var(--color-green-blue);background-position:center;border-radius:.375rem;background-image:url("../Icons/chevron-left-solid-white.svg")}.symbol-btn-chevron-left:hover,.symbol-btn-chevron-left:focus{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:var(--color-white);background-position:center;border-radius:.375rem;background-image:url("../Icons/chevron-left-solid-green.svg");color:var(--color-green-blue);border:1px solid var(--color-green-blue)}.symbol-btn-chevron-down{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:var(--color-green-blue);background-position:center;border-radius:.375rem;background-image:url("../Icons/chevron-down-solid-white.svg")}.symbol-btn-chevron-down:hover,.symbol-btn-chevron-down:focus{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:var(--color-white);background-position:center;border-radius:.375rem;background-image:url("../Icons/chevron-down-solid-green.svg");color:var(--color-green-blue);border:1px solid var(--color-green-blue)}.symbol-btn-eye{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:var(--color-green-blue);background-position:center;border-radius:.375rem;background-image:url("../Icons/eye-solid-white.svg")}.symbol-btn-eye-disabled{pointer-events:none;border:1px solid var(--color-dark-grey);display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:none;background-position:center;border-radius:.375rem;background-image:url("../Icons/eye-solid-grey.svg");opacity:.5}.symbol-btn-eye:hover,.symbol-btn-eye:focus{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:var(--color-white);background-position:center;border-radius:.375rem;background-image:url("../Icons/eye-solid-green.svg");color:var(--color-green-blue);border:1px solid var(--color-green-blue)}.symbol-btn-pen{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:var(--color-green-blue);background-position:center;border-radius:.375rem;background-image:url("../Icons/pen-solid-white.svg")}.symbol-btn-pen-disabled{pointer-events:none;border:1px solid var(--color-dark-grey);display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:none;background-position:center;border-radius:.375rem;background-image:url("../Icons/pen-solid-grey.svg");opacity:.5}.symbol-btn-pen:hover,.symbol-btn-pen:focus{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:var(--color-white);background-position:center;border-radius:.375rem;background-image:url("../Icons/pen-solid-green.svg");color:var(--color-green-blue);border:1px solid var(--color-green-blue)}.symbol-btn-trash{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:var(--color-green-blue);background-position:center;border-radius:.375rem;background-image:url("../Icons/trash-solid-white.svg")}.symbol-btn-trash-disabled{pointer-events:none;border:1px solid var(--color-dark-grey);display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:none;background-position:center;border-radius:.375rem;background-image:url("../Icons/trash-solid-grey.svg");opacity:.5}.symbol-btn-trash:hover,.symbol-btn-trash:focus{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:var(--color-white);background-position:center;border-radius:.375rem;background-image:url("../Icons/trash-solid-green.svg");color:var(--color-green-blue);border:1px solid var(--color-green-blue)}.symbol-btn-xmark{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:var(--color-green-blue);background-position:center;border-radius:.375rem;background-image:url("../Icons/xmark-solid-white.svg")}.symbol-btn-xmark-disabled{pointer-events:none;border:1px solid var(--color-dark-grey);display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:none;background-position:center;border-radius:.375rem;background-image:url("../Icons/xmark-solid-grey.svg");opacity:.5}.symbol-btn-xmark:hover,.symbol-btn-xmark:focus{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:39px;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);margin-right:.5rem;background-repeat:no-repeat;background-size:16px;background-color:var(--color-white);background-position:center;border-radius:.375rem;background-image:url("../Icons/xmark-solid-green.svg");color:var(--color-green-blue);border:1px solid var(--color-green-blue)}.symbol-link-green{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/link-solid-green.svg");background-position:6px 6px}.symbol-link-white{font-weight:bold;padding-left:24px;background-repeat:no-repeat;background-size:16px;color:var(--color-white);background-position-y:.25rem;background-image:url("../Icons/link-solid-white.svg");background-size:20px;background-position:0px 6px}.symbol-link-grey{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-light-grey);background-position-y:.25rem;background-image:url("../Icons/link-solid-grey.svg");background-size:20px;background-position:0px 3px;margin-right:1rem}.symbol-link-add{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/square-plus-solid.svg")}.symbol-link-add-grey{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/square-plus-solid-grey.svg")}.symbol-link-arrow-rotate{font-weight:bold;padding-left:24px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/arrows-rotate-solid-green.svg");background-size:20px;margin-right:.5rem;background-position-y:.15rem}.symbol-link-arrow-rotate-grey{font-weight:bold;padding-left:24px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/arrows-rotate-solid-grey.svg");background-size:20px;margin-right:.5rem;background-position-y:.15rem}.symbol-link-article{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/file-lines-regular.svg");background-position-y:1px;background-position-x:-3px;background-size:22px;margin-right:.5rem}.symbol-link-article-dark-green{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/file-lines-regular-dark-green.svg");background-position-y:1px;background-position-x:-3px;background-size:22px;margin-right:.5rem}.symbol-link-arrow-up-from-bracket-white{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/arrow-up-from-bracket-solid-white.svg");background-size:22px}.symbol-link-asterisk-white{font-weight:300;padding-left:12px;background-repeat:no-repeat;background-size:16px;color:var(--color-white);background-position-y:.25rem;background-image:url("../Icons/asterisk-solid-white.svg");background-size:10px;background-position-y:0}.symbol-link-ban-white{font-weight:300;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-white);background-position-y:.25rem;background-image:url("../Icons/ban-solid-white.svg");background-position-y:.1rem;margin-right:1rem}.symbol-link-book{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/book-solid.svg");margin-right:.5rem;background-size:21px;background-position-x:-3px;background-position-y:.1rem}.symbol-link-book-dark-green{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-dark-green);background-position-y:.25rem;background-image:url("../Icons/book-solid-dark-green.svg");margin-right:.5rem;background-size:21px;background-position-y:.1rem;background-position-x:-3px}.symbol-link-cart{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/cart-shopping-solid.svg")}.symbol-link-chart{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/chart-simple-solid.svg");background-position-y:.1rem;margin-right:.5rem}.symbol-link-chart-dark-green{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-dark-green);background-position-y:.25rem;background-image:url("../Icons/chart-simple-solid-dark-green.svg");background-position-y:.1rem;background-size:21px;margin-right:.5rem}.symbol-link-chart-grey{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/chart-simple-solid-grey.svg");background-position-y:.1rem}.symbol-link-circle{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/circle-info-solid.svg")}.symbol-link-circle-dark-green{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/circle-info-solid-dark-green.svg");background-size:20px}.symbol-link-circle-grey{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-white);background-position-y:.25rem;background-image:url("../Icons/circle-info-solid-grey.svg")}.symbol-link-circle-white{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-dark-green);background-position-y:.25rem;background-image:url("../Icons/circle-info-solid-white.svg")}.symbol-link-check-white{font-weight:300;padding-left:20px;background-repeat:no-repeat;background-size:16px;color:var(--color-white);background-position-y:.25rem;background-image:url("../Icons/check-solid-white.svg");background-size:19px;background-position-y:0;margin-right:1rem}.symbol-btn-check-white{font-weight:300;padding-left:32px;background-repeat:no-repeat;background-size:16px;color:var(--color-white);background-position-y:.25rem;background-image:url("../Icons/check-solid-white.svg");background-position-y:.6rem;background-position-x:.6rem;margin-right:1rem}.symbol-link-check-dark-green{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-dark-green);background-position-y:.25rem;background-image:url("../Icons/check-solid-dark-green.svg");background-position-y:.1rem;margin-right:0;background-size:20px}.symbol-link-circle-check-white{font-weight:300;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-white);background-position-y:.25rem;background-image:url("../Icons/circle-check-solid-white.svg")}.symbol-link-edit{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/pencil-solid.svg")}.symbol-link-edit-grey{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-light-grey);background-position-y:.25rem;background-image:url("../Icons/pencil-solid-grey.svg")}.symbol-link-globe-white{font-weight:300;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-white);background-position-y:.25rem;background-image:url("../Icons/globe-solid-white.svg");background-position-y:.1rem;margin-right:1rem}.symbol-link-globe-grey{font-weight:300;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-white);background-position-y:.25rem;background-image:url("../Icons/globe-solid-grey.svg");margin-right:1rem}.symbol-link-hourclass-half-white{font-weight:300;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-white);background-position-y:.25rem;background-image:url("../Icons/hourglass-half-white.svg");background-position-y:.175rem;background-position-x:.1rem}.symbol-link-images{font-weight:bold;padding-left:24px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/images-solid.svg");background-size:20px;margin-right:.5rem;background-position-y:.15rem}.symbol-link-images-dark-green{font-weight:bold;padding-left:24px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/images-solid-dark-green.svg");background-size:20px;margin-right:.5rem;background-position-y:.15rem}.symbol-link-images-grey{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/images-solid-grey.svg");background-size:17px}.symbol-link-key{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/key-solid.svg");margin-right:1rem}.symbol-link-key-white{font-weight:300;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-white);background-position-y:.25rem;background-image:url("../Icons/key-solid-white.svg");margin-right:1rem}.symbol-link-logout{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/right-from-bracket-solid.svg");background-position-y:.3rem}.symbol-link-palette{font-weight:bold;padding-left:24px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/palette-solid.svg");background-size:22px;margin-right:.5rem;background-position-y:.6px;background-position-x:-2px}.symbol-link-palette-dark-green{font-weight:bold;padding-left:24px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/palette-solid-dark-green.svg");background-size:22px;margin-right:.5rem;background-position-y:.6px;background-position-x:-2px}.symbol-link-palette-grey{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/palette-solid-grey.svg");background-size:17px}.symbol-link-plus-white{font-weight:bold;padding-left:13px;background-repeat:no-repeat;background-size:16px;color:var(--color-white);background-position-y:.25rem;background-image:url("../Icons/plus-solid-white.svg");background-size:10px;background-position-y:.2rem}.symbol-link-plus-grey{font-weight:300;padding-left:15px;background-repeat:no-repeat;background-size:16px;color:var(--color-dark-grey);background-position-y:.25rem;background-image:url("../Icons/plus-solid-grey.svg");background-size:11px}.symbol-link-repeat-white{font-weight:300;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-white);background-position-y:.25rem;background-image:url("../Icons/repeat-solid-white.svg");background-size:17px}.symbol-link-repeat-grey{font-weight:300;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-white);background-position-y:.25rem;background-image:url("../Icons/repeat-solid-grey.svg");background-size:17px}.symbol-link-share-white{font-weight:300;padding-left:24px;background-repeat:no-repeat;background-size:16px;color:var(--color-white);background-position-y:.25rem;background-image:url("../Icons/share-solid-white.svg");background-size:22px;background-position-y:.5rem;background-position-x:.5rem}.symbol-link-star-of-life-grey{font-weight:400;padding-left:15px;background-repeat:no-repeat;background-size:16px;color:var(--color-dark-grey);background-position-y:.25rem;background-image:url("../Icons/star-of-life-solid-grey.svg");background-size:11px}.cart-shopping-solid-white{font-weight:400;padding-left:20px;background-repeat:no-repeat;background-size:16px;color:var(--color-dark-grey);background-position-y:.25rem;background-image:url("../Icons/cart-shopping-solid-white.svg")}.symbol-link-user{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/user-solid.svg")}.symbol-link-user-delete{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/eraser-solid.svg")}.symbol-link-user-pen{font-weight:bold;padding-left:22px;background-repeat:no-repeat;background-size:16px;color:var(--color-green-blue);background-position-y:.25rem;background-image:url("../Icons/user-pen-solid.svg");background-size:20px;background-position-y:.3rem}.symbol-link-xmark-white{font-weight:300;padding-left:21px;background-repeat:no-repeat;background-size:16px;color:var(--color-white);background-position-y:.25rem;background-image:url("../Icons/xmark-solid-white.svg");background-position-y:0;background-size:20px;margin-right:1rem}#content{margin-top:2.5rem}.line,.line-bold{width:100%}.line{border-bottom:.5px solid var(--color-green-blue);margin:1rem 0 1rem 0}.line-bold{border-bottom:3px solid var(--color-dark-grey);margin:0 0 1.3rem 0}.box{display:-webkit-box;display:-ms-flexbox;display:flex;padding:3rem 1.5rem 3rem 1.5rem;height:100%;width:100%;border:.09rem var(--color-dark-grey) solid}.box .box-list{list-style:none}.box p{text-align:center}.box span{width:100%;height:auto}@media screen and (max-width: 767px){.box{padding:3rem 1rem 3rem 1rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.box .box span{min-width:94px}}.box img{max-height:20rem}.box .header-icon{width:70px;height:70px;margin-bottom:1rem}.box-green{border:none;color:var(--color-white);background-color:var(--color-green-blue)}.box-green h2,.box-green h3{color:var(--color-white)}.box-green .line-bold{border-bottom:3px solid var(--color-white)}.box-white{border:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:15px;background-color:var(--color-white);color:var(--color-dark-grey);border-radius:.375rem}.box-light{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem;height:100%;width:100%;border:.09rem var(--color-ll-light-grey) solid}.icon{height:50px;margin-right:.3rem}.img-boxes{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease, -webkit-transform .5s ease}.img-txt{width:100%;max-width:100%;margin-bottom:.5rem}.add-text{text-align:center;padding-top:20px}.navbar-toggler:focus{outline:0;-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0}.logo-box{text-align:center;display:block;width:80%;padding-top:3rem}.logo{width:45%}.share{top:10px;right:10px;background-color:var(--color-green-blue);border-radius:.375rem;color:#fff;padding:6px 10px;cursor:pointer;font-size:1rem}.share i{font-size:1rem}.share:hover{background-color:#fff;border-radius:.375rem;color:var(--color-green-blue);padding:6px 10px}.share:hover i{color:var(--color-green-blue)}.share.share-dark{background-color:var(--color-dark-green)}.share.share-dark:hover{background-color:#fff;color:var(--color-dark-green)}.share.share-dark:hover i{color:var(--color-dark-green)}.share-circle{top:10px;right:10px;color:#fff;padding:6px 10px 4px 8px;font-size:1rem;border-radius:51%;width:65px;height:auto}.share-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;border:none;background:none;font-weight:inherit;cursor:pointer;color:var(--color-dark-grey);padding:7px;width:100%}.share-link i{font-size:22px}.share-link:hover{background-color:var(--color-pale-grey);border-radius:10px;padding:7px}.btn,.btn:hover,.btn:focus,.btn:active{font-size:1rem;-webkit-box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19);box-shadow:2px 2px 8px 0 rgba(126,180,164,.2),2px 4px 20px 0 rgba(126,180,164,.19)}.btn{color:var(--color-white);background-color:var(--color-green-blue);margin-bottom:1rem}.btn-light{color:var(--color-green-blue);background-color:var(--color-white);margin-bottom:1rem}.btn-dark{color:var(--color-white);background-color:var(--color-green-blue);margin-bottom:1rem;border:1px solid var(--color-green-blue);border-radius:.375rem;margin-bottom:0}.btn:hover,.btn:focus{color:var(--color-green-blue);background-color:var(--color-white);border:1px solid var(--color-green-blue)}.btn.disabled{opacity:.5;border:1px solid var(--color-black);background-color:rgba(0,0,0,0);color:var(--color-black)}.btn-primary{border:1px solid var(--color-green-blue);--bs-btn-color: var(--color-white);--bs-btn-bg: var(--color-green-blue);--bs-btn-border-color: none;--bs-btn-hover-color: var(--color-white);--bs-btn-hover-bg: var(--color-green-blue);--bs-btn-hover-border-color: var(--color-green-blue);--bs-btn-focus-shadow-rgb: 49,132,253;--bs-btn-active-color: var(--color-white);--bs-btn-active-bg: var(--color-green-blue);--bs-btn-active-border-color: var(--color-green-blue);--bs-btn-disabled-color: var(--color-white);--bs-btn-disabled-bg: var(--color-green-blue);--bs-btn-disabled-border-color: var(--color-green-blue)}.btn-primary:hover,.btn-primary:focus{border:1px solid var(--color-green-blue);--bs-btn-border-color: none}.btn-small{font-size:.875rem}.btn-mini{font-size:.7rem;padding:5px;margin:0}.btn-small:hover,.btn-small:focus,.btn-mini:hover,.btn-mini:focus{font-size:.875rem;color:var(--color-green-blue);background-color:var(--color-white);border:1px solid var(--color-green-blue)}.btn-mini:hover,.btn-mini:focus{font-size:.7rem}.btn-search{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 .25rem 0 .25rem}.btn-search i{padding:.2rem .3rem 0 0}.btn-white,.btn-white-active{font-size:.9rem}.btn-white{border:1px solid var(--color-white)}.btn-white-active{background-color:var(--color-white);color:var(--color-green-blue)}.btn-white:hover,.btn-white:focus,.btn-white-active:hover,.btn-white-active:focus{font-size:.9rem}.btn.basket{font-weight:400;padding-left:33px;background-repeat:no-repeat;background-size:16px;color:var(--color-dark-grey);background-position-y:.25rem;background-image:url("../Icons/cart-shopping-solid-white.svg");background-position-y:.65rem;background-position-x:.7rem;color:var(--color-white);background-color:var(--color-green-blue);margin-bottom:1rem}.btn.basket:hover,.btn.basket:focus{font-weight:400;padding-left:33px;background-repeat:no-repeat;background-size:16px;color:var(--color-dark-grey);background-position-y:.25rem;background-image:url("../Icons/cart-shopping-solid-green.svg");background-position-y:.65rem;background-position-x:.7rem;color:var(--color-green-blue);background-color:var(--color-white);border:1px solid var(--color-green-blue)}.link{color:#fff;font-weight:bold}.link-green{color:var(--color-green-blue);font-weight:bold}.frame-type-bolgedanken_boxframe,.frame-type-bolgedanken_imagetable{height:100%}#special-list p,#special-list .row,#special-list .col,#special-list .col-1,#special-list .container,#thoughts-list p,#thoughts-list .row,#thoughts-list .col,#thoughts-list .col-1,#thoughts-list .container,.price-list p,.price-list .row,.price-list .col,.price-list .col-1,.price-list .container,.fieldset_thoughts p,.fieldset_thoughts .row,.fieldset_thoughts .col,.fieldset_thoughts .col-1,.fieldset_thoughts .container{padding:0;margin:0}#special-list .row,#thoughts-list .row,.price-list .row,.fieldset_thoughts .row{display:-webkit-box;display:-ms-flexbox;display:flex}#special-list .col,#special-list col-1,#thoughts-list .col,#thoughts-list col-1,.price-list .col,.price-list col-1,.fieldset_thoughts .col,.fieldset_thoughts col-1{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0}#special-list .col-1,#thoughts-list .col-1,.price-list .col-1,.fieldset_thoughts .col-1{min-width:4.3rem;text-align:center;margin:0 1rem 0 0}#special-list .profile-img,#thoughts-list .profile-img,.price-list .profile-img,.fieldset_thoughts .profile-img{width:4.3rem;height:4.3rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;-o-object-position:top 0;object-position:top 0}#special-list .name,#thoughts-list .name,.price-list .name,.fieldset_thoughts .name{font-weight:500;width:100%;text-align:left;margin-top:0}#special-list .data,#thoughts-list .data,.price-list .data,.fieldset_thoughts .data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.5rem}#special-list .data .birth,#thoughts-list .data .birth,.price-list .data .birth,.fieldset_thoughts .data .birth{text-align:left;font-size:.8rem;font-weight:300;min-width:9rem;border-right:1px solid var(--color-green-blue);padding-right:.5rem;margin-right:.5rem}#special-list .data .birth i,#thoughts-list .data .birth i,.price-list .data .birth i,.fieldset_thoughts .data .birth i{color:var(--color-green-blue)}#special-list .data .icons,#thoughts-list .data .icons,.price-list .data .icons,.fieldset_thoughts .data .icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.8rem;font-weight:300}#special-list .data .icons .icon,#thoughts-list .data .icons .icon,.price-list .data .icons .icon,.fieldset_thoughts .data .icons .icon{margin:0 .1rem 0 .4rem;height:1rem;width:auto}#special-list .data .icons :first-child,#thoughts-list .data .icons :first-child,.price-list .data .icons :first-child,.fieldset_thoughts .data .icons :first-child{margin:0 .1rem 0 0}#special-list .additional,#thoughts-list .additional,.price-list .additional,.fieldset_thoughts .additional{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.5rem;font-size:.8rem;text-align:left}#special-list .btn,#thoughts-list .btn,.price-list .btn,.fieldset_thoughts .btn{font-size:.7rem;width:6.8rem;font-weight:300}#thoughts-list .data{margin-top:0}#thoughts-list .btn{width:7.8rem;margin-bottom:0}.price-list .col{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.price-list .btn{margin-bottom:0}.price-list .name{width:55%;float:left;line-height:1.2}.price-list .price{display:block;padding:0;width:10rem;font-size:1rem;text-align:start;font-weight:500;line-height:1.2}.price-list .link{color:#fff;font-weight:bold;min-width:110px}#special-list .col,#special-list col-1{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#special-list .name{font-weight:500;width:100%;text-align:left;margin-bottom:.4rem}#special-list .data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0}#special-list .data .birth{text-align:left;font-size:.8rem;font-weight:300;min-width:9rem;border:none;padding:0;margin:0}#special-list .data .birth i{color:var(--color-green-blue)}#special-list .btn{width:auto;margin:0}#thoughts-list-table_wrapper div{margin-top:.5rem}#thoughts-list-table_wrapper .dt-length{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#thoughts-list-table_wrapper .dt-length label{margin-left:10px}#thoughts-list-table_wrapper .dt-search label{margin-right:10px}#thoughts-list-table_wrapper .dtr-control{padding:13px 10px 13px 0}#thoughts-list-table_wrapper .form-select{width:70px}#thoughts-list-table p,.article-list-table p{text-align:left}#thoughts-list-table .btn,.article-list-table .btn{width:6.8rem}#thoughts-list-table table.dataTable>tbody>tr>td,.article-list-table table.dataTable>tbody>tr>td{padding:7px 5px}#thoughts-list-table tr,#thoughts-list-table td,.article-list-table tr,.article-list-table td{border:.5px solid var(--color-green-blue);border-width:.7px 0 .7px 0;-webkit-box-shadow:none;box-shadow:none;vertical-align:middle;background-color:none}#thoughts-list-table tr :first-child,#thoughts-list-table td :first-child,.article-list-table tr :first-child,.article-list-table td :first-child{white-space:nowrap}#thoughts-list-table .icon,.article-list-table .icon{height:1rem;width:auto}#thoughts-list-table .name,.article-list-table .name{font-size:initial;font-weight:500;width:100%;text-align:left;margin-top:0;padding:8px 0 0 8px;line-height:1.1}@media screen and (max-width: 767px){#thoughts-list-table .name,.article-list-table .name{font-size:.9rem;line-height:1.1}}#thoughts-list-table .border-b,.article-list-table .border-b{border-bottom:.5px solid var(--color-green-blue)}#thoughts-list-table{font-size:.8rem}#thoughts-list-table .btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.fieldset_thoughts .btn{font-size:initial;width:auto;font-weight:300;color:#fff;background-color:var(--color-dark-green)}@media screen and (max-width: 414px){#special-list .data .birth,#thoughts-list .data .birth{text-align:left;font-size:.8rem;font-weight:300}#special-list .data .icons,#thoughts-list .data .icons{border-right:0}#special-list .col-1,#thoughts-list .col-1{min-width:3.3rem;margin:0 .5rem 0 0}#special-list .profile-img,#thoughts-list .profile-img{width:3.3rem;height:3.3rem;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width: 767px){#thoughts-list .col,.price-list .col{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#special-list .name,#thoughts-list .name,.price-list .name{width:100%}#thoughts-list .btn{margin-top:.5rem}#thoughts-list .data,#thoughts-list .additional{width:100%}.price-list .name{margin-bottom:5px}.price-list .price{width:100%;text-align:end;margin:5px 0 5px 0}}footer{background-color:var(--color-green-blue);padding-top:1.5rem;padding-bottom:1.5rem;margin-top:2rem;height:auto}footer .footer-links{border-top:.5px solid var(--color-dark-grey);display:-webkit-box;display:-ms-flexbox;display:flex;min-height:5rem;font-size:75%;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}footer .footer-links div{margin-top:.5rem}footer .footer-links a{padding-left:1rem}footer .footer-links a:hover{color:var(--color-dark-grey);text-underline-offset:7px;text-decoration:underline}.page_login{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page_login #header{min-height:15rem}.page_login #nav_primary .navbar-pt-header{padding-top:17.7rem}.page_login #nav_primary .navbar-nav li:last-child{margin-right:0;margin-left:auto;background-color:var(--color-green-blue)}.page_login #nav_primary .navbar-nav .dropdown li:last-child{background-color:initial}.page_login .welcome-text{display:block;position:absolute;top:135px;left:350px;z-index:1000;color:#fff;font-size:1.5rem}@media(max-width: 768px){.page_login .welcome-text{display:none}}.page_login .header-logo{display:block;position:absolute;top:0;left:35px;z-index:1000}@media(max-width: 768px){.page_login .header-logo{top:20px;left:15px}}.page_login .header-logo a{display:block}.page_login .header-logo img{max-width:17rem;height:auto}.page_login .selectize-dropdown .selected{background-color:var(--color-green-blue);color:#fff}.page_login .selectize-control.multi .selectize-input [data-value]{text-shadow:0 1px 0 rgba(0,51,83,.3);border-radius:3px;background-color:var(--color-green-blue);background-image:-webkit-gradient(linear, left top, left bottom, from(#80b4a5), to(#80b4a5));background-image:linear-gradient(to bottom, #80b4a5, #80b4a5);background-repeat:repeat-x;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.2),inset 0 1px hsla(0,0%,100%,.03);box-shadow:0 1px 0 rgba(0,0,0,.2),inset 0 1px hsla(0,0%,100%,.03)}.page_login .selectize-control.multi .selectize-input>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:var(--color-green-blue);background-color:var(--color-green-blue);background-repeat:repeat;background-image:none;color:#fff;border:1px solid var(--color-green-blue)}.page_login .selectize-dropdown,.page_login .selectize-input,.page_login .selectize-input input{font-size:16px;line-height:24px;-webkit-box-shadow:none;box-shadow:none}.page_login .selectize-input,.page_login .selectize-control{width:100% !important}.page_login .selectize-input{font-weight:300;color:var(--color-dark-grey);background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.page_login .article-list,.page_login gallery-list{margin-bottom:2rem;width:100%}.page_login .article-list th,.page_login .article-list td,.page_login gallery-list th,.page_login gallery-list td{border-bottom:var(--bs-border-width) solid var(--bs-border-color);font-weight:300}.page_login .article-list a,.page_login gallery-list a{margin:0}@media(max-width: 767px){.page_login .article-list .hide-mobile,.page_login gallery-list .hide-mobile{display:none}.page_login .article-list .size-mobile,.page_login gallery-list .size-mobile{padding:.2rem .5rem}}.page_login .article-list td img{margin:5px 0}.page_login .gallery-list th,.page_login .gallery-list td{border-bottom:none}.page_login #profile-headerpick{width:100%;display:grid;grid-template-columns:repeat(auto-fit, minmax(120px, 1fr));gap:5px;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 4px 0 4px}.page_login #profile-headerpick .headerImageActive{opacity:1}.page_login #profile-headerpick [class^=profile-header]{width:100%;height:60px;background-size:cover;background-repeat:no-repeat;background-position:center;margin:0;border-radius:10px}.page_login #profile-headerpick #moreBtn,.page_login #profile-headerpick #lessBtn{border:1px solid #80b4a5;border-radius:10px;margin:0;width:100%;height:100%;font-size:.9rem;font-weight:bolder;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page_login #profile-headerpick #lessBtn{display:none}.page_login #profile-colorpick{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0px 1px 0 1px}.page_login #profile-colorpick div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center;width:40px;height:40px}.page_login #profile-colorpick .color-pick{width:30px;height:30px;border-radius:50%;opacity:.3}.page_login #profile-colorpick .color-pick:hover{width:38px;height:38px;cursor:pointer;opacity:1}.page_login #profile-colorpick .profileColorActive .color-pick{width:40px;height:40px;opacity:1}.page_login #profile-fontpick{display:grid;grid-template-columns:repeat(auto-fit, minmax(120px, 1fr));gap:5px;justify-items:center;width:100%;padding:0 4px 0 4px}.page_login #profile-fontpick div{border-radius:10px;width:100%;min-height:55px}.page_login #profile-fontpick .headerImageActive,.page_login #profile-fontpick .profileColorActive,.page_login #profile-fontpick .profileFontActive{opacity:1}.page_login #profile-fontpick .profileFontActive{border:1px solid var(--color-green-blue)}.page_login #headerImagePreview{width:100%;height:200px;background-size:cover !important;background-position:40% 80%;opacity:1;cursor:none;margin-bottom:.5rem;width:100%;border-radius:10px}.page_login #profileColorPreview{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;height:50px;margin-bottom:.5rem}.page_login #profileColorPreview div{border-radius:10px;height:100%;width:50%}.page_login #profileFontPreview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:50px;width:100%;text-align:center;font-size:1.5rem;margin-bottom:.5rem;border-radius:10px}.page_login .profile-header-gras-im-sonnenuntergang{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-gras-im-sonnenuntergang-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-gras-im-sonnenuntergang:hover{opacity:1;cursor:pointer}.page_login .profile-header-steg-am-see{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-steg-am-see-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-steg-am-see:hover{opacity:1;cursor:pointer}.page_login .profile-header-meer-und-duene{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-meer-und-duene-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-meer-und-duene:hover{opacity:1;cursor:pointer}.page_login .profile-header-meer-mit-segelboot{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-meer-mit-segelboot-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-meer-mit-segelboot:hover{opacity:1;cursor:pointer}.page_login .profile-header-wald-mit-moos{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-wald-mit-moos-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-wald-mit-moos:hover{opacity:1;cursor:pointer}.page_login .profile-header-berge{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-berge-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-berge:hover{opacity:1;cursor:pointer}.page_login .profile-header-himmel{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-himmel-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-himmel:hover{opacity:1;cursor:pointer}.page_login .profile-header-sand-mit-herz{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-sand-mit-herz-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-sand-mit-herz:hover{opacity:1;cursor:pointer}.page_login .profile-header-sand-herz-17{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-sand-herz-17-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-sand-herz-17:hover{opacity:1;cursor:pointer}.page_login .profile-header-herz-luftballons{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-herz-luftballons-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-herz-luftballons:hover{opacity:1;cursor:pointer}.page_login .profile-header-rosa-blumen{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-rosa-blumen-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-rosa-blumen:hover{opacity:1;cursor:pointer}.page_login .profile-header-blumen-bunt{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-blumen-bunt-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-blumen-bunt:hover{opacity:1;cursor:pointer}.page_login .profile-header-schmetterling-gemalt{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-schmetterling-gemalt-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-schmetterling-gemalt:hover{opacity:1;cursor:pointer}.page_login .profile-header-herz-gemalt_01{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-herz-gemalt_01-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-herz-gemalt_01:hover{opacity:1;cursor:pointer}.page_login .profile-header-berge-15{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-berge-15-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-berge-15:hover{opacity:1;cursor:pointer}.page_login .profile-header-distel-sonnenuntergang-4{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-distel-sonnenuntergang-4-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-distel-sonnenuntergang-4:hover{opacity:1;cursor:pointer}.page_login .profile-header-gras-im-sonnenuntergang-2{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-gras-im-sonnenuntergang-2-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-gras-im-sonnenuntergang-2:hover{opacity:1;cursor:pointer}.page_login .profile-header-herz-kiesel-25{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-herz-kiesel-25-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-herz-kiesel-25:hover{opacity:1;cursor:pointer}.page_login .profile-header-landschaft-38{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-landschaft-38-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-landschaft-38:hover{opacity:1;cursor:pointer}.page_login .profile-header-landschaft-39{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-landschaft-39-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-landschaft-39:hover{opacity:1;cursor:pointer}.page_login .profile-header-landschaft-41{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-landschaft-41-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-landschaft-41:hover{opacity:1;cursor:pointer}.page_login .profile-header-landschaft-43{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-landschaft-43-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-landschaft-43:hover{opacity:1;cursor:pointer}.page_login .profile-header-landschaft-44{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-landschaft-44-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-landschaft-44:hover{opacity:1;cursor:pointer}.page_login .profile-header-sand-herz-17{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-sand-herz-17-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-sand-herz-17:hover{opacity:1;cursor:pointer}.page_login .profile-header-schmetterling-31{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-schmetterling-31-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-schmetterling-31:hover{opacity:1;cursor:pointer}.page_login .profile-header-schmetterling-34{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-schmetterling-34-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-schmetterling-34:hover{opacity:1;cursor:pointer}.page_login .profile-header-steg-am-see-6{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-steg-am-see-6-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-steg-am-see-6:hover{opacity:1;cursor:pointer}.page_login .profile-header-wald-mit-farn-13{opacity:.3;background-image:url("/fileadmin/user_upload/profile_header/profile-header-wald-mit-farn-13-thumb.jpg");background-repeat:no-repeat;background-size:contain}.page_login .profile-header-wald-mit-farn-13:hover{opacity:1;cursor:pointer}.page_login .profile-font-redhatdisplay{opacity:.3;background-image:url("/fileadmin/user_upload/profile_fonts/profile-font-redhatdisplay.png");background-repeat:no-repeat;background-size:contain;background-position:center}.page_login .profile-font-redhatdisplay:hover{opacity:1;cursor:pointer}.page_login .profile-font-windsong{opacity:.3;background-image:url("/fileadmin/user_upload/profile_fonts/profile-font-windsong.png");background-repeat:no-repeat;background-size:contain;background-position:center}.page_login .profile-font-windsong:hover{opacity:1;cursor:pointer}.page_login .profile-font-alice{opacity:.3;background-image:url("/fileadmin/user_upload/profile_fonts/profile-font-alice.png");background-repeat:no-repeat;background-size:contain;background-position:center}.page_login .profile-font-alice:hover{opacity:1;cursor:pointer}.page_login .profile-font-fuzzy-bubbles{opacity:.3;background-image:url("/fileadmin/user_upload/profile_fonts/profile-font-fuzzy-bubbles.png");background-repeat:no-repeat;background-size:contain;background-position:center}.page_login .profile-font-fuzzy-bubbles:hover{opacity:1;cursor:pointer}.page_login .profile-font-qwitcher-grypen{opacity:.3;background-image:url("/fileadmin/user_upload/profile_fonts/profile-font-qwitcher-grypen.png");background-repeat:no-repeat;background-size:contain;background-position:center}.page_login .profile-font-qwitcher-grypen:hover{opacity:1;cursor:pointer}.page_login .profile-font-kranky{opacity:.3;background-image:url("/fileadmin/user_upload/profile_fonts/profile-font-kranky.png");background-repeat:no-repeat;background-size:contain;background-position:center}.page_login .profile-font-kranky:hover{opacity:1;cursor:pointer}.page_login .profile-font-great-vibes{opacity:.3;background-image:url("/fileadmin/user_upload/profile_fonts/profile-font-great-vibes.png");background-repeat:no-repeat;background-size:contain;background-position:center}.page_login .profile-font-great-vibes:hover{opacity:1;cursor:pointer}.page_login .profile-font-limelight{opacity:.3;background-image:url("/fileadmin/user_upload/profile_fonts/profile-font-limelight.png");background-repeat:no-repeat;background-size:contain;background-position:center}.page_login .profile-font-limelight:hover{opacity:1;cursor:pointer}.page_login .profile-font-sarina{opacity:.3;background-image:url("/fileadmin/user_upload/profile_fonts/profile-font-sarina.png");background-repeat:no-repeat;background-size:contain;background-position:center}.page_login .profile-font-sarina:hover{opacity:1;cursor:pointer}.page_login .profile-font-rye{opacity:.3;background-image:url("/fileadmin/user_upload/profile_fonts/profile-font-rye.png");background-repeat:no-repeat;background-size:contain;background-position:center}.page_login .profile-font-rye:hover{opacity:1;cursor:pointer}.page_login .profile-font-splash{opacity:.3;background-image:url("/fileadmin/user_upload/profile_fonts/profile-font-splash.png");background-repeat:no-repeat;background-size:contain;background-position:center}.page_login .profile-font-splash:hover{opacity:1;cursor:pointer}.page_login .profile-font-patrick-hand-sc{opacity:.3;background-image:url("/fileadmin/user_upload/profile_fonts/profile-font-patrick-hand-sc.png");background-repeat:no-repeat;background-size:contain;background-position:center}.page_login .profile-font-patrick-hand-sc:hover{opacity:1;cursor:pointer}@media screen and (max-width: 767px){.page_login #header{min-height:15rem}}@media screen and (min-width: 1024px){.page_login #header{min-height:20rem}}.page_login input#birthday,.page_login input#dateOfDeath{-webkit-padding-start:2.5rem;padding-inline-start:2.5rem}.page_login #lifepath-list fieldset .dates{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.page_login #lifepath-list fieldset .dates .mobile{margin-left:1rem}.page_login #lifepath-list fieldset .dates .mobile label{min-width:110px}@media(max-width: 550px){.page_login #lifepath-list fieldset .dates{-ms-flex-wrap:wrap;flex-wrap:wrap}.page_login #lifepath-list fieldset .dates .mobile{margin-left:0}.page_login #lifepath-list fieldset .dates .mobile label{min-width:160px}}.page_login #lifepath-list fieldset .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(max-width: 550px){.page_login #lifepath-list fieldset .buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}}.page_login .badge.badge-article{background-color:var(--color-dark-grey);color:var(--color-white);padding:.4rem .5rem .4rem .5rem;font-size:.8rem;font-weight:bolder}.page_login .form-check-label a{font-weight:bolder}@media screen and (min-width: 991px){#page_profile #right-mobile{display:none}}#page_profile .profile-right-mobile{position:absolute;top:43px;right:21px;display:none;font-size:.9rem}#page_profile .profile-right-mobile small{color:#fff}@media screen and (max-width: 991px){#page_profile .profile-right-mobile{display:block}}#page_profile p{margin:0;padding:0}@media(max-width: 991px){#page_profile .container-fluid{padding:0;margin:0}}#page_profile .profile-container,#page_profile .lifepath-show,#page_profile .article-show{padding:calc(var(--bs-gutter-x)*.5) calc(var(--bs-gutter-x)*.5) 0 calc(var(--bs-gutter-x)*.5)}@media(min-width: 991px){#page_profile .profile-container,#page_profile .lifepath-show,#page_profile .article-show{padding:1rem 0 0 0}}#page_profile .headline{font-weight:bolder;padding-bottom:0;margin-bottom:5px}@media(max-width: 990px){#page_profile .gallery-container{padding:0 10px 0 10px}}@media(max-width: 910px){#page_profile #main{padding:0}}#page_profile #header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-height:20rem}#page_profile #header .logo{text-align:right;height:100px;width:100px}#page_profile #header a{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}#page_profile #header .profileimg img{position:absolute;z-index:1;top:35%;left:15%;display:inline-block;width:280px;height:280px;border-radius:50%;border:25px solid hsla(0,0%,100%,.4);-o-object-fit:cover;object-fit:cover}@media(max-width: 320px){#page_profile #header .profileimg img{border:15px solid hsla(0,0%,100%,.4);top:50%;left:20px;width:190px;height:190px}}@media(min-width: 321px)and (max-width: 550px){#page_profile #header .profileimg img{top:43%;left:30px;width:260px;height:260px;border:20px solid hsla(0,0%,100%,.4)}}@media(min-width: 1200px){#page_profile #header .profileimg img{top:20%;left:20%;width:330px;height:330px}}#page_profile .namefield{height:auto;position:relative;padding:5rem 0 5rem 0}@media(max-width: 550px){#page_profile .namefield{padding:5rem}}@media screen and (max-width: 550px){#page_profile .namefield{padding:6rem 5rem 4rem 5rem}}#page_profile .namefield .fullname{line-height:1.2;text-align:center;font-weight:bold;color:#fff}#page_profile .date{text-align:center;color:#fff}@media(max-width: 550px){#page_profile .date{font-size:.9rem}}#page_profile .profile-menu,#page_profile .profile-menu-mobile{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:-58px;left:0;width:100%}@media(max-width: 550px){#page_profile .profile-menu,#page_profile .profile-menu-mobile{top:-40px}}#page_profile .profile-menu .item,#page_profile .profile-menu-mobile .item{font-size:.9rem;font-weight:bold;-ms-flex-line-pack:center;align-content:center;text-align:center;width:115px;height:115px;border-radius:50%;margin-right:.5rem}@media(max-width: 550px){#page_profile .profile-menu .item,#page_profile .profile-menu-mobile .item{font-size:.675rem;width:80px;height:80px;margin-right:.2rem}}#page_profile .profile-menu a:last-child,#page_profile .profile-menu-mobile a:last-child{margin-right:0}#page_profile .profile-menu{visibility:visible}@media(max-width: 320px){#page_profile .profile-menu{visibility:hidden}}#page_profile .profile-menu-mobile{top:-26px;visibility:hidden}#page_profile .profile-menu-mobile .item{font-size:1rem;width:3rem;height:3rem}@media(max-width: 320px){#page_profile .profile-menu-mobile{visibility:visible}}#page_profile .profile-introduction{text-align:center;height:auto;padding:55px 15px 15px 15px;min-height:10rem}@media(max-width: 550px){#page_profile .profile-introduction{padding:40px 15px 15px 15px}}#page_profile .profile-introduction .profile-introduction-header{padding:1.4rem 0 .5rem 0;font-weight:bold}#page_profile .box{border:none}#page_profile .box p{color:var(--color-dark-grey)}#page_profile .centered{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#page_profile .image.profile{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden}#page_profile .image.profile img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#page_profile .video-container{aspect-ratio:16/9;width:100%;overflow:hidden}#page_profile .video-container video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#page_profile .audio-container{position:relative;aspect-ratio:16/9;overflow:hidden;background:#000}#page_profile .audio-container .image-overlay{position:absolute;top:0;left:0;right:0;height:60%;pointer-events:none}#page_profile .audio-cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}#page_profile .audio-player{position:absolute;bottom:0;left:0;width:100%;background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), to(transparent));background:linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent)}#page_profile .footer-links{border-top:.5px solid var(--color-white)}#page_profile .footer-links a{color:var(--color-white)}#page_profile .footer-links a:hover{text-decoration:underline;text-underline-offset:7px}#page_profile #preview #header .profileimg img{top:170px;left:100px;width:220px;height:220px;border:15px solid hsla(0,0%,100%,.4)}@media(max-width: 550px){#page_profile #preview #header .profileimg img{top:165px;left:30px;width:190px;height:190px;border:10px solid hsla(0,0%,100%,.4)}}@media(max-width: 550px){#page_profile #preview .namefield{padding:4rem 5rem 4rem 5rem}}#page_profile #preview .namefield .fullname .family-font-qwitcher-grypen{font-family:Qwitcher Grypen;font-size:3.5rem}@media(max-width: 550px){#page_profile #preview .namefield .fullname .family-font-qwitcher-grypen{font-size:3rem;line-height:3.5rem}}.empty-msg{border:1px solid var(--color-green-blue);padding:1rem;font-size:initial;font-weight:300}.product-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-width:0;text-align:left;word-wrap:break-word;background-color:var(--color-white);background-clip:border-box;padding:1rem;margin:0 0 1rem 0;text-align:left;border-radius:.375rem;color:var(--color-dark-grey)}.product-item .col-md-3,.product-item .col-md-9{padding:0}.product-item .product-item-title{color:var(--color-dark-grey);padding-top:1rem;margin-bottom:0}.product-item .product-item-subtitle{margin-bottom:1rem}.product-item .product-item-text{padding-top:.5rem;margin-right:.5rem}@media screen and (max-width: 768px){.product-item .product-item-text{margin-right:0}}.product-item .product-item-text p{text-align:left}.product-item .product-item-text .product-item-image{max-width:300px;height:auto;padding:0 0 1rem 0rem}.product-item .product-price{border:1px solid rgba(0,0,0,.175);border-radius:.375rem;padding:1rem}.product-item .product-price .btn-group{max-width:170px}.product-item .product-price .product-price-text{color:var(--color-dark-grey);font-weight:bold}.product-item .product-price .product-price-text small{font-size:.8rem}.product-item .product-price .btn{margin:.5rem 0 0 0}.btn .badge{background-color:var(--color-white);border-radius:1rem;color:var(--color-dark-grey);border:1px solid var(--color-green-blue)}.btn:hover .badge,.btn:focus .badge{color:var(--color-white);background-color:var(--color-green-blue);border:1px solid var(--color-green-blue)}.basket-item .form-control{width:40px;height:35px;margin-right:.5rem}.payment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem 0 .5rem 0}.payment .btn{margin:0;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.femanager_note{padding:12px;margin-bottom:10px}.femanager_error{padding:12px 12px 12px 15px;background-color:var(--color-white);border:1px solid var(--color-error);color:var(--color-error);border-radius:.375rem}.femanager_flashmessages>div{background-position:10px 12px;background-repeat:no-repeat;margin-bottom:15px;padding:12px}.femanager_flashmessages>.message-2{background-color:#f6d3cf;border:1px solid #d66c68;color:#aa0225;border-radius:.375rem}.femanager_flashmessages>.message-1{background-color:#fbf6de;border:1px solid #b1905c;color:#9e7d4a;border-radius:.375rem}.femanager_flashmessages>.message-0{background-color:var(--color-light-green-blue);border:1px solid var(--color-green-blue);color:var(--color-dark-grey);border-radius:.375rem}.femanager_flashmessages>.message--1{background-color:#eaf7ff;border:1px solid #c5dbe6;color:#4c73a1;border-radius:.375rem}.femanager_flashmessages>.message--2{background-color:#f6f7fa;border:1px solid #c2cbcf;color:#444;border-radius:.375rem}.femanager_note{background-position:10px 12px;background-repeat:no-repeat;margin-bottom:4px;padding:12px 12px 12px 36px;background-color:#f6f7fa;border:1px solid #c2cbcf;color:#444;list-style-type:none;margin-left:0}#wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#wrapper #left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:20%;margin-left:auto;margin-right:25px;max-width:450px}#wrapper #main{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:60%;max-width:860px}#wrapper #right{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:20%;margin-right:auto;margin-left:25px;max-width:450px}@media screen and (max-width: 991px){#wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#wrapper #left,#wrapper #right,#wrapper #main{width:100%;max-width:unset;margin:0}}.blog-modal-section{-webkit-filter:blur(3px);filter:blur(3px);pointer-events:none}#requestCodeFormular{opacity:0;display:none}form.search-button input[type=text]{padding:10px;border:1px solid var(--color-dark-grey);float:left;width:auto;height:3rem}form.search-button input:focus{outline:none}form.search-button button{float:left;height:3rem;width:3rem}form.search-button .search-img{height:1.5rem}form.search-button button:hover{background:var(--color-green-blue)}form.search-button::after{content:"";clear:both;display:table}@keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@media(max-width: 550px){.hide-mobile{display:none}}.gallery{-ms-flex:25%;-webkit-box-flex:25%;flex:25%;padding:0 4px}.gallery_img{margin-top:8px;vertical-align:middle;width:100%}@media screen and (max-width: 800px){.gallery_img{-ms-flex:50%;-webkit-box-flex:50%;flex:50%;max-width:50%}}@media screen and (max-width: 600px){.gallery_img{-ms-flex:100%;-webkit-box-flex:100%;flex:100%;max-width:100%}}.imageList{padding:0;margin:0 0 0 2rem;list-style:none}.imageList li{font-size:.8rem;margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.imageList img,.imageList video,.imageList audio{margin:0 20px 0 0}.imageList img{max-width:100px;max-height:100px}.imageList video{max-width:200px;max-height:300px}.imageList audio{max-width:200px;max-height:50px}.user-upload{margin:0;padding:0;width:100%}.user-upload-preview{padding:0;margin:0;background:rgba(234,232,232,.2901960784);width:100%;border:thin solid #eae8e8;border-radius:.375rem}.upload-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);backdrop-filter:blur(6px);display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:99999}.upload-overlay.active{color:var(--color-dark-grey)}.upload-overlay.active{display:-webkit-box;display:-ms-flexbox;display:flex}.upload-box{background:#fff;padding:2rem 3rem;border-radius:12px;text-align:center;-webkit-box-shadow:0 10px 40px rgba(0,0,0,.2);box-shadow:0 10px 40px rgba(0,0,0,.2)}.upload-box i{font-size:3rem}#header{min-height:35rem;background-size:cover;background-repeat:no-repeat;background-position:60% 20%;position:relative;-o-object-fit:cover;object-fit:cover;-o-object-position:top 0;object-position:top 0}@media screen and (min-width: 1024px){#header{min-height:35rem}}@media(max-width: 768px){#header{min-height:13rem}}#page_default,#page_start,#page_profile{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#page_default .header-logo,#page_start .header-logo,#page_profile .header-logo{display:block;position:absolute;top:35px;left:35px;z-index:1000}@media screen and (max-width: 414px){#page_default .header-logo,#page_start .header-logo,#page_profile .header-logo{top:35px;left:0px}}@media(max-width: 768px){#page_default .header-logo,#page_start .header-logo,#page_profile .header-logo{top:10px;left:0}}#page_default .header-logo a,#page_start .header-logo a,#page_profile .header-logo a{display:block}#page_default .header-logo img,#page_start .header-logo img,#page_profile .header-logo img{max-width:25rem;height:auto}@media(max-width: 768px){#page_default .header-logo img,#page_start .header-logo img,#page_profile .header-logo img{max-width:13rem}}input[type=file]::-webkit-file-upload-button{font-size:inherit;font-weight:normal;color:var(--color-dark-grey);border-radius:4px;padding:0 20px;height:40px;cursor:pointer;background-color:#fff;border:1px solid rgba(0,0,0,.16);-webkit-box-shadow:0px 1px 0px rgba(0,0,0,.05);box-shadow:0px 1px 0px rgba(0,0,0,.05);margin-left:0;margin-right:16px;-webkit-transition:background-color 200ms;transition:background-color 200ms}input[type=file]::file-selector-button{font-size:inherit;font-weight:normal;color:var(--color-dark-grey);border-radius:4px;padding:0 20px;height:40px;cursor:pointer;background-color:#fff;border:1px solid rgba(0,0,0,.16);-webkit-box-shadow:0px 1px 0px rgba(0,0,0,.05);box-shadow:0px 1px 0px rgba(0,0,0,.05);margin-left:0;margin-right:16px;-webkit-transition:background-color 200ms;transition:background-color 200ms}input[type=text].is-invalid,div.is-invalid{padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}input[type=file]::-webkit-file-upload-button:hover{background-color:#f3f4f6}input[type=file]::file-selector-button:hover{background-color:#f3f4f6}input[type=file]::-webkit-file-upload-button:active{background-color:#e5e7eb}input[type=file]::file-selector-button:active{background-color:#e5e7eb}.img-square img{width:100%;height:30%;-o-object-fit:cover;object-fit:cover;background-size:cover;background-repeat:no-repeat;background-position:left}.badge{background-color:#4c4c4c;margin-right:5px;border-radius:9999px;font-size:initial;min-width:27px}.typo3-messages{opacity:1;list-style:none;padding:0;margin:0;width:100%}.typo3-messages .alert-success{position:unset}#shop-flash-messages .alert-success{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;overflow:hidden;position:fixed;right:10px;top:10px;visibility:visible;z-index:60000;color:var(--color-dark-grey);font-size:1rem;width:400px;height:60px;margin:auto}.error-404{font-size:7rem;text-align:center;font-weight:bold;color:var(--color-green-blue)}.form-group{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:0;border:none;margin:0 0 .5rem 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.form-group label{font-weight:bolder;width:auto;min-width:175px;border:none;padding-top:7px}@media screen and (min-width: 767px){.form-group{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.password-icon{top:12px;right:12px;position:absolute !important;z-index:2;color:var(--color-light-grey)}@media screen and (max-width: 767px){.password-icon{top:42px}}.lifepath-show,.article-show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:2rem}.lifepath-show .label,.article-show .label{min-width:160px;font-weight:bolder;margin-right:.5rem}.lifepath-show .form-group,.article-show .form-group{margin:0 0 .5rem 0;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.lifepath-show p,.article-show p{margin:0;padding:0}@media(max-width: 768px){.lifepath-show,.article-show{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.form-control{font-weight:300}#form_login legend,#form_recovery legend,.fieldset_thoughts legend,.page_login legend,#page_default legend{padding:1rem;background:var(--color-green-blue);color:var(--color-white);font-size:1.2rem;margin-bottom:.5rem;margin-top:0}#form_login .info-box,#form_recovery .info-box,.fieldset_thoughts .info-box,.page_login .info-box,#page_default .info-box{padding:1rem;border:2px solid var(--color-green-blue);color:var(--color-dark-grey);font-size:1.2rem;margin-bottom:.5rem}#form_login input:-webkit-autofill,#form_login input:-webkit-autofill:hover,#form_login input:-webkit-autofill:focus,#form_login textarea:-webkit-autofill,#form_login textarea:-webkit-autofill:hover,#form_login textarea:-webkit-autofill:focus,#form_login select:-webkit-autofill,#form_login select:-webkit-autofill:hover,#form_login select:-webkit-autofill:focus,#form_recovery input:-webkit-autofill,#form_recovery input:-webkit-autofill:hover,#form_recovery input:-webkit-autofill:focus,#form_recovery textarea:-webkit-autofill,#form_recovery textarea:-webkit-autofill:hover,#form_recovery textarea:-webkit-autofill:focus,#form_recovery select:-webkit-autofill,#form_recovery select:-webkit-autofill:hover,#form_recovery select:-webkit-autofill:focus,.fieldset_thoughts input:-webkit-autofill,.fieldset_thoughts input:-webkit-autofill:hover,.fieldset_thoughts input:-webkit-autofill:focus,.fieldset_thoughts textarea:-webkit-autofill,.fieldset_thoughts textarea:-webkit-autofill:hover,.fieldset_thoughts textarea:-webkit-autofill:focus,.fieldset_thoughts select:-webkit-autofill,.fieldset_thoughts select:-webkit-autofill:hover,.fieldset_thoughts select:-webkit-autofill:focus,.page_login input:-webkit-autofill,.page_login input:-webkit-autofill:hover,.page_login input:-webkit-autofill:focus,.page_login textarea:-webkit-autofill,.page_login textarea:-webkit-autofill:hover,.page_login textarea:-webkit-autofill:focus,.page_login select:-webkit-autofill,.page_login select:-webkit-autofill:hover,.page_login select:-webkit-autofill:focus,#page_default input:-webkit-autofill,#page_default input:-webkit-autofill:hover,#page_default input:-webkit-autofill:focus,#page_default textarea:-webkit-autofill,#page_default textarea:-webkit-autofill:hover,#page_default textarea:-webkit-autofill:focus,#page_default select:-webkit-autofill,#page_default select:-webkit-autofill:hover,#page_default select:-webkit-autofill:focus{background-color:var(--color-light-green-blue) !important;border-color:var(--color-green-blue);outline:0;-webkit-text-fill-color:var(--color-dark-grey);-webkit-box-shadow:0 0 0px 1000px var(--color-light-green-blue) inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}#form_login .form-group,#form_recovery .form-group,.fieldset_thoughts .form-group,.page_login .form-group,#page_default .form-group{border:none}#form_login [type=email],#form_login .form-control,#form_login .form-select,#form_recovery [type=email],#form_recovery .form-control,#form_recovery .form-select,.fieldset_thoughts [type=email],.fieldset_thoughts .form-control,.fieldset_thoughts .form-select,.page_login [type=email],.page_login .form-control,.page_login .form-select,#page_default [type=email],#page_default .form-control,#page_default .form-select{font-weight:300;color:var(--color-dark-grey);background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}#form_login [type=email]:focus,#form_login .form-control:focus,#form_login .form-select:focus,#form_recovery [type=email]:focus,#form_recovery .form-control:focus,#form_recovery .form-select:focus,.fieldset_thoughts [type=email]:focus,.fieldset_thoughts .form-control:focus,.fieldset_thoughts .form-select:focus,.page_login [type=email]:focus,.page_login .form-control:focus,.page_login .form-select:focus,#page_default [type=email]:focus,#page_default .form-control:focus,#page_default .form-select:focus{background-color:var(--color-light-green-blue) !important;border-color:var(--color-green-blue);outline:0;-webkit-box-shadow:0 0 0 .25rem var(--color-light-green-blue);box-shadow:0 0 0 .25rem var(--color-light-green-blue)}#form_login input.form-control.f3-form-error,#form_recovery input.form-control.f3-form-error,.fieldset_thoughts input.form-control.f3-form-error,.page_login input.form-control.f3-form-error,#page_default input.form-control.f3-form-error{border:1px solid var(--color-error)}#form_login .form-control:disabled,#form_recovery .form-control:disabled,.fieldset_thoughts .form-control:disabled,.page_login .form-control:disabled,#page_default .form-control:disabled{color:var(--color-l-light-grey)}#form_login .importantEvent-edit,#form_recovery .importantEvent-edit,.fieldset_thoughts .importantEvent-edit,.page_login .importantEvent-edit,#page_default .importantEvent-edit{border:1px solid var(--bs-border-color);padding:.5rem}#form_login .importantEvent-edit .grab,#form_recovery .importantEvent-edit .grab,.fieldset_thoughts .importantEvent-edit .grab,.page_login .importantEvent-edit .grab,#page_default .importantEvent-edit .grab{min-height:40px;cursor:-webkit-grab;cursor:grab}#form_login .importantEvent-edit .grab:focus,#form_login .importantEvent-edit .grab:active,#form_recovery .importantEvent-edit .grab:focus,#form_recovery .importantEvent-edit .grab:active,.fieldset_thoughts .importantEvent-edit .grab:focus,.fieldset_thoughts .importantEvent-edit .grab:active,.page_login .importantEvent-edit .grab:focus,.page_login .importantEvent-edit .grab:active,#page_default .importantEvent-edit .grab:focus,#page_default .importantEvent-edit .grab:active{cursor:-webkit-grabbing;cursor:grabbing}#form_login .importantEvent-edit .form-group,#form_recovery .importantEvent-edit .form-group,.fieldset_thoughts .importantEvent-edit .form-group,.page_login .importantEvent-edit .form-group,#page_default .importantEvent-edit .form-group{vertical-align:middle}#form_login .form-group:has(input[type=submit],input[type=checkbox]),#form_recovery .form-group:has(input[type=submit],input[type=checkbox]),.fieldset_thoughts .form-group:has(input[type=submit],input[type=checkbox]),.page_login .form-group:has(input[type=submit],input[type=checkbox]),#page_default .form-group:has(input[type=submit],input[type=checkbox]){border:none}#form_login .form-group:has(input[type=submit]),#form_recovery .form-group:has(input[type=submit]),.fieldset_thoughts .form-group:has(input[type=submit]),.page_login .form-group:has(input[type=submit]),#page_default .form-group:has(input[type=submit]){padding:1rem 1rem 1rem 0}@media screen and (min-width: 767px){#form_login .form-group div,#form_recovery .form-group div,.fieldset_thoughts .form-group div,.page_login .form-group div,#page_default .form-group div{width:auto}}.fieldset_thoughts fieldset{margin-bottom:1rem;margin:0px 10px 30px 6px;-webkit-box-shadow:3px 5px 10px rgba(0,0,0,.15),0 6px 6px rgba(0,0,0,.1);box-shadow:3px 5px 10px rgba(0,0,0,.15),0 6px 6px rgba(0,0,0,.1)}.fieldset_thoughts .form-group{border-bottom:.5px solid var(--color-dark-grey);margin:0;padding:1rem}.fieldset_thoughts .deactivatedpage{border-radius:10px;border:1px solid var(--color-light-grey)}.fieldset_thoughts .deactivatedpage legend{background:var(--color-light-grey);margin:0;border-radius:8px 8px 0 0}.fieldset_thoughts .deactivatedpage .form-group{color:var(--color-light-grey);border:.5px solid var(--color-light-grey)}.fieldset_thoughts .deactivatedpage .form-group *:not(.error){color:var(--color-light-grey)}.fieldset_thoughts .deactivatedpage .form-group .infotip{border:none}.fieldset_thoughts .deactivatedpage .form-group .infotip .infotiptext{background-color:var(--color-light-grey);color:var(--color-white)}.fieldset_thoughts .deactivatedpage .form-group .infotip .infotiptext::before{border-color:var(--color-light-grey) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.fieldset_thoughts .newpage{padding:0;border-radius:10px;border:1px solid var(--color-dark-green)}.fieldset_thoughts .newpage legend{background:var(--color-dark-green);margin:0;border-radius:8px 8px 0 0}.fieldset_thoughts .newpage .form-group{color:var(--color-dark-green);border-bottom:.5px solid var(--color-dark-green)}.fieldset_thoughts .newpage .form-group *{color:var(--color-dark-green)}.fieldset_thoughts .newpage .form-group .infotip{border:none}.fieldset_thoughts .newpage .form-group .infotip .infotiptext{background-color:var(--color-dark-green);color:var(--color-white)}.fieldset_thoughts .newpage .form-group .infotip .infotiptext::before{border-color:var(--color-dark-green) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.fieldset_thoughts .newpage .btn{color:#fff;background-color:var(--color-dark-green)}.fieldset_thoughts .newpage .btn:hover{color:var(--color-dark-green);background-color:var(--color-white);border:1px solid var(--color-dark-green)}.fieldset_thoughts .activepage{padding:0;border-radius:10px;border:1px solid var(--color-green-blue)}.fieldset_thoughts .activepage legend{margin:0;border-radius:8px 8px 0 0}.fieldset_thoughts .activepage .form-group{border-bottom:.5px solid var(--color-green-blue)}.fieldset_thoughts .activepage .btn{color:#fff;background-color:var(--color-green-blue)}.fieldset_thoughts .activepage .btn:hover{color:var(--color-green-blue);background-color:var(--color-white);border:1px solid var(--color-green-blue)}.fieldset_thoughts legend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.fieldset_thoughts legend .fa{display:-webkit-box;display:-ms-flexbox;display:flex}.fieldset_thoughts legend .fa p{font-family:"Red Hat Display",sans-serif;margin:0 0 0 .1rem}.fieldset_thoughts legend{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.fieldset_thoughts legend>div:nth-child(3){-webkit-box-flex:1;-ms-flex:1;flex:1}.focused{background-color:var(--color-light-grey);color:var(--color-white)}.focused:hover{color:var(--color-dark-grey)}.dt-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dt-length label{display:none}#dt-search-0{border:1px solid var(--color-ll-light-grey)}.dt-layout-start,.dt-layout-end{margin-bottom:10px}table.gallery-list.dataTable{border-spacing:0 10px;border-collapse:separate}table.gallery-list.dataTable tr{border:1px solid #000}table.dataTable td.dt-type-numeric,table.dataTable td.dt-type-date{text-align:left}table.dataTable th.dt-type-numeric,table.dataTable th.dt-type-date{text-align:left}table.dataTable>tbody>tr.child span.dtr-title{display:none}table.dataTable>tbody>tr.child ul.dtr-details{width:100%}div.dt-container.dt-empty-footer tbody>tr:last-child>*{border-bottom:none}div.dt-container .dt-paging .dt-paging-button.page-item.active,div.dt-container .dt-paging .dt-paging-button.page-item{padding:0}div.dt-container .dt-paging .dt-paging-button.page-item.active:hover,div.dt-container .dt-paging .dt-paging-button.page-item:hover{border:1px solid var(--color-green-blue);background:-webkit-gradient(linear, left top, left bottom, from(var(--color-green-blue)), to(var(--color-dark-grey)));background:linear-gradient(to bottom, var(--color-green-blue) 0%, var(--color-dark-grey) 100%)}div.dt-container .dt-paging .dt-paging-button.page-item.disabled{border:1px solid rgba(0,0,0,0);background:inherit}.page-item:last-child .page-link{border-top-right-radius:0%;border-bottom-right-radius:0%}.page-item:first-child .page-link{border-top-left-radius:0%;border-bottom-left-radius:0%}.page-item.active .page-link{background-color:#80b4a5;border-color:#80b4a5}.pagination{--bs-pagination-color:var(--color-dark-grey);--bs-pagination-hover-color:var(--color-dark-grey);--bs-pagination-focus-color:var(--color-dark-grey);--bs-pagination-focus-box-shadow:0 0 0 0.1rem var(--color-dark-grey);--bs-pagination-active-bg:var(--color-dark-grey);--bs-pagination-active-border-color:var(--color-dark-grey)}#gallery-table,.gallery-image-list{width:100%}#gallery-table td,#gallery-table th,#gallery-table tr,.gallery-image-list td,.gallery-image-list th,.gallery-image-list tr{border:none}#gallery-table .infotip .infotiptext.mini-left::before,.gallery-image-list .infotip .infotiptext.mini-left::before{left:80%;margin-left:-16px}.off{display:none}.open{background-image:url("../Icons/chevron-down-solid-white.svg")}.open:hover{background-image:url("../Icons/chevron-down-solid-green.svg")}input:-webkit-autofill{background-color:var(--color-white) !important;-webkit-box-shadow:0 0 0px 1000px var(--color-white) inset}.image-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding:.2rem;text-align:center;font-size:1.1rem;word-break:break-word;background-color:var(--color-l-light-grey);color:#d9d9d9}.image-caption{position:absolute;max-width:200px;margin:0;padding:.5rem;word-break:break-word;background-color:var(--color-l-light-grey);color:var(--color-white)}.frame{position:relative;overflow:hidden}.frame img{-webkit-transition:.5s all ease-in-out;transition:.5s all ease-in-out}.fa{position:relative}.gallery-card{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:12px;background:#f4f4f4}.media-wrapper{width:100%;height:100%;position:relative}.media-wrapper img,.media-wrapper video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.audio-cover{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-filter:brightness(0.75);filter:brightness(0.75)}.audio-player{position:absolute;bottom:0;width:100%;z-index:2}.media-overlay{position:absolute;inset:0;opacity:0;-webkit-transition:.3s ease;transition:.3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:top;-ms-flex-align:top;align-items:top;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;padding-top:20px}.media-overlay .description{background:rgba(0,0,0,.6);border-radius:10px;padding:10px;margin:0 20px 0 20px}.media-overlay a{pointer-events:auto}.gallery-card:hover .media-overlay{opacity:1}.overlay-content{color:#fff;text-align:center}.media-overlay .zoom{position:absolute;bottom:12px;right:12px}.frame-box{border:.09rem var(--color-dark-grey) solid}.lightbox-icon{width:40px;height:40px;background:rgba(0,0,0,.6);padding:8px;border-radius:50%;-webkit-transition:.2s ease;transition:.2s ease}.lightbox-icon:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.overlay-content img,.overlay-content i{width:40px;height:40px}.articleTextImage{margin-top:2rem}.articleTextImage img{max-width:100%;height:auto;margin:auto}.bollermannReference .reference .image-container{overflow-x:hidden}.bollermannReference .reference .image-container .image.profile{background-position:center;background-repeat:no-repeat;background-size:cover;min-height:250px;width:auto}.bollermannReference .reference .image-container .image{background-position:center;background-repeat:no-repeat;background-size:cover;min-height:80px;width:80px}.bollermannReference .reference .image-overlay.profile{background:rgba(0,0,0,.5);display:-ms-flexbox;display:-webkit-box;display:flex;left:0;margin:0 3px 0 3px;max-width:100%;min-height:100%;opacity:0;padding:10px 25px 10px 25px;position:absolute;right:0;top:0;-webkit-transition:.5s;transition:.5s;z-index:1}.bollermannReference .reference .image-overlay{max-width:80px;min-height:80px}.bollermannReference .reference .image-overlay .overlay-content{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.bollermannReference .reference .image-overlay .overlay-content a:before{display:none}.bollermannReference .reference .image-overlay .overlay-content>*{color:#fff;line-height:initial}.bollermannReference .reference .image-overlay .overlay-content .button{display:inline-block}.bollermannReference .reference .image-overlay .overlay-content .category{margin-top:10px}.bollermannReference .reference .image-overlay .overlay-content .intlink{min-width:192px}.bollermannReference .reference .image-overlay .overlay-content .or{color:#fff;display:inline-block;margin:0 10px 10px 10px}.bollermannReference .reference .image-overlay .overlay-content .zoom{bottom:20px;position:absolute;right:20px}.bollermannReference .reference .image-overlay:hover,.bollermannReference .reference .image-overlay.show{cursor:pointer;opacity:1}