.w-208{--font-primary:"ArshaluyseArtBold";--font-secondary:"NotoSansArmenianRegular";--black:#000000;--white:#FFFFFF;--red:#8E0C04;--beige:#D4BD9C;--beige-rgba:rgba(212,189,156,0.5);--color-soft-sand:#EDDCC3;--color-deep-indigo:#35375E;--color-warm-beige:#F1D79F;--color-dark-maroon:#350300;--color-light-gray:#D9D9D9;--color-slate-blue:#1F2937;--color-midnight-blue:#35375E;--color-midnight-violet:#373660;--color-cloud-gray:#E5E7EB;--radio-button-color:#2563EB;--intro-background-color:rgba(18,1,0,0.8)}.loading{background-color:rgba(0,0,0,.8)}.w-208 *{font-family:var(--font-primary),sans-serif}.w-208{--headline:70px;--headline-1:52px;--headline-2:40px;--subtitle-1:32px;--subtitle-2:24px;--subtitle-3:20px;--body-1:16px;--body-2:15px;--body-3:14px;--input-value:16px;--logo-max-width:618px;--program-of-day-decorator-size:700px;--spouse-image-width:427px}@media(max-width:1280px){.w-208{--headline:clamp(56px,max(70/1280 * 100vw,56px),70px);--headline-1:clamp(44px,max(52/1280 * 100vw,44px),52px);--headline-2:clamp(36px,max(40/1280 * 100vw,36px),40px);--subtitle-1:clamp(20px,max(32/1280 * 100vw,20px),32px);--subtitle-2:clamp(18px,max(24/1280 * 100vw,18px),24px);--subtitle-3:clamp(16px,max(20/1280 * 100vw,16px),20px);--body-1:clamp(15px,max(16/1280 * 100vw,15px),16px);--body-2:clamp(14px,max(15/1280 * 100vw,14px),15px);--body-3:clamp(13px,max(14/1280 * 100vw,13px),14px);--logo-max-width:clamp(520px,max(618/1280 * 100vw,520px),618px);--spouse-image-width:clamp(109px,max(427/1280 * 100vw,109px),427px);--program-of-day-decorator-size:clamp(212px,max(700/1280 * 100vw,212px),700px)}}@media(max-width:834px){.w-208{--headline:clamp(56px,max(56/834 * 100vw,56px),56px);--headline-1:clamp(32px,max(44/834 * 100vw,32px),44px);--headline-2:clamp(24px,max(36/834 * 100vw,24px),36px);--subtitle-1:clamp(16px,max(20/834 * 100vw,16px),20px);--subtitle-2:clamp(15px,max(18/834 * 100vw,15px),18px);--subtitle-3:clamp(14px,max(16/834 * 100vw,14px),16px)}}@media(max-width:440px){.w-208{--headline:36px;--headline-1:32px;--headline-2:24px;--subtitle-1:16px;--subtitle-2:15px;--subtitle-3:14px}}@media(max-width:360px){.w-208{--headline:32px;--headline-1:28px;--headline-2:22px;--subtitle-1:14px;--subtitle-2:12px;--subtitle-3:11px;--spouse-image-width:96px}}.w-208{overflow-x:clip}.w-208 h1 h2 h3 h4 h5 h6 p{color:var(--black)}.w-208 #intro-section{position:relative;background-position:50%;background-size:cover;height:100vh;height:100svh}.w-208 #intro-section .content{height:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;background:var(--intro-background-color);padding:0 20px}.w-208 #intro-section .content .spouse-names{font-size:var(--headline);display:flex;color:var(--color-warm-beige)}.w-208 #intro-section .content .spouse-names p{color:var(--color-warm-beige)}.w-208 #intro-section .content .and{padding:0 24px}.w-208 #intro-section .content .icon{width:100%;max-width:var(--logo-max-width);margin-top:20px}.w-208 #intro-section .content .date{position:absolute;left:50%;transform:translateX(-50%)!important;bottom:100px;font-size:var(--headline-1);letter-spacing:8px;color:var(--color-warm-beige)}.w-208 #countdown-timer-section{display:flex;justify-content:end;padding:132px 60px;background-position:50%;background-size:cover}.w-208 #countdown-timer-section .content{width:100%;max-width:650px;background-color:var(--beige-rgba);border-radius:12px;padding:40px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.w-208 #countdown-timer-section .content .countdown-container .time-unit .time-label{font-family:var(--font-secondary);font-size:var(--body-3);color:var(--red)}.w-208 #countdown-timer-section .content .countdown-container .time-unit .time-value-wrapper{display:flex;overflow:hidden;min-height:60px;position:relative}.w-208 #countdown-timer-section .content .countdown-container .time-unit .time-value-wrapper .time-value{font-size:var(--headline-1);color:var(--color-deep-indigo);position:absolute;width:100%;text-align:center}.w-208 #countdown-timer-section .content .description{font-family:var(--font-secondary);font-size:var(--subtitle-3);color:var(--black);padding-top:20px}.w-208 #program-of-day-section{position:relative;background-color:var(--color-midnight-blue);padding:60px 60px 86px;text-align:center;overflow-x:hidden;overflow-y:hidden}.w-208 #program-of-day-section .logo-icon{width:100%;max-width:var(--logo-max-width)}.w-208 #program-of-day-section .title{font-size:var(--headline-2);color:var(--color-warm-beige);margin:32px 0 100px}.w-208 #program-of-day-section .content{display:flex;justify-content:center;gap:75px}.w-208 #program-of-day-section .content .time-container .time{font-size:var(--headline-2);color:var(--color-warm-beige)}.w-208 #program-of-day-section .content .time-container :first-child{height:156px}.w-208 #program-of-day-section .content .time-container :nth-child(2){height:215px}.w-208 #program-of-day-section .content .places-container{display:flex;flex-direction:column;justify-content:space-between;text-align:left;margin-bottom:10px}.w-208 #program-of-day-section .content .places-container .place-name,.w-208 #program-of-day-section .content .places-container .place-title{font-family:var(--font-secondary);font-size:var(--subtitle-1);color:var(--white);padding-bottom:8px}.w-208 #program-of-day-section .content .places-container .place-address{font-family:var(--font-secondary);font-size:var(--subtitle-2);color:var(--white)}.w-208 #program-of-day-section .content .decorator-left,.w-208 #program-of-day-section .content .decorator-right{width:var(--program-of-day-decorator-size);aspect-ratio:1;position:absolute;top:50%}.w-208 #program-of-day-section .content .decorator-left{left:calc(var(--program-of-day-decorator-size)/4*-1);transform:translateY(-50%)!important}.w-208 #program-of-day-section .content .decorator-right{right:calc(var(--program-of-day-decorator-size)/4*-1);transform:translateY(-50%) rotate(180deg)!important}.w-208 #dress-code-section{background-color:var(--color-soft-sand);text-align:center;padding:120px 60px}.w-208 #dress-code-section .logo-icon{width:100%;max-width:var(--logo-max-width);margin-bottom:32px}.w-208 #dress-code-section .title{font-size:var(--headline-2);color:var(--color-midnight-violet);margin-bottom:16px}.w-208 #dress-code-section .description{font-family:var(--font-secondary);font-size:var(--subtitle-2);margin-bottom:40px}.w-208 #dress-code-section .dress-code-colors{display:flex;justify-content:center;flex-wrap:wrap;gap:58px}.w-208 #dress-code-section .dress-code-colors .color-image{width:107px;height:120px}.w-208 #event-details-section{background:linear-gradient(to bottom,var(--color-midnight-blue) 73%,var(--color-dark-maroon) 27%);text-align:center;padding:120px 60px 0}.w-208 #event-details-section .logo-icon{width:100%;max-width:var(--logo-max-width);margin-bottom:32px}.w-208 #event-details-section .title{font-size:var(--headline-2);color:var(--color-warm-beige);margin-bottom:16px}.w-208 #event-details-section .description{font-family:var(--font-secondary);font-size:var(--subtitle-2);color:var(--white);max-width:874px;margin:0 auto 40px}.w-208 #event-details-section .images-content{display:flex;justify-content:center;gap:20px}.w-208 #event-details-section .images-content .spouse-image{width:100%;max-width:var(--spouse-image-width)}.w-208 #confirm-attendance-section{background-color:var(--color-dark-maroon);padding:120px 60px}.w-208 #confirm-attendance-section .title-container{text-align:center;margin-bottom:40px}.w-208 #confirm-attendance-section .title-container .logo-icon{width:100%;max-width:var(--logo-max-width);margin-bottom:32px}.w-208 #confirm-attendance-section .title-container .title{font-size:var(--headline-2);color:var(--color-warm-beige);margin-bottom:16px}.w-208 #confirm-attendance-section .title-container .description{font-family:var(--font-secondary);font-size:var(--subtitle-2);color:var(--white);margin-bottom:40px}.w-208 #confirm-attendance-section .content{max-width:650px;text-align:left;margin:auto}.w-208 #confirm-attendance-section .content .container .radio-buttons .description{font-family:var(--font-secondary);font-size:var(--subtitle-3);color:var(--color-light-gray);margin-bottom:20px}.w-208 #confirm-attendance-section .content .container .radio-buttons .checkbox-container .round-checkbox{border:none}.w-208 #confirm-attendance-section .content .container .radio-buttons .checkbox-container .round-checkbox:checked{background-color:var(--radio-button-color)}.w-208 #confirm-attendance-section .content .container .radio-buttons .checkbox-container .label{font-family:var(--font-secondary);font-size:var(--body-2);color:var(--white)}.w-208 #confirm-attendance-section .content .container .from-whom-inputs{margin:40px 0}.w-208 #confirm-attendance-section .content .container .from-whom-inputs .description{font-family:var(--font-secondary);font-size:var(--subtitle-3);color:var(--color-light-gray);margin-bottom:20px}.w-208 #confirm-attendance-section .content .container .from-whom-inputs .checkbox-container .square-checkbox{border:none}.w-208 #confirm-attendance-section .content .container .from-whom-inputs .checkbox-container .square-checkbox:checked{background-color:var(--radio-button-color)}.w-208 #confirm-attendance-section .content .container .from-whom-inputs .checkbox-container .label{font-family:var(--font-secondary);font-size:var(--body-2);color:var(--white)}.w-208 #confirm-attendance-section .content .container .inputs .input-container label{font-family:var(--font-secondary);font-size:var(--subtitle-3);color:var(--color-light-gray)}.w-208 #confirm-attendance-section .content .container .inputs .input-container input{font-family:var(--font-secondary);font-size:var(--input-value);color:var(--white);border-bottom:1px solid var(--color-cloud-gray)}.w-208 #confirm-attendance-section .submit-button{background-color:var(--white);font-family:var(--font-secondary);font-size:var(--body-2);color:var(--color-slate-blue);border-radius:10px;padding:14px 38px;margin-top:40px}.w-208 #confirm-attendance-section .submit-button:not(:disabled):hover{opacity:.8}.w-208 #confirm-attendance-section .submit-button:disabled{cursor:unset;opacity:.3!important}.w-208 #event-participants-section{background-color:var(--color-midnight-blue);padding:60px 60px 86px;text-align:center}.w-208 #event-participants-section .icon{width:100%;max-width:var(--logo-max-width);margin-bottom:32px}.w-208 #event-participants-section .title{font-size:var(--headline-2);color:var(--color-warm-beige);margin-bottom:40px}.w-208 #event-participants-section .participants{display:flex;justify-content:center;flex-wrap:wrap;row-gap:40px;column-gap:20px}.w-208 #event-participants-section .participants-table .table-number-container{position:relative;margin-bottom:23px}.w-208 #event-participants-section .participants-table .table-number-container .table-number{position:absolute;top:50%;transform:translate(-50%,-50%);left:50%;font-family:var(--font-secondary);font-size:var(--subtitle-2);color:var(--white);line-height:22px}.w-208 #event-participants-section .participants-table .table-number-container img{width:55px;height:62px;margin:auto}.w-208 #event-participants-section .participants-table .participants-names{display:flex;flex-direction:column;gap:6px}.w-208 #event-participants-section .participants-table .participants-names p{font-family:var(--font-secondary);font-size:var(--body-1);color:var(--color-warm-beige);line-height:22px;padding:0 10px}@media(max-width:1280px){.w-208 #program-of-day-section .content .places-container{margin-bottom:40px}}@media(max-width:1024px){.w-208 #event-details-section{background:linear-gradient(to bottom,var(--color-midnight-blue) 77%,var(--color-dark-maroon) 23%)}.w-208 #event-participants-section{padding:30px 20px}.w-208 #event-participants-section .icon{width:100%;max-width:var(--logo-max-width);margin-bottom:16px}.w-208 #event-participants-section .title{font-size:var(--headline-2);color:var(--color-warm-beige);margin-bottom:20px}}@media(max-width:834px){.w-208 #intro-section .content .spouse-names{flex-direction:column;align-items:center}.w-208 #intro-section .content .date{bottom:55px}.w-208 #countdown-timer-section{padding:100px 20px}.w-208 #program-of-day-section{padding:30px 20px}.w-208 #program-of-day-section .content{gap:32px}.w-208 #dress-code-section{padding:30px 20px}.w-208 #dress-code-section .logo-icon{margin-bottom:16px}.w-208 #dress-code-section .title{margin-bottom:8px}.w-208 #dress-code-section .description{margin-bottom:20px}.w-208 #dress-code-section .dress-code-colors{gap:30px}.w-208 #dress-code-section .dress-code-colors .color-image{width:71px;height:88px}.w-208 #event-details-section{background:linear-gradient(to bottom,var(--color-midnight-blue) 83%,var(--color-dark-maroon) 27%);background:linear-gradient(to bottom,var(--color-midnight-blue) 80%,var(--color-dark-maroon) 20%);padding:30px 20px 0}.w-208 #event-details-section .images-content{gap:8px}.w-208 #event-details-section .logo-icon{margin-bottom:16px}.w-208 #event-details-section .title{margin-bottom:8px}.w-208 #event-details-section .description{margin-bottom:20px}.w-208 #confirm-attendance-section{padding:80px 20px}.w-208 #confirm-attendance-section .logo-icon{margin-bottom:16px}.w-208 #confirm-attendance-section .title{margin-bottom:8px}.w-208 #confirm-attendance-section .description{margin-bottom:20px}.w-208 #confirm-attendance-section .from-whom-inputs{margin:20px 0}}@media(max-width:440px){.w-208 #countdown-timer-section{padding:25px 14px}.w-208 #countdown-timer-section .content{padding:45px 12px 12px;border-radius:3px}.w-208 #countdown-timer-section .countdown-container .time-unit{min-width:50px}.w-208 #program-of-day-section .title{margin:16px 0 20px}.w-208 #program-of-day-section .content{gap:16px}.w-208 #program-of-day-section .content .places-container{justify-content:start;gap:26px}.w-208 #program-of-day-section .content .time-container :first-child{height:72px}.w-208 #program-of-day-section .content .time-container :nth-child(2){height:102px}.w-208 #dress-code-section .dress-code-colors{gap:20px}.w-208 #dress-code-section .dress-code-colors .color-image{width:57px;height:64px}.w-208 #event-details-section{background:linear-gradient(to bottom,var(--color-midnight-blue) 83%,var(--color-dark-maroon) 27%)}.w-208 #confirm-attendance-section{padding:60px 20px 130px}.w-208 #confirm-attendance-section .confirm-attendance-inputs .description,.w-208 #confirm-attendance-section .from-whom-inputs .description,.w-208 #confirm-attendance-section .input-container label{font-size:20px}}.w-209{--font-primary:"GHEAMariamRegular";--font-primary-bold:"GHEAMariamBold";--black:rgba(0,0,0,0.7);--white:#FFFFFF;--blue:rgba(0,0,0,0.7);--lightBlue:rgba(237,218,213,0.6);--beige:rgba(202,156,89,0.8);--gray:#CDDFE733;--light-gray:#7A7A7A;--button-color:rgba(202,156,89,0.5);--input-color:rgba(205,223,231,0.2)}.w-209 *{font-family:var(--font-primary),sans-serif}.w-209{--headline-1:48px;--headline-2:32px;--subtitle-1:24px;--subtitle-2:18px;--body-1:16px;--body-2:14px;--input-value:16px}@media(max-width:1280px){.w-209{--headline-1:clamp(36px,max(48/1280 * 100vw,36px),48px);--headline-2:clamp(28px,max(32/1280 * 100vw,28px),32px);--subtitle-1:clamp(20px,max(24/1280 * 100vw,20px),24px);--subtitle-2:clamp(16px,max(18/1280 * 100vw,16px),18px);--body-1:clamp(14px,max(16/1280 * 100vw,14px),16px);--flower-left-image-size:clamp(76px,max(328/1280 * 100vw,76px),328px);--flower-middle-image-size:clamp(145px,max(526/1280 * 100vw,145px),526px);--flower-right-image-size:clamp(285px,max(328/1280 * 100vw,285px),328px);--countdown-decoration-width:clamp(285px,max(526/1280 * 100vw,285px),526px)}}@media(max-width:1024px){.w-209{--flower-left-image-size:clamp(76px,max(164/1280 * 100vw,76px),164px);--flower-middle-image-size:clamp(145px,max(262/1280 * 100vw,145px),262px);--flower-right-image-size:clamp(76px,max(164/1280 * 100vw,76px),164px)}}@media(max-width:834px){.w-209{--headline-1:clamp(32px,max(48/834 * 100vw,32px),48px);--headline-2:clamp(24px,max(32/834 * 100vw,24px),32px);--subtitle-1:clamp(18px,max(24/834 * 100vw,18px),24px);--subtitle-2:clamp(16px,max(18/834 * 100vw,16px),18px);--body-1:clamp(14px,max(16/834 * 100vw,14px),16px);--flower-left-image-size:76px;--flower-middle-image-size:145px;--flower-right-image-size:76px}}.w-209 h1 h2 h3 h4 h5 h6 p{color:var(--black)}.w-209 #intro-section{padding:153px 160px 0}.w-209 #intro-section .container{position:relative;background-color:var(--lightBlue);border-radius:100px;max-width:1120px;margin:auto}.w-209 #intro-section .container .content{display:flex;align-items:center}.w-209 #intro-section .container .content .spouse-image{width:50%;object-fit:cover;object-position:50% 55%;border-radius:100px 0 0 100px;transition:transform .4s ease,box-shadow .4s ease}.w-209 #intro-section .container .content .spouse-image:hover{transform:scale(1.02);box-shadow:0 10px 30px rgba(0,0,0,.15)}.w-209 #intro-section .container .content .info{width:50%;text-align:center}.w-209 #intro-section .container .content .info .label{font-size:var(--subtitle-1);cursor:unset}.w-209 #intro-section .container .content .info .spouse-names{font-size:var(--headline-1);color:var(--blue);margin-top:32px}.w-209 #intro-section .container .content .info .icon{width:95px;filter:hue-rotate(180deg) brightness(1.2)!important;animation:sway 3s ease-in-out infinite}.w-209 #intro-section .container .flower-image{position:absolute;filter:hue-rotate(180deg) brightness(1.2)!important;top:-25%;transition:transform .4s ease}.w-209 #intro-section .container .left{width:var(--flower-left-image-size);left:-9%}.w-209 #intro-section .container .middle{width:var(--flower-middle-image-size);left:50%;translate:-50% 0}.w-209 #intro-section .container .right{width:var(--flower-right-image-size);right:-9%}.w-209 #event-details-section{max-width:516px;text-align:center;margin:auto;padding:100px 20px 32px}.w-209 #event-details-section .title{font-family:var(--font-primary-bold);font-size:var(--subtitle-1);color:var(--blue);margin-bottom:24px}.w-209 #event-details-section .description{font-size:var(--subtitle-2)}.w-209 #countdown-timer-section{position:relative;background:linear-gradient(90deg,var(--lightBlue) 0,rgba(243,245,246,0) 52.33%,var(--lightBlue) 100%);text-align:center;padding:24px 0;margin-bottom:100px;overflow:hidden}.w-209 #countdown-timer-section .divider-image{width:100%;max-width:320px;margin-bottom:14px}.w-209 #countdown-timer-section .title{font-family:var(--font-primary-bold);font-size:var(--subtitle-1);color:var(--beige);animation:gentleFadeIn 1.5s ease-in-out}.w-209 #countdown-timer-section .remaining-days-label{font-size:var(--subtitle-1);color:var(--blue);padding:36px 0 16px;animation:subtlePulse 2s ease-in-out infinite}.w-209 #countdown-timer-section .countdown-container{gap:18px;color:var(--blue)}.w-209 #countdown-timer-section .countdown-container .divider:after{height:40px;background-color:rgba(58,98,145,.2)}.w-209 #countdown-timer-section .countdown-container .time-unit .time-value{font-family:var(--font-primary-bold);font-size:var(--headline-2)}.w-209 #countdown-timer-section .countdown-container .time-unit .time-label{font-size:var(--body-2)}.w-209 #countdown-timer-section .decoration{width:var(--countdown-decoration-width);position:absolute;top:50%;transform:translateY(-50%)!important;opacity:.05!important;animation:gentleFloat 4s ease-in-out infinite;transition:opacity .3s ease}.w-209 #countdown-timer-section .decoration:hover{opacity:.1}.w-209 #countdown-timer-section .left{left:0}.w-209 #countdown-timer-section .right{right:0}.w-209 #program-of-day-section{display:flex;justify-content:center;flex-wrap:wrap;gap:120px;padding:0 20px}.w-209 #program-of-day-section .container{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.w-209 #program-of-day-section .container .icon{width:50px;aspect-ratio:1;transition:transform .4s ease}.w-209 #program-of-day-section .container .icon:hover{transform:scale(1.15) rotate(10deg)}.w-209 #program-of-day-section .container .place-container{display:flex;flex-direction:column;gap:4px;padding:24px 0}.w-209 #program-of-day-section .container .place-container .name{font-size:var(--subtitle-2);color:var(--blue)}.w-209 #program-of-day-section .container .place-container .place{font-size:var(--body-2);color:var(--blue);opacity:.85}.w-209 #program-of-day-section .container .place-container .address{font-size:var(--body-2);color:var(--blue);opacity:.7}.w-209 #program-of-day-section .container .place-container .time{font-family:var(--font-primary-bold);font-size:var(--subtitle-1);color:var(--beige)}.w-209 #program-of-day-section .container .button{font-size:var(--body-2);color:var(--white);background-color:#eddad5;border-radius:10px;padding:9px 16px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.w-209 #program-of-day-section .container .button:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(202,156,89,.3);transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;z-index:0}.w-209 #program-of-day-section .container .button:hover{box-shadow:0 6px 20px rgba(0,0,0,.15);transform:translateY(-3px)}.w-209 #program-of-day-section .container .button:active{transform:translateY(-1px)}.w-209 #confirm-attendance-section{margin:140px auto 0;display:flex;flex-direction:column;padding:0 20px;max-width:800px}.w-209 #confirm-attendance-section .title-container{max-width:476px;text-align:center;margin:auto}.w-209 #confirm-attendance-section .title-container .title{font-size:var(--subtitle-2);text-align:center}.w-209 #confirm-attendance-section .title-container .logo-icon{filter:hue-rotate(180deg) brightness(1.2);margin-bottom:16px}.w-209 #confirm-attendance-section .form-content{background-color:rgba(237,218,213,.3019607843);border-bottom:2px solid var(--beige);border-radius:8px;margin:36px auto 0;max-width:800px;padding:32px 0;width:100%}.w-209 #confirm-attendance-section .form-content .content .container .radio-buttons .description{margin-bottom:0}.w-209 #confirm-attendance-section .form-content .content .container .radio-buttons .checkbox-container{display:flex;justify-content:center;flex-direction:unset;gap:32px}.w-209 #confirm-attendance-section .form-content .content .container .radio-buttons .checkbox-container .round-checkbox{appearance:none;width:20px;height:20px;position:relative;cursor:pointer;margin:0;border:1px solid var(--beige);background-color:rgba(237,218,213,.3019607843)}.w-209 #confirm-attendance-section .form-content .content .container .radio-buttons .checkbox-container .round-checkbox:checked{background-color:unset}.w-209 #confirm-attendance-section .form-content .content .container .radio-buttons .checkbox-container .round-checkbox:checked:before{background-color:var(--beige);width:10px;height:10px;border-radius:50%}.w-209 #confirm-attendance-section .form-content .content .container .radio-buttons .checkbox-container .label{font-family:var(--font-family-body);font-size:var(--subtitle-2);color:#000;line-height:20px}.w-209 #confirm-attendance-section .form-content .content .container .from-whom-inputs{margin:40px 0}.w-209 #confirm-attendance-section .form-content .content .container .from-whom-inputs .description{margin-bottom:0}.w-209 #confirm-attendance-section .form-content .content .container .from-whom-inputs .checkbox-container{align-items:center}.w-209 #confirm-attendance-section .form-content .content .container .from-whom-inputs .checkbox-container .square-checkbox:checked{background-color:var(--beige)}.w-209 #confirm-attendance-section .form-content .content .container .from-whom-inputs .checkbox-container .square-checkbox{background-color:rgba(237,218,213,.3019607843);border:1px solid var(--beige)}.w-209 #confirm-attendance-section .form-content .content .container .from-whom-inputs .checkbox-container .label{font-family:var(--font-family-body);font-size:var(--subtitle-2);color:#000;line-height:20px}.w-209 #confirm-attendance-section .form-content .content .container .inputs{width:400px;display:flex;flex-direction:column;gap:16px;margin:auto}.w-209 #confirm-attendance-section .form-content .content .container .inputs .input-container{display:flex;flex-direction:column}.w-209 #confirm-attendance-section .form-content .content .container .inputs .input-container label{font-family:var(--font-family-body);font-size:var(--body-1);line-height:20px}.w-209 #confirm-attendance-section .form-content .content .container .inputs .input-container input{border:1px solid var(--beige);border-radius:8px;padding:12px 16px;font-family:var(--font-family-body);font-size:var(--input-value);line-height:20px;outline:none;background-color:#fff}.w-209 #confirm-attendance-section .form-content .content .container .inputs .input-container input::placeholder{font-size:var(--body-2);color:var(--light-gray);opacity:.5}.w-209 #confirm-attendance-section .form-content .submit-button{font-size:var(--body-1);width:100%;max-width:400px;height:36px;background-color:var(--button-color);border-radius:10px;margin:32px auto 0}.w-209 #confirm-attendance-section .form-content .submit-button:not(:disabled):hover{opacity:.7}.w-209 #confirm-attendance-section .form-content .submit-button:disabled{cursor:not-allowed;opacity:.5!important}.w-209 #spouse-images-section{margin:80px 20px 0}.w-209 #spouse-images-section .images-container{display:flex;justify-content:center;gap:16px;max-width:1120px;margin:auto}.w-209 #spouse-images-section .spouse-img{object-fit:cover;border-radius:40px;max-width:280px;width:100%;height:100%}.w-209 #spouse-images-section .spouse-img--1{flex:1.1 1;object-position:center 20%}.w-209 #spouse-images-section .spouse-img--2{flex:.8 1;object-position:center 30%}.w-209 #spouse-images-section .spouse-img--3{flex:1.1 1;object-position:center 20%}.w-209 #event-participants-section{margin-top:100px}.w-209 #event-participants-section .title{font-family:var(--font-primary-bold);font-size:var(--subtitle-1);color:var(--blue);padding-bottom:32px;text-align:center}.w-209 #event-participants-section .participants{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin:0 110px}.w-209 #event-participants-section .participants-table{max-width:295px;padding:12px 35px 12px 52px}.w-209 #event-participants-section .participants-table .table-number-container{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px}.w-209 #event-participants-section .participants-table .table-number-container .table-number{font-family:var(--font-primary-bold);font-size:var(--headline-2);color:var(--blue)}.w-209 #event-participants-section .participants-table .table-number-container .table_icon{opacity:.5}.w-209 #event-participants-section .participants-table .participants-names{font-size:var(--body-1);color:var(--blue);line-height:28px}.w-209 .end-section{text-align:center;margin:50px 10px}.w-209 .end-section .divider-image{width:100%;max-width:320px;margin-bottom:14px;transition:transform .4s ease}.w-209 .end-section .divider-image:hover{transform:scale(1.05)}.w-209 .end-section .end-title{font-family:var(--font-primary-bold);font-size:var(--subtitle-1);color:var(--beige)}@media(max-width:1280px){.w-209 #event-participants-section .participants{margin:0 20px}}@media(max-width:1024px){.w-209 #intro-section{padding:67px 120px 0}.w-209 #intro-section .container{border-radius:80px}.w-209 #intro-section .container .content{flex-direction:column}.w-209 #intro-section .container .content .info{width:100%;margin-top:16px}.w-209 #intro-section .container .content .spouse-image{width:100%;max-height:400px;border-radius:80px 80px 0 0}.w-209 #intro-section .container .flower-image{top:-5%}.w-209 #intro-section .container .left{left:-2%}.w-209 #intro-section .container .right{right:-2%}.w-209 #event-details-section{padding:50px 10px 32px}}@media(max-width:834px){.w-209 #intro-section{padding:95px 60px 0}.w-209 #intro-section .container{max-width:450px;border-radius:60px}.w-209 #intro-section .container .content{flex-direction:column}.w-209 #intro-section .container .content .spouse-image{width:100%;max-height:259px;border-radius:60px 60px 0 0}.w-209 #intro-section .container .flower-image{top:-8%}.w-209 #countdown-timer-section{margin-bottom:50px}.w-209 #countdown-timer-section .left{left:-25%}.w-209 #countdown-timer-section .right{right:-25%}.w-209 #confirm-attendance-section{margin:50px 0 0}.w-209 #confirm-attendance-section .form-content .content .container .from-whom-inputs{margin:32px 0}.w-209 #confirm-attendance-section .form-content{padding:32px 16px}.w-209 #confirm-attendance-section .form-content .content .container .inputs{width:100%}.w-209 #confirm-attendance-section .form-content .content .container .inputs .input-container input{width:100%;max-width:400px;height:40px;margin:auto}.w-209 #confirm-attendance-section .form-content .content .container .radio-buttons .checkbox-container{gap:16px}.w-209 #spouse-images-section{margin:50px 12px 0}.w-209 #spouse-images-section .images-container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:225px 225px;gap:10px;overflow:hidden}.w-209 #spouse-images-section .spouse-img{border-radius:20px;width:100%;height:100%;min-height:0;object-fit:cover;flex:unset;display:block}.w-209 #spouse-images-section .spouse-img--1{grid-column:1;grid-row:1/3}.w-209 #spouse-images-section .spouse-img--2{grid-column:2;grid-row:1}.w-209 #spouse-images-section .spouse-img--3{grid-column:2;grid-row:2}.w-209 #event-participants-section{margin-top:50px}}@media(max-width:440px){.w-209 #intro-section{padding:140px 20px 0}.w-209 #intro-section .container{max-width:450px;border-radius:20px}.w-209 #intro-section .container .content{flex-direction:column}.w-209 #intro-section .container .content .spouse-image{width:100%;max-height:259px;border-radius:20px 20px 0 0}.w-209 #countdown-timer-section .left{left:-40%}.w-209 #countdown-timer-section .right{right:-40%}.w-209 #program-of-day-section{row-gap:60px;column-gap:50px}}@media(max-width:360px){.w-209 #confirm-attendance-section{padding:0 10px}}@keyframes sway{0%,to{rotate:0deg}25%{rotate:3deg}75%{rotate:-3deg}}.w-210{--font-primary:"ArmAllegro";--font-secondary:"NotoSansArmenianRegular";--font-tertiary:"SHKDzeragir";--black:#1E1E1E;--white:#FFFFFF;--pink:#E2A2B0;--yellow:#F1D79F;--gray:#757575;--dark-gray:#5F5F5F}.w-210 *{font-family:var(--font-primary),sans-serif}.w-210 .w-210-primary-heart-icon{color:var(--pink)}.w-210 .w-210-primary-accent-icon{color:var(--pink);display:inline-flex}.w-210 .w-210-primary-accent-icon .w-210-inline-svg{display:block;width:100%;height:auto}.w-210{--headline-1:96px;--headline-2:64px;--headline-3:48px;--headline-4:40px;--subtitle-1:36px;--subtitle-2:32px;--subtitle-3:29px;--subtitle-4:24px;--body-1:22px;--body-2:20px;--body-3:16px;--body-4:15px;--input-value:16px}@media(max-width:1280px){.w-210{--headline-1:clamp(48px,max(96/1280 * 100vw,48px),96px);--headline-2:clamp(36px,max(64/1280 * 100vw,36px),64px);--headline-3:clamp(32px,max(48/1280 * 100vw,32px),48px);--headline-4:clamp(20px,max(40/1280 * 100vw,20px),40px);--subtitle-1:clamp(16px,max(36/1280 * 100vw,16px),36px);--subtitle-2:clamp(20px,max(32/1280 * 100vw,20px),32px);--subtitle-3:clamp(16px,max(29/1280 * 100vw,16px),29px);--subtitle-4:clamp(16px,max(24/1280 * 100vw,16px),24px);--body-1:clamp(22px,max(22/1280 * 100vw,22px),22px);--body-2:clamp(16px,max(20/1280 * 100vw,16px),20px);--body-3:clamp(16px,max(16/1280 * 100vw,16px),16px)}}.w-210 h1 h2 h3 h4 h5 h6 p{color:var(--black)}.w-210{position:relative;overflow-x:clip}.w-210 #intro-section{position:relative;background-position:50%;background-size:cover;height:100vh;height:100svh}.w-210 #intro-section .container{background:rgba(0,0,0,.5);position:absolute;left:0;right:0;bottom:0;top:0}.w-210 #intro-section .container .content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:0 12px}.w-210 #intro-section .container .content .title{font-size:var(--headline-1);color:var(--white);text-align:center;margin-top:16px}.w-210 #intro-section .container .content .title p{color:var(--white)}.w-210 #intro-section .container .content .date{font-size:var(--headline-2);color:var(--pink);letter-spacing:7px}.w-210 #event-details-section{background-size:auto;background-repeat:no-repeat;background-position-x:right;padding:120px 20px 0}.w-210 #event-details-section .first-section{display:flex;justify-content:space-around}.w-210 #event-details-section .first-section .date-content{max-width:530px}.w-210 #event-details-section .first-section .date-content .month-name{font-family:var(--font-secondary);font-weight:500;font-size:var(--subtitle-2);color:var(--black);text-align:center;margin-bottom:20px;letter-spacing:1px}.w-210 #event-details-section .first-section .date-content .month-days{display:grid;grid-template-columns:repeat(7,1fr);text-align:center}.w-210 #event-details-section .first-section .date-content .month-days .weekday{font-family:var(--font-secondary);font-weight:500;font-size:var(--subtitle-3);color:var(--black);margin-bottom:40px}.w-210 #event-details-section .first-section .date-content .month-days .day-box{width:82px;height:71px;display:flex;justify-content:center;align-items:center;font-family:var(--font-secondary);font-weight:500;font-size:var(--subtitle-3);color:var(--black)}.w-210 #event-details-section .first-section .date-content .month-days .selected{position:relative;isolation:isolate;color:var(--white);animation:beating 1s ease-in-out infinite}.w-210 #event-details-section .first-section .date-content .month-days .selected:before{content:"";position:absolute;inset:0;background-color:var(--pink);background-size:cover;background-position:50%;background-repeat:no-repeat;-webkit-mask-image:url(/assets/invitations/templates/wedding/w-210/icons/selected_date_icon.svg);-webkit-mask-size:cover;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;mask-image:url(/assets/invitations/templates/wedding/w-210/icons/selected_date_icon.svg);mask-size:cover;mask-position:center;mask-repeat:no-repeat;z-index:-1}.w-210 #event-details-section .first-section .date-content .month-days .sunday{color:red}.w-210 #event-details-section .first-section .info-content{max-width:650px;text-align:center}.w-210 #event-details-section .first-section .info-content .title{font-size:var(--headline-3);margin-bottom:40px}.w-210 #event-details-section .first-section .info-content .description1{font-family:var(--font-secondary);font-size:var(--body-2);line-height:36px}.w-210 #event-details-section .second-section{display:flex;flex-direction:column;align-items:center;margin:0 auto;padding:304px 0 0;background:linear-gradient(180deg,transparent 0,white 30%)}.w-210 #event-details-section .second-section .heart-image-container{position:relative;padding:1px}.w-210 #event-details-section .second-section .heart-image-container .image{width:296px;aspect-ratio:296/255;object-fit:cover;object-position:center;display:block;border-radius:inherit}.w-210 #event-details-section .second-section .heart-image-container:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;pointer-events:none;z-index:1}.w-210 #event-details-section .second-section .description2{max-width:760px;font-size:var(--headline-4);text-align:center;line-height:52px;margin-top:32px}.w-210 #program-of-day-section{padding:120px 20px}.w-210 #program-of-day-section .title-container{text-align:center;margin-bottom:40px}.w-210 #program-of-day-section .title-container .title{font-size:var(--headline-3);color:var(--black)}.w-210 #program-of-day-section .container{display:flex;justify-content:center}.w-210 #program-of-day-section .container .content{display:flex;flex-direction:column;gap:40px}.w-210 #program-of-day-section .container .content .item{display:flex;align-items:center;gap:58px}.w-210 #program-of-day-section .container .content .item .icon-container{position:relative}.w-210 #program-of-day-section .container .content .item .icon-container .time{font-family:var(--font-secondary);font-size:var(--body-1);color:var(--yellow)}.w-210 #program-of-day-section .container .content .item .icon-container .icon{min-width:70px}.w-210 #program-of-day-section .container .content .item .heart-icon{width:20px;height:23px}.w-210 #program-of-day-section .container .content .item .place-info{max-width:700px}.w-210 #program-of-day-section .container .content .item .place-info .name{font-family:var(--font-secondary);font-weight:600;font-size:var(--subtitle-2);color:var(--pink)}.w-210 #program-of-day-section .container .content .item .place-info .place{font-family:var(--font-secondary);font-weight:600;font-size:var(--subtitle-2);color:var(--black);padding:8px 0}.w-210 #program-of-day-section .container .content .item .place-info .address{font-family:var(--font-secondary);font-weight:400;font-size:var(--subtitle-4);color:var(--gray);padding:4px 0}.w-210 #program-of-day-section .container .content .item .place-info .how-to-go-button{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-secondary);font-weight:500;font-size:var(--body-3);color:var(--pink);background:color-mix(in srgb,var(--pink) 8%,transparent);border:1.5px solid color-mix(in srgb,var(--pink) 30%,transparent);border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 28px;margin-top:10px;text-decoration:none;letter-spacing:.5px;transition:all .3s ease}.w-210 #program-of-day-section .container .content .item .place-info .how-to-go-button:hover{background:color-mix(in srgb,var(--pink) 15%,transparent);border-color:color-mix(in srgb,var(--pink) 50%,transparent)}.w-210 #program-of-day-section .container .content .item .place-info .how-to-go-button:active{background:color-mix(in srgb,var(--pink) 20%,transparent)}.w-210 #spouse-images-section{margin:0 12px 120px}.w-210 #spouse-images-section .title-container{text-align:center;margin-bottom:40px}.w-210 #spouse-images-section .title-container .title{font-size:var(--headline-3);color:var(--black);line-height:40px;margin-bottom:32px}.w-210 #spouse-images-section .title-container .description{max-width:874px;font-family:var(--font-secondary);font-size:var(--subtitle-4);color:var(--black);margin:16px auto 0}.w-210 #spouse-images-section .images-container{display:flex;justify-content:center;gap:20px}.w-210 #spouse-images-section .images-container .section-1{display:flex;flex-direction:column;gap:20px}.w-210 #spouse-images-section .images-container .section-1 .container{display:flex;justify-content:center;gap:20px}.w-210 #spouse-images-section .images-container .section-1 .container img{width:100%;height:196px;object-fit:cover;border-radius:30px}.w-210 #spouse-images-section .images-container .section-1 img{width:100%;height:367px;object-fit:cover;border-radius:30px}.w-210 #spouse-images-section .images-container .section-2{display:flex;flex-direction:column;gap:20px}.w-210 #spouse-images-section .images-container .section-2 img{width:100%;height:282px;object-fit:cover;border-radius:30px}.w-210 #spouse-images-section .images-container .section-3 img{width:100%;height:583px;object-fit:cover;border-radius:30px}.w-210 #confirm-attendance-section{padding:0 20px}.w-210 #confirm-attendance-section .title-container .title{font-size:var(--headline-3);color:var(--black);line-height:40px}.w-210 #confirm-attendance-section .title-container .description{font-family:var(--font-tertiary);font-size:var(--body-1);color:var(--pink);line-height:28px;padding:20px 12px;max-width:550px;text-align:center;margin:48px auto;background:color-mix(in srgb,var(--pink) 8%,transparent);border:1.5px solid color-mix(in srgb,var(--pink) 30%,transparent);border-radius:16px;box-shadow:0 4px 20px color-mix(in srgb,var(--pink) 15%,transparent)}.w-210 #confirm-attendance-section .content .container{max-width:550px}.w-210 #confirm-attendance-section .content .container .radio-buttons .description{font-family:var(--font-secondary);font-size:var(--body-2);color:var(--black);margin-bottom:20px}.w-210 #confirm-attendance-section .content .container .radio-buttons .checkbox-container .round-checkbox:checked{background-color:var(--pink)}.w-210 #confirm-attendance-section .content .container .radio-buttons .checkbox-container .label{font-family:var(--font-secondary);font-size:var(--body-3);color:var(--gray)}.w-210 #confirm-attendance-section .content .container .from-whom-inputs{margin:40px 0}.w-210 #confirm-attendance-section .content .container .from-whom-inputs .description{font-family:var(--font-secondary);font-size:var(--body-2);color:var(--black);margin-bottom:20px}.w-210 #confirm-attendance-section .content .container .from-whom-inputs .checkbox-container .square-checkbox:checked{background-color:var(--pink)}.w-210 #confirm-attendance-section .content .container .from-whom-inputs .checkbox-container .label{font-family:var(--font-secondary);font-size:var(--body-3);color:var(--gray)}.w-210 #confirm-attendance-section .content .container .inputs .input-container label{font-family:var(--font-secondary);font-size:var(--body-2);color:var(--black)}.w-210 #confirm-attendance-section .content .container .inputs .input-container input{max-width:650px;font-family:var(--font-secondary);font-size:var(--input-value);color:var(--black)}.w-210 #confirm-attendance-section .submit-button{font-family:var(--font-secondary);font-size:var(--body-4);color:var(--white);background-color:var(--black)}.w-210 #confirm-attendance-section .submit-button:not(:disabled):hover{opacity:.8}.w-210 #confirm-attendance-section .submit-button:disabled{cursor:unset;opacity:.3!important}.w-210 .end-section{display:flex;flex-direction:column;align-items:center;padding:120px 0}.w-210 .end-section .description{font-family:var(--font-secondary);font-size:var(--subtitle-1);color:var(--dark-gray)}.w-210 .end-section .spouse-names{text-align:center;font-size:var(--headline-1)}.w-210 .footer-image{width:100%;position:absolute;bottom:0;left:0;z-index:-1}@media(max-width:1280px){.w-210 #event-details-section{background-size:contain;padding-top:60px}.w-210 #event-details-section .first-section{flex-direction:column-reverse;align-items:center;gap:60px;padding:20px 16px 0}.w-210 #event-details-section .second-section{padding:140px 0 20px}.w-210 #program-of-day-section{padding:80px 20px}.w-210 #spouse-images-section{margin:0 60px 60px}.w-210 #spouse-images-section .images-container{flex-direction:column;text-align:center}.w-210 #spouse-images-section .images-container .section-1{align-items:center}.w-210 #spouse-images-section .images-container .section-1 .container{width:100%}.w-210 #spouse-images-section .images-container .section-1 .container img{max-width:165px}.w-210 #spouse-images-section .images-container .section-2{align-items:center}.w-210 #spouse-images-section .images-container .section-1 img,.w-210 #spouse-images-section .images-container .section-2 img{max-width:343px}.w-210 #spouse-images-section .images-container .section-3 img{max-width:343px;height:500px}}@media(max-width:834px){.w-210 #event-details-section .first-section .date-content .month-name{font-size:var(--body-1);margin-bottom:10px}.w-210 #event-details-section .first-section .date-content .month-days .weekday{margin-bottom:12px}.w-210 #event-details-section .first-section .date-content .month-days .day-box{width:43px;height:38px}.w-210 #event-details-section .first-section .date-content .month-days{gap:6px}.w-210 #event-details-section .second-section{padding:80px 0 20px}.w-210 #event-details-section .second-section .description2{line-height:32px}.w-210 #program-of-day-section .container .content .item{gap:36px}.w-210 #confirm-attendance-section .title-container .description{max-width:90%;margin:0 auto 32px;padding:16px 12px;font-size:var(--body-4);line-height:24px}}@media(max-width:440px){.w-210 #intro-section .container .content{padding:0 48px}.w-210 #intro-section .container .content .title{line-height:55px;min-height:110px}.w-210 #event-details-section{padding-top:20px}.w-210 #event-details-section .first-section{gap:40px;padding:20px 16px 0}.w-210 #event-details-section .first-section .info-content .title{margin-bottom:20px}.w-210 #event-details-section .second-section{padding:60px 0 20px}.w-210 #program-of-day-section .container .content{gap:40px}.w-210 #program-of-day-section .container .content .item{flex-direction:column;gap:2px;text-align:center}.w-210 #program-of-day-section .title-container{margin-bottom:20px}.w-210 #spouse-images-section{margin:0 20px 60px}.w-210 #spouse-images-section .images-container,.w-210 #spouse-images-section .images-container .section-1,.w-210 #spouse-images-section .images-container .section-1 .container,.w-210 #spouse-images-section .images-container .section-2{gap:12px}.w-210 #confirm-attendance-section{margin:auto}.w-210 #confirm-attendance-section .title-container{margin-bottom:20px}.w-210 #confirm-attendance-section .title-container .title{line-height:34px;margin-bottom:32px}.w-210 #confirm-attendance-section .content .confirm-attendance-inputs .description,.w-210 #confirm-attendance-section .content .from-whom-inputs .description{margin-bottom:8px}.w-210 #confirm-attendance-section .content .from-whom-inputs{margin:20px 0}.w-210 .end-section{padding:40px 10px}.w-210 .end-section .spouse-names{line-height:55px}}@media(max-width:414px){.w-210 #intro-section .container .content{padding:0 34px}.w-210 #event-details-section .first-section .date-content .month-name{margin-bottom:6px}.w-210 #event-details-section .first-section .date-content .month-days{gap:2px}}@media(max-width:360px){.w-210 #intro-section .container .content{padding:0 12px}.w-210 #event-details-section .first-section{padding:20px 8px 0}.w-210 #spouse-images-section .images-container,.w-210 #spouse-images-section .images-container .section-1,.w-210 #spouse-images-section .images-container .section-1 .container,.w-210 #spouse-images-section .images-container .section-2{gap:4px}}.w-211{--font-primary:"SHKDzeragir";--font-secondary:"GHEAMariamRegular";--black:#222222;--white:#FFFFFF;--red:#511605;--dark-red:#321416;--background-color:#D29D6D}.w-211 *{font-family:var(--font-primary),sans-serif}.w-211{--headline-1:58px;--headline-2:40px;--subtitle-1:32px;--subtitle-2:24px;--body-1:16px;--sides-padding:88px}@media(max-width:834px){.w-211{--headline-1:clamp(20px,max(48/834 * 100vw,20px),48px);--subtitle-1:26px;--subtitle-2:18px}}@media(max-width:440px){.w-211{--body-1:14px;--sides-padding:36px}}.w-211 h1 h2 h3 h4 h5 h6 p{color:var(--white)}.w-211{background-color:var(--background-color)}.w-211 .audio-button-wrapper{top:2px}.w-211 #intro-section{position:relative;z-index:1;background-color:var(--dark-red)}.w-211 #intro-section .container{padding:0 var(--sides-padding)}.w-211 #intro-section .container .carpet-image{width:100%}.w-211 #event-details-section .content{padding:52px var(--sides-padding)}.w-211 #event-details-section .content .decoration-image-container{text-align:center}.w-211 #event-details-section .content .decoration-image-container .bottom-decoration{transform:scaleY(-1)}.w-211 #event-details-section .content .decoration-image-container img{width:100%;max-width:895px}.w-211 #event-details-section .content .info-container{text-align:center;padding:44px 0;margin:12px 0}.w-211 #event-details-section .content .info-container .names{display:flex;justify-content:center;gap:12px;font-size:var(--headline-1)}.w-211 #event-details-section .content .info-container .names p{color:var(--white)}.w-211 #event-details-section .content .info-container .date{font-size:var(--headline-1);color:var(--white);margin-top:12px}.w-211 #program-of-day-section{position:relative;background-color:var(--red);padding:52px var(--sides-padding) 82px}.w-211 #program-of-day-section .title{max-width:530px;font-size:var(--subtitle-2);color:var(--white);text-align:center;line-height:40px;margin:auto}.w-211 #program-of-day-section .content{margin-top:62px}.w-211 #program-of-day-section .content .item{display:flex;gap:22px;align-items:center}.w-211 #program-of-day-section .content .item .info-container{display:flex;flex-direction:column;gap:12px;align-items:center;font-size:var(--subtitle-2)}.w-211 #program-of-day-section .content .item .info-container p{color:var(--white)}.w-211 #program-of-day-section .content .item .info-container .place{max-width:130px;font-family:var(--font-secondary);font-size:var(--body-1);text-align:center}.w-211 #program-of-day-section .content .item .info-container .address{font-family:var(--font-secondary);font-size:var(--body-1);color:hsla(0,0%,100%,.7);text-align:center;font-style:italic;max-width:160px}.w-211 #program-of-day-section .content .item .info-container .location-button{display:flex;justify-content:center;align-items:center;height:40px;border-radius:82px;background-color:var(--white);box-shadow:0 4px 4px 0 rgba(0,0,0,.2509803922);padding:0 12px;transition:opacity .2s ease}.w-211 #program-of-day-section .content .item .info-container .location-button .button{font-family:var(--font-secondary),sans-serif;font-style:italic;font-size:var(--body-1);color:var(--red)}.w-211 #program-of-day-section .content .item .info-container .location-button:hover{opacity:.8}.w-211 #program-of-day-section .content .item .second-item{display:flex;align-items:center;gap:14px}.w-211 #program-of-day-section .content .grid-container{max-width:900px;display:grid;margin:auto}.w-211 #program-of-day-section .content .grid-container .first-grid{grid-column:1;grid-row:1}.w-211 #program-of-day-section .content .grid-container .second-grid{grid-column:2;grid-row:2;transform:translateY(-40px)}.w-211 #program-of-day-section .content .grid-container .third-grid{grid-column:3;grid-row:3;transform:translateY(-115px)}.w-211 #program-of-day-section .content .second-step{position:absolute;left:48%;transform:translate(-50%,-50%);top:54%}.w-211 #confirm-attendance-section{padding:52px var(--sides-padding) 75px}.w-211 #confirm-attendance-section .title-container{text-align:center;margin-bottom:52px}.w-211 #confirm-attendance-section .title-container .logo-icon{width:64px;margin-bottom:20px}.w-211 #confirm-attendance-section .title-container .title{font-size:var(--subtitle-1);color:var(--red);margin-bottom:12px}.w-211 #confirm-attendance-section .title-container .description,.w-211 #confirm-attendance-section .title-container .description-two{font-size:var(--body-1);color:var(--red);opacity:.75;font-family:var(--font-secondary),sans-serif;font-style:italic}.w-211 #confirm-attendance-section .form-content{max-width:600px;width:100%;margin:auto}.w-211 #confirm-attendance-section .form-content .content .container .from-whom-inputs .description,.w-211 #confirm-attendance-section .form-content .content .container .radio-buttons .description{font-size:var(--subtitle-2);color:var(--red);margin-bottom:20px}.w-211 #confirm-attendance-section .form-content .content .container .from-whom-inputs .checkbox-container,.w-211 #confirm-attendance-section .form-content .content .container .radio-buttons .checkbox-container{display:flex;flex-direction:column;gap:13px}.w-211 #confirm-attendance-section .form-content .content .container .from-whom-inputs .checkbox-container .round-checkbox,.w-211 #confirm-attendance-section .form-content .content .container .from-whom-inputs .checkbox-container .square-checkbox,.w-211 #confirm-attendance-section .form-content .content .container .radio-buttons .checkbox-container .round-checkbox,.w-211 #confirm-attendance-section .form-content .content .container .radio-buttons .checkbox-container .square-checkbox{width:18px;height:18px;border:2px solid var(--red);background-color:rgba(0,0,0,0)}.w-211 #confirm-attendance-section .form-content .content .container .from-whom-inputs .checkbox-container .round-checkbox:checked,.w-211 #confirm-attendance-section .form-content .content .container .from-whom-inputs .checkbox-container .square-checkbox:checked,.w-211 #confirm-attendance-section .form-content .content .container .radio-buttons .checkbox-container .round-checkbox:checked,.w-211 #confirm-attendance-section .form-content .content .container .radio-buttons .checkbox-container .square-checkbox:checked{background-color:var(--red)}.w-211 #confirm-attendance-section .form-content .content .container .from-whom-inputs .checkbox-container .round-checkbox:checked:before,.w-211 #confirm-attendance-section .form-content .content .container .radio-buttons .checkbox-container .round-checkbox:checked:before{background-color:var(--white)}.w-211 #confirm-attendance-section .form-content .content .container .from-whom-inputs .checkbox-container .label,.w-211 #confirm-attendance-section .form-content .content .container .radio-buttons .checkbox-container .label{font-size:var(--subtitle-2);color:var(--red)}.w-211 #confirm-attendance-section .form-content .content .container .from-whom-inputs{margin:36px 0}.w-211 #confirm-attendance-section .form-content .content .container .inputs{margin-top:36px;display:flex;flex-direction:column;gap:20px}.w-211 #confirm-attendance-section .form-content .content .container .inputs .input-container label{font-size:var(--body-1);color:var(--red)}.w-211 #confirm-attendance-section .form-content .content .container .inputs .input-container input{border-bottom:2px solid var(--red);color:var(--red);font-size:var(--subtitle-2);padding:12px 0;background-color:rgba(0,0,0,0)}.w-211 #confirm-attendance-section .form-content .content .container .inputs .input-container input::placeholder{color:var(--red);opacity:.5}.w-211 #confirm-attendance-section .form-content .submit-button{width:240px;height:50px;background-color:var(--white);box-shadow:0 4px 4px 0 rgba(0,0,0,.2509803922);border-radius:87px;margin:63px auto 0;font-family:var(--font-secondary),sans-serif;font-style:italic;font-size:var(--body-1);color:var(--red);transition:transform .3s ease-in-out}.w-211 #confirm-attendance-section .form-content .submit-button:not(:disabled):hover{transform:translateY(-5px)}.w-211 #confirm-attendance-section .form-content .submit-button:disabled{cursor:not-allowed;opacity:.5}.w-211 #event-participants-section{position:relative;z-index:1;margin:0 var(--sides-padding)}.w-211 #event-participants-section .title{font-size:var(--subtitle-1);color:var(--red);text-align:center;margin-bottom:40px}.w-211 #event-participants-section .slick-slider .slick-list,.w-211 #event-participants-section .slick-slider .slick-track{display:flex;gap:56px;padding-bottom:10px}.w-211 #event-participants-section .slick-dots{padding-bottom:0}.w-211 #event-participants-section .participants{display:flex;justify-content:center;flex-wrap:wrap;row-gap:40px;column-gap:20px}.w-211 #event-participants-section .participants-table{width:100%;border-radius:40px;display:flex;flex-direction:column;justify-content:end;align-items:end;padding:0 37px 34px;background-color:var(--red)}.w-211 #event-participants-section .participants-table .table-number{font-style:italic;font-size:var(--headline-2);color:var(--white);width:fit-content;background-color:var(--red);padding:0 11px;text-align:right}.w-211 #event-participants-section .participants-table .participants-names{width:100%;background-color:var(--red);padding:34px 4px;display:flex;flex-direction:column;gap:11px;text-align:center}.w-211 #event-participants-section .participants-table .participants-names p{font-style:italic;font-size:var(--subtitle-2);color:var(--white);padding:0 10px}.w-211 .footer-icon{width:100%;max-width:600px;display:flex;margin:auto;padding:20px 20px 60px}.w-211 .waiting-for-you{font-size:var(--subtitle-1);color:var(--red);text-align:center;margin:auto;padding:0 var(--sides-padding) 60px}@media(max-width:1024px){.w-211 #program-of-day-section{padding:38px var(--sides-padding) 46px}.w-211 #program-of-day-section .content{margin:62px auto 0;text-align:center;display:flex;flex-direction:column;align-items:center}.w-211 #program-of-day-section .content .grid-container .third-grid{grid-column:unset;grid-row:unset;transform:unset}.w-211 #program-of-day-section .content .grid-container .step,.w-211 #program-of-day-section .content .step{margin:24px auto}.w-211 #program-of-day-section .content .grid-container .first-grid .bride-home-icon,.w-211 #program-of-day-section .content .item .second-item .bride-home-icon,.w-211 #program-of-day-section .content .item .second-item .wedding-icon{width:46px;height:106px}.w-211 #program-of-day-section .content .grid-container .first-grid .photo-icon{width:46px;height:75px}.w-211 #program-of-day-section .content .grid-container .third-grid .party-icon{width:80px;height:88px}}@media(max-width:834px){.w-211 #event-details-section .content .info-container{padding:4px 0}.w-211 #program-of-day-section{padding:38px var(--sides-padding) 46px}.w-211 #program-of-day-section .title{max-width:230px;line-height:30px}.w-211 #event-participants-section .slick-slider .slick-track{gap:10px}}@media(max-width:440px){.w-211 #confirm-attendance-section{padding:36px var(--sides-padding) 52px}.w-211 #confirm-attendance-section .title-container{margin-bottom:36px}.w-211 #confirm-attendance-section .form-content .content .container .from-whom-inputs{margin:24px 0}.w-211 #confirm-attendance-section .form-content .content .container .inputs{margin-top:24px}}.decoration-container .decoration{position:fixed;top:0;z-index:10;height:100vh}.decoration-container .left-decoration{right:0}.decoration-container .right-decoration{left:0}.w-212{--font-primary:"SHKAida";--font-secondary:"ArtHeghnar";--black:#222222;--white:#FFFFFF;--beige:#EAD9C9;--beige-dark:#716559;--light-brown:#4C4747}.w-212 *{font-family:var(--font-primary),sans-serif}.w-212{--headline-1:101px;--headline-2:56px;--subtitle-1:43px;--subtitle-2:32px;--subtitle-3:24px;--subtitle-4:20px;--body-1:16px;--input-value:16px;--intro-content-padding-vertical:104px;--intro-content-padding-horizontal:155px}@media(max-width:1280px){.w-212{--headline-1:clamp(46px,max(101/1280 * 100vw,46px),101px);--headline-2:clamp(40px,max(56/1280 * 100vw,40px),56px);--subtitle-1:clamp(28px,max(43/1280 * 100vw,28px),43px);--subtitle-2:clamp(20px,max(32/1280 * 100vw,20px),32px);--subtitle-3:clamp(18px,max(24/1280 * 100vw,18px),24px);--intro-content-padding-vertical:clamp(36px,max(104/1280 * 100vw,36px),104px);--intro-content-padding-horizontal:clamp(10px,max(155/1280 * 100vw,10px),155px)}}@media(max-width:440px){.w-212{--intro-content-padding-vertical:clamp(36px,max(104/1280 * 100vw,36px),104px);--intro-content-padding-horizontal:32px}}.w-212 h1 h2 h3 h4 h5 h6 p{color:var(--black)}.w-212 #intro-section{background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;text-align:center;box-shadow:0 4px 4px 0 rgba(0,0,0,.2509803922);display:flex;align-items:center;justify-content:center;height:100vh;height:100svh}.w-212 #intro-section .content{background:hsla(0,0%,100%,.4);width:fit-content;display:flex;flex-direction:column;align-items:center;gap:8px;border-radius:25px;padding:var(--intro-content-padding-vertical) var(--intro-content-padding-horizontal);margin:0 10px}.w-212 #intro-section .content .title{font-family:var(--font-secondary);font-size:var(--headline-1);color:var(--black)}.w-212 #intro-section .content .title span{font-family:inherit;font-size:inherit;color:inherit}.w-212 #intro-section .content .date-container{display:flex;gap:16px}.w-212 #intro-section .content .date-container p{font-size:var(--subtitle-1);color:var(--black)}.w-212 #intro-section .content .countdown-container{display:flex;align-items:flex-end;gap:10px;color:var(--black);margin-top:10px}.w-212 #intro-section .content .countdown-container .divider:after{background-color:var(--black);height:64px}.w-212 #intro-section .content .countdown-container .time-unit{text-align:center}.w-212 #intro-section .content .countdown-container .time-value{font-size:var(--headline-2);font-weight:300;color:var(--black)}.w-212 #intro-section .content .countdown-container .time-label{font-size:var(--body-2);color:var(--black)}.w-212 #event-details-section{padding:0 20px 120px}.w-212 #event-details-section .title{white-space:pre-line;font-size:var(--headline-2);color:var(--light-brown);text-align:center;margin-top:84px}.w-212 #event-details-section .content{display:flex;flex-direction:column;gap:32px;margin-top:48px}.w-212 #event-details-section .content .subtitle{font-size:var(--subtitle-1);color:var(--light-brown);text-align:center}.w-212 #event-details-section .content .description{font-size:var(--subtitle-3);color:var(--light-brown);line-height:36px;white-space:break-spaces;text-align:center;max-width:900px;margin:0 auto}.w-212 #event-details-section .image{display:flex;width:100%;max-width:1000px;margin:48px auto 0}.w-212 #program-of-day-section{padding-bottom:180px}.w-212 #program-of-day-section .title{white-space:pre-line;padding:0 20px;margin-bottom:64px}.w-212 #program-of-day-section .venue-container{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;padding:0 20px}.w-212 #program-of-day-section .venue-container .info-content{position:relative;text-align:center;width:100%;max-width:500px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:30px;padding:96px 48px}.w-212 #program-of-day-section .venue-container .info-content .dark-layer{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.3);border-radius:30px}.w-212 #program-of-day-section .venue-container .info-content .icon{position:relative;filter:brightness(0) invert(1);height:58px;margin-bottom:20px}.w-212 #program-of-day-section .venue-container .info-content .name{position:relative;font-size:var(--subtitle-1);color:var(--white)}.w-212 #program-of-day-section .venue-container .info-content .time{position:relative;font-size:var(--subtitle-1);color:var(--white);margin:50px 0}.w-212 #program-of-day-section .venue-container .info-content .place{position:relative;font-size:var(--subtitle-2);color:var(--white)}.w-212 #program-of-day-section .venue-container .info-content .address{position:relative;font-size:var(--subtitle-4);color:var(--white);margin:20px 0}.w-212 #program-of-day-section .venue-container .info-content .button{width:100%;position:relative;transition:opacity .3s ease-in-out}.w-212 #program-of-day-section .venue-container .info-content .button .container{display:flex;align-items:center;justify-content:center;padding:13px;border-radius:10px;background-color:var(--white)}.w-212 #program-of-day-section .venue-container .info-content .button .container p{color:var(--beige-dark)}.w-212 #program-of-day-section .venue-container .info-content .button:hover{opacity:.8}.w-212 #confirm-attendance-section{padding:0 20px}.w-212 #confirm-attendance-section .image{display:flex;margin:0 auto;width:100%;max-width:1000px;object-fit:cover;aspect-ratio:1.74}.w-212 #confirm-attendance-section .title-container{max-width:800px;margin:auto;display:flex;flex-direction:column;align-items:center}.w-212 #confirm-attendance-section .title-container .title{font-size:var(--headline-2);color:var(--light-brown);text-align:center;margin:84px 0 32px}.w-212 #confirm-attendance-section .title-container .subtitle{font-size:var(--subtitle-3);color:var(--light-brown);line-height:26px;text-align:center;white-space:break-spaces;margin-bottom:32px}.w-212 #confirm-attendance-section .form-content{width:100%;max-width:600px;margin:auto}.w-212 #confirm-attendance-section .form-content .name-container{display:flex;flex-direction:column;margin-bottom:24px}.w-212 #confirm-attendance-section .form-content .name-container label{font-size:var(--body-2);color:var(--light-brown);padding-bottom:8px}.w-212 #confirm-attendance-section .form-content .name-container input{font-size:var(--input-value);height:52px;border:1px solid var(--light-brown);padding:0 8px}.w-212 #confirm-attendance-section .form-content .number-of-guests-container{margin-top:24px;display:flex;flex-direction:column}.w-212 #confirm-attendance-section .form-content .confirm-attendance-container{margin-top:16px}.w-212 #confirm-attendance-section .form-content .name-label{font-size:var(--body-2);color:var(--light-brown);margin-bottom:8px}.w-212 #confirm-attendance-section .form-content label{font-size:var(--body-2);color:var(--light-brown)}.w-212 #confirm-attendance-section .form-content .radio-buttons{display:flex;flex-direction:column;gap:12px}.w-212 #confirm-attendance-section .form-content .radio-buttons .content{display:flex;gap:12px;justify-content:center}.w-212 #confirm-attendance-section .form-content .radio-buttons .radio-button-container{width:100%;height:48px;border:1px solid var(--light-brown);display:flex;justify-content:center}.w-212 #confirm-attendance-section .form-content .radio-buttons .radio-button-container .checkbox-input-container{padding:0 4px}.w-212 #confirm-attendance-section .form-content .submit-button{margin:40px auto 0;display:flex;justify-content:center;font-size:var(--body-1);width:fit-content;color:var(--white);background-color:var(--black);padding:12px 16px;min-width:160px;text-align:center;text-decoration:none;outline:none;box-shadow:0 4px 6px rgba(0,0,0,.2);transition:all .3s ease}.w-212 #confirm-attendance-section .form-content .submit-button:not([disabled]):hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.3)}.w-212 #confirm-attendance-section .form-content .submit-button:disabled{opacity:.5!important;cursor:unset}.w-212 .end-title{text-align:center;font-size:var(--headline-2);color:var(--primary-text-color);padding:80px 20px;margin:auto}.w-212 #program-of-day-section .title,.w-212 .title-general{font-size:var(--headline-2);color:var(--light-brown);text-align:center}@media(max-width:440px){.w-212 #event-details-section{padding:0 20px 60px}.w-212 #program-of-day-section .venue-container{gap:35px;padding:0}.w-212 #program-of-day-section .venue-container .info-content,.w-212 #program-of-day-section .venue-container .info-content .dark-layer{border-radius:0}}@media(max-width:360px){.w-212 #intro-section .content .date-container{gap:8px}.w-212 #confirm-attendance-section .form-content .radio-buttons .content{flex-wrap:wrap}}.scroll-wrapper{position:relative;transform:translateZ(0)}.scroll-section{position:sticky;top:0;z-index:0;overflow:hidden;transform:translateZ(0);will-change:transform}.scroll-section img{width:100%;height:100%;object-fit:cover;display:block}.w-213 *{font-family:var(--font-primary)}.w-213{--font-primary:"MardotoLight";--font-secondary:"HighSpirited";--font-tertiary:"NotoSansArmenianRegular";--font-quaternary:"SHKDzeragir";--primary-color:#E6CDA1;--primary-color-tint:invert(84%) sepia(29%) saturate(369%) hue-rotate(349deg) brightness(105%) contrast(90%);--secondary-color:#181D2E;--tertiary-color:#2563EB;--background-color:#F1E8DF;--gray-color:#757575;--gray-dark:#1E1E1E;--light-gray-rgba:rgba(0,0,0,0.2);--black-color:#000000;--white-color:#FFFFFF;--button-color:#1F2937;--hero-1:735px;--hero-2:208px;--hero-3:160px;--hero-4:154px;--headline-1:74px;--headline-2:64px;--headline-3:48px;--headline-4:44px;--subtitle-1:36px;--subtitle-2:24px;--subtitle-3:20px;--subtitle-4:20px;--body:16px}@media(max-width:1440px){.w-213{--hero-1:clamp(430px,max(735/1440 * 100vw,430px),735px);--hero-2:clamp(59px,max(208/1440 * 100vw,59px),208px);--hero-3:clamp(48px,max(160/1440 * 100vw,48px),160px);--hero-4:clamp(44px,max(154/1440 * 100vw,44px),154px);--headline-1:clamp(24px,max(74/1440 * 100vw,24px),74px);--headline-2:clamp(20px,max(64/1440 * 100vw,20px),64px);--headline-3:clamp(20px,max(48/1440 * 100vw,20px),48px);--subtitle-1:clamp(16px,max(36/1440 * 100vw,16px),36px);--subtitle-2:clamp(16px,max(24/1440 * 100vw,16px),24px);--subtitle-3:clamp(20px,max(20/1440 * 100vw,20px),20px);--subtitle-4:clamp(17px,max(20/1440 * 100vw,17px),20px)}}.w-213{--date-line-height:74px;--date-line-gap:40px;--subtitle-1-line-height:56px;--title-container-shadow-bottom:65px;--title-container-shadow-left:100px;--date-left:200px;--date-top:16px;--countdown-value-height:60px;--countdown-divider-height:74px}@media(max-width:1440px){.w-213{--date-line-height:clamp(25px,max(74/1440 * 100vw,25px),74px);--date-line-gap:clamp(16px,max(40/1440 * 100vw,16px),40px);--subtitle-1-line-height:clamp(24px,max(56/1440 * 100vw,24px),56px);--title-container-shadow-bottom:clamp(20px,max(65/1440 * 100vw,20px),65px);--title-container-shadow-left:clamp(80px,max(100/1440 * 100vw,80px),100px);--date-left:clamp(145px,max(200/1440 * 100vw,145px),200px);--date-top:clamp(10px,max(16/1440 * 100vw,10px),16px);--countdown-value-height:clamp(20px,max(60/1440 * 100vw,20px),60px);--countdown-divider-height:clamp(41px,max(74/1440 * 100vw,41px),74px)}}@media(max-width:834px){.w-213{--date-left:clamp(130px,max(143/834 * 100vw,130px),143px);--date-top:clamp(10px,max(10/834 * 100vw,10px),10px)}}@media(max-width:440px){.w-213{--title-container-shadow-bottom:16px;--title-container-shadow-left:75px;--date-left:115px;--date-top:2px}}.w-213{background-color:var(--background-color);overflow-x:clip}.w-213 .scroll-arrow-button{bottom:60px}.w-213 .scroll-arrow-button .icon{filter:var(--primary-color-tint)}.w-213 #intro-section{position:relative;background-size:cover;background-position:50%;background-attachment:fixed;height:100vh;height:100svh;overflow:hidden}.w-213 #intro-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:50%}.w-213 #intro-section .title-container{display:flex;gap:28px;justify-content:left;transform:rotate(-9deg);padding-top:125px;padding-left:53px}.w-213 #intro-section .title-container .title{font-family:var(--font-secondary);font-size:var(--hero-3);color:var(--primary-color)}.w-213 #intro-section .title-container .title span{font-family:inherit;font-size:inherit;color:inherit}.w-213 #intro-section .title-container .title-container-shadow{display:flex;gap:28px;justify-content:left;position:absolute;bottom:calc(-1*var(--title-container-shadow-bottom));left:var(--title-container-shadow-left);z-index:-1;width:100%}.w-213 #intro-section .title-container .title-container-shadow .title{font-size:var(--hero-4);color:var(--black-color)}.w-213 #intro-section .date{font-family:var(--font-secondary);font-size:var(--hero-3);color:var(--primary-color);transform:rotate(-9deg)!important;display:flex;justify-content:left;padding-top:var(--date-top);padding-left:var(--date-left)}.w-213 #event-details-section{position:relative}.w-213 #event-details-section .countdown-container .time-unit-with-divider{display:flex;align-items:center;gap:16px}.w-213 #event-details-section .countdown-container .time-unit-with-divider .divider{width:1px;height:var(--countdown-divider-height);background-color:var(--primary-color);opacity:.5}.w-213 #event-details-section .countdown-container .time-unit .time-label{font-family:var(--font-quaternary);font-size:var(--subtitle-3);color:var(--primary-color);padding-top:14px}.w-213 #event-details-section .countdown-container .time-unit .time-value-wrapper{display:flex;overflow:hidden;min-height:var(--countdown-value-height);position:relative}.w-213 #event-details-section .countdown-container .time-unit .time-value-wrapper .time-value{font-family:var(--font-quaternary);font-size:var(--headline-1);color:var(--primary-color);position:absolute;width:100%;text-align:center}.w-213 #event-details-section .main-image{object-fit:cover;object-position:center center;width:100%;max-height:80vh}.w-213 #event-details-section .container{background:rgba(0,0,0,.8);position:absolute;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.w-213 #event-details-section .container .date{font-family:var(--font-secondary);font-size:var(--headline-1);color:var(--primary-color);display:flex;gap:var(--date-line-gap);padding-bottom:40px}.w-213 #event-details-section .container .line{background-color:var(--primary-color);width:1px;height:var(--date-line-height)}.w-213 #event-details-section .container .description{width:80%;font-size:var(--subtitle-1);color:var(--white-color);line-height:var(--subtitle-1-line-height);text-align:center}.w-213 .overlapping-images-container .scroll-wrapper .scroll-section{width:100vw;height:100svh;overflow:hidden}.w-213 #program-of-day-section{background-size:100% 80%;background-position:50%;background-repeat:no-repeat;background-color:var(--secondary-color);padding:128px 16px}.w-213 #program-of-day-section .info-container{width:fit-content;display:flex;flex-direction:column;align-items:flex-start;gap:52px;margin:auto}.w-213 #program-of-day-section .info-container .info{display:flex;justify-content:center;gap:80px}.w-213 #program-of-day-section .info-container .info .time{font-family:var(--font-tertiary);font-size:var(--headline-3);color:var(--primary-color)}.w-213 #program-of-day-section .info-container .info .content{display:flex;flex-direction:column;gap:4px}.w-213 #program-of-day-section .info-container .info .content .name{font-family:var(--font-tertiary);font-size:var(--headline-3);color:var(--primary-color)}.w-213 #program-of-day-section .info-container .info .content .place{font-size:var(--subtitle-1);color:var(--white-color)}.w-213 #program-of-day-section .info-container .info .content .address{font-size:var(--subtitle-2);color:var(--white-color)}.w-213 #program-of-day-section .info-container .info .content .location-button{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;padding:10px 22px;border-radius:82px;border:1px solid var(--primary-color);color:#fff;font-size:var(--body);text-decoration:none;box-shadow:0 4px 16px rgba(230,205,161,.25);transition:opacity .2s ease,box-shadow .2s ease}.w-213 #program-of-day-section .info-container .info .content .location-button:hover{opacity:.85;box-shadow:0 6px 24px rgba(230,205,161,.4)}.w-213 #dress-code-section{display:flex;flex-direction:column;align-items:center;padding:0 16px;margin-top:80px}.w-213 #dress-code-section .title{font-family:var(--font-tertiary);font-size:var(--headline-3);color:var(--secondary-color);margin-bottom:16px}.w-213 #dress-code-section .description{max-width:1000px;font-size:var(--subtitle-2);color:var(--black-color);line-height:40px;text-align:center;margin-bottom:24px}.w-213 #dress-code-section .images-wrapper{position:relative;display:flex;width:100%;max-width:1025px;max-height:860px;gap:18px}.w-213 #dress-code-section .images-wrapper .column{flex:1 1;display:flex;flex-direction:column;gap:10px}.w-213 #dress-code-section .images-wrapper .column .image-container{width:100%;overflow:hidden}.w-213 #dress-code-section .images-wrapper .column .image-container .image{width:100%;height:100%;object-fit:cover}.w-213 #dress-code-section .images-wrapper .highlighted-text{position:absolute;bottom:-9%;right:0;font-family:var(--font-secondary);font-size:var(--hero-2);color:var(--primary-color);transform:rotate(-9deg)}.w-213 .pre-attendance-container{margin:180px auto 0;max-width:550px;display:flex;flex-direction:column;align-items:center}.w-213 .pre-attendance-container .pre-attendance-title{font-family:var(--font-tertiary);font-size:var(--headline-3);color:var(--secondary-color);margin-bottom:20px;text-align:center}.w-213 .pre-attendance-container .pre-attendance-note{padding:24px 32px;width:100%;background:rgba(230,205,161,.22);border:1.5px solid rgba(230,205,161,.55);border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center}.w-213 .pre-attendance-container .pre-attendance-note .text{font-size:var(--subtitle-2);color:var(--gray-dark);line-height:32px}.w-213 #confirm-attendance-section{padding:0 16px;margin-top:100px}.w-213 #confirm-attendance-section .title-container{max-width:874px;margin:0 auto 40px}.w-213 #confirm-attendance-section .title-container .title{font-family:var(--font-tertiary);font-size:var(--headline-3);color:var(--secondary-color);line-height:54px;margin-bottom:8px}.w-213 #confirm-attendance-section .title-container .description{font-size:var(--subtitle-2);color:var(--gray-color);line-height:26px}.w-213 #confirm-attendance-section .title-container .description strong{font-family:var(--font-tertiary);font-weight:700;color:var(--secondary-color)}.w-213 #confirm-attendance-section .content .container{max-width:650px}.w-213 #confirm-attendance-section .content .container .radio-buttons{margin-bottom:40px}.w-213 #confirm-attendance-section .content .container .radio-buttons .description{font-family:var(--font-tertiary);font-size:var(--subtitle-4);color:var(--gray-dark);margin-bottom:20px}.w-213 #confirm-attendance-section .content .container .radio-buttons .checkbox-container .round-checkbox:checked{background-color:var(--secondary-color)}.w-213 #confirm-attendance-section .content .container .radio-buttons .checkbox-container .label{font-family:var(--font-tertiary);font-size:var(--body);color:var(--gray-color);white-space:nowrap}.w-213 #confirm-attendance-section .content .container .from-whom-inputs .description{font-family:var(--font-tertiary);font-size:var(--subtitle-4);color:var(--gray-dark);margin-bottom:20px}.w-213 #confirm-attendance-section .content .container .from-whom-inputs .checkbox-container .square-checkbox:checked{background-color:var(--secondary-color)}.w-213 #confirm-attendance-section .content .container .from-whom-inputs .checkbox-container .label{font-family:var(--font-tertiary);font-size:var(--body);color:var(--gray-color)}.w-213 #confirm-attendance-section .content .container .inputs .input-container label{font-size:var(--body);color:var(--black)}.w-213 #confirm-attendance-section .content .container .inputs .input-container input{max-width:650px;font-size:var(--body);color:var(--gray-dark)}.w-213 #confirm-attendance-section .submit-button{font-size:var(--body);color:var(--white);background-color:var(--button-color);width:150px}.w-213 #confirm-attendance-section .submit-button:not(:disabled):hover{opacity:.8}.w-213 #confirm-attendance-section .submit-button:disabled{cursor:unset;opacity:.3!important}.w-213 .end-section{position:relative;display:flex;justify-content:center;margin-top:40px}.w-213 .end-section .title{font-size:var(--headline-1);font-weight:700;color:var(--secondary-color);white-space:nowrap;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.w-213 .end-section .subtitle{font-family:var(--font-secondary);font-size:var(--hero-2);color:var(--primary-color);transform:rotate(-9deg)}.w-213 .end-distance{padding-top:160px}@media(max-width:1280px){.w-213 #dress-code-section .description{line-height:28px;margin-bottom:8px}.w-213 #dress-code-section .images-wrapper .highlighted-text{bottom:-7%}}@media(max-width:834px){.w-213 #intro-section .age{justify-content:center;padding-right:0}.w-213 #event-details-section .container .description{width:unset;padding:0 20px}.w-213 #program-of-day-section{padding:45px 16px}.w-213 #program-of-day-section .info-container,.w-213 #program-of-day-section .info-container .info{gap:20px}.w-213 #dress-code-section{margin-top:60px}.w-213 #dress-code-section .description{line-height:28px;margin-bottom:8px}.w-213 #dress-code-section .images-wrapper{gap:8px}.w-213 #confirm-attendance-section .title-container .title{line-height:32px}.w-213 .pre-attendance-container{margin:80px auto 0;max-width:360px}}@media(max-width:440px){.w-213 #dress-code-section .images-wrapper .highlighted-text{bottom:-9%}.w-213 #confirm-attendance-section{margin-top:60px}.w-213 #confirm-attendance-section .submit-button{width:100%}.w-213 .end-section{margin-top:30px}.w-213 .end-distance{padding-top:65px}}.w-215 *{font-family:var(--font-primary)}.w-215{--font-primary:"SHKAida";--font-secondary:"NotoSansArmenianRegular";--font-tertiary:"HighSpirited";--primary-color:#A94963;--secondary-color:#FFD7E2;--tertiary-color:#F9EBEF;--gray-color:#EFEFEF;--pink:#D36880;--black:#111111;--gray:#757575;--white:#FFFFFF;--hero-1:96px;--hero-2:80px;--headline-1:64px;--headline-2:52px;--headline-3:42px;--subtitle-1:36px;--subtitle-2:32px;--subtitle-3:28px;--body-1:24px;--body-2:20px;--body-3:18px;--body-4:16px}@media(max-width:1440px){.w-215{--hero-1:clamp(36px,max(96/1440 * 100vw,36px),96px);--hero-2:clamp(32px,max(80/1440 * 100vw,32px),80px);--headline-1:clamp(32px,max(64/1440 * 100vw,32px),64px);--headline-2:clamp(32px,max(52/1440 * 100vw,32px),52px);--headline-3:clamp(24px,max(42/1440 * 100vw,24px),42px);--subtitle-1:clamp(24px,max(36/1440 * 100vw,24px),36px);--subtitle-2:clamp(22px,max(32/1440 * 100vw,22px),32px);--subtitle-3:clamp(20px,max(28/1440 * 100vw,20px),28px);--body-1:clamp(18px,max(24/1440 * 100vw,18px),24px);--body-2:clamp(16px,max(20/1440 * 100vw,16px),20px);--body-3:clamp(15px,max(18/1440 * 100vw,15px),18px);--body-4:clamp(14px,max(16/1440 * 100vw,14px),16px)}}.w-215 .intro-section{position:relative;transform:translateZ(0)}.w-215 .intro-section .scroll-arrow-button{--arrow-color:var(--primary-color)}.w-215 .intro-section .scroll-section{position:sticky;top:0;height:100vh;height:100dvh;width:100%;overflow:hidden;transform:translateZ(0);will-change:transform}.w-215 .intro-section .scroll-section.first{z-index:1}.w-215 .intro-section .scroll-section.second{z-index:2}.w-215 .intro-section .hero-image{width:100%;height:100%;object-fit:cover;display:block}.w-215 .intro-section .intro-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:16px;z-index:2}.w-215 .intro-section .card{background-color:rgba(0,0,0,0);border-top:clamp(20px,3vw,36px) solid var(--white);border-left:clamp(20px,3vw,36px) solid var(--white);border-right:clamp(20px,3vw,36px) solid var(--white);min-width:60%;height:80%;display:flex;flex-direction:column;align-items:stretch;box-shadow:0 24px 60px rgba(0,0,0,.18)}.w-215 .intro-section .photo-area{background-color:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center;padding:clamp(20px,4vw,48px);text-align:center}.w-215 .intro-section .names{font-family:var(--font-primary);font-style:italic;color:var(--black);font-size:var(--hero-1);line-height:1.1;margin:0;letter-spacing:.01em}.w-215 .intro-section .date{font-family:var(--font-primary);color:var(--primary-color);font-size:var(--headline-1);line-height:1;margin:20px 0 0;letter-spacing:.02em}.w-215 .intro-section .subtitle-block{background-color:var(--white);display:flex;flex-direction:column;align-items:center;padding:clamp(20px,3vw,32px) clamp(20px,3vw,40px) clamp(24px,3vw,40px)}.w-215 .intro-section .intro-audio-button.audio-button{position:relative;top:auto;left:auto;translate:none;margin-bottom:clamp(12px,1.6vw,20px)}.w-215 .intro-section .intro-audio-button.audio-button .lottie{width:clamp(46px,5vw,56px)}.w-215 .intro-section .intro-audio-button.audio-button .lottie path{fill:var(--primary-color);stroke:var(--primary-color)}.w-215 .intro-section .intro-subtitle{font-family:var(--font-primary);color:var(--primary-color);font-size:var(--subtitle-2);line-height:1.3;margin:0;text-align:center}.w-215 #event-details-section{background-color:var(--gray-color)}.w-215 #event-details-section .top-block{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px;padding:100px 80px;max-width:1400px;margin:0 auto}.w-215 #event-details-section .date-block{display:flex;flex-direction:column;gap:20px}.w-215 #event-details-section .date-block .date{font-family:var(--font-primary);color:var(--primary-color);font-size:var(--hero-2);line-height:1;letter-spacing:.02em;margin:0}.w-215 #event-details-section .date-block .date-subtitle{font-family:var(--font-primary);font-size:var(--subtitle-1);line-height:1.3;margin:0}.w-215 #event-details-section .tic-tac-toe{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);width:100%;aspect-ratio:1/1;justify-self:center;position:relative}.w-215 #event-details-section .tic-tac-toe .cell{display:flex;align-items:center;justify-content:center;padding:8px;position:relative}.w-215 #event-details-section .tic-tac-toe .cell:nth-child(3n+1),.w-215 #event-details-section .tic-tac-toe .cell:nth-child(3n+2){border-right:2px solid var(--primary-color)}.w-215 #event-details-section .tic-tac-toe .cell:nth-child(-n+6){border-bottom:2px solid var(--primary-color)}.w-215 #event-details-section .heart-cell{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.w-215 #event-details-section .heart-icon{width:100%;height:100%;max-width:120px;max-height:110px}.w-215 #event-details-section .heart-label{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--font-primary);font-size:var(--subtitle-1);line-height:1;transform:translate(-2%,-2%)}.w-215 #event-details-section .x-icon{background-color:var(--gray);width:70%;height:70%;object-fit:contain}.w-215 #event-details-section .guest-block{background-color:var(--white);padding:60px 24px 80px;text-align:center}.w-215 #event-details-section .guest-block .guest-title{font-family:var(--font-primary);font-style:italic;color:var(--primary-color);font-size:var(--headline-2);line-height:1.2;margin:0 0 20px}.w-215 #event-details-section .guest-block .guest-description{font-family:var(--font-secondary);color:var(--black);font-size:var(--body-1);line-height:1.6;max-width:880px;margin:0 auto}.w-215 #moments-of-love-section{position:relative;background-color:var(--secondary-color);padding:160px 24px 120px;overflow:hidden}.w-215 #moments-of-love-section .script-title{font-family:var(--font-tertiary),cursive;color:var(--gray);font-size:clamp(48px,max(200/1440 * 100vw,48px),200px);font-weight:400;letter-spacing:.02em;line-height:1;margin:0;white-space:nowrap}.w-215 #moments-of-love-section .top-title{margin:2% 6% -5%;transform:rotate(-10deg)!important;transform-origin:left center;position:relative;z-index:2}.w-215 #moments-of-love-section .film-strip{position:relative;width:130%;margin-left:-15%;transform:rotate(-10deg)!important;transform-origin:center center;background-color:var(--black);display:flex;flex-direction:column;z-index:1;box-shadow:0 20px 60px rgba(0,0,0,.12)}.w-215 #moments-of-love-section .film-edge{height:40px;background-color:var(--black);background-image:repeating-linear-gradient(to right,var(--tertiary-color) 0,var(--tertiary-color) 22px,transparent 22px,transparent 38px);background-size:38px 18px;background-repeat:repeat-x;background-position:50%}.w-215 #moments-of-love-section .film-row{position:relative;overflow:hidden;background-color:var(--black);padding:0}.w-215 #moments-of-love-section .film-row .marquee-track{display:flex;width:max-content;animation:w215-marquee 50s linear infinite;will-change:transform}.w-215 #moments-of-love-section .film-row:hover .marquee-track{animation-play-state:paused}.w-215 #moments-of-love-section .film-row .frame{flex-shrink:0;width:clamp(200px,20vw,300px);aspect-ratio:3/4;object-fit:cover;display:block;margin-right:6px}@keyframes w215-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.w-215 #moments-of-love-section .film-row .marquee-track{animation:none;transform:translateX(0)}.w-215 #moments-of-love-section .film-row .frame{transition:none}}.w-215 #moments-of-love-section .bottom-title-wrap{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin:-5% 6% 5%;position:relative;z-index:2;transform:rotate(-10deg)!important;transform-origin:right center}.w-215 #moments-of-love-section .heart-decoration{margin-top:40px;width:clamp(32px,max(174/1440 * 100vw,32px),174px);aspect-ratio:56/47;transform:rotate(-20deg)!important}.w-215 #moments-of-love-section .bottom-title{color:var(--gray)}.w-215 .themed-icon{display:inline-block;background-color:var(--primary-color);-webkit-mask-image:var(--icon-mask);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-image:var(--icon-mask);mask-size:contain;mask-repeat:no-repeat;mask-position:center}.w-215 #program-of-day-section{padding:64px 24px}.w-215 #program-of-day-section .title{font-size:var(--headline-2);font-style:italic;text-align:center;margin-bottom:40px}.w-215 #program-of-day-section .timeline{display:flex;flex-direction:column;gap:56px;width:100%;max-width:700px;margin:auto}.w-215 #program-of-day-section .timeline-row{display:grid;grid-template-columns:140px 72px 1fr;align-items:center;gap:48px;padding:16px 0;border-radius:16px;transition:background-color .25s ease,box-shadow .25s ease,transform .25s ease}.w-215 #program-of-day-section .timeline-row.is-clickable{cursor:default}.w-215 #program-of-day-section .timeline-row.is-clickable:hover{background-color:color-mix(in srgb,var(--primary-color) 8%,transparent);box-shadow:0 6px 24px color-mix(in srgb,var(--primary-color) 14%,transparent);transform:translateY(-2px)}.w-215 #program-of-day-section .timeline-row.is-clickable:hover .location-button{font-family:var(--font-secondary);background-color:var(--primary-color);color:var(--white);box-shadow:0 6px 16px color-mix(in srgb,var(--primary-color) 35%,transparent)}.w-215 #program-of-day-section .left-column{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.w-215 #program-of-day-section .left-column .icon{background-color:var(--gray);width:88px;height:88px}.w-215 #program-of-day-section .left-column .time{font-family:var(--font-secondary);color:var(--pink);font-size:var(--subtitle-2);line-height:1;letter-spacing:.02em}.w-215 #program-of-day-section .heart{width:56px;height:47px;justify-self:center}.w-215 #program-of-day-section .right-column{display:flex;flex-direction:column;gap:8px}.w-215 #program-of-day-section .right-column .item-title{color:var(--pink);font-size:var(--subtitle-1);line-height:1.1;letter-spacing:.03em;text-align:left;text-transform:uppercase;margin:0}.w-215 #program-of-day-section .right-column .place{color:var(--black);font-size:var(--body-1);line-height:1.3;margin:0}.w-215 #program-of-day-section .right-column .address{color:var(--gray);font-size:var(--body-2);line-height:1.3;margin:0}.w-215 #program-of-day-section .right-column .message{font-family:var(--font-primary);color:var(--gray);font-size:var(--body-2);line-height:1.35;margin:0;max-width:420px}.w-215 #program-of-day-section .right-column .location-button-wrap{margin-top:12px}.w-215 #program-of-day-section .right-column .location-button{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid var(--primary-color);border-radius:999px;background-color:rgba(0,0,0,0);color:var(--primary-color);font-family:var(--font-primary);font-size:var(--body-3);line-height:1;text-decoration:none;cursor:pointer;transition:background-color .25s ease,color .25s ease,box-shadow .25s ease,transform .15s ease}.w-215 #program-of-day-section .right-column .location-button .pin{flex-shrink:0}.w-215 #program-of-day-section .right-column .location-button:focus-visible,.w-215 #program-of-day-section .right-column .location-button:hover{background-color:var(--primary-color);color:var(--white);box-shadow:0 6px 16px color-mix(in srgb,var(--primary-color) 35%,transparent);outline:none}.w-215 #program-of-day-section .right-column .location-button:active{transform:translateY(1px)}.w-215 #spouse-images-section{background-color:var(--tertiary-color);padding:60px 24px;display:flex;justify-content:center}.w-215 #spouse-images-section .collage{width:100%;max-width:1020px;display:grid;grid-template-columns:1.2fr 1fr;gap:24px}.w-215 #spouse-images-section .hero,.w-215 #spouse-images-section .tile{position:relative;overflow:hidden;border-radius:4px;background-color:hsla(0,0%,100%,.4)}.w-215 #spouse-images-section .hero{aspect-ratio:3/4.5}.w-215 #spouse-images-section .side{display:grid;grid-template-rows:repeat(3,1fr);gap:24px}.w-215 #spouse-images-section .tile{aspect-ratio:16/9}.w-215 #spouse-images-section .image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.w-215 #spouse-images-section .hero:hover .image,.w-215 #spouse-images-section .tile:hover .image{transform:scale(1.04)}.w-215 #confirm-attendance-section{padding:120px 20px}.w-215 #confirm-attendance-section .title-container .title{font-size:var(--headline-2);font-style:italic;color:var(--black);margin-bottom:unset}.w-215 #confirm-attendance-section .title-container .description{font-family:var(--font-secondary);font-size:var(--body-2);color:var(--gray);line-height:28px;max-width:550px;text-align:center;margin:24px auto 40px;border-radius:16px}.w-215 #confirm-attendance-section .content .container{max-width:550px}.w-215 #confirm-attendance-section .content .container .radio-buttons .description{font-family:var(--font-secondary);font-size:var(--body-2);color:var(--black);margin-bottom:20px}.w-215 #confirm-attendance-section .content .container .radio-buttons .checkbox-container .round-checkbox:checked{background-color:var(--primary-color)}.w-215 #confirm-attendance-section .content .container .radio-buttons .checkbox-container .label{font-family:var(--font-secondary);font-size:var(--body-3);color:var(--gray)}.w-215 #confirm-attendance-section .content .container .from-whom-inputs{margin:40px 0}.w-215 #confirm-attendance-section .content .container .from-whom-inputs .description{font-family:var(--font-secondary);font-size:var(--body-2);color:var(--black);margin-bottom:20px}.w-215 #confirm-attendance-section .content .container .from-whom-inputs .checkbox-container .square-checkbox:checked{background-color:var(--primary-color)}.w-215 #confirm-attendance-section .content .container .from-whom-inputs .checkbox-container .label{font-family:var(--font-secondary);font-size:var(--body-3);color:var(--gray)}.w-215 #confirm-attendance-section .content .container .inputs .input-container label{font-family:var(--font-secondary);font-size:var(--body-2);color:var(--black)}.w-215 #confirm-attendance-section .content .container .inputs .input-container input{max-width:650px;font-family:var(--font-secondary);font-size:var(--body-2);color:var(--black)}.w-215 #confirm-attendance-section .submit-button{font-size:var(--body-3);color:var(--white);background-color:var(--black)}.w-215 #confirm-attendance-section .submit-button:not(:disabled):hover{opacity:.8}.w-215 #confirm-attendance-section .submit-button:disabled{cursor:unset;opacity:.3!important}.w-215 .end-title{position:relative;font-size:var(--headline-1);color:var(--primary-color);text-align:center;padding:20px 16px 48px}@media(max-width:1024px){.w-215 .intro-section .card{width:90%;height:60%}}@media(max-width:834px){.w-215 #event-details-section .top-block{grid-template-columns:1fr;gap:32px;padding:60px 24px}.w-215 #event-details-section .tic-tac-toe{max-width:320px}.w-215 #event-details-section .guest-block{padding:40px 16px 56px}.w-215 #moments-of-love-section{padding:50px 12px}.w-215 #moments-of-love-section .film-edge{height:28px;background-size:26px 12px;background-image:repeating-linear-gradient(to right,var(--tertiary-color) 0,var(--tertiary-color) 14px,transparent 14px,transparent 26px)}.w-215 #moments-of-love-section .film-row .marquee-track{animation-duration:24s}.w-215 #moments-of-love-section .film-row .frame{width:clamp(100px,20vw,220px);margin-right:4px}.w-215 #moments-of-love-section .bottom-title-wrap{gap:10px}.w-215 #moments-of-love-section .heart-decoration{width:36px}.w-215 #program-of-day-section{padding:40px 16px}.w-215 #program-of-day-section .title{margin-bottom:20px}.w-215 #program-of-day-section .timeline{max-width:500px;gap:40px}.w-215 #program-of-day-section .timeline-row{grid-template-columns:96px 44px 1fr;gap:28px}.w-215 #program-of-day-section .left-column{gap:8px}.w-215 #program-of-day-section .left-column .icon{width:64px;height:64px}.w-215 #program-of-day-section .heart{width:36px;height:30px}.w-215 #spouse-images-section{padding:40px 16px}.w-215 #spouse-images-section .collage,.w-215 #spouse-images-section .side{gap:16px}.w-215 #confirm-attendance-section{padding:80px 16px}}@media(max-width:440px){.w-215 .intro-section .card{width:100%;height:65%}.w-215 #program-of-day-section{padding:40px 16px}.w-215 #program-of-day-section .timeline{gap:32px}.w-215 #program-of-day-section .timeline-row{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.w-215 #program-of-day-section .left-column{order:1}.w-215 #program-of-day-section .left-column .time{text-align:center}.w-215 #program-of-day-section .heart{order:2}.w-215 #program-of-day-section .right-column{order:3;align-items:center;text-align:center}.w-215 #program-of-day-section .right-column .address,.w-215 #program-of-day-section .right-column .item-title,.w-215 #program-of-day-section .right-column .message,.w-215 #program-of-day-section .right-column .place{text-align:center}.w-215 #program-of-day-section .right-column .location-button-wrap{width:100%;display:flex;justify-content:center}.w-215 #program-of-day-section .left-column .icon{width:80px;height:80px}.w-215 #program-of-day-section .heart{width:28px;height:24px}.w-215 #spouse-images-section{padding:32px 12px}.w-215 #spouse-images-section .collage{grid-template-columns:1fr;gap:12px}.w-215 #spouse-images-section .hero{aspect-ratio:4/5}.w-215 #spouse-images-section .side{grid-template-rows:repeat(3,auto);gap:12px}.w-215 #spouse-images-section .tile{aspect-ratio:16/10}}