.hero{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.hero.hero-container{margin:0 auto;max-width:1216px;padding:5% 12px 12px}.hero .hero-title{display:grid;grid-template-areas:"save photo comment" "the  photo comment" ".    photo date";grid-template-columns:361px auto 361px;margin-bottom:84px}.hero .hero-title__save{grid-area:save;margin-top:auto;transform:translate(-35px,67px)}.hero .hero-title__the{grid-area:the;margin-left:auto;margin-right:38px;transform:translateY(52px)}.hero .hero-title__photo{display:flex;flex-direction:column;grid-area:photo;row-gap:15px;transform:rotate(4deg)}.hero .hero-title__comment{color:var(--comment-text);font-size:20px;grid-area:comment;line-height:1.4;margin:auto;max-width:201px;position:relative;transform:translate(12px,-18px)}.hero .hero-title__comment:after,.hero .hero-title__comment:before{background-image:url(../svg/quotes.svg);background-repeat:no-repeat;background-size:contain;content:"";height:19px;position:absolute;width:22px}.hero .hero-title__comment:before{left:0;top:0;transform:scaleX(-1) translate(120%,-160%)}.hero .hero-title__comment:after{bottom:0;right:0;transform:translate(20%,160%)}.hero .hero-title__date{grid-area:date;margin-left:12px;transform:translateY(-50%)}.hero .hero-title__the-date{align-items:center;-moz-column-gap:14px;column-gap:14px;display:flex;justify-content:center}.hero .hero-title__the-date-text{font-size:55px;line-height:1.5}.hero .hero-title__the-date-icon{flex-shrink:0}.hero .hero-description{color:var(--comment-text);font-size:clamp(14px,3vw,35px);text-align:center}.hero .hero-description_accent{color:var(--accent-text);font-weight:600}@media(max-width:1440px){.hero .hero-title__save{max-width:320px;transform:translate(5px,67px)}.hero .hero-title__the{margin-right:14%;max-width:145px;transform:translateY(50%)}.hero .hero-title__date{margin-left:auto;max-width:296px}.hero .hero-title__comment{transform:translate(30px,-36px)}}@media(max-width:1280px){.hero .hero-title{grid-template-columns:1fr 395px 1fr}.hero .hero-title__save{max-width:269px;transform:translate(-15%,28%)}.hero .hero-title__the{margin-right:20%;max-width:121px;transform:translateY(40%)}.hero .hero-title__date{margin-left:auto;max-width:248px;transform:translateY(-58%)}.hero .hero-title__comment{font-size:18px;line-height:1.2;transform:translate(20px,-18%)}.hero .hero-title__comment:after,.hero .hero-title__comment:before{height:15px;width:17px}.hero .hero-title__comment:before{transform:scaleX(-1) translate(90%,-200%)}.hero .hero-title__comment:after{transform:translate(-40%,220%)}}@media(max-width:960px){.hero .hero-title{-moz-column-gap:15px;column-gap:15px;grid-template-areas:"save   save    photo" "the    comment photo" "date   date    photo";grid-template-columns:auto auto clamp(160px,46vw,380px)}.hero .hero-title__save{max-width:clamp(113px,29vw,269px);transform:none}.hero .hero-title__the{margin-right:0;margin-top:auto;max-width:clamp(56px,15vw,121px);transform:none}.hero .hero-title__date{margin-left:auto;margin-top:auto;max-width:clamp(112px,29vw,248px);transform:translateY(23%)}.hero .hero-title__comment{font-size:12px;line-height:1.2;max-width:99px;transform:none}.hero .hero-title__comment:after,.hero .hero-title__comment:before{height:12px;width:14px}.hero .hero-title__the-date-text{font-size:39px}.hero .hero-title__the-date-icon{width:40px}}@media(max-width:960px)and (max-width:600px){.hero .hero-title{-moz-column-gap:0;column-gap:0;grid-template-areas:"save   the    date" "photo  photo  comment" "photo  photo  comment";grid-template-columns:1fr clamp(56px,15vw,121px) 1fr}.hero .hero-title__save{margin-left:auto;transform:translate(-5%,18%)}.hero .hero-title__the{margin:0 auto;transform:none}.hero .hero-title__date{margin-left:0;margin-right:auto;transform:translate(-8%,25%)}.hero .hero-title__photo{margin:clamp(20px,5vw,30px) auto 0;max-width:clamp(130px,40vw,320px)}.hero .hero-title__comment:after,.hero .hero-title__comment:before{height:8px;width:10px}.hero .hero-title__the-date{-moz-column-gap:clamp(6px,1.8vw,13px);column-gap:clamp(6px,1.8vw,13px)}.hero .hero-title__the-date-text{font-size:clamp(17px,5vw,39px)}.hero .hero-title__the-date-icon{width:clamp(17px,5vw,39px)}}.date-wrap{margin:0 auto;max-width:820px;position:relative}.date-wrap__img{display:block;width:100%}.date-wrap__content{left:6%;position:absolute;top:10%;width:88%}.date-wrap__mails{margin-bottom:1%;transform:translate(-.4%)}.date-wrap__mails-text{bottom:8%;color:var(--main-text);display:grid;font-size:clamp(23px,6.8vw,60px);height:72%;line-height:1.2;padding:2%;place-content:center;position:absolute;right:7%;text-align:center;transform:rotate(5deg);width:76%}.date-wrap__mails-text_accent{color:var(--accent-text)}.date-wrapper{margin:0 auto;padding:0 var(--container-padding)}.date{padding:0 13%}.date__date{align-items:center;color:var(--contrast-color);-moz-column-gap:7%;column-gap:7%;display:grid;font-size:clamp(29px,8.7vw,75px);grid-template-columns:1fr auto 1fr;justify-content:space-between;line-height:1;margin-bottom:7%;text-align:center}.date__date-day{transform:translateY(10%)}.date__date_decorated{font-size:clamp(20px,6.4vw,55px);padding-bottom:6px;padding-top:17px;position:relative;width:100%}.date__date_decorated:after,.date__date_decorated:before{background-color:var(--contrast-color);content:"";height:1px;left:0;position:absolute;right:0}.date__date_decorated:before{top:0}.date__date_decorated:after{bottom:0}.date__calendar{align-items:center;-moz-column-gap:4px;column-gap:4px;display:flex;justify-content:space-between;margin-bottom:11%}.date__calendar .date__calendar-weeks{color:var(--contrast-color);font-size:clamp(9px,2.9vw,25px);text-align:center}.date__calendar .date__calendar-weeks__day-name{margin-bottom:50%;text-transform:uppercase}.date__calendar .date__calendar-weeks__day{display:inline-block;line-height:1;position:relative}.date__calendar .date__calendar-weeks__day-text{position:relative;z-index:2}.date__calendar .date__calendar-weeks__day_accent{color:var(--accent-text);position:relative}.date__calendar .date__calendar-weeks__day_accent-image{height:auto;left:50%;max-width:none;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:clamp(22px,6.6vw,57px);z-index:1}.date-footer{color:var(--contrast-color);font-size:clamp(10px,4vw,35px);margin:0 auto;text-align:center}.date-footer_accent{font-weight:700}@media(max-width:600px){.date-footer{font-size:clamp(10px,3vw,35px)}.date__date_decorated{padding-bottom:0;padding-top:7px}.date__calendar-weeks__day-name{margin-bottom:8px}}.home__hero.home__hero{margin-bottom:5vh}.home .home-padding{padding-inline:var(--container-padding)}.home .home-padding_small{padding-inline:10px}.home__date.home__date,.home__place.home__place.home__place{margin-bottom:clamp(75px,17vw,150px)}.home .home__wishes.home__wishes{margin-bottom:clamp(40px,17vw,130px)}.home .home__please-confirm{margin-bottom:30px}.home .home__questionnaire.home__questionnaire{margin-bottom:clamp(75px,17vw,150px)}
