@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap);::selection{color:#667eff;background-color:#eee}img{pointer-events:none}body{margin:0;font-family:"Inter",Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:#222;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-osx-font-smoothing:grayscale}#root{position:relative;min-height:100vh;overflow-x:hidden}a{text-decoration:none;color:#222}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body{overflow-x:hidden;scrollbar-width:thin}body::-webkit-scrollbar{background-color:#fff;width:10px;height:10px}body::-webkit-scrollbar-track{background-color:transparent}body:hover>::-webkit-scrollbar-thumb{background-color:#a0a0a5}body::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:16px;border:2px solid #fff}body::-webkit-scrollbar-thumb:hover{background-color:#a0a0a5}body::-webkit-scrollbar-button{display:none}nav{display:flex;align-items:center;justify-content:space-between;padding:60px 40px 60px 50px;position:relative;z-index:1}nav .brand-text{padding:10px 20px;margin:-10px;border-radius:5px;transition:all .1s cubic-bezier(.165,.84,.44,1)}nav .brand-text:hover{background-color:#f2f2f3;cursor:pointer}nav ul{visibility:visible;display:flex;list-style-type:none}nav ul li{height:100%;padding:10px 20px 0;border-radius:5px;transition:all .1s cubic-bezier(.165,.84,.44,1)}nav ul li:hover{background-color:#f2f2f3;cursor:pointer}.main-container{padding-bottom:240px}@media only screen and (max-width:768px){nav{padding:30px 20px}nav .brand-text{padding:10px;margin-left:-9px;margin-top:0;font-size:16px}nav ul{margin-right:-11px}nav ul li{padding:10px 10px 0;font-size:16px}}.help{display:flex;align-items:center;justify-content:center;align-content:center;padding:15vh}.help .notfound{text-align:center}.help .notfound .top{border-bottom:1px solid #eee}.emoji{display:inline-block;width:auto;height:1em;vertical-align:-.125em}.container{display:flex;flex-direction:column}.hero:before{content:"";background:url(/static/media/brand-logo.0afe1cc7.svg) 0 no-repeat;background-repeat:no-repeat;transform:rotate(-45deg);width:600px;height:338px;position:absolute;z-index:-1;opacity:1;top:0;right:0;padding:50px}.hero .text{max-width:1012px;margin:-40px 60px 0}.hero .text h1{font-weight:500;font-size:36px;line-height:44px}.hero .text h1 b{font-weight:700;color:#667eff}.hero .text h1 em{font-style:italic;color:#667eff}.my-work{margin-top:40px;padding:0 0 40px;width:100%;background-color:#fcfcfc;border-top:1px solid #eee}.my-work h1{font-weight:500;font-size:36px;margin:50px 60px 0;display:inline-block}.my-work h1:hover{cursor:pointer;color:#222}.my-work h1:hover a:hover{color:#222}.my-work h1:hover:after{opacity:1;content:" View All ->";color:#667eff;pointer-events:all}.my-work .work-container{margin:70px 0 0;max-width:100%;display:flex;align-items:center;justify-content:center}.my-work .work-container .work-area{max-width:1100px;display:flex;flex-flow:row wrap;justify-content:space-evenly;align-items:flex-start}.my-work .work-container .work-area .work-box{margin:-20px 5px 50px;padding:10px;border-radius:5px;border:1px solid #222;background-color:#fff;transition:all .1s cubic-bezier(.165,.84,.44,1)}.my-work .work-container .work-area .work-box:hover{border:1px solid #222;transform:scale(1.007);box-shadow:5px 5px #667eff;transition:all .1s cubic-bezier(.165,.84,.44,1)}.my-work .work-container .work-area .work-box:hover>.text .right button{border:1px solid #667eff;background-color:#667eff;color:#fff;transform:rotate(0deg)}.my-work .work-container .work-area .work-box:hover>.image{border:1px solid #222}.my-work .work-container .work-area .work-box:active{opacity:.9;transform:scale(.99);box-shadow:2px 2px #667eff}.my-work .work-container .work-area .work-box:active>.image{-webkit-filter:grayscale(.8);filter:grayscale(.8)}.my-work .work-container .work-area .work-box .image{max-width:500px;max-height:280px;border-radius:5px;border:1px solid #ddd}.my-work .work-container .work-area .work-box .text{display:flex;flex-flow:row;justify-content:space-between;max-width:500px;max-height:66px;border-radius:5px;border:1px solid transparent}.my-work .work-container .work-area .work-box .text .left h2{margin-top:10px;font-weight:600;font-size:18px;line-height:normal}.my-work .work-container .work-area .work-box .text .left p{font-size:14px;line-height:normal;margin-top:-5px;padding-bottom:20px}.my-work .work-container .work-area .work-box .text .right button{margin-top:13px;color:#999;font-family:inherit;font-size:14px;width:48px;height:48px;border:1px solid transparent;border-radius:50px;background-color:#fff;cursor:inherit;transform:rotate(-45deg);transition:all .1s cubic-bezier(.165,.84,.44,1)}.my-work .view-more{display:flex;align-items:center;align-content:center;justify-content:center}.my-work .view-more h2{font-weight:500;font-size:24px;color:#667eff;border-radius:5px;padding:20px 30px;transition:all .1s cubic-bezier(.165,.84,.44,1);border:1px solid #667eff;margin-top:10px}.my-work .view-more h2:hover{color:#fff;background-color:#222;border:1px solid #222}.links-container{background-color:#667eff;color:#222;display:flex;flex-flow:row;align-items:center;justify-content:center;border-top:1px solid #222}.links-container.alt{background-color:#f3f3f3;border-top:1px solid #222;transition:all .1s cubic-bezier(.165,.84,.44,1)}.links-container.alt .links-area h1:hover{background-color:#e4e4e7}.links-container .links-area{width:80%;display:flex;flex-flow:row wrap;justify-content:space-evenly}.links-container .links-area h1{font-size:36px;font-weight:500;line-height:44px;padding:16px 32px;border-radius:8px;transition:all .1s cubic-bezier(.165,.84,.44,1)}.links-container .links-area h1:hover{background-color:#5d73ec}.links-container .links-area h1:hover a{color:#fff}@media only screen and (max-width:768px){.container{max-width:100%}.hero:before{opacity:.3}.hero .text{padding:0 20px;margin:0}.hero .text h1{font-size:24px;letter-spacing:-.5px;line-height:36px}.my-work{margin:20px 0 0;padding:0 0 20px}.my-work h1{margin:30px 0;padding:0 20px;font-size:30px;letter-spacing:-.5px;line-height:36px}.my-work h1:hover:after{display:none}.my-work .work-container{margin:0;width:100%}.my-work .work-container .work-area{padding:0 20px;width:100%;display:flex;align-items:center;justify-content:center}.my-work .work-container .work-area .work-box{margin:0 0 15px}.my-work .work-container .work-area .work-box .image{max-width:100%;max-height:100%;height:auto}.my-work .view-more{display:block;padding:0 20px}.my-work .view-more h2{font-size:19px;line-height:24px;text-align:center}.links-container .links-area{width:100%}.links-container .links-area h1{font-size:24px;letter-spacing:-.5px;line-height:36px}}@media only screen and (min-width:769px) and (max-width:1200px){.container{max-width:100%}.hero:before{opacity:.5}.hero .text{padding:0 10px}.hero .text h1{font-size:36px;letter-spacing:-.3px;line-height:48px}.my-work{margin:20px 0 0;padding:0 0 20px}.my-work h1{margin:30px 60px;padding:0 10px;font-size:36px;letter-spacing:-.3px;line-height:48px}.my-work h1:hover:after{display:none}.my-work .work-container{margin:0;max-width:100%}.my-work .work-container .work-area{padding:0 60px;width:100%;display:flex;flex-flow:row wrap;align-items:center;justify-content:center}.my-work .work-container .work-area .work-box{margin:0 7px 14px;width:35vw}.my-work .work-container .work-area .work-box .image{max-width:100%;max-height:100%}.my-work .view-more h2{font-size:19px;line-height:24px;text-align:center}.links-container .links-area{width:100%}.links-container .links-area h1{font-size:24px;letter-spacing:-.5px;line-height:36px}}.work ul{visibility:visible;list-style-type:none}.work .container{width:100%;display:flex;flex-direction:column}.work .container:before{content:"";background:url(/static/media/brand-logo.0afe1cc7.svg) 0 no-repeat;background-repeat:no-repeat;transform:rotate(-45deg);width:600px;height:338px;position:absolute;z-index:-1;opacity:1;top:0;right:0;padding:50px}.work .container .filter{display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #eee;padding:5px 50px}.work .container .filter span{color:#555;font-family:inherit;font-size:14px;padding:10px}.work .container .filter button{font-family:inherit;font-size:14px;padding:10px;margin:0 3px;border:1px solid transparent;border-radius:5px;background-color:transparent;cursor:pointer;transition:all .1s cubic-bezier(.165,.84,.44,1)}.work .container .filter button:hover{background-color:#f2f2f3}.work .container .filter button:focus{color:#fff;background-color:#667eff;box-shadow:0 0 0 2px #b7c2ff}.work .work-box-area{display:flex;flex-direction:row;max-width:100%;height:100%;padding:20px;overflow:auto;background-color:#fcfcfc;scrollbar-width:thin}.work .work-box-area::-webkit-scrollbar{background-color:#fcfcfc;width:10px;height:10px}.work .work-box-area::-webkit-scrollbar-track{background-color:transparent}.work .work-box-area:hover>::-webkit-scrollbar-thumb{background-color:#a0a0a5}.work .work-box-area::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:16px;border:2px solid #fcfcfc}.work .work-box-area::-webkit-scrollbar-thumb:hover{background-color:#a0a0a5}.work .work-box-area::-webkit-scrollbar-button{display:none}.work .work-box-area a:hover>.work-box .work-title h3{color:#222}.work .work-box-area a:hover>.work-box button{border:1px solid #667eff;background-color:#fff;color:#222;transform:rotate(0deg)}.work .work-box-area a.active>.work-box button{border:1px solid transparent;background-color:#667eff;color:#fff;transform:rotate(90deg)}.work .work-box-area a.active>.work-box{opacity:1;-webkit-filter:none;filter:none;background-color:#fff;border:1px solid #222;transform:scale(1.007);box-shadow:0 0 0 3px #667eff}.work .work-box-area a.active>.work-box .work-title h3{color:#222;font-weight:600}.work .work-box-area a.active .page{border-top:1px solid #667eff}.work .work-box-area .work-box{margin:0 5px;padding:5px 7px 5px 5px;width:180px;background-color:#f9f9f9;border-radius:5px;border:1px solid #ccc;opacity:.7;-webkit-filter:grayscale(1);filter:grayscale(1);transition:all .1s cubic-bezier(.165,.84,.44,1)}.work .work-box-area .work-box:hover{border:1px solid #aaa;opacity:1;-webkit-filter:none;filter:none;background-color:#fff}.work .work-box-area .work-box .work-title{display:flex;flex-direction:row;justify-content:space-between}.work .work-box-area .work-box .work-title h3{color:#999;margin:5px;font-weight:500;font-size:14px}.work .work-box-area .work-box .work-title button{color:#999;font-family:inherit;font-size:10px;margin-top:4px;padding:1px;width:24px;height:24px;border:1px solid transparent;border-radius:50px;background-color:#ddd;cursor:inherit;transform:rotate(-45deg);transition:all .1s cubic-bezier(.165,.84,.44,1)}.work .work-box-area .work-box .image{width:180px;height:100px;border-radius:5px;border:1px solid #ddd}.work .page{display:flex;flex-flow:column wrap;background-color:#fff;border-top:1px solid #222;padding:0 60px 10px;overflow-x:hidden}.work .page .work-detail .default{max-width:1012px}.work .page .work-detail article b{font-weight:700;color:#667eff}.work .page .work-detail article em{font-style:italic;color:#667eff}.work .page .work-detail article h1{font-weight:500;font-size:36px;line-height:44px;letter-spacing:-1px}.work .page .work-detail article .content h2{width:18%;font-weight:500;font-size:24px;color:#667eff}.work .page .work-detail article .content .header{display:flex;flex-flow:column wrap;justify-content:center}.work .page .work-detail article .content .header .cover{display:flex;justify-content:center;padding:10px;border:1px solid #222;border-radius:5px 5px 0 0}.work .page .work-detail article .content .header .cover img{width:100%;max-width:500px;height:100%;max-height:280px}.work .page .work-detail article .content .header .properties{display:flex;flex-flow:row;padding:10px;background-color:#fcfcfc;border:1px solid #222;border-top:none;border-radius:0 0 5px 5px}.work .page .work-detail article .content .header .properties div{padding:0 15px}.work .page .work-detail article .content .header .properties div.credits{padding-left:0}.work .page .work-detail article .content .header .properties div:first-of-type{padding-left:0;border-right:1px solid #ddd;border-radius:5px 0 0 5px}.work .page .work-detail article .content .header .properties div:last-of-type{border-left:1px solid #ddd;border-radius:0 5px 5px 0}.work .page .work-detail article .content .header .properties div span{font-size:12px;margin:0;padding:0;color:#999;text-transform:uppercase}.work .page .work-detail article .content .header .properties div p{font-size:15px;margin:0;color:#222}.work .page .work-detail article .content .post{display:flex;flex-flow:row wrap;justify-content:space-between;padding:20px 0 0}.work .page .work-detail article .content .post p{width:80%;text-align:justify;font-size:17px;line-height:auto;font-weight:300;white-space:pre-line;vertical-align:bottom;color:#333}.work .page .work-detail article .content .post p .journal h1{line-height:inherit}.work .page .work-detail article .content .post p .journal h2{width:auto;font-size:20px;color:#626f79}.work .page .work-detail article .content .post p .journal h3{margin:0;padding:2px 10px;font-size:12px;font-weight:300;color:#999;border-radius:5px;background-color:#f4f4f4;text-transform:uppercase}.work .page .work-detail article .content .post p .journal h5{text-align:center;font-size:small;font-weight:300;color:#aaa;padding:0}.work .page .work-detail article .content .post p .journal hr{border:none;border-top:1px solid #eee}.work .page .work-detail article .content .post p .journal ul li:before{content:"\2022";color:#626f79;display:inline-block;width:1em;margin-left:-1em}.work .page .work-detail article .content .post p .journal p{width:100%}.work .page .work-detail article .content .post p .journal p em{color:inherit}.work .page .work-detail article .content .post p .journal p strong{font-weight:500}.work .page .work-detail article .content .post p .journal p img{cursor:sw-resize;pointer-events:unset;border-radius:5px;max-width:100%;width:100%;transition:.2s ease-in-out}.work .page .work-detail article .content .post p .journal p img:hover{transform:scale(1.03)}.work .page .work-detail article .content .post p div{margin-top:20px}.work .page .work-detail article .content .post p div a{border-radius:5px;color:#8899a6}.work .page .work-detail article .content .post p div a:hover{color:#505b63}.work .page .work-detail article .content .media{border-top:1px solid #eee;display:flex;flex-flow:row wrap;justify-content:space-between;padding:10px 0}.work .page .work-detail article .content .media .misc{width:80%}.work .page .work-detail article .content .media .misc .tabbed{overflow-x:hidden}.work .page .work-detail article .content .media .misc .tabbed [type=radio]{display:none}.work .page .work-detail article .content .media .misc .tabs{margin:10px 0;display:flex;flex-flow:row;padding:0;justify-content:flex-start;list-style:none}.work .page .work-detail article .content .media .misc .tab>label{display:block;padding:10px 15px;border-radius:5px;background:#fff;color:#8899a6;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s}.work .page .work-detail article .content .media .misc .tab>label:hover{color:#626f79}.work .page .work-detail article .content .media .misc .tab-content{display:none;color:#777;margin:0 -5px;padding:0 5px}.work .page .work-detail article .content .media .misc .tab-content img{max-width:100%;border-radius:5px}.work .page .work-detail article .content .media .misc .tab-content iframe{width:calc(100% - 2px);height:800px;border:1px solid #222;border-radius:5px}.work .page .work-detail article .content .media .misc .tabbed [type=radio]:first-of-type:checked~.tabs .tab:first-of-type label,.work .page .work-detail article .content .media .misc .tabbed [type=radio]:nth-of-type(2):checked~.tabs .tab:nth-of-type(2) label{background-color:#667eff;color:#fff}.work .page .work-detail article .content .media .misc .tabbed [type=radio]:first-of-type:checked~.tab-content:first-of-type,.work .page .work-detail article .content .media .misc .tabbed [type=radio]:nth-of-type(2):checked~.tab-content:nth-of-type(2){display:block}@media only screen and (max-width:768px){.work .container{width:100%;padding:0}.work .container:before{opacity:.3}.work .container .filter{width:100%;padding:5px 20px}.work .container .filter span{padding:0 5px 0 0}.work .container .filter .tag{padding:5px}.work .container .work-box-area{padding:15px 5px}.work .container .page{padding:0 20px 20px}.work .container .page .work-detail .default{max-width:100%}.work .container .page .work-detail .default h1{font-size:24px;letter-spacing:-.5px;line-height:36px}.work .container .page .work-detail article .content .properties{flex-flow:column}.work .container .page .work-detail article .content .properties div{padding:0}.work .container .page .work-detail article .content .properties div:first-of-type{border-right:none}.work .container .page .work-detail article .content .properties div:last-of-type{border-left:none}.work .container .page .work-detail article .content .properties div span{font-size:11px}.work .container .page .work-detail article .content .properties div p{font-size:14px;letter-spacing:-1px}.work .container .page .work-detail article .post{display:flex;flex-flow:column;padding:10px 0}.work .container .page .work-detail article .post h2{width:100%}.work .container .page .work-detail article .post p{margin-top:0;width:100%;font-size:15px}.work .container .page .work-detail article .media{display:flex;flex-flow:column;padding:10px 0}.work .container .page .work-detail article .media .misc .tabs{margin:10px 0;display:flex;flex-flow:row;justify-content:space-between;list-style:none}.work .container .page .work-detail article .media .misc .tabs .tab{width:50%;text-align:center}.work .container .page .work-detail article .media .misc .tabs .tab>label{padding:5px;font-size:10px}.work .container .page .work-detail article .media .misc,.work .container .page .work-detail article .media h2{width:100%}.work .container .page .work-detail article h1{letter-spacing:-.5px}.work .container .page .work-detail article h3{font-size:17px;letter-spacing:-.5px;line-height:24px}}@media only screen and (min-width:769px) and (max-width:1200px){.work .container{width:100%;padding:0}.work .container:before{opacity:.3}.work .container .page{padding:0 40px 10px}.work .container .page .work-detail .default{max-width:100%}.work .container .page .work-detail .default h1{margin:30px 0 25px;font-size:36px;letter-spacing:-.3px;line-height:48px}.work .container .page .work-detail article h1{letter-spacing:-.3px}.work .container .page .work-detail article h3{font-size:19px;letter-spacing:-.3px;line-height:24px}}.resume .container{display:flex;flex-direction:column;align-items:center;padding:0 60px 60px}.resume .container:before{content:"";background:url(/static/media/brand-logo.0afe1cc7.svg) 0 no-repeat;transform:rotate(-45deg);width:600px;height:338px;position:absolute;z-index:0;opacity:1;top:0;right:0;padding:50px}.resume .page{display:flex;flex:row 1;justify-content:space-between;max-width:1440px;padding:50px 70px;border-radius:5px;border:1px solid #222;background-color:#fcfcfc;z-index:1;box-shadow:5px 5px #667eff}.resume .page h1{font-weight:500;font-size:36px;margin:20px 0 50px -2px}.resume .page .work-experience{max-width:75%}.resume .page .work-experience article{margin-bottom:20px}.resume .page .work-experience article:last-of-type{margin-bottom:0}.resume .page .work-experience article h2{font-weight:600;font-size:16px;display:inline-block}.resume .page .work-experience article h2 span{margin-left:10px;font-weight:500;font-size:16px;color:#667eff;display:inline-block}.resume .page .work-experience article span{font-weight:500;font-size:14px;color:#999;margin:-10px 0 5px;display:block}.resume .page .work-experience article p{width:50%;font-size:15px;color:#454545;margin:0}.resume .page .education-skills{max-width:25%;margin-top:95px;padding-left:35px}.resume .page .education-skills article{margin-bottom:20px}.resume .page .education-skills article:last-of-type{margin-bottom:0}.resume .page .education-skills article h2{font-weight:500;font-size:16px;color:#667eff;margin-bottom:-10px}.resume .page .education-skills article h2.-first{margin-bottom:0}.resume .page .education-skills article h3{font-weight:500;font-size:16px;margin-top:10px}.resume .page .education-skills article span{font-weight:500;font-size:14px;color:#999;margin:-10px 0 5px;display:block}.resume .page .education-skills article p{font-size:15px;color:#454545;margin:0}.resume .page .education-skills article ul{visibility:visible;list-style-type:none;padding:0}.resume .page .education-skills article ul li{font-size:15px;color:#454545;margin:0}@media only screen and (max-width:768px){.resume .container{width:100%;padding:0}.resume .container:before{opacity:.3}.resume .container .page{display:flex;flex-flow:column wrap;justify-content:flex-start;width:100%;border-radius:0;border-width:1px 0 0;padding:0;box-shadow:none}.resume .container .page .work-experience{padding:0 20px;max-width:100%}.resume .container .page .work-experience h1{margin:30px 0 25px;font-size:30px;letter-spacing:-.5px;line-height:36px}.resume .container .page .work-experience article h2{font-size:16px}.resume .container .page .work-experience article h2 span{font-size:16px;margin:5px 0;display:block}.resume .container .page .work-experience article span{margin:-15px 0 10px;font-size:14px}.resume .container .page .work-experience article p{width:100%}.resume .container .page .education-skills{border-top:1px solid #eee;margin:20px 0 0;padding:5px 20px 20px;max-width:100%}.resume .links-container .links-area{width:100%}.resume .links-container .links-area h1{font-size:24px;letter-spacing:-.5px;line-height:36px}}@media only screen and (min-width:769px) and (max-width:1200px){.resume .container{padding:0 30px 60px}.resume .container:before{opacity:.3}.resume .container .page{display:flex;flex-flow:column wrap;width:100%;padding:0}.resume .container .page .work-experience{padding:0 30px;max-width:100%}.resume .container .page .work-experience h1{margin:30px 0 25px;font-size:36px;letter-spacing:-.3px;line-height:48px}.resume .container .page .work-experience article h2{font-size:16px}.resume .container .page .work-experience article h2 span{font-size:16px;margin:5px 0;display:block}.resume .container .page .work-experience article span{margin:-15px 0 10px;font-size:14px}.resume .container .page .work-experience article p{width:100%}.resume .container .page .education-skills{border-top:1px solid #eee;margin:20px 0 0;padding:5px 30px 20px;max-width:100%}.resume .links-container .links-area{width:100%}.resume .links-container .links-area h1{font-size:24px;letter-spacing:-.5px;line-height:36px}}footer{height:240px;width:100%;background-color:#111;color:#fff;display:flex;position:absolute;bottom:0}footer a{color:#fff;text-decoration:none}footer a:hover{text-decoration:underline}footer a:hover>p{color:#667eff!important}footer .container{width:100%;padding:0 60px;flex-direction:row;align-items:center}footer .container,footer .container .left{display:flex;justify-content:space-between}footer .container .left{flex-direction:column;height:130px}footer .container .left .brand-and-email .brand-logo-small{content:"";background:url(/static/media/brand-logo-invert.a176a1db.svg) 0 no-repeat;width:52px;height:45px}footer .container .left .brand-and-email h2{margin-top:5px;font-weight:500;font-size:18px}footer .container .left p{font-size:18px;color:#c4c4c4}footer .container .left p:last-of-type{margin-bottom:0}footer .container .right{display:flex;flex-direction:column;justify-content:space-between;margin-left:50px;height:130px}footer .container .right .links:first-of-type>h2{margin-top:0}footer .container .right .links h2{color:#c4c4c4;font-weight:500;font-size:18px;margin:20px 0 5px}footer .container .right .links p{color:#fff;font-size:18x;font-weight:500;margin:0 20px 0 0;display:inline-block}footer .container .right .links p:nth-last-child{margin-right:0}footer .container .right .links i{margin-right:20px}footer .container .right .links i:first-of-type{margin-left:2px}footer .container .right .links i:hover{color:#667eff}@media only screen and (max-width:768px){footer .container{padding:0 30px}footer .container .left{height:130px;margin-top:-6px}footer .container .left .brand-and-email .brand-logo-small{width:45px}footer .container .left .brand-and-email h2{font-size:16px;line-height:24px}footer .container .left p{padding-top:15px;font-size:14px}footer .container .right{height:130px}footer .container .right h2{text-align:right;font-size:16px;line-height:24px}footer .container .right p{margin:0 0 0 10px!important;font-size:15px}footer .container .right .links i{float:right;font-size:15px;margin:0}footer .container .right .links i:first-of-type{margin:0 0 0 12px}}
/*# sourceMappingURL=main.a0a24406.chunk.css.map */