@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Unbounded:wght@200..900&display=swap);:root{--color-bg:linear-gradient(180deg, #0D80F2 0%, #0B73DA 100%);--color-text:white;--color-text-mark:#007FFF;--color-border-card:#EC3C56;--color-border-button:none;--color-border-button-no:none;--color-bg-button:white;--color-bg-button-no:none;--color-text-button:#2F2F2F;--color-text-button-no:#E1E1E1;--color-border-input:white;--color-border-input-focus:white;--radius:10px;--radius-card:12px;--radius-button:100px;--radius-input:6px}*,html{margin:0;padding:0}body{background:var(--color-bg);color:var(--color-text);font-family:Montserrat,sans-serif;font-weight:500;font-size:20px;line-height:120%;position:relative}.main{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;align-items:center;overflow:hidden;gap:10px;transition:all .8s ease-in-out;position:relative}.page-10,.page-2,.page-3,.page-4,.page-5,.page-6,.page-7,.page-8,.page-9{display:none}.header{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 16px;padding-top:40px;gap:16px;max-width:100%;animation:appearance .8s forwards;position:relative}.underline{text-decoration:underline}.header--date{gap:10px}.header--date>p{font-size:16px;font-weight:500;font-style:italic}.header--choose{gap:12px;height:100%}.header--choose>p{font-style:italic;font-weight:500;font-size:16px;line-height:18px}h1{font-family:Unbounded,sans-serif;font-weight:500;font-size:24px;line-height:130%}h2{font-family:Unbounded,sans-serif;font-weight:500;font-size:25px;line-height:120%}h3{font-family:Montserrat,sans-serif;font-weight:700;font-size:22px;line-height:26px}.header--start>h1{max-width:90%}.mark{background:var(--color-text-mark);background-clip:text;color:transparent}.italic{font-style:italic}.page-2 .header>p{width:95%}.page-4 .header>p{width:85%}.page-8 .header>h3{max-width:70%}.image-block{height:calc(100vh - 340px);width:calc(100% - 32px);position:relative;animation:appearance .8s forwards}.page-2 .image-block,.page-3 .image-block,.page-4 .image-block,.page-5 .image-block,.page-9 .image-block{height:calc(100vh - 270px);width:100%}.page-1 .image-block{border-radius:12px;overflow:hidden}.dialogue{position:absolute;left:5%;top:5%;font-weight:500;font-size:17px;line-height:120%;text-align:center;color:#1f1f1f;padding:8px;background:#fff;border-radius:8px;box-shadow:0 4px 10px 0 #00000080;transform:rotate(-1deg)}.dialogue::after{content:"";line-height:0;background:#fff;width:16px;height:16px;border-radius:1px;position:absolute;bottom:0;right:24px;transform:translate(50%,70%) rotate(90deg);clip-path:polygon(0 0,0% 100%,100% 0)}.page-10>.image-block{height:calc(100vh - 390px);width:calc(100% - 32px);animation:appearance .8s forwards}.image-block>img{min-height:100%;width:100%;object-fit:cover;position:absolute;top:0;left:0}.page-2>.image-block>img{width:100%;min-height:100%;object-fit:cover}.collage{height:100%;width:100%;display:flex;flex-wrap:wrap;position:relative;gap:12px}.collage__image{width:calc((100% - 12px)/ 2);height:calc((100% - 12px)/ 2);border-radius:var(--radius);overflow:hidden;position:relative}.collage__image>img{height:100%;width:100%;object-fit:cover}.collage__image__cover{background:linear-gradient(179.76deg,rgba(0,0,0,0) 58.07%,rgba(0,0,0,.7) 99.79%);position:absolute;left:0;top:0;padding:6px 8px;width:calc(100% - 16px);height:calc(100% - 12px);display:flex;flex-direction:column;justify-content:flex-end;color:#fff}.collage__image__name{font-family:"Nunito Sans",sans-serif;font-weight:500;font-size:24px;line-height:33px}.collage__image__online{font-family:"Nunito Sans",sans-serif;font-weight:500;font-size:10px;line-height:14px;display:flex;align-items:center;gap:6px}.collage__image__online::before{content:"";line-height:0;background:#21e68d;padding:5px;border-radius:50%}.page-9 .choose-block>p{margin-bottom:18px}.buttons-block{display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;padding:0 16px;gap:16px;width:calc(100% - 32px);animation:appearance .8s forwards;padding-bottom:24px;position:relative}.buttons-block--bottom{gap:40px;position:absolute;bottom:0;background:var(--color-bg);padding:40px 16px 24px 16px}.buttons-block--bottom>.buttons-block,.buttons-block--bottom>.header{padding:0;width:100%}.buttons-block--bottom>.buttons-block{gap:0}.buttons-block--date{gap:28px}.buttons-block--date>.buttons-block>p{color:#d1e6fa;font-size:14px;line-height:120%;width:100%;margin-top:-18px}.buttons-block--date>.buttons-block{gap:28px;padding:0;width:100%}.main__body>.buttons-block,.main__body>.header{padding:0;width:100%}.main__body>.buttons-block{gap:0}.page-10 .buttons-block>p{font-size:19px;max-width:90%}.description{position:absolute;background:#fff;color:#171717;font-weight:600;font-style:Italic;font-size:16px;line-height:100%;text-align:center;box-shadow:0 4px 10px 0 #00000066;border-radius:8px;top:-40px;right:50%;transform:translate(50%,-50%);display:flex;align-items:center;gap:4px;padding:6px 8px;white-space:nowrap}.button{background:var(--color-bg-button);border:none;border-radius:var(--radius-button);height:60px;color:#fff;box-shadow:0 4px 10px 0 #00000040;text-transform:uppercase;text-decoration:none;font-family:Unbounded,sans-serif;font-weight:600;font-size:22px;line-height:130%;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0 8px;width:100%;max-width:400px;transition:all .2s ease-in-out;position:relative}.button--start::after{position:absolute;line-height:0;right:8px;padding:2.5px;content:url(../img/svg/arrow.svg);background:var(--color-bg);border-radius:50%}.button>span{background:var(--color-text-button);color:transparent;background-clip:text;z-index:2}.button:disabled{background:#a6a6a6;cursor:not-allowed;box-shadow:none;border:none;text-decoration:none;color:#fff}.button--no{background:var(--color-border-button-no);text-decoration:none;box-shadow:none}.button--no::before{content:"";line-height:0;position:absolute;top:2px;left:2px;height:calc(100% - 4px);width:calc(100% - 4px);border-radius:calc(var(--radius-button) - 2px);background:var(--color-bg-button-no)}.button--no>span{background:var(--color-text-button-no);background-clip:text;color:transparent;filter:none;-webkit-text-stroke:0}.button--skip{margin-top:-5px;background:0 0;color:#adadad;box-shadow:none;border:none;text-decoration:none}.button--skip>span,.button:disabled>span{filter:none;color:#fff;-webkit-text-stroke:0}.button--skip>span{font-style:normal;color:#adadad}.buttons-block--grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choose-block{display:flex;flex-direction:column;align-items:center;gap:10px;padding:0 16px;height:calc(100vh - 312px);width:calc(100% - 32px);max-height:136vw}.choose-line{display:flex;justify-content:center;width:100%;max-width:calc((100vh - 312px) * .7);height:calc(50% - 5px);gap:10px}.choose-item{width:calc(50% - 5px);display:flex;background:#fff;color:#000;flex-direction:column;align-items:center;cursor:pointer;border-radius:var(--radius-card);box-shadow:0 2px 10px 0 #8c8C8C4D;overflow:hidden;animation:appearance .8s forwards}.page-8 .choose-block{height:calc(100vh - 280px);max-height:100%;flex-direction:row;flex-wrap:wrap;justify-content:center}.page-8 .choose-item{width:calc(50% - 5px);height:74px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.page-8 .choose-item>p{padding:14px 16px}.choose__image{object-fit:cover;width:100%;height:calc(100% - 36px)}.choose__image--big{height:calc(100% - 180px);width:100%;animation:appearance .8s forwards;margin-bottom:6px;display:flex;justify-content:center}.choose__image--big>img{height:100%;max-width:100%;aspect-ratio:288/376;object-fit:cover;border-radius:12px}.choose-item>p{font-weight:500;font-size:20px;line-height:22px;padding:6px 2px;text-align:center}.page-10 .choose-item>p,.page-8 .choose-item>p{font-size:19px;line-height:23px}.choose-item_cover{position:absolute;top:0;left:0;border-radius:var(--radius-card);width:100%;height:100%;border:0 solid var(--color-border-card);transition:all .2s ease-in-out;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.choose-item--active .choose-item_cover{border-width:3px;box-shadow:0 0 5px 0 #015afe,0 0 10px 0 #015afe}.choose-item--active{box-shadow:0 0 5px 0 #015afe,0 0 10px 0 #015afe}form{display:flex;flex-direction:column;gap:16px;width:100%;max-width:400px}input{border:none;border-radius:var(--radius-input);font-family:Verdana,sans-serif;font-weight:400;font-size:21px;line-height:100%;padding:18px;box-sizing:border-box;width:100%;max-width:400px}input[type=email]{padding:18px 18px 18px 56px;color:#fff;background:0 0;backdrop-filter:blur(10px);border:2px solid var(--color-border-input);background-image:url(../img/svg/email.svg);background-repeat:no-repeat;background-position:center;background-position-x:18px}input[type=email]::placeholder{color:#fff}input:focus{outline:0}input[type=date]{background:#e9e8ed;border:none}input[type=email]:focus{outline:0;border:3px solid var(--color-border-input-focus);padding:17.5px 17.5px 17.5px 55.5px;background-position-x:17.5px}@keyframes appearance{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes appearance-main{0%{transform:translateY(-50%) scale(0)}100%{transform:translateY(-50%) scale(1)}}@media screen and (height <= 720px){body{font-size:17px;line-height:19px}.header{padding-top:20px}.header--final>p{font-size:16px;line-height:18px}h1{font-size:22px}h2{font-size:21px}h3{font-size:19px;line-height:21px}.header--question span{font-size:19px}.header--question h3{font-size:18px;line-height:20px}.header--choose{font-size:14px;line-height:15px}.header--date,.header--final{font-size:15px;line-height:16px}.image-block{height:calc(100vh - 290px)}.page-2 .image-block,.page-3 .image-block,.page-4 .image-block,.page-5 .image-block,.page-9 .image-block{height:calc(100vh - 260px)}.page-10>.image-block{height:calc(100vh - 340px)}.choose-block{height:calc(100vh - 270px)}.choose-line{max-width:calc((100vh - 270px) * .7)}.choose__image{height:calc(100% - 30px)}.choose-item>p{font-size:16px;line-height:18px}.choose__image--big{height:calc(100% - 185px)}.page-8 .choose-block{height:calc(100vh - 256px)}.page-8 .choose-item>p{padding:4px 12px}}@media screen and (width < 390px){body{font-size:17px;line-height:19px}.header{padding-top:20px}.header--start{font-size:18px}.header--start>p:first-child{font-size:20px}.header--final>p{font-size:16px;line-height:18px}h1{font-size:22px}h2{font-size:21px}h3{font-size:19px;line-height:21px}.header--final h1{font-size:22px}.header--question span{font-size:19px}.header--question h3{font-size:18px;line-height:20px}.header--choose{font-size:14px;line-height:15px}.header--date>p{font-size:15px}.image-block{height:calc(100vh - 290px)}.page-2 .image-block,.page-3 .image-block,.page-4 .image-block,.page-5 .image-block,.page-9 .image-block{height:calc(100vh - 240px)}.page-10>.image-block{height:calc(100vh - 340px)}.choose-block{height:calc(100vh - 270px)}.choose-line{max-width:calc((100vh - 270px) * .7)}.choose__image{height:calc(100% - 30px)}.choose-item>p{font-size:16px;line-height:18px}.choose__image--big{height:calc(100% - 166px)}.page-8 .choose-block{height:calc(100vh - 256px)}.page-8 .choose-item{height:54px}.page-8 .choose-item>p{padding:4px 12px;font-size:14px;line-height:16px}.page-10>.buttons-block>p{font-size:16px}.button{font-size:22px;line-height:23px}.buttons-block--date>.buttons-block>p{font-size:12px}}@media screen and (width < 375px){h1{font-size:22px}.header--final h1{font-size:20px}.header--start>p{font-size:17px}.header--date>p{font-size:14px}.page-10>.buttons-block>p{font-size:15px}.collage__image__name{font-size:22px}.button{font-size:20px;line-height:21px}.price{font-size:18px}}@media screen and (width >= 768px){.main{flex-wrap:wrap;justify-content:space-around;height:100vh;gap:0}.image-block{height:calc(100vh - 32px);margin:16px;width:calc(50vw - 32px)}.description{top:-5px}.page-2 .image-block,.page-3 .image-block,.page-4 .image-block,.page-5 .image-block,.page-9 .image-block{height:calc(100% - 32px);width:calc(50vw - 32px);max-width:calc(50vw - 32px);overflow:hidden;border-radius:var(--radius)}.choose-block{order:0;height:calc(100vh - 40px);padding:20px 16px;max-height:calc(100vh - 40px);width:calc(50vw - 32px);justify-content:center}.page-8 .choose-block{height:calc(100vh - 40px);padding:20px 16px}.choose-line{width:calc(100%);max-width:calc((100vh - 72px) * .7);max-height:36vw}.header--choose{height:auto}.header{order:1;max-width:calc(45vw - 32px)}.buttons-block{order:2;max-width:calc(45vw - 32px)}.buttons-block--bottom>.header,.buttons-block--date>.buttons-block,.buttons-block--date>.header{order:0}.page-10>.image-block{height:calc(100vh - 62px);width:calc(50vw - 32px);position:relative;top:0;left:0;transform:none;animation:appearance .8s forwards}.buttons-block--bottom{position:relative;background:0 0;padding:0 16px;height:calc(100% - 80px);justify-content:space-around}}.google-icon{width:20px;height:20px;flex-shrink:0;margin-right:5px}.form-divider{margin-bottom:15px}#container-modal{font-size:16px;font-family:Arial,serif}.blocker{z-index:99999!important}#container-modal *{font-family:Arial,serif;margin:0;text-shadow:none}#container-modal p{margin:1em 0;line-height:20px;color:#000;background:0 0}#container-modal blockquote,#container-modal figure{margin:1em 40px}#container-modal hr{border:1px inset;box-sizing:border-box;margin:.5em auto}#container-modal h1{font-size:2em;font-weight:700;margin:.67em 0;color:#000;background:0 0;line-height:1em}#container-modal h2{font-size:1.5em;font-weight:700;margin:.83em 0;color:#000;background:0 0;line-height:1em}#container-modal h3{font-size:1.17em;font-weight:700;margin:1em 0;color:#000;background:0 0;line-height:1em}#container-modal h4{font-size:1em;font-weight:700;margin:1.33em 0;color:#000;background:0 0}#container-modal h5{font-size:.83em;font-weight:700;margin:1.67em 0;color:#000;background:0 0}#container-modal h6{font-size:.67em;font-weight:700;margin:2.33em 0;color:#000;background:0 0}#container-modal table{border-collapse:separate;border-spacing:2px;border-color:gray}#container-modal tbody,#container-modal tfoot,#container-modal thead,#container-modal tr{border-color:inherit;vertical-align:middle}#container-modal td,#container-modal th{padding:1px;vertical-align:inherit}#container-modal th{font-weight:700}#container-modal caption{text-align:center}#container-modal menu,#container-modal ul{list-style-type:disc;margin:1em 0;padding:0 0 0 40px}#container-modal ol{list-style-type:decimal;margin:1em 0;padding:0 0 0 40px}#container-modal dd{margin:0 0 0 40px}#container-modal dl{margin:1em 0}#container-modal fieldset{border-style:groove;border-width:2px;border:2px groove ThreeDFace;margin:0 2px;padding:0 2px 3px;-webkit-padding-before:0.35em;-webkit-padding-start:0.75em;-webkit-padding-end:0.75em;-webkit-padding-after:0.625em}#container-modal b,#container-modal strong{font-weight:700}#container-modal address,#container-modal cite,#container-modal dfn,#container-modal em,#container-modal i,#container-modal var{font-style:italic;font-weight:inherit}#container-modal abbr[title],#container-modal dfn[title]{border-bottom:0;cursor:default;font-weight:inherit}#container-modal code,#container-modal kbd,#container-modal samp,#container-modal tt{font-family:monospace;font-weight:inherit}#container-modal pre{font-family:monospace;margin:1em 0;white-space:pre}#container-modal mark{background-color:#ff0;color:#000;font-style:normal;font-weight:inherit}#container-modal big{font-size:larger;font-weight:inherit}#container-modal small{font-size:smaller;font-weight:inherit}#container-modal sub,#container-modal sup{font-weight:inherit;line-height:inherit;position:static}#container-modal sub{font-size:smaller;bottom:0;vertical-align:sub}#container-modal sup{font-size:smaller;top:0;vertical-align:super}#container-modal iframe{border:2px inset}.footer-links{text-align:center;display:block;left:0;width:100%;font-size:11px;font-family:Arial,serif;position:absolute}.footer-links a{text-decoration:none}button,input[type=button],input[type=submit]{outline:0}#pr-div{margin:0!important;padding:0!important;box-sizing:border-box}.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:99999999!important;padding:20px;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,.75);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.05em}.blocker.behind{background-color:transparent}.container-modal{display:none;vertical-align:middle;position:relative;z-index:999999;max-width:500px;box-sizing:border-box;width:90%;background:#fff;padding:15px 30px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}.container-modal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==')}.container-modal-spinner{display:none;position:fixed;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.container-modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.container-modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.container-modal-spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.container-modal-spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes sk-stretchdelay{0%,100%,40%{-webkit-transform:scaleY(.5)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,100%,40%{transform:scaleY(.5);-webkit-transform:scaleY(.5)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}
