@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Nunito:wght@200;400;800&display=swap";nav{padding:0 24px;position:fixed;width:100%;z-index:999;transition:all .7s ease;text-align:center}@media screen and (max-width: 576px){nav{padding:0}}nav.fullWidth{padding:0}nav.fullWidth .navLinks{max-width:100%;padding:24px 12px 32px;border-radius:0;margin:0 auto;transition:all .7s ease;background-color:#161616bf;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid rgba(222,222,222,.2)}nav.fullWidth .modeLink{top:-38px;transition:top 1.1s ease-in-out}nav.fullWidth .modeLink svg{width:6px;top:0;transition:width 1.1s ease-in-out}nav .navLinks{background-color:#1b1b1b;border-radius:0 0 30px 30px;margin:0 auto 12px;display:flex;justify-content:center;gap:64px;padding:48px;max-width:768px;width:100%;transition:all .7s ease}@media screen and (max-width: 576px){nav .navLinks{gap:0;justify-content:space-around;padding:24px 12px;border-radius:0}}nav .navLinks .navLink{color:#fff;font-weight:800;display:inline-block;position:relative}nav .navLinks .navLink.active{color:#c107e3}nav .navLinks .navLink.active:after{transform:scaleX(1);transform-origin:bottom left}nav .navLinks .navLink:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:-3px;left:0;background-color:#c107e3;transform-origin:bottom right;transition:transform .25s ease-out}nav .navLinks .navLink:hover:after{transform:scaleX(1);transform-origin:bottom left}nav .modeLink{color:#07dbe3;text-align:center;display:inline-block;margin:auto;position:relative;z-index:2;top:0;transition:top 1.1s ease-in-out}nav .modeLink svg{stroke:#07dbe3;position:relative;top:2px;margin-left:8px;width:10px;transition:width 1.1s ease-in-out}section.hero{padding-top:271px;text-align:center}section.hero .box-container.lg{right:0;top:-60px}section.hero .box-container.md{right:50%;bottom:-150px}@media screen and (max-width: 576px){section.hero{gap:28px;padding-top:174px;border-radius:0}}section.hero svg{margin:0 auto 24px;display:block}section.hero svg path{fill:#c107e3}section.hero p{margin-top:24px;font-size:1.5rem}section.pastLogos{margin-top:20px;text-align:center;padding-bottom:24px;position:relative}section.pastLogos .box-container.sm{left:0;bottom:-60px}@media screen and (max-width: 576px){section.pastLogos{padding:0}}section.pastLogos .container{max-width:1440px;margin:auto;text-align:center;background-color:#1b1b1b;border-radius:30px;padding:44px 80px}@media screen and (max-width: 576px){section.pastLogos .container{border-radius:0;padding:40px 12px}}section.pastLogos .container .logos{display:flex;column-gap:72px;row-gap:24px;align-items:end;margin-top:40px;justify-content:center}@media screen and (max-width: 991px){section.pastLogos .container .logos{column-gap:8%}}@media screen and (max-width: 768px){section.pastLogos .container .logos{flex-wrap:wrap;margin-top:24px}}section.pastLogos .container .logos .logo{display:block;flex:1 1 100%;max-width:145px}section.pastLogos .container .logos .logo.hrbLogo svg{margin-bottom:-17%}section.pastLogos .container .logos .logo.density svg{width:115%;margin-left:-7%}section.pastLogos .container .logos .logo.smaller svg{width:90%;margin-left:auto;margin-right:auto}@media screen and (max-width: 768px){section.pastLogos .container .logos .logo{flex:1 1 30%;margin-bottom:24px;max-width:105px}}section.pastLogos .container .logos .logo svg{fill:#e3e3e3;width:100%;vertical-align:bottom}section.pastLogos .container .logos .logo svg.descending{margin-bottom:-5px}section.skillset{text-align:center;max-width:1440px;margin:auto;position:relative}section.skillset .box-container.blue{bottom:-83;left:10%}section.skillset .box-container.purple{top:100px;right:20%;transform:rotate(180deg)}section.skillset .skillChartMobile{flex-wrap:wrap;row-gap:8px;max-width:850px;padding:24px 32px 0}@media screen and (max-width: 567px){section.skillset .skillChartMobile{padding:24px 0 0}}section.skillset .skillChartMobile .skillLabel{width:100%}section.skillset .skillChartMobile .skillLabel p{text-align:left}section.skillset .skillChartMobile .skillLabel .skillbarContainer .skillbar{height:8px;margin-top:4px;transition:width 1s ease-in-out}section.skillset .skillChart{row-gap:12px;height:248px;max-width:850px;border-bottom:2px solid #fff;padding:24px 0}section.skillset .skillChart .skillLabel{height:100%}section.skillset .skillChart .skillLabel p{transform:rotate(-90deg);transform-origin:bottom left;bottom:0;width:200px;left:-15px;position:absolute;line-height:0}section.skillset .skillChart .skillLabel .skillbarContainer .skillbar{height:100%;margin-top:4px;width:12px;transition:height 1s ease-in-out}section.skillset .skillChart,section.skillset .skillChartMobile{display:flex;width:100%;margin:auto;justify-content:center;align-items:center;justify-content:space-around}section.skillset .skillChart .skillLabel,section.skillset .skillChartMobile .skillLabel{position:relative}section.skillset .skillChart .skillLabel p,section.skillset .skillChartMobile .skillLabel p{text-align:left}section.skillset .skillChart .skillLabel .skillbarContainer,section.skillset .skillChartMobile .skillLabel .skillbarContainer{height:100%;display:flex;align-items:flex-end}section.skillset .skillChart .skillLabel .skillbarContainer .skillbar,section.skillset .skillChartMobile .skillLabel .skillbarContainer .skillbar{background-color:#c107e3;border-radius:20px}section.skillset .comingSoon{padding-top:48px;max-width:1440px;margin:auto}section.skillset .comingSoon h3{max-width:700px;margin:auto}section.webPortfolio{background-color:#1b1b1b;overflow:hidden;position:relative}section.webPortfolio .box-container.blue{bottom:100px;left:48px}@media screen and (max-width: 991px){section.webPortfolio .webPortTabsContainer{display:none}}section.webPortfolio .wpTabs{border-bottom:2px solid #E3E3E3;max-width:1440px;margin:94px auto 0}section.webPortfolio .wpTabs .tabsContainer{position:relative;display:flex;align-items:flex-end;justify-content:space-between;width:88%;margin:auto;padding-bottom:24px}section.webPortfolio .wpTabs .tabsContainer .tab{cursor:pointer;min-width:75px;text-align:center}section.webPortfolio .wpTabs .tabsContainer .tab p{line-height:1.125rem}section.webPortfolio .wpTabs .tabsContainer .tab.active p{color:#c107e3;opacity:.5;font-weight:800}section.webPortfolio .wpTabs .tabsContainer .arrowIndicator{position:absolute;bottom:-26px;left:0;transition:left .5s;width:75px;text-align:center}section.webPortfolio .wpTabs .tabsContainer .arrowIndicator svg .arrowBack{fill:#1b1b1b}section.webPortfolio .wpTabs .tabsContainer .arrowIndicator svg .arrowStroke{stroke:#e3e3e3}section.webPortfolio .slick-slide{padding:8px}section.webPortfolio .webContentContainer{position:relative}section.webPortfolio .webContentContainer .arrowsMobile{display:flex;position:absolute;justify-content:space-between;width:100%;z-index:99;cursor:pointer}section.webPortfolio .webContentContainer .arrowsMobile .leftArrow,section.webPortfolio .webContentContainer .arrowsMobile .rightArrow{cursor:pointer;width:18px}section.webPortfolio .webPortMobile{width:100%;padding:0;margin:0 0 24px;flex:1 0 100%}section.webPortfolio .webPortMobile h2{color:#c107e3;text-align:center;font-size:2.5rem;line-height:3rem;margin:0 24px 48px;padding:0 20px}section.webPortfolio .webPortMobile .description,section.webPortfolio .webPortMobile .btn,section.webPortfolio .webPortMobile .usedTech,section.webPortfolio .webPortMobile .newSite{text-align:left}section.webPortfolio .webPortMobile .usedTech{margin-top:48px}section.webPortfolio .webPortMobile .description,section.webPortfolio .webPortMobile .newSite{margin:24px 0}section.webPortfolio .webPotDesc{position:absolute;opacity:0;transform:translate(60px);max-width:1280px;margin:auto;padding:80px 20px;gap:48px}section.webPortfolio .webPotDesc h2{color:#c107e3}section.webPortfolio .webPotDesc .leftContent{flex-basis:35%;display:flex;flex-direction:column;row-gap:24px;align-items:start}section.webPortfolio .webPotDesc .leftContent h2,section.webPortfolio .webPotDesc .leftContent p{text-align:left;margin:0}section.webPortfolio .webPotDesc .rightContent{flex-basis:65%}section.webPortfolio .webPotDesc .rightContent h2{display:none}section.webPortfolio .webPotDesc .rightContent img{filter:drop-shadow(2px 4px 6px rgba(0,0,0,.4))}section.webPortfolio .webPotDesc.active{position:unset;display:flex;opacity:1;transform:translate(0);transition:all 2s ease-in-out}section.webPortfolio .webPort{position:relative}.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}section.designPort{position:relative}section.designPort.topLayer{z-index:9999}section.designPort .box-container.white{top:119px;right:1%}section.designPort .designCont{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(6,1fr);grid-column-gap:24px;grid-row-gap:24px;margin-bottom:24px;max-height:75vw}section.designPort .designCont .div1,section.designPort .designCont .div8{grid-area:1/1/5/5}section.designPort .designCont .div2,section.designPort .designCont .div9{grid-area:5/1/7/5}section.designPort .designCont .div3,section.designPort .designCont .div10{grid-area:1/5/3/9}section.designPort .designCont .div4,section.designPort .designCont .div11{grid-area:3/5/7/10}section.designPort .designCont .div5,section.designPort .designCont .div12{grid-area:1/9/3/13}section.designPort .designCont .div6,section.designPort .designCont .div13{grid-area:3/10/5/13}section.designPort .designCont .div7,section.designPort .designCont .div14{grid-area:5/10/7/13}@media screen and (max-width: 767px){section.designPort .designCont{grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(12,1fr);grid-column-gap:12px;grid-row-gap:12px;margin-bottom:12px;max-height:145vw}section.designPort .designCont .div1,section.designPort .designCont .div8,section.designPort .designCont .div15{grid-area:1/1/5/4}section.designPort .designCont .div2,section.designPort .designCont .div9,section.designPort .designCont .div16{grid-area:5/1/10/4}section.designPort .designCont .div3,section.designPort .designCont .div10,section.designPort .designCont .div17{grid-area:10/1/13/5}section.designPort .designCont .div4,section.designPort .designCont .div11,section.designPort .designCont .div18{grid-area:1/4/4/8}section.designPort .designCont .div5,section.designPort .designCont .div12,section.designPort .designCont .div19{grid-area:4/4/7/8}section.designPort .designCont .div6,section.designPort .designCont .div13,section.designPort .designCont .div20{grid-area:7/4/10/8}section.designPort .designCont .div7,section.designPort .designCont .div14,section.designPort .designCont .div21{grid-area:10/5/13/8}}section.designPort .designCont .designProject{position:relative;overflow:hidden;border-radius:10px;cursor:pointer}@media screen and (max-width: 767px){section.designPort .designCont .designProject{border-radius:12px;flex:0 1 calc(50% - 12px)}}section.designPort .designCont .designProject.projLoadMore{display:none}section.designPort .designCont .designProject span.card-hover{position:absolute;clip-path:circle(0% at 0% 0%);width:0;height:0;background-color:#c107e3cc;transition:ease-in .5s;font-size:1.5rem;line-height:1.5rem;padding:12px;display:flex;flex-direction:column;justify-content:flex-end}section.designPort .designCont .designProject span.card-hover p.type{font-weight:700;font-size:.9rem;margin-bottom:0;line-height:.9rem}section.designPort .designCont .designProject:hover span.card-hover{clip-path:circle(80% at 50% 50%);width:100%;height:100%;transition:ease-in .3s}section.designPort .designCont .designProject img{width:100%;height:100%;object-fit:cover;object-position:top}section.designPort .bottomBtn{text-align:center;margin-top:48px}section.designPort .bottomBtn .loadMoreBtn{text-align:center}body.no-scroll{overflow:hidden}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:flex-start;overflow-y:auto;z-index:1000;padding:20px 0}.modal::-webkit-scrollbar{display:none}.modal.open{display:flex}.modal.close{display:none}.modal .modal-content{background-color:#fff;width:90%;max-width:800px;margin:auto;padding:20px;box-shadow:0 2px 10px #0000001a;border-radius:8px;overflow:hidden}.modal .modal-content .close{color:#aaa;position:absolute;right:0;font-size:28px;font-weight:700;width:24px;cursor:pointer}.modal .modal-content .close svg{transition:ease-in-out .3s;width:24px}.modal .modal-content .close svg path{fill:#07dbe3}.modal .modal-content .close:hover svg,.modal .modal-content .close:focus svg{transform:rotate(180deg);transform-origin:center center}.modal .modal-content .modal-body{position:relative}.modal .modal-content .modal-body p.type{color:#07dbe3;margin:0;font-weight:700;text-align:center}.modal .modal-content .modal-body h3{margin-bottom:24px;color:#242424}.modal .modal-content .modal-body img{max-height:800px;display:block;margin:0 auto 24px}.aboutMe{overflow:hidden;background-color:#1b1b1b;margin-bottom:48px;position:relative}.aboutMe .box-container.blue{top:60px;left:0}.aboutMe .box-container.purple{bottom:-72px;right:0}.aboutMe .aboutContainer{border-radius:30px;padding:0 48px;max-width:1440px;position:relative;margin:-24px auto 0}@media screen and (max-width: 767px){.aboutMe .aboutContainer{padding:0;margin:24px auto 0}}.aboutMe .aboutContainer h2{color:#c107e3;text-align:left;font-size:36px;margin-bottom:36px}.aboutMe .aboutContainer p{color:#e3e3e3;text-align:left;margin-bottom:12px}footer{text-align:center;padding:0 24px 48px}footer p{color:#464646;font-size:1rem;line-height:1.7rem;margin:0 auto;font-weight:500}footer .ckLogo{width:75px}footer .moto{font-weight:700;font-size:1.25rem;margin-bottom:24px}footer svg{margin-bottom:36px}footer svg path,footer svg g,footer svg rect{fill:#464646}footer .footDivide{height:2px;width:80%;max-width:200px;background-color:#464646;margin:24px auto}.dot-grid{display:flex;align-items:center;justify-content:center;height:100%;width:100%;position:relative}.dot-grid__wrap{width:100%;height:100%;position:relative}.dot-grid__canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}html{box-sizing:border-box;font-size:16px;scroll-behavior:smooth}*,*:before,*:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,p,ol,ul{margin:0;padding:0;font-weight:400}ol,ul{list-style:none}img{max-width:100%;height:auto}#root{position:relative}body{background-color:#242424;font-family:Nunito,Helvetica,sans-serif;color:#e3e3e3}h1{text-align:center;font-size:3.7rem;line-height:normal;letter-spacing:1.2px;font-weight:400}h1 span{color:#c107e3}@media screen and (max-width: 767px){h1{font-size:2.7rem}}@media screen and (max-width: 476px){h1{font-size:2.2rem}}h2{font-size:3rem;line-height:3rem;letter-spacing:1px;text-align:center;margin:18px auto 12px}@media screen and (max-width: 767px){h2{font-size:2.25rem;line-height:2.25rem}}@media screen and (max-width: 476px){h2{font-size:2.2rem}}h2~p{text-align:center}h3{font-size:2rem;letter-spacing:.72px;text-align:center;color:#e3e3e3}@media screen and (max-width: 767px){h3{font-size:1.38rem}}h3~p{text-align:center;margin-top:8px;font-size:1.25rem}@media screen and (max-width: 767px){h3~p{font-size:1.125rem}}p{font-size:1.125rem;font-weight:200;line-height:2rem}@media screen and (max-width: 767px){p{font-size:1rem;line-height:1.7rem}}a{text-decoration:none}div.divider{width:75px;height:7px;border-radius:10px;background-color:#07dbe3;margin:0 auto}section{padding:124px 48px;z-index:2}@media screen and (max-width: 768px){section{padding:48px 24px}}a.btn{border-radius:8px;border:2px solid #C107E3;padding:10px 30px;color:#c107e3;display:inline-block;cursor:pointer}.headerWDivide{margin-bottom:95px}@media screen and (max-width: 768px){.headerWDivide{margin-bottom:48px}}
