a {background-color: #0000;}a:active, a:hover {outline: 0;}svg:not(:root) {overflow: hidden;}* {box-sizing: border-box;}a {color: inherit;text-decoration: underline;}* {box-sizing: border-box;margin: 0;padding: 0;}a {text-decoration: none;color: inherit;transition: 0.3s;}.footer-col a:hover {color: var(--white);}a {background-color: #0000;}a:active, a:hover {outline: 0;}svg:not(:root) {overflow: hidden;}* {box-sizing: border-box;}a {text-decoration: none;transition: all .2s;}::selection {color: #000;background: #F7DCD6;}a {color: inherit;}a {color: inherit;text-decoration: inherit;font-size: inherit;}.footer-social {margin-top: 10px;display: flex;gap: 10px;align-items: center;}.footer-social .social-link {display: inline-flex;align-items: center;justify-content: center;width: 36px;height: 36px;border-radius: 50px;background: #000;transition: transform 0.2s ease, background 0.2s ease, opacity 0.2s ease;opacity: 0.95;}.footer-social .social-link:hover {transform: translateY(-2px);opacity: 1;}.footer-social svg {width: 36px;height: 36px;fill: #fff;display: block;}


:after,
:before {
    --tw-content: "";
}

a {
    color: inherit;
    text-decoration: inherit;
}

:disabled {
    cursor: default;
}

svg {
    display: block;
    vertical-align: middle;
}

.flex-11 {
    display: flex;
}

.justify-center {
    justify-content: center;
}

.gap-8 {
    gap: 2rem;
}

.bg-dark {
    --tw-bg-opacity: 1;
    background-color: rgb(13 13 13/var(--tw-bg-opacity, 1));
}

.fill-dark {
    fill: #0d0d0d;
}

.stroke-dark {
    stroke: #0d0d0d;
}

.duration-75 {
    transition-duration: 75ms;
}

.ease-out {
    transition-timing-function: cubic-bezier(0, 0, .2, 1);
}

.hoverEffect:hover {
transform: translateY(-3px) scale(1.05);
}
                        
@media not all and (min-width:768px) {
    .max-md\:gap-6 {
        gap: 1.5rem;
    }
}

@media (min-width:1024px) {
	.slMtopR {
		margin-top: 0px !important;
        margin-right: 70px;
	}
    .small {
        font-size: 2rem;
        }
}
