:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,0))}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}p{margin-top:0;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}b,strong{font-weight:bolder}.small,small{font-size:.875em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}img,svg{vertical-align:middle}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}summary{display:list-item;cursor:pointer}[hidden]{display:none !important}.img-fluid{max-width:100%;height:auto}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col-6{flex:0 0 auto;width:50%}.col-12{flex:0 0 auto;width:100%}@media (min-width:576px){.col-sm-6{flex:0 0 auto;width:50%}.col-sm-12{flex:0 0 auto;width:100%}}@media (min-width:768px){.col-md-3{flex:0 0 auto;width:25%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}}@media (min-width:992px){.col-lg-3{flex:0 0 auto;width:25%}.col-lg-7{flex:0 0 auto;width:58.33333333%}}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}.tab-content>.active{display:block}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.card-text:last-child{margin-bottom:0}.card-group>.card{margin-bottom:.75rem}@media (min-width:576px){.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.breadcrumb-item.active{color:#6c757d}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1400px){.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-indicators .active{opacity:1}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.d-block{display:block !important}.d-flex{display:flex !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.w-100{width:100% !important}.h-100{height:100% !important}.flex-wrap{flex-wrap:wrap !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.align-items-center{align-items:center !important}.align-items-stretch{align-items:stretch !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.mt-2{margin-top:.5rem !important}.mb-4{margin-bottom:1.5rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.pt-1{padding-top:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pb-3{padding-bottom:1rem !important}.ps-1{padding-left:.25rem !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-white{color:#fff !important}.text-muted{color:#6c757d !important}.bg-white{background-color:#fff !important}@media (min-width:576px){.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}}@media (min-width:768px){.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}}@media (min-width:1200px){.pb-xl-0{padding-bottom:0 !important}}.onlyf_two_record_ads.col-6 .card .onlyf_mobile_view_btn a{display:none !important}.onlyf_two_record_ads.col-12 .card .onlyf_mobile_view_btn a{display:none !important}small.text-muted.onlyf_populartext a{font-family:Inter;font-weight:400}small.text-muted i{margin-right:5px}.card-deck{width:100%}.onlyf_populartext{background-color:#fff;border-bottom:solid 3px #0282ea;font-weight:700}small.text-muted.onlyf_populartext{background-color:#fff;line-height:1.8rem}small.text-muted.this-week-data span{color:#2699f7}small.text-muted{line-height:1.8rem}img{max-width:100%}a{color:#2699f7;text-decoration:none}p{font-family:Inter-SemiBold;font-weight:400}body{font-family:"Inter-SemiBold","Inter-Fallback",sans-serif;font-weight:400}.footerlinks_text a{font-size:13px;border-right:solid 1px #085396;color:#085396;padding:0 8px}.footerlinks_text p{margin-bottom:10px;font-size:14px;color:#000;font-family:Inter;font-weight:400}.footercontent{border-bottom:solid 1px #ccc;padding-bottom:30px;margin-bottom:30px}.topgape{gap:10px}p{font-family:Inter-Regular !important}.card{border:4px solid #fff !important;border-radius:40px;padding:0;overflow:hidden;max-width:100%;width:100%;box-shadow:0 4px 7px 0 rgba(0,0,0,.2),0 4px 16px 0 rgba(0,0,0,-.81)}.card-body{padding:8px !important}.text-muted a{margin:0 6px;color:#000;font-size:12px;flex-wrap:wrap}.text-muted a i{color:#2699f7;font-size:13px}.text-muted{font-family:Inter;font-weight:600;color:#6c757d !important;background-color:#f3f3f3;display:flex;justify-content:space-between;font-size:13px}.cardbodybg{border-bottom:solid 1px #ccc;min-height:70px}.fans-icon{margin-left:0}.fans-icon a{display:flex;align-items:center;color:#000;font-size:14px;margin-right:0;word-break:break-all}.fans-icon i{margin-right:7px !important;color:#289af7;font-size:14px !important}.card-deck .card.h-100 .fansbtn{padding-inline:8px}.btnblue{border-radius:40px !important;flex-wrap:wrap;background-color:#0670c7;background-image:linear-gradient(56deg,#0282ea 29%,#a6d0f2 100%);padding:15px 20px !important;font-size:14px !important;text-transform:uppercase;font-family:Inter;font-weight:700;text-align:center;margin-top:10px}.pricefanstag{font-size:18px;color:#2699f7;font-family:Inter-Bold !important}.pricefanstag a{font-size:18px;color:#2699f7;font-family:Inter-Bold !important}#main-header{border-bottom:0;padding-top:20px;padding-bottom:20px;background:#2699f7}.container.topnavbg{background-color:#fff;padding:15px 20px;border-radius:50px;margin-top:30px}footer{background:#f4f4f4;padding:20px 0}body{font-size:14px}@media screen and (max-width:980px){.container.topnavbg{max-width:100%}}@media screen and (min-width:576px) and (max-width:980px){.container.topnavbg{border-radius:0}}@media screen and (max-width:575px){.card-bodycontent .fans-icon{min-height:auto !important}.card-deck{margin-bottom:15px}.card{border:solid 7px #fff !important;border-radius:15px}.container.topnavbg{padding:0 10px;border-radius:0}.container{padding-left:8px !important;padding-right:8px !important}.footerlinks_text{text-align:center}}li{list-style:none;font-family:Poppins,sans-serif}a{text-decoration:none;font-family:Poppins,sans-serif}.btnblue{background-color:#2699f7;border-radius:2px;flex-wrap:wrap}.b-w{font-size:13px !important;padding:.375rem .75rem;border-radius:.25rem;align-items:center;display:inline-block;text-decoration:none}p{font-size:14px;font-family:Poppins,sans-serif;margin:0}a{color:#2699f7}.p-tw{padding:5px}footer{background:#f4f4f4;padding:20px 0}img{max-width:100%}.container{position:relative}.font-25{font-size:25px}@media screen and (max-width:768px){.onlyf_two_record_ads .card .onlyf_mic_mobile.first_card .onlyf_avtr_img.modelImageContainer{height:300px !important}.onlyf_two_record_ads.col-12 .card .onlyf_mobile_view_btn a{display:block !important}.onlyf_two_record_ads.col-12 .card .onlyf_desktop_view_btn a{display:none !important}.onlyf_two_record_ads.col-12 .card h5{vertical-align:middle !important;min-height:auto;padding:0 !important}}hr{background:#ddd;height:2px !important}.modelImageContainer{display:flex;padding:0}.bannerPicContainer,.profilePicContainer{width:30%;overflow:hidden}.bannerPicContainer img,.profilePicContainer img{object-fit:cover;max-height:100%;height:100%;width:100%}@media screen and (max-width:575px){.fansbtn a{margin-bottom:4px;text-align:center;width:100%}.fanslogomob{padding-bottom:8px;padding-top:8px}}@media screen and (min-width:576px) and (max-width:767px){.fanslogomob{width:75%}}.onlyf_heading_wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:10px}a.only_f_tag{font-size:18px}.onlyf_agentmobile{text-align:center}a.only_f_tag{font-size:18px}.onlyf_agentmobile{text-align:center}.onlyf_mic_mobile .modelImageContainer{display:flex;padding:0;position:relative;margin-bottom:55px}.bannerPicContainer,.onlyf_mic_mobile .profilePicContainer{width:100%;overflow:hidden}.bannerPicContainer img,.onlyf_mic_mobile .profilePicContainer img{object-fit:cover;max-height:100%;height:100%;width:100%;object-position:center top}.card-bodycontent .fans-icon{padding-inline:0}.onlyf_models_content_ads .card-bodycontent-top{background-color:transparent;min-height:100%}.onlyf_models_content_ads .card-deck .card{border-radius:15px}.onlyf_models_content_ads .btnblue{background-color:#fff;background-image:linear-gradient(56deg,#0282ea 29%,#a6d0f2 100%);color:#fff !important;text-decoration:none}.onlyf_models_content_ads article{height:100%;display:flex;flex-direction:column}.onlyf_models_content_ads .card-title a{color:#000}.fans-icon{gap:3px}.onlyf_models_content_ads .onlyf_populartext{padding:3px 0}.card-deck .card.h-100{justify-content:space-between}.card-deck .card.h-100{justify-content:space-between}.card-deck{position:relative}.onlyf_suggestions.active{display:block !important}@media screen and (max-width:768px){.ffm_price_last_seen_wrapper{flex-direction:column}}@media screen and (min-width:1024px) and (max-width:1400px){.fansbtn a{display:block;width:100%;text-align:center}}.card-body{flex:1 1 auto !important;padding:1rem 1rem}.sticky_footer{padding-bottom:110px}.lmonth,.themonth{background-color:#f3f3f3}.onlyf_two_record_ads .card{border:solid 4px #ffca0b !important;border-radius:37px 37px 15px 15px !important}.owl-carousel .onlyf_two_record_ads .card{border-radius:9px !important}.onlyf_two_record_ads .card .onlyf_promoted_record{text-align:center;padding:8px 8px 5px 8px;background-color:#ffca0b;margin-top:10px;font-weight:600}@media only screen and (max-width:768px){.onlyf_mic_mobile .modelImageContainer{height:100px !important}}@media only screen and (max-width:768px){small.text-muted{line-height:1.2rem}.pricefanstag a{font-size:16px}.cardbodybg{min-height:50px}body .onlyf_agentmobile{padding:1px 0 !important}.card-bodycontent .fans-icon{margin-top:0 !important}.fans-icon i{font-size:10px !important}a.only_f_tag{font-size:12px;font-weight:600;font-family:Inter-SemiBold}.performer-tags span,span.only_f_tag{font-size:12px}.btnblue{padding:9px 11px !important;margin-bottom:0 !important;margin-top:0}.onlyf_mic_mobile .modelImageContainer{margin-bottom:56px}.card.h-100{border-radius:10px !important}.col-12.onlyf_heading_wrapper{margin:auto;gap:0;padding-top:8px}span.clr-blue-500{background-color:#f0f0f0;padding:8px 15px}small.text-muted.onlyf_populartext{line-height:1.3em;padding:4px 0}.text-muted{font-size:11px}.onlyf_models_content .card-body{padding-inline:0 !important}.card-bodycontent .fans-icon{padding-inline:0}.text-muted a{font-size:9px}.fans-icon a{font-size:12px;padding:11px}}.onlyf_bottom_nav{display:flex;align-items:flex-start;justify-content:center;background-color:#fff;padding:20px 30px;border:1px solid #e6e6e6;margin:auto;box-shadow:0 -6px 8px rgba(0,0,0,.15);z-index:9999;column-gap:60px}.onlyf_nav_item{display:flex;flex-direction:column;align-items:center;gap:6px;text-decoration:none;color:#000;font-size:13px;font-weight:400;font-family:Inter-Regular;text-transform:uppercase;text-align:center}.onlyf_nav_item img{width:18px;height:18px;object-fit:contain}.onlyf_bottom_nav.fixed{position:fixed;bottom:0;width:100%;left:0}.onlyf_nav_item:hover{color:#0d5bd9}.onlyf_bottom_nav a.active{color:#2699f7}.onlyf_bottom_nav svg{color:#2699f7}@media (max-width:768px){.onlyf_bottom_nav{justify-content:space-between;padding:17px 15px;column-gap:10px}.onlyf_nav_item{font-size:12px;width:20%}}.profilePicContainer{position:relative}.onlyf-featured-wishlist-heart,.onlyf-wishlist-heart{position:absolute;top:55px;right:10px;width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:9;transition:all .25s ease;display:flex;align-self:center;justify-content:center}.secondpath{fill:#3b4d59}.active svg .secondpath{fill:#fff}.onlyf-featured-wishlist-heart.active,.onlyf-wishlist-heart.active{background:rgba(0,0,0,.55)}.firstpath{fill:#3b4d59}.active svg .firstpath{fill:#fff}.onlyf_info_toggle_btn{all:unset;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;top:8px;right:10px;z-index:9;background:#fff;color:#ff3b3b;font-size:18px;cursor:pointer;transition:background .25s ease,transform .2s ease,box-shadow .25s ease}.onlyf_info_toggle_btn i{line-height:1;height:20px;width:20px;border:solid 1px #3b4d59;border-radius:100%;display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff;background-color:#3b4d59}.onlyf_model_about_content{text-align:left;padding:5px 5px}.onlyf_model_about_content span{-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:1.4;text-align:left;margin-bottom:10px}@media (min-width:767px){.onlyf-featured-wishlist-heart:hover,.onlyf-wishlist-heart:hover{background:rgba(0,0,0,.55)}.onlyf-featured-wishlist-heart:hover svg .firstpath,.onlyf-wishlist-heart:hover svg .firstpath{fill:#fff}.onlyf-featured-wishlist-heart:hover svg .secondpath,.onlyf-wishlist-heart:hover svg .secondpath{fill:#fff}.onlyf_info_toggle_btn:hover{background:rgba(0,0,0,.55)}.onlyf_info_toggle_btn:hover i{background-color:#3b4d59;border-color:#fff}}img.main_logo{aspect-ratio:296/98;height:auto;width:auto;max-width:100%}.text-muted{color:#5c636a !important}small.text-muted.this-week-data span{color:#0670c7}.card span[style*="color: #5dd269"],.card span[style*="color:#5dd269"]{color:#1a7f37 !important}.card span[style*="color: orange"],.card span[style*="color:orange"]{color:#b04500 !important}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-external-link-alt:before{content:""}.fa-heart:before{content:""}.fa-info:before{content:""}.fa-instagram:before{content:""}.fa-play-circle:before{content:""}.fa-tag:before{content:""}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:swap;src:url("https://findapeachlocal.com/wp-content/themes/twentytwentythree-child/assets/css/../webfonts/fa-brands-400.woff2") format("woff2")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:swap;src:url("https://findapeachlocal.com/wp-content/themes/twentytwentythree-child/assets/css/../webfonts/fa-regular-400.woff2") format("woff2")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:swap;src:url("https://findapeachlocal.com/wp-content/themes/twentytwentythree-child/assets/css/../webfonts/fa-solid-900.woff2") format("woff2")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}