@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Georgia:wght@400;700&display=swap";*{text-decoration:none;list-style:none;margin:0;padding:0;box-sizing:border-box;color:inherit}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;font-optical-sizing:auto;color:#f0f0f0;background-color:#161616;background-size:200% 250%;background-position:0% -100px;background-repeat:no-repeat}.button{display:flex;align-items:center;justify-content:center;gap:3px;cursor:pointer;border:0;padding:.5rem 1rem;color:#0a0a0a;font-family:Inter,sans-serif;font-weight:400;margin:.25rem auto}.button:hover{background:linear-gradient(180deg,transparent,rgba(0,0,0,.2)),#fff}.button-pulsating{position:relative;border-radius:5rem;background:#fff}.button-pulsating:before{position:absolute;top:0;right:0;bottom:0;left:0;animation:pulsating 2s infinite;outline:4px double hsla(0,0%,100%,.2);border-radius:inherit;background:transparent;content:"";transform-origin:center}@keyframes pulsating{0%{top:4px;right:4px;bottom:4px;left:4px;outline:4px double hsla(0,0%,100%,.333)}90%{top:-6px;right:-6px;bottom:-6px;left:-6px;outline:4px double hsla(0,0%,100%,0)}to{top:-6px;right:-6px;bottom:-6px;left:-6px;outline:4px double hsla(0,0%,100%,0)}}.sectiontitle-container{display:flex;justify-content:center;align-items:center;margin:0 auto}.sectiontitle{font-family:Inter,sans-serif;font-size:3rem;margin:1rem auto;padding-bottom:2rem;font-weight:700;text-align:center;letter-spacing:.1rem;background:linear-gradient(135deg,#e446ff,#75f6ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (max-width: 750px){.sectiontitle{font-size:2.2rem;padding-bottom:1.5rem}}.header{position:relative;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-repeat:no-repeat;background-position:center;font-family:Roboto Mono,monospace}.header:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.1;background-size:cover;background-image:url(/headerbg.png);background-position:center;z-index:-1}#headerlogo{display:flex;justify-content:center;align-items:center;width:100%;height:14rem;margin-bottom:1rem}#headerlogo img{max-height:100%;transition:transform .8s ease-out;filter:drop-shadow(10px 10px 10px #483d8b)}.headercontainer{display:flex;flex-direction:column;align-items:center;text-align:center;z-index:2}.shooting-stars{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.shooting-stars.fade-out{opacity:0;transition:opacity 1s ease-out;pointer-events:none}.shooting-stars>span{position:absolute;width:4px;height:4px;background:#e446ff;border-radius:50%;box-shadow:0 0 0 4px #ffffff1a,0 0 0 8px #ffffff1a,0 0 20px #ffffff1a;animation:animate 3s linear infinite;transition:opacity 1s ease-out}.shooting-stars>span:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:30rem;height:1px;background:linear-gradient(90deg,#fff,transparent)}@keyframes animate{0%{transform:rotate(345deg) translate(0);opacity:1}70%{opacity:1}to{transform:rotate(345deg) translate(-1000px);opacity:0}}.shooting-stars>span:nth-child(1){top:0;right:0;left:initial;animation-delay:0s;animation-duration:1s}.shooting-stars>span:nth-child(2){top:0;right:8rem;left:initial;animation-delay:.2s;animation-duration:3s}.shooting-stars>span:nth-child(3){top:5rem;right:0;left:initial;animation-delay:.4s;animation-duration:2s}.shooting-stars>span:nth-child(4){top:0;right:20rem;left:initial;animation-delay:.6s;animation-duration:1.5s}.typewriter h2{font-size:1.25rem;color:#fff;font-weight:600;margin:0 auto;background-color:#0f0f0f80;padding:.7rem}.typed-cursor{color:#e446ff}@media only screen and (max-width: 1200px){#headerlogo{height:15rem}.header{padding:0 .5rem}}@media only screen and (max-width: 920px){.typewriter h2{font-size:1.1rem}}@media only screen and (max-width: 850px){#headerlogo{height:12rem}.typewriter h2{font-size:.9rem}}@media only screen and (max-width: 450px){.typewriter h2{font-size:1.1rem}}.foundations--section{padding:10% 0;margin:10% auto}.foundations-container{width:70%;padding:10% 0;margin:0 auto;color:#fff;padding:.25rem 0 0;background:#16161880;border:5px solid #1d1d1d;border-radius:.25rem;box-shadow:0 3px 15px #0003}.foundations--section article{border-radius:.5rem;position:relative;z-index:9;padding:2rem;margin:0 auto;background:#16161880}.foundations--section article:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.2;background-size:100% 100%;background-position:center;background-image:linear-gradient(to right,#333 1px,transparent 1px),linear-gradient(to bottom,#333 1px,transparent 1px);z-index:-1;border-radius:.25rem}.foundations-title{font-size:2rem;font-weight:700;text-align:center;background:-webkit-linear-gradient(45deg,#e446ff,#75f6ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(2px 2px 3px #333);width:fit-content;margin:1rem auto;display:flex;flex-direction:column;color:#fff}.accordion-item{margin:.5rem auto;text-align:left;width:50%}.accordion-header{cursor:pointer;padding:1rem;border:1px solid rgba(199,65,211,.2);filter:blur(5px);border-radius:.25rem;box-shadow:0 1px 5px #0003;color:#fff;filter:drop-shadow(2px 2px 3px #333);display:flex;flex-direction:row;font-weight:600;transition:all .5s ease;filter:contrast(1);position:relative}#corevalues-header{justify-content:flex-start;align-items:center}#mission-header{text-align:left;display:flex;justify-content:flex-start;align-items:center}.accordion-header:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.8;background-size:cover;background-position:center;background:#161616;background:-moz-linear-gradient(90deg,rgba(22,22,22,1) 0%,rgba(228,70,255,1) 35%,rgba(117,246,255,1) 100%);background:-webkit-linear-gradient(90deg,rgba(22,22,22,1) 0%,rgba(228,70,255,1) 35%,rgba(117,246,255,1) 100%);background:linear-gradient(90deg,#161616,#e446ff 35%,#75f6ff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#161616",endColorstr="#75f6ff",GradientType=1);z-index:-1;border-radius:.25rem}.accordion-header:hover{filter:contrast(3)}.accordion-content{overflow:hidden;border:1px solid rgba(117,246,255,.2);border-radius:.25rem;box-shadow:0 1px 5px #0003;background:#161618cc;padding:0 1rem;margin:.5rem 0;line-height:1.8}.foundations-text{padding:1rem 0}@media only screen and (max-width: 1200px){.foundations-container,.accordion-item{width:90%}}@media only screen and (max-width: 450px){.foundations-container{width:95%}.accordion-item{width:100%}.foundations--section article:before{background-size:50px 50px}}.approach--section{padding:10% 0;font-family:Inter,sans-serif;margin:0 auto;z-index:10;width:100%}.approachwindow{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:85%;margin:0 auto;padding:.25rem;background:#1d1d1d;border:1px solid #1d1d1d;border-radius:.5rem;box-shadow:0 3px 15px #0003}.approachwindow nav{width:fit-content;border-bottom:3px solid #333;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.approachwindow nav ul{display:flex;flex-direction:row;margin:0 auto;list-style-type:none;padding:0}.approachwindow nav li{cursor:pointer;padding:1rem;position:relative;font-size:1rem;color:#f1f1f1;transition:color .3s ease}.approachwindow nav li.selected{font-weight:700;color:#fff;background-color:#33333380;border-radius:.25rem .25rem 0 0}.approachwindow .underline{position:absolute;bottom:-2px;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#75f6ff),#e446ff;z-index:999;width:100%}.all-stages{display:grid;grid-template-columns:repeat(5,1fr);justify-content:center;align-items:center;padding:2rem;width:100%}.all-stages>div{width:100%;border:1px solid transparent;padding:.25rem .25rem .75rem}.all-stages>div:hover{border-radius:.5rem;transition:all .3s ease;background-color:#33333380}.stepno-text{margin:0 auto;padding:.25rem .5rem;background-color:#0a0a0a;font-family:Roboto Mono,monospace}.approachwindow main{position:relative;background:linear-gradient(180deg,transparent,rgba(0,0,0,.2)),#161616;background-size:100% 100%;background-repeat:no-repeat;z-index:9;border-radius:.5rem}.approachwindow main:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.2;background-size:100px 100px;background-image:linear-gradient(to right,grey 1px,transparent 1px),linear-gradient(to bottom,grey 1px,transparent 1px);z-index:-1;border-radius:.5rem}.approach-unit{display:flex;gap:1%;justify-content:center;align-items:center;width:100%;padding:2rem}.stagecontainer{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.polaroidcontainer{width:28%;flex:1;display:flex;flex-direction:column;justify-content:center;align-self:center;margin-right:1rem auto;text-align:center}.stagecontainer{cursor:pointer}.stagetitle{font-family:Roboto Mono,monospace;display:flex;justify-content:center;align-items:center;color:#0a0a0a;padding:1.6rem 0}.stagetitle h2{background-color:#e446ff;font-size:1rem;padding:0 .5rem;display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 auto}.stageimg{border:2px solid #fff;background-color:#000;padding:.4rem;border-radius:.4rem;filter:drop-shadow(10px 20px 4px #0a0a0a);margin:1rem}.stageimg img{width:100%;height:auto;border-radius:.3rem;border:none}.stagecontent{padding:1rem;width:69%}.content-link{transition:all .3s ease;background-color:#333}.content-link:hover{color:#fff;margin-left:.2rem}#stagecontentintro,.stagecontentoutro{color:#fff;font-size:1.35rem;font-family:Roboto Mono,monospace;background-color:#0a0a0a;width:fit-content}#stepnumber{display:flex;justify-content:center;align-items:center;margin:0 auto;text-align:center}.stagecontent p{font-size:1.05rem;margin:1rem 0;line-height:2;text-align:justify;color:#cecece}.navigation-buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:1rem 0}.navigation-buttons button{background:transparent;border:none;-webkit-user-select:none;user-select:none;cursor:pointer}.navigation-buttons button:hover{opacity:.8}@media only screen and (max-width: 1200px){.approach--section{padding:10% 0;margin:10% 0}.all-stages{grid-template-columns:repeat(3,1fr)}.approachwindow{width:95%;margin:0 auto}}@media only screen and (max-width: 768px){.all-stages{grid-template-columns:repeat(2,1fr)}.polaroidcontainer{width:100%;margin:0 auto}.stagecontent{width:100%}.navigation-buttons{width:100%;padding:.5rem 0}.approachwindow nav ul{padding:0;margin:0 -.2rem -.2rem 0}.approach-unit{flex-direction:column;padding:1rem}.approachwindow nav li{font-size:.7rem;padding:.5rem}#stagecontentintro{font-size:1rem}.all-stages>div:hover{background:transparent}}@media only screen and (max-width: 500px){.all-stages{grid-template-columns:repeat(1,1fr)}}.contactpart--section{padding:10%;margin:10% auto}.contactpart--section h3{font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:center}.contactsection-containers{width:fit-content;margin:0 auto;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:.25rem;padding:10% 20%;border:1px solid #1d1d1d;border-radius:.5rem;box-shadow:0 3px 15px #0003;background:linear-gradient(0deg,#c741d3,#39c7c7);z-index:9}.contactsection-containers:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.2;background-size:100px 100px;background-image:linear-gradient(to right,#f0f0f0 1px,transparent 1px),linear-gradient(to bottom,#f0f0f0 1px,transparent 1px);z-index:1;border-radius:.25rem}.contact-div{padding:1rem;border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9}.letstalktitle h3{font-weight:600;font-size:2.5rem;text-align:start}.bookmeeting-container,.contactpagedirect-container{display:grid;grid-template-columns:1fr 1fr;justify-content:center;align-items:center;padding:1rem;gap:1rem;margin:1rem auto;background:#16161880;border-radius:.25rem;transition:all .3s ease}.bookmeeting-container:hover,.contactpagedirect-container:hover{filter:contrast(1.5)}#bookmeetingbtn,#contactusbtn{color:#f0f0f0;text-shadow:0px 3px 15px rgba(0,0,0,1);background:linear-gradient(90deg,#e446ff,#75f6ff);border-radius:.25rem;width:fit-content}@media only screen and (max-width: 768px){.contactsection-containers{width:100%;padding:10% 5%}.contactpart--section{padding:10% 5%}.letstalktitle h3{font-size:2rem;text-align:center}#bookmeetingbtn,#contactusbtn{text-align:center}}.about-section{padding:10% 2.5%;margin:10% auto;overflow:hidden}.hero-container{display:flex;flex-direction:column;align-items:center;text-align:center;margin:0 auto;padding:2rem 0;border-radius:1rem;width:70%}.company-logo{margin:2rem auto}.company-logo img{width:10rem;height:auto;border-radius:1rem;transition:transform .3s ease,filter .3s ease}.company-logo img:hover{transform:scale(1.1);filter:drop-shadow(0 0 20px #29a8ff)}.feature-list{list-style:none;padding:0;margin:0 auto 4rem;display:flex;flex-direction:column;gap:1rem;width:fit-content;text-align:left}.feature-unit{transition:all .3s ease;display:flex;align-items:center;position:relative;padding:1rem 1.5rem;background-color:#33333380;border-left:3px solid #c741d3;border-radius:.5rem;box-shadow:0 4px 10px #0000004d;color:#c5c6c7;font-size:1rem;line-height:1.5}.feature-unit:hover{transform:translate(5px);background-color:#333c;color:#fff}.feature-unit:before{content:"";position:absolute;left:-.5rem;top:50%;transform:translateY(-50%);width:.75rem;height:.75rem;background:radial-gradient(circle,#75f6ff,#39c7c7);border-radius:50%;box-shadow:0 0 8px #66fcf166;transition:transform .3s ease}.feature-unit:hover:before{transform:translateY(-50%) scale(1.1)}.outro-text{font-size:1.875rem;margin:0;padding:1rem 0;letter-spacing:-.05rem;line-height:1.6;font-weight:600;background:linear-gradient(135deg,#e446ff,#75f6ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.navbutton.nav--contactbtn a{font-size:.9rem;color:#fff;transition:color .3s ease}.navbutton.nav--contactbtn a:hover{color:#c5c6c7}.outro-part{display:flex;flex-direction:column;align-items:flex-start;position:relative;box-sizing:border-box;border-radius:.5rem;border:1px solid hwb(0 47% 53% / .1);background:#161616d9;background-clip:padding-box;margin:2rem auto}.outro-container{display:flex;flex-direction:column;margin:0 auto;align-items:center;gap:3px;cursor:pointer;border:0;padding:2.4rem 1.6rem;color:gray;border:1px solid hwb(0 47% 53% / .1);transform:scale(.8)}.outro-part:before{display:none}.outro-container .navbutton{font-size:1.1rem;padding:.7rem 1.5rem}.outro-container .navbutton a{color:#fff}.clients-section{text-align:center;margin:1rem 0}.clients-heading{font-size:1.5rem;font-weight:600;margin-bottom:2rem;padding-bottom:.5rem;color:#c5c6c7}.clients-logos{max-width:100%;height:auto;margin:0 auto;transform:scale(1.3)}.clients-footer{font-size:1.1rem;color:#c5c6c7;margin-top:0}@media screen and (max-width: 1200px){.outro-container{width:80%}.hero-container{width:90%}}@media screen and (max-width: 768px){.outro-container,.hero-container{width:95%}}.intro-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem 0}.intro-text{font-size:1.875rem;margin:1rem 0;letter-spacing:-.05rem;line-height:1.6;font-weight:600;color:#fff!important}.gradient-text{filter:drop-shadow(2px 2px 5px #e446ff);font-weight:700;background:linear-gradient(0deg,#e446ff,#75f6ff);color:transparent;-webkit-background-clip:text;background-clip:text}.clients-section{display:flex;flex-direction:column;align-items:center;margin-top:3rem;text-align:center}.clients-heading{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:2rem}.clients-logos{max-width:80%;height:auto;margin:0 auto 2rem}.clients-footer{font-size:1.25rem;color:#fff;margin-top:2rem;font-weight:500}@media screen and (max-width: 768px){.clients-heading{font-size:1.25rem}.clients-footer{font-size:1rem}}.people-section{padding:10%;font-family:Inter,sans-serif;margin:10% auto;width:fit-content}.people-window{max-width:100%;position:relative;padding:2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;margin:0 auto;background:#0a0a0c4d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #1d1d1d;border-radius:.5rem;box-shadow:0 3px 15px #0003;z-index:9}.people-window nav{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;border-bottom:3px solid #333}.people-window nav ul{display:flex;flex-direction:row;margin:0 auto;list-style-type:none;padding:0}.people-window nav li{cursor:pointer;padding:1rem;font-size:1rem;color:#f1f1f1;transition:color .3s ease}.people-window nav li.selected{font-weight:700;color:#fff;background-color:#33333380;border-radius:.25rem .25rem 0 0}.people-window .underline{position:absolute;bottom:-2px;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#75f6ff),#e446ff}.all-people{display:flex;justify-content:center;align-items:stretch;gap:2rem;padding:2rem;width:100%}.person-container{width:12rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:left;padding:1rem;background:#0a0a0c66;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #1d1d1d;border-radius:.5rem;box-shadow:0 3px 15px #0003;color:#f0f0f0;transition:transform .3s ease;cursor:pointer}.person-container:hover{background-color:#0006}.person-container.selected{transform:scale(1.1)}.profile-img{position:relative;overflow:hidden;border-radius:.5rem}.profile-img img{width:10rem;height:10rem;display:block;transition:transform .3s ease}.pixelate{animation:pixelateAnimation .8s steps(10) infinite;filter:url(#pixelate)}.clear{filter:none}.profile-name{position:absolute;bottom:0;left:0;right:0;background-color:#000000b3;padding:.5rem;text-align:center}.profile-role{text-align:center}.profile-no-text{font-family:Roboto Mono,monospace;margin-top:.5rem;font-size:1rem;font-weight:700;background-color:#000}.profile-socials ul{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1rem}.profile-socials ul li:hover{color:#e446ff;transition:all .3s ease}.profilelinkbtn{border-radius:.1rem}@media only screen and (max-width: 1200px){.people-section{width:100%;margin:10% auto;padding:10% 2rem}.people-unit{padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0}.people-window{padding:.5rem}}@media only screen and (max-width: 450px){.all-people{flex-direction:column;justify-content:center;align-items:center;gap:1rem}.people-section{padding:1rem}}.talent-callout{margin:3rem auto 0;max-width:800px;padding:0 2rem}.talent-content{background:#161616d9;border:1px solid hwb(0 47% 53% / .2);border-radius:.5rem;padding:3rem 2.5rem;text-align:center;position:relative}.talent-content:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-1px;border-radius:inherit;background:radial-gradient(100% 100% at 50% 50%,#ffffff4d 0,#fff0 35%,#fff0);content:""}.talent-text{font-size:1.1rem;line-height:1.8;color:#c5c6c7;margin-bottom:1.5rem}.talent-subtitle{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:2rem;background:linear-gradient(135deg,#e446ff,#75f6ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (max-width: 768px){.talent-callout{margin:2rem auto 0;padding:0 1rem}.talent-content{padding:2rem 1.5rem}.talent-text{font-size:1rem}.talent-subtitle{font-size:1.1rem}}.talent-content .navbutton{margin:0 auto;font-size:1rem;color:#fff}.talent-content .nav--contactbtn:before{background:radial-gradient(100% 100% at 50% 50%,#ffffff26 0,#fff0,#fff0);animation:none}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.subscribeform{position:relative;width:100%;max-width:40rem;margin:0 auto;padding:1rem;text-align:center;opacity:.9}#custom-substack-embed{width:100%}.recentposts--section{padding:10% 2.5%;width:80%;margin:0 auto}.recent-posts{display:grid;grid-template-columns:45% 45%;gap:1%;justify-content:center;align-items:stretch;margin:0 auto;filter:saturate(1.5);border:1px solid #333;padding:5%;border-radius:.5rem}#linktoblog{border-radius:.25rem;font-size:.9rem;margin:1rem auto;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(90deg,#c741d3,#39c7c7);color:#fff}.recent-posts:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.1;filter:grayscale(1);background-size:cover;background-image:url(/recentpostsbg.png);z-index:-1}.rp-offbeatbloglogo{width:30%;padding:2rem 0;margin:0 auto;transition:all .5s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.rp-offbeatbloglogo:hover{filter:brightness(1.2);filter:drop-shadow(2px 2px 5px grey)}.rp-offbeatbloglogo img{width:100%;height:auto}.linktoblog{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#f0f0f0;width:100%;background:#0a0a0c66;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #1d1d1d;border-radius:.5rem;box-shadow:0 3px 15px #0003;padding:1rem .5rem}.subscribe{width:100%;padding:0 2rem;margin:1rem 0}.linktoblog h3{font-size:1.35rem;font-weight:600;text-align:justify;margin:1rem 0}.post-thumbnail img{width:100%;height:10.5rem;object-fit:cover;border-radius:.5rem .5rem 0 0}.post-info{padding:1rem .5rem;opacity:.7;transition:opacity .3s ease;display:flex}.recentpost-unit:hover .post-info{opacity:1}.post-info p{font-weight:700;color:#fff;margin:0;font-size:.9rem;text-align:center}.slick-slide{padding:0 1rem}.recent-posts-slider{background:#0a0a0c66;border:1px solid #1d1d1d;border-radius:.5rem;box-shadow:0 3px 15px #0003;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:1rem .5rem;place-content:center}.recentpost-unit{overflow:hidden;background:#161616e6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #333;border-radius:.5rem;box-shadow:0 3px 15px #0003;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;height:18rem;margin:1rem 0;transition:transform .5s,opacity .5s,filter .5s,z-index 0s}.second-post:after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:#191919e6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2}.custom-arrows{margin:0 auto}.custom-arrows button{margin-left:.5rem;background:transparent;border:none;font-size:1.5rem;color:gray}.custom-arrows button:hover{color:#fff;cursor:pointer}.slick-dots li button:before{color:#f0f0f0}.slick-dots li.slick-active button:before{color:#fff}@media only screen and (max-width: 1200px){.recent-posts{display:flex;flex-direction:column;text-align:center}.recentposts--section{padding:10% 0}.recentpost-unit{margin:1rem auto;width:100%!important}.linktoblog{margin:1rem auto}.rp-offbeatbloglogo{width:50%;margin:1rem auto}.subscribe{margin:1rem auto;width:90%}.post-info{padding:.5rem}.post-info p{font-size:.8rem}.slick-slider{margin:0 20%}}@media only screen and (max-width: 765px){.subscribe{width:100%;padding:0 1rem}.linktoblog{padding:1rem}.rp-offbeatbloglogo{width:80%}.linktoblog h3{font-size:1.25rem}#linktoblog{font-size:.8rem;padding:.5rem 1rem}.slick-slider{margin:0}.slick-slide{padding:0 .5rem}}.blogpage--section{padding:10%;font-family:Inter,sans-serif;margin:0 auto;display:flex;flex-direction:column}.blogpage-postscontainer{display:grid;grid-template-columns:1fr 1fr;grid-gap:2.5%;line-height:1.5;align-items:stretch;padding:2rem;justify-content:space-between}.blogpage-griditem{display:flex}.blogpage-link{display:flex;flex-direction:column;width:100%}#blogsectiontitle{margin:0 auto 1rem;width:35%}#blogsectiontitle img{width:90%;height:auto}.blogpage-postunit{background:linear-gradient(180deg,transparent,rgba(0,0,0,.2)),#fff;border-radius:.5rem;box-shadow:0 3px 15px #0003;text-align:justify;display:flex;flex-direction:column;justify-content:flex-start;color:#1d1d1d;height:100%}.blogpage-postunit img{height:18rem;width:auto;object-fit:cover;border-radius:.4rem .4rem 0 0}.blogpage-bottomcontainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:#666;border-top:1px solid #666;padding:.5rem 0}#blogpage-postauthor{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:.9rem}#blogpage-postauthor svg{margin-right:.25rem}.blogpage-postcontent{padding:1rem 2rem;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;flex:1}.featuredtext{line-height:2rem}#blogpage-postdate{display:flex;justify-content:flex-end;color:#666;margin:.25rem 0}.readmorelink{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;margin:1rem 0}.readmorebtn{display:flex;justify-content:flex-end;align-items:center;color:#666;font-weight:700;padding:0 .25rem;margin:0 .1rem}.readmorebtn:hover{margin-right:-.25rem;transition:all .3s ease;color:#1d1d1d}.blogpage-postinfo{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.pagination{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:1rem auto}.pagination button{display:flex;flex-direction:row;justify-content:center;align-items:center;font-family:inherit;margin:1rem;padding:.5rem 1rem;color:#0a0a0a;border-radius:2rem;border:none;background:linear-gradient(180deg,transparent,rgba(0,0,0,.2)),#fff}.pagination button:hover{transition:all .3s ease;background:linear-gradient(0deg,transparent,rgba(0,0,0,.2)),#fff}.disabled{opacity:.5;pointer-events:none}@media only screen and (max-width: 1200px){.blogpage--section{padding:15% 1rem 1rem}.blogpage-postscontainer{grid-template-columns:1fr;grid-gap:3%}.blogpage-postcontent h2{font-size:1.5rem}#blogsectiontitle{margin:0 auto;width:50%}}@media only screen and (max-width: 450px){.blogpage--section{padding:25% 0 0}.blogpage-postscontainer{grid-gap:.75%}.blogpage-postcontent h2{font-size:1.35rem}#blogpage-postdate{font-size:.7rem}#blogsectiontitle{margin:0 auto;width:70%}}.blogpost--section{padding:10%;font-family:Georgia,serif;line-height:1.8;width:90%;margin:0 auto}.postpage{max-width:1200px;margin:0 auto;z-index:99}.blogpost--container{padding:1.5rem 2rem 2rem;display:flex;flex-direction:column;justify-content:center;color:#333;background:#fff;border-radius:.2rem}#blogpost--title{font-family:sohne,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.625rem;font-weight:800;color:#242424;text-align:left;letter-spacing:-.011em;padding:0;line-height:1.35}.blogpost-author{display:flex;justify-content:flex-start;align-items:center;padding:.25rem 0}#author-avatar{display:flex;flex-direction:column;justify-content:center;align-items:center}#author-avatar img{width:2.75rem;height:2.75rem;border-radius:50%;border:1px solid rgba(0,0,0,.05);margin:0}#infotext{display:flex;flex-direction:column}#followlink{color:#e446ff;font-weight:500;font-family:sohne,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;transition:all .3s ease}#followlink:hover{color:#72247a}#infotext small{margin:0 0 0 .25rem;font-family:sohne,Helvetica Neue,Helvetica,Arial,sans-serif}#authorname{color:#242424;font-size:1rem}#blogpost-date{font-size:.9rem;color:#6b6b6b}.blogpost--thumbnail{padding:2rem 0}#featuredtextpart{font-family:sohne,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.375rem;color:#6b6b6b;margin:.5rem 0 1rem;padding:0;line-height:1.5}.blogpost--content{display:flex;flex-direction:column;justify-content:center;line-height:1.8;text-align:justify;font-family:Georgia,serif;color:#242424;font-size:1.25rem}.blogpost--content img{max-width:100%;height:auto;margin:2rem 0}.blogpost--content a{text-decoration:underline}.blogpost-info{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;color:#888;padding-bottom:1rem;border-bottom:1px solid rgb(242,242,242)}.blogpost-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eee;padding-top:1rem;margin-top:1.5rem}.blogpost--meta ul{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0}.blogpost--meta ul li{background:#f3f3f3;border:1px solid #ddd;border-radius:5px;padding:.5rem;margin:.5rem;font-size:.875rem;list-style:disc;display:flex}.returnlinkcontainer{margin:1rem 0}#returnlink{background:none;border:none;box-shadow:inset 2px 0 #e446ff;padding:.5rem 1rem;color:#f3f3f3;cursor:pointer;transition:all .3s ease}#returnlink:hover{box-shadow:inset 200px 0 #e446ff;text-shadow:2px 2px 2px 2px #333;color:#fff}.recentpostscontainer{margin-top:2rem}.share-container{margin-left:auto;z-index:9999}@media (max-width: 1200px){.blogpost--section{padding:10% 1rem;width:90%}.blogpost--title{font-size:2rem}}@media (max-width: 600px){.blogpost--section{padding:15% 1rem;width:100%}.blogpost--container{padding:1.5rem}.blogpost--title{font-size:1.5rem}.blogpost-bottom{flex-direction:column}.blogpost--meta ul{display:none}}.share-component{position:relative;z-index:999;font-family:sohne,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.85rem}.share-button{background:none;border:none;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;font-family:inherit;font-size:.85rem}.share-button:hover{color:#333}.share-menu{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:absolute;top:100%;left:0;background-color:#fff;border:1px solid #ccc;padding:.5rem .25rem;z-index:1000;margin:0 auto}.share-post{cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.share-icons{border-top:1px solid grey;display:flex;flex-direction:column;margin-top:.5rem}.share-icons a,#copylinkbtn{display:flex;align-items:center;margin:.25rem;text-decoration:none;color:inherit}.share-icons a:hover{color:#0a0a0a;transition:all .3s ease}#copylinkbtn{cursor:pointer;font-family:inherit;border:none;background:none}.share-icons a svg{margin-right:.25rem}@media (min-width: 768px){.share-icons a.mobile-only{display:none}}@media (max-width: 767px){.share-menu-top{display:grid;grid-template-columns:1fr 1fr;padding:.5rem 0 0 .5rem}.share-post{display:flex;flex-direction:row}.share-menu{margin:0;padding:0}.share-icons{display:grid;grid-template-columns:1fr 1fr}}.navbar{display:grid;grid-template-columns:1fr 3fr 1fr;justify-content:space-between;align-items:center;padding:1rem .5rem;width:100%;position:fixed;font-family:Inter,sans-serif;font-style:normal;border-bottom:1px solid #1d1d1d;z-index:99;background-color:#0a0a0a80;font-size:.9rem;color:gray;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.transparent{background-color:transparent}#navbarlogo{display:flex;justify-content:center;align-items:center}#navbarlogo p{font-size:1rem}.navbarmenu{display:flex;justify-content:center;align-items:center;margin-bottom:.25rem;font-weight:500}.navbarmenu a{padding:.5rem 0;transition:"all 300ms ease"}.navbarmenu>div{padding:0 1rem}.navbarmenu>div:hover{color:#f0f0f0;transition:all .3s ease}#navbarlogo img{margin-top:.25rem;width:10rem;height:auto;overflow:hidden;transition:all .5s ease}#navbarlogo:hover{-webkit-filter:drop-shadow(5px 5px 10px #483d8b);filter:drop-shadow(5px 5px 10px #483d8b)}.navbutton{width:fit-content;display:flex;justify-content:flex-start;align-items:flex-start;display:inline-flex;align-items:center;gap:3px;cursor:pointer;border:0;padding:.5rem 1rem;color:gray;filter:brightness(1.05);transition:all .3s ease}.navbutton:hover{filter:brightness(1.05) contrast(2)}.navbutton a{display:flex;justify-content:center;align-items:center}.navbutton a svg{margin-left:.25rem}.nav--contactbtn{position:relative;box-sizing:border-box;border-radius:5rem;padding:.5rem 1rem;border:1px solid hwb(0 47% 53% / .1);background:#0a0a0a;background-clip:padding-box}.nav--contactbtn:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;animation:button-secondary-shine 4s linear infinite;animation-duration:4s;animation-timing-function:linear;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:button-secondary-shine;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;margin:-1px;border-radius:inherit;background:radial-gradient(100% 100% at 50% 50%,#ffffff80 0,#fff0 35%,#fff0);background-position:0 50%;background-size:200% 200%;content:""}@keyframes button-secondary-shine{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.mobilemenulinks{height:fit-content;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:4rem 1rem;position:fixed;font-family:Inter,sans-serif;font-style:normal;border-bottom:1px solid #1d1d1d;z-index:99;background-color:#0a0a0a80;font-size:1rem;color:#b1b1b1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:0 0 1rem 1rem}.mobilenav-toppart{position:fixed;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;background-color:#0a0a0a80;font-size:1rem;color:#b1b1b1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:99}.mobilenav-toppart img{width:10rem;height:auto;display:flex;justify-content:center;align-items:center}.hamburgericon{display:flex;justify-content:flex-end;align-items:center;color:#f1f1f1;font-size:2rem;background-color:transparent;border:none;padding:.5rem}.navbar-mobilemenu{display:flex;flex-direction:column;justify-content:justify-content;align-items:flex-start;width:100%}.mobilemenu-item{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;margin:.2rem 0}.mobilemenu-item a{border-radius:.25rem;margin:0;padding:.8rem;transition:all .3s ease;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#0a0a0a80;font-size:1rem}@media only screen and (max-width: 1200px){.mobilenav-toppart img{width:12rem;height:auto}}@media only screen and (max-width: 600px){.mobilenav-toppart img{width:10rem;height:auto}}.contact--section{padding:10%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:Inter,sans-serif}.contact-container{position:relative;width:90%;display:grid;grid-template-columns:40% 59%;gap:1%;justify-content:center;background:linear-gradient(0deg,#c741d3,#39c7c7);align-items:stretch;background-size:100% 100%;background-repeat:no-repeat;border-radius:.5rem;padding:5% 2.5%;box-shadow:0 4px 6px #0000001a;text-shadow:0px 3px 15px rgba(0,0,0,.2);z-index:9;margin:0 auto}.contact-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.1;background-size:cover;background-position:center;background-image:url(/contactbg.png);z-index:-1}.form-container form{font-family:Inter,sans-serif;display:flex;flex-direction:column;justify-content:center;font-size:1rem;z-index:9;padding:4rem 2rem;background:#16161880;border-radius:.25rem;box-shadow:0 3px 15px #0003}.form-container form label{margin-bottom:.5rem;color:#f0f0f0;font-weight:500}.form-container form input,.form-container form textarea{display:flex;justify-content:flex-start;align-items:flex-start;font-family:Inter,sans-serif;width:100%;padding:.6rem;margin-bottom:1rem;border:none;border-radius:.25rem;background-color:#fffc;color:#161616;font-size:1rem}.form-container form textarea{min-height:120px}.form-container button{display:flex;margin:0 auto;justify-content:center;align-items:center;background:linear-gradient(180deg,#e446ff,#75f6ff);color:#fff;padding:.5rem 1rem;border-radius:.25rem;font-family:Inter,sans-serif;border:none;font-size:1rem;font-weight:500;filter:drop-shadow(3px 3px 5px grey);transition:all .3s ease}.form-container button:hover{background:linear-gradient(180deg,#c741d3,#39c7c7)}.form-container form textarea{min-height:8rem}#connecttitle{grid-column:span 3;font-size:1.2rem;margin-bottom:.5rem}.confirmation-message{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.confirmation-message p{font-size:1.2rem;margin-bottom:1.2rem}.confirmation-message button{font-family:inherit;padding:.5rem 1rem;font-size:1rem;background:linear-gradient(0deg,transparent,rgba(0,0,0,.2)),#f0f0f0;color:#0a0a0a;border:none;border-radius:2rem;cursor:pointer;transition:all .3s ease}.confirmation-message button:hover{background:linear-gradient(180deg,transparent,rgba(0,0,0,.2)),#f0f0f0}.contact-sidebar{display:flex;flex-direction:column;justify-content:center;align-items:stretch}.bookmeeting-component{display:grid;grid-template-columns:1fr 1fr;justify-content:center;align-items:center;padding:1rem;margin:2rem auto;background:#161618b3;border-radius:.25rem;transition:all .3s ease}.socialmediacomponent{margin:0 auto}@media only screen and (max-width: 1200px){.contact--section{padding:10% 5%;width:100%}.contact-sidebar{display:grid;grid-template-columns:auto auto;gap:1%;margin:1rem auto}.bookmeeting-component{margin:1rem auto}.contact-container{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1%;padding:2rem 1rem}.contact-container>div{width:100%}.socialmediacomponent{margin:1rem auto}}@media only screen and (max-width: 750px){.contact-sidebar{display:flex;flex-direction:column}.sm-details{flex-direction:column!important}.bookmeeting-component{order:1}}.socialmedia--container{color:#f0f0f0;font-family:Inter,sans-serif;text-shadow:0px 3px 15px rgba(0,0,0,.2)}.contact--socialmediacontainer{display:flex;flex-direction:column;margin:0 auto;justify-content:center;align-items:center;padding:1rem;color:#f0f0f0;background:#161618b3;border-radius:.25rem;box-shadow:0 3px 15px #0003;border:1px solid #333}.sm-details{margin:1rem 0;display:flex;flex-direction:row-reverse;justify-content:center;align-items:center}.sm-icons{display:flex;flex-direction:row;justify-content:center;align-items:center}.sm-icons div,.sm-text div{padding:.5rem;color:#fff;border-radius:.25rem;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.sm-icons>div{background:#16161880;border-radius:.25rem;box-shadow:0 3px 15px #0003;margin:.25rem}.sm-icons div:hover{transition:all .3s ease;filter:drop-shadow(3px 3px 5px grey);color:#75f6ff}.sm-icons svg{font-size:1.25rem}.sm-text{display:flex;flex-direction:column;justify-content:center;font-size:.85rem}.sm-text div:hover{transition:all .3s ease;filter:drop-shadow(3px 3px 5px grey);color:#75f6ff}.sm-text div a{display:flex;flex-direction:row;justify-content:center;align-items:center}.sm-text div a p{margin:0 .25rem}.sm-text div{margin:.25rem .5rem;padding:0}.not-found-section{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center;color:#fff;padding:10% 0;margin:10% auto;font-family:Inter,sans-serif}.not-found-container{width:100%;padding:20%;display:flex;flex-direction:column;align-items:center;justify-content:center}.not-found-container h1{font-size:6rem;margin-bottom:1rem}.not-found-container p{font-size:1.5rem;margin-bottom:2rem}.not-found-container a{color:#007bff;text-decoration:none;font-size:1.2rem}.not-found-container a:hover{text-decoration:underline}footer{border-top:.5px solid #1d1d1d;font-size:.9rem;font-family:Inter,sans-serif;color:gray}.footer--container{display:grid;grid-template-columns:auto auto;justify-content:center;align-items:center;padding:5rem 0}.footer--container>div{margin:0 5rem}.footer-permalinks a:hover,.social-media a:hover,.mailandphone div:hover{color:#f0f0f0}.footer-card{display:flex;flex-direction:column;justify-content:space-around;align-items:stretch;padding:1rem .8rem;border-radius:.5rem;box-shadow:0 3px 5px #0003;border:1px solid #333;background-color:#161616;margin:0 auto}.footer-card:hover{filter:contrast(1.05);transition:all .3s ease}#footerlogo{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;margin:0 auto;text-align:center}#slogan{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:.85rem;margin:.25rem auto;text-align:center}#footerlogo--img img{width:10rem;height:auto;overflow:hidden}.mailandphone{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.social-media{display:grid;grid-template-columns:65% 35%;justify-content:center;align-items:center}.footer-socialmediacontainer{display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:center;align-items:center;padding:.5rem 1rem}.footer-socialmediacontainer div{padding:.25rem;border-radius:.25rem;margin:.25rem}.footer-permalinks div{margin:.75rem 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.heading-item{color:#f0f0f0;font-weight:700}#copyright{display:flex;justify-content:center;align-items:center;width:100%;bottom:0;border-top:1px solid #1d1d1d;padding:1rem;font-size:.7rem;color:#f0f0f0}@media only screen and (max-width: 1200px){#footerlogo{grid-template-columns:auto;justify-content:center;align-items:center}.footer--container{align-items:center}.footer--container>div{margin:0 1rem}.social-media{grid-template-columns:auto}.footer--container>div{grid-template-columns:auto}.footer-card{padding:1.5rem .5rem}#slogan{border:none;margin:.5rem 0}.mailandphone{font-size:.8rem}}
