/* From Uiverse.io by BHARGAVPATEL1244 */
.butt {
    outline: none;
    cursor: pointer;
    border: none;
    padding: 0.9rem 2rem;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    position: relative;
    display: inline-block;
    letter-spacing: 0.05rem;
    font-weight: 700;
    font-size: 17px;
    border-radius: 500px;
    overflow: hidden;
    background: #d9c895;
    color: #fff;
    border: 3px solid #d9c895;

    font-family: "proxima-nova", sans-serif;
    font-weight: 800;
    font-style: normal;
    /*
    font-family: "futura-pt-bold", sans-serif;
    font-weight: 700;
    font-style: normal;
*/
}

.butt span {
    position: relative;
    z-index: 10;
    transition: color 0.4s;
}

.butt:hover span {
    font-family: "proxima-nova", sans-serif;
    font-weight: 800;
    font-style: normal;
    /*
    font-family: "futura-pt-bold",
    sans-serif;
    font-weight: 700;
    font-style: normal;
*/
    color: #fff;
}

.butt::before,
.butt::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.butt::before {
    content: "";
    /*    border: 3px solid #cccccc;*/
    background: #a42b37;
    width: 120%;
    left: -10%;
    transform: skew(30deg);
    transition: transform 0.4s cubic-bezier(0.3, 1, 0.8, 1);
}

.butt:hover::before {
    transform: translate3d(100%, 0, 0);
}

/* From Uiverse.io by vinodjangid07 */
.submitBtn {
    width: 145px;
    height: 40px;
    border-radius: 30px;
    border: none;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.13);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-weight: 600;
    cursor: pointer;
    color: white;
    background: linear-gradient(to left, rgb(132, 24, 247), rgb(195, 41, 246));
    letter-spacing: 0.7px;
}

.submitBtn:hover .arrow {
    animation: slide-in-left 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@keyframes slide-in-left {
    0% {
        transform: translateX(-10px);
        opacity: 0;
    }

    100% {
        transform: translateX(0px);
        opacity: 1;
    }
}

.submitBtn:active {
    transform: scale(0.97);
}

.roof .workspace .element {
    align-self: center;
    justify-self: center;
}

.roof .workspace .element .element h1,
.roof .workspace .element .element h3,
.roof .workspace .element .element p {
    justify-self: center;
    text-align: center;
}

@media(max-width: 768px) {
    .roof .workspace .element {
        align-self: left;
        justify-self: left;
    }

    .roof .workspace .element .element h1,
    .roof .workspace .element .element h3,
    .roof .workspace .element .element p {
        justify-self: left;
        text-align: left;
    }
}

.custom-shape-divider-bottom-1759416652 {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1759416652 svg {
    position: relative;
    display: block;
    width: calc(145% + 1.3px);
    height: 81px;
}

.custom-shape-divider-bottom-1759416652 .shape-fill {
    fill: #E48381;
}

.custom-shape-divider-top-1759416582 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1759416582 svg {
    position: relative;
    display: block;
    width: calc(145% + 1.3px);
    height: 81px;
}

.custom-shape-divider-top-1759416582 .shape-fill {
    fill: #E48381;
}

.custom-shape-divider-bottom-1768472096 {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1768472096 svg {
    position: relative;
    display: block;
    width: calc(253% + 1.3px);
    height: 64px;
}

.custom-shape-divider-bottom-1768472096 .shape-fill {
    fill: #E5D5F2;
}


.custom-shape-divider-top-1761139369 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1761139369 svg {
    position: relative;
    display: block;
    width: calc(124% + 1.3px);
    height: 63px;
}

.custom-shape-divider-top-1761139369 .shape-fill {
    fill: #F25192;
}


.custom-shape-divider-bottom-1757945389 {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1757945389 svg {
    position: relative;
    display: block;
    width: calc(176% + 1.3px);
    height: 81px;
}

.custom-shape-divider-bottom-1757945389 .shape-fill {
    fill: #384535;
}

.custom-shape-divider-top-1757945344 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1757945344 svg {
    position: relative;
    display: block;
    width: calc(176% + 1.3px);
    height: 81px;
}

.custom-shape-divider-top-1757945344 .shape-fill {
    fill: #384535;
}

.custom-shape-divider-top-1758827909 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1758827909 svg {
    position: relative;
    display: block;
    width: calc(139% + 1.3px);
    height: 150px;
}

.custom-shape-divider-top-1758827909 .shape-fill {
    fill: #01A8A5;
}

.custom-shape-divider-bottom-1758827953 {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1758827953 svg {
    position: relative;
    display: block;
    width: calc(210% + 1.3px);
    height: 150px;
}

.custom-shape-divider-bottom-1758827953 .shape-fill {
    fill: #01A8A5;
}

.custom-shape-divider-top-1759416451 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1759416451 svg {
    position: relative;
    display: block;
    width: calc(145% + 1.3px);
    height: 81px;
}

.custom-shape-divider-top-1759416451 .shape-fill {
    fill: #EEDFE2;
}

.custom-shape-divider-bottom-1759416408 {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1759416408 svg {
    position: relative;
    display: block;
    width: calc(115% + 1.3px);
    height: 81px;
}

.custom-shape-divider-bottom-1759416408 .shape-fill {
    fill: #EEDFE2;
}

.custom-shape-divider-bottom-1768401310 {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1768401310 svg {
    position: relative;
    display: block;
    width: calc(208% + 1.3px);
    height: 64px;
}

.custom-shape-divider-bottom-1768401310 .shape-fill {
    fill: #A0D8DB;
}


.custom-shape-divider-top-1768401224 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1768401224 svg {
    position: relative;
    display: block;
    width: calc(127% + 1.3px);
    height: 76px;
}

.custom-shape-divider-top-1768401224 .shape-fill {
    fill: #A0D8DB;
}

.custom-shape-divider-bottom-1759757044 {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1759757044 svg {
    position: relative;
    display: block;
    width: calc(145% + 1.3px);
    height: 81px;
}

.custom-shape-divider-bottom-1759757044 .shape-fill {
    fill: #F8D0C8;
}

.custom-shape-divider-top-1759757267 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1759757267 svg {
    position: relative;
    display: block;
    width: calc(112% + 1.3px);
    height: 81px;
}

.custom-shape-divider-top-1759757267 .shape-fill {
    fill: #F8D0C8;
}


hr {
    background: url("../img/heart.png") no-repeat top center;

    background-size: contain;
    display: block;
    height: 50px;
    border: 0;
    position: relative;
}

hr:before,
hr:after {
    content: '';
    display: block;
    position: absolute;
    background: #8f6470;
    height: 2px;
    top: 22px;
}

hr:before {
    left: 0;
    right: 60%;
    margin-right: 10px;
    margin-left: 70px;
}

hr:after {
    right: 0;
    left: 60%;
    margin-left: 10px;
    margin-right: 70px;
}


.zoom {
    transition: transform .2s;
}

.zoom:hover {
    transform: scale(1.05);
}


.cardyc {
    animation: 0.5s ease;

    /*        background: #000000;*/
    background-color: #26A499;

    /*    background-image: url("assets/img/back.png");*/

    /*    background: linear-gradient(90deg, rgba(37, 130, 91, 1) 0%, rgba(118, 181, 66, 1) 100%);*/
    /*    background: linear-gradient(90deg, rgba(222, 179, 110, 1) 0%, rgba(179, 128, 46, 1) 100%);*/
    /*background: linear-gradient(90deg, #967127 0%, #dbb872 100%);*/
    /*    backdrop-filter: blur(10px);*/
    /*    border: 3px solid #ae520e;*/
    padding: 32px;
    border-radius: 15px;
    /*    background-color: transparent;*/
    box-shadow: 4px 5px 17px -4px #26A499;




}



.cardyd {
    /*    border: 3px double #111;*/
    background-color: #271b0b;
    /*    backdrop-filter: blur(18px);*/
    /*            border: 3px solid #fff;*/
    padding: 32px;
    border-radius: 15px;
}




.cardyd h1 {
    color: #f8b21b;
    /*    -webkit-text-stroke: 1px white;*/

    /*    -webkit-text-stroke: 2px white;*/

    /*    color: #ddfcba !important;*/



    /*
    font-family: "pacifico",
    sans-serif;
    font-weight: 400;
    font-style: normal;
*/
    /*    font-size: 28px;*/

}

.cardyd h3 {
    justify-self: center;
    color: #fef5ec;
    text-align: center;
}

.cardyd p,
.cardyd li {

    /*    font-size: 22px;*/
    color: #fbf3df;




}



.cardye {
    background-color: #0c3a2c;
    /*    backdrop-filter: blur(10px);*/
    /*        border: 3px solid #000000;*/
    padding: 32px;
    border-radius: 15px;
    /*    background-color: transparent;*/
    /*    box-shadow: 4px 5px 17px -4px #f26a68;*/

}


.cardye:hover {

    background: radial-gradient(circle at bottom right,
            #d4b16a 10%,
            /* bronze center */
            #0c3a2c 40%,
            /* quickly fade to black */
            #0c3a2c 100%);
    transform: translateY(-5px);
}

.cardye h1,
.cardye h3 {
    /*
    font-family: "widescreen-uex",
    sans-serif;
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase;
*/
    text-align: left;
    justify-self: left;
    color: #d3b22e !important;


    /*
    font-family: "pacifico",
    sans-serif;
    font-weight: 400;
    font-style: normal;
*/
    /*    font-size: 28px;*/

}

.cardye p,
.cardye li {
    text-align: left;
    justify-self: left;
    color: #fff;




}


.cardyb {
    background-color: #0c3a2c;
    /*    backdrop-filter: blur(10px);*/
    /*        border: 3px solid #000000;*/
    padding: 32px;
    border-radius: 15px;
    /*    background-color: transparent;*/
    /*    box-shadow: 4px 5px 17px -4px #f26a68;*/

}


.cardyy {
    background-color: transparent;
    /*    backdrop-filter: blur(10px);*/
    border: 3px solid #cae079;
    padding: 32px;
    border-radius: 15px;
    /*    background-color: transparent;*/
    /*    box-shadow: 4px 5px 17px -4px #f26a68;*/

}



.cardyb:hover {

    background: radial-gradient(circle at bottom right,
            #dad9dc 10%,
            /* bronze center */
            #0c3a2c 40%,
            /* quickly fade to black */
            #0c3a2c 100%);
    transform: translateY(-5px);
}

.cardyb h1,
.cardyb h3 {
    /*
    font-family: "widescreen-uex",
    sans-serif;
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase;
*/
    text-align: left;
    justify-self: left;
    color: #e8e8e8 !important;


    /*
    font-family: "pacifico",
    sans-serif;
    font-weight: 400;
    font-style: normal;
*/
    /*    font-size: 28px;*/

}

.cardyb p,
.cardyb li {
    text-align: left;
    justify-self: left;
    color: #fff;




}

.cardya {
    background-color: #0c3a2c;
    /*    backdrop-filter: blur(10px);*/
    /*        border: 3px solid #000000;*/
    padding: 32px;
    border-radius: 15px;
    /*    background-color: transparent;*/
    /*    box-shadow: 4px 5px 17px -4px #f26a68;*/

}


.cardya:hover {

    background: radial-gradient(circle at bottom right,
            #b77733 10%,
            /* bronze center */
            #0c3a2c 40%,
            /* quickly fade to black */
            #0c3a2c 100%);
    transform: translateY(-5px);
}

.cardya h1,
.cardya h3 {
    /*
    font-family: "widescreen-uex",
    sans-serif;
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase;
*/
    text-align: left;
    justify-self: left;
    color: #c67c21 !important;


    /*
    font-family: "pacifico",
    sans-serif;
    font-weight: 400;
    font-style: normal;
*/
    /*    font-size: 28px;*/

}

.cardya p,
.cardya li {
    text-align: left;
    justify-self: left;
    color: #fff;




}

@media (min-width: 1200px) {
    .cardyd {
        /*        height: 223px;*/
    }
}



.cardyc p,
.cardyc li {
    /*        text-align: center;*/

    /*
    text-align: center;
    justify-self: center;
*/

    color: #fff;




}

.cardyc b {

    color: #262626;
    /*    font-size: 20px;*/
}

.cardyc h1 {
    /*    -webkit-text-stroke: 1px white;*/
    /*
    text-align: center;
    justify-self: center;
*/

    /*    zoom: 150%;*/
    /*    font-size: 38px;*/
    color: #ffff;
    /*    text-transform: uppercase;*/
    /*    color: #111 !important;*/
}

.cardyc h3 {
    font-size: 22px;

    color: #262626;
    /*
    text-align: center;
    justify-self: center;
*/
}

/*
@media (min-width: 1200px) {
    .cardyc {
        height: 223px;
    }
}
*/

.custom-shape-divider-bottom-1775042395 {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1775042395 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 59px;
}

.custom-shape-divider-bottom-1775042395 .shape-fill {
    fill: #000000;
}

.custom-shape-divider-top-1775042350 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1775042350 svg {
    position: relative;
    display: block;
    width: calc(127% + 1.3px);
    height: 59px;
}

.custom-shape-divider-top-1775042350 .shape-fill {
    fill: #000000;
}

.colorback {
    padding: 80px 0px;
    background-color: #d28c8d;
    color: #fff;
    /*    border-bottom: 3px solid #cb7365;*/
}

.custom-shape-divider-top-1768401224 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1768401224 svg {
    position: relative;
    display: block;
    width: calc(127% + 1.3px);
    height: 76px;
}

.custom-shape-divider-top-1768401224 .shape-fill {
    fill: #A0D8DB;
}

.custom-shape-divider-bottom-1759757044 {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1759757044 svg {
    position: relative;
    display: block;
    width: calc(145% + 1.3px);
    height: 81px;
}

.custom-shape-divider-bottom-1759757044 .shape-fill {
    fill: #F8D0C8;
}

.custom-shape-divider-top-1759757267 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1759757267 svg {
    position: relative;
    display: block;
    width: calc(112% + 1.3px);
    height: 81px;
}

.custom-shape-divider-top-1759757267 .shape-fill {
    fill: #F8D0C8;
}

.colorback p,
.colorback li {
    color: #fff;
    /*    font-weight: 400;*/
}

.colorback a {
    color: #4879bc;
    /*    font-weight: 900;*/


}

.colorback b {
    color: #303260;
    font-weight: bold;
}


.colorback h3 {
    color: #308cef;
}

.colorback h1 {

    color: #ecd9d3;
    /*    -webkit-text-stroke: 1px white;*/

    /*    -webkit-text-stroke: 1px white;*/
    font-size: 30px;
}

.colorback heading {
    font-weight: 300;
    width: 100%;
    border-bottom: 1px solid #fff !important;
    padding-bottom: 16px;
}


.imageback {
    padding: 250px 0px;
    /*    min-height:500px;*/
    background-image: url("../img/imgback.png");
    /*    background-attachment: fixed;*/
    background-position: center center;
    /*    background-repeat: repeat-x;*/
    background-size: cover;
    /*    color: white;*/
}


.imageback h1 {
    color: #7b7cb2;
}

.imageback p,
.imageback li {
    color: #fbf3df;
    /*    font-size: 50px;*/
}



.imageback2 {
    padding: 250px 0px;
    /*    min-height:500px;*/
    background-image: url("../img/imageback2.jpg");
    /*    background-attachment: fixed;*/
    background-position: center center;
    /*    background-repeat: repeat-x;*/
    background-size: cover;
    /*    color: white;*/
}


.imageback2 h1,
.imageback2 p {
    color: #fff;
    /*    font-size: 50px;*/
}


/* From Uiverse.io by e-coders */
.but {
    appearance: none;
    background-color: transparent;
    border: 0.125em solid #edd9c7;
    border-radius: 30px;
    box-sizing: border-box;
    color: #edd9c7;
    cursor: pointer;
    display: inline-block;
    font-family: Roobert, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    min-height: 3.75em;
    min-width: 0;
    outline: none;
    padding: 1em 2.3em;
    text-align: center;
    text-decoration: none;
    transition: all 300ms cubic-bezier(.23, 1, 0.32, 1);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    text-transform: uppercase;
    will-change: transform;
}

.but:disabled {
    pointer-events: none;
}

.but:hover {
    color: #65192f;
    background-color: #edd9c7;
    box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;
    transform: translateY(-2px);
}

.but:active {
    box-shadow: none;
    transform: translateY(0);
}

/* From Uiverse.io by e-coders */
.but2 {
    appearance: none;
    text-transform: uppercase;
    background: transparent;
    border: 3px solid #D62E2E;
    border-radius: 30px;
    backdrop-filter: blur(2px);

    box-sizing: border-box;
    color: #D62E2E;
    cursor: pointer;
    display: inline-block;
    /*
    font-family: "sofia-pro-soft",
    sans-serif;
    font-weight: 700;
    font-style: normal;
*/
    font-family: "aviano-sans", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    min-height: 3.75em;
    min-width: 0;
    outline: none;
    padding: 1em 2.3em;
    text-align: center;
    text-decoration: none;
    transition: all 300ms cubic-bezier(.23, 1, 0.32, 1);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    will-change: transform;
}

.but2:disabled {
    pointer-events: none;
}

.but2:hover {
    color: #fff;
    border: 3px solid #2b5498;
    background-color: #2b5498;
    /*background: linear-gradient(90deg, rgba(222, 156, 140, 1) 0%, rgba(245, 227, 212, 1) 100%);    box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;*/
    transform: translateY(-2px);
}

.but2:active {
    box-shadow: none;
    transform: translateY(0);
}



/* From Uiverse.io by hannahyockel */
.gal {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 38px;
    border-radius: 16px;
    border: 1px solid transparent;
    color: #FFFFFF;
    background-color: #D62E2E;
    font-size: 16px;
    letter-spacing: 1px;
    transition: all 0.15s linear;
    border: 3px solid #E0B057;

}

.gal h4 {
    /*    font-size: 13px;*/
    color: #E0B057;
}

.gal:hover h4 {
    /*    font-size: 13px;*/

    color: #020202;
}



.gal:hover {
    background-color: #E0B057;
    border: 3px solid #020202;
    /*    border-color: #001841;*/
    /*    color: #1DC9A0;
    */
    transform: translateY(-5px) scale(1.05);
}

.gal:active {
    background-color: #E0B057;
    border-color: #020202;
    /*    color: #1DC9A0;*/
    transform: translateY(5px) scale(0.95);
}

.gal:disabled {
    background-color: #E0B057a5;
    color: #020202;
    border-color: #020202;
}



/* From Uiverse.io by hannahyockel */
.gal2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 38px;
    border-radius: 16px;
    border: 1px solid transparent;
    color: #FFFFFF;
    background-color: #a57e2e;
    font-size: 13px;
    letter-spacing: 1px;
    transition: all 0.15s linear;
}

.gal2 h4 {
    font-size: 13px;
    color: white;
}

.gal2:hover h4 {
    font-size: 13px;

    color: white;
}



.gal2:hover {
    background-color: rgba(34, 34, 34, 0.08);
    border-color: #fff;
    /*    color: #1DC9A0;
    */
    transform: translateY(-5px) scale(1.05);
}

.gal2:active {
    background-color: transparent;
    border-color: #fff;
    /*    color: #1DC9A0;*/
    transform: translateY(5px) scale(0.95);
}

.gal2:disabled {
    background-color: rgba(34, 34, 34, 0.08);
    color: #fff;
    border-color: #fff;
}


/* From Uiverse.io by niat786 */
.grady {
    border: none;
    color: #161f28;
    background-image: linear-gradient(30deg, #797E84, #fefefe);
    border-radius: 30px;
    background-size: 100% auto;
    font-family: inherit;
    font-size: 17px;

    padding: 0.8em 1.9em;
}


.grady h4 {
    color: #161f28;
    font-family: "eurostile-extended", sans-serif;
    font-weight: 900;
    font-style: normal;

}

.grady:hover {
    background-position: right center;
    background-position: right center;
    background-size: 200% auto;
    -webkit-animation: pulse 2s infinite;
    animation: pulse512 1.5s infinite;
}

@keyframes pulse512 {
    0% {
        box-shadow: 0 0 0 0 #fefefea5;
    }

    70% {
        box-shadow: 0 0 0 10px rgb(218 103 68 / 0%);
    }

    100% {
        box-shadow: 0 0 0 0 rgb(218 103 68 / 0%);
    }
}


/* From Uiverse.io by suda-code */
.bter {
    padding: 12.5px 30px;
    border: 0;
    border-radius: 100px;
    background-color: #f9b4ac;
    color: #ffffff;
    font-weight: Bold;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.bter:hover {
    background-color: #fccac4;
    box-shadow: 0 0 20px #fccac4a5;
    transform: scale(1.1);
}

.bter:active {
    background-color: #fccac4;
    transition: all 0.25s;
    -webkit-transition: all 0.25s;
    box-shadow: none;
    transform: scale(0.98);
}


.custom-shape-divider-top-1772446720 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1772446720 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 19px;
}

.custom-shape-divider-top-1772446720 .shape-fill {
    fill: #7ED957;
}

.custom-shape-divider-top-1772447694 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1772447694 svg {
    position: relative;
    display: block;
    width: calc(108% + 1.3px);
    height: 53px;
}

.custom-shape-divider-top-1772447694 .shape-fill {
    fill: #7ED957;
}

.custom-shape-divider-bottom-1772447727 {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1772447727 svg {
    position: relative;
    display: block;
    width: calc(166% + 1.3px);
    height: 53px;
}

.custom-shape-divider-bottom-1772447727 .shape-fill {
    fill: #7ED957;
}


/* From Uiverse.io by e-coders */
.liftbtn {
    appearance: none;
    background-color: transparent;
    border: 3px solid #fca766;
    border-radius: 30px;
    box-sizing: border-box;
    color: #fca766;
    cursor: pointer;
    display: inline-block;
    font-family: "figtree", sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    min-height: 3.75em;
    min-width: 0;
    outline: none;
    padding: 1em 2.3em;
    text-align: center;
    text-decoration: none;
    transition: all 300ms cubic-bezier(.23, 1, 0.32, 1);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    will-change: transform;
}

.liftbtn:disabled {
    pointer-events: none;
}

.liftbtn:hover {
    color: #fff;
    background-color: #fca766;
    box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;
    transform: translateY(-2px);
}

.liftbtn:active {
    box-shadow: none;
    transform: translateY(0);
}


/* From Uiverse.io by e-coders */
.liftbtn2 {
    appearance: none;
    background-color: transparent;
    border: 3px solid #f129a3;
    border-radius: 30px;
    box-sizing: border-box;
    color: #f129a3;
    cursor: pointer;
    display: inline-block;
    font-family: Roobert, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    min-height: 3.75em;
    min-width: 0;
    outline: none;
    padding: 1em 2.3em;
    text-align: center;
    text-decoration: none;
    transition: all 300ms cubic-bezier(.23, 1, 0.32, 1);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    will-change: transform;
}

.liftbtn2:disabled {
    pointer-events: none;
}

.liftbtn2:hover {
    color: #e4dfd9;
    background-color: #f129a3;
    box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;
    transform: translateY(-2px);
}

.liftbtn2:active {
    box-shadow: none;
    transform: translateY(0);
}



/* From Uiverse.io by cssbuttons-io */
.glowy {
    --glow-color: rgb(217, 176, 255);
    --glow-spread-color: rgba(191, 123, 255, 0.781);
    --enhanced-glow-color: rgb(231, 206, 255);
    --btn-color: rgb(100, 61, 136);
    border: .25em solid var(--glow-color);
    padding: 1em 3em;
    color: var(--glow-color);
    font-size: 15px;
    font-weight: bold;
    background-color: var(--btn-color);
    border-radius: 1em;
    outline: none;
    box-shadow: 0 0 1em .25em var(--glow-color),
        0 0 4em 1em var(--glow-spread-color),
        inset 0 0 .75em .25em var(--glow-color);
    text-shadow: 0 0 .5em var(--glow-color);
    position: relative;
    transition: all 0.3s;
}

.glowy::after {
    pointer-events: none;
    content: "";
    position: absolute;
    top: 120%;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: var(--glow-spread-color);
    filter: blur(2em);
    opacity: .7;
    transform: perspective(1.5em) rotateX(35deg) scale(1, .6);
}

.glowy:hover {
    color: var(--btn-color);
    background-color: var(--glow-color);
    box-shadow: 0 0 1em .25em var(--glow-color),
        0 0 4em 2em var(--glow-spread-color),
        inset 0 0 .75em .25em var(--glow-color);
}

.glowy:active {
    box-shadow: 0 0 0.6em .25em var(--glow-color),
        0 0 2.5em 2em var(--glow-spread-color),
        inset 0 0 .5em .25em var(--glow-color);
}


/* From Uiverse.io by Creatlydev */
.button {
    margin-top: 20px;
    line-height: 1;
    text-decoration: none;
    display: inline-flex;
    border: none;
    cursor: pointer;
    align-items: center;
    gap: 0.75rem;
    background-color: #8f6470;
    color: #FFF;
    border-radius: 10rem;
    font-weight: 600;
    padding: 0.75rem 1.5rem;
    padding-left: 20px;
    white-space: nowrap;
    font-family: josefine;

    text-transform: uppercase;
    font-style: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: background-color 0.3s;
}

.button__icon-wrapper {
    flex-shrink: 0;
    width: 25px;
    height: 25px;
    position: relative;
    color: #8f6470;
    background-color: #fff;
    border-radius: 50%;
    display: grid;
    place-items: center;
    overflow: hidden;
}

.button:hover {
    background-color: #258080;
}

.button:hover .button__icon-wrapper {
    color: #258080;
}

.button__icon-svg--copy {
    position: absolute;
    transform: translate(-150%, 150%);
}

.button:hover .button__icon-svg:first-child {
    transition: transform 0.3s ease-in-out;
    transform: translate(150%, -150%);
}

.button:hover .button__icon-svg--copy {
    transition: transform 0.3s ease-in-out 0.1s;
    transform: translate(0);
}


.mt {

    margin-top: 20px;

}

.mb {

    margin-bottom: 20px;
}
