.elementor-386 .elementor-element.elementor-element-bdf56c6{margin-top:0px;margin-bottom:0px;padding:60px 0px 0px 0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-7496e80 */@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap');

.elementor-386 .elementor-element.elementor-element-7496e80 {
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.trust-footer {
    border-top: 1px solid #ebe7e7;
    padding-top: 32px;
    display: flex;
    justify-content: center;
    gap: 32px;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.trust-badge {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 700;
    color: #334155;
}

.trust-badge img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    display: block;
}

.footer-note {
    font-size: 13px;
    color: #64748B;
    line-height: 1.5;
    margin-bottom: 30px;
    text-align: center;
}

.site-footer {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 50px 0;
    background-color: #FFFFFF;
    border-top: 1px solid #ebe7e7;
    text-align: center;
    position: relative;
    z-index: 100;
}

.footer-inner {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

.footer-links {
    display: flex;
    justify-content: center;
    gap: 24px;
    flex-wrap: wrap;
    margin-bottom: 8px;
}

.footer-links a {
    font-size: 14px;
    color: #64748B;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.2s ease;
}

.footer-links a:hover {
    color: #0F172A;
}

.footer-contact {
    font-size: 13px;
    color: #94A3B8;
}

.footer-contact a {
    color: #64748B;
    text-decoration: none;
}

.copyright {
    font-size: 13px;
    color: #94A3B8;
}

@media (min-width: 1200px) {
    .site-footer .footer-inner, 
    .site-footer:not(.dynamic-footer) {
        max-width: 100%;
    }
}

@media (max-width: 767px){
    .footer-note {
        padding-left: 30px;padding-right: 30px;
    }
    
    .trust-footer {
        padding-left: 30px;
        padding-right: 30px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-059fe51 */@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@700&display=swap');

.sticky-btn-wrapper {
    display: flex;
    position: fixed;
    bottom: 24px;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100vw;
    justify-content: center;
    z-index: 999;
    padding: 0 24px;
    overflow: visible;
    font-family: 'Plus Jakarta Sans', sans-serif;
    transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.3s ease-in-out;
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto;
}

.sticky-btn-wrapper.sticky-hidden {
    transform: translateY(180%);
    opacity: 0;
    pointer-events: none;
}

.sticky-btn-wrapper .upload-icon-container {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 340px;
    max-width: 100%;
    padding: 16px 24px;
    background-color: #EB2371;
    color: #FFFFFF;
    border-radius: 100px;
    box-shadow: 0 10px 25px rgba(235, 35, 113, 0.4);
    cursor: pointer;
}

.pillow-try-arrow {
    position: absolute;
    left: 50%;
    bottom: calc(100% + 10px);
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3px;
    white-space: nowrap;
    pointer-events: none;
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
    transition: opacity 0.25s ease, transform 0.25s ease, visibility 0s linear 0s;
}

.pillow-try-arrow.is-hidden {
    opacity: 0;
    visibility: hidden;
    transform: translateX(-50%) translateY(8px);
    transition: opacity 0.25s ease, transform 0.25s ease, visibility 0s linear 0.25s;
}

.pillow-try-arrow span {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.02em;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
}

.pillow-try-arrow img {
    display: block;
    width: 42px;
    height: auto;
    filter: brightness(0) invert(1);
}

.big-plus-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
}

.big-plus-icon svg {
    width: 20px;
    height: 20px;
    stroke: #FFFFFF;
}

.upload-btn-label {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -0.01em;
}

@media (max-width: 480px) {
    .sticky-btn-wrapper {
        bottom: 16px;
        padding: 0 16px;
    }

    .sticky-btn-wrapper .upload-icon-container {
        width: 100%;
        padding: 15px 18px;
    }

    .upload-btn-label {
        font-size: 15px;
    }

    .pillow-try-arrow {
        bottom: calc(100% + 8px);
    }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-4510b8b */.elementor-386 .elementor-element.elementor-element-4510b8b {
    height: 0px;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-cb7c02d */.elementor-386 .elementor-element.elementor-element-cb7c02d {
    max-height: 0px;
}/* End custom CSS */