:is(html[class~=dark] .style_profileCard__C_wUO){
    background-color:#111;
    border:1px solid hsla(0,0%,100%,.1);
    box-shadow:0 .1rem .2rem rgba(0,0,0,.2),0 .1rem .5rem rgba(0,0,0,.3),0 .2rem 1.5rem rgba(0,0,0,.4);
    transition:border .3s ease-in-out
}
.style_profileCard__C_wUO{
    background-color:#fff;
    border:1px solid hsla(0,0%,7%,.1);
    box-shadow:0 .1rem .2rem rgba(0,0,0,.1),0 .1rem .5rem rgba(0,0,0,.1),0 .2rem 1.5rem rgba(0,0,0,.1);
    transition:border .3s ease-in-out
}
:is(html[class~=dark] .style_profileCard__C_wUO:hover){
    border:1px solid rgb(206 34 34/var(--tw-bg-opacity))
}
:is(html[class~=dark] .style_profileImg__zF3ii){
    border-color:#111
}
.style_profileImg__zF3ii{
    border-color:#fff
}
.style_BackShapesHead__UGpKn{
    position:absolute;
    width:100%;
    height:100%;
    top:-20rem;
    right:0;
    left:0;
    z-index:-4;
    opacity:.3
}
.style_BackShapesFoot__3XigP{
    display:none
}
@media screen and (min-width:1280px){
    .style_BackShapesFoot__3XigP{
        display:block;
        position:absolute;
        width:100%;
        height:100%;
        bottom:-110rem;
        right:0;
        left:0;
        z-index:-4;
        opacity:.3;
        transform:scaleY(-1)
    }
}
.index_file__Rm6gb{
    display:inline-block;
    font-size:.9em;
    padding:1px 6px;
    border-radius:.375rem;
    border:1px solid #07f;
    color:#07f;
    font-weight:600;
    cursor:default;
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none
}
.index_file__Rm6gb.index_active__ztTy1{
    background-color:#07f;
    color:#fff
}
.index_comparison__QqYCf{
    display:flex;
    justify-content:space-evenly;
    align-items:center
}
.index_comparison__QqYCf>svg{
    opacity:.3
}
.index_optimization__H9vSV{
    display:flex;
    justify-content:center;
    margin:0;
    padding:1.5rem 1rem;
    background:linear-gradient(27deg,#3d3d3d,#000);
    color:#e3e3e3;
    border-radius:.375rem;
    font-weight:300
}
.dark .index_optimization__H9vSV{
    background:linear-gradient(27deg,#3d3d3d,#252525)
}
a.index_cta__d4aLZ{
    background:linear-gradient(180deg,#238aff,#07f);
    text-decoration:none;
    border-radius:9999px;
    color:#fff;
    padding:.75rem 1.5rem;
    margin-top:.5rem;
    text-shadow:0 1px 1px #00387838;
    box-shadow:0 1px 2px #00295738;
    -webkit-user-drag:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none;
    -webkit-tap-highlight-color:transparent
}
a.index_cta__d4aLZ,a.index_cta__d4aLZ span{
    display:inline-block;
    transition:all .2s ease
}
a.index_cta__d4aLZ:hover span{
    transform:translateX(3px)
}
a.index_cta__d4aLZ:hover{
    box-shadow:0 5px 30px -10px #0078ffab;
    filter:brightness(1.05)
}
a.index_cta__d4aLZ:active{
    box-shadow:0 1px 3px #00295738;
    filter:brightness(.95)
}
a.index_cta__d4aLZ:active span{
    transform:translateX(5px)
}
a.index_cta__d4aLZ:focus-visible{
    outline:2px solid hsl(var(--frvgs-primary-hue) 100% 77%);
    outline-offset:2px
}
a.index_cta__d4aLZ:focus-visible span{
    transform:translateX(3px)
}
.index_cardMagicContainer__Ikn4t{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    gap:2rem;
    padding-bottom:50px;
    max-width:90rem;
    margin:auto
}
