:root{--font-f-sfprodisplay:"SF-Pro-Display",sans-serif;--color-cream:#fcf3e4;--color-dark:#353535;--color-green:#24644c;--font-sz-n:16px;--font-sz-x:20px;--font-sz-x2:25px;--font-w-regular:400;--font-w-medium:500}@font-face{font-family:SF-Pro-Display;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/SF-Pro-Display-Regular.woff2) format("woff2")}@font-face{font-family:SF-Pro-Display;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/SF-Pro-Display-Medium.woff2) format("woff2")}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}button{cursor:pointer;color:inherit}h1,h2,h3,h4,h5,h6,p,ul{margin:0}ul{padding:0}li{list-style-type:none}a{color:inherit;-webkit-text-decoration:none;text-decoration:none;background-color:transparent}.visually-hidden{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;left:-9999px;overflow:hidden}::-webkit-scrollbar-button{width:6px;height:0}::-webkit-scrollbar-track{background-color:#fcf3e4;background-color:var(--color-cream);-webkit-box-shadow:0 0 3px #fcf3e4 inset;box-shadow:0 0 3px #fcf3e4 inset;-webkit-box-shadow:0 0 3px var(--color-cream) inset;box-shadow:0 0 3px var(--color-cream) inset}::-webkit-scrollbar-thumb{border-radius:2px;background-color:#24644c;background-color:var(--color-green);background-position:50%;background-repeat:no-repeat}::-webkit-resizer{width:7px;height:0}::-webkit-scrollbar{width:7px}.wrapper{position:relative;display:grid;min-height:100vh;grid-template-columns:minmax(300px,1fr);grid-template-rows:auto 1fr auto;overflow:hidden}.container{width:100%;max-width:660px;margin:0 auto;padding:50px}.i-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.i-full{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.page{font-family:"SF-Pro-Display", sans-serif;font-family:var(--font-f-sfprodisplay);font-weight:400;font-weight:var(--font-w-regular);font-size:20px;font-size:var(--font-sz-x);line-height:1.2;color:#353535;color:var(--color-dark);background-color:#fcf3e4;background-color:var(--color-cream)}.greet__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:calc(100vh - 120px);border:2px solid #24644c;border:2px solid var(--color-green)}.greet__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;padding:32px 30px 0;gap:15px;margin-bottom:30px}.greet__logo{width:113px;height:37px}.greet__name{width:100%;max-width:264px;aspect-ratio:264/133;margin-bottom:10px}.greet__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3vh;-ms-flex-item-align:stretch;align-self:stretch;font-style:normal;text-align:center}.greet__contacts-phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.greet__contacts-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:55px}.greet__contacts-link{width:51px;height:51px}.greet__contacts-link-icon{width:100%;height:100%}.greet__line{width:100%;max-width:186px;height:2px;border:none;background-color:#24644c;background-color:var(--color-green)}.greet__decor{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.greet__decor-icon{width:26px;height:29px}.greet__footer{min-height:59px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;background-color:#24644c;background-color:var(--color-green);color:#fcf3e4;color:var(--color-cream)}@media screen and (min-height:900px){.greet__container{min-height:680px}}@media screen and (max-width:500px){.container{padding:30px}.greet__container{min-height:calc(100vh - 60px);min-height:calc(1vh * 100 - 60px);min-height:calc(var(--vh, 1vh) * 100 - 60px)}}@media screen and (max-width:380px){.greet__content{padding:20px 15px 0}.greet__contacts-social{gap:10px;-ms-flex-pack:distribute;justify-content:space-around}}@media screen and (max-width:360px){.container{padding:10px}.greet__container{min-height:calc(100vh - 20px);min-height:calc(1vh * 100 - 20px);min-height:calc(var(--vh, 1vh) * 100 - 20px)}}