.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@-webkit-keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list{display:block}.splide__track--fade>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:transparent}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}@-webkit-keyframes moveInCircles{0%{transform:rotate(0) scale(1);opacity:1}to{transform:rotate(1turn) scale(.3);opacity:.5}}@keyframes moveInCircles{0%{transform:rotate(0) scale(1);opacity:1}to{transform:rotate(1turn) scale(.3);opacity:.5}}@-webkit-keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@-webkit-keyframes shakeInPosition{0%{transform:translateY(.5rem) rotate(0)}25%{transform:rotate(15deg)}to{transform:translateY(0) rotate(-20deg)}}@keyframes shakeInPosition{0%{transform:translateY(.5rem) rotate(0)}25%{transform:rotate(15deg)}to{transform:translateY(0) rotate(-20deg)}}@-webkit-keyframes shakeUpDown{0%{transform:translateY(2rem)}50%{transform:rotate(0deg)}to{transform:translateY(-2rem)}}@keyframes shakeUpDown{0%{transform:translateY(2rem)}50%{transform:rotate(0deg)}to{transform:translateY(-2rem)}}@-webkit-keyframes shakeInPositionLow{0%{transform:rotate(0)}25%{transform:rotate(4deg)}to{transform:rotate(-5deg)}}@keyframes shakeInPositionLow{0%{transform:rotate(0)}25%{transform:rotate(4deg)}to{transform:rotate(-5deg)}}@-webkit-keyframes slideFromTop{0%{transform:translateY(0)}to{transform:translateY(-3rem)}}@keyframes slideFromTop{0%{transform:translateY(0)}to{transform:translateY(-3rem)}}@-webkit-keyframes slideFromLeft{0%{transform:translateX(0)}to{transform:translateX(-12rem)}}@keyframes slideFromLeft{0%{transform:translateX(0)}to{transform:translateX(-12rem)}}.slideFromLeft-enter-active,.slideFromLeft-leave-active{transform:translateX(0);transition:all .3s cubic-bezier(.39,.575,.565,1)}.slideFromLeft-enter-from,.slideFromLeft-leave-to{transform:translateX(-100%);opacity:0}.slideFromTop-enter-active,.slideFromTop-leave-active{transform:translateY(0);transition:all .3s cubic-bezier(.39,.575,.565,1)}.slideFromTop-enter-from,.slideFromTop-leave-to{transform:translateY(-100%);opacity:0}*,:after,:before{margin:0;padding:0;box-sizing:border-box}a,a:link,a:visited{color:inherit;text-decoration:none}a,button,input,li,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0)}li,ul{list-style:none}html{font-size:62.5%}@media only screen and (max-width:81.25em){html{font-size:50%}}@media only screen and (max-width:75em){html{font-size:45%}}body{background-color:#100720;font-family:DM sans;color:#eee;padding:0 5.75rem;overflow-x:hidden}::-moz-selection{background-color:#fa2fb5;color:#fff}::selection{background-color:#fa2fb5;color:#fff}::-webkit-scrollbar{background-color:transparent;width:.5rem}::-webkit-scrollbar-thumb{background-color:#ffc23c;border-radius:20rem}::-webkit-scrollbar-thumb:hover{background-color:rgba(255,194,60,.7)}.heading--h1{font-size:5.5rem;text-transform:capitalize}.heading--h1 .yellow{color:#ffc23c}.heading--h1 .pink{color:#fa2fb5}.paragraph{font-size:2.7rem;text-transform:capitalize;font-weight:400}.paragraph>.highlight{color:#ffc23c;font-weight:600}.heading--h2{font-size:4.5rem;text-transform:capitalize;padding:0 0 4rem;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}.heading--h2 .highlight{color:#fa2fb5}.heading--h2 .wave{position:absolute;width:100%;left:0;bottom:0;-o-object-fit:contain;object-fit:contain}.heading--h3{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2.2rem;color:#fff;background-image:linear-gradient(90deg,#ffc23c -10%,#fa2fb5);display:flex;align-items:center;padding:1.5rem 3rem;border-radius:20rem;font-weight:400}.heading--h3 img{margin-right:2rem;width:2.5rem;height:2.5rem}.grid{display:grid}.grid-1{grid-template-columns:1fr}.grid-2{grid-template-columns:1fr 1fr}.margin-b-big{margin-bottom:6rem}.navbar{padding:2.8rem 0;overflow:hidden;display:flex;align-items:center;justify-content:space-between}.navbar__menu--btn{display:none;cursor:pointer}@media only screen and (max-width:48.125em){.navbar__menu--btn{display:block;background-color:transparent;border:none}}.navbar__menu--btn img{width:6rem;height:6rem}.navbar__list{font-size:2.6rem;text-transform:capitalize;display:flex;align-items:center;justify-content:space-between;color:#bbb}.navbar__list::-webkit-scrollbar{width:0}@media only screen and (max-width:48.125em){.navbar__list{position:fixed;left:0;top:0;bottom:0;right:0;width:100%;background-color:#100720;flex-flow:column;z-index:99;padding:5rem 0;overflow-y:scroll;font-weight:700;font-size:4rem;justify-content:center}}.navbar__menu--close{display:none;border:none;background-color:transparent;padding:1rem;z-index:100}@media only screen and (max-width:48.125em){.navbar__menu--close{display:block;position:absolute;right:3.8rem;top:2rem}}.navbar__menu--close img{width:5rem;height:5rem}.navbar__item{cursor:pointer;position:relative;padding:1rem 1rem 2rem;display:block;margin-right:8rem}@media only screen and (max-width:48.125em){.navbar__item:not(:last-child){margin-bottom:5rem;margin-right:0}}.navbar__item:after,.navbar__item:before{height:6px;border-radius:20rem;bottom:0;position:absolute;content:"";transition:all .3s ease-in-out}@media only screen and (max-width:48.125em){.navbar__item:after,.navbar__item:before{display:none}}.navbar__item:after{left:1rem;width:0;z-index:2;background-color:#fa2fb5}.navbar__item:before{right:1rem;background-color:#ffc23c;width:0;z-index:3}.navbar__item.active{color:#fff!important}.navbar__item.active:after{width:70%}.navbar__item.active:before{width:30%}.navbar__item:hover{color:#eee}.navbar__item:hover:after{width:70%}.navbar__item:hover:before{width:30%}.logo{height:5.9rem}.home__header{padding:10rem 0;align-items:start;align-content:center;grid-template-rows:1fr repeat(3,-webkit-max-content) 1fr;grid-template-rows:1fr repeat(3,max-content) 1fr;grid-row-gap:8rem;justify-items:start}@media only screen and (max-width:48.125em){.home__header{grid-template-columns:1fr;grid-template-rows:repeat(4,-webkit-max-content);grid-template-rows:repeat(4,max-content);justify-content:center;justify-items:center;padding:3rem 0 12rem}}.home__header h1{grid-column:1/2;grid-row:2/3}@media only screen and (max-width:48.125em){.home__header h1{grid-row:1/2;text-align:center}}.home__header p{grid-column:1/2;grid-row:3/4}@media only screen and (max-width:48.125em){.home__header p{grid-row:3/4;text-align:center}}.home__header .btn{grid-column:1/2;grid-row:4/5}@media only screen and (max-width:48.125em){.home__header .btn{grid-row:4/5}}.home__header--right{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;grid-column:2/3;grid-row:1/-1;margin-left:auto;overflow:visible}@media only screen and (max-width:48.125em){.home__header--right{grid-column:1/2;grid-row:2/3;margin:auto}}.home__header__thumb-img{-o-object-fit:contain;object-fit:contain;position:absolute}.home__header__thumb-img--js{left:28%;top:1rem;width:5rem;-webkit-animation:shakeInPosition 3s ease-in-out 0s infinite alternate backwards;animation:shakeInPosition 3s ease-in-out 0s infinite alternate backwards;transform-origin:center;z-index:9}@media only screen and (max-width:59.375em){.home__header__thumb-img--js{left:5%}}.home__header__thumb-img--html{right:0;top:1rem;width:16rem;-webkit-animation:shakeInPosition 5s ease-in-out 0s infinite alternate backwards;animation:shakeInPosition 5s ease-in-out 0s infinite alternate backwards;transform-origin:center;z-index:9}@media only screen and (max-width:59.375em){.home__header__thumb-img--html{width:12rem}}.home__header__thumb-img--circle{top:calc(50% - 25rem);left:calc(50% - 25rem);height:54rem;width:54rem;display:block;-o-object-fit:cover;object-fit:cover;-webkit-animation:moveInCircles 8s cubic-bezier(.6,-.28,.735,.045) 0s infinite alternate backwards;animation:moveInCircles 8s cubic-bezier(.6,-.28,.735,.045) 0s infinite alternate backwards;transform-origin:center}@media only screen and (max-width:59.375em){.home__header__thumb-img--circle{height:45rem;width:45rem;top:calc(50% - 19rem);left:calc(50% - 19rem)}}.home__header__thumb-img--tag{left:10%;bottom:13%;width:18rem;z-index:5;-webkit-animation:shakeInPosition 5s ease-in-out 0s infinite alternate backwards;animation:shakeInPosition 5s ease-in-out 0s infinite alternate backwards;transform-origin:center;z-index:9}@media only screen and (max-width:59.375em){.home__header__thumb-img--tag{width:15rem;left:0}}.home__header__thumb-img--setting{right:4%;bottom:16%;width:13rem;z-index:6;-webkit-animation:shakeInPosition 5s ease-in-out 0s infinite alternate backwards;animation:shakeInPosition 5s ease-in-out 0s infinite alternate backwards;transform-origin:center;z-index:9}@media only screen and (max-width:59.375em){.home__header__thumb-img--setting{width:8rem;right:0}}.home__header__img{width:60rem;height:80rem;position:relative;z-index:8;-webkit-animation:shakeInPositionLow 8s ease-in-out 0s infinite alternate backwards;animation:shakeInPositionLow 8s ease-in-out 0s infinite alternate backwards;transform-origin:center}@media only screen and (max-width:59.375em){.home__header__img{width:40rem;height:60rem}}.about__content{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,1fr);justify-items:stretch;padding:6rem 0;align-items:start;align-content:start}@media only screen and (max-width:48.125em){.about__content{grid-template-columns:1fr;grid-template-rows:repeat(4,-webkit-max-content);grid-template-rows:repeat(4,max-content);justify-content:center;justify-items:center;padding:0 0 6rem}}.about__paragraph{position:relative;width:85%;background-color:#eee;color:#333;padding:3rem 2rem 3rem 4rem;border-radius:2rem;overflow:hidden;font-size:2.2rem;z-index:9}@media only screen and (max-width:48.125em){.about__paragraph{width:100%}}.about__paragraph:not(:last-child){margin-bottom:4rem}.about__paragraph:first-child:after{background-color:#ffc23c}.about__paragraph:nth-child(2){margin-left:15%}.about__paragraph:nth-child(2):after{background-color:#fa2fb5}.about__paragraph:nth-child(3):after{background-color:#31087b}.about__paragraph:after{content:"";position:absolute;width:1.5rem;height:70%;left:0;top:50%;transform:translateY(-50%);border-radius:0 2rem 2rem 0;transition:all .3s cubic-bezier(.6,-.28,.735,.045)}.about__paragraph:hover:after{width:2.5rem}.about__img--circle{position:absolute;left:-10%;top:calc(50% - 21rem);width:42rem;height:42rem;-o-object-fit:contain;object-fit:contain;-webkit-animation:rotate 15s cubic-bezier(1,1,1,1) 0s infinite forwards;animation:rotate 15s cubic-bezier(1,1,1,1) 0s infinite forwards;transform-origin:center}@media only screen and (max-width:48.125em){.about__img--circle{left:-40%}}.about__right{position:relative;width:100%;display:flex;justify-content:center;min-height:50rem;grid-row:1/-1;grid-column:2/3;margin-left:auto}@media only screen and (max-width:53.125em){.about__right{min-height:40rem}}@media only screen and (max-width:48.125em){.about__right{display:none}}.about__img{width:5rem;position:absolute;-o-object-fit:contain;object-fit:contain}.about__img--man{position:absolute;width:30rem;right:10%;bottom:5%;z-index:9;-webkit-animation:shakeUpDown 6s ease-in-out 0s infinite alternate backwards;animation:shakeUpDown 6s ease-in-out 0s infinite alternate backwards;transform-origin:center}@media only screen and (max-width:53.125em){.about__img--man{width:25rem;bottom:0}}.about__img--line{width:45rem;right:0;top:0;-webkit-animation:shakeInPositionLow 15s cubic-bezier(.6,-.28,.735,.045) 0s infinite alternate backwards;animation:shakeInPositionLow 15s cubic-bezier(.6,-.28,.735,.045) 0s infinite alternate backwards;transform-origin:center}@media only screen and (max-width:53.125em){.about__img--line{width:35rem}}.about__img--vs{width:7rem;right:35rem;top:0;-webkit-animation:shakeInPosition 6s ease-in-out 0s infinite alternate backwards;animation:shakeInPosition 6s ease-in-out 0s infinite alternate backwards;transform-origin:center}@media only screen and (max-width:53.125em){.about__img--vs{width:5rem;right:30rem}}.about__img--js{width:14rem;right:12%;top:0;-webkit-animation:shakeInPosition 7s ease-in-out 0s infinite alternate backwards;animation:shakeInPosition 7s ease-in-out 0s infinite alternate backwards;transform-origin:center}@media only screen and (max-width:53.125em){.about__img--js{width:10rem;right:3%}}.about__img--handler{width:7rem;top:40%;right:40rem;-webkit-animation:shakeInPosition 10s ease-in-out 0s infinite alternate backwards;animation:shakeInPosition 10s ease-in-out 0s infinite alternate backwards;transform-origin:center}@media only screen and (max-width:53.125em){.about__img--handler{width:5rem;right:30rem}}.about__img--tag{width:12rem;right:40rem;bottom:0;-webkit-animation:shakeInPosition 8s ease-in-out 0s infinite alternate backwards;animation:shakeInPosition 8s ease-in-out 0s infinite alternate backwards;transform-origin:center}@media only screen and (max-width:53.125em){.about__img--tag{width:8rem;right:30rem}}.about__img--html{width:12rem;right:10%;bottom:8%;-webkit-animation:shakeInPosition 6s ease-in-out 0s infinite alternate backwards;animation:shakeInPosition 6s ease-in-out 0s infinite alternate backwards;transform-origin:center}@media only screen and (max-width:53.125em){.about__img--html{width:8rem;right:2%}}.about .btn{margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.skills{display:grid;grid-template-columns:1fr;grid-row-gap:0}.skills__section:not(:last-child){margin-bottom:3rem}@media only screen and (max-width:48.125em){.skills{margin-bottom:0!important}}.subnav{width:80%;margin:5rem auto;padding:2rem;background-color:#101010;display:flex;align-items:center;justify-content:space-between;border-radius:30rem}@media only screen and (max-width:53.125em){.subnav{width:calc(100% + 12rem);margin-left:-6rem;border-radius:0;overflow-x:scroll}.subnav::-webkit-scrollbar{height:0}}@media only screen and (max-width:48.125em){.subnav{margin-bottom:3rem}}.subnav__item{padding:1.5rem 3.5rem;border-radius:30rem;font-size:2rem;background:transparent;color:#e1e1e1;cursor:pointer;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;display:block}.subnav__item.active{color:#fff;background-image:linear-gradient(90deg,#ffc23c -10%,#fa2fb5)!important}.subnav__item:hover{background-image:linear-gradient(90deg,rgba(255,194,60,.3) -10%,rgba(250,47,181,.5))}.project__container{padding:2rem 0;overflow:visible!important;align-items:start}.project__item{position:relative;align-self:start;overflow:visible!important;margin-right:6rem;opacity:.3;transition:all .3s ease-in-out}.project__item.is-active{opacity:1}.project__item:hover .project__link,.project__item:hover .project__link:link,.project__item:hover .project__link:visited{width:8rem;height:8rem}.project__img--div{width:110rem;width:80vw;height:60rem;position:relative}@media only screen and (max-width:48.125em){.project__img--div{height:28rem;width:85vw}}.project__img--div:after{height:75%;width:80%;background-color:#ffc23c;z-index:-1}.project__img--div:after,.project__img--div:before{position:absolute;content:"";left:-1rem;top:-1rem;border-radius:2.2rem}.project__img--div:before{height:90%;width:95%;background-color:#fa2fb5;z-index:-2}.project__img{width:100%;height:100%;border-radius:1.5rem;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.project__link,.project__link:link,.project__link:visited{display:flex;align-items:center;justify-content:center;position:absolute;left:50%;bottom:0;width:5rem;height:5rem;padding:3rem;border-radius:50%;border:4px solid #100720;transform:translate(-50%,50%);background-color:#fff;transition:all .3s ease-in-out}.project__link:hover,.project__link:link:hover,.project__link:visited:hover{transform:translate(-50%,50%);background-color:#ffc23c}.project__link:hover img,.project__link:link:hover img,.project__link:visited:hover img{transform:rotate(30deg);transition:all .5s ease-in-out}.project__link img,.project__link:link img,.project__link:visited img{width:2rem;transition:all .1s ease-in-out}.no_projects{display:flex;min-height:30rem;justify-content:center;align-items:center;font-size:4rem;text-transform:capitalize;color:#fff;font-family:Montserrat;font-weight:100}.contact{display:grid;grid-row-gap:5rem}@media only screen and (max-width:48.125em){.contact{grid-row-gap:0}.contact__content{grid-template-columns:1fr!important;grid-template-rows:repeat(2,-webkit-max-content);grid-template-rows:repeat(2,max-content);grid-row-gap:4rem;justify-content:center;justify-items:center}.contact .form{margin:auto;grid-column:1/2;grid-row:2/3}}.contact__images--container{padding:20rem 0 0 0;margin-left:4rem;align-self:end;position:relative}@media only screen and (max-width:59.375em){.contact__images--container{margin-left:auto}}@media only screen and (max-width:48.125em){.contact__images--container{margin:auto;grid-column:1/2;grid-row:1/2}}.contact__image:not(.contact__image--man){position:absolute;height:16rem}@media only screen and (max-width:59.375em){.contact__image:not(.contact__image--man){height:11rem}}.contact__image--man{-webkit-animation:shakeUpDown 6s ease-in-out 0s infinite alternate backwards;animation:shakeUpDown 6s ease-in-out 0s infinite alternate backwards;transform-origin:center;width:65rem;height:45rem;margin-left:auto;display:block;max-width:45vw}@media only screen and (max-width:59.375em){.contact__image--man{width:50rem;height:30rem;max-width:none}}.contact__image--table{right:0;top:9rem;-webkit-animation:shakeInPosition 6s ease-in-out 0s infinite alternate backwards;animation:shakeInPosition 6s ease-in-out 0s infinite alternate backwards;transform-origin:center}@media only screen and (max-width:59.375em){.contact__image--table{right:3rem}}.contact__image--phone{right:22rem;top:3rem;-webkit-animation:shakeUpDown 4s ease-in-out 0s infinite alternate backwards;animation:shakeUpDown 4s ease-in-out 0s infinite alternate backwards;transform-origin:center}@media only screen and (max-width:59.375em){.contact__image--phone{right:18rem}}.contact__image--question{right:37.5rem;top:2rem;-webkit-animation:shakeInPositionLow 2s ease-in-out 0s infinite alternate backwards;animation:shakeInPositionLow 2s ease-in-out 0s infinite alternate backwards;transform-origin:center}@media only screen and (max-width:59.375em){.contact__image--question{right:28rem}}.contact__image--mail{right:50rem;top:7rem;-webkit-animation:shakeInPosition 5s ease-in-out 0s infinite alternate backwards;animation:shakeInPosition 5s ease-in-out 0s infinite alternate backwards;transform-origin:center}@media only screen and (max-width:59.375em){.contact__image--mail{left:0}}.footer{background-color:#000;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 5.75rem;width:calc(100% + 12rem);color:#fff;margin-left:-6rem;position:relative}@media only screen and (max-width:48.125em){.footer{padding:7rem 0 3rem;flex-flow:column}.footer>*{margin-bottom:3rem}.footer .logo{display:block;width:14rem;height:14rem;padding:2rem;position:absolute;background-color:#000;border-radius:50%;top:0;left:5%;transform:translateY(-50%)}}.copyright{text-transform:capitalize;font-size:1.7rem}@media only screen and (max-width:48.125em){.copyright{font-size:2rem}}.copyright>.highlight{color:#ffc23c}.btn{border:none;color:#e1e1e1;border-radius:20rem;outline:none;font-family:inherit;background-image:linear-gradient(90deg,#ffc23c -10%,#fa2fb5 50%,#fa2fb5 60%,#ffc23c 110%);background-size:200%;display:block;cursor:pointer;text-transform:capitalize;transition:all .4s ease-in-out;background-position:0 50%}.btn--huge{padding:3rem 8rem;font-size:2.5rem}.btn--wide{padding:1.5rem 8rem;font-size:2rem;width:100%;display:flex;align-items:center;justify-content:center}.btn:hover{background-size:300%;background-position:100% 50%}.btn:focus{transform:scale(.9)}.images__list{display:grid;grid-template-columns:repeat(auto-fit,16rem);grid-column-gap:4rem;grid-row-gap:4rem;padding:5rem 0;justify-content:space-between}.images__list.start{justify-content:start!important}@media only screen and (max-width:53.125em){.images__list.start{justify-content:space-between!important}.images__list{grid-template-columns:repeat(auto-fit,minMax(16rem,1fr))}}.images__item{position:relative;display:flex;flex-flow:column;align-items:center;justify-content:center;padding:2rem;width:16rem;height:16rem;border-radius:2rem;background-color:#100720}.images__item:last-of-type{justify-self:start}@media only screen and (max-width:53.125em){.images__item:last-of-type{justify-self:stretch}.images__item{width:auto}}.images__item:after,.images__item:before{position:absolute;content:"";background-color:#ffc23c;height:0;width:0;top:50%;left:-3px;transition:all .3s ease-in-out;z-index:-1;border-radius:2rem}.images__item:before{background-color:#222;height:calc(100% + 6px);width:calc(100% + 6px);top:-3px}.images__item img{width:9rem;height:9rem;transition:all .2s ease-in-out;position:relative;z-index:9}.images__item:hover:after{height:calc(100% + 6px);width:calc(100% + 6px);top:-3px}.images__item:hover .images__title{opacity:1;transform:translateY(-3rem)}.images__item:hover img{transform:scale(.6) translateY(-4rem)}.images__title{position:absolute;display:block;font-size:2rem;font-weight:700;text-transform:uppercase;color:#ffc23c;bottom:0;opacity:0;transition:all .3s ease-in-out;z-index:9}.splide__track{overflow:visible!important;cursor:-webkit-grabbing;cursor:grabbing}.form{display:grid;grid-template-columns:1fr;grid-row-gap:5rem;width:70%;align-items:start;align-content:start;padding-top:5rem}@media only screen and (max-width:48.125em){.form{width:100%}}.form__group{position:relative}.form__input,.form__textarea{background-color:#000;border-radius:1rem;padding:2.5rem 1.5rem 2rem;border:none;width:100%;outline:none;color:#fff;font-size:1.5rem;font-family:inherit}.form__label{position:absolute;left:-1rem;top:-1rem;padding:.3rem 1.5rem;color:#000;background-color:#ffc23c;font-size:1.6rem;border-radius:20rem;font-weight:700;text-transform:capitalize}.form__textarea{height:20rem;resize:none}.social{display:flex;align-items:center}.social__item{display:block;width:2.5rem;height:2.5rem;transition:all .2s ease-in-out}.social__item:hover{transform:translateY(-1rem)}.social__item:not(:last-child){margin-right:2rem}.social__item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.home__section{padding:5rem 0}.home__section h2{margin-bottom:8rem}@media only screen and (max-width:48.125em){.home__section h2{margin-bottom:5rem}}