@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600&display=swap);*{box-sizing:border-box}*,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}ol,ul{list-style:none;padding:0}body::-webkit-scrollbar{display:none}.dashboard{display:block}@media(max-width:1200px){.dashboard{display:none}}.message{color:#e77614;display:none;font-size:20px;height:100vh;max-width:80%;text-align:center}@media(max-width:1200px){.message{align-items:center;display:flex;justify-content:center;margin:auto}}.layout{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));height:100vh;width:100%}.layout_sidebar{grid-column:span 1/span 1}.layout_main{grid-column:span 7/span 7}.layout_aside{grid-column:span 4/span 4}.sidebar{left:0;position:fixed;top:0;width:5%}@media(max-width:1440px){.sidebar{width:6%}}.sidebar[data-paint=facebook]{box-shadow:8px 0 2px 0 #1877f2}.sidebar[data-paint=instagram]{box-shadow:8px 0 2px 0 #d6249f}.sidebar[data-paint=linkedin]{box-shadow:8px 0 2px 0 #03749e}.sidebar[data-paint=twitter]{box-shadow:8px 0 2px 0 #1b8dde}.sidebar[data-paint=youtube]{box-shadow:8px 0 2px 0 #e01d0d}.sidebar_logo{background:#000;color:#fff;display:grid;font-size:40px;font-weight:1000;height:10vh;overflow:hidden;place-items:center;position:relative;width:100%}.sidebar_logo:before{background:radial-gradient(35.34% 35.3% at 50% 50%,rgba(55,217,160,.68) 0,hsla(0,0%,7%,0) 100%);content:"";height:200px;left:-100%;position:absolute;top:-100%;width:200px}@media(max-width:1440px){.sidebar_logo{font-size:28px}}.sidebar_icon{align-items:center;background:#07004d;display:flex;flex-direction:column;gap:1rem;height:90vh;justify-content:space-evenly;margin-inline:auto;width:100%}.sidebar_icon:hover>li span svg:not(:hover){-webkit-filter:blur(3px);filter:blur(3px);opacity:.5}.sidebar_icon li{cursor:pointer;font-size:48px;position:relative}.sidebar_icon li:first-child{background:#1877f2;border-radius:50%}.sidebar_icon li:first-child span svg{color:#fff;padding:8px 8px 0}.sidebar_icon li:first-child[data-paint=facebook]:after{border-bottom:10px solid transparent;border-left:10px solid #1877f2;border-top:10px solid transparent;content:"";position:absolute;right:-15px;top:15px}.sidebar_icon li:nth-child(2)[data-paint=instagram]:after{border-bottom:10px solid transparent;border-left:10px solid #d6249f;border-top:10px solid transparent;content:"";position:absolute;right:-15px;top:18px}.sidebar_icon li:nth-child(2) span{-webkit-text-fill-color:transparent;background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)!important;background-clip:text;-webkit-background-clip:text;border-radius:50%;color:#fff;display:inline-block;font-size:36px;padding:8px}.sidebar_icon li:nth-child(3){background:#03749e;border-radius:50%}.sidebar_icon li:nth-child(3) span svg{color:#fff;padding:8px}.sidebar_icon li:nth-child(3)[data-paint=linkedin]:after{border-bottom:10px solid transparent;border-left:10px solid #03749e;border-top:10px solid transparent;content:"";position:absolute;right:-15px;top:15px}.sidebar_icon li:nth-child(4){background:#1b8dde;border-radius:50%}.sidebar_icon li:nth-child(4) span svg{color:#fff;padding:8px}.sidebar_icon li:nth-child(4)[data-paint=twitter]:after{border-bottom:10px solid transparent;border-left:10px solid #1b8dde;border-top:10px solid transparent;content:"";position:absolute;right:-15px;top:15px}.sidebar_icon li:nth-child(5){background:#e01d0d;border-radius:50%}.sidebar_icon li:nth-child(5) span svg{color:#fff;padding:8px}.sidebar_icon li:nth-child(5)[data-paint=youtube]:after{border-bottom:10px solid transparent;border-left:10px solid #e01d0d;border-top:10px solid transparent;content:"";position:absolute;right:-15px;top:15px}.main{margin:0 auto;max-width:100%}.main_head{align-items:center;display:flex;height:10vh;justify-content:space-between;margin:0 auto}@media(max-width:1440px){.main_head{margin-bottom:1rem}}.main_head h3{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,rgba(55,217,160,.68) 0,#131313);background-clip:text;-webkit-background-clip:text;background-size:200% auto;font-size:80px;font-weight:1000}.main_head_search{position:relative;width:40%}.main_head_search input{background:#e8f5fe;border-radius:16px;caret-color:#fb922f;font-size:18px;outline:none;padding:4px 4px 4px 36px;width:100%}.main_head_search span{left:10px;position:absolute;top:8px}.main_head_search .box_search{border-radius:16px;margin-top:8px;padding:4px 16px;position:absolute;width:100%}.main_head_search .box_search[data-paint=facebook]{background:#e8f2fc}.main_head_search .box_search[data-paint=instagram]{background:linear-gradient(#faf3eb,#f5e9f3)}.main_head_search .box_search[data-paint=linkedin]{background:#e6f1f5}.main_head_search .box_search[data-paint=twitter]{background:#e8f2fc}.main_head_search .box_search[data-paint=youtube]{background:#fce7e7}.main_head_search .box_search p{cursor:pointer}.main_head_search .box_search .selected{background:hsla(0,0%,100%,.459);border-radius:16px}.main_title{display:flex;height:10vh;justify-content:space-between}.main_title_social{align-items:center;display:flex;gap:1rem}.main_title_social p{color:#000;font-size:96px}.main_title_social p[data-paint=facebook]{color:#1877f2}.main_title_social p[data-paint=instagram]{-webkit-text-fill-color:transparent;background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)!important;background-clip:text;-webkit-background-clip:text;border-radius:16px;color:#fff;display:inline-block;font-size:72px;padding:8px}.main_title_social p[data-paint=linkedin]{color:#03749e;font-size:82px}.main_title_social p[data-paint=twitter]{color:#1b8dde}.main_title_social p[data-paint=youtube]{color:#e01d0d}.main_title_social h3{font-size:72px;font-weight:1000;line-height:1;position:relative;text-transform:capitalize}.main_title_social h3[data-paint=facebook]{color:#1877f2}.main_title_social h3[data-paint=instagram]{color:#000;line-height:1.25}.main_title_social h3[data-paint=instagram]:before{display:none}.main_title_social h3[data-paint=linkedin]{color:#000}.main_title_social h3[data-paint=linkedin]:before{display:none}.main_title_social h3[data-paint=twitter]{color:#000}.main_title_social h3[data-paint=twitter]:before{display:none}.main_title_social h3[data-paint=youtube]{color:#000}.main_title_social h3[data-paint=youtube]:before{display:none}.main_title_social h3:before{background:#1877f2;border-radius:50%;bottom:30%;content:"";height:10px;position:absolute;right:19%;width:10px}.main_title_social h3 p{color:#000;font-size:16px;letter-spacing:2px}.main_title_toggle{border-radius:24px;height:40px}.main_title_toggle[data-paint=facebook]{background:#e8f5fe}.main_title_toggle[data-paint=instagram]{background:#f5e9f3}.main_title_toggle[data-paint=linkedin]{background:rgba(3,117,158,.267)}.main_title_toggle[data-paint=twitter]{background:rgba(27,141,222,.294)}.main_title_toggle[data-paint=youtube]{background:rgba(224,31,13,.302)}.main_title_toggle button{border-radius:24px;height:100%;padding:4px 16px}.main_title_toggle button:first-child{box-shadow:.5px 0 3px 0 rgba(0,0,0,.502);color:#fff}.main_title_toggle button:first-child[data-paint=facebook]{background:#1877f2}.main_title_toggle button:first-child[data-paint=instagram]{background:linear-gradient(to top right,#fdf497,#fd5949 45%,#d6249f 60%,rgba(40,89,235,.784) 90%)}.main_title_toggle button:first-child[data-paint=linkedin]{background:#03749e}.main_title_toggle button:first-child[data-paint=twitter]{background:#1b8dde}.main_title_toggle button:first-child[data-paint=youtube]{background:#e01d0d}.main_body{padding-top:3rem}.main_body_top{display:flex;gap:2rem;justify-content:space-between}.main_body_top_audience{width:70%}.main_body_top_audience_title{align-items:center;display:flex;justify-content:space-between}.main_body_top_audience_title h3{font-size:32px;font-weight:600}.main_body_top_audience_title p{font-size:36px;padding-right:1rem}.main_body_top_audience_title p[data-paint=facebook]{color:#91d1ff}.main_body_top_audience_title p[data-paint=instagram]{color:#a3206d}.main_body_top_audience_title p[data-paint=linkedin]{color:#03749e}.main_body_top_audience_title p[data-paint=twitter]{color:#1b8dde}.main_body_top_audience_title p[data-paint=youtube]{color:#e01d0d}.main_body_top_audience_content1{grid-gap:1rem;display:grid;gap:1rem;grid-template-areas:"one two four" "three three four";margin-inline:auto;padding-block:2rem;width:100%}.main_body_top_audience_content1_item1{border-radius:8px;grid-area:one;height:200px;padding:16px}.main_body_top_audience_content1_item1[data-paint=facebook]{background:#e8f5fe}.main_body_top_audience_content1_item1[data-paint=instagram]{background:linear-gradient(to bottom right,#faf3eb,#f5e9f3)}.main_body_top_audience_content1_item1[data-paint=linkedin]{background:#e6f1f5}.main_body_top_audience_content1_item1[data-paint=twitter]{background:#eaf4fd}.main_body_top_audience_content1_item1[data-paint=youtube]{background:#fce7e7}.main_body_top_audience_content1_item1 p{font-size:20px;font-weight:600}.main_body_top_audience_content1_item1 h4{font-size:52px;font-weight:600}.main_body_top_audience_content1_item1 h4[data-paint=facebook]{color:#1877f2}.main_body_top_audience_content1_item1 h4[data-paint=instagram]{color:#a3206d}.main_body_top_audience_content1_item1 h4[data-paint=linkedin]{color:#03749e}.main_body_top_audience_content1_item1 h4[data-paint=twitter]{color:#1b8dde}.main_body_top_audience_content1_item1 h4[data-paint=youtube]{color:#e01d0d}.main_body_top_audience_content1_item1 h4 p{color:#000;font-size:14px;margin-top:-8px}.main_body_top_audience_content1_item2{grid-area:two;margin-inline:auto}.main_body_top_audience_content1_item2 .population .chart{align-items:end;display:flex;gap:1rem}.main_body_top_audience_content1_item2 .population .chart .col1{height:40px;width:20px}.main_body_top_audience_content1_item2 .population .chart .col1[data-paint=facebook]{background:#1877f2}.main_body_top_audience_content1_item2 .population .chart .col1[data-paint=instagram]{background:linear-gradient(180deg,#fdf497 0,#fd5949 10%,#d6249f 50%,rgba(40,89,235,.784) 80%)}.main_body_top_audience_content1_item2 .population .chart .col1[data-paint=linkedin]{background:#03749e}.main_body_top_audience_content1_item2 .population .chart .col1[data-paint=twitter]{background:#1b8dde}.main_body_top_audience_content1_item2 .population .chart .col1[data-paint=youtube]{background:#e01d0d}.main_body_top_audience_content1_item2 .population .chart .col2{background:#000;height:20px;width:20px}.main_body_top_audience_content1_item2 .population .chart p{font-size:28px;font-weight:600}.main_body_top_audience_content1_item2 .population .chart p[data-paint=facebook]{color:#1877f2}.main_body_top_audience_content1_item2 .population .chart p[data-paint=instagram]{color:#a3206d}.main_body_top_audience_content1_item2 .population .chart p[data-paint=linkedin]{color:#03749e}.main_body_top_audience_content1_item2 .population .chart p[data-paint=twitter]{color:#1b8dde}.main_body_top_audience_content1_item2 .population .chart p[data-paint=youtube]{color:#e01d0d}.main_body_top_audience_content1_item2 .population .chart p span[data-paint=facebook]{color:rgba(0,0,255,.785)}.main_body_top_audience_content1_item2 .population .chart p span[data-paint=instagram]{color:rgba(163,32,108,.698)}.main_body_top_audience_content1_item2 .population .chart p span[data-paint=linkedin]{color:#03749e}.main_body_top_audience_content1_item2 .population .chart p span[data-paint=twitter]{color:#1b8dde}.main_body_top_audience_content1_item2 .population .chart p span[data-paint=youtube]{color:#e01d0d}.main_body_top_audience_content1_item2 .compare{padding-top:1rem}.main_body_top_audience_content1_item2 .compare p:first-child{font-size:28px;font-weight:600}.main_body_top_audience_content1_item2 .compare p:first-child span{color:rgba(0,0,0,.796)}.main_body_top_audience_content1_item3{align-items:center;display:flex;grid-area:three;justify-content:space-between}.main_body_top_audience_content1_item3 p:first-child{text-align:right}.main_body_top_audience_content1_item3 p:first-child span{font-size:36px;font-weight:600}.main_body_top_audience_content1_item3 p:first-child span[data-paint=facebook]{color:#1877f2}.main_body_top_audience_content1_item3 p:first-child span[data-paint=instagram]{color:#a3206d}.main_body_top_audience_content1_item3 p:first-child span[data-paint=linkedin]{color:#03749e}.main_body_top_audience_content1_item3 p:first-child span[data-paint=twitter]{color:#1b8dde}.main_body_top_audience_content1_item3 p:first-child span[data-paint=youtube]{color:#e01d0d}.main_body_top_audience_content1_item3 p:nth-child(3){padding-right:4rem;text-align:center}.main_body_top_audience_content1_item3 p:nth-child(3) span{border-radius:8px;color:#fff;padding:4px 16px}.main_body_top_audience_content1_item3 p:nth-child(3) span[data-paint=facebook]{background:#1877f2}.main_body_top_audience_content1_item3 p:nth-child(3) span[data-paint=instagram]{background:#a3206d}.main_body_top_audience_content1_item3 p:nth-child(3) span[data-paint=linkedin]{background:#03749e}.main_body_top_audience_content1_item3 p:nth-child(3) span[data-paint=twitter]{background:#1b8dde}.main_body_top_audience_content1_item3 p:nth-child(3) span[data-paint=youtube]{background:#e01d0d}.main_body_top_audience_content1_item4{border-radius:8px;grid-area:four;text-align:center}.main_body_top_audience_content1_item4[data-paint=facebook]{background:#e8f5fe}.main_body_top_audience_content1_item4[data-paint=instagram]{background:linear-gradient(to bottom right,#faf3eb,#f5e9f3)}.main_body_top_audience_content1_item4[data-paint=linkedin]{background:#e6f1f5}.main_body_top_audience_content1_item4[data-paint=twitter]{background:#eaf4fd}.main_body_top_audience_content1_item4[data-paint=youtube]{background:#fce7e7}.main_body_top_audience_content1_item4 .detail{margin:0 auto;padding:16px;width:100%}.main_body_top_audience_content1_item4 .detail h4{font-size:20px;font-weight:700;line-height:1;padding-bottom:1rem}.main_body_top_audience_content1_item4 .detail p:nth-child(2) span,.main_body_top_audience_content1_item4 .detail p:nth-child(2) span[data-paint=facebook]{color:#1877f2}.main_body_top_audience_content1_item4 .detail p:nth-child(2) span[data-paint=instagram]{color:#a3206d}.main_body_top_audience_content1_item4 .detail p:nth-child(2) span[data-paint=linkedin]{color:#03749e}.main_body_top_audience_content1_item4 .detail p:nth-child(2) span[data-paint=twitter]{color:#1b8dde}.main_body_top_audience_content1_item4 .detail p:nth-child(2) span[data-paint=youtube]{color:#e01d0d}.main_body_top_audience_content1_item4 .detail p span{font-size:32px;font-weight:600}.main_body_top_tips{width:30%}.main_body_top_tips_title{align-items:center;display:flex;justify-content:space-between}.main_body_top_tips_title h3{font-size:32px;font-weight:600}.main_body_top_tips_title p{font-size:36px;padding-right:1rem}.main_body_top_tips_title p[data-paint=facebook]{color:#91d1ff}.main_body_top_tips_title p[data-paint=instagram]{color:#a3206d}.main_body_top_tips_title p[data-paint=linkedin]{color:#03749e}.main_body_top_tips_title p[data-paint=twitter]{color:#1b8dde}.main_body_top_tips_title p[data-paint=youtube]{color:#e01d0d}.main_body_top_tips_item{margin-bottom:2rem;margin-top:2rem}.main_body_top_tips_item p{padding-right:2rem}.main_body_top_tips_item p:first-child{font-size:24px;padding-bottom:4px}.main_body_top_tips_item p:first-child[data-paint=facebook]{color:#1877f2}.main_body_top_tips_item p:first-child[data-paint=instagram]{color:#a3206d}.main_body_top_tips_item p:first-child[data-paint=linkedin]{color:#03749e}.main_body_top_tips_item p:first-child[data-paint=twitter]{color:#1b8dde}.main_body_top_tips_item p:first-child[data-paint=youtube]{color:#e01d0d}.main_body_top_tips_item p:nth-child(2){font-weight:600;padding-bottom:2rem}.main_body_top_tips_item[data-paint=facebook]{border-bottom:2px solid #1877f2}.main_body_top_tips_item[data-paint=instagram]{border-bottom:2px solid #a3206d}.main_body_top_tips_item[data-paint=linkedin]{border-bottom:2px solid #03749e}.main_body_top_tips_item[data-paint=twitter]{border-bottom:2px solid #1b8dde}.main_body_top_tips_item[data-paint=youtube]{border-bottom:2px solid #e01d0d}.main_body_bottom{display:flex;gap:2rem;justify-content:space-between}.main_body_bottom_goals{width:70%}.main_body_bottom_goals_title{align-items:center;display:flex;justify-content:space-between;padding-bottom:2rem}.main_body_bottom_goals_title h3{font-size:32px;font-weight:600}.main_body_bottom_goals_title p{font-size:36px;padding-right:1rem}.main_body_bottom_goals_title p[data-paint=facebook]{color:#91d1ff}.main_body_bottom_goals_title p[data-paint=instagram]{color:#a3206d}.main_body_bottom_goals_title p[data-paint=linkedin]{color:#03749e}.main_body_bottom_goals_title p[data-paint=twitter]{color:#1b8dde}.main_body_bottom_goals_title p[data-paint=youtube]{color:#e01d0d}.main_body_bottom_goals .css-18pnuv3[data-paint=facebook]{background:#e8f5fe}.main_body_bottom_goals .css-18pnuv3[data-paint=instagram]{background:linear-gradient(90deg,#faf3eb,#f5e9f3)}.main_body_bottom_goals .css-18pnuv3[data-paint=linkedin]{background:#e6f1f5}.main_body_bottom_goals .css-18pnuv3[data-paint=twitter]{background:#eaf4fd}.main_body_bottom_goals .css-18pnuv3[data-paint=youtube]{background:#fce7e7}.main_body_bottom_sectors{width:30%}.main_body_bottom_sectors_title{align-items:center;display:flex;justify-content:space-between;padding-bottom:2rem}.main_body_bottom_sectors_title h3{font-size:32px;font-weight:600}.main_body_bottom_sectors_title p{font-size:36px;padding-right:1rem}.main_body_bottom_sectors_title p[data-paint=facebook]{color:#91d1ff}.main_body_bottom_sectors_title p[data-paint=instagram]{color:#a3206d}.main_body_bottom_sectors_title p[data-paint=linkedin]{color:#03749e}.main_body_bottom_sectors_title p[data-paint=twitter]{color:#1b8dde}.main_body_bottom_sectors_title p[data-paint=youtube]{color:#e01d0d}.main_body_bottom_sectors_content_item{border:1px solid #000;border-radius:8px;margin-bottom:2rem}.main_body_bottom_sectors_content_item p{align-items:center;display:flex;gap:1rem;padding:4px 16px}.main_body_bottom_sectors_content_item p span{font-size:18px;font-weight:600}.main_body_bottom_sectors_content_item p span[data-paint=facebook]{color:#1877f2}.main_body_bottom_sectors_content_item p span[data-paint=instagram]{color:#a3206d}.main_body_bottom_sectors_content_item p span[data-paint=linkedin]{color:#03749e}.main_body_bottom_sectors_content_item p span[data-paint=twitter]{color:#1b8dde}.main_body_bottom_sectors_content_item p span[data-paint=youtube]{color:#e01d0d}.aside{height:100%;margin-left:4rem;width:100%;width:90%}.aside,.aside[data-paint=facebook]{background:#e8f2fc}.aside[data-paint=instagram]{background:linear-gradient(#faf3eb,#f5e9f3)}.aside[data-paint=linkedin]{background:#e6f1f5}.aside[data-paint=twitter]{background:#e8f2fc}.aside[data-paint=youtube]{background:#fce7e7}.aside_head{align-items:center;display:flex;height:10vh;justify-content:space-evenly;margin-inline:auto;width:100%}.aside_head:hover>p svg:not(:hover){-webkit-filter:blur(3px);filter:blur(3px);opacity:.5}.aside_head p{cursor:pointer;font-size:48px}.aside_head p:nth-child(2){font-size:36px;position:relative;-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}.aside_head p:nth-child(2):before{background:red;border-radius:50%;color:#fff;content:"1";display:grid;font-size:10px;height:15px;place-items:center;position:absolute;right:0;top:5%;-webkit-transform:rotate(20deg);transform:rotate(20deg);width:15px}.aside_tools{margin-inline:auto;width:80%}.aside_tools_title{align-items:center;display:flex;justify-content:space-between}.aside_tools_title h3{font-size:32px;font-weight:600}.aside_tools_title h3 span{text-transform:capitalize}.aside_tools_title p{font-size:36px;padding-right:1rem}.aside_tools_title p[data-paint=facebook]{color:#91d1ff}.aside_tools_title p[data-paint=instagram]{color:#a3206d}.aside_tools_title p[data-paint=linkedin]{color:#03749e}.aside_tools_title p[data-paint=twitter]{color:#1b8dde}.aside_tools_title p[data-paint=youtube]{color:#e01d0d}.aside_tools_content{margin-top:2rem}.aside_tools_content .aside_icon{border-radius:8px;color:#fff;font-size:36px;padding:8px}.aside_tools_content .aside_icon[data-paint=facebook]{background:#1877f2}.aside_tools_content .aside_icon[data-paint=instagram]{background:linear-gradient(to bottom right,#fdf497,#fd5949 45%,#d6249f 60%,rgba(40,89,235,.784) 90%)}.aside_tools_content .aside_icon[data-paint=linkedin]{background:#03749e}.aside_tools_content .aside_icon[data-paint=twitter]{background:#1b8dde}.aside_tools_content .aside_icon[data-paint=youtube]{background:#e01d0d}.aside_brands{margin-inline:auto;margin-top:3rem;width:80%}.aside_brands_title{align-items:center;display:flex;justify-content:space-between}.aside_brands_title h3{font-size:32px;font-weight:600}.aside_brands_title p{font-size:36px;padding-right:1rem}.aside_brands_title p[data-paint=facebook]{color:#91d1ff}.aside_brands_title p[data-paint=instagram]{color:#a3206d}.aside_brands_title p[data-paint=linkedin]{color:#03749e}.aside_brands_title p[data-paint=twitter]{color:#1b8dde}.aside_brands_title p[data-paint=youtube]{color:#e01d0d}.aside_brands_content{margin-top:2rem}.aside_brands_content_item{align-items:center;display:flex;gap:1rem;margin-bottom:3rem}.aside_brands_content_item .img{background:#fff;border-radius:50%;height:60px;width:60px}.aside_brands_content_item .img img{border-radius:50%;height:100%;object-fit:contain;padding:4px;width:100%}.aside_brands_content_item p{font-size:20px;font-weight:600}.aside_brands_content_item p span{font-size:14px;font-weight:400}.aside_brands_content_item p:nth-child(2){flex:1 1;position:relative}.aside_brands_content_item p:nth-child(2):after{bottom:-30%;content:"";height:2px;left:50%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);width:100%}.aside_brands_content_item p:nth-child(2)[data-paint=facebook]:after{background:#1877f2}.aside_brands_content_item p:nth-child(2)[data-paint=instagram]:after{background:#a3206d}.aside_brands_content_item p:nth-child(2)[data-paint=linkedin]:after{background:#03749e}.aside_brands_content_item p:nth-child(2)[data-paint=twitter]:after{background:#1b8dde}.aside_brands_content_item p:nth-child(2)[data-paint=youtube]:after{background:#e01d0d}.aside_brands_content_item p:nth-child(3){padding-right:1rem}.aside_brands_content_item p:nth-child(3)[data-paint=facebook]{color:#1877f2;font-size:28px;position:relative}.aside_brands_content_item p:nth-child(3)[data-paint=facebook]:before{color:#000;content:"Like";font-size:14px;position:absolute;top:115%}.aside_brands_content_item p:nth-child(3)[data-paint=instagram]{background:#1877f2;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:4px 24px}.aside_brands_content_item p:nth-child(3)[data-paint=instagram]:hover{background:#fff;color:#1877f2}.aside_brands_content_item p:nth-child(3)[data-paint=linkedin]{border:2px solid #03749e;border-radius:8px;color:#03749e;cursor:pointer;font-size:16px;padding:4px 24px}.aside_brands_content_item p:nth-child(3)[data-paint=linkedin]:hover{background:#03749e;color:#fff}.aside_brands_content_item p:nth-child(3)[data-paint=twitter]{background:#000;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:4px 24px}.aside_brands_content_item p:nth-child(3)[data-paint=twitter]:hover{background:#fff;color:#000}.aside_brands_content_item p:nth-child(3)[data-paint=youtube]{background:#e01d0d;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:4px 24px}.aside_brands_content_item p:nth-child(3)[data-paint=youtube]:hover{background:#fff;color:#e01d0d}.container{-webkit-animation:goUp 3s linear;animation:goUp 3s linear;background:#fff;height:100vh;left:0;position:fixed;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);width:100%;z-index:99999}@-webkit-keyframes goUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}10%{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-transform:translateY(0);transform:translateY(0)}30%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(0);transform:translateY(0)}60%{-webkit-transform:translateY(0);transform:translateY(0)}70%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes goUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}10%{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-transform:translateY(0);transform:translateY(0)}30%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(0);transform:translateY(0)}60%{-webkit-transform:translateY(0);transform:translateY(0)}70%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.container .loader{height:2.5em;left:calc(50% - 1.25em);position:relative;position:absolute;top:calc(50% - 1.25em);-webkit-transform:rotate(165deg);transform:rotate(165deg);width:2.5em}.container .loader:after,.container .loader:before{border-radius:.25em;content:"";display:block;height:.5em;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:.5em}.container .loader:before{-webkit-animation:before 2s infinite;animation:before 2s infinite}.container .loader:after{-webkit-animation:after 2s infinite;animation:after 2s infinite}@-webkit-keyframes before{0%{box-shadow:1em -.5em rgba(225,20,98,.75),-1em .5em rgba(111,202,220,.75);width:.5em}35%{box-shadow:0 -.5em rgba(225,20,98,.75),0 .5em rgba(111,202,220,.75);width:2.5em}70%{box-shadow:-1em -.5em rgba(225,20,98,.75),1em .5em rgba(111,202,220,.75);width:.5em}to{box-shadow:1em -.5em rgba(225,20,98,.75),-1em .5em rgba(111,202,220,.75)}}@keyframes before{0%{box-shadow:1em -.5em rgba(225,20,98,.75),-1em .5em rgba(111,202,220,.75);width:.5em}35%{box-shadow:0 -.5em rgba(225,20,98,.75),0 .5em rgba(111,202,220,.75);width:2.5em}70%{box-shadow:-1em -.5em rgba(225,20,98,.75),1em .5em rgba(111,202,220,.75);width:.5em}to{box-shadow:1em -.5em rgba(225,20,98,.75),-1em .5em rgba(111,202,220,.75)}}@-webkit-keyframes after{0%{box-shadow:.5em 1em rgba(61,184,143,.75),-.5em -1em rgba(233,169,32,.75);height:.5em}35%{box-shadow:.5em 0 rgba(61,184,143,.75),-.5em 0 rgba(233,169,32,.75);height:2.5em}70%{box-shadow:.5em -1em rgba(61,184,143,.75),-.5em 1em rgba(233,169,32,.75);height:.5em}to{box-shadow:.5em 1em rgba(61,184,143,.75),-.5em -1em rgba(233,169,32,.75)}}@keyframes after{0%{box-shadow:.5em 1em rgba(61,184,143,.75),-.5em -1em rgba(233,169,32,.75);height:.5em}35%{box-shadow:.5em 0 rgba(61,184,143,.75),-.5em 0 rgba(233,169,32,.75);height:2.5em}70%{box-shadow:.5em -1em rgba(61,184,143,.75),-.5em 1em rgba(233,169,32,.75);height:.5em}to{box-shadow:.5em 1em rgba(61,184,143,.75),-.5em -1em rgba(233,169,32,.75)}}
/*# sourceMappingURL=main.41cfbc09.css.map*/