@import"https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:ital,wght@0,400;0,700;1,700&display=swap";#root{width:100%;height:100%}h1,p{margin:0}html,body{margin:0;position:relative;height:100%}.page{font-family:Fira Sans Condensed,sans-serif;font-weight:400;color:#272727;background-color:#f3f0edb0;min-width:320px;min-height:100vh;margin:0 auto;display:flex;justify-content:flex-start;box-sizing:border-box;flex-direction:column;align-items:center;height:100%;position:relative;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}.page_type_withBackGround{height:100vh;width:100%;background-size:cover;background-repeat:no-repeat;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:relative;opacity:1}.page_type_withBackGround:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(255,255,255,.75);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.button{width:140px;height:46px;border-radius:23px;background-color:#90cc1b;font-size:16px;font-weight:700;border:none;opacity:1;transition:opacity .2s linear;color:#272727;z-index:15;position:relative}.button:hover{opacity:.8;cursor:pointer}.contactsField__title{font-size:28px;margin:15px}.contactField__wrapperContainer{display:flex;gap:20px;z-index:15}.contactField__textContainer{border-radius:15px;background-color:#d4e7d5a1;display:flex;flex-direction:column;gap:30px;padding:15px;position:relative;min-width:230px;z-index:15}.contactField__textContainer:before{content:"";position:absolute;top:0;left:15px;width:calc(100% - 30px);height:50%;border-bottom:solid 1px #76686894}.contactField__textWrapperContainer{display:flex;flex-direction:column;gap:10px;position:relative;z-index:15}.contactsField__personTitle{font-size:18px;font-weight:700;font-style:italic}.contactsField__personSubtitle{font-size:16px;display:flex;align-items:center;gap:10px}.contactsField__info{position:relative;z-index:15}.contactsField__icon{height:16px}.contactsField__infoParagraph{text-align:center}.contactsField__link{text-decoration:none;color:#272727}.contactsField__link:hover{opacity:.85}.detailsItem__title{z-index:20;margin:10px 0;border-bottom:solid 1px #90cc1b;display:flow;text-align:center;padding-bottom:3px;font-style:italic;position:relative}.detailsItem__paragraph{z-index:20;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);line-height:20px;letter-spacing:-.05px;text-align:justify;position:relative}@media screen and (max-height: 760px){.detailsItem__title{font-size:20px;margin:8px 0}.detailsItem__paragraph{font-size:14px}}.header{max-width:1440px;width:100%;min-height:100px;display:flex;justify-content:space-between;align-items:center;padding:10px 500px 10px 90px;box-sizing:border-box;position:absolute;z-index:11}.header__logo{cursor:pointer;background-image:url(/dist/assets/logoFullSize-3a6ea03c.svg);width:340px;height:80px;background-size:contain;background-repeat:no-repeat;background-position-y:center}.header__contactButton{width:140px;height:46px;border-radius:23px;background-color:#90cc1b;font-size:16px;font-weight:700;border:none;opacity:1;transition:opacity .2s linear;color:#272727}@media screen and (max-height: 760px){.header{padding-top:5px}.header__logo{height:60px}}@media screen and (max-width: 1250px){.header{padding:5px 430px 5px 40px}}.homeField{width:100%;min-height:75%;max-height:85%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-around;gap:25px;padding:45px 50px;background-color:#e9e9e98c;border-radius:20px 0 0 20px;z-index:10;position:relative}.homeField:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:5;border-radius:20px 0 0 20px}.homeField__textContainer{max-width:460px;width:100%;display:flex;flex-direction:column;gap:12px;z-index:10;opacity:1;visibility:visible;transition:opacity .1s linear,visibility .1s linear}.homeField__title{font-weight:700;font-size:44px;line-height:52px}.homeField__title_type_green{color:#90cc1b}.homeField__image{background-image:url(/dist/assets/Illustration-2317d1f3.svg);width:411px;height:426px;background-size:contain;background-repeat:no-repeat;background-position:center;z-index:10;opacity:1;position:relative;visibility:visible;transition:opacity .3s linear,visibility .3s linear}.homeField__textContainer_type_hidden,.homeField__image_type_hidden{opacity:0;visibility:hidden}.homeField__backdrop{position:fixed;background:rgba(0,0,0,.3);width:200%;height:200%;top:-50%;left:-25%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:13}@media screen and (max-width: 1250px){.homeField__title{font-size:32px;line-height:42px}.homeField__subTitle{font-size:14px}}.navBar{width:600px;height:100vh;background-color:#e0e0e057;display:flex;flex-direction:column;justify-content:center;position:relative;align-items:center;z-index:20}.whiteBg{background-color:#fff;opacity:.9}.navBar:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:5}.navBar__title{z-index:10;font-style:italic;font-size:20px}.navBar__list{list-style:none;margin:0;display:flex;flex-direction:column;gap:30px;padding:20px;justify-content:flex-start;z-index:10;height:fit-content;overflow-y:scroll}.navBar__list::-webkit-scrollbar{width:15px;opacity:.5}.navBar__list::-webkit-scrollbar-track{background:#272727;border-radius:10px;margin-bottom:5px}.navBar__list::-webkit-scrollbar-thumb{background:#90cc1b;border-radius:10px}.popup{width:100%;height:100%;position:absolute;justify-content:center;align-items:center;z-index:25;background:rgba(255,255,255,.04);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);display:flex;opacity:0;visibility:hidden;transition:opacity .3s linear,visibility .3s linear}.popup:hover{cursor:pointer}.popup_type_active{opacity:1;visibility:visible}.popup__buttonClose{width:35px;height:35px;color:#90cc1b;position:absolute;z-index:15}.popup__buttonClose:hover{cursor:pointer;opacity:.8}.popup__mainContainer{max-width:1150px;background-color:#eff4fd;padding:50px 40px;box-sizing:border-box;border-radius:25px;position:relative;display:flex;flex-direction:column;gap:25px;align-items:center;z-index:26}.popup__mainContainer:hover{cursor:default}.popup__mainContainer:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;border-radius:25px;opacity:.12;background-size:70% 60%;background-repeat:no-repeat;background-position:right bottom;z-index:10}@media screen and (max-height: 760px){.popup__mainContainer{gap:20px;padding:30px 20px}}.main{width:100%;max-width:1440px;height:100vh;display:flex;align-items:center;z-index:10}.mainImage{z-index:15;width:80%;top:1%;position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .2s linear,visibility .2s linear;border-radius:12px;padding:10px;box-sizing:border-box}.mainImage__presentation{background:#90cc1b;width:46px;height:46px;text-decoration:none;color:#272727;border-radius:100px;transition:.3s ease-out;padding:5px;box-sizing:border-box}.mainImage__presentation:hover{cursor:pointer;opacity:.8}.mainImage__presentation__icon{width:100%;height:100%}.mainImage__closeButton{width:35px;height:35px;color:#90cc1b;position:absolute;top:15px;right:10px;color:#272727}.mainImage__closeButton:hover{cursor:pointer;opacity:.8}.mainImage__title{padding-bottom:10px;font-size:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:85%;text-align:center}.mainImage__image{width:80%;max-height:calc(90% - 100px);border-radius:15px}.mainImage_type_active{opacity:1;visibility:visible}.mainImage__container{width:100%;padding:25px 50px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:10px}.mainImage__details{width:140px;height:46px;border-radius:23px;background-color:#90cc1b;font-size:16px;font-weight:700;border:none;opacity:1;transition:opacity .2s linear;color:#272727}.mainImage__details:hover{opacity:.8;cursor:pointer}.mainImage__linkParagraph{font-size:18px;padding-top:10px}.mainImage__linkParagraph_type_span{text-decoration:none;font-weight:700;color:#90cc1b}@media screen and (max-height: 760px){.mainImage__image{max-height:70%}}.sketchCard__listItem{position:relative}.sketchCard__listItem:first-child:before{content:"";position:absolute;height:calc(100% + 30px);width:100%;top:-15px;left:0;border-top:1px solid #91cc1bc7}.sketchCard__listItem:before{content:"";position:absolute;height:calc(100% + 15px);width:100%;top:0;left:0;border-bottom:1px solid #91cc1bc7}.sketchCard__figure{margin:0;display:flex;justify-content:space-evenly;align-items:center;position:relative;scale:1;transition:scale .2s ease}.sketchCard__figure_type_odd{flex-direction:row-reverse}.sketchCard__figure:hover{cursor:pointer;scale:1.02}.sketchCard__image{background:#272727;width:180px;height:140px;object-fit:fill;clip-path:polygon(0% 0%,75% 0%,100% 100%,25% 100%)}.sketchCard__image_type_odd{clip-path:polygon(25% 0%,100% 0%,75% 100%,0% 100%)}.sketchCard__figCaption{font-size:16px;text-align:center;font-weight:700}.sketchCard__paragraph{font-weight:400;max-width:350px;font-size:13px;letter-spacing:-.25px;line-height:18px;padding-top:8px;-webkit-line-clamp:4;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 1250px){.sketchCard__image{width:120px;height:100px}.sketchCard__paragraph{font-size:11px}}
