@font-face{font-family:Maple Mono;src:url(/fonts/MapleMono-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}*{font-family:Maple Mono,monospace;outline:none}*,.noSelect{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.noSelect:focus{outline:none!important}a:focus,button:focus{outline:none}a:focus-visible,button:focus-visible{outline:auto}:root{--header-height:3.5rem;--first-color:#27292a;--first-color-second:#27292a;--first-color-alt:#323334;--first-color-lighter:hsl(207 92%,85%);--title-color:#27292a;--text-color:#45484a;--text-color-light:#8a8f93;--body-color:#f7f7f7;--container-color:#f2f2f3;--gradient-color:linear-gradient(180deg,rgba(149,187,218,0),#6cace0);--body-font:"Maple Mono",monospace;--title-font:"Maple Mono",monospace;--biggest-font-size:1.5rem;--h1-font-size:1.5rem;--h2-font-size:1.25rem;--h3-font-size:1rem;--normal-font-size:0.938rem;--small-font-size:0.813rem;--smaller-font-size:0.75rem;--tiny-font-size:0.625rem;--font-medium:650;--font-semi-bold:600;--z-normal:1;--z-tooltip:10;--z-fixed:100}@media screen and (min-width:1024px){:root{--biggest-font-size:3rem;--h1-font-size:2.25rem;--h2-font-size:1.5rem;--h3-font-size:1.25rem;--normal-font-size:1rem;--small-font-size:0.875rem;--smaller-font-size:0.813rem;--tiny-font-size:0.688rem}}*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth}body{font-family:var(--body-font);font-size:var(--normal-font-size);background-color:var(--body-color);color:var(--text-color);transition:background .4s}h1,h2,h3{color:var(--title-color);font-family:var(--title-font);font-weight:var(--font-medium)}ul{list-style:none}a{text-decoration:none}img{max-width:100%;height:auto}.contact-icon,.my-icon{position:relative}.contact-icon{right:3px}.nav__buttons{display:flex;align-items:center;column-gap:1.5rem}.change-theme{font-size:1.25rem;color:var(--title-color);cursor:pointer;transition:color .3s}.button{display:inline;background-color:var(--first-color);color:#fff;padding:1rem;border-radius:.5rem;font-weight:var(--small-font-size)}.button:hover{background-color:var(--first-color-alt)}.button__icon{margin-left:var(--mb-0-5);transition:.3s}.button--flex{margin-left:3px;display:inline;align-items:center;transition:.3s}.button--link{padding:0;background-color:transparent;color:var(--first-color)}.button--link:hover{background-color:transparent;color:var(--first-color-alt)}body.dark-theme{--title-color:#f2f2f3;--text-color:#a2a6a9;--body-color:#181a1b;--container-color:#1d1f20}.dark-theme .button--flex,.dark-theme .button--link{background-color:var(--title-color);color:var(--container-color)}.dark-theme .button:hover{background-color:var(--text-color)}.dark-theme .button--link,.dark-theme .nav,.dark-theme .nav__menu,.dark-theme .scrollup{background-color:var(--container-color)}.dark-theme .home__shape-circle,.dark-theme .home__shape-wawes,.dark-theme .qualification__img,.dark-theme .testimonial__img{filter:invert(1)}.dark-theme .home__social-link{color:var(--title-color)}.dark-theme .section__border{border-bottom:1px solid #4e5255}.dark-theme::-webkit-scrollbar{background:#252628}.dark-theme::-webkit-scrollbar-thumb{background:#3d4042}.dark-theme::-webkit-scrollbar:hover{background:#565a5d}.container{max-width:1024px;margin-inline:1.5rem}.grid{display:grid;grid-gap:1.5rem;gap:1.5rem}.section{padding-block:2.5rem}.section__border{border-bottom:1px solid var(--title-color);padding-bottom:3.5rem}.section__subtitle,.section__title{text-align:center}.section__title{font-size:var(--h1-font-size);font-weight:var(--font-semi-bold);margin-bottom:.25rem}.section__subtitle{display:block;font-size:var(--small-font-size);color:var(--text-color-light);margin-bottom:3rem}.main{overflow:hidden}.header{width:100%;position:fixed;z-index:var(--z-fixed);bottom:2rem;left:0}.nav{height:calc(var(--header-height) + .5rem);display:flex;justify-content:space-between;align-items:center;padding-inline:1.5rem;background-color:var(--body-color);box-shadow:0 4px 20px rgba(68,91,111,.1);border-radius:3rem;transition:background .4s}.nav__close,.nav__logo,.nav__toggle{color:var(--title-color)}.nav__logo{font-weight:var(--font-large);font-family:var(--title-font);font-size:1.5rem}.nav__toggle{display:flex;font-size:1.25rem;cursor:pointer;z-index:2}@media screen and (max-width:1023px){.nav__menu{width:88%;left:0;right:0;bottom:-60%;position:fixed;margin:0 auto;padding:2rem 1.5rem 5rem;border-radius:2rem;background-color:var(--body-color);box-shadow:0 4px 20px rgba(68,91,111,.1);transition:bottom .3s}}.nav__list{grid-template-columns:repeat(3,max-content);justify-content:center;gap:2rem 3rem}.nav__link{display:flex;flex-direction:column;align-items:center;font-size:var(--smaller-font-size);row-gap:.25rem;color:var(--text-color-light);transition:color .3s}.nav__item svg{display:inline-block}@media (min-width:1024px){.nav__item svg{display:none}}.nav__link:hover{color:var(--title-color)}.nav__link i{font-size:1.25rem}.nav__close{position:absolute;right:1.25rem;bottom:.7rem;cursor:pointer;font-size:1.5rem}.show-menu{bottom:2rem}.active-link{color:var(--title-color)}.home__container{row-gap:4rem;padding-top:2rem}.home__data{row-gap:1.5rem}.home__title{font-size:var(--biggest-font-size);text-align:center;letter-spacing:.3px;margin-bottom:.5rem}.home__blob{position:relative;width:219px;height:219px;background-color:var(--body-color);border:2px solid var(--text-color-light);justify-self:center;border-radius:100%;place-items:center;z-index:2}.home__perfil{width:170px;height:170px;border-radius:5.5rem;overflow:hidden;display:flex;justify-content:center;align-items:flex-end}.home__shape-circle,.home__shape-wawes{position:absolute;opacity:.1}.home__shape-wawes{width:50px;left:-1.5rem;top:5rem}.home__shape-circle{width:150px;bottom:-2rem;right:-3rem;transform:rotate(15deg);z-index:-5}.home__social{justify-self:center;display:flex;column-gap:1.25rem}.home__social-link{font-size:1.25rem;color:var(--text-color-light);transition:color .3s}.home__social-link:hover{color:var(--title-color)}.home__info{display:grid;grid-row-gap:2rem;row-gap:2rem}.home__info-title{font-family:var(--body-font);font-weight:400;font-size:var(--smaller-font-size);margin-bottom:1rem;color:var(--text-color-light)}.home__info-description,.home__info-number{font-family:var(--title-font);color:var(--title-color)}.home__info-description{padding-right:4rem}.home__info-number{font-size:var(--h1-font-size);font-weight:var(--font-semi-bold)}.skills__container{row-gap:3.5rem}.skills__title{display:flex;justify-content:center;align-items:center;column-gap:.25rem;font-size:var(--small-font-size);font-weight:var(--font-semi-bold);margin-bottom:2.5rem}.skills__title i{font-size:1rem;font-weight:400}.skills__blob,.skills__data,.skills__info{display:grid}.skills__info{grid-template-columns:repeat(3,1fr);gap:2.5rem 2rem}.skills__data{justify-content:center;text-align:center}.skills__blob{width:80px;height:100px;background-color:var(--container-color);border-radius:3rem;place-items:center;margin-bottom:1rem}.skills__blob img{width:40px}.skills__name{font-size:var(--small-font-size);margin-bottom:.25rem}.skills__subtitle{font-size:var(--tiny-font-size);color:var(--text-color-light)}.skills__blob:hover img{animation:bounce-skills .6s}@keyframes bounce-skills{0%{transform:translate(0)}20%{transform:translateY(-5px)}40%{transform:translate(0)}60%{transform:translateY(-3px)}80%{transform:translate(0)}}.qualification{position:relative}.qualification__container{row-gap:3.5rem}.qualification__title{display:flex;justify-content:center;align-items:center;column-gap:.5rem;font-size:var(--small-font-size);font-weight:var(--font-semi-bold);margin-bottom:2rem}.qualification__title i{font-size:1rem;font-weight:400}.qualification__info{display:grid;grid-row-gap:2rem;row-gap:2rem}.qualification__name{font-size:var(--normal-font-size);margin-bottom:1.25rem}.qualification__country,.qualification__year{display:block;font-size:var(--small-font-size);color:var(--text-color-light)}.qualification__country{margin-bottom:.75rem}.services__container{row-gap:2.5rem;justify-content:center}.services__card{width:228px;height:322px;background-color:var(--container-color);border-radius:7.25rem;text-align:center;position:relative;padding:3.5rem 1rem}.services__card i{font-size:2rem;display:block;margin-bottom:.75rem;color:var(--title-color);transition:transform .8s}.services__title{font-size:var(--h2-font-size);font-weight:var(--font-semi-bold);margin-bottom:1.5rem}.services__border{position:absolute;width:248px;height:342px;border:1.8px solid var(--text-color-light);border-radius:7.75rem;inset:0;margin:auto;left:-10px;z-index:-1;transition:opacity .6s;opacity:0}.services__card:hover i{transform:rotateY(1turn)}.services__card:hover .services__border{opacity:1}.projects__container{overflow:initial}.swiper-button-next{content:""}.projects{position:relative}.projects__content{display:grid!important;justify-content:center!important}.projects__img{width:250px;border-radius:.75rem;margin-bottom:1.25rem;height:200px}.projects__subtitle{font-size:var(--small-font-size);color:var(--text-color-light)}.projects__title{font-size:var(--h2-font-size);margin:.5rem 0 1.25rem}.projects__button{display:inline-flex;align-items:center;column-gap:.5rem;color:var(--title-color);font-size:var(--small-font-size)}.projects__button i{font-size:1rem;transition:transform .3s}.projects__button:hover i{transform:translateX(.25rem)}.projects .swiper-button-next:after,.projects .swiper-button-prev:after{content:""!important}.projects .swiper-button-next,.projects .swiper-button-prev{width:auto;height:auto;margin:initial;font-size:2.5rem;color:var(--title-color)}.projects .swiper-button-prev{left:10rem}.projects .swiper-button-next{right:15rem}.projects .swiper-slide{margin-bottom:4.5rem}.projects .swiper-pagination-bullets{bottom:0}.projects .swiper-pagination-bullet{background-color:var(--text-color-light);opacity:1}.projects .swiper-pagination-bullet-active{background-color:var(--title-color)}@media (max-width:1200px){.projects .swiper-button-prev{left:5rem}.projects .swiper-button-next{right:5rem}}@media (max-width:992px){.projects .swiper-button-next,.projects .swiper-button-prev{font-size:2rem}.projects .swiper-button-prev{left:3rem}.projects .swiper-button-next{right:3rem}.projects .swiper-slide{margin-bottom:3rem}}@media (max-width:768px){.projects .swiper-button-next,.projects .swiper-button-prev{font-size:1.5rem}.projects .swiper-button-prev{left:1rem}.projects .swiper-button-next{right:1rem}.projects .swiper-slide{margin-bottom:2rem}.projects .swiper-pagination-bullets{bottom:1rem}}@media (max-width:576px){.projects .swiper-button-next,.projects .swiper-button-prev{font-size:2.8rem}.projects .swiper-button-prev{left:.5rem}.projects .swiper-button-next{right:.5rem}.projects .swiper-slide{margin-bottom:1.5rem}.projects .swiper-pagination-bullets{bottom:.5rem}.projects .swiper-pagination-bullet{width:8px;height:8px}.projects .swiper-pagination-bullet-active{background-color:var(--title-color)}}.testimonial{position:relative}.testimonial__content{text-align:center}.testimonial__description{font-family:var(--title-font);color:var(--title-color);margin-bottom:1.5rem}.testimonial__name{font-family:var(--body-font);font-size:var(--small-font-size);margin-bottom:.25rem}.testimonial__subtitle{font-size:var(--smaller-font-size);color:var(--text-color-light)}.testimonial__container .swiper-button-next:after,.testimonial__container .swiper-button-prev:after{content:""}.testimonial__container .swiper-button-next,.testimonial__container .swiper-button-prev{width:auto;height:auto;top:auto;bottom:.5rem;font-size:2rem;color:var(--title-color)}.testimonial__container .swiper-button-prev{left:calc(50% - 3rem)}.testimonial__container .swiper-button-next{right:calc(50% - 3rem)}.testimonial__container .swiper-slide{margin-bottom:4rem}.testimonial__container .swiper-button-disabled{opacity:1;color:var(--text-color-light)}.contact__container{row-gap:3.5rem}.contact__title{display:flex;justify-content:center;align-items:center;column-gap:.5rem;font-size:var(--small-font-size);font-weight:var(--font-semi-bold);margin-bottom:2.5rem}.contact__title i{font-size:1rem;font-weight:400}.contact__data,.contact__form,.contact__info{display:grid}.contact__info{row-gap:2rem}.contact__data{row-gap:.75rem}.contact__data-title{font-size:var(--small-font-size);color:var(--text-color-light)}.contact__data-info{font-family:var(--title-font);font-size:var(--small-font-size);color:var(--title-color)}.contact__button{display:flex;width:auto;align-items:center;column-gap:.5rem;color:var(--title-color);font-size:var(--smaller-font-size)}.contact__button i{font-size:1rem;transition:transform .3s}.contact__button:hover i{transform:translateX(.25rem)}.contact__form{position:relative;row-gap:2rem}.contact__form-div{position:relative;height:4rem}.contact__form-input{top:0;left:0;width:100%;height:100%;font-size:var(--normal-font-size);font-family:var(--title-font);border:2px solid var(--text-color-light);background:none;outline:none;padding:1.5rem;border-radius:2rem;z-index:1}.contact__form-input,.contact__form-tag{position:absolute;color:var(--title-color)}.contact__form-tag{top:-.75rem;left:1.25rem;z-index:10;background-color:var(--body-color);padding:.35rem;font-size:var(--smaller-font-size);font-weight:var(--font-medium);transition:background .4s}.contact__form-area{height:10rem}.contact__form-area textarea{resize:none}.contact__form .contact__button{display:flex;justify-content:center;border:none;outline:none;background:none;font-size:var(--h2-font-size);font-weight:var(--font-semi-bold);font-family:var(--title-font);margin-top:.75rem;cursor:pointer}.contact__form .contact__button i{font-size:1.5rem;font-weight:400}.contact__message{font-size:var(--small-font-size);position:absolute;bottom:2.8rem;left:1.5rem}.color-red{color:#da3125}.color-blue{color:#3279b3}.footer__container{padding:3rem 0 7rem;text-align:center}.footer__title{font-size:var(--h1-font-size);font-weight:var(--font-semi-bold);margin-bottom:1rem}.footer__list,.footer__social{display:flex;justify-content:center}.footer__list{margin:2.5rem 0;column-gap:2.5rem}.footer__link{color:var(--title-color)}.footer__link:hover{text-decoration:underline}.footer__social{column-gap:1.25rem}.footer__social-link{font-size:1.25rem;color:var(--text-color-light);transition:transform .3s}.footer__social-link:hover{transform:translateY(-.15rem)}.footer__copy{display:block;margin-top:4.5rem;font-size:var(--smaller-font-size);color:var(--text-color-light)}::-webkit-scrollbar{width:.6rem;border-radius:.5rem;background:#bdc0c2}::-webkit-scrollbar-thumb{background:#a2a6a9;border-radius:.5rem}::-webkit-scrollbar-thumb:hover{background:#6e7377;border-radius:.5rem}.scrollup{position:fixed;right:1rem;bottom:-30%;background-color:var(--body-color);box-shadow:0 4px 12px rgba(68,91,111,.15);display:inline-flex;padding:.35rem;border-radius:.25rem;z-index:var(--z-tooltip);color:var(--title-color);transition:bottom .3s,transform .3s}.scrollup:hover{transform:translateY(-.25rem)}.show-scroll{bottom:7.5rem}@media screen and (max-width:340px){.container{margin-inline:1rem}.nav__menu{padding-bottom:4rem}.nav__list{gap:1rem 1.25rem}.skills__info{grid-template-columns:repeat(2,1fr)}.projects__img{width:200px;justify-self:center}}@media screen and (min-width:576px){.nav,.nav__menu{width:380px}.nav{margin:0 auto}.skills__container{justify-content:center}.projects__container,.testimonial__container{width:400px}.projects__container{overflow:hidden}}@media screen and (min-width:767px){.home__container{grid-template-columns:1fr 2fr 1fr}.home__data{order:2}.home__info:nth-child(3){order:3;text-align:right}.home__info{margin-top:10rem}.home__info-description{padding-right:0}.contact__container,.qualification__container,.services__container,.skills__container{grid-template-columns:repeat(2,max-content)}.services__container,.skills__container{column-gap:5rem}.qualification__container{justify-content:center;column-gap:10rem}.projects__container{width:500px}.contact__form{width:360px}.contact__container{justify-content:center;column-gap:8rem}}@media screen and (min-width:1023px){.header{top:0;bottom:auto;background-color:var(--body-color);transition:.4s}.nav{width:auto;height:calc(var(--header-height) + 1.5rem);box-shadow:none;border-radius:0;column-gap:3rem;margin-inline:1.5rem;padding:0}.nav__close,.nav__link i,.nav__toggle{display:none}.nav__menu{width:auto;margin-left:auto;background-color:var(--body-color);transition:background .4s}.nav__list{display:flex;column-gap:3rem}.nav__link{font-size:var(--normal-font-size)}.dark-theme .nav,.dark-theme .nav__menu{background-color:var(--body-color);box-shadow:none}.change-theme{color:var(--text-color-light)}.change-theme:hover{color:var(--text-color)}.section{padding-block:8rem 0}.home__title{font-size:2.25rem}.scrollup{right:3rem}.show-scroll{bottom:5rem}.bg-header{box-shadow:0 4px 20px rgba(68,91,111,.1)}.dark-theme .bg-header{box-shadow:0 6px 24px rgba(16,21,25,.6)}}@media screen and (min-width:1048px){.container{margin-inline:auto}}@media screen and (min-width:1200px){.section__border{padding-bottom:6rem}.section__subtitle{padding-bottom:5rem}.home__title{font-size:var(--biggest-font-size)}.home__blob{z-index:2;width:334px;height:334px;border-radius:12.5rem}.home{padding-block:5rem 0}.home__perfil{width:304px;height:304px;border-radius:10.6rem}.home__perfil img{width:500px}.home__shape-wawes{width:100px;top:10rem;left:-4rem}.home__shape-circle{width:250px;bottom:-1rem;right:-5rem}.home__data{row-gap:2.5rem}.home__social{column-gap:2rem}.home__social-link{font-size:1.5rem}.home__info{grid-template-rows:repeat(3,130px);row-gap:4rem;margin-top:16ren}.skills__container{column-gap:10rem}.skills__title{margin-bottom:3rem}.section__title i{font-size:1.25rem}.skills__name{font-size:var(--normal-font-size)}.skills__info{gap:3rem}.qualification__container{column-gap:14rem}.qualification__title{margin-bottom:3rem}.qualification__title i{font-size:1.25rem}.qualification__name{font-size:var(--h3-font-size)}.services__container{grid-template-columns:repeat(3,max-content)}.services__card{width:245px;height:345px;border-radius:7.6rem;padding:3.5rem 1.5rem}.services__card i{font-size:2.5rem}.services__border{width:265px;height:365px;border-radius:8.25rem}.projects__container{width:900px}.projects__container .swiper-button-next,.projects__container .swiper-button-prev{font-size:3rem}.projects__container .swiper-slide{margin-bottom:6.5rem}.projects__img{width:320px;margin-bottom:2rem}.testimonial__container{width:566px}.testimonial__description{font-size:var(--h2-font-size);margin-bottom:2rem}.contact__title{margin-bottom:3rem}.contact__title i{font-size:1.25rem}.contact__info{row-gap:3rem}.contact__data-info{font-size:var(--normal-font-size)}.contact__form{row-gap:2.5rem}.footer__container{padding:4rem 0 3rem}.footer__list{column-gap:3rem;margin:3rem 0}.footer__social{column-gap:2rem}.footer__social-link{font-size:1.5rem}.footer__copy{margin-top:5rem}}.liquid-container{display:flex;align-items:center;justify-content:center;height:100vh}.shape{background:linear-gradient(45deg,#6bb2ff,#80e1fe);animation:morph 8s ease-in-out infinite;border-radius:60% 40% 30% 70%/60% 30% 70% 40%;width:270px;z-index:-2;height:270px;right:2rem;top:2rem;position:absolute}@keyframes morph{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}25%{border-radius:50% 50% 40% 60%/50% 60% 50% 50%}50%{border-radius:30% 60% 70% 40%/50% 60% 30% 60%}75%{border-radius:70% 30% 50% 50%/60% 40% 60% 40%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}@media (max-width:1200px){.shape{width:160px;height:160px;right:1.7rem;top:1.5rem}}@media (max-width:992px){.shape{width:160px;height:160px;right:1.6rem;top:1.4rem}}@media (max-width:768px){.shape{width:160px;height:160px;right:1.6rem;top:1.6rem}}@media (max-width:576px){.shape{width:160px;height:160px;right:1.6rem;top:1.6rem}}.download-button{margin-top:2px;margin-left:8px;width:20px;height:20px}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,main,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{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}@font-face{font-family:Source Sans Pro;src:url(/_next/static/media/source-sans-pro-regular.00742f07.eot);src:url(/_next/static/media/source-sans-pro-regular.00742f07.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/source-sans-pro-regular.2edf4cf6.woff) format("woff"),url(/_next/static/media/source-sans-pro-regular.4a294094.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Source Sans Pro;src:url(/_next/static/media/source-sans-pro-italic.82c12be4.eot);src:url(/_next/static/media/source-sans-pro-italic.82c12be4.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/source-sans-pro-italic.fb7427e0.woff) format("woff"),url(/_next/static/media/source-sans-pro-italic.5b302b95.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Source Sans Pro;src:url(/_next/static/media/source-sans-pro-semibold.78ed7def.eot);src:url(/_next/static/media/source-sans-pro-semibold.78ed7def.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/source-sans-pro-semibold.bfd9dd55.woff) format("woff"),url(/_next/static/media/source-sans-pro-semibold.224e1b18.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Source Sans Pro;src:url(/_next/static/media/source-sans-pro-semibolditalic.7ce630fe.eot);src:url(/_next/static/media/source-sans-pro-semibolditalic.7ce630fe.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/source-sans-pro-semibolditalic.b0fdf6be.woff) format("woff"),url(/_next/static/media/source-sans-pro-semibolditalic.3db24b3a.ttf) format("truetype");font-weight:600;font-style:italic}section.has-light-background,section.has-light-background h1,section.has-light-background h2,section.has-light-background h3,section.has-light-background h4,section.has-light-background h5,section.has-light-background h6{color:#222}:root{--r-background-color:#191919;--r-main-font:Source Sans Pro,Helvetica,sans-serif;--r-main-font-size:42px;--r-main-color:#fff;--r-block-margin:20px;--r-heading-margin:0 0 20px 0;--r-heading-font:Source Sans Pro,Helvetica,sans-serif;--r-heading-color:#fff;--r-heading-line-height:1.2;--r-heading-letter-spacing:normal;--r-heading-text-transform:uppercase;--r-heading-text-shadow:none;--r-heading-font-weight:600;--r-heading1-text-shadow:none;--r-heading1-size:2.5em;--r-heading2-size:1.6em;--r-heading3-size:1.3em;--r-heading4-size:1em;--r-code-font:monospace;--r-link-color:#42affa;--r-link-color-dark:#068de9;--r-link-color-hover:#8dcffc;--r-selection-background-color:rgba(66,175,250,.75);--r-selection-color:#fff;--r-overlay-element-bg-color:240,240,240;--r-overlay-element-fg-color:0,0,0}.reveal-viewport{background:#191919;background-color:var(--r-background-color)}.reveal{font-family:var(--r-main-font);font-size:var(--r-main-font-size);font-weight:400;color:var(--r-main-color)}.reveal ::selection{color:var(--r-selection-color);background:var(--r-selection-background-color);text-shadow:none}.reveal ::-moz-selection{color:var(--r-selection-color);background:var(--r-selection-background-color);text-shadow:none}.reveal .slides section,.reveal .slides section>section{line-height:1.3;font-weight:inherit}.reveal h1,.reveal h2,.reveal h3,.reveal h4,.reveal h5,.reveal h6{margin:var(--r-heading-margin);color:var(--r-heading-color);font-family:var(--r-heading-font);font-weight:var(--r-heading-font-weight);line-height:var(--r-heading-line-height);letter-spacing:var(--r-heading-letter-spacing);text-transform:var(--r-heading-text-transform);text-shadow:var(--r-heading-text-shadow);word-wrap:break-word}.reveal h1{font-size:var(--r-heading1-size)}.reveal h2{font-size:var(--r-heading2-size)}.reveal h3{font-size:var(--r-heading3-size)}.reveal h4{font-size:var(--r-heading4-size)}.reveal h1{text-shadow:var(--r-heading1-text-shadow)}.reveal p{margin:var(--r-block-margin) 0;line-height:1.3}.reveal h1:last-child,.reveal h2:last-child,.reveal h3:last-child,.reveal h4:last-child,.reveal h5:last-child,.reveal h6:last-child{margin-bottom:0}.reveal iframe,.reveal img,.reveal video{max-width:95%;max-height:95%}.reveal b,.reveal strong{font-weight:700}.reveal em{font-style:italic}.reveal dl,.reveal ol,.reveal ul{display:inline-block;text-align:left;margin:0 0 0 1em}.reveal ol{list-style-type:decimal}.reveal ul{list-style-type:disc}.reveal ul ul{list-style-type:square}.reveal ul ul ul{list-style-type:circle}.reveal ol ol,.reveal ol ul,.reveal ul ol,.reveal ul ul{display:block;margin-left:40px}.reveal dt{font-weight:700}.reveal dd{margin-left:40px}.reveal blockquote{display:block;position:relative;width:70%;margin:var(--r-block-margin) auto;padding:5px;font-style:italic;background:hsla(0,0%,100%,.05);box-shadow:0 0 2px rgba(0,0,0,.2)}.reveal blockquote p:first-child,.reveal blockquote p:last-child{display:inline-block}.reveal q{font-style:italic}.reveal pre{display:block;position:relative;width:90%;margin:var(--r-block-margin) auto;text-align:left;font-size:.55em;line-height:1.2em;word-wrap:break-word;box-shadow:0 5px 15px rgba(0,0,0,.15)}.reveal code,.reveal pre{font-family:var(--r-code-font)}.reveal code{text-transform:none;-moz-tab-size:2;tab-size:2}.reveal pre code{display:block;padding:5px;overflow:auto;max-height:400px;word-wrap:normal}.reveal .code-wrapper{white-space:normal}.reveal .code-wrapper code{white-space:pre}.reveal table{margin:auto;border-collapse:collapse;border-spacing:0}.reveal table th{font-weight:700}.reveal table td,.reveal table th{text-align:left;padding:.2em .5em;border-bottom:1px solid}.reveal table td[align=center],.reveal table th[align=center]{text-align:center}.reveal table td[align=right],.reveal table th[align=right]{text-align:right}.reveal table tbody tr:last-child td,.reveal table tbody tr:last-child th{border-bottom:none}.reveal sup{vertical-align:super;font-size:smaller}.reveal sub{vertical-align:sub;font-size:smaller}.reveal small{display:inline-block;font-size:.6em;line-height:1.2em}.reveal small,.reveal small *{vertical-align:top}.reveal img{margin:var(--r-block-margin) 0}.reveal a{color:var(--r-link-color);text-decoration:none;transition:color .15s ease}.reveal a:hover{color:var(--r-link-color-hover);text-shadow:none;border:none}.reveal .roll span:after{color:#fff;background:var(--r-link-color-dark)}.reveal .r-frame{border:4px solid var(--r-main-color);box-shadow:0 0 10px rgba(0,0,0,.15)}.reveal a .r-frame{transition:all .15s linear}.reveal a:hover .r-frame{border-color:var(--r-link-color);box-shadow:0 0 20px rgba(0,0,0,.55)}.reveal .controls,.reveal .progress{color:var(--r-link-color)}.reveal .progress{background:rgba(0,0,0,.2)}@media print{.backgrounds{background-color:var(--r-background-color)}}