body{margin:0}.body{align-items:center;display:flex;flex-direction:column}.contactBox{display:flex;gap:2rem;justify-content:space-between;margin-left:auto;margin-right:auto}.contact,.contactBox{margin-top:2rem;max-width:1000px;width:80%}.contact{margin-bottom:5rem}.contact .title{font-size:24px;font-weight:700}.contact .contactCard{border-radius:16px;box-shadow:2px 2px 2px #0006;padding:1rem}.infoText{align-items:center;background-color:#fde1bd80;border-radius:16px;display:flex;gap:2rem;padding:1rem}.infoText.success{background-color:#90ee90}.infoText.error{background-color:#f08080}.shortFields{display:flex;gap:2rem;justify-content:space-between;width:100%}.shortFiels>div{flex:1 1}.MuiFormControl-root{width:100%}.contactForm{display:flex;flex-direction:column}.submitButton{align-self:flex-end;background-color:#fde1bd;margin-top:10px;padding:.5rem}@media (max-width:600px){.infoText{flex-direction:column;gap:1rem;text-align:center}.shortFields{flex-direction:column;gap:0}}.avatar{background-color:#fde1bd;box-shadow:0 4px 4px #00000040;margin-left:1rem;margin-right:1rem}.avatar img{height:50%;transform:scale(1.2);transition:transform .3s ease-in-out;width:auto}.avatar:hover img{transform:scale(1.3)}.offering{margin-left:auto;margin-right:auto;margin-top:2rem;max-width:1000px;text-align:start;width:80%}.offering-cards{display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width:1100px){.offering-cards{gap:5rem}}@media (max-width:949px){.offering{text-align:center}.offering-cards{gap:1rem;justify-content:space-around;text-align:start}}.offeringCard{width:200px}.offeringCard img{border-radius:16px;width:200px}.offeringCard .title{font-size:20px;margin-top:5px}.offeringCard .content{font-size:14px;-webkit-hyphens:auto;hyphens:auto;text-align:justify;text-justify:inter-word}@media (max-width:515px){.offeringCard .title{text-align:center}.offeringCard .content{font-size:14px;text-align:center}}.priceCard{margin-top:2rem;max-width:1000px;text-align:start;width:80%}.priceCard .title{font-size:24px;font-weight:700}.priceCardContent{background-color:#fde1bd;border:1px solid #fde1bd;border-radius:16px;box-shadow:1px 1px 1px rgb(0,0,0 .4);padding:1rem}.priceCardContent,.priceCardContent .checkBoxes{display:flex;flex-direction:column}.price{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:1rem}.price .priceValue{align-self:flex-end;border-bottom:1px solid #000;font-size:24px;font-weight:700}@media (max-width:775px){.price .priceValue{font-size:18px}}@media (max-width:600px){.price{flex-direction:column}.price .contact{font-size:16px;text-align:center;width:100%}.priceCard{flex-direction:row}.price .priceValue{font-size:20px;margin-top:1rem}}@media (max-width:400px){.priceCardContent .checkBoxes{gap:1rem}}.title-image-wrapper{background-image:url(/static/media/title-image.49e6be4a46f86d143da3.png);background-position:top;background-size:cover;border-radius:24px;color:#fff;height:500px;margin-left:auto;margin-right:auto;margin-top:1rem;max-width:1000px;width:80%}.title-text-wrapper{align-items:center;background-color:#0006;border-radius:24px;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.title-text-wrapper h1{font-size:42px;margin:0;padding:0 20px}.title-text-wrapper h3{margin:20px 5rem;padding:0 20px}@media (max-width:940px){.title-text-wrapper h1{font-size:30px}.title-text-wrapper h3{margin:20px}}@media (max-width:480px){.title-image-wrapper{height:300px}.title-text-wrapper h1{font-size:24px}.title-text-wrapper h3{font-size:14px;margin:10px}}
/*# sourceMappingURL=main.8a4553bd.css.map*/