@import url(https://fonts.googleapis.com/css2?family=Lalezar&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Poppins:wght@400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap);body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.app{min-height:100vh;overflow-x:hidden;width:100%}.loading_container{background:#000;height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:9999}.loading_container,.loading_content{align-items:center;display:flex;justify-content:center}.loading_content{flex-direction:column;height:100%;position:relative;width:100%}.logo_wrapper{animation:fade_in_scale 1.5s ease-out;position:relative;text-align:center;z-index:10}.logo_text{-webkit-text-fill-color:#0000;animation:text_glow 2s ease-in-out infinite alternate;background:linear-gradient(45deg,#fff,#ffe6e6);-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:700;margin:0}.tagline{animation:fade_in 2s ease-in;color:#fff;font-size:1.2rem;margin-top:10px;opacity:.9}@keyframes fade_in_scale{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes text_glow{0%{text-shadow:0 0 20px #ffffff80}to{text-shadow:0 0 40px #fffc}}@keyframes fade_in{0%{opacity:0}to{opacity:.9}}.decorative_elements{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.element{height:105.1268081665039px;object-fit:contain;opacity:1;position:absolute;transform:rotate(0deg);transition:opacity .3s ease;width:144px}.countdown_wrapper{align-items:center;animation:slide_from_bottom .8s ease-out;bottom:0;display:flex;justify-content:center;left:50%;position:absolute;transform:translate(-50%,-50%);z-index:100}.countdown_number{font-family:Lalezar,sans-serif;font-size:200px;font-style:normal;font-weight:400;letter-spacing:0;line-height:200px;text-align:center;text-transform:uppercase;transition:color .3s ease,font-size .3s ease}.countdown_number[data-count="1"]{color:#f2e8d8}.countdown_number[data-count="2"]{color:#d01a31}.countdown_number[data-count="3"]{color:#f2e8d8}.countdown_number[data-count="4"]{color:#d01a31}.countdown_number[data-count="5"]{color:#f2e8d8}@keyframes slide_from_bottom{0%{opacity:0;transform:translate(-50%,100px)}to{opacity:1;transform:translate(-50%,-50%)}}.image_1{left:3%;top:10%}.image_1,.image_2{transform:rotate(0deg)}.image_2{left:calc(20% + 250px);top:12%}.image_3{right:calc(20% + 180px);top:25%}.image_3,.image_4{transform:rotate(0deg)}.image_4{right:20%;top:5%}.image_5{left:20%;top:30%}.image_5,.image_6{transform:rotate(0deg)}.image_6{right:3%;top:20%}.image_7{left:17%;top:60%}.image_7,.image_8{transform:rotate(0deg)}.image_8{right:3%;top:80%}.image_9{left:7%}.image_10,.image_9{bottom:10%;transform:rotate(0deg)}.image_10{left:calc(17% + 180px)}.image_11{bottom:14%;right:calc(12% + 150px)}.image_11,.image_12{transform:rotate(0deg)}.image_12{bottom:40%;right:12%}@media screen and (max-width:1024px){.logo_text{font-size:3.5rem}.tagline{font-size:1.1rem}.countdown_number{font-size:180px;line-height:180px}.element{height:87.6px;width:120px}}@media screen and (max-width:768px){.logo_text{font-size:2.5rem}.tagline{font-size:.9rem}.countdown_number{font-size:160px;line-height:160px}.element{height:73px;width:100px}.image_10,.image_11,.image_2,.image_4,.image_6,.image_8{display:none}}@media screen and (max-width:480px){.logo_text{font-size:2rem}.tagline{font-size:.8rem}.countdown_number{font-size:140px;line-height:140px}.element{height:58.4px;width:80px}.image_10,.image_11,.image_12,.image_2,.image_3,.image_4,.image_5,.image_6,.image_8{display:none}.image_1{left:5%;top:8%}.image_7{left:10%;top:65%}.image_9{bottom:8%;left:5%}}.hero_section{background:#fff6e9;flex-direction:column;min-height:100vh;overflow:hidden;padding:0}.hero_header,.hero_section{display:flex;position:relative;width:100%}.hero_header{align-items:center;justify-content:space-between;padding:30px 80px;z-index:100}.hero_logo{align-items:center;display:flex;font-size:1.5rem;font-weight:700;gap:2px}.logo_insta{color:#2d2d2d}.logo_insta,.logo_snap{font-family:Poppins,sans-serif;font-weight:900}.logo_snap{color:#d01a31}.hero_nav{align-items:center;display:flex;gap:40px}.nav_link{color:#d01a31;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:900;letter-spacing:0;line-height:100%;padding:5px 0;position:relative;text-decoration:none;text-transform:capitalize;transition:opacity .3s ease,transform .3s ease}.nav_link:hover{opacity:.8;transform:translateY(-2px)}.nav_link:after{background:#d01a31;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav_link:hover:after{width:100%}.hero_overlay{align-items:center;display:flex;flex:1 1;justify-content:center;padding:40px 80px 100px;position:relative;width:100%;z-index:1}.hero_decor{animation:hero_fade_in 1s ease-out forwards;opacity:0;pointer-events:none;position:absolute}@keyframes hero_fade_in{to{opacity:1}}.star_hero_1{animation:hero_fade_in 1s ease-out .3s forwards,hero_rotate 6s linear infinite;height:50px;right:8%;top:15%;width:50px}.star_hero_2{animation:hero_fade_in 1s ease-out .5s forwards,hero_rotate 8s linear infinite reverse;height:45px;left:8%;top:40%;width:45px}.heart_hero_1{animation:hero_fade_in 1s ease-out .7s forwards,hero_pulse 2s ease-in-out infinite;bottom:20%;height:40px;right:5%;width:40px}.sparkle_hero_1{animation:hero_fade_in 1s ease-out .9s forwards,hero_twinkle 1.5s ease-in-out infinite;height:35px;left:15%;top:25%;width:35px}@keyframes hero_rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes hero_pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes hero_twinkle{0%,to{opacity:1}50%{opacity:.4}}@keyframes hero_wobble{0%,to{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}.hero_content_wrapper{align-items:flex-start;display:flex;gap:80px;justify-content:space-between;max-width:1400px;position:relative;width:100%;z-index:2}.hero_left_content{animation:slide_in_left 1s ease-out .2s forwards;display:flex;flex:1 1;flex-direction:column;gap:40px;opacity:0;transform:translateX(-50px)}@keyframes slide_in_left{to{opacity:1;transform:translateX(0)}}.hero_main_title{display:flex;flex-direction:column;font-size:96px;gap:0;line-height:100%;margin:0;padding:0;position:relative;text-transform:capitalize}.title_black{color:#2d2d2d;font-family:Poppins,sans-serif;font-weight:900;line-height:130px}.title_black,.title_red{font-size:96px;letter-spacing:0;margin-bottom:-25px;text-transform:capitalize}.title_red{color:#dc143c;font-family:Lora,serif;font-style:italic;font-weight:500;line-height:100%;text-align:left}.hero_inline_star{animation:hero_rotate 4s linear infinite;bottom:20px;height:45px;position:absolute;right:-60px;width:45px}.hero_bottom_left{align-items:flex-start;display:flex;margin-top:100px}.hero_bottom_right{align-items:flex-start;align-self:flex-start;display:none;margin-top:40px;width:100%}.xoxo_wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:12px}.xoxo_image{animation:hero_wobble 3s ease-in-out infinite;height:auto;width:100px}.xoxo_text{color:#dc143c;font-size:1.2rem;font-weight:700}.contact_text,.xoxo_text{font-family:Poppins,sans-serif;margin:0}.contact_text{align-items:center;color:#d01a31;cursor:pointer;display:inline-flex;font-size:24px;font-style:normal;font-weight:500;gap:8px;letter-spacing:0;line-height:100%;transition:opacity .3s ease,transform .3s ease}.contact_text:hover{opacity:.8;transform:translateX(5px)}.arrow_icon{color:#d01a31;flex-shrink:0;transition:transform .3s ease}.contact_text:hover .arrow_icon{transform:translate(3px,-3px)}.hero_right_content{animation:slide_in_right 1s ease-out .4s forwards;display:flex;flex:1 1;flex-direction:column;gap:40px;opacity:0;transform:translateX(50px)}@keyframes slide_in_right{to{opacity:1;transform:translateX(0)}}.hero_tagline_box{align-items:flex-end;display:flex;flex-direction:column;padding:20px 0;text-align:right}.hero_tagline_subtext{color:#262626;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:500;letter-spacing:0;line-height:20px;margin:0;padding:0;text-align:right;vertical-align:bottom}.hero_cta_box{display:flex;flex-direction:column;gap:25px}.hero_cta_title{color:#d01a31;font-family:Lora,serif;font-size:36px;font-style:italic;font-weight:500;letter-spacing:0;line-height:100%;margin:0;text-align:right;text-transform:capitalize}.booth_wrapper{align-self:flex-end;max-width:508px;position:relative}.hero_booth_image_wrapper{background:linear-gradient(135deg,#d01a31,#ff4d4d);border-radius:20px;box-shadow:0 15px 50px #dc143c40;height:auto;padding:8px;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100%}.hero_booth_image_wrapper:before{background:#fff6e9;border-radius:16px;bottom:4px;content:"";left:4px;position:absolute;right:4px;top:4px;z-index:1}.hero_booth_image_wrapper:after{border-radius:12px;bottom:8px;content:"";left:8px;position:absolute;right:8px;top:8px;z-index:2}.hero_booth_image_wrapper:hover{box-shadow:0 20px 60px #dc143c59;transform:scale(1.02)}.hero_booth_image{border-radius:12px;display:block;height:auto;position:relative;width:100%;z-index:3}.booth_heart_decoration{bottom:-40px;height:120px;left:-40px;pointer-events:none;position:absolute;width:120px;z-index:100}.booth_heart{animation:hero_pulse 2s ease-in-out infinite;filter:drop-shadow(0 8px 16px rgba(220,20,60,.5));height:100%;width:100%}.you_with_icon{display:inline-block;position:relative}.threeLine_icon{height:63.47556064881194px;left:calc(100% - 30px);opacity:1;position:absolute;top:13%;transform:translateY(-50%) rotate(9deg);vertical-align:middle;width:62.97416824300707px}.memory_wrapper{display:inline-block;position:relative}.hero_memory_title{height:86px;opacity:1;pointer-events:none;position:absolute;right:200px;top:-10px;transform:rotate(0deg);width:65.078125px;z-index:10}@media screen and (max-width:1200px){.title_black,.title_red{font-size:72px}.title_black{line-height:100px}.title_red{line-height:80px}.hero_content_wrapper{gap:50px}.hero_cta_title{font-size:30px}.contact_text{font-size:20px}.booth_wrapper{max-width:450px}.booth_heart_decoration{bottom:-35px;height:100px;left:-35px;width:100px}.hero_memory_title{height:77px;right:110px;top:-10px;width:58px}.threeLine_icon{height:47.60667048660895px;left:calc(100% - 25px);top:10%;width:47.2306261822553px}.xoxo_wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:15px}.xoxo_image{order:1;width:90px}.contact_text{margin-top:0;order:2}}@media screen and (max-width:1024px){.hero_header{padding:25px 40px}.hero_overlay{padding:30px 40px 60px}.nav_link{font-size:18px}.title_black,.title_red{font-size:60px}.title_black{line-height:80px}.title_red{line-height:65px}.hero_inline_star{height:35px;right:-45px;width:35px}.hero_tagline_subtext{font-size:16px;line-height:18px}.hero_cta_title{font-size:28px}.contact_text{font-size:18px}.booth_wrapper{max-width:380px}.booth_heart_decoration{bottom:-30px;height:90px;left:-30px;width:90px}.hero_memory_title{height:69px;right:93px;top:-16px;width:52px}.threeLine_icon{height:47.60667048660895px;left:calc(100% - 20px);top:8%;width:47.2306261822553px}.xoxo_wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:12px}.xoxo_image{order:1;width:85px}.contact_text{margin-top:0;order:2}}@media screen and (max-width:825px){.hero_memory_title{height:66px;right:-55px;top:-8px;width:50px}}@media screen and (max-width:768px){.hero_header{padding:20px 30px}.hero_overlay{padding:20px 30px 50px}.nav_link{font-size:16px}.hero_nav{gap:25px}.hero_content_wrapper{flex-direction:column;gap:50px}.hero_left_content,.hero_right_content{animation:slide_in_left 1s ease-out .2s forwards;width:100%}.title_black,.title_red{font-size:48px}.title_black{line-height:75px}.title_red{line-height:52px}.hero_main_title{font-size:48px}.hero_inline_star{bottom:10px;height:30px;right:-35px;width:30px}.hero_tagline_box{align-items:flex-start;text-align:left}.hero_tagline_subtext{font-size:16px;line-height:18px;text-align:left}.hero_cta_title{font-size:24px;text-align:left}.contact_text{font-size:16px}.booth_wrapper{align-self:flex-start;max-width:100%}.booth_heart_decoration{bottom:-25px;left:-25px}.hero_bottom_left{display:none}.hero_bottom_right{align-self:flex-start;display:flex;margin-top:30px}.hero_memory_title{height:53px;right:300px;top:-10px;width:40px}.threeLine_icon{height:47.60667048660895px;left:calc(100% - 15px);top:5%;width:47.2306261822553px}.xoxo_image{width:80px}.booth_heart_decoration{height:80px;width:80px}.hero_decor{transform:scale(.7)}}@media screen and (max-width:480px){.hero_header{padding:15px 20px}.hero_overlay{padding:15px 20px 40px}.hero_logo{font-size:1.2rem}.nav_link{font-size:14px}.hero_nav{gap:20px}.title_black,.title_red{font-size:36px}.title_black{line-height:50px}.title_red{line-height:55px}.hero_main_title{font-size:36px}.hero_inline_star{bottom:5px;height:25px;right:-30px;width:25px}.hero_tagline_subtext{font-size:14px;line-height:16px}.hero_cta_title{font-size:20px}.xoxo_text{font-size:1rem}.contact_text{font-size:14px}.hero_booth_image_wrapper{padding:6px}.booth_heart_decoration{bottom:-20px;left:-20px}.hero_bottom_left{display:none}.hero_bottom_right{align-self:flex-start;display:flex;margin-top:25px}.hero_memory_title{height:46px;right:252px;top:-5px;width:35px}.threeLine_icon{height:35.70500286495672px;left:calc(100% - 10px);top:3%;width:35.42296963669148px}.xoxo_image{width:70px}.booth_heart_decoration{height:65px;width:65px}.hero_decor{transform:scale(.6)}}.about_section{align-items:center;background:#d01a31;justify-content:center;min-height:100vh;overflow:hidden;padding:80px 60px}.about_container,.about_section{display:flex;position:relative;width:100%}.about_container{flex-direction:column;gap:60px;max-width:1400px}.about_top_row{align-items:flex-start;animation:about_slide_down 1s ease-out .2s forwards;display:flex;gap:450px;opacity:0;transform:translateY(-30px)}@keyframes about_slide_down{to{opacity:1;transform:translateY(0)}}.about_title_wrapper{flex:0 0 auto;max-width:600px}.about_title{color:#fff;font-family:Poppins,sans-serif;font-size:64px;font-style:normal;font-weight:900;letter-spacing:0;line-height:92px;margin:0;text-align:left;text-transform:capitalize}.about_features_wrapper{flex:1 1;position:relative}.about_features_list{display:flex;flex-direction:column;gap:25px}.about_feature_item{align-items:flex-start;display:flex;gap:15px;transition:transform .3s ease}.about_feature_item:hover{transform:translateX(10px)}.feature_icon{flex-shrink:0;height:32px;margin-top:2px;width:32px}.feature_text{color:#fff;flex:1 1;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:500;letter-spacing:0;line-height:20px;margin:0;vertical-align:middle}.about_three_line{animation:about_zoom_pulse 2s ease-in-out infinite;height:74px;opacity:1;pointer-events:none;position:absolute;top:50%;width:74px;z-index:10}@keyframes about_zoom_pulse{0%,to{transform:translateY(-50%) scale(1)}50%{transform:translateY(-50%) scale(1.2)}}.three_line_left{left:-50px;top:0}.three_line_right{right:-50px;top:0}.about_video_wrapper{animation:about_slide_up 1s ease-out .4s forwards;opacity:0;position:relative;transform:translateY(30px);width:100%}@keyframes about_slide_up{to{opacity:1;transform:translateY(0)}}.about_video{border:10px solid #fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;display:block;height:550px;object-fit:cover;width:100%}@media screen and (max-width:1200px){.about_title{font-size:56px;line-height:80px}.about_top_row{gap:60px}.feature_text{font-size:17px;line-height:19px}.feature_icon{height:30px;width:30px}.about_video{height:450px}.about_three_line{height:65px;width:65px}.three_line_left{left:-90px}.three_line_right{right:-90px}}@media screen and (max-width:1024px){.about_section{padding:60px 40px}.about_title{font-size:48px;line-height:68px}.about_top_row{gap:50px}.about_features_list{gap:20px}.feature_text{font-size:16px;line-height:18px}.about_video{height:400px}.about_three_line{height:60px;width:60px}.three_line_left{left:-80px}.three_line_right{right:-80px}}@media screen and (max-width:768px){.about_section{padding:60px 20px}.about_container{gap:40px}.about_top_row{flex-direction:column;gap:30px}.about_title_wrapper{max-width:100%}.about_title{font-size:40px;line-height:56px;text-align:center}.about_features_list{gap:20px}.about_feature_item{gap:12px}.feature_icon{height:28px;width:28px}.feature_text{font-size:16px;line-height:18px}.about_video{border-width:6px;height:350px}.about_three_line{height:60px;width:60px}.three_line_left{left:-70px}.three_line_right{right:-70px}}@media screen and (max-width:480px){.about_section{padding:40px 15px}.about_container{gap:30px}.about_title{font-size:32px;line-height:44px}.about_features_list{gap:18px}.about_feature_item{gap:10px}.feature_icon{height:24px;width:24px}.feature_text{font-size:14px;line-height:16px}.about_video{border-radius:12px;border-width:5px;height:250px}.about_three_line{height:50px;width:50px}.three_line_left{left:-50px}.three_line_right{right:-50px}}.strips_section{background:#fff6e9;min-height:100vh;overflow:hidden;padding:100px 60px;position:relative;width:100%}.strips_container{margin:0 auto;max-width:1400px;position:relative;width:100%}.strips_gallery_grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,267.5px);justify-content:center;position:relative}.photo_strip{animation:strips_photo_appear .8s ease-out forwards;background:#fff;border-radius:0;box-shadow:0 10px 30px #0000001a;height:431px;opacity:0;overflow:visible;position:relative;transition:all .4s ease;width:267.5px;z-index:1}.photo_strip:first-child{animation-delay:.1s}.photo_strip:nth-child(3){animation-delay:.2s}.photo_strip:nth-child(4){animation-delay:.3s}.photo_strip:nth-child(5){animation-delay:.4s}.photo_strip:nth-child(6){animation-delay:.5s}.photo_strip:nth-child(8){animation-delay:.6s}.photo_strip:nth-child(9){animation-delay:.7s}.photo_strip:nth-child(11){animation-delay:.8s}.photo_strip:nth-child(12){animation-delay:.9s}@keyframes strips_photo_appear{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.strip_photo{display:block;height:100%;object-fit:cover;transition:filter .4s ease;width:100%}.strip_1 .strip_photo,.strip_3 .strip_photo,.strip_5 .strip_photo,.strip_7 .strip_photo,.strip_9 .strip_photo{filter:grayscale(100%)}.strip_1:hover .strip_photo,.strip_2 .strip_photo,.strip_3:hover .strip_photo,.strip_4 .strip_photo,.strip_5:hover .strip_photo,.strip_6 .strip_photo,.strip_7:hover .strip_photo,.strip_8 .strip_photo,.strip_9:hover .strip_photo{filter:grayscale(0)}.strip_2:hover .strip_photo,.strip_4:hover .strip_photo,.strip_6:hover .strip_photo,.strip_8:hover .strip_photo{filter:grayscale(100%)}.text_box{align-items:center;animation:strips_photo_appear .8s ease-out forwards;background:#0000;display:flex;flex-direction:column;height:431px;justify-content:flex-end;opacity:0;padding:20px;width:267.5px}.text_box:nth-child(2){animation-delay:.15s}.text_box:nth-child(7){animation-delay:.55s}.text_box:nth-child(10){animation-delay:.75s}.strips_header{gap:20px;justify-content:center}.strips_title{color:#d01a31;font-family:Poppins,sans-serif;font-size:48px;font-weight:900;line-height:100%;margin:0;text-align:center;text-transform:capitalize}.strips_arrow_decor{height:128px;object-fit:contain;opacity:1;position:relative;transform:rotate(0deg);width:148px;z-index:10}.strip_tagline_box{align-items:flex-start;justify-content:flex-end;padding:0 20px 20px;position:relative}.strip_tagline{color:#000;font-family:Lora,serif;font-size:40px;font-style:italic;font-weight:500;letter-spacing:0;line-height:100%;margin:0;padding:0;text-align:left;text-transform:capitalize}.instant_word{display:inline-block;position:relative}.instant_circle{border-radius:0;bottom:-15px;box-sizing:border-box;height:76px;left:50%;object-fit:contain;position:absolute;transform:translateX(-50%);width:176px}.strip_tagline br{content:"";display:block;margin:0}.zero_drama{display:inline-block;white-space:nowrap}.strips_bottom_text{align-items:center;gap:15px;justify-content:flex-end;padding-bottom:20px;position:relative}.timeless_text{align-items:center;color:#d01a31;display:flex;flex-wrap:nowrap;font-family:Poppins,sans-serif;font-size:32px;font-weight:700;gap:8px;justify-content:center;margin:0;text-align:center;text-transform:capitalize;white-space:nowrap}.timeless_markatEnd{display:inline-block;height:40px;margin-left:8px;object-fit:contain;vertical-align:middle;width:auto}.strip_6_star{height:99px;right:-25px;top:-25px;transform:rotate(0deg);width:78px}.strip_5_grass,.strip_6_star{object-fit:contain;opacity:1;pointer-events:none;position:absolute;z-index:30}.strip_5_grass{height:128px;left:18%;top:-90px;transform:translateX(-50%) rotate(0deg);width:148px}.strip_7_fullGrass{height:101px;left:-50px;top:-40px;width:100px}.strip_7_fullGrass,.strip_8_heart{object-fit:contain;opacity:1;pointer-events:none;position:absolute;transform:rotate(0deg);z-index:30}.strip_8_heart{bottom:-30px;height:105px;right:-30px;width:139px}@media screen and (max-width:1200px){.strips_gallery_grid{grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:900px}.photo_strip,.text_box{height:400px;width:100%}.strips_title{font-size:42px}.strips_arrow_decor{height:104px;width:120px}.strip_6_star{height:79px;right:-20px;top:-20px;width:62px}.instant_circle{bottom:-12px}.strip_5_grass{height:102px;left:18%;top:-56px;width:118px}.strip_7_fullGrass{height:81px;left:-40px;top:-35px;width:80px}.strip_8_heart{bottom:-25px;height:84px;right:-25px;width:111px}.timeless_markatEnd{height:35px}}@media screen and (max-width:1024px){.strips_section{padding:80px 40px}.strips_title{font-size:36px}.photo_strip,.text_box{height:350px}.strip_tagline{font-size:32px;line-height:100%}.instant_circle{bottom:-12px;height:60px;width:140px}.timeless_text{font-size:28px}.strips_arrow_decor{height:87px;width:100px}.strip_6_star{height:66px;right:-15px;top:-15px;width:52px}.strip_5_grass{height:87px;left:18%;top:-45px;width:100px}.strip_7_fullGrass{left:-35px}.strip_8_heart{bottom:-20px;height:70px;right:-20px;width:93px}.timeless_markatEnd{height:30px}}@media screen and (max-width:768px){.strips_section{padding:60px 20px}.strips_gallery_grid{gap:15px;grid-template-columns:repeat(2,1fr)}.strips_title{font-size:32px}.photo_strip,.text_box{height:320px}.strip_tagline{font-size:28px;line-height:100%}.instant_circle{bottom:-10px;height:52px;width:120px}.strip_5_grass{height:69px;left:18%;top:-34px;width:80px}.strip_7_fullGrass{height:61px;left:-30px;top:-25px;width:60px}.timeless_text{font-size:24px}.strips_arrow_decor{height:69px;width:80px}.strip_6_star{height:53px;right:-12px;top:-12px;width:42px}.strip_8_heart{bottom:-15px;height:57px;right:-15px;width:75px}.timeless_markatEnd{height:25px}}@media screen and (max-width:480px){.strips_gallery_grid{gap:10px;grid-template-columns:1fr}.strips_title{font-size:28px}.photo_strip,.text_box{height:350px}.strip_tagline{font-size:24px;line-height:100%}.instant_circle{bottom:-9px;height:43px;width:100px}.strip_5_grass{height:52px;left:18%;top:-27px;width:60px}.strip_7_fullGrass{height:51px;left:-25px;top:-20px;width:50px}.timeless_text{font-size:20px}.strips_arrow_decor{height:52px;width:60px}.strip_6_star{height:40px;right:-10px;top:-10px;width:32px}.strip_8_heart{bottom:-12px;height:42px;right:-12px;width:56px}.timeless_markatEnd{height:20px}}.capture_section{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative;width:100%}.capture_image_container{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.capture_image_wrapper{height:100%;overflow:hidden;width:100%}.capture_image{height:100%;object-fit:cover;width:100%}.capture_image_overlay{background:#0000004d;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.capture_curtain_left,.capture_curtain_right{display:flex;height:100%;position:absolute;top:0;width:50%;z-index:3}.capture_curtain_left{left:0}.capture_curtain_right{right:0}.capture_curtain_red_left,.capture_curtain_red_right{background:#d01a31;height:100%;width:50%}.capture_curtain_dark_left,.capture_curtain_dark_right{background:#000;height:100%;width:50%}.capture_typography_container{align-items:center;display:flex;justify-content:flex-start;padding:80px 60px;position:relative;width:100%;z-index:4}.capture_typography_wrapper{align-items:flex-start;display:flex;flex-direction:column}.capture_text_line{position:relative;width:100%}.capture_text_on_red{color:#ebdac2;font-family:Poppins,sans-serif;font-size:190px;font-style:normal;font-weight:900;letter-spacing:0;line-height:100%;margin:0;padding:0;text-transform:capitalize;transition:font-family 1.2s cubic-bezier(.76,0,.24,1),font-weight 1.2s cubic-bezier(.76,0,.24,1),font-style 1.2s cubic-bezier(.76,0,.24,1),color 1.2s cubic-bezier(.76,0,.24,1);vertical-align:middle}.capture_text_on_dark{color:#ebdac2}.capture_text_on_dark,.capture_text_on_image{font-family:Lora,serif;font-size:190px;font-style:italic;font-weight:500;letter-spacing:0;line-height:100%;margin:0;padding:0;text-transform:capitalize;transition:font-family 1.2s cubic-bezier(.76,0,.24,1),font-weight 1.2s cubic-bezier(.76,0,.24,1),font-style 1.2s cubic-bezier(.76,0,.24,1),color 1.2s cubic-bezier(.76,0,.24,1);vertical-align:middle}.capture_text_on_image{color:#d01a31}.capture_the_word{display:inline-block}.capture_metadata_container{align-items:flex-end;display:flex;flex-direction:column;gap:10px;position:absolute;right:60px;top:50%;transform:translateY(-50%);z-index:4}.capture_metadata_bottom,.capture_metadata_top{display:block;transition:font-family 1.2s cubic-bezier(.76,0,.24,1),font-weight 1.2s cubic-bezier(.76,0,.24,1),font-style 1.2s cubic-bezier(.76,0,.24,1),color 1.2s cubic-bezier(.76,0,.24,1)}.capture_metadata_container.capture_text_on_image .capture_metadata_bottom,.capture_metadata_container.capture_text_on_image .capture_metadata_top{color:#d01a31;font-family:Lora,serif;font-size:24px;font-style:italic;font-weight:500;letter-spacing:0;line-height:100%;text-transform:capitalize}.capture_metadata_container.capture_text_on_red .capture_metadata_bottom,.capture_metadata_container.capture_text_on_red .capture_metadata_top{color:#ebdac2;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:900;letter-spacing:0;line-height:100%;text-transform:capitalize}@media screen and (max-width:1600px){.capture_text_on_dark,.capture_text_on_image,.capture_text_on_red{font-size:160px}}@media screen and (max-width:1400px){.capture_text_on_dark,.capture_text_on_image,.capture_text_on_red{font-size:140px}}@media screen and (max-width:1200px){.capture_typography_container{padding:60px 40px}.capture_text_on_dark,.capture_text_on_image,.capture_text_on_red{font-size:120px}.capture_metadata_container{right:40px}}@media screen and (max-width:1024px){.capture_section{background:#000}.capture_text_on_dark,.capture_text_on_image,.capture_text_on_red{color:#ebdac2!important;font-size:100px}.capture_metadata_container.capture_text_on_image .capture_metadata_bottom,.capture_metadata_container.capture_text_on_image .capture_metadata_top,.capture_metadata_container.capture_text_on_red .capture_metadata_bottom,.capture_metadata_container.capture_text_on_red .capture_metadata_top{color:#ebdac2!important}.capture_metadata_container{right:30px}}.capture_mobile_bg{background:#000;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.capture_typography_wrapper_mobile{align-items:flex-start;display:flex;flex-direction:column;gap:0;width:100%}.capture_text_mobile{color:#ebdac2;font-family:Poppins,sans-serif;font-size:48px;font-style:normal;font-weight:900;letter-spacing:0;line-height:100%;margin:0;padding:0;text-transform:capitalize;vertical-align:middle;width:100%}@media screen and (max-width:1024px){.capture_curtain_left,.capture_curtain_right,.capture_image_container{display:none}.capture_typography_container{padding:60px 20px;z-index:2}.capture_text_mobile{font-size:42px}}@media screen and (max-width:768px){.capture_typography_container{padding:60px 20px;z-index:2}.capture_text_on_dark,.capture_text_on_image,.capture_text_on_red{color:#ebdac2!important;font-size:64px;line-height:100%}.capture_metadata_container.capture_text_on_image .capture_metadata_bottom,.capture_metadata_container.capture_text_on_image .capture_metadata_top,.capture_metadata_container.capture_text_on_red .capture_metadata_bottom,.capture_metadata_container.capture_text_on_red .capture_metadata_top{color:#ebdac2!important}.capture_metadata_container{align-items:flex-start;margin-top:40px;position:static;transform:none}.capture_text_mobile{font-size:38px}}@media screen and (max-width:480px){.capture_typography_container{padding:40px 15px}.capture_text_on_dark,.capture_text_on_image,.capture_text_on_red{color:#ebdac2!important;font-size:48px;line-height:100%}.capture_metadata_container.capture_text_on_image .capture_metadata_bottom,.capture_metadata_container.capture_text_on_image .capture_metadata_top,.capture_metadata_container.capture_text_on_red .capture_metadata_bottom,.capture_metadata_container.capture_text_on_red .capture_metadata_top{color:#ebdac2!important}.capture_text_mobile{font-size:36px}}.testimonials_section{background:#fff6e9;min-height:100vh;overflow:hidden;padding:100px 60px;position:relative;width:100%}.testimonials_container{margin:0 auto;max-width:1400px;position:relative;width:100%}.testimonials_header{animation:testimonials_fade_in 1s ease-out .2s forwards;margin-bottom:50px;opacity:0;position:relative;text-align:center;transform:translateY(-30px)}@keyframes testimonials_fade_in{to{opacity:1;transform:translateY(0)}}.testimonials_title{color:#d01a31;font-family:Lora,serif;font-size:48px;font-style:italic;font-weight:500;letter-spacing:0;line-height:100%;margin:0;text-align:center;text-transform:capitalize}.testimonials_decorative_image{animation:testimonials_decorative_fade_in 1s ease-out .3s forwards,testimonials_decorative_float 3s ease-in-out infinite;height:80px;object-fit:contain;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:auto;z-index:5}.decorative_left{animation:testimonials_decorative_fade_in 1s ease-out .3s forwards,testimonials_decorative_float_left 3s ease-in-out infinite;left:-120px;transform:translateY(-50%) rotate(180deg)}.decorative_right{animation:testimonials_decorative_fade_in 1s ease-out .3s forwards,testimonials_decorative_float 3s ease-in-out infinite;right:-120px}@keyframes testimonials_decorative_fade_in{to{opacity:1}}@keyframes testimonials_decorative_float{0%,to{transform:translateY(-50%) scale(1)}50%{transform:translateY(-60%) scale(1.05)}}@keyframes testimonials_decorative_float_left{0%,to{transform:translateY(-50%) rotate(180deg) scale(1)}50%{transform:translateY(-60%) rotate(180deg) scale(1.05)}}.image_swap{animation-delay:.3s;animation-duration:0ms;transition:opacity .3s ease-in-out}.testimonials_header_decor{animation:testimonials_fade_in 1s ease-out forwards;opacity:0;pointer-events:none;position:absolute}.star_testi_1{animation:testimonials_fade_in 1s ease-out .4s forwards;left:20%;transform:rotate(0deg)}.star_testi_1,.star_testi_2{height:85px;top:-15px;width:65px}.star_testi_2{animation:testimonials_fade_in 1s ease-out .6s forwards;right:20%;transform:rotate(180deg)}.testimonials_carousel_wrapper{height:500px;padding:0}.testimonials_carousel,.testimonials_carousel_wrapper{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.testimonials_carousel{height:100%}.testimonial_card{align-items:center;display:flex;flex-direction:column;gap:15px;position:absolute;transition:all .8s cubic-bezier(.25,.8,.25,1)}.testimonial_card.position_0{opacity:1;transform:translateX(0) scale(1);z-index:10}.testimonial_card.position_1{height:450px;opacity:.9;transform:translateX(275px) rotateY(40deg);z-index:9}.testimonial_card.position_2{height:430px;opacity:.75;transform:translateX(505px) rotateY(46deg);z-index:8}.testimonial_card.position_-1{height:450px;opacity:.9;transform:translateX(-275px) rotateY(-40deg);z-index:9}.testimonial_card.position_-2{height:430px;opacity:.75;transform:translateX(-505px) rotateY(-46deg);z-index:8}.testimonial_image_wrapper{background:#fff;box-shadow:0 20px 60px #00000026;height:460px;overflow:hidden;transition:all .8s cubic-bezier(.25,.8,.25,1);width:290px}.testimonial_card.position_0 .testimonial_image_wrapper{border-width:8px;box-shadow:0 30px 80px #00000040}.testimonial_card.position_-1 .testimonial_image_wrapper,.testimonial_card.position_1 .testimonial_image_wrapper{border-width:5px;box-shadow:0 25px 70px #0003}.testimonial_card.position_-2 .testimonial_image_wrapper,.testimonial_card.position_2 .testimonial_image_wrapper{border-width:4px;box-shadow:0 15px 50px #0000001a}.testimonial_image{display:block;height:100%;object-fit:cover;width:100%}.testimonial_location{color:#2d2d2d;font-family:Lora,serif;font-size:16px;font-style:italic;font-weight:500;line-height:100%;margin:0;max-width:320px;opacity:.7;text-align:center;transition:all .8s cubic-bezier(.25,.8,.25,1)}.testimonial_card.position_0 .testimonial_location{color:#d01a31;font-size:18px;font-weight:600;opacity:1}.testimonial_card.position_-1 .testimonial_location,.testimonial_card.position_1 .testimonial_location{color:#2d2d2d;font-size:15px;opacity:.8}.testimonial_card.position_-2 .testimonial_location,.testimonial_card.position_2 .testimonial_location{color:#2d2d2d;font-size:14px;opacity:.6}.testimonials_line11{animation:testimonials_line11_fade_in 1s ease-out .5s forwards,testimonials_line11_slide 2s ease-in-out infinite;display:block;height:40px;margin:15px auto 0;object-fit:contain;opacity:0;pointer-events:none;position:relative;width:auto;z-index:10}@keyframes testimonials_line11_fade_in{to{opacity:.8}}@keyframes testimonials_line11_slide{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.testimonials_decor{opacity:.3;pointer-events:none;position:absolute}.heart_testi_1{animation:testimonials_heartbeat 2.5s ease-in-out infinite;bottom:10%;height:70px;left:5%;width:70px}.sparkle_testi_1{animation:testimonials_twinkle 2s ease-in-out infinite;height:60px;right:8%;top:20%;width:60px}.xoxo_testi_1{animation:testimonials_wobble 3s ease-in-out infinite;bottom:15%;height:80px;right:10%;width:80px}@keyframes testimonials_heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes testimonials_twinkle{0%,to{opacity:.3}50%{opacity:.1}}@keyframes testimonials_wobble{0%,to{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}@media screen and (max-width:1200px){.testimonials_title{font-size:42px}.testimonial_image_wrapper{height:420px;width:300px}.testimonial_card.position_1{transform:translateX(120px) rotateY(8deg)}.testimonial_card.position_2{transform:translateX(220px) rotateY(14deg)}.testimonial_card.position_-1{transform:translateX(-120px) rotateY(-8deg)}.testimonial_card.position_-2{transform:translateX(-220px) rotateY(-14deg)}.testimonial_location{font-size:15px}.testimonials_decorative_image{height:65px}.decorative_left{left:-100px}.decorative_right{right:-100px}.testimonials_line11{height:35px;margin-top:12px}}@media screen and (min-width:550px) and (max-width:1024px){.testimonials_section{padding:80px 40px}.testimonials_title{font-size:38px;margin-bottom:40px}.testimonial_image_wrapper{height:380px;width:260px}.testimonial_card.position_-2,.testimonial_card.position_2{display:none!important}.testimonial_card.position_0{opacity:1;transform:translateX(0) scale(1);z-index:10}.testimonial_card.position_1{height:370px;opacity:.85;transform:translateX(300px) rotateY(12deg);z-index:9}.testimonial_card.position_-1{height:370px;opacity:.85;transform:translateX(-300px) rotateY(-12deg);z-index:9}.testimonial_card.position_-1 .testimonial_image_wrapper,.testimonial_card.position_1 .testimonial_image_wrapper{box-shadow:0 20px 50px #0000002e;height:350px;width:240px}.testimonial_card.position_-1 .testimonial_location,.testimonial_card.position_1 .testimonial_location{font-size:14px;max-width:240px;opacity:.75}.testimonials_decorative_image{height:60px}.decorative_left{left:-80px}.decorative_right{right:-80px}.testimonials_line11{height:30px;margin-top:10px}}@media screen and (min-width:550px) and (max-width:768px){.testimonial_card.position_1{transform:translateX(250px) rotateY(10deg)}.testimonial_card.position_-1{transform:translateX(-250px) rotateY(-10deg)}.testimonial_image_wrapper{height:360px;width:240px}.testimonial_card.position_-1 .testimonial_image_wrapper,.testimonial_card.position_1 .testimonial_image_wrapper{height:330px;width:220px}}@media screen and (max-width:549px){.testimonials_section{padding:60px 20px}.testimonials_title{font-size:32px;margin-bottom:35px}.testimonials_decorative_image{height:50px}.decorative_left{left:-60px}.decorative_right{right:-60px}.testimonials_line11{height:25px;margin-top:8px}.testimonial_location{font-size:14px}.testimonials_decor{transform:scale(.7)}}@media screen and (max-width:768px){.testimonials_section{padding:60px 20px}.testimonials_title{font-size:32px;margin-bottom:35px}.testimonials_decorative_image{height:50px}.decorative_left{left:-60px}.decorative_right{right:-60px}.testimonials_line11{height:25px;margin-top:8px}.testimonial_location{font-size:14px}.testimonials_decor{transform:scale(.7)}}@media screen and (max-width:480px){.testimonials_title{font-size:28px;margin-bottom:30px}.testimonial_image_wrapper{height:350px;width:240px}.testimonial_card.position_1{opacity:.7;transform:translateX(60px) rotateY(2deg)}.testimonial_card.position_2{opacity:.5;transform:translateX(110px) rotateY(4deg)}.testimonial_card.position_-1{opacity:.7;transform:translateX(-60px) rotateY(-2deg)}.testimonial_card.position_-2{opacity:.5;transform:translateX(-110px) rotateY(-4deg)}.testimonials_decorative_image{height:40px}.decorative_left{left:-40px}.decorative_right{right:-40px}.testimonials_line11{height:20px;margin-top:6px}.testimonial_location{font-size:12px}}@media screen and (max-width:550px){.testimonials_carousel_wrapper{display:none}.testimonials_carousel_wrapper_mobile{align-items:center;display:flex;flex-direction:column;height:500px;justify-content:center;overflow:hidden;padding:0 20px;position:relative;width:100%}.testimonials_slider_track{display:flex;height:100%;transition:transform .5s cubic-bezier(.25,.8,.25,1);width:100%;will-change:transform}.testimonial_card_mobile{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;min-width:100%;padding:0 10px;width:100%}.testimonial_image_wrapper_mobile{background:#fff;border-radius:8px;box-shadow:0 20px 60px #00000026;height:400px;max-width:280px;overflow:hidden;width:100%}.testimonial_image_wrapper_mobile .testimonial_image{display:block;height:100%;object-fit:cover;width:100%}.testimonial_location_mobile{color:#d01a31;font-family:Lora,serif;font-size:16px;font-style:italic;font-weight:600;line-height:100%;margin:0;padding:0 20px;text-align:center}.testimonials_line11_mobile{animation:testimonials_line11_fade_in 1s ease-out .5s forwards,testimonials_line11_slide 2s ease-in-out infinite;display:block;height:30px;margin:12px auto 0;object-fit:contain;opacity:0;pointer-events:none;position:relative;width:auto;z-index:10}.slider_dots{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:30px;z-index:10}.slider_dot{background:#d01a314d;border:none;border-radius:50%;cursor:pointer;height:10px;outline:none;padding:0;transition:all .3s ease;width:10px}.slider_dot:hover{background:#d01a3180;transform:scale(1.2)}.slider_dot.active{background:#d01a31;height:12px;width:12px}.slider_dot:focus-visible{outline:2px solid #d01a31;outline-offset:2px}}.founders_section{align-items:center;background:#dc143c;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:147px 79px;position:relative;width:100%}.founders_container{margin:0 auto;max-width:1400px;position:relative;width:100%}.founders_content_grid{align-items:flex-start;animation:founders_fade_in 1s ease-out .2s forwards;display:flex;gap:2rem;opacity:0;transform:translateY(30px)}@keyframes founders_fade_in{to{opacity:1;transform:translateY(0)}}.founders_images_column{animation:founders_slide_in_left 1s ease-out .3s forwards;display:flex;flex:0 0 auto;flex-direction:column;gap:20px;opacity:0;transform:translateX(-50px)}@keyframes founders_slide_in_left{to{opacity:1;transform:translateX(0)}}.founder_image_card{background:#0000;display:block;height:392px;margin-bottom:0;overflow:hidden;position:relative;width:289px}.founder_image{display:block;height:100%;transition:transform .3s ease;width:100%}.founders_info_column{animation:founders_slide_in_right 1s ease-out .5s forwards;flex:1 1;opacity:0;transform:translateX(50px)}@keyframes founders_slide_in_right{to{opacity:1;transform:translateX(0)}}.founders_info{animation:founders_slide_in_right 1s ease-out .8s forwards;opacity:0;transform:translateY(30px)}.founders_info .founders_title{color:#f2e8d8;font-family:Poppins,sans-serif;font-size:64px;font-weight:900;letter-spacing:0;line-height:92px;margin:0 0 2px;text-align:right;text-transform:capitalize}.founders_title_highlight{color:#f2e8d8}.founders_info .founders_tagline{color:#f2e8d8;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px;margin:0 0 18rem;text-align:right}.founder_profile{animation:founders_slide_in_right 1s ease-out 1s forwards;opacity:0;transform:translateY(30px)}.founder_arrow_section{align-items:center;display:flex;justify-content:flex-end;margin:10px 0}.about_text{align-items:center;color:#f2e8d8;display:flex;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:500;gap:8px;letter-spacing:0;line-height:18px;margin:0}.arrow_icon{height:20px;width:20px}.founder_name{color:#fff;font-family:Lora,serif;font-size:48px;font-style:italic;line-height:100%;margin:0 0 20px;text-transform:capitalize;vertical-align:middle}.founder_description,.founder_name{font-weight:500;letter-spacing:0;text-align:right}.founder_description{color:#f2e8d8;font-family:Poppins,sans-serif;font-size:16px;line-height:18px;margin:0 0 0 auto;max-width:281px}.founder_social_links{animation:founders_social_appear .6s ease-out 1.2s forwards;display:flex;gap:20px;justify-content:flex-end;margin-top:30px;opacity:0;transform:translateY(20px)}@keyframes founders_social_appear{to{opacity:1;transform:translateY(0)}}.social_link{align-items:center;background:#0000;display:flex;height:60px;justify-content:center;text-decoration:none;transition:all .3s ease;width:60px}.social_link:hover{background:#f2e8d833;transform:scale(1.15)}.social_icon,.social_link svg{height:24px;width:24px}.social_icon{object-fit:contain}.founders_decor{opacity:.3;pointer-events:none;position:absolute}.star_founders_1{animation:founders_rotate 6s linear infinite;height:80px;right:10%;top:15%;width:80px}.sparkle_founders_1{animation:founders_twinkle 3s ease-in-out infinite;bottom:20%;height:60px;left:10%;width:60px}@keyframes founders_rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes founders_twinkle{0%,to{opacity:1}50%{opacity:.4}}@media screen and (max-width:1200px){.founders_section{padding:120px 60px}.founders_title{font-size:56px;line-height:80px}.founder_image_card{height:340px;width:250px}.founders_tagline{margin-bottom:15rem}}@media screen and (max-width:1024px){.founders_section{padding:100px 50px}.founders_content_grid{align-items:flex-start;gap:3rem}.founders_title{font-size:48px;line-height:68px}.founder_name{font-size:42px}.founder_description{font-size:14px;max-width:100%}.founder_image_card{height:300px;width:220px}.founders_tagline{font-size:15px;margin-bottom:12rem}.star_founders_1{height:60px;width:60px}.sparkle_founders_1{height:50px;width:50px}}@media screen and (max-width:900px){.founders_content_grid{align-items:center;flex-direction:column;gap:40px}.founders_images_column{flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;width:100%}.founder_image_card{height:270px;width:200px}.founders_info_column{width:100%}.founders_title{text-align:center}.founders_tagline{margin-bottom:5rem;text-align:center}.founder_name{text-align:center}.founder_description{margin:0 auto;text-align:center}.founder_arrow_section,.founder_social_links{justify-content:center}}@media screen and (max-width:768px){.founders_section{padding:80px 30px}.founders_content_grid{align-items:center;flex-direction:column;gap:50px}.founders_images_column{flex-direction:row;flex-wrap:wrap;gap:15px;justify-content:center;width:100%}.founder_image_card{flex:0 0 auto;height:240px;width:180px}.founders_info_column{animation:founders_slide_in_left 1s ease-out .2s forwards;width:100%}.founders_title{font-size:36px;line-height:56px;text-align:center}.founders_tagline{font-size:14px;margin-bottom:4rem;text-align:center}.founder_name{font-size:32px;text-align:center}.founder_description{font-size:14px;line-height:20px;margin:0 auto;max-width:100%;text-align:center}.founder_arrow_section,.founder_social_links{justify-content:center}.about_text{font-size:14px}.star_founders_1{height:50px;right:5%;top:10%;width:50px}.sparkle_founders_1{bottom:15%;height:40px;left:5%;width:40px}}@media screen and (max-width:480px){.founders_section{padding:60px 20px}.founders_content_grid{gap:40px}.founders_images_column{gap:12px}.founder_image_card{height:190px;width:140px}.founders_title{font-size:28px;line-height:44px}.founders_tagline{font-size:13px;line-height:16px;margin-bottom:3rem}.founder_name{font-size:24px;margin-bottom:15px}.founder_description{font-size:13px;line-height:18px}.about_text{font-size:13px}.social_link{height:50px;width:50px}.star_founders_1{height:40px;width:40px}.sparkle_founders_1{height:35px;width:35px}}.footer_section{background:#2d2d2d;background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:80vh;overflow:hidden;padding:80px 60px 60px;position:relative;width:100%}.footer_container{margin:0 auto;max-width:1400px;position:relative;width:100%}.footer_content_grid{grid-gap:650px;animation:footer_fade_up 1s ease-out .2s forwards;display:grid;gap:650px;grid-template-columns:auto 1fr;margin-bottom:100px;opacity:0;transform:translateY(30px)}@keyframes footer_fade_up{to{opacity:1;transform:translateY(0)}}.footer_column{display:flex;flex-direction:column;gap:20px}.footer_column_title{color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px;margin:0 0 8px;text-transform:none}.footer_nav_column{display:flex;flex-direction:column;gap:40px}.footer_nav_list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.footer_nav_item{margin:0}.footer_nav_link{color:#fff;display:inline-block;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:500;letter-spacing:0;line-height:100%;text-decoration:none;transition:color .3s ease,transform .3s ease}.footer_nav_link:hover{color:#d01a31;transform:translateX(5px)}.footer_contact_info{display:flex;flex-direction:column;gap:12px}.footer_contact_link{color:#fff;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:500;letter-spacing:0;line-height:100%;text-decoration:none;transition:color .3s ease}.footer_contact_link:hover{color:#d01a31}.footer_location_item{align-items:flex-start;display:flex;gap:12px;margin-bottom:15px}.location_icon{flex-shrink:0;height:24px;margin-top:2px;width:24px}.location_text{color:#fff;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:500;letter-spacing:0;line-height:100%;margin:0}.footer_bottom{animation:footer_fade_up 1s ease-out .4s forwards;border-top:1px solid #ffffff1a;opacity:0;padding-top:60px}.footer_logo_wrapper{align-items:flex-start;display:flex;gap:8px}.footer_logo{color:#fff;font-family:Poppins,sans-serif;font-size:225px;font-style:normal;font-weight:900;letter-spacing:-.01em;line-height:200px;margin:0;text-align:center;text-transform:capitalize}.footer_logo_highlight{color:#d01a31}.footer_trademark{color:#fff;font-family:Poppins,sans-serif;font-size:24px;font-weight:500;margin-top:10px}.footer_legal_row{align-items:center;display:flex;flex-wrap:nowrap;gap:15px}.footer_copyright{margin:0}.footer_copyright,.footer_legal_link{color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:0;line-height:18px;white-space:nowrap}.footer_legal_link{text-decoration:none;transition:color .3s ease}.footer_legal_link:hover{color:#d01a31}.footer_separator{color:#fff;font-size:16px;margin:0 5px;opacity:.5}.footer_decor{opacity:.2;pointer-events:none;position:absolute}.star_footer_1{animation:footer_rotate 6s linear infinite;height:70px;right:10%;top:10%;width:70px}.heart_footer_1{animation:footer_heartbeat 2.5s ease-in-out infinite;bottom:25%;height:80px;left:5%;width:80px}.sparkle_footer_1{animation:footer_twinkle 2s ease-in-out infinite;height:60px;right:15%;top:50%;width:60px}@keyframes footer_rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes footer_heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes footer_twinkle{0%,to{opacity:.2}50%{opacity:.05}}@media screen and (max-width:1400px){.footer_logo{font-size:180px;line-height:160px}}@media screen and (max-width:1200px){.footer_logo{font-size:140px;line-height:130px}.footer_contact_link,.footer_nav_link,.location_text{font-size:20px}.footer_content_grid{gap:500px}}@media screen and (max-width:1024px){.footer_section{padding:60px 40px 40px}.footer_content_grid{gap:50px;grid-template-columns:1fr;margin-bottom:80px}.footer_logo{font-size:100px;line-height:90px}.footer_contact_link,.footer_nav_link,.location_text{font-size:18px}}@media screen and (max-width:768px){.footer_section{padding:60px 20px 40px}.footer_content_grid{gap:30px;margin-bottom:60px}.footer_column{gap:0}.footer_bottom{gap:40px;text-align:center}.footer_logo{font-size:80px;line-height:75px}.footer_trademark{font-size:18px}.footer_contact_link,.footer_nav_link,.location_text{font-size:16px}.footer_decor{transform:scale(.7)}}@media screen and (max-width:480px){.footer_logo{font-size:60px;line-height:55px}.footer_contact_link,.footer_nav_link,.footer_trademark,.location_text{font-size:14px}.footer_legal_row{align-items:center;flex-direction:column;gap:8px}.footer_separator{display:none}.footer_decor{transform:scale(.5)}}*{box-sizing:border-box}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=main.29f55b0f.css.map*/