@font-face
{
    font-family: "GeneralSans";
    src: url("/Fonts/OTF/GeneralSans-Light.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
}

@font-face
{
    font-family: "GeneralSans";
    src: url("/Fonts/OTF/GeneralSans-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face
{
    font-family: "GeneralSans";
    src: url("/Fonts/OTF/GeneralSans-Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
}

@font-face
{
    font-family: "GeneralSans";
    src: url("/Fonts/OTF/GeneralSans-Semibold.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
}

@font-face
{
    font-family: "GeneralSans";
    src: url("/Fonts/OTF/GeneralSans-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
}

@font-face
{
    font-family: "GeneralSans";
    src: url("/Fonts/TTF/GeneralSans-Variable.ttf") format("truetype");
    font-weight: 100 900;
    font-style: normal;
}

@font-face
{
    font-family: "Satoshi";
    src: url("/Fonts/OTF/Satoshi-Light.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
}

@font-face
{
    font-family: "Satoshi";
    src: url("/Fonts/OTF/Satoshi-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face
{
    font-family: "Satoshi";
    src: url("/Fonts/OTF/Satoshi-Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
}

@font-face
{
    font-family: "Satoshi";
    src: url("/Fonts/OTF/Satoshi-Black.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
}

@font-face
{
    font-family: "Satoshi";
    src: url("/Fonts/OTF/Satoshi-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
}

@font-face
{
    font-family: "Satoshi";
    src: url("/Fonts/TTF/GeneralSans-Variable.ttf") format("truetype");
    font-weight: 100 900;
    font-style: normal;
}


body
{
    margin: 0;
    padding: 0;
}

.bg-color
{
    background: url(/images/bg.svg), linear-gradient(rgb(19, 0, 10) 0%, rgba(17, 3, 10, 1) 100%);;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    color: white;
}

.navbar
{
    padding: 20px 0;
}

.navbar .logo{
    width: 100%;
    height: auto;
}

.navbar a{
    max-width: 170px;
    width: 100%;
}

.row-color
{
    background: linear-gradient(270deg, rgba(57, 13, 37, 0.5) 0%, rgba(161, 34, 104, 0) 100%);
    height: 484px;
    border-radius: 48px;
    border-width: 0px 1px 0px 1px;
    border-style: solid;
    border-color: rgba(93, 93, 93, 1);
    padding: 46px 36px;
}

.py-9
{
    padding: 85px 0 90px;
}

.title
{
    font-family: "GeneralSans";
    font-weight: 600;
    font-size: 42px;
    line-height: 72px;
    letter-spacing: 0%;
    color: rgba(255, 50, 80, 1);
}

.text
{
    font-family: "GeneralSans";
    font-weight: 500;
    font-size: 40px;
    line-height: 58px;
    letter-spacing: 0;
    vertical-align: middle;

}

.her-section .image-grid
{
    position: absolute;
    margin-top: -105px;
    display: flex;
    gap: 16px;
}

.image-grid span
{
    width: 100%;
    max-width: 300px;
}

.img-fluid
{
    max-width: 300px;
    width: 100%;
    object-fit: cover;
    border-radius: 16px;
}

.ht1
{
    height: 364px;
}

.ht2
{
    height: 226px;
}

.img-fluid.ht2.mb-3
{
    margin-top: 27px;
}

.ht3
{
    height: 191px;
}

.ht4
{
    height: 363px;
}

.for-her,
.for-him
{
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.him-section .image-grid span
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: end;
    z-index: 3;
}

img.img-fluid.fluid-1.mb-3
{
    max-width: 338px;
    width: 100%;
    height: 191px;
}

.img-fluid.fluid-2
{
    max-width: 196px;
    height: 226px;
    border-radius: 16px;

}

.him-section .image-grid
{
    display: flex;
    margin-top: -95px;
    justify-content: end;
    position: absolute;
    right: 0;
    width: 100%;
}

.him-section .text
{
    padding-right: 100px;
}

.fluid-3
{
    max-width: 381px;
    margin-left: -136px;
    height: 587px;
}

.form-section
{
    margin-top: 100px;
}

.card
{
    background: linear-gradient(142.8deg, #390D25 106.13%, rgba(161, 34, 104, 0) -21.38%);
    padding: 47px;
    border-radius: 15px;
    max-width: 620px;
    width: 100%;
    margin: auto;
    margin-top: 50px;
    border: 1.48px solid rgba(93, 93, 93, 1);
}

button:focus
{
    outline: 0px;
}

.nav-tabs
{
    border: 0px;
    background:  linear-gradient(72.83deg, rgba(128, 20, 52, 0.4) 5.07%, rgba(166, 35, 110, 0.4) 18.97%, rgba(163, 41, 108, 0.4) 28.79%, rgba(99, 16, 61, 0.4) 34.52%, rgba(144, 24, 95, 0.4) 39.43%, rgba(174, 46, 136, 0.4) 45.97%, rgba(146, 20, 66, 0.4) 57.42%, rgba(177, 58, 141, 0.4) 66.42%, rgba(162, 30, 107, 0.4) 74.61%, rgba(128, 20, 52, 0.4) 86.88%);
    border-radius: 4px;
    padding: 1px 1px 2px 1px;
}

.nav-tabs .nav-link
{
    color: rgba(172, 173, 175, 1);
    border: none;
    width: 100%;
    background: transparent;
}

.nav-tabs .nav-item
{
    width: 50%;
    background: rgb(46 10 30);
}

.nav-tabs .nav-item.lft{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.nav-tabs .nav-item.rgt{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.nav-tabs .nav-link.active
{
    background: white;
    color: black;
    border-radius: 4px;
    border: unset;
}

.form-control,
.form-check-input
{
    background: rgba(46, 10, 30);
    color: rgba(188, 182, 201, 1);
    height: 62px;
    padding: 20.5px 28.5px;
    border-radius: 80px;
    border: unset;
}

.bg-input{
    border: 80px;
    background:linear-gradient(72.83deg, rgba(128, 20, 52, 0.4) 5.07%, rgba(166, 35, 110, 0.4) 18.97%, rgba(163, 41, 108, 0.4) 28.79%, rgba(99, 16, 61, 0.4) 34.52%, rgba(144, 24, 95, 0.4) 39.43%, rgba(174, 46, 136, 0.4) 45.97%, rgba(146, 20, 66, 0.4) 57.42%, rgba(177, 58, 141, 0.4) 66.42%, rgba(162, 30, 107, 0.4) 74.61%, rgba(128, 20, 52, 0.4) 86.88%);
    border-radius: 80px;
    padding: 1px 1px 1px 1px;
}

.tab-content
{
    margin-top: 20px;
}

form .mb-3
{
    margin-bottom: 20px !important;
}

.mb-3.form-check
{
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
}

#termsHim,
#termsHer
{
    height: 15px;
}

.form-section .text-center
{
    font-family: "GeneralSans";
    font-weight: 500;
    font-size: 54.07px;
    line-height: 100%;
    letter-spacing: 0.89px;
    margin-bottom: 28px;
}

.form-check-label
{
    font-family: "GeneralSans";
    font-weight: 400;
    font-size: 14px;
    line-height: 26.6px;
    letter-spacing: 0;
    /* padding-right: 30px; */
}

.btn-primary
{
    background: rgba(161, 34, 104, 1);
    height: 52px;
    min-width: 161.08px;
    border-radius: 40px;
    padding-top: 10.73px;
    padding-bottom: 10.73px;
    border: unset;
    margin-top: 18px;
}

.btn-primary:hover{
    background: rgb(123, 26, 79);
}

#community-section
{
    padding: 150px 0;
    position: relative;
}

.community-title
{
    font-family: "GeneralSans";
    font-weight: 600;
    font-size: 42px;
    line-height: 100%;
    letter-spacing: 0.6px;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 40px;
}

.community-section img
{
    width: 100%;
}

.image-container
{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 15px;
    position: relative;
}

.circle
{
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    transition: transform 0.4s ease-in-out;
}

.circle img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease-in-out;
}

/* Different image sizes */
.circle:nth-child(1)
{
    width: 120px;
    height: 120px;
}

.circle:nth-child(2)
{
    width: 80px;
    height: 80px;
}

.circle:nth-child(3)
{
    width: 150px;
    height: 150px;
}

.circle:nth-child(4)
{
    width: 100px;
    height: 100px;
}

.circle:nth-child(5)
{
    width: 130px;
    height: 130px;
}

.circle:nth-child(6)
{
    width: 70px;
    height: 70px;
}

.circle:nth-child(7)
{
    width: 160px;
    height: 160px;
}

.circle:nth-child(8)
{
    width: 110px;
    height: 110px;
}

.circle:nth-child(9)
{
    width: 90px;
    height: 90px;
}

.circle:nth-child(10)
{
    width: 140px;
    height: 140px;
}

/* Hover effect - scale randomly */
.circle:hover
{
    transform: scale(1.2);
}

/* When hovering over one image, others shrink */
.image-container:hover .circle:not(:hover)
{
    transform: scale(0.8);
}

/* Footer Styling */
footer
{
    background: rgba(60, 12, 33, 0.4);
    padding: 40px 0;
}

.footer
{
    margin-top: 50px;
    padding: 20px;
    background: #43002e;
    text-align: center;
}

.social-icon
{
    gap: 24px;
    cursor: pointer;
}

.right-footer
{
    gap: 52px;
}

.right-footer p
{
    margin-bottom: 0px;
    font-family: "GeneralSans";
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0px;
    text-align: right;
    vertical-align: middle;

}