@import-normalize;.App-footer{color:#ffffff4d;display:flex;justify-content:center;flex-direction:column;align-items:center;margin-top:64px;margin-bottom:16px;padding-left:8px;padding-right:8px}.App-footer .subfooter{display:flex;justify-content:space-between;align-items:center;max-width:700px;margin-bottom:32px}.App-footer .subfooter .footer-text{font-size:.9em;letter-spacing:1px;margin-left:32px;line-height:2em}.App-footer .subfooter .footer-text .description{color:#fff;line-height:1.2em}.App-footer .subfooter .footer-text a{white-space:nowrap}@media(max-width:960px){.App-footer .subfooter{flex-direction:column}}.App-footer .Logo{display:flex;align-items:center;justify-content:center;flex-direction:column;border-right:3px solid #c6538c;letter-spacing:1px;padding-right:32px;padding-top:32px;padding-bottom:32px}@media(max-width:960px){.App-footer .Logo{border-right:none;border-bottom:3px solid #c6538c;padding-right:0;margin-bottom:32px}}.App-footer .Logo h3{margin:16px 0 0;color:#fff;letter-spacing:2px}.App-footer .Logo figure{width:70px;height:70px;background:url(/images/logo_footer.png);background-size:cover;background-position:center;margin:0 8px 0 0;box-shadow:0 0 5px 2px #0006;border-radius:14px}div.Nav{display:flex;gap:32px;align-items:flex-start}div.Nav a{border-bottom:2px solid transparent}div.Nav a.active{border-bottom:2px solid #FF70B4}@media(max-width:1250px){div.Nav{padding-bottom:32px}}.App{position:relative;margin:0;color:#fff;background:radial-gradient(69.07% 69.07% at 51.54% 24.26%,#56456b .01%,#070707);padding:0;height:100%}.App a{color:#ff70b4;text-decoration:none;border-bottom:2px solid #FF70B4;background:linear-gradient(152deg,#d35edc66 -50%,#1d222399 80%);padding:0 3px}.App a:hover{border-bottom:2px solid #FF70B4}.App a:active{opacity:.8}.App .bg-shapes{position:absolute;top:0;left:0;background:url(/images/bg-shapes.svg) no-repeat;background-size:cover;width:100%;height:100vh}.App .bg-noise{position:absolute;top:0;left:0;background:url(/images/bg-noise.webp) repeat;width:100%;height:100vh;opacity:.1}.App .scroll{position:relative;height:100%;overflow-y:scroll;display:flex;flex-direction:column;justify-content:space-between;transform:translateZ(0)}.App .subheader{display:flex;justify-content:space-between;align-items:center}@media(max-width:960px){.App .subheader{flex-wrap:wrap;padding-right:8px;padding-left:8px}}.App .itemsLoader{display:flex;width:100%;justify-content:center}.App h2{font-weight:lighter;font-size:60px;letter-spacing:2px;margin:0}.App .App-header{display:flex;justify-content:space-between;margin-top:64px;margin-bottom:16px;padding-left:64px;padding-right:64px}@media(max-width:960px){.App .App-header{padding-left:16px;padding-right:16px;flex-direction:column;align-items:center}}.App .App-header .Logo{display:flex;align-items:center;justify-content:flex-start;padding-bottom:64px}.App .App-header .Logo h1{font-weight:600;font-size:1.4em;letter-spacing:1px}.App .App-header .Logo figure{width:50px;height:50px;background:url(/images/logo.png);background-size:cover;background-position:center;margin:0 8px 0 0}@media(max-width:960px){.App{background-size:contain}}.mainLoader{overflow:visible;width:50px;height:50px}.mainLoader g:nth-child(2){animation-delay:.875s}.mainLoader g:nth-child(2) path{animation-delay:.875s;stroke-dasharray:0px 51px;stroke-dashoffset:1px}.mainLoader path{stroke:url(#gradient);stroke-width:10px;stroke-linecap:round;fill:none;stroke-dasharray:0 50px;stroke-dashoffset:0;animation:rotate 3.5s cubic-bezier(.8,0,.2,1) infinite}#gradient{--color-stop1: #FF56A1;--color-stop2: #FF9350}@keyframes rotate{0%{stroke-dasharray:0 50px;stroke-dashoffset:0}25%{stroke-dasharray:50px 50px;stroke-dashoffset:0}50%{stroke-dasharray:50px 50px;stroke-dashoffset:-49px}75%{stroke-dasharray:50px 50px;stroke-dashoffset:0}to{stroke-dasharray:0 50px;stroke-dashoffset:0}}.Item{position:relative;width:250px;height:350px;flex-wrap:wrap;margin-top:32px;margin-bottom:32px;margin-left:64px;background:none;border:none;outline:none;cursor:pointer;padding:0;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.Item.hidden{visibility:hidden;height:0;margin-top:0;margin-bottom:0}.Item .content{position:absolute;width:100%;height:100%;bottom:0;overflow:hidden;border-radius:40px;box-shadow:0 4px 35px #0006;background:#2b3340d9;transition:all .7s ease;display:flex;flex-direction:column}.Item .itemPic{position:relative;width:100%;height:200px;margin:0;box-shadow:0 0 25px #0006 inset;background-repeat:no-repeat;background-size:cover;background-position:center center;transition:all .7s ease;display:flex;align-items:center;justify-content:center}.Item .description{display:flex;flex-direction:column;flex:1;justify-content:space-between;color:#fff;padding:16px;box-shadow:0 4px 35px #00000073 inset;text-align:left}.Item .description .author{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.Item .description .author .authorData{position:relative;display:flex;align-items:center;max-width:80%}.Item .description .author .authorData .name{overflow:hidden;text-overflow:ellipsis;font-size:10pt;white-space:nowrap;padding:2px 0}.Item .description .author .authorData .authorAvatar{width:40px;height:40px;margin:0 16px 0 0;border-radius:10px;box-shadow:0 4px 15px #0006;background-image:url(/images/dummy-avatar.webp);background-repeat:no-repeat;background-size:100%;background-position:center center}.Item .description .author .authorData .date{color:#ffffff4d}.Item .description .author .views{display:flex;background:url("data:image/svg+xml,%3csvg%20width='18'%20height='14'%20viewBox='0%200%2018%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17%207C17%207%2014.0909%2013%209%2013C3.90909%2013%201%207%201%207C1%207%203.90909%201%209%201C11.3023%201%2013.1584%202.2271%2014.5009%203.57143M6.6%207C6.6%208.42016%207.67452%209.57143%209%209.57143C10.3255%209.57143%2011.4%208.42016%2011.4%207C11.4%205.57984%2010.3255%204.42857%209%204.42857'%20stroke='url(%23paint0_linear_1_27)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1_27'%20x1='3'%20y1='1'%20x2='14.5'%20y2='13'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23D75CDC'/%3e%3cstop%20offset='1'%20stop-color='%235EA3FF'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat;background-size:15px 15px;background-position:left center;padding-left:20px;overflow:hidden;text-overflow:ellipsis;font-size:8pt;line-height:10pt}.Item .description .price{display:flex;justify-content:space-between;align-items:flex-end;color:#ffffff4d;font-size:17px;line-height:25px;font-weight:400}.Item .description .price .priceVal{font-size:14px;line-height:25px}.Item .description .price .name{padding-right:8px}.Item .description .activity{display:flex;flex-direction:row;visibility:hidden;height:0;overflow:hidden;opacity:0;transition:all .7s ease}.Item .description .activity .likes{display:flex;background:url("data:image/svg+xml,%3csvg%20width='19'%20height='16'%20viewBox='0%200%2019%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.5%2015L2.25743%208.04146C1.45231%207.26791%201%206.21875%201%205.12479C1%202.84673%202.92211%201%205.29315%201C6.43176%201%207.52374%201.43458%208.32886%202.20812L9.5%203.33333L10.6711%202.20812C11.4763%201.43457%2012.5682%201%2013.7069%201C16.0779%201%2018%202.84673%2018%205.12479C18%206.21875%2017.5477%207.26791%2016.7426%208.04146L12.3333%2012.2778'%20stroke='%23FF70B4'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat;background-size:15px 15px;background-position:left center;padding-left:20px;font-size:7pt;line-height:13pt;color:#ff70b4}.Item .description .activity .comments{display:flex;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='16'%20viewBox='0%200%2017%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20opacity='0.3'%20d='M11.25%2013.5222C10.2682%2013.985%209.18323%2014.2249%208.08335%2014.2222C6.76815%2014.2217%205.47906%2013.8795%204.36048%2013.2339C3.2419%2012.5882%202.33799%2011.6647%201.75002%2010.5667C1.25413%209.65034%200.997156%208.63766%201.00002%207.6111V7.22221C1.09585%205.60106%201.82899%204.06985%203.05907%202.92178C4.28915%201.7737%205.92973%201.08944%207.66668%201M11.25%201.7C12.4265%202.24877%2013.416%203.09241%2014.1077%204.13642C14.7995%205.18043%2015.1662%206.38358%2015.1667%207.6111C15.1695%208.63766%2014.9126%209.65034%2014.4167%2010.5667L16%2015L13.5%2014.2222'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat;background-size:15px 15px;background-position:left center;padding-left:20px;font-size:7pt;line-height:13pt;margin-left:32px;color:#ffffff4d}@media(max-width:960px){.Item{margin:8px;width:45%}}@media(min-width:960px){.Item:hover .content{height:calc(100% + 50px);background:#2b3340}.Item:hover .content .description{padding-bottom:32px}.Item:hover .itemPic{transform:scale(1.1)}.Item:hover .price .name{color:#fff}.Item:hover .activity{visibility:visible;height:20px;opacity:1}}@media(max-width:400px){.Item{width:90%}}.Market{display:flex;flex-direction:column;flex:1;padding-right:64px;padding-left:64px}.Market main{display:flex;flex-wrap:wrap;justify-content:flex-end;padding-left:10vw;padding-top:32px}@media(max-width:1250px){.Market main{padding-left:0;justify-content:space-around}}@media(max-width:1250px){.Market{padding-left:0;padding-right:0}}.selector-wrap{color:#fff;width:163px;position:relative;background:url(/images/control-border.svg);background-size:contain;background-repeat:no-repeat;background-position:center;padding:0;border-radius:30px;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:transparent}.selector-wrap:before{position:absolute;content:"";width:100%;height:100%;background:linear-gradient(152deg,#d35edc -80%,#1d222300 80%);border-radius:30px}.selector-wrap:hover:before{background:linear-gradient(152deg,#d35edc -80%,#d35edc33 80%)}.selector-wrap:active:before{background:linear-gradient(152deg,#813986 -80%,#d35edc33 80%)}.ItemDetails{display:flex;position:relative;height:100%;width:100%;flex-wrap:wrap;background:#2b3340d9;overflow:hidden;border-radius:32px;box-shadow:0 4px 35px #00000073}@keyframes show{0%{opacity:0}to{opacity:1}}.ItemDetails{animation:show .5s}.ItemDetails .itemPic{width:100%;height:60%;margin:0;background-size:cover;background-repeat:no-repeat;background-position:center center}.ItemDetails .description{height:40%;display:flex;flex-direction:column;flex:1;justify-content:space-between;color:#fff;padding:32px;box-shadow:0 4px 35px #00000073 inset}@media(max-width:400px){.ItemDetails .description{padding:8px}}.ItemDetails .description .author{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.ItemDetails .description .author .authorData{position:relative;display:flex;align-items:center;max-width:80%}.ItemDetails .description .author .authorData .name{overflow:hidden;text-overflow:ellipsis;font-size:10pt;white-space:nowrap;padding:2px 0}.ItemDetails .description .author .authorData .authorAvatar{width:40px;height:40px;margin:0 16px 0 0;border-radius:10px;box-shadow:0 4px 15px #0006;background-repeat:no-repeat;background-size:100%;background-position:center center}.ItemDetails .description .author .authorData .date{color:#ffffff4d}.ItemDetails .description .author .views{display:flex;background:url("data:image/svg+xml,%3csvg%20width='18'%20height='14'%20viewBox='0%200%2018%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17%207C17%207%2014.0909%2013%209%2013C3.90909%2013%201%207%201%207C1%207%203.90909%201%209%201C11.3023%201%2013.1584%202.2271%2014.5009%203.57143M6.6%207C6.6%208.42016%207.67452%209.57143%209%209.57143C10.3255%209.57143%2011.4%208.42016%2011.4%207C11.4%205.57984%2010.3255%204.42857%209%204.42857'%20stroke='url(%23paint0_linear_1_27)'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1_27'%20x1='3'%20y1='1'%20x2='14.5'%20y2='13'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23D75CDC'/%3e%3cstop%20offset='1'%20stop-color='%235EA3FF'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat;background-size:15px 15px;background-position:left center;padding-left:20px;overflow:hidden;text-overflow:ellipsis;font-size:8pt;line-height:10pt}.ItemDetails .description .price{display:flex;justify-content:space-between;align-items:flex-end;color:#ffffff4d;font-size:17px;line-height:25px;font-weight:400}.ItemDetails .description .price .priceVal{font-size:14px;line-height:25px}.ItemDetails .description .price .name{padding-right:8px}.ItemDetails .description .activity{display:flex;flex-direction:row;transition:all .7s ease;justify-content:flex-end}.ItemDetails .description .activity .likes{display:flex;background:url("data:image/svg+xml,%3csvg%20width='19'%20height='16'%20viewBox='0%200%2019%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.5%2015L2.25743%208.04146C1.45231%207.26791%201%206.21875%201%205.12479C1%202.84673%202.92211%201%205.29315%201C6.43176%201%207.52374%201.43458%208.32886%202.20812L9.5%203.33333L10.6711%202.20812C11.4763%201.43457%2012.5682%201%2013.7069%201C16.0779%201%2018%202.84673%2018%205.12479C18%206.21875%2017.5477%207.26791%2016.7426%208.04146L12.3333%2012.2778'%20stroke='%23FF70B4'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat;background-size:15px 15px;background-position:left center;padding-left:20px;font-size:7pt;line-height:13pt;color:#ff70b4}.ItemDetails .description .activity .comments{display:flex;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='16'%20viewBox='0%200%2017%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20opacity='0.3'%20d='M11.25%2013.5222C10.2682%2013.985%209.18323%2014.2249%208.08335%2014.2222C6.76815%2014.2217%205.47906%2013.8795%204.36048%2013.2339C3.2419%2012.5882%202.33799%2011.6647%201.75002%2010.5667C1.25413%209.65034%200.997156%208.63766%201.00002%207.6111V7.22221C1.09585%205.60106%201.82899%204.06985%203.05907%202.92178C4.28915%201.7737%205.92973%201.08944%207.66668%201M11.25%201.7C12.4265%202.24877%2013.416%203.09241%2014.1077%204.13642C14.7995%205.18043%2015.1662%206.38358%2015.1667%207.6111C15.1695%208.63766%2014.9126%209.65034%2014.4167%2010.5667L16%2015L13.5%2014.2222'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat;background-size:15px 15px;background-position:left center;padding-left:20px;font-size:7pt;line-height:13pt;margin-left:32px;color:#ffffff4d}.ItemDetails .description .actions{display:inline-flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap}.ItemDetails .description .actions .buy{color:#fff;width:163px;position:relative;background:url(/images/control-border.svg);background-size:contain;background-repeat:no-repeat;background-position:center;padding:0;border-radius:30px;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:transparent}.ItemDetails .description .actions .buy:before{position:absolute;content:"";width:100%;height:100%;background:linear-gradient(152deg,#d35edc -80%,#1d222300 80%);border-radius:30px}.ItemDetails .description .actions .buy:hover:before{background:linear-gradient(152deg,#d35edc -80%,#d35edc33 80%)}.ItemDetails .description .actions .buy:active:before{background:linear-gradient(152deg,#813986 -80%,#d35edc33 80%)}.ItemDetails .description .actions .buy{padding:23px 0;display:inline-flex;align-items:center;justify-content:space-evenly}.ItemDetails .description .actions .buy .icon{display:inline-block;width:17px;height:17px;background:url("data:image/svg+xml,%3csvg%20version='1.0'%20xmlns='http://www.w3.org/2000/svg'%20width='253.000000pt'%20height='237.000000pt'%20viewBox='0%200%20253.000000%20237.000000'%3e%3cg%20transform='translate(0.000000,237.000000)%20scale(0.100000,-0.100000)'%20fill='%23fff'%20stroke='none'%3e%3cpath%20d='M35%202336%20c-32%20-32%20-40%20-69%20-24%20-108%2011%20-27%2032%20-41%20146%20-95%2092%20-44%20137%20-71%20143%20-86%205%20-12%2025%20-94%2044%20-182%20101%20-460%20227%20-987%20244%20-1021%2026%20-51%2066%20-88%20122%20-113%2044%20-20%2062%20-21%20730%20-21%20668%200%20686%201%20730%2021%2055%2025%2096%2062%20120%20110%2028%2054%20224%20900%20228%20984%203%2061%20-1%2077%20-25%20125%20-31%2061%20-92%20113%20-151%20130%20-24%206%20-308%2010%20-810%2010%20l-774%200%20-29%20-29%20c-20%20-20%20-29%20-40%20-29%20-61%200%20-42%2026%20-89%2053%20-95%2012%20-3%20362%20-6%20778%20-8%20728%20-2%20758%20-3%20778%20-21%2012%20-11%2021%20-26%2021%20-36%200%20-9%20-47%20-216%20-105%20-460%20-86%20-366%20-108%20-448%20-126%20-462%20-20%20-17%20-66%20-18%20-659%20-18%20-731%200%20-677%20-7%20-698%2092%20-19%2091%20-239%201061%20-251%201103%20-23%2086%20-61%20121%20-216%20196%20-160%2077%20-200%2085%20-240%2045z'/%3e%3cpath%20d='M937%20496%20c-230%20-61%20-255%20-378%20-38%20-472%2045%20-20%20134%20-22%20185%20-5%2049%2017%20111%2073%20139%20125%2030%2057%2030%20165%200%20222%20-56%20105%20-175%20159%20-286%20130z%20m122%20-172%20c26%20-21%2031%20-33%2031%20-69%200%20-104%20-140%20-132%20-180%20-36%20-38%2094%2071%20171%20149%20105z'/%3e%3cpath%20d='M1820%20496%20c-86%20-23%20-149%20-79%20-179%20-159%20-21%20-55%20-13%20-140%2017%20-198%2099%20-192%20386%20-171%20458%2033%2031%2088%2012%20176%20-53%20248%20-63%2071%20-157%20100%20-243%2076z%20m103%20-157%20c26%20-12%2057%20-57%2057%20-84%200%20-28%20-28%20-71%20-55%20-83%20-96%20-44%20-176%2049%20-120%20139%2023%2036%2074%2048%20118%2028z'/%3e%3c/g%3e%3c/svg%3e") no-repeat;background-size:contain}.ItemDetails .description .actions .close{color:#fff;width:163px;position:relative;background:url(/images/control-border.svg);background-size:contain;background-repeat:no-repeat;background-position:center;padding:0;border-radius:30px;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:transparent}.ItemDetails .description .actions .close:before{position:absolute;content:"";width:100%;height:100%;background:linear-gradient(152deg,#d35edc -80%,#1d222300 80%);border-radius:30px}.ItemDetails .description .actions .close:hover:before{background:linear-gradient(152deg,#d35edc -80%,#d35edc33 80%)}.ItemDetails .description .actions .close:active:before{background:linear-gradient(152deg,#813986 -80%,#d35edc33 80%)}.ItemDetails .description .actions .close{padding:23px 0;display:inline-flex;align-items:center;justify-content:space-evenly;background:#0003}.ItemDetails .description .actions .close .icon{display:inline-block;width:15px;height:15px;background:url("data:image/svg+xml,%3csvg%20width='14.514585'%20height='15.515695'%20viewBox='0%200%2014.514584%2015.515694'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m%2013.757292,14.757847%20-3.25,-3.5%20M%207.2572925,7.7578474%200.75729245,14.757847'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3cpath%20d='m%2013.757292,0.75784764%20-3.25,3.49999996%20M%207.2572925,7.7578474%200.75729252,0.75784764'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3c/svg%3e") no-repeat;background-size:contain}.metaballs{position:absolute;top:0;left:0;width:calc(100vw - (100vw - 100%));z-index:-1;overflow-x:hidden}.Metaverse{display:flex;flex-direction:column;flex:1;padding-right:64px;padding-left:64px}.Metaverse h1{font-size:calc(10px + 10vmin);margin:0;text-align:center;text-transform:uppercase}.Metaverse main{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:32px;padding-bottom:32px;margin-left:-64px;margin-right:-64px}.Metaverse main p{text-align:center;line-height:25px}.Metaverse main .apply-btn{margin-top:32px;color:#fff;width:163px;position:relative;background:url(/images/control-border.svg);background-size:contain;background-repeat:no-repeat;background-position:center;padding:0;border-radius:30px;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:transparent}.Metaverse main .apply-btn:before{position:absolute;content:"";width:100%;height:100%;background:linear-gradient(152deg,#d35edc -80%,#1d222300 80%);border-radius:30px}.Metaverse main .apply-btn:hover:before{background:linear-gradient(152deg,#d35edc -80%,#d35edc33 80%)}.Metaverse main .apply-btn:active:before{background:linear-gradient(152deg,#813986 -80%,#d35edc33 80%)}.Metaverse main .apply-btn button{background:#33333380;border-radius:30px;padding:15px 20px;border:none;cursor:pointer;min-height:62px;color:#fff;text-align:center;font-size:15pt;width:100%}@media(max-width:1250px){.Metaverse main{margin-left:0;margin-right:0}}@media(max-width:1250px){.Metaverse{padding-left:0;padding-right:0}}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}html,body,div#root{width:100%;height:100vh;overflow:hidden}*{box-sizing:border-box}::selection{background:#b41cbf;color:#fff}::-moz-selection{background:#b41cbf;color:#fff}img::selection{background:#b41cbf}img::-moz-selection{background:#b41cbf}
