.hero{position:relative;padding:320px 0 80px;background-size:cover;background-repeat:no-repeat}.hero:before{content:"";position:absolute;background-color:rgba(0,0,0,.3294117647);top:0;left:0;width:100%;height:100%;z-index:0}.hero__container{display:flex;justify-content:space-between;flex-direction:column;gap:30px}.hero__breadcrumbs{font-size:18px;color:#7a7f84;width:-moz-fit-content;width:fit-content;padding-top:20px}.hero__breadcrumbs a{color:#7a7f84;-webkit-text-decoration:none;text-decoration:none}.hero__breadcrumbs a:hover{-webkit-text-decoration:underline;text-decoration:underline}.hero__breadcrumbs span[property=name]{color:#7a7f84}.hero__breadcrumbs span[property=itemListElement]:last-child span[property=name]{color:#b98a39}.hero__title{margin:0}.hero__title span{font-family:"Cormorant Garamond";color:#fff;text-shadow:0 4px 4px rgba(0,0,0,.25);font-size:80px;font-weight:700;line-height:90px;opacity:0;text-transform:uppercase}.hero__socials{display:flex;gap:30px;width:-moz-fit-content;width:fit-content;padding:16px;border-radius:9999px;background:#fff;box-shadow:0 0 30px 0 rgba(0,0,0,.15);margin-left:auto}.hero__socials-item{display:flex;align-items:center;gap:10px}.hero__socials-icon{width:34px;height:34px}.hero__socials-links{display:flex;gap:10px;align-items:center}.hero__socials-link{width:28px;height:28px;transition:all .8s ease;scale:.9}.hero__socials-link:hover{opacity:.6;scale:1}.hero__socials-title{color:#313131;font-size:18px;font-weight:400;line-height:normal}.location{padding:100px 0}.location__grid{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.location__card{width:48%;border-radius:16px;overflow:hidden}.location__card--message .location__top{border-radius:16px;box-shadow:0 4px 4px 0 transparent}.location__card--message .location__icon{width:33px;height:28px}.location__top{background:linear-gradient(90deg,#526600 0,#7e7f01 100%);box-shadow:0 4px 4px 0 rgba(0,0,0,.15);padding:20px 25px;display:flex;align-items:center;width:100%;justify-content:space-between;height:80px}.location__icon{width:22px;height:28px}.location__info{width:62%;display:flex;align-items:center;gap:10px}.location__email a{color:#fff;font-size:20px;font-weight:400;line-height:normal;position:relative;transition:all .5s ease}.location__email a::after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:2px;background-color:#b98a39;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.location__email a:hover{color:#b98a39}.location__email a:hover::after{transform:scaleX(1)}.location__text-title{color:#fff;font-size:14px;font-weight:400;line-height:normal}.location__text-address{color:#fff;font-size:20px;font-weight:400;line-height:normal}.location__phone{display:flex;align-items:center;padding:10px 0 10px 30px;border-left:1px solid rgba(255,255,255,.3294117647);height:100%;gap:10px;justify-content:center}.location__phone a{gap:14px;color:#fff;font-size:20px;font-weight:400;position:relative;transition:all .5s ease}.location__phone a::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#b98a39;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.location__phone a:hover{color:#b98a39}.location__phone a:hover::after{transform:scaleX(1)}.location__phone-icon{width:25px;height:25px}.location__map{height:380px;width:100%}.form{margin-top:150px}.form-bg{background-repeat:no-repeat;background-size:cover}.form__title{text-align:center}.form__title span{color:#2b2b2b;font-size:65px;font-weight:400;line-height:normal;font-family:"Cormorant Garamond",serif}.form__content{border-radius:69px;border:1px solid rgba(217,222,226,.8);background:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);padding:45px 100px 65px 100px;top:-100px;position:relative}.form__fields{display:flex;align-items:center;gap:20px}.form__contact{padding-top:30px}.form .wpcf7-response-output{position:absolute;font-size:10px}.form__field{width:25%}.form__field input{width:100%;border-radius:33.5px;opacity:.8;background:rgba(255,255,255,.9);box-shadow:0 0 10px 0 rgba(0,0,0,.25);padding:20px;border:none}.form__field input::-moz-placeholder{color:rgba(14,36,77,.7);font-size:16px;font-weight:400}.form__field input::placeholder{color:rgba(14,36,77,.7);font-size:16px;font-weight:400}.form__field input:focus{outline:0;border:1px solid #b98a39}.form__field span.wpcf7-not-valid-tip{position:absolute;font-size:9px}.form__submit{width:20%;cursor:pointer}.form__submit input{width:100%;border:none;border-radius:40px;background:#b98a39;padding:22px 30px;color:#fff;font-size:16px;font-weight:400;line-height:100%;transition:all .3s ease;position:relative}.form__submit input::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:45px;opacity:0;transition:opacity .3s ease;z-index:-1}.form__submit input:hover::after{opacity:1}.form__submit input:hover{background:#ad8033;box-shadow:inset 0 6px 6px rgba(0,0,0,.25)}.form span.wpcf7-spinner{display:none}@media (max-width:1630px){.location{padding:80px 0}.location__email a{font-size:18px}.location__text-address{font-size:18px}.location__phone a{font-size:16px}.location__phone{font-size:16px}.location__phone-icon{width:22px;height:22px}}@media (max-width:1440px){.hero__title span{font-size:70px;line-height:75px}.location__map{height:290px}.form__title span{font-size:58px}}@media (max-width:1370px){.hero{background-position:bottom}}@media (max-width:1340px){.location__grid{gap:20px}.location__info{width:50%}.location__email a{font-size:16px}.location__text-title{font-size:12px}.location__text-address{font-size:16px}}@media (max-width:1280px){.hero:before{background-color:rgba(0,0,0,.55)}.hero{padding:250px 0 50px}.hero__title span{font-size:64px}.hero__socials-icon{width:28px;height:28px}.hero__socials-title{font-size:16px}.form{margin-top:100px}.form__title span{font-size:52px}.form__content{padding:45px 50px 65px 50px}}@media (max-width:1125px){.hero__title span{font-size:60px;line-height:65px}}@media (max-width:1100px){.hero__title span{font-size:56px;line-height:60px}.form__title span{font-size:46px}.form__content{top:-50px}.form__fields{gap:12px}.form__field input{padding:15px}.form__submit input{padding:20px 23px}}@media (max-width:1080px){.location{padding:60px 0}.location__grid{flex-direction:column;align-items:center}.location__card{width:80%}}@media (max-width:1024px){.form__content{padding:25px 30px 55px 30px}}@media (max-width:800px){.location__card{width:90%}}@media (max-width:768px){.hero:before{background-color:rgba(0,0,0,.14)}.hero{padding:180px 0 140px}.hero__title span{font-size:48px;line-height:52px}.hero__socials{display:none}.location__card{width:100%}.location__card--message .location__info{width:100%;padding-bottom:0;border-bottom:0 solid rgba(255,255,255,.3294117647)}.location__top{height:auto;flex-direction:column}.location__info{width:100%;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.3294117647)}.location__phone{border-left:0 solid rgba(255,255,255,.3294117647);justify-content:flex-start;padding-top:10px;font-size:16px;width:100%;padding-left:0;padding-bottom:0}.form__content{border-radius:49px}.form__fields{flex-direction:column}.form__field{width:100%}.form__field input{border-radius:20px}.form__submit{width:100%}.form__submit input{border-radius:30px}}@media (max-width:430px){.hero:before{background-color:rgba(0,0,0,.033)}.hero{background-position:right}.hero__breadcrumbs{padding-top:10px;font-size:16px;color:#fff}.hero__breadcrumbs a{color:#fff}.hero__breadcrumbs span[property=name]{color:#fff}.hero__breadcrumbs span[property=itemListElement]:last-child span[property=name]{color:#fff}.hero__title span{font-size:42px;line-height:52px}.location__top{padding:20px 15px}.location__map{height:200px}.form{margin-top:0}.form-bg{padding:50px 0}.form__title span{font-size:40px}.form__title span{font-size:36px}.form__content{top:0;padding:25px 10px 55px 10px}.form__contact{padding-top:20px}.form__field input::-moz-placeholder{font-size:14px}.form__field input::placeholder{font-size:14px}}