@import url(https://fonts.googleapis.com/css2?family=Merriweather:ital@1&display=swap);.home-page{align-items:center;background-color:#ede6ec;color:#2b2029;display:flex;height:100vh;justify-content:center}.home-page .message>div{height:150px;position:relative;width:150px}.home-page .contact{margin-top:20px}.home-page .colourful-square{animation:moveAndColour 15s cubic-bezier(.25,.01,.25,5);background-color:#d5006d;-webkit-clip-path:polygon(50% 0,85% 15%,100% 50%,85% 85%,50% 100%,15% 85%,0 50%,15% 15%);clip-path:polygon(50% 0,85% 15%,100% 50%,85% 85%,50% 100%,15% 85%,0 50%,15% 15%);height:150px;width:150px}@keyframes moveAndColour{0%{background-color:#d5006d;transform:translateX(0) rotate(0deg)}to{background-color:#ff9a56;transform:translateX(100vw) rotate(1turn)}}.home-page .dotted-outline{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><polygon points="75,0 127.5,22.5 150,75 127.5,127.5 75,150 22.5,127.5 0,75 22.5,22.5" fill="none" stroke="%232b2029" stroke-width="3" stroke-dasharray="10,10"/></svg>');background-repeat:no-repeat;background-size:contain;height:150px;left:0;position:absolute;top:0;width:150px}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,:after,:before{box-sizing:border-box}a{text-decoration:none}a,a:visited{color:#000}.hover-underline{background:#0000;bottom:-2px;content:"";height:3px;left:0;position:absolute;width:100%}html{background:#f9f0e8;color:#001f39;font-family:Helvetica Neue}.bold{font-weight:700}.italic{font-style:italic}h1{font-size:5.61rem}h2{font-size:4.209rem}h3{font-size:3.157rem}h4{font-size:2.369rem}h5{font-size:1.777rem}h6{font-size:1.333rem}p{font-size:1rem}small{font-size:.75rem}.mobile h1{font-size:3.73rem}.mobile h2{font-size:2.94rem}.mobile h3{font-size:2.17rem}.mobile h4{font-size:1.66rem}.mobile h5{font-size:1.249rem}.mobile h6{font-size:1.1rem}.mobile p{font-size:1rem}.mobile small{font-size:.6rem}
/*# sourceMappingURL=main.16633945.css.map*/