button{all:unset}.taube-button{background-color:#fdfefd;color:#679566;font-family:Titillium,sans-serif;font-weight:700;cursor:pointer;width:250px;height:50px;border-radius:10px;margin-top:20px;margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap;align-content:center;justify-content:center}.taube-button:hover{background:rgba(215,91,122,.6);color:#fdfefd}body,html{font-family:Titillium,sans-serif;margin:0;padding:0;height:100%;overflow:hidden;background:#272728}body{display:flex;flex-direction:column;min-height:100vh}h2{font-weight:700}a{text-decoration:none}.page-layout{display:flex;height:100vh;width:100vw;flex-direction:column}.main-content{display:flex;height:98vh;width:100vw}.left-container,.right-container{flex:1 1;display:flex;align-items:center;justify-content:center}.right-container{padding:30px;position:relative;overflow:hidden}.gallery{position:relative;width:100%;height:100%}.gallery-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 2s ease-in-out;border-radius:15px}.gallery-image.entering{opacity:1}.glass-effect{position:absolute;top:50%;left:50%;width:100px;height:400px;background:hsla(0,0%,100%,.1);border-radius:100px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translate(-50%,-50%);animation:rotate 10s linear infinite;z-index:5}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.contact-field{background-color:#ccc}@font-face{font-family:Titillium;src:url(/fonts/TitilliumWeb-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Titillium;src:url(/fonts/TitilliumWeb-Black.ttf) format("truetype");font-weight:900;font-style:normal}h2{margin-top:0;margin-bottom:20px;font-size:2em;font-weight:900}h2,p{font-family:Titillium,sans-serif}p{color:#fdfefd;font-size:.85em;margin:10px;font-weight:700}.chatForm{background:rgba(103,149,102,.45);padding:35px 20px;border-radius:15px;width:70%;height:auto;text-align:center;justify-content:center;display:flex;flex-direction:column}.domain-main{color:#fdfefd}.domain-tld{color:#d75b7a}@font-face{font-family:Titillium;src:url(/fonts/TitilliumWeb-Regular.ttf) format("truetype");font-weight:400;font-style:normal}footer{text-align:center;margin:0 0 5px;padding:0;height:2vh}.footer_link,footer{color:#fdfefd}.footer_link:hover{color:rgba(215,91,122,.6)}.footer_p{font-weight:400;margin:0}