@import "https://fonts.googleapis.com/css2?family=Rouge+Script&display=swap";
@import "https://fonts.googleapis.com/css2?family=Tangerine:wght@400;700&display=swap";
:root{--color-bg-primary:#ce6317;--color-text-primary:#b3520d;--shadow-strong:#00000040 0 54px 55px,#0000001f 0 -12px 30px,#0000001f 0 4px 6px,#0000002b 0 12px 13px,#00000017 0 -3px 5px}@font-face{font-family:Font1;src:url(/fonts/Timeless.ttf)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Font2;src:url(/fonts/BrittanySignature.ttf)format("truetype");unicode-range:U+0-7F;font-weight:400;font-style:normal}@font-face{font-family:Font3;src:url(/fonts/Motterdam.ttf)format("truetype");font-weight:400;font-style:normal}.tangerine-regular{font-family:Tangerine,cursive;font-size:40px;font-style:normal;font-weight:400}.rouge-script-regular{font-family:Rouge Script,cursive;font-size:26px;font-style:normal;font-weight:400}.test{font-family:Font1;font-size:40px;font-weight:400}.title-cursive,.title-cursive-lg,.title-cursive-sm{font-family:Font2;font-weight:400}.title-cursive{font-size:40px}.title-cursive-lg{font-size:72px}.title-cursive-sm{font-size:30px}.title-serif-sm,.title-serif,.title-serif-lg{letter-spacing:2px;font-family:Font1;font-weight:400}.title-serif-sm{font-size:16px}.title-serif{font-size:20px}.title-serif-lg{font-size:42px}.subtitle-handwriting{letter-spacing:2px;font-family:Font3;font-size:1.4rem;font-weight:400}.background-color{background-color:var(--color-bg-primary)!important}.font-color-cm{color:var(--color-text-primary)}.background-test{background-position:50%;background-size:cover;background-image:url(/images/background-color-creme.png)!important}.background-top{background-image:url(/assets/flores_top.png);background-size:cover}.background-bottom{background-image:url(/assets/pumpkins.jpg);background-position:100%;background-repeat:no-repeat;background-size:100%;width:100%;height:50%;overflow:hidden}.shadow-border{box-shadow:var(--shadow-strong)}.h-10{width:100%;height:10%}.h-20{width:100%;height:20%}.h-30{width:100%;height:30%}.h-40{width:100%;height:40%}.h-50{width:100%;height:50%}.h-60{width:100%;height:60%}.h-100{width:100%;height:100%}.w-30{width:30%;height:100%}.w-50{width:50%;height:100%}.w-70{width:70%;height:100%}.w-100{width:100%}.fullscreen-wrapper{justify-content:center;align-items:center;width:100vw;display:flex;height:100vh!important}.card-fullscreen{border-radius:0;width:100%;height:100%!important}@media (min-width:768px){.fullscreen-wrapper{background-color:#f8f9fa}.card-fullscreen{border-radius:1rem;width:500px;height:800px!important}}.cards{gap:10px;display:flex}.card{perspective:500px;width:20px;height:30px;animation:2s infinite flip;position:relative}.card:nth-child(2){animation-delay:.2s}.card:nth-child(3){animation-delay:.4s}.card:nth-child(4){animation-delay:.6s}.face{backface-visibility:hidden;border-radius:4px;width:100%;height:100%;position:absolute}.front{background:#e67e22}.back{background:#d35400;transform:rotateY(180deg)}@keyframes flip{0%,to{transform:rotateY(0)}50%{transform:rotateY(180deg)}}
