.col-center,.flex-center{display:flex;justify-content:center;align-items:center}.col-center{flex-direction:column}.abs-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.general-title{font-size:5rem;font-weight:700;text-transform:uppercase;line-height:9vw;letter-spacing:-.35vw}@media (min-width:768px){.general-title{font-size:6rem}}@media (min-width:1536px){.general-title{font-size:8.5rem}}.benefit-section{min-height:100vh;background-color:#fff;overflow:hidden;position:relative}:is(.dark *) .benefit-section{background-color:#1b1d1e}.benefit-section p{color:#222123;font-weight:400;text-align:center;font-size:1.125rem}:is(.dark *) .benefit-section p{color:#fff}.benefit-section .section-title{text-align:center;margin-bottom:2rem}.benefit-section .first-title{transform:rotate(3deg);position:relative;z-index:10}.benefit-section .second-title{transform:rotate(-1deg)}@media (min-width:768px){.benefit-section .second-title{transform:translateY(-1.25rem) rotate(-1deg)}}.benefit-section .third-title{transform:rotate(1deg);position:relative;z-index:10}@media (min-width:768px){.benefit-section .third-title{transform:translateY(-3rem) rotate(1deg)}}.benefit-section .fourth-title{transform:rotate(-5deg)}@media (min-width:768px){.benefit-section .fourth-title{transform:translateY(-3rem) rotate(-5deg)}}.vd-pin-section{height:100vh;overflow:hidden;margin-top:5rem;position:relative;z-index:1}@media (min-width:768px){.vd-pin-section{height:110vh;margin-top:0;transform:translateY(-15%)}}.vd-pin-section video{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.vd-pin-section .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:9vw;height:9vw;display:flex;justify-content:center;align-items:center;background-color:#b20709;border-radius:50%;box-shadow:0 0 20px rgba(178,7,9,.5);cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;border:4px solid hsla(0,0%,100%,.2);overflow:hidden}.vd-pin-section .play-btn:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,hsla(0,0%,100%,.1),transparent);transform:rotate(45deg);pointer-events:none}.vd-pin-section .play-btn:hover{transform:translate(-50%,-50%) scale(1.05);box-shadow:0 0 30px rgba(178,7,9,.7)}:is(.dark *) .vd-pin-section .play-btn{background-color:#b20709;box-shadow:0 0 20px rgba(178,7,9,.5);border:4px solid hsla(0,0%,100%,.15)}.vd-pin-section img:first-of-type{width:15vw;height:15vw}.spin-circle{animation:spin 20s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.size-full{width:100%;height:100%}.size-\[3vw\]{width:3vw;height:3vw}.size-\[9vw\]{width:9vw;height:9vw}.size-\[15vw\]{width:15vw;height:15vw}.smart-match-showcase{padding:6rem 0;position:relative;overflow:hidden}.smart-match-bg{position:absolute;inset:0;overflow:hidden;pointer-events:none}.smart-match-bg-gradient{position:absolute;inset:0;opacity:.2}.smart-match-bg-gradient-purple{position:absolute;left:33%;top:0;width:20rem;height:20rem;background-color:rgba(79,70,229,.3);border-radius:50%;filter:blur(100px)}.dark .smart-match-bg-gradient-purple{background-color:rgba(79,70,229,.2)}.smart-match-bg-gradient-indigo{position:absolute;right:33%;bottom:0;width:20rem;height:20rem;background-color:rgba(147,51,234,.3);border-radius:50%;filter:blur(100px)}.dark .smart-match-bg-gradient-indigo{background-color:rgba(147,51,234,.2)}.smart-match-grid{position:absolute;inset:0;opacity:.05}.smart-match-container{max-width:1200px;margin:0 auto;padding:0 1rem;position:relative;z-index:10}.smart-match-header{max-width:42rem;text-align:center;margin:0 auto 4rem}.smart-match-tag{display:inline-flex;align-items:center;justify-content:center;background-color:rgba(79,70,229,.3);padding:.375rem 1rem;border-radius:9999px;margin-bottom:.75rem;border:1px solid rgba(79,70,229,.2)}.smart-match-tag span{color:#a5b4fc;font-size:.875rem;font-weight:500}.smart-match-title{font-size:2.25rem;font-weight:700;margin-bottom:1rem}@media (min-width:768px){.smart-match-title{font-size:2.5rem}}.smart-match-description{max-width:36rem;margin:0 auto}.smart-match-content{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media (min-width:768px){.smart-match-content{grid-template-columns:1fr 1fr}}.smart-match-input-panel{background-color:hsla(0,0%,100%,.8);backdrop-filter:blur(4px);border:1px solid rgba(0,0,0,.05);border-radius:1rem;padding:1.5rem}.dark .smart-match-input-panel{background-color:rgba(31,41,55,.4);border:1px solid hsla(0,0%,100%,.05)}@media (min-width:768px){.smart-match-input-panel{padding:2rem}}.smart-match-input-title{font-size:1.25rem;margin-bottom:1rem}.smart-match-search-box{position:relative;margin-bottom:1.5rem}.smart-match-search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#818cf8}.smart-match-search-input{width:100%;background-color:hsla(0,0%,100%,.8);border:1px solid rgba(0,0,0,.1);color:#1a202c;border-radius:.75rem;padding:.75rem 3rem;font-size:1rem}.dark .smart-match-search-input{background-color:rgba(55,65,81,.5);border:1px solid hsla(0,0%,100%,.1);color:#fff}.smart-match-search-input:focus{outline:none;box-shadow:0 0 0 2px rgba(79,70,229,.5)}.smart-match-location-icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#818cf8}.smart-match-popular-label{color:#d1d5db;margin-bottom:1rem;font-size:.875rem}.smart-match-tags{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.smart-match-tag-btn{padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500;transition:all .3s ease;background-color:rgba(229,231,235,.5);color:#4b5563;border:none;cursor:pointer}.dark .smart-match-tag-btn{background-color:rgba(55,65,81,.5);color:#d1d5db}.smart-match-tag-btn:hover{background-color:#374151}.smart-match-tag-btn.active{color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.smart-match-intent-box{background-color:rgba(243,244,246,.5);border:1px solid rgba(0,0,0,.05);border-radius:.75rem;padding:1rem}.dark .smart-match-intent-box{background-color:rgba(55,65,81,.3);border:1px solid hsla(0,0%,100%,.1)}.smart-match-intent-title{font-weight:500;margin-bottom:.5rem}.smart-match-intent-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.smart-match-intent-tag{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;background-color:#e5e7eb;color:#4b5563;font-size:.75rem;border-radius:9999px}.dark .smart-match-intent-tag{background-color:#374151;color:#e5e7eb}.smart-match-providers{font-size:.875rem;color:#d1d5db}.smart-match-providers span{font-weight:500;color:#818cf8}.smart-match-results-panel{position:relative;height:450px}.smart-match-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.8);backdrop-filter:blur(4px);border:1px solid rgba(0,0,0,.05);border-radius:1rem;padding:1.5rem}.dark .smart-match-loading{background-color:rgba(31,41,55,.4);border:1px solid hsla(0,0%,100%,.05)}.smart-match-loading-pulse{position:relative;width:8rem;height:8rem;margin-bottom:1.5rem}.smart-match-pulse-circle-1{background-color:rgba(79,70,229,.2);animation:pulse 2s ease-in-out infinite}.smart-match-pulse-circle-1,.smart-match-pulse-circle-2{position:absolute;width:100%;height:100%;border-radius:50%}.smart-match-pulse-circle-2{background-color:rgba(79,70,229,.3);animation:pulse 2s ease-in-out .3s infinite}@keyframes pulse{0%{transform:scale(1);opacity:.5}50%{transform:scale(1.5);opacity:.2}to{transform:scale(1);opacity:.5}}.smart-match-pulse-center{position:absolute;inset:0}.smart-match-pulse-center,.smart-match-pulse-icon{display:flex;align-items:center;justify-content:center}.smart-match-pulse-icon{width:4rem;height:4rem;border-radius:50%;background-color:#4f46e5;color:#fff;animation:rotate 3s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.smart-match-loading-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.smart-match-loading-description{text-align:center;max-width:20rem}.smart-match-results{position:absolute;inset:0;background-color:hsla(0,0%,100%,.8);backdrop-filter:blur(4px);border:1px solid rgba(0,0,0,.05);border-radius:1rem;padding:1.5rem}.dark .smart-match-results{background-color:rgba(31,41,55,.4);border:1px solid hsla(0,0%,100%,.05)}.smart-match-results-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.smart-match-providers-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.smart-match-provider-card{background-color:rgba(243,244,246,.5);border:1px solid rgba(0,0,0,.05);border-radius:.75rem;padding:1rem;transition:background-color .3s ease;cursor:pointer}.dark .smart-match-provider-card{background-color:rgba(55,65,81,.3);border:1px solid hsla(0,0%,100%,.1)}.smart-match-provider-card:hover{background-color:rgba(243,244,246,.8)}.dark .smart-match-provider-card:hover{background-color:rgba(55,65,81,.4)}.smart-match-provider-content{display:flex;align-items:flex-start;gap:1rem}.smart-match-provider-avatar{width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.25rem}.smart-match-provider-info{flex:1}.smart-match-provider-name-row{display:flex;align-items:center;margin-bottom:.25rem}.smart-match-provider-name{font-weight:600;font-size:1rem}.smart-match-perfect-match{margin-left:.5rem;padding:0 .5rem;background-color:rgba(16,185,129,.2);color:#34d399;font-size:.75rem;border-radius:9999px}.smart-match-provider-service{font-size:.875rem}.smart-match-provider-tags{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.5rem}.smart-match-provider-tag{padding:.25rem .5rem;background-color:rgba(79,70,229,.1);color:#6366f1;font-size:.75rem;border-radius:9999px}.dark .smart-match-provider-tag{background-color:rgba(79,70,229,.2);color:#a5b4fc}.smart-match-provider-meta{text-align:right;display:flex;flex-direction:column;align-items:flex-end}.smart-match-provider-rating{display:flex;align-items:center;justify-content:flex-end;margin-bottom:.25rem;color:#fbbf24;font-weight:500}.smart-match-provider-distance{color:#9ca3af;font-size:.75rem;display:flex;align-items:center;justify-content:flex-end}.smart-match-provider-distance-icon{color:#818cf8;margin-right:.25rem}.smart-match-features{max-width:72rem;margin:8rem auto 0;display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.smart-match-features{grid-template-columns:repeat(3,1fr)}}.smart-match-feature-card{background-color:hsla(0,0%,100%,.8);backdrop-filter:blur(4px);border:1px solid rgba(0,0,0,.05);border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}.dark .smart-match-feature-card{background-color:rgba(31,41,55,.4);border:1px solid hsla(0,0%,100%,.05)}.smart-match-feature-icon{width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.smart-match-feature-icon.indigo{background-color:rgba(79,70,229,.2);color:#818cf8}.smart-match-feature-icon.purple{background-color:rgba(147,51,234,.2);color:#c084fc}.smart-match-feature-icon.blue{background-color:rgba(59,130,246,.2);color:#93c5fd}.smart-match-feature-title{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.smart-match-feature-description{font-size:.875rem}