html{width:100%;height:100%}#loading{z-index:9999;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}#loading.fade-out{opacity:0;z-index:-1;transition:opacity .5s}.loading-star{width:16em;height:16em;margin:auto}.star__stroke{--dur:2s;animation:loadingStroke1 var(--dur) linear infinite}.star__stroke--2{animation-name:loadingStroke2;animation-delay:calc(var(--dur) / -2)}.star__stroke--3{animation-name:loadingStroke3;animation-direction:reverse}.star__stroke--4{animation-name:loadingStroke4;animation-delay:calc(var(--dur) / -2);animation-direction:reverse}@keyframes loadingStroke1{0%{stroke-dashoffset:0}to{stroke-dashoffset:124px}}@keyframes loadingStroke2{0%{stroke-dashoffset:0}to{stroke-dashoffset:248px}}@keyframes loadingStroke3{0%{stroke-dashoffset:0}to{stroke-dashoffset:372px}}@keyframes loadingStroke4{0%{stroke-dashoffset:0}to{stroke-dashoffset:496px}}.slide-fade-enter-active{transition:all .5s ease-out}.slide-fade-leave-active{transition:all .5s cubic-bezier(1,.5,.8,1)}.slide-fade-enter-from,.slide-fade-leave-to{opacity:0;transform:translate(20px)}.just-fade-enter-active,.just-fade-leave-active{transition:opacity .5s}.just-fade-enter-from,.just-fade-leave-to{opacity:0}.bounce-enter-active{animation:.5s bounce-in}.bounce-leave-active{animation:.5s reverse bounce-in}@keyframes bounce-in{0%{transform:scale(0)}50%{transform:scale(1.25)}to{transform:scale(1)}}.hide-to-top{transition:top .5s;top:-70px}.hide-to-top.slide-from-top{top:0}.slide-from-bottom{transition:bottom .5s;bottom:0!important}.w-90-percent{width:90%}.w-small{width:80px}.main-content{width:50%;box-shadow:0 5px 5px #0006}.company__info{color:#fff;background-color:teal;flex-direction:column;justify-content:center;display:flex}@media (width<=640px){.main-content{width:90%}.company__info{display:none}}@media (width>=642px) and (width<=800px){.main-content{width:70%}}.btn-unlike-photo,.btn-like-photo{border-style:dashed;padding-bottom:1px;padding-left:4px;padding-right:4px}.btn-outline-warning.btn-like-photo{background:#d2b454}.btn-outline-warning.btn-like-photo:hover{background-color:#ffc107}.btn-outline-danger.btn-unlike-photo{background:#f2a7ae}.btn-outline-danger.btn-unlike-photo:hover{background:#dc3545}.btn-outline-danger.btn-unlike-photo svg{fill:var(--bs-white)}.authenticated-layout{padding:80px 15px 0}.feature-icon{width:3rem;height:3rem}.btn svg.cat-stats{position:relative;top:-2px}.padding-header{padding-top:56px}a[data-cropped] img{object-fit:cover;width:100%;height:200px}.fade-slide-up-enter-active>*,.fade-slide-up-leave-active>*{transition-property:opacity,transform;transition-duration:.2s;transition-timing-function:cubic-bezier(.6,.15,.35,.8)}.fade-slide-up-enter-from>*,.fade-slide-up-leave-to>*{opacity:0;transform:translateY(50px)}.fade-slide-up-enter-active>:first-child{transition-delay:.1s}.fade-slide-up-enter-active>:nth-child(2){transition-delay:.2s}.fade-slide-up-enter-active>:nth-child(3),.fade-slide-up-leave-active>:first-child{transition-delay:.3s}.fade-slide-up-leave-active>:nth-child(2){transition-delay:.2s}.fade-slide-up-leave-active>:nth-child(3){transition-delay:.1s}.nav-link.text-primary{border-bottom:4px solid red}.loading-profile{background-color:#fff;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1rem;display:flex;box-shadow:0 0 .5rem #0000001a}.skeleton{margin-left:auto;margin-right:auto;animation:1s linear infinite alternate skeleton-loading}.social-icon{width:2rem;height:2rem}.cat-stats{width:1rem;height:1rem}.like-icon{width:.8rem;height:.8rem;top:-2px}.stats-count.skeleton{width:3rem;height:1.5rem}.profile-bio.skeleton{height:3rem}.profile-job.skeleton{width:15rem;height:1.5rem}.profile-name.skeleton{width:10rem;height:1.5rem}.profile-short.skeleton{width:4rem;height:1.5rem}.skeleton-img{animation:1s linear infinite skeleton-opacity}@keyframes skeleton-opacity{0%{opacity:.2}50%{opacity:.5}to{opacity:.2}}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}@media only screen and (width<=992px) and (width>=820px){.user-summary .modal-dialog{max-width:80%}}.mw-50{max-width:50%!important}.mw-75{max-width:75%!important}.mw-90{max-width:90%!important}@media (width>=576px){.mw-sm-50{max-width:50%!important}.mw-sm-75{max-width:75%!important}.mw-sm-90{max-width:90%!important}.mw-sm-100{max-width:100%!important}}@media (width>=768px){.mw-md-50{max-width:50%!important}.mw-md-75{max-width:75%!important}.mw-md-90{max-width:90%!important}.mw-md-100{max-width:100%!important}}@media (width>=992px){.mw-lg-50{max-width:50%!important}.mw-lg-75{max-width:75%!important}.mw-lg-90{max-width:90%!important}.mw-lg-100{max-width:100%!important}}@media (width>=1200px){.mw-xl-50{max-width:50%!important}.mw-xl-75{max-width:75%!important}.mw-xl-90{max-width:90%!important}.mw-xl-100{max-width:100%!important}}@media (width>=1400px){.mw-xxl-50{max-width:50%!important}.mw-xxl-75{max-width:75%!important}.mw-xxl-90{max-width:90%!important}.mw-xxl-100{max-width:100%!important}}.profile-wrapper3{border-radius:10px;transition:background .6s;box-shadow:0 8px 40px #0003}.profile-wrapper3 .top-icons i{color:#080911}.profile-wrapper3 .top-icons i:first-of-type{float:left}.profile-wrapper3 .top-icons i:nth-of-type(2){float:right}.profile-wrapper3 .top-icons i:nth-of-type(3){float:right;padding-right:.8em}.profile-wrapper3 .profile:after{content:" ";background:#e9eff6;width:100%;height:1px;margin-top:1.3em;display:block}.profile-wrapper3 .profile .check{bottom:10px;right:10px}.user-summary .check{bottom:20px;right:5px}.profile-wrapper3 .profile .check svg,.user-summary .check svg{text-align:center;width:20px;height:20px;fill:var(--bs-success);border-radius:100%;font-size:12px;line-height:20px}.profile-wrapper3 .profile .thumbnail{width:124px;height:124px;box-shadow:0 13px 26px #0003,0 3px 6px #0003}.profile-wrapper3 .profile .name{color:#2d354a;font-size:24px;font-weight:600}.profile-wrapper3 .profile .title{color:#7c8097;letter-spacing:1.5px;font-size:.75em;font-weight:300}.profile-wrapper3 .profile .description{color:#080911;font-size:14px;font-weight:300}.profile-wrapper3 .profile .btn-actions .btn{color:#fff;background:linear-gradient(to bottom right,#c90a6d,#ff48a0);border-radius:70px;width:130px;font-weight:300;box-shadow:0 13px 26px #00000029,0 3px 6px #00000029}.profile-wrapper3 .social-icons{justify-content:space-between;display:flex}.profile-wrapper3 .social-icons h4{color:#080911;font-size:1em}.profile-wrapper3 .social-icons h4.skeleton{width:2rem;height:1rem}.profile-wrapper3 .social-icons p{color:#666b7d;font-size:12px}@keyframes breath-animation{0%{animation-timing-function:cubic-bezier(.9647,.2413,-.0705,.7911);transform:scale(.91)}51%{animation-timing-function:cubic-bezier(.9226,.2631,-.0308,.7628);transform:scale(1.02994)}to{transform:scale(.91)}}.profile-wrapper2{border-radius:3px;box-shadow:6px 6px 15px #0000001a}.profile-wrapper2 .profile .image{width:80px;height:80px}.profile-wrapper2 .profile .image .circle-1,.profile .image .circle-2{border-style:solid;border-color:#786450 #786450 #786450 #0000;width:86px;height:86px;transition:all 1.5s ease-in-out;top:-3px;left:-3px}.profile-wrapper2 .profile .image .circle-2{border-color:#786450 #0000 #786450 #786450;width:92px;height:92px;top:-6px;left:-6px}.profile-wrapper2 .profile .image img{background:#f5e8df;display:block}.profile-wrapper2 .profile .image:hover{cursor:pointer}.profile-wrapper2 .profile .image:hover .circle-1,.profile .image:hover .circle-2{transform:rotate(360deg)}.profile-wrapper2 .profile .image:hover .circle-2{transform:rotate(-360deg)}.profile-wrapper2 .profile .name{font-size:15px;font-weight:600}.profile-wrapper2 .profile .job{font-size:11px;line-height:15px}.profile-wrapper2 .profile .btn-actions .btn{color:#786450;background:0 0;border:1px solid #786450;border-radius:15px;font-size:12px;font-weight:600;transition:all .3s ease-in-out}.profile-wrapper2 .profile .btn-actions .btn:hover{color:#fff;background:#786450}.profile-wrapper2 .stats .box{background:#f5e8df;max-width:95px;height:99px;padding-top:28px;transition:all .4s ease-in-out}.profile-wrapper2 .stats .box:hover{cursor:pointer;background:#e1cfc2}.profile-wrapper2 .stats .box:nth-child(2){margin:1px 0}.profile-wrapper2 .stats span{display:block}.profile-wrapper2 .stats .value{font-size:18px;font-weight:600}.profile-wrapper2 .stats .parameter{font-size:11px}@media only screen and (width<=650px) and (width>=576px){.profile-wrapper2 .btn-actions{flex-direction:column!important}}@media only screen and (width>=380px) and (width<=576px){.profile-wrapper3 .btn-actions{flex-direction:row!important}}@media only screen and (width<=576px){.profile-wrapper2 .stats .box{width:95px}a[data-cropped] img{height:300px}}@media only screen and (width>=380px) and (width<=575px){.profile-wrapper2 .profile .btn-actions{flex-direction:row!important}.profile-wrapper2 .profile .btn-actions .btn{width:120px}}.users-loader-container .line{background-color:#c9111180;border-radius:5px;width:10px;height:0;margin:10px;animation:.9s linear infinite line;display:inline-block;position:relative}@keyframes line{0%{height:0;margin-top:110px}50%{height:100px;margin-top:10px}to{height:0;margin-top:110px}}.users-loader-container .d1{animation-delay:.15s}.users-loader-container .d2{animation-delay:.3s}.users-loader-container .d3{animation-delay:.45s}.users-loader-container .d4{animation-delay:.6s}.users-loader-container .d5{animation-delay:.75s}.users-loader-container .d6{animation-delay:.9s}.users-loader-container .caption{text-align:center;color:#c9111180;font-family:Noto Sans,sans-serif}.users-loader-container .dot{margin:0;padding:0;animation:1s linear infinite dot;display:inline-block}.users-loader-container .dot:nth-child(2){animation-delay:.2s}.users-loader-container .dot:nth-child(3){animation-delay:.4s}@keyframes dot{0%,to{opacity:0}50%{opacity:1}}.pswp__custom-caption{background:#4b964bbf;width:calc(100% - 32px);max-width:50%;padding:2px 8px;font-size:16px;bottom:16px}.pswp__custom-caption a{color:#fff;text-decoration:underline}.accordion-item-enter-active,.accordion-item-leave-active{will-change:height;transition:height .2s}.accordion-item-enter-from,.accordion-item-leave-to{height:0!important}.card-img-bottom-left{border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-img-bottom-left-0{border-bottom-left-radius:0}.card-img-top-left{border-top-left-radius:var(--bs-card-inner-border-radius)}.card-img-top-left-0{border-top-left-radius:0}.card-img-bottom-right{border-bottom-right-radius:var(--bs-card-inner-border-radius)}.card-img-bottom-right-0{border-bottom-right-radius:0}.card-img-top-right{border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img-top-right-0{border-top-right-radius:0}.card-img-bottom-0{border-bottom-right-radius:0;border-bottom-left-radius:0}.card-img-top-0{border-top-left-radius:0;border-top-right-radius:0}@media (width>=576px){.card-img-sm{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-img-sm-0{border-radius:0}.card-img-sm-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img-sm-top-0{border-top-left-radius:0;border-top-right-radius:0}.card-img-sm-top-left{border-top-left-radius:var(--bs-card-inner-border-radius)}.card-img-sm-top-left-0{border-top-left-radius:0}.card-img-sm-top-right{border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img-sm-top-right-0{border-top-right-radius:0}.card-img-sm-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-img-sm-bottom-left{border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-img-sm-bottom-left-0{border-bottom-left-radius:0}.card-img-sm-bottom-right{border-bottom-right-radius:var(--bs-card-inner-border-radius)}.card-img-sm-bottom-right-0{border-bottom-right-radius:0}.card-img-sm-bottom-0{border-bottom-right-radius:0;border-bottom-left-radius:0}.card-img-sm-start{border-top-left-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-img-sm-start-0{border-top-left-radius:0;border-bottom-left-radius:0}.card-img-sm-end{border-top-right-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius)}.card-img-sm-end-0{border-top-right-radius:0;border-bottom-right-radius:0}}@media (width>=768px){.card-img-md{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-img-md-0{border-radius:0}.card-img-md-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img-md-top-0{border-top-left-radius:0;border-top-right-radius:0}.card-img-md-top-left{border-top-left-radius:var(--bs-card-inner-border-radius)}.card-img-md-top-left-0{border-top-left-radius:0}.card-img-md-top-right{border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img-md-top-right-0{border-top-right-radius:0}.card-img-md-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-img-md-bottom-left{border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-img-md-bottom-left-0{border-bottom-left-radius:0}.card-img-md-bottom-right{border-bottom-right-radius:var(--bs-card-inner-border-radius)}.card-img-md-bottom-right-0{border-bottom-right-radius:0}.card-img-md-bottom-0{border-bottom-right-radius:0;border-bottom-left-radius:0}.card-img-md-start{border-top-left-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-img-md-start-0{border-top-left-radius:0;border-bottom-left-radius:0}.card-img-md-end{border-top-right-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius)}.card-img-md-end-0{border-top-right-radius:0;border-bottom-right-radius:0}}@media (width>=992px){.card-img-lg{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-img-lg-0{border-radius:0}.card-img-lg-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img-lg-top-0{border-top-left-radius:0;border-top-right-radius:0}.card-img-lg-top-left{border-top-left-radius:var(--bs-card-inner-border-radius)}.card-img-lg-top-left-0{border-top-left-radius:0}.card-img-lg-top-right{border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img-lg-top-right-0{border-top-right-radius:0}.card-img-lg-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-img-lg-bottom-left{border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-img-lg-bottom-left-0{border-bottom-left-radius:0}.card-img-lg-bottom-right{border-bottom-right-radius:var(--bs-card-inner-border-radius)}.card-img-lg-bottom-right-0{border-bottom-right-radius:0}.card-img-lg-bottom-0{border-bottom-right-radius:0;border-bottom-left-radius:0}.card-img-lg-start{border-top-left-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-img-lg-start-0{border-top-left-radius:0;border-bottom-left-radius:0}.card-img-lg-end{border-top-right-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius)}.card-img-lg-end-0{border-top-right-radius:0;border-bottom-right-radius:0}}@media (width>=1200px){.card-img-xl{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-img-xl-0{border-radius:0}.card-img-xl-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img-xl-top-0{border-top-left-radius:0;border-top-right-radius:0}.card-img-xl-top-left{border-top-left-radius:var(--bs-card-inner-border-radius)}.card-img-xl-top-left-0{border-top-left-radius:0}.card-img-xl-top-right{border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img-xl-top-right-0{border-top-right-radius:0}.card-img-xl-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-img-xl-bottom-left{border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-img-xl-bottom-left-0{border-bottom-left-radius:0}.card-img-xl-bottom-right{border-bottom-right-radius:var(--bs-card-inner-border-radius)}.card-img-xl-bottom-right-0{border-bottom-right-radius:0}.card-img-xl-bottom-0{border-bottom-right-radius:0;border-bottom-left-radius:0}.card-img-xl-start{border-top-left-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-img-xl-start-0{border-top-left-radius:0;border-bottom-left-radius:0}.card-img-xl-end{border-top-right-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius)}.card-img-xl-end-0{border-top-right-radius:0;border-bottom-right-radius:0}}@media (width>=1400px){.card-img-xxl{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-img-xxl-0{border-radius:0}.card-img-xxl-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img-xxl-top-0{border-top-left-radius:0;border-top-right-radius:0}.card-img-xxl-top-left{border-top-left-radius:var(--bs-card-inner-border-radius)}.card-img-xxl-top-left-0{border-top-left-radius:0}.card-img-xxl-top-right{border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img-xxl-top-right-0{border-top-right-radius:0}.card-img-xxl-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-img-xxl-bottom-left{border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-img-xxl-bottom-left-0{border-bottom-left-radius:0}.card-img-xxl-bottom-right{border-bottom-right-radius:var(--bs-card-inner-border-radius)}.card-img-xxl-bottom-right-0{border-bottom-right-radius:0}.card-img-xxl-bottom-0{border-bottom-right-radius:0;border-bottom-left-radius:0}.card-img-xxl-start{border-top-left-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-img-xxl-start-0{border-top-left-radius:0;border-bottom-left-radius:0}.card-img-xxl-end{border-top-right-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius)}.card-img-xxl-end-0{border-top-right-radius:0;border-bottom-right-radius:0}}.crop-text-2{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.fill-warning{fill:var(--bs-warning)}.fill-purple{fill:var(--bs-purple)}.fill-white{fill:var(--bs-white)}.scroll-to-top{position:fixed;bottom:20px;right:20px}.slide-up-enter-active,.slide-up-leave-active{transition:all .5s}.slide-up-enter,.slide-up-leave-to{transform:translateY(70px)}.ribbon-corner{--tor-ribbon-size:3em;--tor-ribbon-rotate:45deg;--tor-ribbon-translateX:50%;--tor-ribbon-translateY:calc((var(--tor-ribbon-size) + 1em) - 100%);--tor-ribbon-origin:100% 0%;--tor-ribbon-polygon:polygon(0% 100%, 50% calc(100% - (var(--tor-ribbon-size) + 1em)), 100% 100%);-webkit-clip-path:var(--tor-ribbon-polygon);clip-path:var(--tor-ribbon-polygon);width:calc((var(--tor-ribbon-size) + 1em) * 2);height:2em;right:0;transform:rotate(var(--tor-ribbon-rotate)) translateY(var(--tor-ribbon-translateY)) translateX(var(--tor-ribbon-translateX))!important;transform-origin:var(--tor-ribbon-origin)!important}.text-body-secondary.active{color:var(--bs-nav-link-color)!important}
