.frg-style-1 .frg-grid-container{width:100%}.frg-style-1 .frg-card{border-radius:1em;box-shadow:0 0 2em rgba(0,0,0,0.125);text-align:center}.frg-style-1 .frg-card header{position:relative;height:0;padding-bottom:41.84%;display:-webkit-box;display:flex}.frg-style-1 .frg-card header .frg-header-img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.frg-style-1 .frg-card header .frg-avatar{position:absolute;width:7em;height:7em;border-radius:50%;overflow:hidden;top:100%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);box-shadow:0 0 2em rgba(0,0,0,0.5);border:2px solid #fff}.frg-style-1 .frg-card .frg-card-section{padding-top:4em;padding-bottom:2em}.frg-style-1 .frg-card .frg-card-section .frg-username{font-family:"Roboto",sans-serif}.frg-style-1 .frg-card footer{background:#f6f6f6;padding:1em}.frg-style-1 .frg-card footer ul{display:-webkit-box;display:flex;margin:0;list-style:none;-webkit-box-pack:center;justify-content:center}.frg-style-1 .frg-card footer ul li a{color:#444;-webkit-transition:all 0.25s;transition:all 0.25s;padding:0.5em;font-size:1.125rem}.frg-style-1 .frg-card footer ul li a:hover,.frg-card footer ul li a:focus{color:#0a0a0a}.frg-style-2 .frg-profile-cart{width:100%;min-height:400px;height:400px;box-shadow:0 0 5px 1px rgba(52,52,52,0.224);position:relative;border-radius:20px;transition:2s}.frg-style-2 .frg-profile-cart:hover{box-shadow:0 0 15px 1px rgba(52,52,52,0.25)}.frg-style-2 .frg-profile-cart::after{content:" ";background-image:linear-gradient(135deg,#FFF720 10%,#3CD500 100%);clip-path:circle(50% at 50% 1%);display:block;min-height:400px;transition:2s;border-radius:20px}.frg-style-2 .frg-profile-cart:hover::after{content:" ";clip-path:circle(107% at 50% 170%);transition:2s;display:block;min-height:400px;transition:2s;border-radius:20px}.frg-style-2 .frg-profile{width:100px;margin:0 auto}.frg-style-2 .frg-profile img{width:100px!important;height:100px!important;position:absolute;top:50px;z-index:99999999;transition:2s;border-radius:100%}.frg-style-2 .frg-profile-cart:hover img{transform:scale(1.3) translateY(20px);transition:2s}.frg-style-2 .frg-profile-cart h1{z-index:999;position:absolute;justify-content:center;display:flex;width:100%;font-family:"poppins bold";color:rgba(30,29,29,0.85);letter-spacing:2px;text-shadow:2px 2px 0px rgba(37,37,37,0.421)}.frg-style-2 .frg-profile-cart p.frg-button{position:absolute;z-index:999;align-items:center;text-align:center;top:65%;font-family:"poppins";font-weight:500;margin:0 20px;color:rgba(30,29,29,0.85);text-shadow:1.5px 1.5px 0px rgba(37,37,37,0.306);margin:0 auto;display:block;width:100%}.frg-style-2 p.gig-name{display:block;position:absolute;top:48%;padding:0 10px;text-align:center;z-index:999;width:100%}.frg-style-2 a.btn-fiverr{border:1px solid #333;padding:10px 20px;border-radius:4px}.frg-style-2 .frg-social-area{position:absolute;bottom:30px;z-index:999;justify-content:center;display:flex;width:100%}.frg-style-2 .frg-social-area a{color:rgba(30,29,29,0.85)}.frg-style-2 .frg-social-area svg{margin:20px 20px 0 20px;font-size:25px;transition:4s}.frg-style-2 .frg-profile-cart:hover .frg-social-area svg{color:white;transition:1s}.frg-style-2 .frg-profile-cart .frg-social-area svg:hover{transform:scale(1.5)}.frg-style-3 .card-wrapper{display:flex;align-items:center;align-content:center;flex-direction:column}.frg-style-3 .card{width:32rem;background-image:linear-gradient(25deg,#ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%);background-size:400%;animation:shiny 20s linear infinite;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:2rem 0;box-shadow:0.5rem 0.5rem 3rem rgba(0,0,0,0.3)}@keyframes shiny{0%{background-position:0 0}50%{background-position:400% 0}100%{background-position:0 0}}.frg-style-3 .card .card-img{width:100%;height:13rem;object-fit:cover;-webkit-clip-path:polygon(0 0,100% 0,100% 78%,0% 100%);clip-path:polygon(0 0,100% 0,100% 78%,0% 100%)}.frg-style-3 .profile-img{width:10rem;height:10rem;border:4px solid #ebeef8;object-fit:cover;border-radius:50%;margin-top:-7rem;z-index:111}.frg-style-3 .card h1{font-size:2.5rem;color:#333;margin:1.5rem 0}.frg-style-3 .card h1.gideon{color:#292929;text-shadow:1px 1px 3px rgba(0,0,0,0.2);margin:10px 0}.frg-style-3 .card .gig-name{text-align:center;padding:10px;margin:0}.frg-style-3 .job-title{color:#666;font-size:1.5rem;font-weight:400}.frg-style-3 .about{font-size:1.3rem;margin:1.5rem 0;font-style:italic;text-align:center;color:#333;padding:0 .2rem}.frg-style-3 .card .btn{padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;letter-spacing:1.5px;background-color:#445aef;border-radius:2rem;margin:1rem 0;text-transform:uppercase;color:#eee;transition:all .4s}.frg-style-3 .card .btn:hover{transform:translateY(-2px);background-color:gold;color:#000;box-shadow:0.3rem 0.3rem 2rem rgba(0,0,0,0.7)}.frg-style-3 .social-media{width:100%;list-style:none;display:flex;justify-content:space-evenly;padding:1rem 0;margin:0;border-top:1px solid rgba(0,0,0,0.1)}.frg-style-3 .social-media li a svg{font-size:2rem;color:#aaa;transition:.4s}.frg-style-3 .fa-facebook-square:hover{color:#3b5999}.frg-style-3 .fa-twitter:hover{color:#55acee}.frg-style-3 .fa-instagram:hover{color:#e6683c}.frg-style-3 .fa-linkedin:hover{color:#0e76a8}@media screen and (min-width:700px){.frg-style-3 .card-wrapper{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.frg-style-3 .card:nth-child(1){animation:fadeIn .5s .5s backwards}.frg-style-3 .card:nth-child(2){animation:fadeIn .5s 1s backwards}.frg-style-3 .card:nth-child(3){animation:fadeIn .5s 1.5s backwards}.frg-style-3 .card:nth-child(4){animation:fadeIn .5s 2s backwards}}.frg-style-4 img{opacity:0.7;filter:blur(0.5px);position:relative;top:0;width:100%;height:auto;margin:auto;position:50% 50%;border-radius:10px 10px 0px 0px;position:relative;margin:0}.frg-style-4 .image{border-radius:10px 10px 0px 0px;height:300px;background-position:center;background-size:cover}.frg-style-4 .main{opacity:0.7;background-color:white;width:100%;min-width:100%;max-width:300px;top:20px;box-shadow:0px 8px 60px -10px rgba(13,28,39,0.6);border-radius:10px;padding-bottom:16px;position:relative;margin-left:auto;margin-right:auto;transform:all 5s ease-out}.frg-style-4 .main:hover{opacity:1;transform:all 5s ease-out}.frg-style-4 .stat{padding-top:30px;position:absolute;top:8px;left:16px;color:white;font-family:"Josefin Sans";float:left;width:10%;text-align:left}.frg-style-4 .title{color:#ffcdd2}.frg-style-4 span{line-height:2}.frg-style-4 h1{font-family:"Abril Fatface";text-align:center;margin-top:10px}.frg-style-4 p,.frg-style-4 h3{font-family:"Josefin Sans";line-height:1}.frg-style-4 p{padding-right:10px;padding-left:10px;font-size:16px;text-align:center}.frg-style-4 .frg-button{text-align:center;display:block;border:1px solid red;width:40%;margin:0 auto;padding:10px;color:red;border-radius:4px;margin-bottom:10px}.frg-style-4 .frg-button:hover{border:1px solid red;background-color:red;color:#fff!important}.frg-style-4 .icon{text-align:center;margin:0 auto;display:block}.frg-style-4 .icon a svg{padding:10px;font-size:40px;text-align:center;text-decoration:none;color:red}.frg-style-4 .icon a svg:hover{transform:scale(1.2)}.frg-style-5 .frg-container{user-select:none;background:#231e39;color:#b3b8cd;border-radius:5px;width:100%;text-align:center;box-shadow:0 10px 20px -10px rgba(0,0,0,.75)}.frg-style-5 .frg-cover-photo{background-size:cover;height:160px;width:100%;border-radius:5px 5px 0 0}.frg-style-5 .frg-profile{height:120px;width:120px;border-radius:50%;margin:93px 0 0 -135px;border:1px solid #1f1a32;padding:7px;background:#292343}.frg-style-5 .frg-profile-name{font-size:25px;font-weight:bold;margin:27px 0 0 120px}.frg-style-5 .frg-about{margin-top:15px;line-height:21px;padding:10px}.frg-style-5 .frg-container button{margin:10px 0 40px 0}.frg-style-5 .frg-msg-btn{background:#03bfbc;border:1px solid #03bfbc;padding:10px 25px;color:#231e39;border-radius:3px;font-family:Montserrat,sans-serif;cursor:pointer;display:block;width:120px;margin:0 auto}.frg-style-5 .frg-icon{padding:10px}.frg-style-5 .frg-container a.fa-icon{padding:0 10px;font-size:20px;margin-bottom:20px;cursor:pointer;transition:.5s}.frg-style-5 .frg-container a.fa-icon:hover{color:#03bfbc}