#coding Black SVG
Explore tagged Tumblr posts
Text
Unleash Your Creativity with Printable Coloring Pages!

Printable coloring pages for kids & adults! Download instantly, print at home & enjoy hours of creative fun. Perfect for relaxation, learning & stress relief!
#Black inventor SVG#Black scientist SVG#tech mogul SVG#coding Black SVG#STEM leader SVG#future engineer SVG#medical hero SVG#AI entrepreneur SVG#history maker SVG
0 notes
Text
HTML BASICS
hey goobers, let's learn some basics for rp.me HTML coding.
under the cut, we have:
-getting image URL -what are hex codes? -how to post a gif/image -how to add a background -how to bold, italic, underline, or highlight text -coloring text -centering text or right aligning text -line breaks -creating a link
*ignore my typos, i'm stupid **if you need any extra help w/ these, lmk on discord @feralgnat

getting image url:
i'm only adding this because it's important for other steps and i don't wanna assume y'all know how to get this.
to get a image url, typically you can right-click on any interwebz photo and click "copy image link/url."
you can also upload onto imgur or similar places and still copy the image url. some sites have specific copy zones for those urls, but i always just right click and copy. up to you.
make sure your url ends in .jpeg, .png, .gif and similar. i don't think .svg works for html coding but i am probably wrong and stupid.

hex codes:
we're gonna be using a lot of hex codes too so here's what they are!!!!
hex codes will have # and 6 characters after that represent any color you can think of. for a full list of hex code colors, go here and look around. copy and paste that number/letter code, including #, and use that in any codes that require hex codes.
black: #000000 white: #ffffff

posting gif/image:
whenever you're posting a gif or an image, you'll use the same code, which is:
<img src='IMAGE URL HERE'>
with this code, it will post the original size of the photo you're using. sometimes that's OK!!!!!! but a lot of the time, we are lazy and don't want to personally resize pictures. there is a solution!!!
back to our original code but with a new addition: <img src='IMAGE URL HERE' width=100> or <img src='IMAGE URL HERE' height=100>
this code will keep the aspect ratio the same, but will now make the picture 100 pixels in width (or height in the second code). you can TECHNICALLY add both width and height to your code, but you might fuck up the aspect ratio (you do you, tho). you can obviously edit the width/height number to whatever space you need to fit it in. you'll probably have to play with it and adjust it a lot, but that's life, baybee.

adding a background:
idk this code off of the top of my head, but here u go.
background image:
<style> body {background-image:url("URL HERE") background-attachment:fixed; background-repeat:repeat; background-position:top; }</style>
the url used should end in .jpeg, .png, .gif, or similar.
background color only:
<style> body {background-color:HEX CODE HERE; background-attachment:fixed; background-repeat:repeat; background-position:top; }</style>
(this code could prob be shorter but i'm not touching it. what if i fuck it up? we will DIE!!!!!!! more code is better than less code, imo)

bold, italic, underline, or highlight text:
bold: <b>text herehehehehrehherehhe </b> italic: <i> text heehrhehrhehhehehheh </i> underline: <u> text herehehrhehrheh </u> highlight: <mark> text herehehrhehr </mark>
there's a way to change the highlight color, too!!! add this code: <style> mark {background-color:ADD HEX CODE; color: black; } </style>
background color is the actual highlight color and the second color is your text color. typically we're gonna use black but you can also adjust that with another hex code if ur feeling fancy.
with all of these codes, do not forget to add the second code when you are done with transforming whatever text you're working with. those </> codes are your friends.

coloring text:
you're gonna need ur handy, dandy hex codes for this too.
before text you wanna color, use: <font color=HEX CODE HERE>TEXT WHEEE</font>
once again, don't forget that </font> or else everything after the code will be the color you chose. unless you want that.... it's your life.

centering text or right aligning text:
centering: <center> TEXT OR PIC CODE??? WHATEVER </center>
right align: <p align=right> TEXT OR PIC OR WHATEVER </p>
left align (default but here u go): <p align=left>TEXT WHEEEE</p>

line breaks:
many of you prob know this but JUST IN CASEEEEE
new line: <br> skip a line: <p>

creating a link:
<a href='LINK URL'>link name</a>
#rp.me#roleplayer.me#get crazy get stupid#html#resources#this post likes to not show up in the resources tag#why
34 notes
·
View notes
Text
Biography Templates!
Feel free to use these, no need to credit!
A blank black-and-white version, plus versions in all the Nektons' colours. If your character's name is too long to fit it should be relatively easy to adjust - cut and move one end of the nameplate then select and stretch part of the middle to reach it, then re-centre as needed. It's easy enough to do even in paint.net.
Also, the svg version is now up on my site on the shrine page, just right-click and save image to get it! I technically actually made it in CSP, but I edited it for posting with inkscape and highly recommend it for editing svg files. To stretch the nameplate in that, use left-shift to select all the control points on one side then hold ctrl down while moving them to make sure you move them in a straight line.
If you want it in other colours and can't do it yourself for whatever reason, ask nicely and give me the hex codes for the colours and what parts you want them applied to and I can recolour it when I have the time.
5 notes
·
View notes
Text
LinkedIn
News https://portal.esgagenda.com/linkedin-3/
LinkedIn
LinkedIn
svgdisplay:block;margin:autoli-icon[type$=-icon]width:24px;height:24pxli-icon[type$=-icon][size=small]width:16px;height:16pxli-icon[type$=-icon]>svgvertical-align:topli-icon[type^=nav-]width:32px!important;height:32px!importantli-icon .inactive-item,li-icon .large-iconfill:currentColorli-icon .active-item,li-icon .small-iconfill:currentColor;visibility:hiddenli-icon[size=small] .inactive-item,li-icon[size=small] .large-icon,li-icon[type^=nav-][active] .inactive-item,li-icon[type^=nav-][active] .large-iconvisibility:hiddenli-icon[size=small] .active-item,li-icon[size=small] .small-icon,li-icon[type^=nav-][active] .active-item,li-icon[type^=nav-][active] .small-iconvisibility:visibleli-icon[type^=app-]width:40px!important;height:40px!importantli-icon[type=loader]fill-opacity:1;stroke-opacity:1;fill:transparent;stroke:transparentli-icon[type=loader][size=small]fill-opacity:0;stroke-opacity:0;fill:currentColor;stroke:currentColorli-icon .color-icon,li-icon[color] .solid-icondisplay:noneli-icon[color] .color-icondisplay:blockli-icon[type^=large-],li-icon[type^=large-][size=small]width:48px!important;height:48px!important[dir=rtl] li-icon[type*=arrow],[dir=rtl] li-icon[type*=chevron],[dir=rtl] li-icon[type*=follow],[dir=rtl] li-icon[type=enter-icon],[dir=rtl] li-icon[type=forward-icon],[dir=rtl] li-icon[type=leave-icon],[dir=rtl] li-icon[type=question-pebble-icon],[dir=rtl] li-icon[type=reply-icon],[dir=rtl] li-icon[type=share-ios-icon],[dir=rtl] li-icon[type=share-linkedin-icon],[dir=rtl] li-icon[type=to-end-icon],[dir=rtl] li-icon[type=to-start-icon]transform:rotateY(180deg)[dir=rtl] li-icon>svgfloat:leftli-icon[type$=-pebble-icon][animate]transform:scale(.2);animation:b 334ms ease-in-out forwardsli-icon[type$=-pebble-icon][animate] .circlestroke-dasharray:63;stroke-dashoffset:63;animation:a .5s ease-out forwards;animation-delay:334msli-icon[type$=-pebble-icon][animate][size=small] .circlestroke-dasharray:38;stroke-dashoffset:38li-icon[type^=premium-]width:auto;height:16pxli-icon[type^=premium-][type^=premium-app-icon],li-icon[type^=premium-][type^=premium-inverse-app]height:24pxli-icon[type^=premium-][size=”8dp”]height:8pxli-icon[type^=premium-][size=”10dp”]height:10pxli-icon[type^=premium-][size=”12dp”]height:12pxli-icon[type^=premium-][size=”16dp”]height:16pxli-icon[type^=premium-][size=”20dp”]height:20pxli-icon[type^=premium-][size=”24dp”]height:24pxli-icon[type^=premium-][size=”32dp”]height:32pxli-icon[type^=premium-] textfont-size:24px;font-weight:600;letter-spacing:4px;dominant-baseline:text-before-edge;font-family:Source Sans Pro,Helvetica,Arial,sans-serif@media screen and (-ms-high-contrast:white-on-black)li-icon[type=premium-app-icon],li-icon[type=premium-badge]-ms-high-contrast-adjust:none;background-color:#fffli-icon[type=premium-app-icon] svg,li-icon[type=premium-badge] svgheight:90%!important;position:relative;top:5%;right:2%@media screen and (-ms-high-contrast:black-on-white)li-icon[type=premium-inverse-app-icon],li-icon[type=premium-inverse-badge]-ms-high-contrast-adjust:none;background-color:#000li-icon[type=premium-inverse-app-icon] svg,li-icon[type=premium-inverse-badge] svgheight:90%!important;position:relative;top:5%;right:2%abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,summary,table,tbody,td,tfoot,th,thead,time,tr,ul,var,videomargin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparentabbr,audio,b,body,canvas,caption,cite,code,del,dfn,em,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,mark,object,q,samp,small,span,strong,summary,tbody,td,tfoot,th,thead,time,tr,var,videooutline:0bodyline-height:1article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,sectiondisplay:blocknav ullist-style:noneblockquote,qquotes:noneblockquote:after,blockquote:before,q:after,q:beforecontent:””;content:noneamargin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparentinstext-decoration:noneins,markbackground-color:#ff9;color:#000markfont-style:italic;font-weight:700deltext-decoration:line-throughabbrLinkedIn,dfnLinkedInborder-bottom:1px dotted;cursor:helptableborder-collapse:collapse;border-spacing:0hrborder:0;display:block;height:1px;margin:1rem 0 24px;padding:0;border-color:rgba(0,0,0,.15);border-top:1px solid rgba(0,0,0,.15)@media (max-width:976px)hrmargin-bottom:16px#svg-sourceposition:absolute;top:0;right:-100px;opacity:0.a11y-textborder:0!important;clip:rect(1px,1px,1px,1px);height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important[data-artdeco-is-focused=true]outline:none@keyframes d0%opacity:.99toopacity:1.artdeco-link-variant p afont-weight:700!importantformposition:relativeinput,selectvertical-align:middlelabelfont-size:1.4rem;line-height:1.42857;font-weight:400;color:rgba(0,0,0,.9);display:block;margin:1.2rem 0 .3rem:lang(ar) label,:lang(ko) label,:lang(th) label,:lang(zh) labelfont-size:1.5rem;line-height:1.33333label.required:aftercontent:”*”;color:#0073b1;margin-right:.2remlabel[disabled]opacity:.35input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textareafont-size:1.4rem;line-height:1.42857;font-weight:400;transition-duration:334ms;transition-property:border-color,box-shadow;box-shadow:none;border-radius:.2rem;border:.1rem solid rgba(0,0,0,.6);padding:0 1rem;width:100%;height:3.2rem;box-sizing:border-box;background-color:transparent;color:rgba(0,0,0,.9)input[type=date]:lang(ar),input[type=date]:lang(ko),input[type=date]:lang(th),input[type=date]:lang(zh),input[type=datetime-local]:lang(ar),input[type=datetime-local]:lang(ko),input[type=datetime-local]:lang(th),input[type=datetime-local]:lang(zh),input[type=datetime]:lang(ar),input[type=datetime]:lang(ko),input[type=datetime]:lang(th),input[type=datetime]:lang(zh),input[type=email]:lang(ar),input[type=email]:lang(ko),input[type=email]:lang(th),input[type=email]:lang(zh),input[type=month]:lang(ar),input[type=month]:lang(ko),input[type=month]:lang(th),input[type=month]:lang(zh),input[type=number]:lang(ar),input[type=number]:lang(ko),input[type=number]:lang(th),input[type=number]:lang(zh),input[type=password]:lang(ar),input[type=password]:lang(ko),input[type=password]:lang(th),input[type=password]:lang(zh),input[type=search]:lang(ar),input[type=search]:lang(ko),input[type=search]:lang(th),input[type=search]:lang(zh),input[type=tel]:lang(ar),input[type=tel]:lang(ko),input[type=tel]:lang(th),input[type=tel]:lang(zh),input[type=text]:lang(ar),input[type=text]:lang(ko),input[type=text]:lang(th),input[type=text]:lang(zh),input[type=time]:lang(ar),input[type=time]:lang(ko),input[type=time]:lang(th),input[type=time]:lang(zh),input[type=url]:lang(ar),input[type=url]:lang(ko),input[type=url]:lang(th),input[type=url]:lang(zh),input[type=week]:lang(ar),input[type=week]:lang(ko),input[type=week]:lang(th),input[type=week]:lang(zh),textarea:lang(ar),textarea:lang(ko),textarea:lang(th),textarea:lang(zh)font-size:1.5rem;line-height:1.33333input[type=date]:-moz-placeholder,input[type=datetime-local]:-moz-placeholder,input[type=datetime]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=month]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=search]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=text]:-moz-placeholder,input[type=time]:-moz-placeholder,input[type=url]:-moz-placeholder,input[type=week]:-moz-placeholder,textarea:-moz-placeholdercolor:rgba(0,0,0,.6);opacity:1input[type=date]:-ms-input-placeholder,input[type=datetime-local]:-ms-input-placeholder,input[type=datetime]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=month]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=week]:-ms-input-placeholder,textarea:-ms-input-placeholdercolor:rgba(0,0,0,.6);opacity:1input[type=date]::placeholder,input[type=datetime-local]::placeholder,input[type=datetime]::placeholder,input[type=email]::placeholder,input[type=month]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=time]::placeholder,input[type=url]::placeholder,input[type=week]::placeholder,textarea::placeholdercolor:rgba(0,0,0,.6);opacity:1input[type=date]:hover,input[type=datetime-local]:hover,input[type=datetime]:hover,input[type=email]:hover,input[type=month]:hover,input[type=number]:hover,input[type=password]:hover,input[type=search]:hover,input[type=tel]:hover,input[type=text]:hover,input[type=time]:hover,input[type=url]:hover,input[type=week]:hover,textarea:hoverborder-color:rgba(0,0,0,.9)input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focusborder-color:#0073b1;box-shadow:0 0 0 .1rem #0073b1input[type=date][disabled],input[type=datetime-local][disabled],input[type=datetime][disabled],input[type=email][disabled],input[type=month][disabled],input[type=number][disabled],input[type=password][disabled],input[type=search][disabled],input[type=tel][disabled],input[type=text][disabled],input[type=time][disabled],input[type=url][disabled],input[type=week][disabled],textarea[disabled]opacity:.45input[type=date][disabled]:hover,input[type=datetime-local][disabled]:hover,input[type=datetime][disabled]:hover,input[type=email][disabled]:hover,input[type=month][disabled]:hover,input[type=number][disabled]:hover,input[type=password][disabled]:hover,input[type=search][disabled]:hover,input[type=tel][disabled]:hover,input[type=text][disabled]:hover,input[type=time][disabled]:hover,input[type=url][disabled]:hover,input[type=week][disabled]:hover,textarea[disabled]:hoverborder-color:rgba(0,0,0,.6)input[type=date].error,input[type=datetime-local].error,input[type=datetime].error,input[type=email].error,input[type=month].error,input[type=number].error,input[type=password].error,input[type=search].error,input[type=tel].error,input[type=text].error,input[type=time].error,input[type=url].error,input[type=week].error,textarea.errorborder-color:#d11124input[type=search]-webkit-appearance:textfieldinput[type=search]::-webkit-search-decoration-webkit-appearance:none@media (-ms-high-contrast:none)::-ms-backdrop,artdeco-slider [type=range]background-image:linear-gradient(270deg,transparent,transparent)!important;height:22px!important;margin:-8px 0!importantartdeco-sliderposition:relative;display:block;overflow:hidden;height:32px;box-sizing:content-boxartdeco-slider [type=range]box-sizing:content-box;-webkit-appearance:none;margin:10px 0;width:100%;height:16px;border-radius:16px;margin:8px 0;background-size:100%,calc(16.666% + 1px) 100%,200%;background-position:100% 0,-1px,63.1579%;background-repeat:no-repeat,repeat-x,no-repeat;animation-duration:1ms;animation-name:d;background-image:linear-gradient(270deg,#0084bf 16px,transparent 17px,transparent calc(100% – 18px),#cdcfd2 18px),linear-gradient(270deg,#fff 1px,transparent 0),linear-gradient(270deg,#0084bf 50%,#cdcfd2 0)artdeco-slider [type=range][data-artdeco-slider-reverse]background-image:linear-gradient(270deg,#cdcfd2 16px,transparent 17px,transparent calc(100% – 18px),#0084bf 18px),linear-gradient(270deg,#fff 1px,transparent 0),linear-gradient(270deg,#cdcfd2 50%,#0084bf 0)artdeco-slider [type=range]::-webkit-slider-thumbbox-shadow:0 0 0 1px rgba(0,0,0,.15),0 2px 3px rgba(0,0,0,.2);transition:box-shadow 83ms;height:20px;width:20px;border-radius:10px;background:#fff;cursor:pointer;position:relative;z-index:4;-webkit-appearance:none;margin-top:-2px@media screen and (-ms-high-contrast:active)artdeco-slider [type=range]::-webkit-slider-thumbborder:1px solid activeborderartdeco-slider [type=range]::-webkit-slider-runnable-trackwidth:100%;height:16px;border-radius:16px;background-color:transparent;cursor:pointerartdeco-slider [type=range]::-moz-range-thumbbox-shadow:0 0 0 1px rgba(0,0,0,.15),0 2px 3px rgba(0,0,0,.2);transition:box-shadow 83ms;height:20px;width:20px;border-radius:10px;background:#fff;cursor:pointer;position:relative;z-index:4@media screen and (-ms-high-contrast:active)artdeco-slider [type=range]::-moz-range-thumbborder:1px solid activeborderartdeco-slider [type=range]::-moz-range-trackwidth:100%;height:16px;border-radius:16px;background-color:transparent;cursor:pointerartdeco-slider [type=range]::-ms-trackheight:16px;border-radius:16px;background-color:transparent;cursor:pointer;width:100%;background:transparent;border-color:transparent;color:transparentartdeco-slider [type=range]::-ms-thumbbox-shadow:0 0 0 1px rgba(0,0,0,.15),0 2px 3px rgba(0,0,0,.2);transition:box-shadow 83ms;height:20px;width:20px;border-radius:10px;background:#fff;cursor:pointer;position:relative;z-index:4@media screen and (-ms-high-contrast:active)artdeco-slider [type=range]::-ms-thumbborder:1px solid activeborderartdeco-slider [type=range]::-ms-fill-lowerbackground:#0084bf;border-radius:16px;height:16pxartdeco-slider [type=range]::-ms-fill-upperbackground:#cdcfd2;border-radius:16px;height:16pxartdeco-slider [type=range][data-artdeco-slider-reverse]::-ms-fill-lowerbackground:#cdcfd2artdeco-slider [type=range][data-artdeco-slider-reverse]::-ms-fill-upperbackground:#0084bfartdeco-slider[multiple] input[type=range]position:absolute;top:0;right:0artdeco-slider[multiple] div.artdeco-max-slider-containerposition:absolute;overflow:hidden;top:0;right:0;width:100%;height:100%;z-index:0artdeco-slider+datalist,artdeco-slider+uldisplay:flex;justify-content:space-around;position:relative;padding:0 10px;box-sizing:border-box;user-select:none;list-style:noneartdeco-slider+datalist li,artdeco-slider+datalist option,artdeco-slider+ul li,artdeco-slider+ul optionfont-size:1.2rem;line-height:1.33333;font-weight:400;color:rgba(0,0,0,.6);text-align:center;flex:1;transform:translateX(50%);padding:0:lang(ar) artdeco-slider+datalist li,:lang(ar) artdeco-slider+datalist option,:lang(ar) artdeco-slider+ul li,:lang(ar) artdeco-slider+ul option,:lang(ko) artdeco-slider+datalist li,:lang(ko) artdeco-slider+datalist option,:lang(ko) artdeco-slider+ul li,:lang(ko) artdeco-slider+ul option,:lang(th) artdeco-slider+datalist li,:lang(th) artdeco-slider+datalist option,:lang(th) artdeco-slider+ul li,:lang(th) artdeco-slider+ul option,:lang(zh) artdeco-slider+datalist li,:lang(zh) artdeco-slider+datalist option,:lang(zh) artdeco-slider+ul li,:lang(zh) artdeco-slider+ul optionfont-size:1.3rem;line-height:1.23077artdeco-slider+datalist li:last-of-type,artdeco-slider+datalist option:last-of-type,artdeco-slider+ul li:last-of-type,artdeco-slider+ul option:last-of-typeposition:absolute;right:100%;text-indent:-20px;flex:0;-moz-transform:translateX(-15px)select-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;outline:0;height:3.2rem;position:relative;z-index:2;background:transparent;background-image:url(/artdeco/static/images/bg-icons.svg);background-repeat:no-repeat;background-size:2.4rem;background-position:top -31.1rem left .7rem; /*!rtl:remove:start*/background-position:top -31.1rem left .1rem;border:0;width:100%;border:.1rem solid rgba(0,0,0,.6);padding:0 .8rem 0 3.2rem;transition:box-shadow .15s;border-radius:.2rem;color:rgba(0,0,0,.9);font-size:1.4rem;line-height:1.42857;font-weight:400select:lang(ar),select:lang(ko),select:lang(th),select:lang(zh)font-size:1.5rem;line-height:1.33333select::-ms-expanddisplay:noneselect:hoverborder-color:rgba(0,0,0,.9)select:focusborder-color:#0073b1;box-shadow:0 0 0 .1rem #0073b1select[disabled]opacity:.45;background-image:url(/artdeco/static/images/bg-icons.svg)select.errorborder-color:#d11124select:-moz-placeholdercolor:rgba(0,0,0,.6);opacity:1select:-ms-input-placeholdercolor:rgba(0,0,0,.6);opacity:1select::placeholdercolor:rgba(0,0,0,.6);opacity:1@media only screen and (-ms-high-contrast:active)selectbackground-image:url(/artdeco/static/images/bg-icons.svg)textareaheight:auto;padding-top:.7rembuttoncursor:pointerinput[type=checkbox],input[type=radio]pointer-events:none;opacity:0;margin:1.6rem 0 0 .2rem;position:absoluteinput[type=checkbox]+label,input[type=radio]+labeldisplay:block;line-height:2rem;margin-bottom:0;padding:0;position:relative;padding-right:2.8reminput[type=checkbox]+label:after,input[type=checkbox]+label:before,input[type=radio]+label:after,input[type=radio]+label:beforecontent:” “;height:2.2rem;width:2.2rem;top:-.1rem;right:-.1rem;position:absolute;display:block;box-sizing:border-boxinput[type=checkbox]+label:before,input[type=radio]+label:beforebox-shadow:inset 0 0 0 .1rem rgba(0,0,0,.6);border:.1rem solid transparent;background-clip:padding-box;padding:.2reminput[type=checkbox]:hover+label:before,input[type=radio]:hover+label:beforebox-shadow:inset 0 0 0 .1rem rgba(0,0,0,.9)input[type=checkbox]:disabled:hover+label:before,input[type=radio]:disabled:hover+label:beforebox-shadow:inset 0 0 0 .1rem rgba(0,0,0,.6)input[type=checkbox]:focus+label:before,input[type=radio]:focus+label:beforebox-shadow:0 0 0 .1rem #0073b1,inset 0 0 0 .1rem rgba(0,0,0,.9)input[type=checkbox]:checked+label:before,input[type=radio]:checked+label:beforebox-shadow:inset 0 0 0 1.1rem #0073b1input[type=checkbox]:checked+label:after,input[type=radio]:checked+label:afterdisplay:blockinput[type=checkbox]:focus:checked+label:before,input[type=radio]:focus:checked+label:beforebox-shadow:0 0 0 .1rem #0073b1,inset 0 0 0 1.1rem #0073b1input[type=checkbox]:disabled+label,input[type=radio]:disabled+labelopacity:.35input[type=checkbox]:disabled:checked+label:before,input[type=radio]:disabled:checked+label:beforebox-shadow:inset 0 0 0 1.1rem #0073b1input[type=checkbox].small-input+label,input[type=radio].small-input+labelline-height:1.6reminput[type=checkbox].small-input+label:after,input[type=checkbox].small-input+label:before,input[type=radio].small-input+label:after,input[type=radio].small-input+label:beforeheight:1.8rem;width:1.8reminput[type=radio]+label:beforeborder-radius:50%;transition-property:box-shadow;transition-timing-function:cubic-bezier(0,0,.2,1);transition-duration:167msinput[type=radio]:checked+label:beforebox-shadow:inset 0 0 0 .6rem #0073b1,inset 0 0 0 1.1rem #fffinput[type=radio]:focus:checked+label:beforebox-shadow:0 0 0 .1rem #0073b1,inset 0 0 0 .6rem #0073b1,inset 0 0 0 1.1rem #fffinput[type=radio]:disabled:checked+label:beforebox-shadow:inset 0 0 0 .6rem #0073b1,inset 0 0 0 1.1rem #fffinput[type=radio].small-input:checked+label:beforebox-shadow:inset 0 0 0 .5rem #0073b1,inset 0 0 0 1.1rem #fffinput[type=radio].small-input:checked+label:afterborder-width:.5reminput[type=radio].small-input:focus:checked+label:beforebox-shadow:0 0 0 .1rem #0073b1,inset 0 0 0 .5rem #0073b1,inset 0 0 0 1.1rem #fffinput[type=radio].small-input:disabled:checked+label:beforebox-shadow:inset 0 0 0 .5rem #0073b1,inset 0 0 0 1.1rem #fffinput[type=checkbox]+label:beforeborder-radius:.4rem;transition-property:box-shadow;transition-timing-function:cubic-bezier(0,0,.2,1);transition-duration:167msinput[type=checkbox]+label:afterdisplay:none;height:1.6rem;width:1.6rem;background-image:url(/artdeco/static/images/bg-icons.svg);background-size:2.4rem;overflow:hidden;margin:.3reminput[type=checkbox]:checked+label:afterdisplay:block;background-position:0 -2.4reminput[type=checkbox].small-input+label:aftertop:-.3rem;right:-.3reminput[type=checkbox]:indeterminate+label:beforebox-shadow:inset 0 0 0 1.1rem #0073b1input[type=checkbox]:indeterminate:focus+label:beforebox-shadow:0 0 0 .1rem #0073b1,inset 0 0 0 1.1rem #0073b1input[type=checkbox]:indeterminate:disabled+label:beforebox-shadow:inset 0 0 0 1.1rem #0073b1input[type=checkbox]:indeterminate+label:afterdisplay:block;content:””;background:#fff;height:.2rem;width:1.2rem;top:.6rem;right:.1reminput[type=checkbox].small-input:indeterminate+label:afterheight:.2rem;width:1rem;top:.4rem;right:0form.inverse-form labelcolor:#fffform.inverse-form label.required:aftercolor:#98d8f4form.inverse-form label[disabled]opacity:.45form.inverse-form input[type=date],form.inverse-form input[type=datetime-local],form.inverse-form input[type=datetime],form.inverse-form input[type=email],form.inverse-form input[type=month],form.inverse-form input[type=number],form.inverse-form input[type=password],form.inverse-form input[type=search],form.inverse-form input[type=tel],form.inverse-form input[type=text],form.inverse-form input[type=time],form.inverse-form input[type=url],form.inverse-form input[type=week],form.inverse-form select,form.inverse-form textareacolor:#fff;border-color:hsla(0,0%,100%,.7)form.inverse-form input[type=date]:-moz-placeholder,form.inverse-form input[type=datetime-local]:-moz-placeholder,form.inverse-form input[type=datetime]:-moz-placeholder,form.inverse-form input[type=email]:-moz-placeholder,form.inverse-form input[type=month]:-moz-placeholder,form.inverse-form input[type=number]:-moz-placeholder,form.inverse-form input[type=password]:-moz-placeholder,form.inverse-form input[type=search]:-moz-placeholder,form.inverse-form input[type=tel]:-moz-placeholder,form.inverse-form input[type=text]:-moz-placeholder,form.inverse-form input[type=time]:-moz-placeholder,form.inverse-form input[type=url]:-moz-placeholder,form.inverse-form input[type=week]:-moz-placeholder,form.inverse-form select:-moz-placeholder,form.inverse-form textarea:-moz-placeholdercolor:hsla(0,0%,100%,.7);opacity:1form.inverse-form input[type=date]:-ms-input-placeholder,form.inverse-form input[type=datetime-local]:-ms-input-placeholder,form.inverse-form input[type=datetime]:-ms-input-placeholder,form.inverse-form input[type=email]:-ms-input-placeholder,form.inverse-form input[type=month]:-ms-input-placeholder,form.inverse-form input[type=number]:-ms-input-placeholder,form.inverse-form input[type=password]:-ms-input-placeholder,form.inverse-form input[type=search]:-ms-input-placeholder,form.inverse-form input[type=tel]:-ms-input-placeholder,form.inverse-form input[type=text]:-ms-input-placeholder,form.inverse-form input[type=time]:-ms-input-placeholder,form.inverse-form input[type=url]:-ms-input-placeholder,form.inverse-form input[type=week]:-ms-input-placeholder,form.inverse-form select:-ms-input-placeholder,form.inverse-form textarea:-ms-input-placeholdercolor:hsla(0,0%,100%,.7);opacity:1form.inverse-form input[type=date]::placeholder,form.inverse-form input[type=datetime-local]::placeholder,form.inverse-form input[type=datetime]::placeholder,form.inverse-form input[type=email]::placeholder,form.inverse-form input[type=month]::placeholder,form.inverse-form input[type=number]::placeholder,form.inverse-form input[type=password]::placeholder,form.inverse-form input[type=search]::placeholder,form.inverse-form input[type=tel]::placeholder,form.inverse-form input[type=text]::placeholder,form.inverse-form input[type=time]::placeholder,form.inverse-form input[type=url]::placeholder,form.inverse-form input[type=week]::placeholder,form.inverse-form select::placeholder,form.inverse-form textarea::placeholdercolor:hsla(0,0%,100%,.7);opacity:1form.inverse-form input[type=date]:disabled,form.inverse-form input[type=datetime-local]:disabled,form.inverse-form input[type=datetime]:disabled,form.inverse-form input[type=email]:disabled,form.inverse-form input[type=month]:disabled,form.inverse-form input[type=number]:disabled,form.inverse-form input[type=password]:disabled,form.inverse-form input[type=search]:disabled,form.inverse-form input[type=tel]:disabled,form.inverse-form input[type=text]:disabled,form.inverse-form input[type=time]:disabled,form.inverse-form input[type=url]:disabled,form.inverse-form input[type=week]:disabled,form.inverse-form select:disabled,form.inverse-form textarea:disabledopacity:.45form.inverse-form input[type=date]:hover,form.inverse-form input[type=datetime-local]:hover,form.inverse-form input[type=datetime]:hover,form.inverse-form input[type=email]:hover,form.inverse-form input[type=month]:hover,form.inverse-form input[type=number]:hover,form.inverse-form input[type=password]:hover,form.inverse-form input[type=search]:hover,form.inverse-form input[type=tel]:hover,form.inverse-form input[type=text]:hover,form.inverse-form input[type=time]:hover,form.inverse-form input[type=url]:hover,form.inverse-form input[type=week]:hover,form.inverse-form select:hover,form.inverse-form textarea:hoverborder-color:#fffform.inverse-form input[type=date]:focus,form.inverse-form input[type=datetime-local]:focus,form.inverse-form input[type=datetime]:focus,form.inverse-form input[type=email]:focus,form.inverse-form input[type=month]:focus,form.inverse-form input[type=number]:focus,form.inverse-form input[type=password]:focus,form.inverse-form input[type=search]:focus,form.inverse-form input[type=tel]:focus,form.inverse-form input[type=text]:focus,form.inverse-form input[type=time]:focus,form.inverse-form input[type=url]:focus,form.inverse-form input[type=week]:focus,form.inverse-form select:focus,form.inverse-form textarea:focusborder-color:#98d8f4;box-shadow:0 0 0 .1rem #98d8f4form.inverse-form selectbackground-position:top -335px right 7pxform.inverse-form select:disabledborder-color:hsla(0,0%,100%,.25)form.inverse-form select optioncolor:rgba(0,0,0,.6)form.inverse-form input[type=checkbox]+label,form.inverse-form input[type=radio]+labelcolor:#fffform.inverse-form input[type=checkbox]+label:before,form.inverse-form input[type=checkbox]:disabled:hover+label:before,form.inverse-form input[type=radio]+label:before,form.inverse-form input[type=radio]:disabled:hover+label:beforebox-shadow:inset 0 0 0 1px hsla(0,0%,100%,.7)form.inverse-form input[type=checkbox]:hover+label:before,form.inverse-form input[type=radio]:hover+label:beforebox-shadow:inset 0 0 0 1px #fffform.inverse-form input[type=checkbox]:checked+label:before,form.inverse-form input[type=radio]:checked+label:beforebox-shadow:inset 0 0 0 1.1rem #98d8f4form.inverse-form input[type=checkbox]:checked+label:after,form.inverse-form input[type=radio]:checked+label:afterbackground-position:100% -366pxform.inverse-form input[type=checkbox]:focus+label:before,form.inverse-form input[type=radio]:focus+label:beforebox-shadow:0 0 0 1px #98d8f4,inset 0 0 0 1px #fffform.inverse-form input[type=checkbox]:focus:checked+label:before,form.inverse-form input[type=radio]:focus:checked+label:beforebox-shadow:0 0 0 1px #98d8f4,inset 0 0 0 1.1rem #98d8f4form.inverse-form input[type=checkbox]:disabled:checked+label:before,form.inverse-form input[type=radio]:disabled:checked+label:beforebox-shadow:inset 0 0 0 1.1rem #98d8f4form.inverse-form input[type=checkbox]:disabled:checked+label:after,form.inverse-form input[type=radio]:disabled:checked+label:afterbackground-position:100% -366pxform.inverse-form input[type=radio]:checked+label:beforebox-shadow:inset 0 0 0 6px #98d8f4,inset 0 0 0 1.1rem rgba(0,0,0,.6),inset 0 0 0 1.1rem #98d8f4form.inverse-form input[type=radio]:focus:checked+label:beforebox-shadow:0 0 0 1px #98d8f4,inset 0 0 0 6px #98d8f4,inset 0 0 0 1.1rem rgba(0,0,0,.6),inset 0 0 0 1.1rem #98d8f4form.inverse-form input[type=radio]:disabled:checked+label:beforebox-shadow:inset 0 0 0 6px #98d8f4,inset 0 0 0 1.1rem rgba(0,0,0,.6),inset 0 0 0 1.1rem #98d8f4form.inverse-form input[type=radio].small-input:checked+label:beforebox-shadow:inset 0 0 0 5px #98d8f4,inset 0 0 0 1.1rem rgba(0,0,0,.6),inset 0 0 0 1.1rem #98d8f4form.inverse-form input[type=radio].small-input:checked+label:afterborder-width:5pxform.inverse-form input[type=radio].small-input:focus:checked+label:beforebox-shadow:0 0 0 1px #98d8f4,inset 0 0 0 5px #98d8f4,inset 0 0 0 1.1rem rgba(0,0,0,.6),inset 0 0 0 1.1rem #98d8f4form.inverse-form input[type=radio].small-input:disabled:checked+label:beforebox-shadow:inset 0 0 0 5px #98d8f4,inset 0 0 0 1.1rem rgba(0,0,0,.6),inset 0 0 0 1.1rem #98d8f4form.inverse-form input[type=checkbox]:indeterminate+label:afterbackground:rgba(0,0,0,.6)form.inverse-form input[type=checkbox]:indeterminate+label:beforebox-shadow:inset 0 0 0 1.1rem #98d8f4form.inverse-form input[type=checkbox]:indeterminate:focus+label:beforebox-shadow:0 0 0 1px #98d8f4,inset 0 0 0 1.1rem #98d8f4form.inverse-form input[type=checkbox]:indeterminate:disabled+label:beforebox-shadow:inset 0 0 0 1.1rem #98d8f4form.simple-form input[type=date],form.simple-form input[type=datetime-local],form.simple-form input[type=datetime],form.simple-form input[type=email],form.simple-form input[type=month],form.simple-form input[type=number],form.simple-form input[type=password],form.simple-form input[type=search],form.simple-form input[type=tel],form.simple-form input[type=text],form.simple-form input[type=time],form.simple-form input[type=url],form.simple-form input[type=week],form.simple-form selectborder-radius:0;padding-right:0;padding-left:0form.simple-form input[type=date],form.simple-form input[type=date]:disabled,form.simple-form input[type=date]:focus,form.simple-form input[type=date]:hover,form.simple-form input[type=datetime-local],form.simple-form input[type=datetime-local]:disabled,form.simple-form input[type=datetime-local]:focus,form.simple-form input[type=datetime-local]:hover,form.simple-form input[type=datetime],form.simple-form input[type=datetime]:disabled,form.simple-form input[type=datetime]:focus,form.simple-form input[type=datetime]:hover,form.simple-form input[type=email],form.simple-form input[type=email]:disabled,form.simple-form input[type=email]:focus,form.simple-form input[type=email]:hover,form.simple-form input[type=month],form.simple-form input[type=month]:disabled,form.simple-form input[type=month]:focus,form.simple-form input[type=month]:hover,form.simple-form input[type=number],form.simple-form input[type=number]:disabled,form.simple-form input[type=number]:focus,form.simple-form input[type=number]:hover,form.simple-form input[type=password],form.simple-form input[type=password]:disabled,form.simple-form input[type=password]:focus,form.simple-form input[type=password]:hover,form.simple-form input[type=search],form.simple-form input[type=search]:disabled,form.simple-form input[type=search]:focus,form.simple-form input[type=search]:hover,form.simple-form input[type=tel],form.simple-form input[type=tel]:disabled,form.simple-form input[type=tel]:focus,form.simple-form input[type=tel]:hover,form.simple-form input[type=text],form.simple-form input[type=text]:disabled,form.simple-form input[type=text]:focus,form.simple-form input[type=text]:hover,form.simple-form input[type=time],form.simple-form input[type=time]:disabled,form.simple-form input[type=time]:focus,form.simple-form input[type=time]:hover,form.simple-form input[type=url],form.simple-form input[type=url]:disabled,form.simple-form input[type=url]:focus,form.simple-form input[type=url]:hover,form.simple-form input[type=week],form.simple-form input[type=week]:disabled,form.simple-form input[type=week]:focus,form.simple-form input[type=week]:hover,form.simple-form select,form.simple-form select:disabled,form.simple-form select:focus,form.simple-form select:hoverborder-width:0 0 1pxform.simple-form input[type=date]:focus,form.simple-form input[type=datetime-local]:focus,form.simple-form input[type=datetime]:focus,form.simple-form input[type=email]:focus,form.simple-form input[type=month]:focus,form.simple-form input[type=number]:focus,form.simple-form input[type=password]:focus,form.simple-form input[type=search]:focus,form.simple-form input[type=tel]:focus,form.simple-form input[type=text]:focus,form.simple-form input[type=time]:focus,form.simple-form input[type=url]:focus,form.simple-form input[type=week]:focus,form.simple-form select:focusbox-shadow:0 1px 0 0 #0073b1form.simple-form selectpadding-left:32pxform.simple-form .floating-labelposition:relative;display:block;margin-top:35pxform.simple-form .floating-label .label-textposition:absolute;top:10px;right:0;transition:all .35s ease;margin:0form.simple-form .floating-label[data-form-elem-focus=true] .label-texttransform:translateY(-25px);-webkit-transform:translateY(-25px)form.simple-form.inverse-form input[type=date]:focus,form.simple-form.inverse-form input[type=datetime-local]:focus,form.simple-form.inverse-form input[type=datetime]:focus,form.simple-form.inverse-form input[type=email]:focus,form.simple-form.inverse-form input[type=month]:focus,form.simple-form.inverse-form input[type=number]:focus,form.simple-form.inverse-form input[type=password]:focus,form.simple-form.inverse-form input[type=search]:focus,form.simple-form.inverse-form input[type=tel]:focus,form.simple-form.inverse-form input[type=text]:focus,form.simple-form.inverse-form input[type=time]:focus,form.simple-form.inverse-form input[type=url]:focus,form.simple-form.inverse-form input[type=week]:focus,form.simple-form.inverse-form select:focusbox-shadow:0 1px 0 0 #98d8f4@media screen and (-ms-high-contrast:active)input[type=checkbox]:focus+label:before,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus+label:before,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focusoutline:2px dotted ButtonTextinput[type=checkbox]:checked+label:aftercontent:”\2714″;font-size:1.8rem;top:-3px;right:0;background:transparentinput[type=checkbox]:checked.small-input+label:afterfont-size:1.6rem;right:-1pxinput[type=radio]:checked+label:afterborder:7px solid currentColor;border-radius:50%;width:2.2rem;height:2.2reminput[type=radio]:checked.small-input+label:afterwidth:1.8rem;height:1.8reminput[type=checkbox]:indeterminate+label:afterbackground:currentColorartdeco-floatlabelposition:relative;display:block;margin-top:35pxartdeco-floatlabel input[type=date],artdeco-floatlabel input[type=datetime-local],artdeco-floatlabel input[type=datetime],artdeco-floatlabel input[type=email],artdeco-floatlabel input[type=month],artdeco-floatlabel input[type=number],artdeco-floatlabel input[type=password],artdeco-floatlabel input[type=search],artdeco-floatlabel input[type=tel],artdeco-floatlabel input[type=text],artdeco-floatlabel input[type=time],artdeco-floatlabel input[type=url],artdeco-floatlabel input[type=week]border-radius:0;padding-right:0;padding-left:0artdeco-floatlabel input[type=date],artdeco-floatlabel input[type=date]:disabled,artdeco-floatlabel input[type=date]:focus,artdeco-floatlabel input[type=date]:hover,artdeco-floatlabel input[type=datetime-local],artdeco-floatlabel input[type=datetime-local]:disabled,artdeco-floatlabel input[type=datetime-local]:focus,artdeco-floatlabel input[type=datetime-local]:hover,artdeco-floatlabel input[type=datetime],artdeco-floatlabel input[type=datetime]:disabled,artdeco-floatlabel input[type=datetime]:focus,artdeco-floatlabel input[type=datetime]:hover,artdeco-floatlabel input[type=email],artdeco-floatlabel input[type=email]:disabled,artdeco-floatlabel input[type=email]:focus,artdeco-floatlabel input[type=email]:hover,artdeco-floatlabel input[type=month],artdeco-floatlabel input[type=month]:disabled,artdeco-floatlabel input[type=month]:focus,artdeco-floatlabel input[type=month]:hover,artdeco-floatlabel input[type=number],artdeco-floatlabel input[type=number]:disabled,artdeco-floatlabel input[type=number]:focus,artdeco-floatlabel input[type=number]:hover,artdeco-floatlabel input[type=password],artdeco-floatlabel input[type=password]:disabled,artdeco-floatlabel input[type=password]:focus,artdeco-floatlabel input[type=password]:hover,artdeco-floatlabel input[type=search],artdeco-floatlabel input[type=search]:disabled,artdeco-floatlabel input[type=search]:focus,artdeco-floatlabel input[type=search]:hover,artdeco-floatlabel input[type=tel],artdeco-floatlabel input[type=tel]:disabled,artdeco-floatlabel input[type=tel]:focus,artdeco-floatlabel input[type=tel]:hover,artdeco-floatlabel input[type=text],artdeco-floatlabel input[type=text]:disabled,artdeco-floatlabel input[type=text]:focus,artdeco-floatlabel input[type=text]:hover,artdeco-floatlabel input[type=time],artdeco-floatlabel input[type=time]:disabled,artdeco-floatlabel input[type=time]:focus,artdeco-floatlabel input[type=time]:hover,artdeco-floatlabel input[type=url],artdeco-floatlabel input[type=url]:disabled,artdeco-floatlabel input[type=url]:focus,artdeco-floatlabel input[type=url]:hover,artdeco-floatlabel input[type=week],artdeco-floatlabel input[type=week]:disabled,artdeco-floatlabel input[type=week]:focus,artdeco-floatlabel input[type=week]:hoverborder-width:0 0 1px;outline:0artdeco-floatlabel input[type=date]:focus,artdeco-floatlabel input[type=datetime-local]:focus,artdeco-floatlabel input[type=datetime]:focus,artdeco-floatlabel input[type=email]:focus,artdeco-floatlabel input[type=month]:focus,artdeco-floatlabel input[type=number]:focus,artdeco-floatlabel input[type=password]:focus,artdeco-floatlabel input[type=search]:focus,artdeco-floatlabel input[type=tel]:focus,artdeco-floatlabel input[type=text]:focus,artdeco-floatlabel input[type=time]:focus,artdeco-floatlabel input[type=url]:focus,artdeco-floatlabel input[type=week]:focusbox-shadow:0 1px 0 0 #0084bfartdeco-floatlabel selectpadding-left:32pxartdeco-floatlabel .artdeco-label-textposition:absolute;top:10px;right:0;transition:all .35s ease;margin:0artdeco-floatlabel[data-form-elem-focus=true] .artdeco-label-texttransform:translateY(-25px);-webkit-transform:translateY(-25px)htmlfont-size:62.5%html.artdeco-webkit-font-smoothing:antialiased@media only screen and (-webkit-min-device-pixel-ratio:1.25),only screen and (min-device-pixel-ratio:1.25),only screen and (min-resolution:1.25dppx),only screen and (min-resolution:200dpi)html.artdeco-webkit-font-smoothing:subpixel-antialiasedbodyfont-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Fira Sans,Ubuntu,Oxygen,Oxygen Sans,Cantarell,Droid Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Lucida Grande,Helvetica,Arial,sans-serif:lang(ar) bodyfont-family:var(–artdeco-typography-ar):lang(ja) bodyfont-family:var(–artdeco-typography-ja)body :lang(ko)font-family:var(–artdeco-typography-ko):lang(th) bodyfont-family:var(–artdeco-typography-th):lang(zh) bodyfont-family:var(–artdeco-typography-zh)atext-decoration:none;font-weight:600;background-color:transparent;border:0a,a:visitedcolor:#0073b1a:focus,a:hovertext-decoration:underline;color:#006097a:activecolor:#004b7ca:visitedcolor:#665ed0a:visited:hovercolor:#544bc2a:visited:activecolor:#4034b0b,strongfont-weight:600body,pfont-size:1.6rem;line-height:1.5;font-weight:400;color:rgba(0,0,0,.9):lang(ar) body,:lang(ar) p,:lang(ko) body,:lang(ko) p,:lang(th) body,:lang(th) p,:lang(zh) body,:lang(zh) pfont-size:1.7rem;line-height:1.41176.large-header,h1font-size:4rem;line-height:1.2;font-weight:400;color:rgba(0,0,0,.9):lang(ar) .large-header,:lang(ar) h1,:lang(ko) .large-header,:lang(ko) h1,:lang(th) .large-header,:lang(th) h1,:lang(zh) .large-header,:lang(zh) h1line-height:1.2h2font-size:3.2rem;font-weight:400;color:rgba(0,0,0,.9):lang(ar) h2,:lang(ko) h2,:lang(th) h2,:lang(zh) h2,h2line-height:1.25.large-text,h3font-size:2.4rem;font-weight:400;color:rgba(0,0,0,.9).large-text,:lang(ar) .large-text,:lang(ar) h3,:lang(ko) .large-text,:lang(ko) h3,:lang(th) .large-text,:lang(th) h3,:lang(zh) .large-text,:lang(zh) h3,h3line-height:1.33333.medium-text,h4font-size:2rem;line-height:1.4;font-weight:400;color:rgba(0,0,0,.9):lang(ar) .medium-text,:lang(ar) h4,:lang(ko) .medium-text,:lang(ko) h4,:lang(th) .medium-text,:lang(th) h4,:lang(zh) .medium-text,:lang(zh) h4font-size:2.1rem;line-height:1.33333.small-text,h5font-size:1.6rem;line-height:1.5;font-weight:400;color:rgba(0,0,0,.9):lang(ar) .small-text,:lang(ar) h5,:lang(ko) .small-text,:lang(ko) h5,:lang(th) .small-text,:lang(th) h5,:lang(zh) .small-text,:lang(zh) h5font-size:1.7rem;line-height:1.41176h6font-size:1.4rem;line-height:1.42857;font-weight:600;color:rgba(0,0,0,.6):lang(ar) h6,:lang(ko) h6,:lang(th) h6,:lang(zh) h6font-size:1.5rem;line-height:1.33333em,ifont-style:italicem:lang(ar),em:lang(ja),em:lang(ko),em:lang(th),em:lang(zh),i:lang(ar),i:lang(ja),i:lang(ko),i:lang(th),i:lang(zh)font-family:inherit;font-style:normal!importantbutton,input,select,textareafont-family:inherit.small-textfont-size:1.45rem;line-height:1.375blockquotefont-size:1.6rem;line-height:1.5;font-weight:400;color:rgba(0,0,0,.9):lang(ar) blockquote,:lang(ko) blockquote,:lang(th) blockquote,:lang(zh) blockquotefont-size:1.7rem;line-height:1.41176artdeco-pill,artdeco-toggle-pillheight:32px;color:rgba(0,0,0,.6);border:0artdeco-pill .artdeco-pill-icons,artdeco-toggle-pill .artdeco-pill-iconsposition:relative;margin-right:0;height:16px;width:16pxartdeco-pill li-icon,artdeco-toggle-pill li-iconposition:absolute;top:0;right:0;transform:scale(0);transition:transform 167ms ease-in-outartdeco-pill li-icon[type=plus-icon],artdeco-toggle-pill li-icon[type=plus-icon]transform:scale(1)artdeco-pill li-icon[type=cancel-icon],artdeco-toggle-pill li-icon[type=cancel-icon]transform:scale(1) rotate(-45deg);opacity:0;transition:transform 167ms ease-in-out,opacity 0ms 167msartdeco-pill[type=toggle] .artdeco-toggle-pill-wrapper,artdeco-toggle-pill .artdeco-toggle-pill-wrapperdisplay:inline-flex;align-items:centerartdeco-pill[type=toggle] button,artdeco-toggle-pill buttonborder:noneartdeco-pill[type=toggle] button,artdeco-pill[type=toggle] label,artdeco-toggle-pill button,artdeco-toggle-pill labelfont-size:1.4rem;line-height:1.42857;font-weight:600;color:rgba(0,0,0,.9);display:inline-flex;min-height:32px;align-items:center;padding:6px 10px 6px 12px;margin:0;box-shadow:inset 0 0 0 1px #0073b1;background-color:transparent;color:#0073b1;border-radius:32px;box-sizing:border-box;transition:color 334ms ease-in-out,box-shadow 334ms ease-in-out,background-color 334ms ease-in-out:lang(ar) artdeco-pill[type=toggle] button,:lang(ar) artdeco-pill[type=toggle] label,:lang(ar) artdeco-toggle-pill button,:lang(ar) artdeco-toggle-pill label,:lang(ko) artdeco-pill[type=toggle] button,:lang(ko) artdeco-pill[type=toggle] label,:lang(ko) artdeco-toggle-pill button,:lang(ko) artdeco-toggle-pill label,:lang(th) artdeco-pill[type=toggle] button,:lang(th) artdeco-pill[type=toggle] label,:lang(th) artdeco-toggle-pill button,:lang(th) artdeco-toggle-pill label,:lang(zh) artdeco-pill[type=toggle] button,:lang(zh) artdeco-pill[type=toggle] label,:lang(zh) artdeco-toggle-pill button,:lang(zh) artdeco-toggle-pill labelfont-size:1.5rem;line-height:1.33333artdeco-pill[type=toggle] button span,artdeco-pill[type=toggle] label span,artdeco-toggle-pill button span,artdeco-toggle-pill label spanmargin-right:5pxartdeco-pill[type=toggle] button .artdeco-pill-content,artdeco-pill[type=toggle] label .artdeco-pill-content,artdeco-toggle-pill button .artdeco-pill-content,artdeco-toggle-pill label .artdeco-pill-contentdisplay:inline-flex;align-items:centerartdeco-pill[type=toggle] button:after,artdeco-pill[type=toggle] button:before,artdeco-pill[type=toggle] label:after,artdeco-pill[type=toggle] label:before,artdeco-toggle-pill button:after,artdeco-toggle-pill button:before,artdeco-toggle-pill label:after,artdeco-toggle-pill label:beforedisplay:noneartdeco-pill[type=toggle] button,artdeco-toggle-pill buttonpadding-top:6pxartdeco-pill[type=toggle]:hover button,artdeco-pill[type=toggle]:hover label,artdeco-pill[type=toggle][data-artdeco-focus] button,artdeco-pill[type=toggle][data-artdeco-focus] label,artdeco-toggle-pill:hover button,artdeco-toggle-pill:hover label,artdeco-toggle-pill[data-artdeco-focus] button,artdeco-toggle-pill[data-artdeco-focus] labelbox-shadow:inset 0 0 0 2px #006097;color:#006097;background-color:transparentartdeco-pill[type=toggle]:active button,artdeco-pill[type=toggle]:active label,artdeco-toggle-pill:active button,artdeco-toggle-pill:active labelbox-shadow:inset 0 0 0 2px #004b7c;color:#004b7cartdeco-pill[type=toggle][checked] button,artdeco-pill[type=toggle][checked] label,artdeco-toggle-pill[checked] button,artdeco-toggle-pill[checked] labelbox-shadow:inset 0 0 0 2px transparent;color:#fff;background-color:#0073b1artdeco-pill[type=toggle][checked] button li-icon[type=check-icon],artdeco-pill[type=toggle][checked] label li-icon[type=check-icon],artdeco-toggle-pill[checked] button li-icon[type=check-icon],artdeco-toggle-pill[checked] label li-icon[type=check-icon]transform:scale(1);transition:transform 167ms ease-in-out 167msartdeco-pill[type=toggle][checked] button li-icon[type=cancel-icon],artdeco-pill[type=toggle][checked] button li-icon[type=plus-icon],artdeco-pill[type=toggle][checked] label li-icon[type=cancel-icon],artdeco-pill[type=toggle][checked] label li-icon[type=plus-icon],artdeco-toggle-pill[checked] button li-icon[type=cancel-icon],artdeco-toggle-pill[checked] button li-icon[type=plus-icon],artdeco-toggle-pill[checked] label li-icon[type=cancel-icon],artdeco-toggle-pill[checked] label li-icon[type=plus-icon]transform:scale(0);transition:transform 167ms ease-in-out,opacity 0ms 167msartdeco-pill[type=toggle][checked]:hover button,artdeco-pill[type=toggle][checked]:hover label,artdeco-pill[type=toggle][checked][data-artdeco-focus] button,artdeco-pill[type=toggle][checked][data-artdeco-focus] label,artdeco-toggle-pill[checked]:hover button,artdeco-toggle-pill[checked]:hover label,artdeco-toggle-pill[checked][data-artdeco-focus] button,artdeco-toggle-pill[checked][data-artdeco-focus] labelbox-shadow:inset 0 0 0 2px #006097;background-color:#006097;color:#fffartdeco-pill[type=toggle][checked]:hover button li-icon[type=cancel-icon],artdeco-pill[type=toggle][checked]:hover label li-icon[type=cancel-icon],artdeco-pill[type=toggle][checked][data-artdeco-focus] button li-icon[type=cancel-icon],artdeco-pill[type=toggle][checked][data-artdeco-focus] label li-icon[type=cancel-icon],artdeco-toggle-pill[checked]:hover button li-icon[type=cancel-icon],artdeco-toggle-pill[checked]:hover label li-icon[type=cancel-icon],artdeco-toggle-pill[checked][data-artdeco-focus] button li-icon[type=cancel-icon],artdeco-toggle-pill[checked][data-artdeco-focus] label li-icon[type=cancel-icon]transform:scale(1);opacity:1;transition:transform 167ms ease-in-out 167msartdeco-pill[type=toggle][checked]:hover button li-icon[type=check-icon],artdeco-pill[type=toggle][checked]:hover button li-icon[type=plus-icon],artdeco-pill[type=toggle][checked]:hover label li-icon[type=check-icon],artdeco-pill[type=toggle][checked]:hover label li-icon[type=plus-icon],artdeco-pill[type=toggle][checked][data-artdeco-focus] button li-icon[type=check-icon],artdeco-pill[type=toggle][checked][data-artdeco-focus] button li-icon[type=plus-icon],artdeco-pill[type=toggle][checked][data-artdeco-focus] label li-icon[type=check-icon],artdeco-pill[type=toggle][checked][data-artdeco-focus] label li-icon[type=plus-icon],artdeco-toggle-pill[checked]:hover button li-icon[type=check-icon],artdeco-toggle-pill[checked]:hover button li-icon[type=plus-icon],artdeco-toggle-pill[checked]:hover label li-icon[type=check-icon],artdeco-toggle-pill[checked]:hover label li-icon[type=plus-icon],artdeco-toggle-pill[checked][data-artdeco-focus] button li-icon[type=check-icon],artdeco-toggle-pill[checked][data-artdeco-focus] button li-icon[type=plus-icon],artdeco-toggle-pill[checked][data-artdeco-focus] label li-icon[type=check-icon],artdeco-toggle-pill[checked][data-artdeco-focus] label li-icon[type=plus-icon]transform:scale(0);transition:transform 167ms ease-in-outartdeco-pill[type=toggle][checked]:active button,artdeco-pill[type=toggle][checked]:active label,artdeco-toggle-pill[checked]:active button,artdeco-toggle-pill[checked]:active labelbox-shadow:inset 0 0 0 2px #004b7c;background-color:#004b7c;color:#fffartdeco-pill[type=toggle][color-scheme=muted] button,artdeco-pill[type=toggle][color-scheme=muted] label,artdeco-toggle-pill[color-scheme=muted] button,artdeco-toggle-pill[color-scheme=muted] labelbox-shadow:inset 0 0 0 1px rgba(0,0,0,.6);background-color:transparent;color:rgba(0,0,0,.6)artdeco-pill[type=toggle][color-scheme=muted]:hover button,artdeco-pill[type=toggle][color-scheme=muted]:hover label,artdeco-pill[type=toggle][color-scheme=muted][data-artdeco-focus] button,artdeco-pill[type=toggle][color-scheme=muted][data-artdeco-focus] label,artdeco-toggle-pill[color-scheme=muted]:hover button,artdeco-toggle-pill[color-scheme=muted]:hover label,artdeco-toggle-pill[color-scheme=muted][data-artdeco-focus] button,artdeco-toggle-pill[color-scheme=muted][data-artdeco-focus] labelbox-shadow:inset 0 0 0 2px rgba(0,0,0,.75);color:rgba(0,0,0,.75);background-color:transparentartdeco-pill[type=toggle][color-scheme=muted]:active button,artdeco-pill[type=toggle][color-scheme=muted]:active label,artdeco-toggle-pill[color-scheme=muted]:active button,artdeco-toggle-pill[color-scheme=muted]:active labelbox-shadow:inset 0 0 0 2px rgba(0,0,0,.9);color:rgba(0,0,0,.9)artdeco-pill[type=toggle][color-scheme=muted][checked] button,artdeco-pill[type=toggle][color-scheme=muted][checked] label,artdeco-toggle-pill[color-scheme=muted][checked] button,artdeco-toggle-pill[color-scheme=muted][checked] labelbox-shadow:inset 0 0 0 2px transparent;color:rgba(0,0,0,.6);background-color:rgba(199,209,216,.45)artdeco-pill[type=toggle][color-scheme=muted][checked]:hover button,artdeco-pill[type=toggle][color-scheme=muted][checked]:hover label,artdeco-pill[type=toggle][color-scheme=muted][checked][data-artdeco-focus] button,artdeco-pill[type=toggle][color-scheme=muted][checked][data-artdeco-focus] label,artdeco-toggle-pill[color-scheme=muted][checked]:hover button,artdeco-toggle-pill[color-scheme=muted][checked]:hover label,artdeco-toggle-pill[color-scheme=muted][checked][data-artdeco-focus] button,artdeco-toggle-pill[color-scheme=muted][checked][data-artdeco-focus] labelbox-shadow:inset 0 0 0 2px transparent;background-color:rgba(199,209,216,.6);color:rgba(0,0,0,.75)artdeco-pill[type=toggle][color-scheme=muted][checked]:active button,artdeco-pill[type=toggle][color-scheme=muted][checked]:active label,artdeco-toggle-pill[color-scheme=muted][checked]:active button,artdeco-toggle-pill[color-scheme=muted][checked]:active labelbox-shadow:inset 0 0 0 2px transparent;background-color:rgba(199,209,216,.75);color:rgba(0,0,0,.9)artdeco-pill[type=toggle][color-scheme=inverse] button,artdeco-pill[type=toggle][color-scheme=inverse] label,artdeco-toggle-pill[color-scheme=inverse] button,artdeco-toggle-pill[color-scheme=inverse] labelbox-shadow:inset 0 0 0 1px #fff;background-color:transparent;color:#fffartdeco-pill[type=toggle][color-scheme=inverse]:hover button,artdeco-pill[type=toggle][color-scheme=inverse]:hover label,artdeco-pill[type=toggle][color-scheme=inverse][data-artdeco-focus] button,artdeco-pill[type=toggle][color-scheme=inverse][data-artdeco-focus] label,artdeco-toggle-pill[color-scheme=inverse]:hover button,artdeco-toggle-pill[color-scheme=inverse]:hover label,artdeco-toggle-pill[color-scheme=inverse][data-artdeco-focus] button,artdeco-toggle-pill[color-scheme=inverse][data-artdeco-focus] labelbox-shadow:inset 0 0 0 2px #fff;color:#fff;background-color:transparentartdeco-pill[type=toggle][color-scheme=inverse]:active button,artdeco-pill[type=toggle][color-scheme=inverse]:active label,artdeco-toggle-pill[color-scheme=inverse]:active button,artdeco-toggle-pill[color-scheme=inverse]:active labelbox-shadow:inset 0 0 0 2px #fff;color:#fffartdeco-pill[type=toggle][color-scheme=inverse][checked] button,artdeco-pill[type=toggle][color-scheme=inverse][checked] label,artdeco-toggle-pill[color-scheme=inverse][checked] button,artdeco-toggle-pill[color-scheme=inverse][checked] labelbox-shadow:inset 0 0 0 2px transparent;color:rgba(0,0,0,.6);background-color:#fffartdeco-pill[type=toggle][color-scheme=inverse][checked]:hover button,artdeco-pill[type=toggle][color-scheme=inverse][checked]:hover label,artdeco-pill[type=toggle][color-scheme=inverse][checked][data-artdeco-focus] button,artdeco-pill[type=toggle][color-scheme=inverse][checked][data-artdeco-focus] label,artdeco-toggle-pill[color-scheme=inverse][checked]:hover button,artdeco-toggle-pill[color-scheme=inverse][checked]:hover label,artdeco-toggle-pill[color-scheme=inverse][checked][data-artdeco-focus] button,artdeco-toggle-pill[color-scheme=inverse][checked][data-artdeco-focus] labelbox-shadow:inset 0 0 0 2px #fff;background-color:#fff;color:rgba(0,0,0,.75)artdeco-pill[type=toggle][color-scheme=inverse][checked]:active button,artdeco-pill[type=toggle][color-scheme=inverse][checked]:active label,artdeco-toggle-pill[color-scheme=inverse][checked]:active button,artdeco-toggle-pill[color-scheme=inverse][checked]:active labelbox-shadow:inset 0 0 0 2px transparent;background-color:#fff;color:rgba(0,0,0,.9)artdeco-pill[type=input]display:inline-flex;position:relative;align-items:center;justify-content:flex-start;vertical-align:middleartdeco-pill[type=input]:hover .artdeco-pill-label-text,artdeco-pill[type=input]:hover input[type=text],artdeco-pill[type=input]:hover labelcolor:#006097artdeco-pill[type=input] labeldisplay:flex;position:absolute;box-sizing:border-box;align-items:center;z-index:0;top:0;right:11px;height:32px;margin:0;cursor:pointer;opacity:1;color:#0073b1;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:noneartdeco-pill[type=input] label .artdeco-pill-label-textfont-size:1.4rem;line-height:1.42857;font-weight:600;color:rgba(0,0,0,.9);transition:opacity 334ms ease-in-out;margin-right:6px;color:inherit;line-height:21px:lang(ar) artdeco-pill[type=input] label .artdeco-pill-label-text,:lang(ko) artdeco-pill[type=input] label .artdeco-pill-label-text,:lang(th) artdeco-pill[type=input] label .artdeco-pill-label-text,:lang(zh) artdeco-pill[type=input] label .artdeco-pill-label-textfont-size:1.5rem;line-height:1.33333artdeco-pill[type=input] input[type=text]font-size:1.4rem;line-height:1.42857;font-weight:600;color:rgba(0,0,0,.9);color:#0073b1;display:inline-block;height:32px;width:150px;box-sizing:border-box;background-color:transparent;padding:0 32px 0 16px;border:1px solid transparent;border-radius:16px;cursor:pointer;transform:translateX(-8px);transition:background-color 334ms ease-in-out,width 334ms ease-in-out,border-color 334ms ease-in-out,transform 334ms ease-in-out:lang(ar) artdeco-pill[type=input] input[type=text],:lang(ko) artdeco-pill[type=input] input[type=text],:lang(th) artdeco-pill[type=input] input[type=text],:lang(zh) artdeco-pill[type=input] input[type=text]font-size:1.5rem;line-height:1.33333artdeco-pill[type=input] input[type=text]:focusoutline:none;border-color:#0073b1;box-shadow:none;cursor:autoartdeco-pill[type=input][data-artdeco-focus] input[type=text]color:#006097;transform:translateX(0);transition:background-color 334ms ease-in-out,width 334ms ease-in-out,border-color 334ms ease-in-out,transform 334ms ease-in-outartdeco-pill[type=input][data-artdeco-focus] .artdeco-pill-label-textcolor:rgba(0,115,177,.35);cursor:textartdeco-pill[type=input][complete]max-width:none;cursor:pointerartdeco-pill[type=input][complete] input[type=text]background-color:#0073b1;color:#fff;border-color:transparent;transform:translateX(0);transition:background-color 334ms ease-in-out,width 334ms ease-in-out,border-color 334ms ease-in-out,transform 0msartdeco-pill[type=input][complete] labelz-index:1;color:#fffartdeco-pill[type=input][complete] label .artdeco-pill-label-textdisplay:noneartdeco-pill[type=input][complete] li-icon[type=check-icon]opacity:1;transform:scale(1);transition:transform 167ms ease-in-out 167msartdeco-pill[type=input][complete] li-icon[type=cancel-icon],artdeco-pill[type=input][complete] li-icon[type=plus-icon]transform:scale(0);transition:transform 167ms ease-in-out,opacity 0ms 167msartdeco-pill[type=input][complete]:hover input,artdeco-pill[type=input][complete][data-artdeco-focus] inputbackground-color:#006097;border-color:transparent;color:#fffartdeco-pill[type=input][complete]:hover label li-icon,artdeco-pill[type=input][complete][data-artdeco-focus] label li-iconcolor:#fffartdeco-pill[type=input][complete]:hover label li-icon[type=cancel-icon],artdeco-pill[type=input][complete][data-artdeco-focus] label li-icon[type=cancel-icon]opacity:1;transform:scale(1);transition:transform 167ms ease-in-out 167msartdeco-pill[type=input][complete]:hover label li-icon[type=check-icon],artdeco-pill[type=input][complete][data-artdeco-focus] label li-icon[type=check-icon]transform:scale(0);transition:transform 167ms ease-in-outartdeco-pill[type=input][data-artdeco-has-content]:not([complete]) input[type=text]transition:width 0ms,background-color 334ms ease-in-out,border-color 334ms ease-in-out,transform 334ms ease-in-outartdeco-pill[type=input][data-artdeco-has-content] label .artdeco-pill-label-textdisplay:noneartdeco-pill[type=input][color-scheme=muted] labelcolor:rgba(0,0,0,.6)artdeco-pill[type=input][color-scheme=muted]:hover .artdeco-pill-label-text,artdeco-pill[type=input][color-scheme=muted]:hover input[type=text],artdeco-pill[type=input][color-scheme=muted]:hover labelcolor:rgba(0,0,0,.75)artdeco-pill[type=input][color-scheme=muted] input[type=text]background-color:transparent;color:rgba(0,0,0,.6)artdeco-pill[type=input][color-scheme=muted] input[type=text]:focusborder-color:rgba(0,0,0,.6);color:rgba(0,0,0,.75);background-color:transparentartdeco-pill[type=input][color-scheme=muted][data-artdeco-focus]color:rgba(0,0,0,.6)artdeco-pill[type=input][color-scheme=muted][data-artdeco-focus] .artdeco-pill-label-textcolor:rgba(0,0,0,.25)artdeco-pill[type=input][color-scheme=muted][complete] input[type=text]background-color:rgba(199,209,216,.45);color:rgba(0,0,0,.6);border-color:transparentartdeco-pill[type=input][color-scheme=muted][complete] li-iconcolor:rgba(0,0,0,.6)artdeco-pill[type=input][color-scheme=muted][complete]:hover input,artdeco-pill[type=input][color-scheme=muted][complete][data-artdeco-focus] inputbackground-color:rgba(199,209,216,.6);border-color:transparent;color:rgba(0,0,0,.75)artdeco-pill[type=input][color-scheme=muted][complete]:hover li-icon,artdeco-pill[type=input][color-scheme=muted][complete][data-artdeco-focus] li-iconcolor:rgba(0,0,0,.75)artdeco-pill[type=input][color-scheme=inverse]:hover .artdeco-pill-label-text,artdeco-pill[type=input][color-scheme=inverse]:hover input[type=text],artdeco-pill[type=input][color-scheme=inverse]:hover label,artdeco-pill[type=input][color-scheme=inverse] labelcolor:#fffartdeco-pill[type=input][color-scheme=inverse] input[type=text]background-color:transparent;color:#fffartdeco-pill[type=input][color-scheme=inverse] input[type=text]:focusborder-color:#fff;color:#fff;background-color:transparentartdeco-pill[type=input][color-scheme=inverse][data-artdeco-focus]color:hsla(0,0%,100%,.85)artdeco-pill[type=input][color-scheme=inverse][data-artdeco-focus] .artdeco-pill-label-textcolor:hsla(0,0%,100%,.35)artdeco-pill[type=input][color-scheme=inverse][complete] input[type=text]background-color:#fff;color:rgba(0,0,0,.6);border-color:transparentartdeco-pill[type=input][color-scheme=inverse][complete] li-iconcolor:rgba(0,0,0,.6)artdeco-pill[type=input][color-scheme=inverse][complete]:hover input,artdeco-pill[type=input][color-scheme=inverse][complete][data-artdeco-focus] inputbackground-color:#fff;border-color:transparent;color:rgba(0,0,0,.75)artdeco-pill[type=input][color-scheme=inverse][complete]:hover li-icon,artdeco-pill[type=input][color-scheme=inverse][complete][data-artdeco-focus] li-iconcolor:rgba(0,0,0,.75)artdeco-pill[type=input] artdeco-typeahead-results-containerright:16pxlinkedin-logodisplay:blocklinkedin-logo .logo-text,linkedin-logo li-iconvertical-align:middlelinkedin-logo .logo-textdisplay:inline-block;letter-spacing:.2em;color:rgba(0,0,0,.9);white-space:nowraplinkedin-logo .logo-text.logo-lockup-darkcolor:#000linkedin-logo .logo-text.logo-lockup-inversecolor:#ffflinkedin-logo[size=”14dp”] li-iconmargin-left:calc(5px – .2em)linkedin-logo[size=”14dp”] .logo-textfont-weight:600;font-size:11px;line-height:14pxlinkedin-logo[size=”21dp”] li-iconmargin-left:calc(7px – .2em)linkedin-logo[size=”21dp”] .logo-textfont-size:14px;line-height:21pxlinkedin-logo[size=”28dp”] li-iconmargin-left:calc(9px – .2em)linkedin-logo[size=”28dp”] .logo-textfont-size:17px;line-height:28pxlinkedin-logo[size=”34dp”] li-iconmargin-left:calc(12px – .2em)linkedin-logo[size=”34dp”] .logo-textfont-size:20px;line-height:34pxlinkedin-logo[size=”40dp”] li-iconmargin-left:calc(14px – .2em)linkedin-logo[size=”40dp”] .logo-textfont-size:23px;line-height:40pxlinkedin-logo[size=”48dp”] li-iconmargin-left:calc(18px – .2em)linkedin-logo[size=”48dp”] .logo-textfont-size:26px;line-height:48pxlinkedin-logo.verticaltext-align:center;display:inline-blocklinkedin-logo.vertical .logo-textdisplay:blocklinkedin-logo.vertical[size=”40dp”] li-iconpadding-left:0linkedin-logo.vertical[size=”40dp”] .logo-textfont-size:30px;line-height:60pxlinkedin-logo.vertical[size=”48dp”] li-iconpadding-left:0linkedin-logo.vertical[size=”48dp”] .logo-textfont-size:35px;line-height:70pxbody.artdeco-modal-is-openoverflow:hiddenbody.artdeco-modal-is-open artdeco-modal-overlayopacity:1artdeco-modal-overlayposition:fixed;top:0;right:0;z-index:5;display:flex;height:100vh;width:100vw;align-items:center;justify-content:center;opacity:0;background-color:rgba(0,0,0,.75);transition:opacity 167ms cubic-bezier(0,0,.2,1)artdeco-modal-overlay[data-artdeco-destroying]opacity:0artdeco-modal-overlay[data-artdeco-destroying] artdeco-modalmax-height:calc(100vh – 64px);transform:scaleY(1);animation:e 334ms cubic-bezier(.4,0,1,1) reverse backwardsartdeco-modalbox-shadow:0 0 0 1px rgba(0,0,0,.15),0 12px 18px 1px rgba(0,0,0,.2);transition:box-shadow 83ms;position:relative;display:flex;flex-direction:column;width:1128px;min-height:48px;border-radius:2px;background-color:#fff;transform:scale(.25);opacity:0;max-height:calc(100vh – 64px);animation:e 334ms cubic-bezier(0,0,.2,1) forwards@media screen and (-ms-high-contrast:active)artdeco-modalborder:1px solid activeborderartdeco-modal-overlay.artdeco-is-open artdeco-modaltransform:scale(1);opacity:1;width:1128pxartdeco-modal .artdeco-dismissbackground-color:transparent;border:0;border-radius:2px;box-sizing:border-box;color:rgba(0,0,0,.6);cursor:pointer;display:inline-block;font-size:0;font-weight:600;font-family:inherit;height:32px;line-height:32px;overflow:hidden;outline-width:2px;padding:0;position:relative;text-align:center;text-decoration:none;transition-duration:167ms;transition-property:background-color,box-shadow,color;transition-timing-function:cubic-bezier(0,0,.2,1);vertical-align:middle;z-index:0;border-radius:16px;text-indent:-999px;width:32px;position:absolute;top:6px;left:6px@media only screen and (-ms-high-contrast:active)artdeco-modal .artdeco-dismissborder:1px solid currentColor;line-height:30px;border-width:0;line-height:32pxhtml.edge artdeco-modal .artdeco-dismiss:focus,html.ie artdeco-modal .artdeco-dismiss:focusoutline:1px dashed #7f7f7fartdeco-modal .artdeco-dismiss li-icontop:50%;box-sizing:content-box;height:24px;right:50%;margin:-12px -12px 0 0;padding:0;position:absolute;width:24pxartdeco-modal .artdeco-dismiss li-icon>svgtransition:transform 167ms;transition-timing-function:cubic-bezier(0,0,.2,1);display:block;vertical-align:top.edge artdeco-modal .artdeco-dismiss,.ie artdeco-modal .artdeco-dismissborder-radius:32pxartdeco-modal .artdeco-dismiss:beforetransition-duration:.5sartdeco-modal .artdeco-dismiss.focus,artdeco-modal .artdeco-dismiss.hover-not-disabled,artdeco-modal .artdeco-dismiss:focus,artdeco-modal .artdeco-dismiss:hover:not(:disabled):not(.disabled)background-color:hsla(0,0%,81%,.25);color:rgba(0,0,0,.75)artdeco-modal .artdeco-dismiss.active-not-disabled,artdeco-modal .artdeco-dismiss:active:not(:disabled):not(.disabled)background-color:hsla(0,0%,81%,.25);color:rgba(0,0,0,.9)artdeco-modal .artdeco-dismiss.disabled,artdeco-modal .artdeco-dismiss:disabledcolor:rgba(0,0,0,.25);cursor:not-allowedartdeco-modal[size=”1128dp”]max-width:1128pxartdeco-modal[size=”744dp”]max-width:745pxartdeco-modal[size=”552dp”]max-width:552pxartdeco-modal[size=”360dp”]max-width:360pxartdeco-modal-headerdisplay:block;padding:8px 16px 8px 48px;border-bottom:1px solid rgba(0,0,0,.15)artdeco-modal-header h1,artdeco-modal-header h2,artdeco-modal-header h3,artdeco-modal-header h4,artdeco-modal-header h5,artdeco-modal-header h6font-size:2rem;line-height:1.4;font-weight:400;color:rgba(0,0,0,.9);line-height:3.2rem;margin-bottom:0:lang(ar) artdeco-modal-header h1,:lang(ar) artdeco-modal-header h2,:lang(ar) artdeco-modal-header h3,:lang(ar) artdeco-modal-header h4,:lang(ar) artdeco-modal-header h5,:lang(ar) artdeco-modal-header h6,:lang(ko) artdeco-modal-header h1,:lang(ko) artdeco-modal-header h2,:lang(ko) artdeco-modal-header h3,:lang(ko) artdeco-modal-header h4,:lang(ko) artdeco-modal-header h5,:lang(ko) artdeco-modal-header h6,:lang(th) artdeco-modal-header h1,:lang(th) artdeco-modal-header h2,:lang(th) artdeco-modal-header h3,:lang(th) artdeco-modal-header h4,:lang(th) artdeco-modal-header h5,:lang(th) artdeco-modal-header h6,:lang(zh) artdeco-modal-header h1,:lang(zh) artdeco-modal-header h2,:lang(zh) artdeco-modal-header h3,:lang(zh) artdeco-modal-header h4,:lang(zh) artdeco-modal-header h5,:lang(zh) artdeco-modal-header h6font-size:2.1rem;line-height:1.33333artdeco-modal-contentoverflow:auto;flex-grow:1;padding:8px 16pxartdeco-modal-footerdisplay:block;padding:8px 16pxartdeco-modal-footer[has-divider=true]border-top:1px solid rgba(0,0,0,.15)@media screen and (min-width:1192px)artdeco-modal,artdeco-modal.is-openwidth:1128px@media screen and (max-width:1192px) and (min-width:809px)artdeco-modal,artdeco-modal.is-openwidth:745px@media screen and (max-width:809px) and (min-width:616px)artdeco-modal,artdeco-modal.is-openwidth:552px@media screen and (max-width:616px)artdeco-modal,artdeco-modal.is-openwidth:312px@keyframes e0%transform:scale(.25);opacity:0totransform:scaleY(1);opacity:1artdeco-completeness-meterdisplay:flex;position:relative;height:8px;background-color:rgba(0,0,0,.15);color:#0073b1;width:300px;border-radius:2pxartdeco-completeness-meter[benchmark]:aftercontent:” “;width:2px;height:16px;position:absolute;top:-50%;background-color:rgba(0,0,0,.45);transition:right 1s ease-in-out,background-color 1s ease-in-out;animation-duration:167ms;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:forwardsartdeco-completeness-meter[benchmark]:beforecontent:” “;position:absolute;top:0;right:0;height:8px;background-color:rgba(0,0,0,.15);border-top-right-radius:2px;border-bottom-right-radius:2px;transition:width 1s ease-in-outartdeco-completeness-meter .artdeco-completeness-backgroundwidth:100%;height:8px;overflow:hidden;position:absolute;border-radius:2px@media only screen and (-ms-high-contrast:active)artdeco-completeness-meter .artdeco-completeness-backgroundbackground:ButtonHighlightartdeco-completeness-meter progressposition:absolute;width:100%;height:8px;background-color:#0073b1;border:none;transition:width 1s ease-in-out;animation:f 1s cubic-bezier(.4,0,.2,1)artdeco-completeness-meter progress::-webkit-progress-bar,artdeco-completeness-meter progress::-webkit-progress-valuebackground-color:#0073b1artdeco-completeness-meter progress::-moz-progress-barbackground-color:#0073b1artdeco-completeness-meter progress::-ms-fillbackground-color:#0073b1;border:none@media only screen and (-ms-high-contrast:active)artdeco-completeness-meter progressbackground:Highlightartdeco-completeness-meter[size=large]height:12pxartdeco-completeness-meter[size=large][benchmark]:aftertop:-4px;height:20pxartdeco-completeness-meter[size=large] .artdeco-completeness-background,artdeco-completeness-meter[size=large] progressheight:12pxartdeco-completeness-meter[size=small]height:4pxartdeco-completeness-meter[size=small][benchmark]:aftertop:-4px;height:20pxartdeco-completeness-meter[size=small] .artdeco-completeness-background,artdeco-completeness-meter[size=small] progressheight:4pxartdeco-completeness-meter[inverse]background-color:rgba(0,0,0,.25);color:#98d8f4artdeco-completeness-meter[inverse][benchmark]:afterbackground-color:rgba(0,0,0,.6)artdeco-completeness-meter[inverse][benchmark]:beforebackground-color:rgba(0,0,0,.25)artdeco-completeness-meter[inverse] progressbackground-color:#98d8f4artdeco-completeness-meter[inverse] progress::-webkit-progress-bar,artdeco-completeness-meter[inverse] progress::-webkit-progress-valuebackground-color:#98d8f4artdeco-completeness-meter[inverse] progress::-moz-progress-barbackground-color:#98d8f4artdeco-completeness-meter[inverse] progress::-ms-fillbackground-color:#98d8f4;border:noneartdeco-completeness-meter[color=pro],artdeco-completeness-meter[color=pro]:aftercolor:#087889artdeco-completeness-meter[color=pro] progressbackground-color:#087889artdeco-completeness-meter[color=pro] progress::-webkit-progress-bar,artdeco-completeness-meter[color=pro] progress::-webkit-progress-valuebackground-color:#087889artdeco-completeness-meter[color=pro] progress::-moz-progress-barbackground-color:#087889artdeco-completeness-meter[color=pro] progress::-ms-fillbackground-color:#087889;border:noneartdeco-completeness-meter[inverse][color=pro],artdeco-completeness-meter[inverse][color=pro]:aftercolor:#98dadeartdeco-completeness-meter[inverse][color=pro] progressbackground-color:#98dadeartdeco-completeness-meter[inverse][color=pro] progress::-webkit-progress-bar,artdeco-completeness-meter[inverse][color=pro] progress::-webkit-progress-valuebackground-color:#98dadeartdeco-completeness-meter[inverse][color=pro] progress::-moz-progress-barbackground-color:#98dadeartdeco-completeness-meter[inverse][color=pro] progress::-ms-fillbackground-color:#98dade;border:noneartdeco-completeness-meter[color=positive],artdeco-completeness-meter[color=positive]:aftercolor:#2f7b15artdeco-completeness-meter[color=positive] progressbackground-color:#2f7b15artdeco-completeness-meter[color=positive] progress::-webkit-progress-bar,artdeco-completeness-meter[color=positive] progress::-webkit-progress-valuebackground-color:#2f7b15artdeco-completeness-meter[color=positive] progress::-moz-progress-barbackground-color:#2f7b15artdeco-completeness-meter[color=positive] progress::-ms-fillbackground-color:#2f7b15;border:noneartdeco-completeness-meter[inverse][color=positive],artdeco-completeness-meter[inverse][color=positive]:aftercolor:#b5d99fartdeco-completeness-meter[inverse][color=positive] progressbackground-color:#b5d99fartdeco-completeness-meter[inverse][color=positive] progress::-webkit-progress-bar,artdeco-completeness-meter[inverse][color=positive] progress::-webkit-progress-valuebackground-color:#b5d99fartdeco-completeness-meter[inverse][color=positive] progress::-moz-progress-barbackground-color:#b5d99fartdeco-completeness-meter[inverse][color=positive] progress::-ms-fillbackground-color:#b5d99f;border:noneartdeco-completeness-meter[color=muted],artdeco-completeness-meter[color=muted]:aftercolor:#5c6f7cartdeco-completeness-meter[color=muted] progressbackground-color:#5c6f7cartdeco-completeness-meter[color=muted] progress::-webkit-progress-bar,artdeco-completeness-meter[color=muted] progress::-webkit-progress-valuebackground-color:#5c6f7cartdeco-completeness-meter[color=muted] progress::-moz-progress-barbackground-color:#5c6f7cartdeco-completeness-meter[color=muted] progress::-ms-fillbackground-color:#5c6f7c;border:noneartdeco-completeness-meter[inverse][color=muted],artdeco-completeness-meter[inverse][color=muted]:aftercolor:#c7d1d8artdeco-completeness-meter[inverse][color=muted] progressbackground-color:#c7d1d8artdeco-completeness-meter[inverse][color=muted] progress::-webkit-progress-bar,artdeco-completeness-meter[inverse][color=muted] progress::-webkit-progress-valuebackground-color:#c7d1d8artdeco-completeness-meter[inverse][color=muted] progress::-moz-progress-barbackground-color:#c7d1d8artdeco-completeness-meter[inverse][color=muted] progress::-ms-fillbackground-color:#c7d1d8;border:noneartdeco-completeness-meter[color=negative],artdeco-completeness-meter[color=negative]:aftercolor:#d11124artdeco-completeness-meter[color=negative] progressbackground-color:#d11124artdeco-completeness-meter[color=negative] progress::-webkit-progress-bar,artdeco-completeness-meter[color=negative] progress::-webkit-progress-valuebackground-color:#d11124artdeco-completeness-meter[color=negative] progress::-moz-progress-barbackground-color:#d11124artdeco-completeness-meter[color=negative] progress::-ms-fillbackground-color:#d11124;border:noneartdeco-completeness-meter[inverse][color=negative],artdeco-completeness-meter[inverse][color=negative]:aftercolor:#ffbcbaartdeco-completeness-meter[inverse][color=negative] progressbackground-color:#ffbcbaartdeco-completeness-meter[inverse][color=negative] progress::-webkit-progress-bar,artdeco-completeness-meter[inverse][color=negative] progress::-webkit-progress-valuebackground-color:#ffbcbaartdeco-completeness-meter[inverse][color=negative] progress::-moz-progress-barbackground-color:#ffbcbaartdeco-completeness-meter[inverse][color=negative] progress::-ms-fillbackground-color:#ffbcba;border:noneartdeco-completeness-meter[indeterminate]width:100%artdeco-completeness-meter[indeterminate] progressanimation:g 2s cubic-bezier(.4,0,.2,1);animation-iteration-count:infinite;background-color:#0073b1;position:relative;display:blockartdeco-completeness-meter[type=circular]height:96px;width:96px;background:noneartdeco-completeness-meter[type=circular][benchmark]:beforebackground:none;content:noneartdeco-completeness-meter[type=circular][benchmark]:aftertop:calc(50% – 4px);right:calc(50% – 1px);height:8pxartdeco-completeness-meter[type=circular] progressborder:0!important;clip:rect(1px,1px,1px,1px);height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!importantartdeco-completeness-meter[type=circular][size=large]height:128px;width:128pxartdeco-completeness-meter[type=circular][size=large]:aftertop:calc(50% – 7px);height:14pxartdeco-completeness-meter[type=circular][size=small]height:56px;width:56px@keyframes f0%transform:translate(100%)totransform:translate(0)@keyframes g0%right:-100%toright:100%artdeco-chipdisplay:inline-flex;align-items:center;height:24px;border-radius:2px;margin:0 0 8px 8px;padding:0 8px 0 6px;background-color:rgba(199,209,216,.45);transition:color .3sartdeco-chip .artdeco-chip-textfont-size:1.4rem;line-height:1.42857;font-weight:600;color:rgba(0,0,0,.6);margin:0:lang(ar) artdeco-chip .artdeco-chip-text,:lang(ko) artdeco-chip .artdeco-chip-text,:lang(th) artdeco-chip .artdeco-chip-text,:lang(zh) artdeco-chip .artdeco-chip-textfont-size:1.5rem;line-height:1.33333artdeco-chip .artdeco-chip-buttonbackground:transparent;border:0;padding:0;line-height:0;position:static;margin-right:6px;color:rgba(0,0,0,.6);transition:color .3sartdeco-chip .artdeco-chip-button:hovercolor:rgba(0,0,0,.75)artdeco-chip .artdeco-chip-button:activecolor:rgba(0,0,0,.9)artdeco-chip[size=large]font-size:1.6rem;line-height:1.5;font-weight:600;color:rgba(0,0,0,.6);height:28px:lang(ar) artdeco-chip[size=large],:lang(ko) artdeco-chip[size=large],:lang(th) artdeco-chip[size=large],:lang(zh) artdeco-chip[size=large]font-size:1.7rem;line-height:1.41176artdeco-chip:hover .artdeco-chip-textcolor:rgba(0,0,0,.75)artdeco-chip:active .artdeco-chip-textcolor:rgba(0,0,0,.9)artdeco-chip:last-of-typemargin-left:0artdeco-tabsposition:relativeartdeco-tabs,artdeco-tabs artdeco-tabpanel[role=tabpanel]display:blockartdeco-tabs artdeco-tabpanel[role=tabpanel][aria-hidden=true]display:noneartdeco-tabs[disabled] artdeco-tablist[role=tablist]position:relativeartdeco-tabs[disabled] artdeco-tablist[role=tablist]:beforedisplay:block;content:””;position:absolute;right:0;left:0;top:0;bottom:0;z-index:1;cursor:not-allowed;background:hsla(0,0%,100%,.65)artdeco-tabs[disabled] artdeco-tablist[role=tablist] artdeco-tab[role=tab][disabled]color:rgba(0,0,0,.6)artdeco-tabs artdeco-tablist[role=tablist]display:flex;flex-direction:row;align-items:flex-end;border-bottom:1px solid rgba(0,0,0,.15);position:relativeartdeco-tabs artdeco-tablist[role=tablist].native-scrolloverflow-x:autoartdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab]font-size:1.4rem;line-height:1.42857;font-weight:600;color:rgba(0,0,0,.6);box-sizing:border-box;max-width:220px;position:relative;background-color:transparent;cursor:pointer;transition:background-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:83ms;padding:9px 8px 11px;margin-right:24px:lang(ar) artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab],:lang(ko) artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab],:lang(th) artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab],:lang(zh) artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab]font-size:1.5rem;line-height:1.33333artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab]:first-childmargin-right:16pxartdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab]:beforeposition:absolute;content:””;height:2px;background-color:transparent;right:0;left:0;bottom:0;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:83msartdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]color:#0073b1;background-color:transparent;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5sartdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:beforebackground-color:#0073b1;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s@media screen and (-ms-high-contrast:active)artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]text-decoration:underlineartdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:hovercolor:#006097artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:hover:beforebackground:#006097artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:activecolor:#004b7cartdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:active:beforebackground:#004b7cartdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab]:hovercolor:rgba(0,0,0,.75)artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab]:activecolor:#006097;background-color:rgba(152,216,244,.45)artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab][disabled]color:rgba(0,0,0,.35);cursor:not-allowed@media screen and (min-width:480px) and (max-width:799px)artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab]margin-right:16px@media screen and (max-width:479px)artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab],artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab]:first-childmargin-right:8pxartdeco-tabs artdeco-tablist[role=tablist].no-wrap artdeco-tab[role=tab]white-space:nowrap;max-width:noneartdeco-tabs[theme=pro] artdeco-tablist[role=tablist] artdeco-tab[role=tab]color:rgba(0,0,0,.6)artdeco-tabs[theme=pro] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]color:#087889artdeco-tabs[theme=pro] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:beforebackground:#087889artdeco-tabs[theme=pro] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:hovercolor:#036475artdeco-tabs[theme=pro] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:hover:beforebackground:#036475artdeco-tabs[theme=pro] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:activecolor:#00505d;background:transparentartdeco-tabs[theme=pro] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:active:beforebackground:#00505dartdeco-tabs[theme=pro] artdeco-tablist[role=tablist] artdeco-tab[role=tab]:hovercolor:rgba(0,0,0,.75)artdeco-tabs[theme=pro] artdeco-tablist[role=tablist] artdeco-tab[role=tab]:activecolor:#087889;background-color:rgba(8,120,137,.15)artdeco-tabs[theme=pro] artdeco-tablist[role=tablist] artdeco-tab[role=tab][disabled]color:rgba(0,0,0,.35)artdeco-tabs[theme=pro][disabled] artdeco-tablist[role=tablist] artdeco-tab[role=tab][disabled]color:rgba(0,0,0,.6)artdeco-tabs[theme=pro] .artdeco-transportbackground:hsla(0,0%,100%,.85)artdeco-tabs[theme=pro] .artdeco-transport li-iconcolor:rgba(0,0,0,.9)artdeco-tabs[theme=pro] .artdeco-transport:hoverbackground:#fffartdeco-tabs[theme=pro] .artdeco-transport:hover li-iconcolor:#000artdeco-tabs[theme=pro] .artdeco-transport:activebackground:hsla(0,0%,100%,.7)artdeco-tabs[theme=pro] .artdeco-transport:active li-iconcolor:rgba(0,0,0,.6)artdeco-tabs .artdeco-scrolling-containeroverflow-x:scroll;overflow-y:hidden;overflow:-moz-scrollbars-none;scrollbar-width:none;-ms-overflow-style:noneartdeco-tabs .artdeco-scrolling-container::-webkit-scrollbardisplay:noneartdeco-tabs .artdeco-transportposition:absolute;z-index:1;top:0;bottom:0;right:0;width:32px;background:hsla(0,0%,100%,.85);border:0;opacity:1;transition:opacity;transition-timing-function:cubic-bezier(0,0,.2,1);transition-duration:167msartdeco-tabs .artdeco-transport.artdeco-transport-hiddenopacity:0artdeco-tabs .artdeco-transport li-iconposition:absolute;top:50%;right:50%;transform:translateX(50%) translateY(-50%);color:rgba(0,0,0,.6)[dir=rtl] artdeco-tabs .artdeco-transport li-icontransform:translateX(50%) translateY(-50%) rotateY(180deg)artdeco-tabs .artdeco-transport:hoverbackground:#fffartdeco-tabs .artdeco-transport:hover li-iconcolor:rgba(0,0,0,.9)artdeco-tabs .artdeco-transport:activebackground:hsla(0,0%,100%,.7)artdeco-tabs .artdeco-transport:active li-iconcolor:rgba(0,0,0,.75)[dir=rtl] artdeco-tabs .artdeco-transport,artdeco-tabs .artdeco-transport[data-direction=next]right:auto;left:0[dir=rtl] artdeco-tabs .artdeco-transport[data-direction=next]left:auto;right:0artdeco-tabs artdeco-spotlight-tablist[role=tablist]display:flex;border-bottom:1px solid rgba(0,0,0,.15);border-top:1px solid rgba(0,0,0,.15)artdeco-tabs artdeco-spotlight-tablist[role=tablist].native-scrolloverflow-x:auto;border:1px solid rgba(0,0,0,.15)artdeco-tabs artdeco-spotlight-tablist[role=tablist].native-scroll artdeco-spotlight-tab[role=tab]border-right:1px solid rgba(0,0,0,.15);border-left:noneartdeco-tabs artdeco-spotlight-tablist[role=tablist].native-scroll artdeco-spotlight-tab[role=tab]:first-childborder-right:noneartdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab]padding:10px 16px;cursor:pointer;position:relative;max-height:88px;box-sizing:border-box;flex:1;align-items:flex-start;border-left:1px solid rgba(0,0,0,.15)artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab]:first-childborder-right:1px solid rgba(0,0,0,.15)artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab] .artdeco-tab-primary-textfont-size:2.4rem;line-height:1.33333;font-weight:600;color:rgba(0,0,0,.6);display:block:lang(ar) artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab] .artdeco-tab-primary-text,:lang(ko) artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab] .artdeco-tab-primary-text,:lang(th) artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab] .artdeco-tab-primary-text,:lang(zh) artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab] .artdeco-tab-primary-textline-height:1.33333artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab] .artdeco-tab-secondary-textfont-size:1.4rem;line-height:1.42857;font-weight:400;color:rgba(0,0,0,.6);display:block:lang(ar) artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab] .artdeco-tab-secondary-text,:lang(ko) artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab] .artdeco-tab-secondary-text,:lang(th) artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab] .artdeco-tab-secondary-text,:lang(zh) artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab] .artdeco-tab-secondary-textfont-size:1.5rem;line-height:1.33333artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab]:hover .artdeco-tab-primary-text,artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab]:hover .artdeco-tab-secondary-textcolor:rgba(0,0,0,.75)artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab][aria-selected=true]:aftercontent:””;position:absolute;right:0;left:0;bottom:0;height:4px;background:#087889artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab][aria-selected=true] .artdeco-tab-primary-textcolor:#087889artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab][aria-selected=true] .artdeco-tab-secondary-textcolor:rgba(0,0,0,.9)artdeco-tabs artdeco-spotlight-tablist[role=tablist].no-wrap artdeco-spotlight-tab[role=tab]white-space:nowrapartdeco-tabs[in-modal=true] artdeco-tablist artdeco-tab:first-childmargin-right:24pxartdeco-tabs[align=centered] artdeco-tablistjustify-content:centerartdeco-tabs[size=”17px”] artdeco-tablist[role=tablist] artdeco-tab[role=tab],artdeco-tabs[size=”48dp”] artdeco-tablist[role=tablist] artdeco-tab[role=tab]padding-top:12px;padding-bottom:16px;font-size:17pxartdeco-tabs[color=inverse][disabled] artdeco-tablist[role=tablist]:before,artdeco-tabs[theme=inverse][disabled] artdeco-tablist[role=tablist]:beforebackground:hsla(0,0%,100%,.55)artdeco-tabs[color=inverse] artdeco-tablist[role=tablist],artdeco-tabs[theme=inverse] artdeco-tablist[role=tablist]border-bottom-color:hsla(0,0%,100%,.25)artdeco-tabs[color=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab],artdeco-tabs[theme=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab]color:hsla(0,0%,100%,.85)artdeco-tabs[color=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab]:hover,artdeco-tabs[theme=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab]:hovercolor:#fffartdeco-tabs[color=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab]:active,artdeco-tabs[theme=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab]:activebackground:hsla(0,0%,100%,.15)artdeco-tabs[color=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true],artdeco-tabs[theme=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]color:#fffartdeco-tabs[color=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:before,artdeco-tabs[theme=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:beforebackground:#fffartdeco-tabs[color=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:hover,artdeco-tabs[theme=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:hovercolor:hsla(0,0%,100%,.85)artdeco-tabs[color=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:hover:before,artdeco-tabs[theme=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:hover:beforebackground:hsla(0,0%,100%,.85)artdeco-tabs[color=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:active,artdeco-tabs[theme=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:activecolor:hsla(0,0%,100%,.7)artdeco-tabs[color=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:active:before,artdeco-tabs[theme=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:active:beforebackground:hsla(0,0%,100%,.7)artdeco-tabs[color=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][disabled],artdeco-tabs[theme=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][disabled]color:hsla(0,0%,100%,.45)artdeco-tabs[color=inverse] .artdeco-transport,artdeco-tabs[theme=inverse] .artdeco-transportbackground:rgba(0,115,177,.85)artdeco-tabs[color=inverse] .artdeco-transport li-icon,artdeco-tabs[theme=inverse] .artdeco-transport li-iconcolor:hsla(0,0%,100%,.7)artdeco-tabs[color=inverse] .artdeco-transport:hover,artdeco-tabs[theme=inverse] .artdeco-transport:hoverbackground:rgba(0,115,177,.85)artdeco-tabs[color=inverse] .artdeco-transport:hover li-icon,artdeco-tabs[theme=inverse] .artdeco-transport:hover li-iconcolor:#fffartdeco-tabs[color=inverse] .artdeco-transport:active,artdeco-tabs[theme=inverse] .artdeco-transport:activebackground:#0073b1artdeco-tabs[color=inverse] .artdeco-transport:active li-icon,artdeco-tabs[theme=inverse] .artdeco-transport:active li-iconcolor:hsla(0,0%,100%,.85)artdeco-typeaheaddisplay:block;position:relativeartdeco-typeahead .artdeco-typeahead-live-regionborder:0!important;clip:rect(1px,1px,1px,1px);height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!importantartdeco-typeahead-results-containerbox-shadow:0 0 0 1px rgba(0,0,0,.15),0 6px 9px rgba(0,0,0,.2);transition:box-shadow 83ms;display:block;position:absolute;border-radius:0 0 2px 2px;padding:4px 0;background-color:#fff@media screen and (-ms-high-contrast:active)artdeco-typeahead-results-containerborder:1px solid activeborderartdeco-typeahead-results-container ullist-style-type:noneartdeco-typeahead-results-container lipadding:8px 16pxartdeco-typeahead-results-container .highlighted,artdeco-typeahead-results-container li:hoverbackground-color:#f3f6f8body,htmlbackground:#fff;margin:0;padding:0;border:0;outline:0;font-size:62.5%;line-height:1;vertical-align:baseline#body-footer,#body-header,#body-mainwidth:1128px;box-sizing:content-box;padding:0 30px;display:block;margin:auto;position:relative@media (max-width:1208px)#body-footer,#body-header,#body-mainwidth:calc(100vw – 20px);box-sizing:border-box@media (max-width:976px)#body-footer,#body-header,#body-mainpadding:0 18px#body-headerpadding:32px 0;z-index:3#body-header .header-contentbox-sizing:border-box;float:right;margin-bottom:24px;margin-left:-1px;width:1128px@media (max-width:1208px)#body-header .header-contentwidth:calc(((100vw – 632px) * 1) + 552px)@media (max-width:976px)#body-header .header-contentwidth:calc(((100vw – 424px) * 1) + 368px);margin-bottom:12px@media (max-width:769px)#body-header .header-contentright:0;left:0;width:100%;margin-right:0;margin-left:0#body-header .header-content #language-selector+.header-logomargin-top:4px#body-header .header-logo svgwidth:84px;height:21px.footer-wrapperdisplay:block;position:fixed;bottom:0;right:0;width:100%;background:#f5f5f5;z-index:3#body-footerpadding:16px 32px;display:inline-block;margin:0 auto;text-align:center;vertical-align:middle;width:100%;font-family:var(–artdeco-typography-sans);font-style:normal;font-weight:400;color:rgba(0,0,0,.9);font-size:1.2rem;line-height:1.33333#body-footer:aftercontent:””;display:table;clear:both:lang(ar) #body-footer,:lang(ko) #body-footer,:lang(th) #body-footer,:lang(zh) #body-footerfont-size:1.3rem;line-height:1.23077#body-footer .footer-copyrightdisplay:inline-block#body-footer .footer-copyright atext-decoration:none#body-footer .footer-copyright svgwidth:56px;height:14px;display:inline-block;vertical-align:tophtml[lang=ar] #body-footer .footer-copyright svg,html[lang=ja] #body-footer .footer-copyright svg,html[lang=ko] #body-footer .footer-copyright svg,html[lang=th] #body-footer .footer-copyright svg,html[lang=zh] #body-footer .footer-copyright svgvertical-align:baseline#body-footer .footer-navdisplay:inline-block;margin:0;padding:0;list-style:none#body-footer .footer-nav>lipadding:0 16px;margin:0;display:inline-block#body-footer .footer-nav acolor:#4f6878;font-weight:600;text-decoration:none#body-footer .footer-nav a:hovertext-decoration:underline#body-mainz-index:3#body-main:aftercontent:””;display:table;clear:both#body-main .body-contentbox-sizing:border-box;float:right;margin-bottom:24px;margin-left:-1px;width:1128px@media (max-width:1208px)#body-main .body-contentwidth:calc(((100vw – 632px) * 1) + 552px)@media (max-width:976px)#body-main .body-contentwidth:calc(((100vw – 424px) * 1) + 368px);margin-bottom:12px@media (max-width:769px)#body-main .body-contentright:0;left:0;width:100%;margin-right:0;margin-left:0#body-main .headingfont-family:var(–artdeco-typography-sans);font-style:normal;font-weight:200;color:rgba(0,0,0,.9);font-size:4rem;line-height:1.2;margin:24px 0:lang(ar) #body-main .heading,:lang(ko) #body-main .heading,:lang(th) #body-main .heading,:lang(zh) #body-main .headingline-height:1.2#body-main .subheadingfont-family:var(–artdeco-typography-sans);font-style:normal;font-weight:400;color:rgba(0,0,0,.6);font-size:1.8rem;line-height:1.33333;max-width:560px;margin:0 auto:lang(ar) #body-main .subheading,:lang(ko) #body-main .subheading,:lang(th) #body-main .subheading,:lang(zh) #body-main .subheadingfont-size:1.9rem;line-height:1.26316#body-main .subheading atext-decoration:none;background-color:transparent;border:0;color:#0073b1;font-weight:600#body-main .subheading a:visitedcolor:#0073b1#body-main .subheading a:focus,#body-main .subheading a:hovertext-decoration:underline;color:#006097#body-main .subheading a:activecolor:#004b7c#body-header:aftercontent:””;display:table;clear:both#body-main .subheadingfont-size:3.2rem;line-height:1.25;font-weight:200;color:rgba(0,0,0,.9);max-width:none:lang(ar) #body-main .subheading,:lang(ko) #body-main .subheading,:lang(th) #body-main .subheading,:lang(zh) #body-main .subheadingline-height:1.25.error-pagestext-align:center;padding-top:64px.error-pages .footnotefont-size:1.4rem;line-height:1.42857;font-weight:400;color:rgba(0,0,0,.6);margin:0 auto;padding-top:48px:lang(ar) .error-pages .footnote,:lang(ko) .error-pages .footnote,:lang(th) .error-pages .footnote,:lang(zh) .error-pages .footnotefont-size:1.5rem;line-height:1.33333.error-pages .footnote p+pmargin-top:12px.error-pages .footnote atext-decoration:none;font-weight:600;background-color:transparent;border:0;color:#0073b1;font-weight:400.error-pages .footnote a:visitedcolor:#0073b1.error-pages .footnote a:focus,.error-pages .footnote a:hovertext-decoration:underline;color:#006097.error-pages .footnote a:activecolor:#004b7c.error-pages .footnote a:visitedcolor:#665ed0.error-pages .footnote a:visited:hovercolor:#544bc2.error-pages .footnote a:visited:activecolor:#4034b0.error-pages .footnote ultext-align:right;margin:0 auto;display:inline-block#language-selectorfloat:left;position:relative#language-selector labelborder:0!important;clip:rect(1px,1px,1px,1px);height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important#language-selector select-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid rgba(0,0,0,.25);border-radius:1px;box-shadow:none;box-sizing:border-box;color:rgba(0,0,0,.85);font-size:12px;font-weight:400;height:32px;line-height:1.75;max-width:175px;outline:0;position:relative;padding:0 12px 0 32px;transition:box-shadow .15s;vertical-align:middle;width:100%;z-index:2#language-selector select:hovercursor:pointer;border-color:rgba(0,0,0,.55)#language-selector select:focusborder-color:#0084bf;box-shadow:0 0 0 1px #0084bf#language-selector .icon-globecolor:#44474a;overflow:hidden;position:absolute;z-index:1;display:inline-block;height:24px;width:24px;left:4px;top:50%;transform:translateY(-50%)#language-selector .icon-globe svgdisplay:block;margin:auto;vertical-align:top.js #i18n_ar_AE,.js #i18n_cs_CZ,.js #i18n_da_DK,.js #i18n_de_DE,.js #i18n_en_US,.js #i18n_es_ES,.js #i18n_footer_ar_AE,.js #i18n_footer_cs_CZ,.js #i18n_footer_da_DK,.js #i18n_footer_de_DE,.js #i18n_footer_en_US,.js #i18n_footer_es_ES,.js #i18n_footer_fr_FR,.js #i18n_footer_in_ID,.js #i18n_footer_it_IT,.js #i18n_footer_ja_JP,.js #i18n_footer_ko_KR,.js #i18n_footer_ms_MY,.js #i18n_footer_nl_NL,.js #i18n_footer_no_NO,.js #i18n_footer_pl_PL,.js #i18n_footer_pt_BR,.js #i18n_footer_ro_RO,.js #i18n_footer_ru_RU,.js #i18n_footer_sv_SE,.js #i18n_footer_th_TH,.js #i18n_footer_tl_PH,.js #i18n_footer_tr_TR,.js #i18n_footer_zh_CN,.js #i18n_footer_zh_TW,.js #i18n_fr_FR,.js #i18n_in_ID,.js #i18n_it_IT,.js #i18n_ja_JP,.js #i18n_ko_KR,.js #i18n_ms_MY,.js #i18n_nl_NL,.js #i18n_no_NO,.js #i18n_pl_PL,.js #i18n_pt_BR,.js #i18n_ro_RO,.js #i18n_ru_RU,.js #i18n_sv_SE,.js #i18n_th_TH,.js #i18n_tl_PH,.js #i18n_tr_TR,.js #i18n_zh_CN,.js #i18n_zh_TW,[id^=i18n_]display:none.js [data-lang=ar_AE] #i18n_ar_AEdisplay:block.js [data-lang=ar_AE] #i18n_footer_ar_AEdisplay:inline-block.js [data-lang=cs_CZ] #i18n_cs_CZdisplay:block.js [data-lang=cs_CZ] #i18n_footer_cs_CZdisplay:inline-block.js [data-lang=da_DK] #i18n_da_DKdisplay:block.js [data-lang=da_DK] #i18n_footer_da_DKdisplay:inline-block.js [data-lang=de_DE] #i18n_de_DEdisplay:block.js [data-lang=de_DE] #i18n_footer_de_DEdisplay:inline-block.js [data-lang=en_US] #i18n_en_USdisplay:block.js [data-lang=en_US] #i18n_footer_en_USdisplay:inline-block.js [data-lang=es_ES] #i18n_es_ESdisplay:block.js [data-lang=es_ES] #i18n_footer_es_ESdisplay:inline-block.js [data-lang=fr_FR] #i18n_fr_FRdisplay:block.js [data-lang=fr_FR] #i18n_footer_fr_FRdisplay:inline-block.js [data-lang=in_ID] #i18n_in_IDdisplay:block.js [data-lang=in_ID] #i18n_footer_in_IDdisplay:inline-block.js [data-lang=it_IT] #i18n_it_ITdisplay:block.js [data-lang=it_IT] #i18n_footer_it_ITdisplay:inline-block.js [data-lang=ja_JP] #i18n_ja_JPdisplay:block.js [data-lang=ja_JP] #i18n_footer_ja_JPdisplay:inline-block.js [data-lang=ko_KR] #i18n_ko_KRdisplay:block.js [data-lang=ko_KR] #i18n_footer_ko_KRdisplay:inline-block.js [data-lang=ms_MY] #i18n_ms_MYdisplay:block.js [data-lang=ms_MY] #i18n_footer_ms_MYdisplay:inline-block.js [data-lang=nl_NL] #i18n_nl_NLdisplay:block.js [data-lang=nl_NL] #i18n_footer_nl_NLdisplay:inline-block.js [data-lang=no_NO] #i18n_no_NOdisplay:block.js [data-lang=no_NO] #i18n_footer_no_NOdisplay:inline-block.js [data-lang=pl_PL] #i18n_pl_PLdisplay:block.js [data-lang=pl_PL] #i18n_footer_pl_PLdisplay:inline-block.js [data-lang=pt_BR] #i18n_pt_BRdisplay:block.js [data-lang=pt_BR] #i18n_footer_pt_BRdisplay:inline-block.js [data-lang=ro_RO] #i18n_ro_ROdisplay:block.js [data-lang=ro_RO] #i18n_footer_ro_ROdisplay:inline-block.js [data-lang=ru_RU] #i18n_ru_RUdisplay:block.js [data-lang=ru_RU] #i18n_footer_ru_RUdisplay:inline-block.js [data-lang=sv_SE] #i18n_sv_SEdisplay:block.js [data-lang=sv_SE] #i18n_footer_sv_SEdisplay:inline-block.js [data-lang=th_TH] #i18n_th_THdisplay:block.js [data-lang=th_TH] #i18n_footer_th_THdisplay:inline-block.js [data-lang=tl_PH] #i18n_tl_PHdisplay:block.js [data-lang=tl_PH] #i18n_footer_tl_PHdisplay:inline-block.js [data-lang=tr_TR] #i18n_tr_TRdisplay:block.js [data-lang=tr_TR] #i18n_footer_tr_TRdisplay:inline-block.js [data-lang=zh_CN] #i18n_zh_CNdisplay:block.js [data-lang=zh_CN] #i18n_footer_zh_CNdisplay:inline-block.js [data-lang=zh_TW] #i18n_zh_TWdisplay:block.js [data-lang=zh_TW] #i18n_footer_zh_TWdisplay:inline-block”>
Vi kan desværre ikke finde den side, du leder efter. Gå tilbage til den forrige side, eller besøg Hjælp for at få flere oplysninger
Gå til dit feed
Die gewünschte Seite konnte leider nicht gefunden werden. Versuchen Sie, zur vorherigen Seite zurückzukehren, oder besuchen Sie unseren Hilfebereich, um mehr zu erfahren.
Zu Ihrem Feed
Uh oh, we can’t seem to find the page you’re looking for. Try going back to the previous page or see our Help Center for more information
Go to your feed
Vaya, parece que no podemos encontrar la página que buscas. Intenta volver a la página anterior o visita nuestro Centro de ayuda para más información.
Ir a tu feed
Maaf, sepertinya kami tidak dapat menemukan halaman yang Anda cari. Coba kembali ke halaman sebelumnya atau lihat Pusat Bantuan kami untuk informasi lebih lanjut
Buka feed Anda
Non abbiamo trovato la pagina che stai cercando. Prova a tornare alla pagina precedente o visita il nostro Centro assistenza per saperne di più.
Vai al tuo feed
원하시는 페이지를 찾을 수 ��습니다. 이전 페이지로 돌아가거나 고객센터에서 자세히 알아보세요.
홈으로 가기
Harap maaf, kami tidak dapat menemui laman yang ingin anda cari. Cuba kembali ke laman sebelumnya atau lihat Pusat Bantuan kami untuk maklumat lanjut
Pergi ke suapan
De pagina waar u naar op zoek bent, kan niet worden gevonden. Probeer terug te gaan naar de vorige pagina of bezoek het Help Center voor meer informatie
Ga naar uw feed
Не удаётся найти искомую вами страницу. Вернитесь на предыдущую страницу или посетите страницу нашего справочного центра для получения дополнительной информации.
Перейти к ленте
Naku, mukhang hindi namin mahanap ang pahina na hinahanap mo. Subukang bumalik sa nakaraang pahina o tingnan ang aming Help Center para sa higit pang impormasyon
Pumunta sa iyong feed
0 notes
Text
Games Production (Feb 5th)
An Overview
This week was about consolidating everything I did last week, getting the assets I was waiting for, and improving Star In The Making (the game) and Workflow Toolkit (the Unity Plugin/Tool Project).
Star In The Making
The person I'm commissioning finally managed to get back to me - and gave me the songs; I had to ask a friend who knows a lot about mixing to touch up one or two of the songs to ensure all of the volumes matched, as one of them was louder than the rest. I now have 4 out of the 5 total songs for this project (and OST I will release on SoundCloud, Bandcamp and Spotify as a part of my Post-Production Module)
The tracklist is supposed to tell a story for this game.
Here are all of the songs! Feel free to listen to them (and give your feedback!)
Tracklist (could be changed):
Celestial Prelude
Star In The Making
Into The void
VOID (Cosmic Echoes?)
I am very proud of this so far. The final song hasn't been commissioned yet, but will be the star leaving the void, and entering a new world.
Balance Changes
I made some balance changes for Star In The Making as I felt the game took too long.
Normalisation Factor: 12,500 -> 10,000 (leading to faster games)
Difficulty Factor: 0.55 -> 0.65 (black holes grow more with less points)
Minimum Pull Radius: 0.5 -> 0.6 (black holes start with a little bit of power)
Here's a visual difference in growth - measuring from 0 points to 500.
Before
After
More features to come, like my planned pick-ups.
Workflow Toolkit
I managed to get all translations for English, Spanish and Dutch, and consolidated them all on my Localisation Sheet - a good way to express this data (and I will be able to script and auto-export in the future)
These have been added to the toolkit itself and are now fully compatible with these three languages.
I managed to talk to my cousin (who is Portuguese), and she thankfully agreed to translate these strings into Portuguese (EU); I will have to wait for week three to get all of them, though.
I also fixed one or two issues with the Workflow Toolkit (UI bugs regarding localisation).
Due to security concerns, I also reworked the previous "BUG REPORTING" and "FEEDBACK" pages for the Workflow Toolkit; I felt that having discord hard-coded webhooks in your project is unsafe and looks unprofessional. I opted to have a Google Sheets feedback page for both.
Before
After
Unfortunately, I lost the ability to upload log files, but I feel like this is far more professional.
Note, This modification was started during the last week of last semester, but I have fully finished it here.
Website
I also fixed countless issues with the website for both mobile and PC viewing - here's a before (left) and after (right):
I also converted the base64 encoded SVG background and put it as an actual file, which greatly optimises the project.
I also removed some unused CSS.
Some other improvements were backend optimisation for both the website and the project.
QuickBlock
I used Rider's built-in tools to refactor and re-format the code; I did not do much else on this project this week due to focusing on wrapping up the other two projects.
================================================
Performance Evaluation
[ I consolidated last week's work very nicely, getting integral assets created and polished (mixing and mastering for songs). I am quite proud of this, as I have something to listen to and share with the world.
I am also proud with my improvements to the website, The changes I made won't bring new people, or be stunning for the user, but the optimised website allows it to just run faster, and more efficiently - making them more professional. ]
[ I can tell that I am struggling with project prioritisation, QuickBlock has been taking a backseat for a while, which does indicate that next week, I need to push the project further, even if it is just a tiny bit, as I don't want this project to be sidelined, and my focus diluted. ]
I am happy with this week's work overall though, I pushed Workflow Toolkit quite far with the improvements, and Star In The Making's soundtrack will open up some new doors (like potentially putting these songs on Spotify, Soundcloud and/or Bandcamp)
================================================
Action Plan
Next week, I need to focus on bringing up QuickBlock to a respectable place, even if I don't do much on the project, something needs to be done, and ideas that were discussed in the Game Design Document will need to be planned and researched as I don't want this project falling even further than it already is.
I need to also continue refining the website's UI to something I'm happy with, potentially adding a custom .404 error page to make sure users are able to navigate back to the website if they type something wrong.
GitHub Pages (the hoster I'm using) has it's own .404 error page, but it is quite "boring".
I will also ensure that if signs of burnout appear, I will sort them out first, by diverting attention from hard, important tasks, to less critical, but more "fun" tasks.
================================================
0 notes
Text
Trump 45 47 QR Code SVG, Funny QR President Trump Dancing Code SVG PNG
Trump 45 47 QR Code SVG, Funny QR President Trump Dancing Code SVG PNG ♥ This is a DIGITAL item for INSTANT DOWNLOAD. ♥ NO PHYSICAL ITEM whill be mailed YOU RECEIVE: SVG file (check your software to confirm it is compatible with your machine) Includes wording in both white and black (SVG only). Other files are black wording. PNG – PNG High Resolution 300 dpi Clipart (transparent background –…
0 notes
Text
Beautiful Poster Art Created with CSS & JavaScript – Speckyboy
New Post has been published on https://thedigitalinsider.com/beautiful-poster-art-created-with-css-javascript-speckyboy/
Beautiful Poster Art Created with CSS & JavaScript – Speckyboy


Posters are among the most common art forms. You probably had a few of them on your wall as a child. They cover the full spectrum of people, places, and events.
They also serve as an inspiration for web designers. Their use of color and typography is part of how we see the world. We can see the impact all over the web.
What’s more, we can recreate and enhance the experience online. Goodies like 3D effects and animation bring posters to life. There’s also an element of interactivity. That can be just as powerful as a bold layout.
We wanted to see how designers are using their creativity. So, we perused the archives of CodePen for beautiful poster art. Here are some examples that use CSS, JavaScript, and other technologies. Enjoy!
Unlimited Downloads for Web Designers
Starting at just $16.50 per month, download 1,000s of HTML, Bootstrap, and Tailwind CSS, as well as WordPress themes and plugins with Envato Elements. You will also get unlimited access to millions of design assets, photos, video files, fonts, presets, addons, and much more.
Furiosa 3D Animated CSS Poster by Olivier 3lanc
Talk about a poster that’s brimming with life! This 3D rendering places the movie’s characters in a cut-out. The entire presentation looks like a diorama. Everything is powered by CSS – no JavaScript in sight.
See the Pen FURIOSA 3D Animated Poster by Olivier 3lanc
Replicating & Animating Zürich Tonhalle’s Poster by Jon Yablonski
This snippet is part of a project that recreates iconic posters. The beauty here is in the minimal layout and bold typography. Animated lines add a modern touch to this classic.
See the Pen Zürich Tonhalle (1955) by Jon Yablonski
CSS Grid Poster Exercise by Victoria Bergquist
A combination of Flexbox and CSS Grid fuels this example. The variation of shapes would seem nearly impossible to do without these tools. The included splash of color makes for a compelling result.
See the Pen CSS Grid Poster Exercise 1 by Victoria Bergquist
Donkey Kong Poster Collection by Daniel Fontes
Here’s a fun tribute to the past. Gamers will instantly recognize this series of images from Donkey Kong. The classic video game posters feature a fun lighting feature. Tug on the chain to illuminate your favorite poster. Bonus points for the flicker effect!
See the Pen Donkey Kong – a small poster collection by Daniel Fontes
PPL MVR CSS & SVG Poster Designby Kristopher Van Sant
Band posters are a common theme among designers. Perhaps that’s because so many of us have them on our walls. This animated sequence takes inspiration from print artwork. And it’s another example of what CSS is capable of.
See the Pen PPL MVR by Kristopher Van Sant
Grid Duotone Gradient Poster Design by Cassie Evans
The power of CSS Grid is real. The poster is beautiful and complex. Most impressively, the styles consist of less than 200 lines. A little code and a lot of imagination can go a long way.
See the Pen Grid Poster by Cassie Evans
Grunge Poster with the Wave Motion Effect by ilithya
Who can resist the retro vibes coming from this poster? It captures the look of the 1990s – complete with raining triangles. Move your cursor to change the perspective of the photo. It’s a far-out experience, for sure.
See the Pen Grunge Poster by ilithya
The Matrix Resurrections Digital Poster by Sparklingman
The Matrix movie series is known for a different kind of rain. This digital poster may appear simple. However, clicking on it shifts the green and black pattern. The effect is subtle – but fits beautifully with the movie’s aesthetic.
See the Pen The Matrix Resurrections | Sparklingman digital poster #026 by Sparklingman
A New Take on a Classic Art Form
The examples above combine classic print sensibilities with online capabilities. It’s a fun exercise that goes beyond what’s hanging on your wall.
We may think of posters as being simplistic. But they also open a world of possibilities for designers. Thus, we can take this inspiration and run with it.
For example, posters may help us rethink traditional web layouts. Elements like vertical text and unique container shapes come to mind. They can serve as a launching pad for ideas.
Want to see more examples of online poster art? Check out our CodePen collection!
Related Topics
Top
#3d#ADD#amp#animation#Art#assets#Beauty#Bootstrap#change#code#Color#container#creativity#CSS#CSS Grid#CSS Layouts#CSS Snippets#Design#designers#effects#Events#Exercise#fonts#form#Forms#fuels#Full#game#green#grid
1 note
·
View note
Text
Texas Made 210 Wear SVG - Texas 210 Area Code SVG PNG, Cricut File
Texas Made 210 Wear SVG, Texas 210 Area Code SVG PNG EPS DXF PDF, Cricut File, Instant Download File, Cricut File Silhouette Art, Logo Design, Designs For Shirts. ♥ Welcome to SVG OCEAN DESIGNS Store! ♥ ► PLEASE NOTE: – Since this item is digital, no physical product will be sent to you. – Your files will be ready to download immediately after your purchase. Once payment has been completed, SVG Ocean Designs will send you an email letting you know your File is ready for Download. You may also check your Order/Purchase History on SVG Ocean Designs website and it should be available for download there as well. – Please make sure you have the right software required and knowledge to use this graphic before making your purchase. – Due to monitor differences and your printer settings, the actual colors of your printed product may vary slightly. – Due to the digital nature of this listing, there are “no refunds or exchanges”. – If you have a specific Design you would like made, just message me! I will be more than glad to create a Custom Oder for you. ► YOU RECEIVE: This listing includes a zip file with the following formats: – SVG File (check your software to confirm it is compatible with your machine): Includes wording in both white and black (SVG only). Other files are black wording. – PNG File: PNG High Resolution 300 dpi Clipart (transparent background – resize smaller and slightly larger without loss of quality). – DXF: high resolution, perfect for print and many more. – EPS: high resolution, perfect for print, Design and many more. ► USAGE: – Can be used with Cricut Design Space, Silhouette Cameo, Silhouette Studio, Adobe Illustrator, ...and any other software or machines that work with SVG/PNG files. Please make sDisney Father's Dayure your machine and software are compatible before purchasing. – You can edit, resize and change colors in any vector or cutting software like Inkscape, Adobe illustrator, Cricut design space, etc. SVG cut files are perfect for all your DIY projects or handmade businDisney Father's Dayess Product. You can use them for T-shirts, scrapbooks, wall vinyls, stickers, invitations cards, web and more!!! Perfect for T-shirts, iron-ons, mugs, printables, card making, scrapbooking, etc. ►TERMS OF USE: – NO refunds on digital products. Please contact me if you experience any problems with the purchase. – Watermark and wood background won’t be shown in the downloaded files. – Please DO NOT resell, distribute, share, copy, or reproduce my designs. – Customer service and satisfaction is our top priority. If you have any questions before placing orders, please contact with us via email "[email protected]". – New products and latest trends =>> Click Here . Thank you so much for visiting our store! SVG OCEAN DESIGNS Read the full article
0 notes
Text
HTML Graphics

HTML provides various ways to include and work with graphics directly on web pages. The most common methods include using Canvas, SVG, and other techniques like CSS and WebGL for advanced graphics.
1. Canvas (<canvas>)
Purpose: The <canvas> element is a container for graphics that can be drawn using JavaScript. It's ideal for drawing shapes, making animations, creating charts, and developing games.
How It Works: The <canvas> element itself is just a container; the drawing is done with JavaScript, using a 2D or 3D context.
Attributes: width, height
Example: Drawing a rectangle on the canvas.<canvas id="myCanvas" width="200" height="100"></canvas><script> var canvas = document.getElementById('myCanvas'); var ctx = canvas.getContext('2d'); ctx.fillStyle = "blue"; ctx.fillRect(10, 10, 150, 80); </script>
Use Cases:
Creating dynamic graphics and animations
Developing browser-based games
Rendering charts and graphs
2. SVG (Scalable Vector Graphics) (<svg>)
Purpose: The <svg> element is used to define vector-based graphics that can be scaled without losing quality. SVG is XML-based, which means each element is accessible and can be manipulated via CSS and JavaScript.
How It Works: SVG graphics are defined in XML format, which makes them easy to edit and manipulate.
Example: Creating a simple circle with SVG.<svg width="100" height="100"> <circle cx="50" cy="50" r="40" stroke="black" stroke-width="3" fill="red" /> </svg>
Use Cases:
Icons and logos that need to be scalable
Creating complex vector illustrations
Responsive designs where graphics need to scale
3. CSS for Graphics
Purpose: CSS can be used to create and manipulate graphics through styles like gradients, shadows, and transformations.
How It Works: By using properties like background-image, border-radius, box-shadow, and transform, you can create graphic effects directly in CSS without using images.
Example: Creating a gradient background with CSS.<div style="width: 200px; height: 100px; background: linear-gradient(to right, red, yellow);"> </div>
Use Cases:
Adding simple graphical effects like gradients or shadows
Creating animations using keyframes
Designing layouts with complex shapes
4. WebGL
Purpose: WebGL (Web Graphics Library) is a JavaScript API for rendering 3D graphics within a web browser without the use of plugins.
How It Works: WebGL is based on OpenGL ES and provides a way to create complex 3D graphics and animations directly in the browser.
Example: WebGL is more complex and typically requires a JavaScript library like Three.js to simplify development.<!-- This is a simplified example, WebGL requires more setup --> <canvas id="glCanvas" width="640" height="480"></canvas> <script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r128/three.min.js"></script> <script> var scene = new THREE.Scene(); var camera = new THREE.PerspectiveCamera(75, window.innerWidth/window.innerHeight, 0.1, 1000); var renderer = new THREE.WebGLRenderer({ canvas: document.getElementById('glCanvas') }); renderer.setSize(window.innerWidth, window.innerHeight); document.body.appendChild(renderer.domElement); var geometry = new THREE.BoxGeometry(); var material = new THREE.MeshBasicMaterial({ color: 0x00ff00 }); var cube = new THREE.Mesh(geometry, material); scene.add(cube); camera.position.z = 5; var animate = function () { requestAnimationFrame(animate); cube.rotation.x += 0.01; cube.rotation.y += 0.01; renderer.render(scene, camera); }; animate(); </script>
Use Cases:
Creating complex 3D visualizations
Developing 3D games and simulations
Creating immersive virtual reality experiences
5. Inline SVG vs. <img> with SVG
Inline SVG: Directly embeds SVG code into the HTML, allowing for CSS and JavaScript manipulation.
<svg width="100" height="100"> <rect width="100" height="100" style="fill:blue" /> </svg>
<img> with SVG: Embeds an SVG file as an image, which is more static and less interactive.
<img src="image.svg" alt="Description">
Choosing the Right Method
Use <canvas> for dynamic, scriptable graphics.
Use <svg> for scalable, static graphics or when you need fine control over vector elements.
Use WebGL for 3D graphics and complex rendering tasks.
Use CSS for simple shapes, gradients, and animations.
These HTML5 graphics tools enable a wide range of visual possibilities, from simple shapes and icons to complex animations and 3D environments.
Read Me…
0 notes
Text
youtube
Sunday 31st March 2024 - Experimentation
Following the above tutorial I created this 3D liquid metallic type animation.
I created the type using Ketchup, which was then imported into Photoshop, turned into a black & white image and then using Threshold I created a solid black outline. This was then imported into Illustrator, image traced and turned into a vector, and saved this as a Scalable Vector Graphic (SVG).
The SVG was then imported into Blender, where it was rescaled, extruded, manipulated via the smooth tool and metallic materials applied. I was able to start learning how to navigate around Blender a little easier, understanding nodes and coding for animation, the use of a lighting setup and the position of the camera. I was able to successfully animate within Blender, using keyframes to move a light source from the left to the right, which creates the light reflection.
This was a great learning curve, not only from learning more about a software that I've not really dived int but also a good tool transforming something physical into digital.
There are improvements needed within the structure of the type, such as being smoother and to extrude the type out as much so it's not as thick.
Intranet Girl has a variety of valuable free tutorials on YouTube that dive into 3D design and just Blender in general, which I will take a further look into.
0 notes
Text
Creative Fabrica Studio: A Powerful Online Design Tool for Everyone
Creative Fabrica Studio: A Powerful Online Design Tool for Everyone
Are you looking for a way to create stunning and professional designs without any hassle? Do you want to access millions of fonts, graphics, crafts and more for your personal or commercial projects? If yes, then you should check out Creative Fabrica Studio, a platform that offers various online design and edit features to help you unleash your creativity.
What is Creative Fabrica Studio?
Creative Fabrica Studio is a part of Creative Fabrica, a platform where you can find and create your own designs with millions of fonts, graphics, crafts and more. Creative Fabrica Studio is a free online tool that allows you to design whatever you want, from logos and flyers to SVG files and mockups. You can use it for any purpose, whether it is for fun, hobby, or business.
What can you do with Creative Fabrica Studio?
Creative Fabrica Studio has a lot of features that you can use to create unique and professional designs. Some of the features are:

• Background Remover: This feature allows you to remove the background of any image with just one click. You can also adjust the edges and download the transparent image in PNG format.
• SVG File Converter: This feature allows you to convert any image into a scalable vector graphic (SVG) file. You can also edit the SVG file with the built-in editor and download it in SVG or PNG format.
• PNG to SVG Converter: This feature allows you to convert any PNG image into a SVG file. You can also edit the SVG file with the built-in editor and download it in SVG or PNG format.
• JPEG to SVG Converter: This feature allows you to convert any JPEG image into a SVG file. You can also edit the SVG file with the built-in editor and download it in SVG or PNG format.
• Rotate Image: This feature allows you to rotate any image by 90 degrees clockwise or counterclockwise. You can also flip the image horizontally or vertically and download it in the original format.
• Crop Image: This feature allows you to crop any image by selecting the area you want to keep. You can also choose from predefined aspect ratios or enter your own custom dimensions and download the cropped image in the original format.
• Transparent Background Maker: This feature allows you to make the background of any image transparent. You can also adjust the transparency level and download the image in PNG format.
• Mirror Image: This feature allows you to create a mirror image of any image. You can also choose the direction of the mirror effect (horizontal or vertical) and download the mirrored image in the original format.
• JPG to PDF Converter: This feature allows you to convert any JPG image into a PDF file. You can also choose the page size and orientation and download the PDF file.
• JPG to PNG Converter: This feature allows you to convert any JPG image into a PNG file. You can also choose the compression level and download the PNG file.
• Change Color of Image: This feature allows you to change the color of any image. You can also adjust the hue, saturation, and brightness and download the image in the original format.
• Black and White Filter: This feature allows you to apply a black and white filter to any image. You can also adjust the contrast and download the image in the original format.
• Change Photo Background Color: This feature allows you to change the background color of any image. You can also choose from a color palette or enter a hex code and download the image in the original format.
• Add Text On Image: This feature allows you to add text on any image. You can also choose from hundreds of fonts, colors, sizes, and styles and download the image in the original format.
• Add Emoji to Photo: This feature allows you to add emoji to any photo. You can also choose from hundreds of emoji, resize, rotate, and move them and download the photo in the original format.
• PNG to JPG Converter: This feature allows you to convert any PNG image into a JPG file. You can also choose the quality level and download the JPG file.
• Circle Crop: This feature allows you to crop any image into a circle shape. You can also adjust the size and position of the circle and download the image in PNG format.
• Overlay Images: This feature allows you to overlay two images on top of each other. You can also adjust the opacity and position of the overlay image and download the image in the original format.
• Remove Background from Logo: This feature allows you to remove the background from any logo. You can also refine the edges and download the logo in PNG format.
• Resize Photo for Instagram: This feature allows you to resize any photo for Instagram. You can also choose from different aspect ratios and download the photo in the original format.
• AI Inpainting Tool: This feature allows you to use artificial intelligence to fill in the missing parts of any image. You can also adjust the brush size and download the image in the original format.
• Animate Pictures: This feature allows you to animate any picture with different effects. You can also adjust the speed and duration of the animation and download the picture in GIF format.
• Blur Background: This feature allows you to blur the background of any image. You can also adjust the blur intensity and download the image in the original format.
• Blur Image: This feature allows you to blur any image. You can also adjust the blur intensity and download the image in the original format.
• Crop JPG: This feature allows you to crop any JPG image by selecting the area you want to keep. You can also choose from predefined aspect ratios or enter your own custom dimensions and download the cropped image in JPG format.
• Crop PNG: This feature allows you to crop any PNG image by selecting the area you want to keep. You can also choose from predefined aspect ratios or enter your own custom dimensions and download the cropped image in PNG format.
• Darken Image: This feature allows you to darken any image. You can also adjust the darkness level and download the image in the original format.
• Edit PDF Image: This feature allows you to edit any PDF image. You can also add text, shapes, images, and more and download the edited PDF file.
• Image Enhancer: This feature allows you to enhance any image. You can also adjust the brightness, contrast, saturation, and sharpness and download the image in the original format.
• Photo Filter Effects: This feature allows you to apply different filter effects to any photo. You can also choose from dozens of filters and download the photo in the original format.
• Resize icon: This feature allows you to resize any icon. You can also choose from different sizes and download the icon in PNG format.
• Resize JPEG: This feature allows you to resize any JPEG image. You can also choose from different sizes and download the image in JPEG format.
• Resize PNG: This feature allows you to resize any PNG image. You can also choose from different sizes and download the image in PNG format.
• Sharpen Image: This feature allows you to sharpen any image. You can also adjust the sharpness level and download the image in the original format.
• Unblur Image: This feature allows you to unblur any image. You can also adjust the unblur level and download the image in the original format.
• Watermark to Photos: This feature allows you to add a watermark to any photo. You can also choose from different fonts, colors, sizes, and positions and download the photo in the original format.
How to use Creative Fabrica Studio?
Using Creative Fabrica Studio is very easy and intuitive. You just need to follow these simple steps:
• Go to Creative Fabrica Studio https://www.creativefabrica.com/studio/ref/181983/and choose the feature you want to use.
• Upload your image or choose from the gallery of images provided by Creative Fabrica.
• Edit your image with the feature you selected and preview the result.
• Download your image in the desired format and use it for your project.
Why choose Creative Fabrica Studio?
Creative Fabrica Studio is a great online design tool for everyone, whether you are a beginner or a professional. Here are some of the benefits of using Creative Fabrica Studio:
• It is free and unlimited. You can use it as much as you want without any restrictions or fees.
• It is fast and easy. You can create amazing designs in minutes with just a few clicks.
• It is versatile and flexible. You can use it for any purpose and any project, from personal to commercial.
• It is compatible and accessible. You can use it on any device and any browser, without any installation or registration.
• It is integrated and connected. You can access millions of fonts, graphics, crafts and more from Creative Fabrica and use them for your designs.
1 note
·
View note
Text
How to create svg icons online for free?
Free SVG icons are a powerful and smart means of communicating your ideas across audiences. Knowing that it would simply up the effect of your creation, these magic shapes are just so hard to overlook.
Graphic designers are often found to experiment with an array of methods for using icons on their websites, applications, and other digital content. Lately, the use of non-standard fonts has also gained tremendous popularity amongst designers. However, there has been a hullabaloo on the Internet over what’s better, icon fonts, or free SVG icons?

What’s Better- Icon Fonts Or Free Svg Icons?
Although icon fonts are highly customizable with its standard CSS (Cascading Style Sheets) styling rules over image icons, their designing is quite limited to monochromatic colors, size, standard transforms, and animations, They can also turn out to be glitchy, leading to the generation of multiple server requests. Additionally, your browser’s expected failure to identify the icon font can show up a blank space instead of fonts themselves.
On the other hand, SVG is a bundle of XML code rather than an image or a font. This makes them reasonably sized, highly performant, and scalable. Plus, they can undergo modifications without losing quality as opposed to icon fonts. You can also edit, color, or animate each individual bit of an SVG icon, unlike the conventional icon font.
Scalable Vector Graphics (SVG) refers to a vector image format that can be encoded with the help of Extensible Markup Language (XML) syntax. It is a scalable image that is created with a series of coordinates. It is directly linked within a browser, adding further to its scalability.
Guide on how to create SVG icons .
Let us understand how to create SVG icons. Here is much that you need to know for creating free SVG icons.
Drawing Icons
The first step to creating your own free SVG icon is to sketch them out. Draw each design on a distinct artboard and save each of them in a separate file. Now, open the vector design program of your choice. A vector image program entails drawing icons with the help of different colors, shapes, and path administration on a virtual drawing board. Following this, you export the .svg file, and the coding will take place behind the scene.
Affinity Designer, Inkscape, Sketch, DesignEvo., Vecteezy, CorelDRAW, and Vectr are some of the popularly used vector image programs. Alternatively, you can consider trying the readily available free SVG icons download on free vector icon websites out there.
Understand The Artboards
The artboard size won’t be a matter of concern if it’s a single icon. You will just need to ensure that it has a decent size, meaning neither too large nor too small. However, if you are seeking to create a uniform icon set, your artboards should be of the same size.
Draw Over A Grid
Consider drawing the icons over a grid so they turn out as symmetrical as possible. Also, use a square Artboard and customizable stroke size for maximum efficiency. If you are creating a mono-colored icon, it would be best to set your design tool to solid black. Do not worry, as it can be easily changed in the application or the stylesheet to your desired color.
Keep Shapes Simple
While creating free SVG icons, make sure that the vector shapes are simple. It will bring out a simpler SVG code that loads in the blink of an eye and is least susceptible to show-up errors. Cut out the unnecessary points. For instance, a circle must need not more than four-vector points. Anything more than that can easily invite technical fuss.
It is also essential to know that SVG images are based on universal shapes which can be created virtually by employing numbers and coordinates. The seven main shapes include line, path, circle, ellipse, polygon, and polyline. In terms, each shape is denoted as <circle>, <line>, and so on.
Layer Them Right
Consolidate shapes and layer them over one another to generate versatile imagery. Transform any grouped layers, circles, or ellipses to aggravate paths. This will assist you in creating free SVG icons with small file sizes and make sure that their quality remains intact across different channels.
You can reshuffle the artboards, retitle them, and export them as SVG files. Now, start creating a new Illustrator document with a resolution of 64x64px.
Read rest of the article here
0 notes
Text
GruvboxHypathy

Lets build a future to be proud of and grateful to live into. And I think that one way I can do so is to produce insightful explainers and creative tutorials...
Nth BRAINDUMP
Medium Light + Soft Dark Gruvbox, very dark night with dim yet soft & warm lights, Shoshona the black Angora housecat, solarpunk, 16^12, witchy coven commune, walking her way to her own home library, forested library location, night, hoof shoes, black gloves (giving the blackhand surname), relaxing 45rpm 7" vinyls’ music, bell thousers, jackets / blouse, black lipstick, white hoof shoes, daybreak / dusk, black sun, stargazing, retro warm grunge look with black white and amber tones, large backpack, amber polka dot patterned identity card, libre cyberware & libre bio-modding wares, GLOSS (gratis, libre, open source software / culture), olive & black net socks texture, soft woolen rug texture, notepad at her hand, soundscape of a forested park library with some river nearby, cozy vibe of curiosity and knowledge-seeking…
Some majestic Lisp poetry & code booklets on the shelves, puffy layered turtleneck shirt and bell cap trousers, Olive Synod Mixnet library card, autistic fem symbol talisman, keychain charms, analog medium, retro computers, axis victory?, anti-Wilsonism, Strasserism, Shoshoni language, conlangs, alternate technologies, mysticism, communion, community building, honest humble living, witch coven, STEM ladies, Chronokinesis, True Polymorphs, Toymaker, open culture, public domain, copyleft, desktop environmental storytelling, REPL feedback loops, Lisp symbolic computation machines, addventure, neo-brutalism, systemic change, historical retrospective, from grim dark to bright solarpunk, Konrad Zuse, factions, far far away future foresight, van hexcrawl, encyclopedic knowledge, life-long learning, Zettelkasten, Markdown, Argdown, DolDoc, Parade FS, DocBook, HTML, XML, SVG toons, Common Lisp, Worker Cooperatives, KDE_Plasma’s ecosystem;
Neue-Geo-Syndicalist constructivist empowerment worldview, Lisp program forms as Lisp-y poetry, shortwave radio, geofiction realms & speculative paracosms, constructed languages’ jargon / dialects and technological ecosystems…
Harmony, Progress, Liberty, Knowledge, Mysticism & Rationality syncretized, Data Transparency, Copyleft / Open Culture Movement as in GLOSS, Geosyndicalism (Georgism* mixed with Belle Epoque Syndicalism), Respect & Courtesy, Linguistic Diversity... ;
0 notes
Text
LinkedIn
News https://portal.esgagenda.com/linkedin-2/
LinkedIn
LinkedIn
svgdisplay:block;margin:autoli-icon[type$=-icon]width:24px;height:24pxli-icon[type$=-icon][size=small]width:16px;height:16pxli-icon[type$=-icon]>svgvertical-align:topli-icon[type^=nav-]width:32px!important;height:32px!importantli-icon .inactive-item,li-icon .large-iconfill:currentColorli-icon .active-item,li-icon .small-iconfill:currentColor;visibility:hiddenli-icon[size=small] .inactive-item,li-icon[size=small] .large-icon,li-icon[type^=nav-][active] .inactive-item,li-icon[type^=nav-][active] .large-iconvisibility:hiddenli-icon[size=small] .active-item,li-icon[size=small] .small-icon,li-icon[type^=nav-][active] .active-item,li-icon[type^=nav-][active] .small-iconvisibility:visibleli-icon[type^=app-]width:40px!important;height:40px!importantli-icon[type=loader]fill-opacity:1;stroke-opacity:1;fill:transparent;stroke:transparentli-icon[type=loader][size=small]fill-opacity:0;stroke-opacity:0;fill:currentColor;stroke:currentColorli-icon .color-icon,li-icon[color] .solid-icondisplay:noneli-icon[color] .color-icondisplay:blockli-icon[type^=large-],li-icon[type^=large-][size=small]width:48px!important;height:48px!important[dir=rtl] li-icon[type*=arrow],[dir=rtl] li-icon[type*=chevron],[dir=rtl] li-icon[type*=follow],[dir=rtl] li-icon[type=enter-icon],[dir=rtl] li-icon[type=forward-icon],[dir=rtl] li-icon[type=leave-icon],[dir=rtl] li-icon[type=question-pebble-icon],[dir=rtl] li-icon[type=reply-icon],[dir=rtl] li-icon[type=share-ios-icon],[dir=rtl] li-icon[type=share-linkedin-icon],[dir=rtl] li-icon[type=to-end-icon],[dir=rtl] li-icon[type=to-start-icon]transform:rotateY(180deg)[dir=rtl] li-icon>svgfloat:leftli-icon[type$=-pebble-icon][animate]transform:scale(.2);animation:b 334ms ease-in-out forwardsli-icon[type$=-pebble-icon][animate] .circlestroke-dasharray:63;stroke-dashoffset:63;animation:a .5s ease-out forwards;animation-delay:334msli-icon[type$=-pebble-icon][animate][size=small] .circlestroke-dasharray:38;stroke-dashoffset:38li-icon[type^=premium-]width:auto;height:16pxli-icon[type^=premium-][type^=premium-app-icon],li-icon[type^=premium-][type^=premium-inverse-app]height:24pxli-icon[type^=premium-][size=”8dp”]height:8pxli-icon[type^=premium-][size=”10dp”]height:10pxli-icon[type^=premium-][size=”12dp”]height:12pxli-icon[type^=premium-][size=”16dp”]height:16pxli-icon[type^=premium-][size=”20dp”]height:20pxli-icon[type^=premium-][size=”24dp”]height:24pxli-icon[type^=premium-][size=”32dp”]height:32pxli-icon[type^=premium-] textfont-size:24px;font-weight:600;letter-spacing:4px;dominant-baseline:text-before-edge;font-family:Source Sans Pro,Helvetica,Arial,sans-serif@media screen and (-ms-high-contrast:white-on-black)li-icon[type=premium-app-icon],li-icon[type=premium-badge]-ms-high-contrast-adjust:none;background-color:#fffli-icon[type=premium-app-icon] svg,li-icon[type=premium-badge] svgheight:90%!important;position:relative;top:5%;right:2%@media screen and (-ms-high-contrast:black-on-white)li-icon[type=premium-inverse-app-icon],li-icon[type=premium-inverse-badge]-ms-high-contrast-adjust:none;background-color:#000li-icon[type=premium-inverse-app-icon] svg,li-icon[type=premium-inverse-badge] svgheight:90%!important;position:relative;top:5%;right:2%abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,summary,table,tbody,td,tfoot,th,thead,time,tr,ul,var,videomargin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparentabbr,audio,b,body,canvas,caption,cite,code,del,dfn,em,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,mark,object,q,samp,small,span,strong,summary,tbody,td,tfoot,th,thead,time,tr,var,videooutline:0bodyline-height:1article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,sectiondisplay:blocknav ullist-style:noneblockquote,qquotes:noneblockquote:after,blockquote:before,q:after,q:beforecontent:””;content:noneamargin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparentinstext-decoration:noneins,markbackground-color:#ff9;color:#000markfont-style:italic;font-weight:700deltext-decoration:line-throughabbrLinkedIn,dfnLinkedInborder-bottom:1px dotted;cursor:helptableborder-collapse:collapse;border-spacing:0hrborder:0;display:block;height:1px;margin:1rem 0 24px;padding:0;border-color:rgba(0,0,0,.15);border-top:1px solid rgba(0,0,0,.15)@media (max-width:976px)hrmargin-bottom:16px#svg-sourceposition:absolute;top:0;right:-100px;opacity:0.a11y-textborder:0!important;clip:rect(1px,1px,1px,1px);height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important[data-artdeco-is-focused=true]outline:none@keyframes d0%opacity:.99toopacity:1.artdeco-link-variant p afont-weight:700!importantformposition:relativeinput,selectvertical-align:middlelabelfont-size:1.4rem;line-height:1.42857;font-weight:400;color:rgba(0,0,0,.9);display:block;margin:1.2rem 0 .3rem:lang(ar) label,:lang(ko) label,:lang(th) label,:lang(zh) labelfont-size:1.5rem;line-height:1.33333label.required:aftercontent:”*”;color:#0073b1;margin-right:.2remlabel[disabled]opacity:.35input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textareafont-size:1.4rem;line-height:1.42857;font-weight:400;transition-duration:334ms;transition-property:border-color,box-shadow;box-shadow:none;border-radius:.2rem;border:.1rem solid rgba(0,0,0,.6);padding:0 1rem;width:100%;height:3.2rem;box-sizing:border-box;background-color:transparent;color:rgba(0,0,0,.9)input[type=date]:lang(ar),input[type=date]:lang(ko),input[type=date]:lang(th),input[type=date]:lang(zh),input[type=datetime-local]:lang(ar),input[type=datetime-local]:lang(ko),input[type=datetime-local]:lang(th),input[type=datetime-local]:lang(zh),input[type=datetime]:lang(ar),input[type=datetime]:lang(ko),input[type=datetime]:lang(th),input[type=datetime]:lang(zh),input[type=email]:lang(ar),input[type=email]:lang(ko),input[type=email]:lang(th),input[type=email]:lang(zh),input[type=month]:lang(ar),input[type=month]:lang(ko),input[type=month]:lang(th),input[type=month]:lang(zh),input[type=number]:lang(ar),input[type=number]:lang(ko),input[type=number]:lang(th),input[type=number]:lang(zh),input[type=password]:lang(ar),input[type=password]:lang(ko),input[type=password]:lang(th),input[type=password]:lang(zh),input[type=search]:lang(ar),input[type=search]:lang(ko),input[type=search]:lang(th),input[type=search]:lang(zh),input[type=tel]:lang(ar),input[type=tel]:lang(ko),input[type=tel]:lang(th),input[type=tel]:lang(zh),input[type=text]:lang(ar),input[type=text]:lang(ko),input[type=text]:lang(th),input[type=text]:lang(zh),input[type=time]:lang(ar),input[type=time]:lang(ko),input[type=time]:lang(th),input[type=time]:lang(zh),input[type=url]:lang(ar),input[type=url]:lang(ko),input[type=url]:lang(th),input[type=url]:lang(zh),input[type=week]:lang(ar),input[type=week]:lang(ko),input[type=week]:lang(th),input[type=week]:lang(zh),textarea:lang(ar),textarea:lang(ko),textarea:lang(th),textarea:lang(zh)font-size:1.5rem;line-height:1.33333input[type=date]:-moz-placeholder,input[type=datetime-local]:-moz-placeholder,input[type=datetime]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=month]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=search]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=text]:-moz-placeholder,input[type=time]:-moz-placeholder,input[type=url]:-moz-placeholder,input[type=week]:-moz-placeholder,textarea:-moz-placeholdercolor:rgba(0,0,0,.6);opacity:1input[type=date]:-ms-input-placeholder,input[type=datetime-local]:-ms-input-placeholder,input[type=datetime]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=month]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=week]:-ms-input-placeholder,textarea:-ms-input-placeholdercolor:rgba(0,0,0,.6);opacity:1input[type=date]::placeholder,input[type=datetime-local]::placeholder,input[type=datetime]::placeholder,input[type=email]::placeholder,input[type=month]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=time]::placeholder,input[type=url]::placeholder,input[type=week]::placeholder,textarea::placeholdercolor:rgba(0,0,0,.6);opacity:1input[type=date]:hover,input[type=datetime-local]:hover,input[type=datetime]:hover,input[type=email]:hover,input[type=month]:hover,input[type=number]:hover,input[type=password]:hover,input[type=search]:hover,input[type=tel]:hover,input[type=text]:hover,input[type=time]:hover,input[type=url]:hover,input[type=week]:hover,textarea:hoverborder-color:rgba(0,0,0,.9)input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focusborder-color:#0073b1;box-shadow:0 0 0 .1rem #0073b1input[type=date][disabled],input[type=datetime-local][disabled],input[type=datetime][disabled],input[type=email][disabled],input[type=month][disabled],input[type=number][disabled],input[type=password][disabled],input[type=search][disabled],input[type=tel][disabled],input[type=text][disabled],input[type=time][disabled],input[type=url][disabled],input[type=week][disabled],textarea[disabled]opacity:.45input[type=date][disabled]:hover,input[type=datetime-local][disabled]:hover,input[type=datetime][disabled]:hover,input[type=email][disabled]:hover,input[type=month][disabled]:hover,input[type=number][disabled]:hover,input[type=password][disabled]:hover,input[type=search][disabled]:hover,input[type=tel][disabled]:hover,input[type=text][disabled]:hover,input[type=time][disabled]:hover,input[type=url][disabled]:hover,input[type=week][disabled]:hover,textarea[disabled]:hoverborder-color:rgba(0,0,0,.6)input[type=date].error,input[type=datetime-local].error,input[type=datetime].error,input[type=email].error,input[type=month].error,input[type=number].error,input[type=password].error,input[type=search].error,input[type=tel].error,input[type=text].error,input[type=time].error,input[type=url].error,input[type=week].error,textarea.errorborder-color:#d11124input[type=search]-webkit-appearance:textfieldinput[type=search]::-webkit-search-decoration-webkit-appearance:none@media (-ms-high-contrast:none)::-ms-backdrop,artdeco-slider [type=range]background-image:linear-gradient(270deg,transparent,transparent)!important;height:22px!important;margin:-8px 0!importantartdeco-sliderposition:relative;display:block;overflow:hidden;height:32px;box-sizing:content-boxartdeco-slider [type=range]box-sizing:content-box;-webkit-appearance:none;margin:10px 0;width:100%;height:16px;border-radius:16px;margin:8px 0;background-size:100%,calc(16.666% + 1px) 100%,200%;background-position:100% 0,-1px,63.1579%;background-repeat:no-repeat,repeat-x,no-repeat;animation-duration:1ms;animation-name:d;background-image:linear-gradient(270deg,#0084bf 16px,transparent 17px,transparent calc(100% – 18px),#cdcfd2 18px),linear-gradient(270deg,#fff 1px,transparent 0),linear-gradient(270deg,#0084bf 50%,#cdcfd2 0)artdeco-slider [type=range][data-artdeco-slider-reverse]background-image:linear-gradient(270deg,#cdcfd2 16px,transparent 17px,transparent calc(100% – 18px),#0084bf 18px),linear-gradient(270deg,#fff 1px,transparent 0),linear-gradient(270deg,#cdcfd2 50%,#0084bf 0)artdeco-slider [type=range]::-webkit-slider-thumbbox-shadow:0 0 0 1px rgba(0,0,0,.15),0 2px 3px rgba(0,0,0,.2);transition:box-shadow 83ms;height:20px;width:20px;border-radius:10px;background:#fff;cursor:pointer;position:relative;z-index:4;-webkit-appearance:none;margin-top:-2px@media screen and (-ms-high-contrast:active)artdeco-slider [type=range]::-webkit-slider-thumbborder:1px solid activeborderartdeco-slider [type=range]::-webkit-slider-runnable-trackwidth:100%;height:16px;border-radius:16px;background-color:transparent;cursor:pointerartdeco-slider [type=range]::-moz-range-thumbbox-shadow:0 0 0 1px rgba(0,0,0,.15),0 2px 3px rgba(0,0,0,.2);transition:box-shadow 83ms;height:20px;width:20px;border-radius:10px;background:#fff;cursor:pointer;position:relative;z-index:4@media screen and (-ms-high-contrast:active)artdeco-slider [type=range]::-moz-range-thumbborder:1px solid activeborderartdeco-slider [type=range]::-moz-range-trackwidth:100%;height:16px;border-radius:16px;background-color:transparent;cursor:pointerartdeco-slider [type=range]::-ms-trackheight:16px;border-radius:16px;background-color:transparent;cursor:pointer;width:100%;background:transparent;border-color:transparent;color:transparentartdeco-slider [type=range]::-ms-thumbbox-shadow:0 0 0 1px rgba(0,0,0,.15),0 2px 3px rgba(0,0,0,.2);transition:box-shadow 83ms;height:20px;width:20px;border-radius:10px;background:#fff;cursor:pointer;position:relative;z-index:4@media screen and (-ms-high-contrast:active)artdeco-slider [type=range]::-ms-thumbborder:1px solid activeborderartdeco-slider [type=range]::-ms-fill-lowerbackground:#0084bf;border-radius:16px;height:16pxartdeco-slider [type=range]::-ms-fill-upperbackground:#cdcfd2;border-radius:16px;height:16pxartdeco-slider [type=range][data-artdeco-slider-reverse]::-ms-fill-lowerbackground:#cdcfd2artdeco-slider [type=range][data-artdeco-slider-reverse]::-ms-fill-upperbackground:#0084bfartdeco-slider[multiple] input[type=range]position:absolute;top:0;right:0artdeco-slider[multiple] div.artdeco-max-slider-containerposition:absolute;overflow:hidden;top:0;right:0;width:100%;height:100%;z-index:0artdeco-slider+datalist,artdeco-slider+uldisplay:flex;justify-content:space-around;position:relative;padding:0 10px;box-sizing:border-box;user-select:none;list-style:noneartdeco-slider+datalist li,artdeco-slider+datalist option,artdeco-slider+ul li,artdeco-slider+ul optionfont-size:1.2rem;line-height:1.33333;font-weight:400;color:rgba(0,0,0,.6);text-align:center;flex:1;transform:translateX(50%);padding:0:lang(ar) artdeco-slider+datalist li,:lang(ar) artdeco-slider+datalist option,:lang(ar) artdeco-slider+ul li,:lang(ar) artdeco-slider+ul option,:lang(ko) artdeco-slider+datalist li,:lang(ko) artdeco-slider+datalist option,:lang(ko) artdeco-slider+ul li,:lang(ko) artdeco-slider+ul option,:lang(th) artdeco-slider+datalist li,:lang(th) artdeco-slider+datalist option,:lang(th) artdeco-slider+ul li,:lang(th) artdeco-slider+ul option,:lang(zh) artdeco-slider+datalist li,:lang(zh) artdeco-slider+datalist option,:lang(zh) artdeco-slider+ul li,:lang(zh) artdeco-slider+ul optionfont-size:1.3rem;line-height:1.23077artdeco-slider+datalist li:last-of-type,artdeco-slider+datalist option:last-of-type,artdeco-slider+ul li:last-of-type,artdeco-slider+ul option:last-of-typeposition:absolute;right:100%;text-indent:-20px;flex:0;-moz-transform:translateX(-15px)select-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;outline:0;height:3.2rem;position:relative;z-index:2;background:transparent;background-image:url(/artdeco/static/images/bg-icons.svg);background-repeat:no-repeat;background-size:2.4rem;background-position:top -31.1rem left .7rem; /*!rtl:remove:start*/background-position:top -31.1rem left .1rem;border:0;width:100%;border:.1rem solid rgba(0,0,0,.6);padding:0 .8rem 0 3.2rem;transition:box-shadow .15s;border-radius:.2rem;color:rgba(0,0,0,.9);font-size:1.4rem;line-height:1.42857;font-weight:400select:lang(ar),select:lang(ko),select:lang(th),select:lang(zh)font-size:1.5rem;line-height:1.33333select::-ms-expanddisplay:noneselect:hoverborder-color:rgba(0,0,0,.9)select:focusborder-color:#0073b1;box-shadow:0 0 0 .1rem #0073b1select[disabled]opacity:.45;background-image:url(/artdeco/static/images/bg-icons.svg)select.errorborder-color:#d11124select:-moz-placeholdercolor:rgba(0,0,0,.6);opacity:1select:-ms-input-placeholdercolor:rgba(0,0,0,.6);opacity:1select::placeholdercolor:rgba(0,0,0,.6);opacity:1@media only screen and (-ms-high-contrast:active)selectbackground-image:url(/artdeco/static/images/bg-icons.svg)textareaheight:auto;padding-top:.7rembuttoncursor:pointerinput[type=checkbox],input[type=radio]pointer-events:none;opacity:0;margin:1.6rem 0 0 .2rem;position:absoluteinput[type=checkbox]+label,input[type=radio]+labeldisplay:block;line-height:2rem;margin-bottom:0;padding:0;position:relative;padding-right:2.8reminput[type=checkbox]+label:after,input[type=checkbox]+label:before,input[type=radio]+label:after,input[type=radio]+label:beforecontent:” “;height:2.2rem;width:2.2rem;top:-.1rem;right:-.1rem;position:absolute;display:block;box-sizing:border-boxinput[type=checkbox]+label:before,input[type=radio]+label:beforebox-shadow:inset 0 0 0 .1rem rgba(0,0,0,.6);border:.1rem solid transparent;background-clip:padding-box;padding:.2reminput[type=checkbox]:hover+label:before,input[type=radio]:hover+label:beforebox-shadow:inset 0 0 0 .1rem rgba(0,0,0,.9)input[type=checkbox]:disabled:hover+label:before,input[type=radio]:disabled:hover+label:beforebox-shadow:inset 0 0 0 .1rem rgba(0,0,0,.6)input[type=checkbox]:focus+label:before,input[type=radio]:focus+label:beforebox-shadow:0 0 0 .1rem #0073b1,inset 0 0 0 .1rem rgba(0,0,0,.9)input[type=checkbox]:checked+label:before,input[type=radio]:checked+label:beforebox-shadow:inset 0 0 0 1.1rem #0073b1input[type=checkbox]:checked+label:after,input[type=radio]:checked+label:afterdisplay:blockinput[type=checkbox]:focus:checked+label:before,input[type=radio]:focus:checked+label:beforebox-shadow:0 0 0 .1rem #0073b1,inset 0 0 0 1.1rem #0073b1input[type=checkbox]:disabled+label,input[type=radio]:disabled+labelopacity:.35input[type=checkbox]:disabled:checked+label:before,input[type=radio]:disabled:checked+label:beforebox-shadow:inset 0 0 0 1.1rem #0073b1input[type=checkbox].small-input+label,input[type=radio].small-input+labelline-height:1.6reminput[type=checkbox].small-input+label:after,input[type=checkbox].small-input+label:before,input[type=radio].small-input+label:after,input[type=radio].small-input+label:beforeheight:1.8rem;width:1.8reminput[type=radio]+label:beforeborder-radius:50%;transition-property:box-shadow;transition-timing-function:cubic-bezier(0,0,.2,1);transition-duration:167msinput[type=radio]:checked+label:beforebox-shadow:inset 0 0 0 .6rem #0073b1,inset 0 0 0 1.1rem #fffinput[type=radio]:focus:checked+label:beforebox-shadow:0 0 0 .1rem #0073b1,inset 0 0 0 .6rem #0073b1,inset 0 0 0 1.1rem #fffinput[type=radio]:disabled:checked+label:beforebox-shadow:inset 0 0 0 .6rem #0073b1,inset 0 0 0 1.1rem #fffinput[type=radio].small-input:checked+label:beforebox-shadow:inset 0 0 0 .5rem #0073b1,inset 0 0 0 1.1rem #fffinput[type=radio].small-input:checked+label:afterborder-width:.5reminput[type=radio].small-input:focus:checked+label:beforebox-shadow:0 0 0 .1rem #0073b1,inset 0 0 0 .5rem #0073b1,inset 0 0 0 1.1rem #fffinput[type=radio].small-input:disabled:checked+label:beforebox-shadow:inset 0 0 0 .5rem #0073b1,inset 0 0 0 1.1rem #fffinput[type=checkbox]+label:beforeborder-radius:.4rem;transition-property:box-shadow;transition-timing-function:cubic-bezier(0,0,.2,1);transition-duration:167msinput[type=checkbox]+label:afterdisplay:none;height:1.6rem;width:1.6rem;background-image:url(/artdeco/static/images/bg-icons.svg);background-size:2.4rem;overflow:hidden;margin:.3reminput[type=checkbox]:checked+label:afterdisplay:block;background-position:0 -2.4reminput[type=checkbox].small-input+label:aftertop:-.3rem;right:-.3reminput[type=checkbox]:indeterminate+label:beforebox-shadow:inset 0 0 0 1.1rem #0073b1input[type=checkbox]:indeterminate:focus+label:beforebox-shadow:0 0 0 .1rem #0073b1,inset 0 0 0 1.1rem #0073b1input[type=checkbox]:indeterminate:disabled+label:beforebox-shadow:inset 0 0 0 1.1rem #0073b1input[type=checkbox]:indeterminate+label:afterdisplay:block;content:””;background:#fff;height:.2rem;width:1.2rem;top:.6rem;right:.1reminput[type=checkbox].small-input:indeterminate+label:afterheight:.2rem;width:1rem;top:.4rem;right:0form.inverse-form labelcolor:#fffform.inverse-form label.required:aftercolor:#98d8f4form.inverse-form label[disabled]opacity:.45form.inverse-form input[type=date],form.inverse-form input[type=datetime-local],form.inverse-form input[type=datetime],form.inverse-form input[type=email],form.inverse-form input[type=month],form.inverse-form input[type=number],form.inverse-form input[type=password],form.inverse-form input[type=search],form.inverse-form input[type=tel],form.inverse-form input[type=text],form.inverse-form input[type=time],form.inverse-form input[type=url],form.inverse-form input[type=week],form.inverse-form select,form.inverse-form textareacolor:#fff;border-color:hsla(0,0%,100%,.7)form.inverse-form input[type=date]:-moz-placeholder,form.inverse-form input[type=datetime-local]:-moz-placeholder,form.inverse-form input[type=datetime]:-moz-placeholder,form.inverse-form input[type=email]:-moz-placeholder,form.inverse-form input[type=month]:-moz-placeholder,form.inverse-form input[type=number]:-moz-placeholder,form.inverse-form input[type=password]:-moz-placeholder,form.inverse-form input[type=search]:-moz-placeholder,form.inverse-form input[type=tel]:-moz-placeholder,form.inverse-form input[type=text]:-moz-placeholder,form.inverse-form input[type=time]:-moz-placeholder,form.inverse-form input[type=url]:-moz-placeholder,form.inverse-form input[type=week]:-moz-placeholder,form.inverse-form select:-moz-placeholder,form.inverse-form textarea:-moz-placeholdercolor:hsla(0,0%,100%,.7);opacity:1form.inverse-form input[type=date]:-ms-input-placeholder,form.inverse-form input[type=datetime-local]:-ms-input-placeholder,form.inverse-form input[type=datetime]:-ms-input-placeholder,form.inverse-form input[type=email]:-ms-input-placeholder,form.inverse-form input[type=month]:-ms-input-placeholder,form.inverse-form input[type=number]:-ms-input-placeholder,form.inverse-form input[type=password]:-ms-input-placeholder,form.inverse-form input[type=search]:-ms-input-placeholder,form.inverse-form input[type=tel]:-ms-input-placeholder,form.inverse-form input[type=text]:-ms-input-placeholder,form.inverse-form input[type=time]:-ms-input-placeholder,form.inverse-form input[type=url]:-ms-input-placeholder,form.inverse-form input[type=week]:-ms-input-placeholder,form.inverse-form select:-ms-input-placeholder,form.inverse-form textarea:-ms-input-placeholdercolor:hsla(0,0%,100%,.7);opacity:1form.inverse-form input[type=date]::placeholder,form.inverse-form input[type=datetime-local]::placeholder,form.inverse-form input[type=datetime]::placeholder,form.inverse-form input[type=email]::placeholder,form.inverse-form input[type=month]::placeholder,form.inverse-form input[type=number]::placeholder,form.inverse-form input[type=password]::placeholder,form.inverse-form input[type=search]::placeholder,form.inverse-form input[type=tel]::placeholder,form.inverse-form input[type=text]::placeholder,form.inverse-form input[type=time]::placeholder,form.inverse-form input[type=url]::placeholder,form.inverse-form input[type=week]::placeholder,form.inverse-form select::placeholder,form.inverse-form textarea::placeholdercolor:hsla(0,0%,100%,.7);opacity:1form.inverse-form input[type=date]:disabled,form.inverse-form input[type=datetime-local]:disabled,form.inverse-form input[type=datetime]:disabled,form.inverse-form input[type=email]:disabled,form.inverse-form input[type=month]:disabled,form.inverse-form input[type=number]:disabled,form.inverse-form input[type=password]:disabled,form.inverse-form input[type=search]:disabled,form.inverse-form input[type=tel]:disabled,form.inverse-form input[type=text]:disabled,form.inverse-form input[type=time]:disabled,form.inverse-form input[type=url]:disabled,form.inverse-form input[type=week]:disabled,form.inverse-form select:disabled,form.inverse-form textarea:disabledopacity:.45form.inverse-form input[type=date]:hover,form.inverse-form input[type=datetime-local]:hover,form.inverse-form input[type=datetime]:hover,form.inverse-form input[type=email]:hover,form.inverse-form input[type=month]:hover,form.inverse-form input[type=number]:hover,form.inverse-form input[type=password]:hover,form.inverse-form input[type=search]:hover,form.inverse-form input[type=tel]:hover,form.inverse-form input[type=text]:hover,form.inverse-form input[type=time]:hover,form.inverse-form input[type=url]:hover,form.inverse-form input[type=week]:hover,form.inverse-form select:hover,form.inverse-form textarea:hoverborder-color:#fffform.inverse-form input[type=date]:focus,form.inverse-form input[type=datetime-local]:focus,form.inverse-form input[type=datetime]:focus,form.inverse-form input[type=email]:focus,form.inverse-form input[type=month]:focus,form.inverse-form input[type=number]:focus,form.inverse-form input[type=password]:focus,form.inverse-form input[type=search]:focus,form.inverse-form input[type=tel]:focus,form.inverse-form input[type=text]:focus,form.inverse-form input[type=time]:focus,form.inverse-form input[type=url]:focus,form.inverse-form input[type=week]:focus,form.inverse-form select:focus,form.inverse-form textarea:focusborder-color:#98d8f4;box-shadow:0 0 0 .1rem #98d8f4form.inverse-form selectbackground-position:top -335px right 7pxform.inverse-form select:disabledborder-color:hsla(0,0%,100%,.25)form.inverse-form select optioncolor:rgba(0,0,0,.6)form.inverse-form input[type=checkbox]+label,form.inverse-form input[type=radio]+labelcolor:#fffform.inverse-form input[type=checkbox]+label:before,form.inverse-form input[type=checkbox]:disabled:hover+label:before,form.inverse-form input[type=radio]+label:before,form.inverse-form input[type=radio]:disabled:hover+label:beforebox-shadow:inset 0 0 0 1px hsla(0,0%,100%,.7)form.inverse-form input[type=checkbox]:hover+label:before,form.inverse-form input[type=radio]:hover+label:beforebox-shadow:inset 0 0 0 1px #fffform.inverse-form input[type=checkbox]:checked+label:before,form.inverse-form input[type=radio]:checked+label:beforebox-shadow:inset 0 0 0 1.1rem #98d8f4form.inverse-form input[type=checkbox]:checked+label:after,form.inverse-form input[type=radio]:checked+label:afterbackground-position:100% -366pxform.inverse-form input[type=checkbox]:focus+label:before,form.inverse-form input[type=radio]:focus+label:beforebox-shadow:0 0 0 1px #98d8f4,inset 0 0 0 1px #fffform.inverse-form input[type=checkbox]:focus:checked+label:before,form.inverse-form input[type=radio]:focus:checked+label:beforebox-shadow:0 0 0 1px #98d8f4,inset 0 0 0 1.1rem #98d8f4form.inverse-form input[type=checkbox]:disabled:checked+label:before,form.inverse-form input[type=radio]:disabled:checked+label:beforebox-shadow:inset 0 0 0 1.1rem #98d8f4form.inverse-form input[type=checkbox]:disabled:checked+label:after,form.inverse-form input[type=radio]:disabled:checked+label:afterbackground-position:100% -366pxform.inverse-form input[type=radio]:checked+label:beforebox-shadow:inset 0 0 0 6px #98d8f4,inset 0 0 0 1.1rem rgba(0,0,0,.6),inset 0 0 0 1.1rem #98d8f4form.inverse-form input[type=radio]:focus:checked+label:beforebox-shadow:0 0 0 1px #98d8f4,inset 0 0 0 6px #98d8f4,inset 0 0 0 1.1rem rgba(0,0,0,.6),inset 0 0 0 1.1rem #98d8f4form.inverse-form input[type=radio]:disabled:checked+label:beforebox-shadow:inset 0 0 0 6px #98d8f4,inset 0 0 0 1.1rem rgba(0,0,0,.6),inset 0 0 0 1.1rem #98d8f4form.inverse-form input[type=radio].small-input:checked+label:beforebox-shadow:inset 0 0 0 5px #98d8f4,inset 0 0 0 1.1rem rgba(0,0,0,.6),inset 0 0 0 1.1rem #98d8f4form.inverse-form input[type=radio].small-input:checked+label:afterborder-width:5pxform.inverse-form input[type=radio].small-input:focus:checked+label:beforebox-shadow:0 0 0 1px #98d8f4,inset 0 0 0 5px #98d8f4,inset 0 0 0 1.1rem rgba(0,0,0,.6),inset 0 0 0 1.1rem #98d8f4form.inverse-form input[type=radio].small-input:disabled:checked+label:beforebox-shadow:inset 0 0 0 5px #98d8f4,inset 0 0 0 1.1rem rgba(0,0,0,.6),inset 0 0 0 1.1rem #98d8f4form.inverse-form input[type=checkbox]:indeterminate+label:afterbackground:rgba(0,0,0,.6)form.inverse-form input[type=checkbox]:indeterminate+label:beforebox-shadow:inset 0 0 0 1.1rem #98d8f4form.inverse-form input[type=checkbox]:indeterminate:focus+label:beforebox-shadow:0 0 0 1px #98d8f4,inset 0 0 0 1.1rem #98d8f4form.inverse-form input[type=checkbox]:indeterminate:disabled+label:beforebox-shadow:inset 0 0 0 1.1rem #98d8f4form.simple-form input[type=date],form.simple-form input[type=datetime-local],form.simple-form input[type=datetime],form.simple-form input[type=email],form.simple-form input[type=month],form.simple-form input[type=number],form.simple-form input[type=password],form.simple-form input[type=search],form.simple-form input[type=tel],form.simple-form input[type=text],form.simple-form input[type=time],form.simple-form input[type=url],form.simple-form input[type=week],form.simple-form selectborder-radius:0;padding-right:0;padding-left:0form.simple-form input[type=date],form.simple-form input[type=date]:disabled,form.simple-form input[type=date]:focus,form.simple-form input[type=date]:hover,form.simple-form input[type=datetime-local],form.simple-form input[type=datetime-local]:disabled,form.simple-form input[type=datetime-local]:focus,form.simple-form input[type=datetime-local]:hover,form.simple-form input[type=datetime],form.simple-form input[type=datetime]:disabled,form.simple-form input[type=datetime]:focus,form.simple-form input[type=datetime]:hover,form.simple-form input[type=email],form.simple-form input[type=email]:disabled,form.simple-form input[type=email]:focus,form.simple-form input[type=email]:hover,form.simple-form input[type=month],form.simple-form input[type=month]:disabled,form.simple-form input[type=month]:focus,form.simple-form input[type=month]:hover,form.simple-form input[type=number],form.simple-form input[type=number]:disabled,form.simple-form input[type=number]:focus,form.simple-form input[type=number]:hover,form.simple-form input[type=password],form.simple-form input[type=password]:disabled,form.simple-form input[type=password]:focus,form.simple-form input[type=password]:hover,form.simple-form input[type=search],form.simple-form input[type=search]:disabled,form.simple-form input[type=search]:focus,form.simple-form input[type=search]:hover,form.simple-form input[type=tel],form.simple-form input[type=tel]:disabled,form.simple-form input[type=tel]:focus,form.simple-form input[type=tel]:hover,form.simple-form input[type=text],form.simple-form input[type=text]:disabled,form.simple-form input[type=text]:focus,form.simple-form input[type=text]:hover,form.simple-form input[type=time],form.simple-form input[type=time]:disabled,form.simple-form input[type=time]:focus,form.simple-form input[type=time]:hover,form.simple-form input[type=url],form.simple-form input[type=url]:disabled,form.simple-form input[type=url]:focus,form.simple-form input[type=url]:hover,form.simple-form input[type=week],form.simple-form input[type=week]:disabled,form.simple-form input[type=week]:focus,form.simple-form input[type=week]:hover,form.simple-form select,form.simple-form select:disabled,form.simple-form select:focus,form.simple-form select:hoverborder-width:0 0 1pxform.simple-form input[type=date]:focus,form.simple-form input[type=datetime-local]:focus,form.simple-form input[type=datetime]:focus,form.simple-form input[type=email]:focus,form.simple-form input[type=month]:focus,form.simple-form input[type=number]:focus,form.simple-form input[type=password]:focus,form.simple-form input[type=search]:focus,form.simple-form input[type=tel]:focus,form.simple-form input[type=text]:focus,form.simple-form input[type=time]:focus,form.simple-form input[type=url]:focus,form.simple-form input[type=week]:focus,form.simple-form select:focusbox-shadow:0 1px 0 0 #0073b1form.simple-form selectpadding-left:32pxform.simple-form .floating-labelposition:relative;display:block;margin-top:35pxform.simple-form .floating-label .label-textposition:absolute;top:10px;right:0;transition:all .35s ease;margin:0form.simple-form .floating-label[data-form-elem-focus=true] .label-texttransform:translateY(-25px);-webkit-transform:translateY(-25px)form.simple-form.inverse-form input[type=date]:focus,form.simple-form.inverse-form input[type=datetime-local]:focus,form.simple-form.inverse-form input[type=datetime]:focus,form.simple-form.inverse-form input[type=email]:focus,form.simple-form.inverse-form input[type=month]:focus,form.simple-form.inverse-form input[type=number]:focus,form.simple-form.inverse-form input[type=password]:focus,form.simple-form.inverse-form input[type=search]:focus,form.simple-form.inverse-form input[type=tel]:focus,form.simple-form.inverse-form input[type=text]:focus,form.simple-form.inverse-form input[type=time]:focus,form.simple-form.inverse-form input[type=url]:focus,form.simple-form.inverse-form input[type=week]:focus,form.simple-form.inverse-form select:focusbox-shadow:0 1px 0 0 #98d8f4@media screen and (-ms-high-contrast:active)input[type=checkbox]:focus+label:before,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus+label:before,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focusoutline:2px dotted ButtonTextinput[type=checkbox]:checked+label:aftercontent:”\2714″;font-size:1.8rem;top:-3px;right:0;background:transparentinput[type=checkbox]:checked.small-input+label:afterfont-size:1.6rem;right:-1pxinput[type=radio]:checked+label:afterborder:7px solid currentColor;border-radius:50%;width:2.2rem;height:2.2reminput[type=radio]:checked.small-input+label:afterwidth:1.8rem;height:1.8reminput[type=checkbox]:indeterminate+label:afterbackground:currentColorartdeco-floatlabelposition:relative;display:block;margin-top:35pxartdeco-floatlabel input[type=date],artdeco-floatlabel input[type=datetime-local],artdeco-floatlabel input[type=datetime],artdeco-floatlabel input[type=email],artdeco-floatlabel input[type=month],artdeco-floatlabel input[type=number],artdeco-floatlabel input[type=password],artdeco-floatlabel input[type=search],artdeco-floatlabel input[type=tel],artdeco-floatlabel input[type=text],artdeco-floatlabel input[type=time],artdeco-floatlabel input[type=url],artdeco-floatlabel input[type=week]border-radius:0;padding-right:0;padding-left:0artdeco-floatlabel input[type=date],artdeco-floatlabel input[type=date]:disabled,artdeco-floatlabel input[type=date]:focus,artdeco-floatlabel input[type=date]:hover,artdeco-floatlabel input[type=datetime-local],artdeco-floatlabel input[type=datetime-local]:disabled,artdeco-floatlabel input[type=datetime-local]:focus,artdeco-floatlabel input[type=datetime-local]:hover,artdeco-floatlabel input[type=datetime],artdeco-floatlabel input[type=datetime]:disabled,artdeco-floatlabel input[type=datetime]:focus,artdeco-floatlabel input[type=datetime]:hover,artdeco-floatlabel input[type=email],artdeco-floatlabel input[type=email]:disabled,artdeco-floatlabel input[type=email]:focus,artdeco-floatlabel input[type=email]:hover,artdeco-floatlabel input[type=month],artdeco-floatlabel input[type=month]:disabled,artdeco-floatlabel input[type=month]:focus,artdeco-floatlabel input[type=month]:hover,artdeco-floatlabel input[type=number],artdeco-floatlabel input[type=number]:disabled,artdeco-floatlabel input[type=number]:focus,artdeco-floatlabel input[type=number]:hover,artdeco-floatlabel input[type=password],artdeco-floatlabel input[type=password]:disabled,artdeco-floatlabel input[type=password]:focus,artdeco-floatlabel input[type=password]:hover,artdeco-floatlabel input[type=search],artdeco-floatlabel input[type=search]:disabled,artdeco-floatlabel input[type=search]:focus,artdeco-floatlabel input[type=search]:hover,artdeco-floatlabel input[type=tel],artdeco-floatlabel input[type=tel]:disabled,artdeco-floatlabel input[type=tel]:focus,artdeco-floatlabel input[type=tel]:hover,artdeco-floatlabel input[type=text],artdeco-floatlabel input[type=text]:disabled,artdeco-floatlabel input[type=text]:focus,artdeco-floatlabel input[type=text]:hover,artdeco-floatlabel input[type=time],artdeco-floatlabel input[type=time]:disabled,artdeco-floatlabel input[type=time]:focus,artdeco-floatlabel input[type=time]:hover,artdeco-floatlabel input[type=url],artdeco-floatlabel input[type=url]:disabled,artdeco-floatlabel input[type=url]:focus,artdeco-floatlabel input[type=url]:hover,artdeco-floatlabel input[type=week],artdeco-floatlabel input[type=week]:disabled,artdeco-floatlabel input[type=week]:focus,artdeco-floatlabel input[type=week]:hoverborder-width:0 0 1px;outline:0artdeco-floatlabel input[type=date]:focus,artdeco-floatlabel input[type=datetime-local]:focus,artdeco-floatlabel input[type=datetime]:focus,artdeco-floatlabel input[type=email]:focus,artdeco-floatlabel input[type=month]:focus,artdeco-floatlabel input[type=number]:focus,artdeco-floatlabel input[type=password]:focus,artdeco-floatlabel input[type=search]:focus,artdeco-floatlabel input[type=tel]:focus,artdeco-floatlabel input[type=text]:focus,artdeco-floatlabel input[type=time]:focus,artdeco-floatlabel input[type=url]:focus,artdeco-floatlabel input[type=week]:focusbox-shadow:0 1px 0 0 #0084bfartdeco-floatlabel selectpadding-left:32pxartdeco-floatlabel .artdeco-label-textposition:absolute;top:10px;right:0;transition:all .35s ease;margin:0artdeco-floatlabel[data-form-elem-focus=true] .artdeco-label-texttransform:translateY(-25px);-webkit-transform:translateY(-25px)htmlfont-size:62.5%html.artdeco-webkit-font-smoothing:antialiased@media only screen and (-webkit-min-device-pixel-ratio:1.25),only screen and (min-device-pixel-ratio:1.25),only screen and (min-resolution:1.25dppx),only screen and (min-resolution:200dpi)html.artdeco-webkit-font-smoothing:subpixel-antialiasedbodyfont-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Fira Sans,Ubuntu,Oxygen,Oxygen Sans,Cantarell,Droid Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Lucida Grande,Helvetica,Arial,sans-serif:lang(ar) bodyfont-family:var(–artdeco-typography-ar):lang(ja) bodyfont-family:var(–artdeco-typography-ja)body :lang(ko)font-family:var(–artdeco-typography-ko):lang(th) bodyfont-family:var(–artdeco-typography-th):lang(zh) bodyfont-family:var(–artdeco-typography-zh)atext-decoration:none;font-weight:600;background-color:transparent;border:0a,a:visitedcolor:#0073b1a:focus,a:hovertext-decoration:underline;color:#006097a:activecolor:#004b7ca:visitedcolor:#665ed0a:visited:hovercolor:#544bc2a:visited:activecolor:#4034b0b,strongfont-weight:600body,pfont-size:1.6rem;line-height:1.5;font-weight:400;color:rgba(0,0,0,.9):lang(ar) body,:lang(ar) p,:lang(ko) body,:lang(ko) p,:lang(th) body,:lang(th) p,:lang(zh) body,:lang(zh) pfont-size:1.7rem;line-height:1.41176.large-header,h1font-size:4rem;line-height:1.2;font-weight:400;color:rgba(0,0,0,.9):lang(ar) .large-header,:lang(ar) h1,:lang(ko) .large-header,:lang(ko) h1,:lang(th) .large-header,:lang(th) h1,:lang(zh) .large-header,:lang(zh) h1line-height:1.2h2font-size:3.2rem;font-weight:400;color:rgba(0,0,0,.9):lang(ar) h2,:lang(ko) h2,:lang(th) h2,:lang(zh) h2,h2line-height:1.25.large-text,h3font-size:2.4rem;font-weight:400;color:rgba(0,0,0,.9).large-text,:lang(ar) .large-text,:lang(ar) h3,:lang(ko) .large-text,:lang(ko) h3,:lang(th) .large-text,:lang(th) h3,:lang(zh) .large-text,:lang(zh) h3,h3line-height:1.33333.medium-text,h4font-size:2rem;line-height:1.4;font-weight:400;color:rgba(0,0,0,.9):lang(ar) .medium-text,:lang(ar) h4,:lang(ko) .medium-text,:lang(ko) h4,:lang(th) .medium-text,:lang(th) h4,:lang(zh) .medium-text,:lang(zh) h4font-size:2.1rem;line-height:1.33333.small-text,h5font-size:1.6rem;line-height:1.5;font-weight:400;color:rgba(0,0,0,.9):lang(ar) .small-text,:lang(ar) h5,:lang(ko) .small-text,:lang(ko) h5,:lang(th) .small-text,:lang(th) h5,:lang(zh) .small-text,:lang(zh) h5font-size:1.7rem;line-height:1.41176h6font-size:1.4rem;line-height:1.42857;font-weight:600;color:rgba(0,0,0,.6):lang(ar) h6,:lang(ko) h6,:lang(th) h6,:lang(zh) h6font-size:1.5rem;line-height:1.33333em,ifont-style:italicem:lang(ar),em:lang(ja),em:lang(ko),em:lang(th),em:lang(zh),i:lang(ar),i:lang(ja),i:lang(ko),i:lang(th),i:lang(zh)font-family:inherit;font-style:normal!importantbutton,input,select,textareafont-family:inherit.small-textfont-size:1.45rem;line-height:1.375blockquotefont-size:1.6rem;line-height:1.5;font-weight:400;color:rgba(0,0,0,.9):lang(ar) blockquote,:lang(ko) blockquote,:lang(th) blockquote,:lang(zh) blockquotefont-size:1.7rem;line-height:1.41176artdeco-pill,artdeco-toggle-pillheight:32px;color:rgba(0,0,0,.6);border:0artdeco-pill .artdeco-pill-icons,artdeco-toggle-pill .artdeco-pill-iconsposition:relative;margin-right:0;height:16px;width:16pxartdeco-pill li-icon,artdeco-toggle-pill li-iconposition:absolute;top:0;right:0;transform:scale(0);transition:transform 167ms ease-in-outartdeco-pill li-icon[type=plus-icon],artdeco-toggle-pill li-icon[type=plus-icon]transform:scale(1)artdeco-pill li-icon[type=cancel-icon],artdeco-toggle-pill li-icon[type=cancel-icon]transform:scale(1) rotate(-45deg);opacity:0;transition:transform 167ms ease-in-out,opacity 0ms 167msartdeco-pill[type=toggle] .artdeco-toggle-pill-wrapper,artdeco-toggle-pill .artdeco-toggle-pill-wrapperdisplay:inline-flex;align-items:centerartdeco-pill[type=toggle] button,artdeco-toggle-pill buttonborder:noneartdeco-pill[type=toggle] button,artdeco-pill[type=toggle] label,artdeco-toggle-pill button,artdeco-toggle-pill labelfont-size:1.4rem;line-height:1.42857;font-weight:600;color:rgba(0,0,0,.9);display:inline-flex;min-height:32px;align-items:center;padding:6px 10px 6px 12px;margin:0;box-shadow:inset 0 0 0 1px #0073b1;background-color:transparent;color:#0073b1;border-radius:32px;box-sizing:border-box;transition:color 334ms ease-in-out,box-shadow 334ms ease-in-out,background-color 334ms ease-in-out:lang(ar) artdeco-pill[type=toggle] button,:lang(ar) artdeco-pill[type=toggle] label,:lang(ar) artdeco-toggle-pill button,:lang(ar) artdeco-toggle-pill label,:lang(ko) artdeco-pill[type=toggle] button,:lang(ko) artdeco-pill[type=toggle] label,:lang(ko) artdeco-toggle-pill button,:lang(ko) artdeco-toggle-pill label,:lang(th) artdeco-pill[type=toggle] button,:lang(th) artdeco-pill[type=toggle] label,:lang(th) artdeco-toggle-pill button,:lang(th) artdeco-toggle-pill label,:lang(zh) artdeco-pill[type=toggle] button,:lang(zh) artdeco-pill[type=toggle] label,:lang(zh) artdeco-toggle-pill button,:lang(zh) artdeco-toggle-pill labelfont-size:1.5rem;line-height:1.33333artdeco-pill[type=toggle] button span,artdeco-pill[type=toggle] label span,artdeco-toggle-pill button span,artdeco-toggle-pill label spanmargin-right:5pxartdeco-pill[type=toggle] button .artdeco-pill-content,artdeco-pill[type=toggle] label .artdeco-pill-content,artdeco-toggle-pill button .artdeco-pill-content,artdeco-toggle-pill label .artdeco-pill-contentdisplay:inline-flex;align-items:centerartdeco-pill[type=toggle] button:after,artdeco-pill[type=toggle] button:before,artdeco-pill[type=toggle] label:after,artdeco-pill[type=toggle] label:before,artdeco-toggle-pill button:after,artdeco-toggle-pill button:before,artdeco-toggle-pill label:after,artdeco-toggle-pill label:beforedisplay:noneartdeco-pill[type=toggle] button,artdeco-toggle-pill buttonpadding-top:6pxartdeco-pill[type=toggle]:hover button,artdeco-pill[type=toggle]:hover label,artdeco-pill[type=toggle][data-artdeco-focus] button,artdeco-pill[type=toggle][data-artdeco-focus] label,artdeco-toggle-pill:hover button,artdeco-toggle-pill:hover label,artdeco-toggle-pill[data-artdeco-focus] button,artdeco-toggle-pill[data-artdeco-focus] labelbox-shadow:inset 0 0 0 2px #006097;color:#006097;background-color:transparentartdeco-pill[type=toggle]:active button,artdeco-pill[type=toggle]:active label,artdeco-toggle-pill:active button,artdeco-toggle-pill:active labelbox-shadow:inset 0 0 0 2px #004b7c;color:#004b7cartdeco-pill[type=toggle][checked] button,artdeco-pill[type=toggle][checked] label,artdeco-toggle-pill[checked] button,artdeco-toggle-pill[checked] labelbox-shadow:inset 0 0 0 2px transparent;color:#fff;background-color:#0073b1artdeco-pill[type=toggle][checked] button li-icon[type=check-icon],artdeco-pill[type=toggle][checked] label li-icon[type=check-icon],artdeco-toggle-pill[checked] button li-icon[type=check-icon],artdeco-toggle-pill[checked] label li-icon[type=check-icon]transform:scale(1);transition:transform 167ms ease-in-out 167msartdeco-pill[type=toggle][checked] button li-icon[type=cancel-icon],artdeco-pill[type=toggle][checked] button li-icon[type=plus-icon],artdeco-pill[type=toggle][checked] label li-icon[type=cancel-icon],artdeco-pill[type=toggle][checked] label li-icon[type=plus-icon],artdeco-toggle-pill[checked] button li-icon[type=cancel-icon],artdeco-toggle-pill[checked] button li-icon[type=plus-icon],artdeco-toggle-pill[checked] label li-icon[type=cancel-icon],artdeco-toggle-pill[checked] label li-icon[type=plus-icon]transform:scale(0);transition:transform 167ms ease-in-out,opacity 0ms 167msartdeco-pill[type=toggle][checked]:hover button,artdeco-pill[type=toggle][checked]:hover label,artdeco-pill[type=toggle][checked][data-artdeco-focus] button,artdeco-pill[type=toggle][checked][data-artdeco-focus] label,artdeco-toggle-pill[checked]:hover button,artdeco-toggle-pill[checked]:hover label,artdeco-toggle-pill[checked][data-artdeco-focus] button,artdeco-toggle-pill[checked][data-artdeco-focus] labelbox-shadow:inset 0 0 0 2px #006097;background-color:#006097;color:#fffartdeco-pill[type=toggle][checked]:hover button li-icon[type=cancel-icon],artdeco-pill[type=toggle][checked]:hover label li-icon[type=cancel-icon],artdeco-pill[type=toggle][checked][data-artdeco-focus] button li-icon[type=cancel-icon],artdeco-pill[type=toggle][checked][data-artdeco-focus] label li-icon[type=cancel-icon],artdeco-toggle-pill[checked]:hover button li-icon[type=cancel-icon],artdeco-toggle-pill[checked]:hover label li-icon[type=cancel-icon],artdeco-toggle-pill[checked][data-artdeco-focus] button li-icon[type=cancel-icon],artdeco-toggle-pill[checked][data-artdeco-focus] label li-icon[type=cancel-icon]transform:scale(1);opacity:1;transition:transform 167ms ease-in-out 167msartdeco-pill[type=toggle][checked]:hover button li-icon[type=check-icon],artdeco-pill[type=toggle][checked]:hover button li-icon[type=plus-icon],artdeco-pill[type=toggle][checked]:hover label li-icon[type=check-icon],artdeco-pill[type=toggle][checked]:hover label li-icon[type=plus-icon],artdeco-pill[type=toggle][checked][data-artdeco-focus] button li-icon[type=check-icon],artdeco-pill[type=toggle][checked][data-artdeco-focus] button li-icon[type=plus-icon],artdeco-pill[type=toggle][checked][data-artdeco-focus] label li-icon[type=check-icon],artdeco-pill[type=toggle][checked][data-artdeco-focus] label li-icon[type=plus-icon],artdeco-toggle-pill[checked]:hover button li-icon[type=check-icon],artdeco-toggle-pill[checked]:hover button li-icon[type=plus-icon],artdeco-toggle-pill[checked]:hover label li-icon[type=check-icon],artdeco-toggle-pill[checked]:hover label li-icon[type=plus-icon],artdeco-toggle-pill[checked][data-artdeco-focus] button li-icon[type=check-icon],artdeco-toggle-pill[checked][data-artdeco-focus] button li-icon[type=plus-icon],artdeco-toggle-pill[checked][data-artdeco-focus] label li-icon[type=check-icon],artdeco-toggle-pill[checked][data-artdeco-focus] label li-icon[type=plus-icon]transform:scale(0);transition:transform 167ms ease-in-outartdeco-pill[type=toggle][checked]:active button,artdeco-pill[type=toggle][checked]:active label,artdeco-toggle-pill[checked]:active button,artdeco-toggle-pill[checked]:active labelbox-shadow:inset 0 0 0 2px #004b7c;background-color:#004b7c;color:#fffartdeco-pill[type=toggle][color-scheme=muted] button,artdeco-pill[type=toggle][color-scheme=muted] label,artdeco-toggle-pill[color-scheme=muted] button,artdeco-toggle-pill[color-scheme=muted] labelbox-shadow:inset 0 0 0 1px rgba(0,0,0,.6);background-color:transparent;color:rgba(0,0,0,.6)artdeco-pill[type=toggle][color-scheme=muted]:hover button,artdeco-pill[type=toggle][color-scheme=muted]:hover label,artdeco-pill[type=toggle][color-scheme=muted][data-artdeco-focus] button,artdeco-pill[type=toggle][color-scheme=muted][data-artdeco-focus] label,artdeco-toggle-pill[color-scheme=muted]:hover button,artdeco-toggle-pill[color-scheme=muted]:hover label,artdeco-toggle-pill[color-scheme=muted][data-artdeco-focus] button,artdeco-toggle-pill[color-scheme=muted][data-artdeco-focus] labelbox-shadow:inset 0 0 0 2px rgba(0,0,0,.75);color:rgba(0,0,0,.75);background-color:transparentartdeco-pill[type=toggle][color-scheme=muted]:active button,artdeco-pill[type=toggle][color-scheme=muted]:active label,artdeco-toggle-pill[color-scheme=muted]:active button,artdeco-toggle-pill[color-scheme=muted]:active labelbox-shadow:inset 0 0 0 2px rgba(0,0,0,.9);color:rgba(0,0,0,.9)artdeco-pill[type=toggle][color-scheme=muted][checked] button,artdeco-pill[type=toggle][color-scheme=muted][checked] label,artdeco-toggle-pill[color-scheme=muted][checked] button,artdeco-toggle-pill[color-scheme=muted][checked] labelbox-shadow:inset 0 0 0 2px transparent;color:rgba(0,0,0,.6);background-color:rgba(199,209,216,.45)artdeco-pill[type=toggle][color-scheme=muted][checked]:hover button,artdeco-pill[type=toggle][color-scheme=muted][checked]:hover label,artdeco-pill[type=toggle][color-scheme=muted][checked][data-artdeco-focus] button,artdeco-pill[type=toggle][color-scheme=muted][checked][data-artdeco-focus] label,artdeco-toggle-pill[color-scheme=muted][checked]:hover button,artdeco-toggle-pill[color-scheme=muted][checked]:hover label,artdeco-toggle-pill[color-scheme=muted][checked][data-artdeco-focus] button,artdeco-toggle-pill[color-scheme=muted][checked][data-artdeco-focus] labelbox-shadow:inset 0 0 0 2px transparent;background-color:rgba(199,209,216,.6);color:rgba(0,0,0,.75)artdeco-pill[type=toggle][color-scheme=muted][checked]:active button,artdeco-pill[type=toggle][color-scheme=muted][checked]:active label,artdeco-toggle-pill[color-scheme=muted][checked]:active button,artdeco-toggle-pill[color-scheme=muted][checked]:active labelbox-shadow:inset 0 0 0 2px transparent;background-color:rgba(199,209,216,.75);color:rgba(0,0,0,.9)artdeco-pill[type=toggle][color-scheme=inverse] button,artdeco-pill[type=toggle][color-scheme=inverse] label,artdeco-toggle-pill[color-scheme=inverse] button,artdeco-toggle-pill[color-scheme=inverse] labelbox-shadow:inset 0 0 0 1px #fff;background-color:transparent;color:#fffartdeco-pill[type=toggle][color-scheme=inverse]:hover button,artdeco-pill[type=toggle][color-scheme=inverse]:hover label,artdeco-pill[type=toggle][color-scheme=inverse][data-artdeco-focus] button,artdeco-pill[type=toggle][color-scheme=inverse][data-artdeco-focus] label,artdeco-toggle-pill[color-scheme=inverse]:hover button,artdeco-toggle-pill[color-scheme=inverse]:hover label,artdeco-toggle-pill[color-scheme=inverse][data-artdeco-focus] button,artdeco-toggle-pill[color-scheme=inverse][data-artdeco-focus] labelbox-shadow:inset 0 0 0 2px #fff;color:#fff;background-color:transparentartdeco-pill[type=toggle][color-scheme=inverse]:active button,artdeco-pill[type=toggle][color-scheme=inverse]:active label,artdeco-toggle-pill[color-scheme=inverse]:active button,artdeco-toggle-pill[color-scheme=inverse]:active labelbox-shadow:inset 0 0 0 2px #fff;color:#fffartdeco-pill[type=toggle][color-scheme=inverse][checked] button,artdeco-pill[type=toggle][color-scheme=inverse][checked] label,artdeco-toggle-pill[color-scheme=inverse][checked] button,artdeco-toggle-pill[color-scheme=inverse][checked] labelbox-shadow:inset 0 0 0 2px transparent;color:rgba(0,0,0,.6);background-color:#fffartdeco-pill[type=toggle][color-scheme=inverse][checked]:hover button,artdeco-pill[type=toggle][color-scheme=inverse][checked]:hover label,artdeco-pill[type=toggle][color-scheme=inverse][checked][data-artdeco-focus] button,artdeco-pill[type=toggle][color-scheme=inverse][checked][data-artdeco-focus] label,artdeco-toggle-pill[color-scheme=inverse][checked]:hover button,artdeco-toggle-pill[color-scheme=inverse][checked]:hover label,artdeco-toggle-pill[color-scheme=inverse][checked][data-artdeco-focus] button,artdeco-toggle-pill[color-scheme=inverse][checked][data-artdeco-focus] labelbox-shadow:inset 0 0 0 2px #fff;background-color:#fff;color:rgba(0,0,0,.75)artdeco-pill[type=toggle][color-scheme=inverse][checked]:active button,artdeco-pill[type=toggle][color-scheme=inverse][checked]:active label,artdeco-toggle-pill[color-scheme=inverse][checked]:active button,artdeco-toggle-pill[color-scheme=inverse][checked]:active labelbox-shadow:inset 0 0 0 2px transparent;background-color:#fff;color:rgba(0,0,0,.9)artdeco-pill[type=input]display:inline-flex;position:relative;align-items:center;justify-content:flex-start;vertical-align:middleartdeco-pill[type=input]:hover .artdeco-pill-label-text,artdeco-pill[type=input]:hover input[type=text],artdeco-pill[type=input]:hover labelcolor:#006097artdeco-pill[type=input] labeldisplay:flex;position:absolute;box-sizing:border-box;align-items:center;z-index:0;top:0;right:11px;height:32px;margin:0;cursor:pointer;opacity:1;color:#0073b1;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:noneartdeco-pill[type=input] label .artdeco-pill-label-textfont-size:1.4rem;line-height:1.42857;font-weight:600;color:rgba(0,0,0,.9);transition:opacity 334ms ease-in-out;margin-right:6px;color:inherit;line-height:21px:lang(ar) artdeco-pill[type=input] label .artdeco-pill-label-text,:lang(ko) artdeco-pill[type=input] label .artdeco-pill-label-text,:lang(th) artdeco-pill[type=input] label .artdeco-pill-label-text,:lang(zh) artdeco-pill[type=input] label .artdeco-pill-label-textfont-size:1.5rem;line-height:1.33333artdeco-pill[type=input] input[type=text]font-size:1.4rem;line-height:1.42857;font-weight:600;color:rgba(0,0,0,.9);color:#0073b1;display:inline-block;height:32px;width:150px;box-sizing:border-box;background-color:transparent;padding:0 32px 0 16px;border:1px solid transparent;border-radius:16px;cursor:pointer;transform:translateX(-8px);transition:background-color 334ms ease-in-out,width 334ms ease-in-out,border-color 334ms ease-in-out,transform 334ms ease-in-out:lang(ar) artdeco-pill[type=input] input[type=text],:lang(ko) artdeco-pill[type=input] input[type=text],:lang(th) artdeco-pill[type=input] input[type=text],:lang(zh) artdeco-pill[type=input] input[type=text]font-size:1.5rem;line-height:1.33333artdeco-pill[type=input] input[type=text]:focusoutline:none;border-color:#0073b1;box-shadow:none;cursor:autoartdeco-pill[type=input][data-artdeco-focus] input[type=text]color:#006097;transform:translateX(0);transition:background-color 334ms ease-in-out,width 334ms ease-in-out,border-color 334ms ease-in-out,transform 334ms ease-in-outartdeco-pill[type=input][data-artdeco-focus] .artdeco-pill-label-textcolor:rgba(0,115,177,.35);cursor:textartdeco-pill[type=input][complete]max-width:none;cursor:pointerartdeco-pill[type=input][complete] input[type=text]background-color:#0073b1;color:#fff;border-color:transparent;transform:translateX(0);transition:background-color 334ms ease-in-out,width 334ms ease-in-out,border-color 334ms ease-in-out,transform 0msartdeco-pill[type=input][complete] labelz-index:1;color:#fffartdeco-pill[type=input][complete] label .artdeco-pill-label-textdisplay:noneartdeco-pill[type=input][complete] li-icon[type=check-icon]opacity:1;transform:scale(1);transition:transform 167ms ease-in-out 167msartdeco-pill[type=input][complete] li-icon[type=cancel-icon],artdeco-pill[type=input][complete] li-icon[type=plus-icon]transform:scale(0);transition:transform 167ms ease-in-out,opacity 0ms 167msartdeco-pill[type=input][complete]:hover input,artdeco-pill[type=input][complete][data-artdeco-focus] inputbackground-color:#006097;border-color:transparent;color:#fffartdeco-pill[type=input][complete]:hover label li-icon,artdeco-pill[type=input][complete][data-artdeco-focus] label li-iconcolor:#fffartdeco-pill[type=input][complete]:hover label li-icon[type=cancel-icon],artdeco-pill[type=input][complete][data-artdeco-focus] label li-icon[type=cancel-icon]opacity:1;transform:scale(1);transition:transform 167ms ease-in-out 167msartdeco-pill[type=input][complete]:hover label li-icon[type=check-icon],artdeco-pill[type=input][complete][data-artdeco-focus] label li-icon[type=check-icon]transform:scale(0);transition:transform 167ms ease-in-outartdeco-pill[type=input][data-artdeco-has-content]:not([complete]) input[type=text]transition:width 0ms,background-color 334ms ease-in-out,border-color 334ms ease-in-out,transform 334ms ease-in-outartdeco-pill[type=input][data-artdeco-has-content] label .artdeco-pill-label-textdisplay:noneartdeco-pill[type=input][color-scheme=muted] labelcolor:rgba(0,0,0,.6)artdeco-pill[type=input][color-scheme=muted]:hover .artdeco-pill-label-text,artdeco-pill[type=input][color-scheme=muted]:hover input[type=text],artdeco-pill[type=input][color-scheme=muted]:hover labelcolor:rgba(0,0,0,.75)artdeco-pill[type=input][color-scheme=muted] input[type=text]background-color:transparent;color:rgba(0,0,0,.6)artdeco-pill[type=input][color-scheme=muted] input[type=text]:focusborder-color:rgba(0,0,0,.6);color:rgba(0,0,0,.75);background-color:transparentartdeco-pill[type=input][color-scheme=muted][data-artdeco-focus]color:rgba(0,0,0,.6)artdeco-pill[type=input][color-scheme=muted][data-artdeco-focus] .artdeco-pill-label-textcolor:rgba(0,0,0,.25)artdeco-pill[type=input][color-scheme=muted][complete] input[type=text]background-color:rgba(199,209,216,.45);color:rgba(0,0,0,.6);border-color:transparentartdeco-pill[type=input][color-scheme=muted][complete] li-iconcolor:rgba(0,0,0,.6)artdeco-pill[type=input][color-scheme=muted][complete]:hover input,artdeco-pill[type=input][color-scheme=muted][complete][data-artdeco-focus] inputbackground-color:rgba(199,209,216,.6);border-color:transparent;color:rgba(0,0,0,.75)artdeco-pill[type=input][color-scheme=muted][complete]:hover li-icon,artdeco-pill[type=input][color-scheme=muted][complete][data-artdeco-focus] li-iconcolor:rgba(0,0,0,.75)artdeco-pill[type=input][color-scheme=inverse]:hover .artdeco-pill-label-text,artdeco-pill[type=input][color-scheme=inverse]:hover input[type=text],artdeco-pill[type=input][color-scheme=inverse]:hover label,artdeco-pill[type=input][color-scheme=inverse] labelcolor:#fffartdeco-pill[type=input][color-scheme=inverse] input[type=text]background-color:transparent;color:#fffartdeco-pill[type=input][color-scheme=inverse] input[type=text]:focusborder-color:#fff;color:#fff;background-color:transparentartdeco-pill[type=input][color-scheme=inverse][data-artdeco-focus]color:hsla(0,0%,100%,.85)artdeco-pill[type=input][color-scheme=inverse][data-artdeco-focus] .artdeco-pill-label-textcolor:hsla(0,0%,100%,.35)artdeco-pill[type=input][color-scheme=inverse][complete] input[type=text]background-color:#fff;color:rgba(0,0,0,.6);border-color:transparentartdeco-pill[type=input][color-scheme=inverse][complete] li-iconcolor:rgba(0,0,0,.6)artdeco-pill[type=input][color-scheme=inverse][complete]:hover input,artdeco-pill[type=input][color-scheme=inverse][complete][data-artdeco-focus] inputbackground-color:#fff;border-color:transparent;color:rgba(0,0,0,.75)artdeco-pill[type=input][color-scheme=inverse][complete]:hover li-icon,artdeco-pill[type=input][color-scheme=inverse][complete][data-artdeco-focus] li-iconcolor:rgba(0,0,0,.75)artdeco-pill[type=input] artdeco-typeahead-results-containerright:16pxlinkedin-logodisplay:blocklinkedin-logo .logo-text,linkedin-logo li-iconvertical-align:middlelinkedin-logo .logo-textdisplay:inline-block;letter-spacing:.2em;color:rgba(0,0,0,.9);white-space:nowraplinkedin-logo .logo-text.logo-lockup-darkcolor:#000linkedin-logo .logo-text.logo-lockup-inversecolor:#ffflinkedin-logo[size=”14dp”] li-iconmargin-left:calc(5px – .2em)linkedin-logo[size=”14dp”] .logo-textfont-weight:600;font-size:11px;line-height:14pxlinkedin-logo[size=”21dp”] li-iconmargin-left:calc(7px – .2em)linkedin-logo[size=”21dp”] .logo-textfont-size:14px;line-height:21pxlinkedin-logo[size=”28dp”] li-iconmargin-left:calc(9px – .2em)linkedin-logo[size=”28dp”] .logo-textfont-size:17px;line-height:28pxlinkedin-logo[size=”34dp”] li-iconmargin-left:calc(12px – .2em)linkedin-logo[size=”34dp”] .logo-textfont-size:20px;line-height:34pxlinkedin-logo[size=”40dp”] li-iconmargin-left:calc(14px – .2em)linkedin-logo[size=”40dp”] .logo-textfont-size:23px;line-height:40pxlinkedin-logo[size=”48dp”] li-iconmargin-left:calc(18px – .2em)linkedin-logo[size=”48dp”] .logo-textfont-size:26px;line-height:48pxlinkedin-logo.verticaltext-align:center;display:inline-blocklinkedin-logo.vertical .logo-textdisplay:blocklinkedin-logo.vertical[size=”40dp”] li-iconpadding-left:0linkedin-logo.vertical[size=”40dp”] .logo-textfont-size:30px;line-height:60pxlinkedin-logo.vertical[size=”48dp”] li-iconpadding-left:0linkedin-logo.vertical[size=”48dp”] .logo-textfont-size:35px;line-height:70pxbody.artdeco-modal-is-openoverflow:hiddenbody.artdeco-modal-is-open artdeco-modal-overlayopacity:1artdeco-modal-overlayposition:fixed;top:0;right:0;z-index:5;display:flex;height:100vh;width:100vw;align-items:center;justify-content:center;opacity:0;background-color:rgba(0,0,0,.75);transition:opacity 167ms cubic-bezier(0,0,.2,1)artdeco-modal-overlay[data-artdeco-destroying]opacity:0artdeco-modal-overlay[data-artdeco-destroying] artdeco-modalmax-height:calc(100vh – 64px);transform:scaleY(1);animation:e 334ms cubic-bezier(.4,0,1,1) reverse backwardsartdeco-modalbox-shadow:0 0 0 1px rgba(0,0,0,.15),0 12px 18px 1px rgba(0,0,0,.2);transition:box-shadow 83ms;position:relative;display:flex;flex-direction:column;width:1128px;min-height:48px;border-radius:2px;background-color:#fff;transform:scale(.25);opacity:0;max-height:calc(100vh – 64px);animation:e 334ms cubic-bezier(0,0,.2,1) forwards@media screen and (-ms-high-contrast:active)artdeco-modalborder:1px solid activeborderartdeco-modal-overlay.artdeco-is-open artdeco-modaltransform:scale(1);opacity:1;width:1128pxartdeco-modal .artdeco-dismissbackground-color:transparent;border:0;border-radius:2px;box-sizing:border-box;color:rgba(0,0,0,.6);cursor:pointer;display:inline-block;font-size:0;font-weight:600;font-family:inherit;height:32px;line-height:32px;overflow:hidden;outline-width:2px;padding:0;position:relative;text-align:center;text-decoration:none;transition-duration:167ms;transition-property:background-color,box-shadow,color;transition-timing-function:cubic-bezier(0,0,.2,1);vertical-align:middle;z-index:0;border-radius:16px;text-indent:-999px;width:32px;position:absolute;top:6px;left:6px@media only screen and (-ms-high-contrast:active)artdeco-modal .artdeco-dismissborder:1px solid currentColor;line-height:30px;border-width:0;line-height:32pxhtml.edge artdeco-modal .artdeco-dismiss:focus,html.ie artdeco-modal .artdeco-dismiss:focusoutline:1px dashed #7f7f7fartdeco-modal .artdeco-dismiss li-icontop:50%;box-sizing:content-box;height:24px;right:50%;margin:-12px -12px 0 0;padding:0;position:absolute;width:24pxartdeco-modal .artdeco-dismiss li-icon>svgtransition:transform 167ms;transition-timing-function:cubic-bezier(0,0,.2,1);display:block;vertical-align:top.edge artdeco-modal .artdeco-dismiss,.ie artdeco-modal .artdeco-dismissborder-radius:32pxartdeco-modal .artdeco-dismiss:beforetransition-duration:.5sartdeco-modal .artdeco-dismiss.focus,artdeco-modal .artdeco-dismiss.hover-not-disabled,artdeco-modal .artdeco-dismiss:focus,artdeco-modal .artdeco-dismiss:hover:not(:disabled):not(.disabled)background-color:hsla(0,0%,81%,.25);color:rgba(0,0,0,.75)artdeco-modal .artdeco-dismiss.active-not-disabled,artdeco-modal .artdeco-dismiss:active:not(:disabled):not(.disabled)background-color:hsla(0,0%,81%,.25);color:rgba(0,0,0,.9)artdeco-modal .artdeco-dismiss.disabled,artdeco-modal .artdeco-dismiss:disabledcolor:rgba(0,0,0,.25);cursor:not-allowedartdeco-modal[size=”1128dp”]max-width:1128pxartdeco-modal[size=”744dp”]max-width:745pxartdeco-modal[size=”552dp”]max-width:552pxartdeco-modal[size=”360dp”]max-width:360pxartdeco-modal-headerdisplay:block;padding:8px 16px 8px 48px;border-bottom:1px solid rgba(0,0,0,.15)artdeco-modal-header h1,artdeco-modal-header h2,artdeco-modal-header h3,artdeco-modal-header h4,artdeco-modal-header h5,artdeco-modal-header h6font-size:2rem;line-height:1.4;font-weight:400;color:rgba(0,0,0,.9);line-height:3.2rem;margin-bottom:0:lang(ar) artdeco-modal-header h1,:lang(ar) artdeco-modal-header h2,:lang(ar) artdeco-modal-header h3,:lang(ar) artdeco-modal-header h4,:lang(ar) artdeco-modal-header h5,:lang(ar) artdeco-modal-header h6,:lang(ko) artdeco-modal-header h1,:lang(ko) artdeco-modal-header h2,:lang(ko) artdeco-modal-header h3,:lang(ko) artdeco-modal-header h4,:lang(ko) artdeco-modal-header h5,:lang(ko) artdeco-modal-header h6,:lang(th) artdeco-modal-header h1,:lang(th) artdeco-modal-header h2,:lang(th) artdeco-modal-header h3,:lang(th) artdeco-modal-header h4,:lang(th) artdeco-modal-header h5,:lang(th) artdeco-modal-header h6,:lang(zh) artdeco-modal-header h1,:lang(zh) artdeco-modal-header h2,:lang(zh) artdeco-modal-header h3,:lang(zh) artdeco-modal-header h4,:lang(zh) artdeco-modal-header h5,:lang(zh) artdeco-modal-header h6font-size:2.1rem;line-height:1.33333artdeco-modal-contentoverflow:auto;flex-grow:1;padding:8px 16pxartdeco-modal-footerdisplay:block;padding:8px 16pxartdeco-modal-footer[has-divider=true]border-top:1px solid rgba(0,0,0,.15)@media screen and (min-width:1192px)artdeco-modal,artdeco-modal.is-openwidth:1128px@media screen and (max-width:1192px) and (min-width:809px)artdeco-modal,artdeco-modal.is-openwidth:745px@media screen and (max-width:809px) and (min-width:616px)artdeco-modal,artdeco-modal.is-openwidth:552px@media screen and (max-width:616px)artdeco-modal,artdeco-modal.is-openwidth:312px@keyframes e0%transform:scale(.25);opacity:0totransform:scaleY(1);opacity:1artdeco-completeness-meterdisplay:flex;position:relative;height:8px;background-color:rgba(0,0,0,.15);color:#0073b1;width:300px;border-radius:2pxartdeco-completeness-meter[benchmark]:aftercontent:” “;width:2px;height:16px;position:absolute;top:-50%;background-color:rgba(0,0,0,.45);transition:right 1s ease-in-out,background-color 1s ease-in-out;animation-duration:167ms;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:forwardsartdeco-completeness-meter[benchmark]:beforecontent:” “;position:absolute;top:0;right:0;height:8px;background-color:rgba(0,0,0,.15);border-top-right-radius:2px;border-bottom-right-radius:2px;transition:width 1s ease-in-outartdeco-completeness-meter .artdeco-completeness-backgroundwidth:100%;height:8px;overflow:hidden;position:absolute;border-radius:2px@media only screen and (-ms-high-contrast:active)artdeco-completeness-meter .artdeco-completeness-backgroundbackground:ButtonHighlightartdeco-completeness-meter progressposition:absolute;width:100%;height:8px;background-color:#0073b1;border:none;transition:width 1s ease-in-out;animation:f 1s cubic-bezier(.4,0,.2,1)artdeco-completeness-meter progress::-webkit-progress-bar,artdeco-completeness-meter progress::-webkit-progress-valuebackground-color:#0073b1artdeco-completeness-meter progress::-moz-progress-barbackground-color:#0073b1artdeco-completeness-meter progress::-ms-fillbackground-color:#0073b1;border:none@media only screen and (-ms-high-contrast:active)artdeco-completeness-meter progressbackground:Highlightartdeco-completeness-meter[size=large]height:12pxartdeco-completeness-meter[size=large][benchmark]:aftertop:-4px;height:20pxartdeco-completeness-meter[size=large] .artdeco-completeness-background,artdeco-completeness-meter[size=large] progressheight:12pxartdeco-completeness-meter[size=small]height:4pxartdeco-completeness-meter[size=small][benchmark]:aftertop:-4px;height:20pxartdeco-completeness-meter[size=small] .artdeco-completeness-background,artdeco-completeness-meter[size=small] progressheight:4pxartdeco-completeness-meter[inverse]background-color:rgba(0,0,0,.25);color:#98d8f4artdeco-completeness-meter[inverse][benchmark]:afterbackground-color:rgba(0,0,0,.6)artdeco-completeness-meter[inverse][benchmark]:beforebackground-color:rgba(0,0,0,.25)artdeco-completeness-meter[inverse] progressbackground-color:#98d8f4artdeco-completeness-meter[inverse] progress::-webkit-progress-bar,artdeco-completeness-meter[inverse] progress::-webkit-progress-valuebackground-color:#98d8f4artdeco-completeness-meter[inverse] progress::-moz-progress-barbackground-color:#98d8f4artdeco-completeness-meter[inverse] progress::-ms-fillbackground-color:#98d8f4;border:noneartdeco-completeness-meter[color=pro],artdeco-completeness-meter[color=pro]:aftercolor:#087889artdeco-completeness-meter[color=pro] progressbackground-color:#087889artdeco-completeness-meter[color=pro] progress::-webkit-progress-bar,artdeco-completeness-meter[color=pro] progress::-webkit-progress-valuebackground-color:#087889artdeco-completeness-meter[color=pro] progress::-moz-progress-barbackground-color:#087889artdeco-completeness-meter[color=pro] progress::-ms-fillbackground-color:#087889;border:noneartdeco-completeness-meter[inverse][color=pro],artdeco-completeness-meter[inverse][color=pro]:aftercolor:#98dadeartdeco-completeness-meter[inverse][color=pro] progressbackground-color:#98dadeartdeco-completeness-meter[inverse][color=pro] progress::-webkit-progress-bar,artdeco-completeness-meter[inverse][color=pro] progress::-webkit-progress-valuebackground-color:#98dadeartdeco-completeness-meter[inverse][color=pro] progress::-moz-progress-barbackground-color:#98dadeartdeco-completeness-meter[inverse][color=pro] progress::-ms-fillbackground-color:#98dade;border:noneartdeco-completeness-meter[color=positive],artdeco-completeness-meter[color=positive]:aftercolor:#2f7b15artdeco-completeness-meter[color=positive] progressbackground-color:#2f7b15artdeco-completeness-meter[color=positive] progress::-webkit-progress-bar,artdeco-completeness-meter[color=positive] progress::-webkit-progress-valuebackground-color:#2f7b15artdeco-completeness-meter[color=positive] progress::-moz-progress-barbackground-color:#2f7b15artdeco-completeness-meter[color=positive] progress::-ms-fillbackground-color:#2f7b15;border:noneartdeco-completeness-meter[inverse][color=positive],artdeco-completeness-meter[inverse][color=positive]:aftercolor:#b5d99fartdeco-completeness-meter[inverse][color=positive] progressbackground-color:#b5d99fartdeco-completeness-meter[inverse][color=positive] progress::-webkit-progress-bar,artdeco-completeness-meter[inverse][color=positive] progress::-webkit-progress-valuebackground-color:#b5d99fartdeco-completeness-meter[inverse][color=positive] progress::-moz-progress-barbackground-color:#b5d99fartdeco-completeness-meter[inverse][color=positive] progress::-ms-fillbackground-color:#b5d99f;border:noneartdeco-completeness-meter[color=muted],artdeco-completeness-meter[color=muted]:aftercolor:#5c6f7cartdeco-completeness-meter[color=muted] progressbackground-color:#5c6f7cartdeco-completeness-meter[color=muted] progress::-webkit-progress-bar,artdeco-completeness-meter[color=muted] progress::-webkit-progress-valuebackground-color:#5c6f7cartdeco-completeness-meter[color=muted] progress::-moz-progress-barbackground-color:#5c6f7cartdeco-completeness-meter[color=muted] progress::-ms-fillbackground-color:#5c6f7c;border:noneartdeco-completeness-meter[inverse][color=muted],artdeco-completeness-meter[inverse][color=muted]:aftercolor:#c7d1d8artdeco-completeness-meter[inverse][color=muted] progressbackground-color:#c7d1d8artdeco-completeness-meter[inverse][color=muted] progress::-webkit-progress-bar,artdeco-completeness-meter[inverse][color=muted] progress::-webkit-progress-valuebackground-color:#c7d1d8artdeco-completeness-meter[inverse][color=muted] progress::-moz-progress-barbackground-color:#c7d1d8artdeco-completeness-meter[inverse][color=muted] progress::-ms-fillbackground-color:#c7d1d8;border:noneartdeco-completeness-meter[color=negative],artdeco-completeness-meter[color=negative]:aftercolor:#d11124artdeco-completeness-meter[color=negative] progressbackground-color:#d11124artdeco-completeness-meter[color=negative] progress::-webkit-progress-bar,artdeco-completeness-meter[color=negative] progress::-webkit-progress-valuebackground-color:#d11124artdeco-completeness-meter[color=negative] progress::-moz-progress-barbackground-color:#d11124artdeco-completeness-meter[color=negative] progress::-ms-fillbackground-color:#d11124;border:noneartdeco-completeness-meter[inverse][color=negative],artdeco-completeness-meter[inverse][color=negative]:aftercolor:#ffbcbaartdeco-completeness-meter[inverse][color=negative] progressbackground-color:#ffbcbaartdeco-completeness-meter[inverse][color=negative] progress::-webkit-progress-bar,artdeco-completeness-meter[inverse][color=negative] progress::-webkit-progress-valuebackground-color:#ffbcbaartdeco-completeness-meter[inverse][color=negative] progress::-moz-progress-barbackground-color:#ffbcbaartdeco-completeness-meter[inverse][color=negative] progress::-ms-fillbackground-color:#ffbcba;border:noneartdeco-completeness-meter[indeterminate]width:100%artdeco-completeness-meter[indeterminate] progressanimation:g 2s cubic-bezier(.4,0,.2,1);animation-iteration-count:infinite;background-color:#0073b1;position:relative;display:blockartdeco-completeness-meter[type=circular]height:96px;width:96px;background:noneartdeco-completeness-meter[type=circular][benchmark]:beforebackground:none;content:noneartdeco-completeness-meter[type=circular][benchmark]:aftertop:calc(50% – 4px);right:calc(50% – 1px);height:8pxartdeco-completeness-meter[type=circular] progressborder:0!important;clip:rect(1px,1px,1px,1px);height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!importantartdeco-completeness-meter[type=circular][size=large]height:128px;width:128pxartdeco-completeness-meter[type=circular][size=large]:aftertop:calc(50% – 7px);height:14pxartdeco-completeness-meter[type=circular][size=small]height:56px;width:56px@keyframes f0%transform:translate(100%)totransform:translate(0)@keyframes g0%right:-100%toright:100%artdeco-chipdisplay:inline-flex;align-items:center;height:24px;border-radius:2px;margin:0 0 8px 8px;padding:0 8px 0 6px;background-color:rgba(199,209,216,.45);transition:color .3sartdeco-chip .artdeco-chip-textfont-size:1.4rem;line-height:1.42857;font-weight:600;color:rgba(0,0,0,.6);margin:0:lang(ar) artdeco-chip .artdeco-chip-text,:lang(ko) artdeco-chip .artdeco-chip-text,:lang(th) artdeco-chip .artdeco-chip-text,:lang(zh) artdeco-chip .artdeco-chip-textfont-size:1.5rem;line-height:1.33333artdeco-chip .artdeco-chip-buttonbackground:transparent;border:0;padding:0;line-height:0;position:static;margin-right:6px;color:rgba(0,0,0,.6);transition:color .3sartdeco-chip .artdeco-chip-button:hovercolor:rgba(0,0,0,.75)artdeco-chip .artdeco-chip-button:activecolor:rgba(0,0,0,.9)artdeco-chip[size=large]font-size:1.6rem;line-height:1.5;font-weight:600;color:rgba(0,0,0,.6);height:28px:lang(ar) artdeco-chip[size=large],:lang(ko) artdeco-chip[size=large],:lang(th) artdeco-chip[size=large],:lang(zh) artdeco-chip[size=large]font-size:1.7rem;line-height:1.41176artdeco-chip:hover .artdeco-chip-textcolor:rgba(0,0,0,.75)artdeco-chip:active .artdeco-chip-textcolor:rgba(0,0,0,.9)artdeco-chip:last-of-typemargin-left:0artdeco-tabsposition:relativeartdeco-tabs,artdeco-tabs artdeco-tabpanel[role=tabpanel]display:blockartdeco-tabs artdeco-tabpanel[role=tabpanel][aria-hidden=true]display:noneartdeco-tabs[disabled] artdeco-tablist[role=tablist]position:relativeartdeco-tabs[disabled] artdeco-tablist[role=tablist]:beforedisplay:block;content:””;position:absolute;right:0;left:0;top:0;bottom:0;z-index:1;cursor:not-allowed;background:hsla(0,0%,100%,.65)artdeco-tabs[disabled] artdeco-tablist[role=tablist] artdeco-tab[role=tab][disabled]color:rgba(0,0,0,.6)artdeco-tabs artdeco-tablist[role=tablist]display:flex;flex-direction:row;align-items:flex-end;border-bottom:1px solid rgba(0,0,0,.15);position:relativeartdeco-tabs artdeco-tablist[role=tablist].native-scrolloverflow-x:autoartdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab]font-size:1.4rem;line-height:1.42857;font-weight:600;color:rgba(0,0,0,.6);box-sizing:border-box;max-width:220px;position:relative;background-color:transparent;cursor:pointer;transition:background-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:83ms;padding:9px 8px 11px;margin-right:24px:lang(ar) artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab],:lang(ko) artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab],:lang(th) artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab],:lang(zh) artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab]font-size:1.5rem;line-height:1.33333artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab]:first-childmargin-right:16pxartdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab]:beforeposition:absolute;content:””;height:2px;background-color:transparent;right:0;left:0;bottom:0;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:83msartdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]color:#0073b1;background-color:transparent;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5sartdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:beforebackground-color:#0073b1;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s@media screen and (-ms-high-contrast:active)artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]text-decoration:underlineartdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:hovercolor:#006097artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:hover:beforebackground:#006097artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:activecolor:#004b7cartdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:active:beforebackground:#004b7cartdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab]:hovercolor:rgba(0,0,0,.75)artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab]:activecolor:#006097;background-color:rgba(152,216,244,.45)artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab][disabled]color:rgba(0,0,0,.35);cursor:not-allowed@media screen and (min-width:480px) and (max-width:799px)artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab]margin-right:16px@media screen and (max-width:479px)artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab],artdeco-tabs artdeco-tablist[role=tablist] artdeco-tab[role=tab]:first-childmargin-right:8pxartdeco-tabs artdeco-tablist[role=tablist].no-wrap artdeco-tab[role=tab]white-space:nowrap;max-width:noneartdeco-tabs[theme=pro] artdeco-tablist[role=tablist] artdeco-tab[role=tab]color:rgba(0,0,0,.6)artdeco-tabs[theme=pro] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]color:#087889artdeco-tabs[theme=pro] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:beforebackground:#087889artdeco-tabs[theme=pro] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:hovercolor:#036475artdeco-tabs[theme=pro] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:hover:beforebackground:#036475artdeco-tabs[theme=pro] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:activecolor:#00505d;background:transparentartdeco-tabs[theme=pro] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:active:beforebackground:#00505dartdeco-tabs[theme=pro] artdeco-tablist[role=tablist] artdeco-tab[role=tab]:hovercolor:rgba(0,0,0,.75)artdeco-tabs[theme=pro] artdeco-tablist[role=tablist] artdeco-tab[role=tab]:activecolor:#087889;background-color:rgba(8,120,137,.15)artdeco-tabs[theme=pro] artdeco-tablist[role=tablist] artdeco-tab[role=tab][disabled]color:rgba(0,0,0,.35)artdeco-tabs[theme=pro][disabled] artdeco-tablist[role=tablist] artdeco-tab[role=tab][disabled]color:rgba(0,0,0,.6)artdeco-tabs[theme=pro] .artdeco-transportbackground:hsla(0,0%,100%,.85)artdeco-tabs[theme=pro] .artdeco-transport li-iconcolor:rgba(0,0,0,.9)artdeco-tabs[theme=pro] .artdeco-transport:hoverbackground:#fffartdeco-tabs[theme=pro] .artdeco-transport:hover li-iconcolor:#000artdeco-tabs[theme=pro] .artdeco-transport:activebackground:hsla(0,0%,100%,.7)artdeco-tabs[theme=pro] .artdeco-transport:active li-iconcolor:rgba(0,0,0,.6)artdeco-tabs .artdeco-scrolling-containeroverflow-x:scroll;overflow-y:hidden;overflow:-moz-scrollbars-none;scrollbar-width:none;-ms-overflow-style:noneartdeco-tabs .artdeco-scrolling-container::-webkit-scrollbardisplay:noneartdeco-tabs .artdeco-transportposition:absolute;z-index:1;top:0;bottom:0;right:0;width:32px;background:hsla(0,0%,100%,.85);border:0;opacity:1;transition:opacity;transition-timing-function:cubic-bezier(0,0,.2,1);transition-duration:167msartdeco-tabs .artdeco-transport.artdeco-transport-hiddenopacity:0artdeco-tabs .artdeco-transport li-iconposition:absolute;top:50%;right:50%;transform:translateX(50%) translateY(-50%);color:rgba(0,0,0,.6)[dir=rtl] artdeco-tabs .artdeco-transport li-icontransform:translateX(50%) translateY(-50%) rotateY(180deg)artdeco-tabs .artdeco-transport:hoverbackground:#fffartdeco-tabs .artdeco-transport:hover li-iconcolor:rgba(0,0,0,.9)artdeco-tabs .artdeco-transport:activebackground:hsla(0,0%,100%,.7)artdeco-tabs .artdeco-transport:active li-iconcolor:rgba(0,0,0,.75)[dir=rtl] artdeco-tabs .artdeco-transport,artdeco-tabs .artdeco-transport[data-direction=next]right:auto;left:0[dir=rtl] artdeco-tabs .artdeco-transport[data-direction=next]left:auto;right:0artdeco-tabs artdeco-spotlight-tablist[role=tablist]display:flex;border-bottom:1px solid rgba(0,0,0,.15);border-top:1px solid rgba(0,0,0,.15)artdeco-tabs artdeco-spotlight-tablist[role=tablist].native-scrolloverflow-x:auto;border:1px solid rgba(0,0,0,.15)artdeco-tabs artdeco-spotlight-tablist[role=tablist].native-scroll artdeco-spotlight-tab[role=tab]border-right:1px solid rgba(0,0,0,.15);border-left:noneartdeco-tabs artdeco-spotlight-tablist[role=tablist].native-scroll artdeco-spotlight-tab[role=tab]:first-childborder-right:noneartdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab]padding:10px 16px;cursor:pointer;position:relative;max-height:88px;box-sizing:border-box;flex:1;align-items:flex-start;border-left:1px solid rgba(0,0,0,.15)artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab]:first-childborder-right:1px solid rgba(0,0,0,.15)artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab] .artdeco-tab-primary-textfont-size:2.4rem;line-height:1.33333;font-weight:600;color:rgba(0,0,0,.6);display:block:lang(ar) artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab] .artdeco-tab-primary-text,:lang(ko) artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab] .artdeco-tab-primary-text,:lang(th) artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab] .artdeco-tab-primary-text,:lang(zh) artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab] .artdeco-tab-primary-textline-height:1.33333artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab] .artdeco-tab-secondary-textfont-size:1.4rem;line-height:1.42857;font-weight:400;color:rgba(0,0,0,.6);display:block:lang(ar) artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab] .artdeco-tab-secondary-text,:lang(ko) artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab] .artdeco-tab-secondary-text,:lang(th) artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab] .artdeco-tab-secondary-text,:lang(zh) artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab] .artdeco-tab-secondary-textfont-size:1.5rem;line-height:1.33333artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab]:hover .artdeco-tab-primary-text,artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab]:hover .artdeco-tab-secondary-textcolor:rgba(0,0,0,.75)artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab][aria-selected=true]:aftercontent:””;position:absolute;right:0;left:0;bottom:0;height:4px;background:#087889artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab][aria-selected=true] .artdeco-tab-primary-textcolor:#087889artdeco-tabs artdeco-spotlight-tablist[role=tablist] artdeco-spotlight-tab[role=tab][aria-selected=true] .artdeco-tab-secondary-textcolor:rgba(0,0,0,.9)artdeco-tabs artdeco-spotlight-tablist[role=tablist].no-wrap artdeco-spotlight-tab[role=tab]white-space:nowrapartdeco-tabs[in-modal=true] artdeco-tablist artdeco-tab:first-childmargin-right:24pxartdeco-tabs[align=centered] artdeco-tablistjustify-content:centerartdeco-tabs[size=”17px”] artdeco-tablist[role=tablist] artdeco-tab[role=tab],artdeco-tabs[size=”48dp”] artdeco-tablist[role=tablist] artdeco-tab[role=tab]padding-top:12px;padding-bottom:16px;font-size:17pxartdeco-tabs[color=inverse][disabled] artdeco-tablist[role=tablist]:before,artdeco-tabs[theme=inverse][disabled] artdeco-tablist[role=tablist]:beforebackground:hsla(0,0%,100%,.55)artdeco-tabs[color=inverse] artdeco-tablist[role=tablist],artdeco-tabs[theme=inverse] artdeco-tablist[role=tablist]border-bottom-color:hsla(0,0%,100%,.25)artdeco-tabs[color=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab],artdeco-tabs[theme=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab]color:hsla(0,0%,100%,.85)artdeco-tabs[color=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab]:hover,artdeco-tabs[theme=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab]:hovercolor:#fffartdeco-tabs[color=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab]:active,artdeco-tabs[theme=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab]:activebackground:hsla(0,0%,100%,.15)artdeco-tabs[color=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true],artdeco-tabs[theme=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]color:#fffartdeco-tabs[color=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:before,artdeco-tabs[theme=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:beforebackground:#fffartdeco-tabs[color=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:hover,artdeco-tabs[theme=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:hovercolor:hsla(0,0%,100%,.85)artdeco-tabs[color=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:hover:before,artdeco-tabs[theme=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:hover:beforebackground:hsla(0,0%,100%,.85)artdeco-tabs[color=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:active,artdeco-tabs[theme=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:activecolor:hsla(0,0%,100%,.7)artdeco-tabs[color=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:active:before,artdeco-tabs[theme=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][aria-selected=true]:active:beforebackground:hsla(0,0%,100%,.7)artdeco-tabs[color=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][disabled],artdeco-tabs[theme=inverse] artdeco-tablist[role=tablist] artdeco-tab[role=tab][disabled]color:hsla(0,0%,100%,.45)artdeco-tabs[color=inverse] .artdeco-transport,artdeco-tabs[theme=inverse] .artdeco-transportbackground:rgba(0,115,177,.85)artdeco-tabs[color=inverse] .artdeco-transport li-icon,artdeco-tabs[theme=inverse] .artdeco-transport li-iconcolor:hsla(0,0%,100%,.7)artdeco-tabs[color=inverse] .artdeco-transport:hover,artdeco-tabs[theme=inverse] .artdeco-transport:hoverbackground:rgba(0,115,177,.85)artdeco-tabs[color=inverse] .artdeco-transport:hover li-icon,artdeco-tabs[theme=inverse] .artdeco-transport:hover li-iconcolor:#fffartdeco-tabs[color=inverse] .artdeco-transport:active,artdeco-tabs[theme=inverse] .artdeco-transport:activebackground:#0073b1artdeco-tabs[color=inverse] .artdeco-transport:active li-icon,artdeco-tabs[theme=inverse] .artdeco-transport:active li-iconcolor:hsla(0,0%,100%,.85)artdeco-typeaheaddisplay:block;position:relativeartdeco-typeahead .artdeco-typeahead-live-regionborder:0!important;clip:rect(1px,1px,1px,1px);height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!importantartdeco-typeahead-results-containerbox-shadow:0 0 0 1px rgba(0,0,0,.15),0 6px 9px rgba(0,0,0,.2);transition:box-shadow 83ms;display:block;position:absolute;border-radius:0 0 2px 2px;padding:4px 0;background-color:#fff@media screen and (-ms-high-contrast:active)artdeco-typeahead-results-containerborder:1px solid activeborderartdeco-typeahead-results-container ullist-style-type:noneartdeco-typeahead-results-container lipadding:8px 16pxartdeco-typeahead-results-container .highlighted,artdeco-typeahead-results-container li:hoverbackground-color:#f3f6f8body,htmlbackground:#fff;margin:0;padding:0;border:0;outline:0;font-size:62.5%;line-height:1;vertical-align:baseline#body-footer,#body-header,#body-mainwidth:1128px;box-sizing:content-box;padding:0 30px;display:block;margin:auto;position:relative@media (max-width:1208px)#body-footer,#body-header,#body-mainwidth:calc(100vw – 20px);box-sizing:border-box@media (max-width:976px)#body-footer,#body-header,#body-mainpadding:0 18px#body-headerpadding:32px 0;z-index:3#body-header .header-contentbox-sizing:border-box;float:right;margin-bottom:24px;margin-left:-1px;width:1128px@media (max-width:1208px)#body-header .header-contentwidth:calc(((100vw – 632px) * 1) + 552px)@media (max-width:976px)#body-header .header-contentwidth:calc(((100vw – 424px) * 1) + 368px);margin-bottom:12px@media (max-width:769px)#body-header .header-contentright:0;left:0;width:100%;margin-right:0;margin-left:0#body-header .header-content #language-selector+.header-logomargin-top:4px#body-header .header-logo svgwidth:84px;height:21px.footer-wrapperdisplay:block;position:fixed;bottom:0;right:0;width:100%;background:#f5f5f5;z-index:3#body-footerpadding:16px 32px;display:inline-block;margin:0 auto;text-align:center;vertical-align:middle;width:100%;font-family:var(–artdeco-typography-sans);font-style:normal;font-weight:400;color:rgba(0,0,0,.9);font-size:1.2rem;line-height:1.33333#body-footer:aftercontent:””;display:table;clear:both:lang(ar) #body-footer,:lang(ko) #body-footer,:lang(th) #body-footer,:lang(zh) #body-footerfont-size:1.3rem;line-height:1.23077#body-footer .footer-copyrightdisplay:inline-block#body-footer .footer-copyright atext-decoration:none#body-footer .footer-copyright svgwidth:56px;height:14px;display:inline-block;vertical-align:tophtml[lang=ar] #body-footer .footer-copyright svg,html[lang=ja] #body-footer .footer-copyright svg,html[lang=ko] #body-footer .footer-copyright svg,html[lang=th] #body-footer .footer-copyright svg,html[lang=zh] #body-footer .footer-copyright svgvertical-align:baseline#body-footer .footer-navdisplay:inline-block;margin:0;padding:0;list-style:none#body-footer .footer-nav>lipadding:0 16px;margin:0;display:inline-block#body-footer .footer-nav acolor:#4f6878;font-weight:600;text-decoration:none#body-footer .footer-nav a:hovertext-decoration:underline#body-mainz-index:3#body-main:aftercontent:””;display:table;clear:both#body-main .body-contentbox-sizing:border-box;float:right;margin-bottom:24px;margin-left:-1px;width:1128px@media (max-width:1208px)#body-main .body-contentwidth:calc(((100vw – 632px) * 1) + 552px)@media (max-width:976px)#body-main .body-contentwidth:calc(((100vw – 424px) * 1) + 368px);margin-bottom:12px@media (max-width:769px)#body-main .body-contentright:0;left:0;width:100%;margin-right:0;margin-left:0#body-main .headingfont-family:var(–artdeco-typography-sans);font-style:normal;font-weight:200;color:rgba(0,0,0,.9);font-size:4rem;line-height:1.2;margin:24px 0:lang(ar) #body-main .heading,:lang(ko) #body-main .heading,:lang(th) #body-main .heading,:lang(zh) #body-main .headingline-height:1.2#body-main .subheadingfont-family:var(–artdeco-typography-sans);font-style:normal;font-weight:400;color:rgba(0,0,0,.6);font-size:1.8rem;line-height:1.33333;max-width:560px;margin:0 auto:lang(ar) #body-main .subheading,:lang(ko) #body-main .subheading,:lang(th) #body-main .subheading,:lang(zh) #body-main .subheadingfont-size:1.9rem;line-height:1.26316#body-main .subheading atext-decoration:none;background-color:transparent;border:0;color:#0073b1;font-weight:600#body-main .subheading a:visitedcolor:#0073b1#body-main .subheading a:focus,#body-main .subheading a:hovertext-decoration:underline;color:#006097#body-main .subheading a:activecolor:#004b7c#body-header:aftercontent:””;display:table;clear:both#body-main .subheadingfont-size:3.2rem;line-height:1.25;font-weight:200;color:rgba(0,0,0,.9);max-width:none:lang(ar) #body-main .subheading,:lang(ko) #body-main .subheading,:lang(th) #body-main .subheading,:lang(zh) #body-main .subheadingline-height:1.25.error-pagestext-align:center;padding-top:64px.error-pages .footnotefont-size:1.4rem;line-height:1.42857;font-weight:400;color:rgba(0,0,0,.6);margin:0 auto;padding-top:48px:lang(ar) .error-pages .footnote,:lang(ko) .error-pages .footnote,:lang(th) .error-pages .footnote,:lang(zh) .error-pages .footnotefont-size:1.5rem;line-height:1.33333.error-pages .footnote p+pmargin-top:12px.error-pages .footnote atext-decoration:none;font-weight:600;background-color:transparent;border:0;color:#0073b1;font-weight:400.error-pages .footnote a:visitedcolor:#0073b1.error-pages .footnote a:focus,.error-pages .footnote a:hovertext-decoration:underline;color:#006097.error-pages .footnote a:activecolor:#004b7c.error-pages .footnote a:visitedcolor:#665ed0.error-pages .footnote a:visited:hovercolor:#544bc2.error-pages .footnote a:visited:activecolor:#4034b0.error-pages .footnote ultext-align:right;margin:0 auto;display:inline-block#language-selectorfloat:left;position:relative#language-selector labelborder:0!important;clip:rect(1px,1px,1px,1px);height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important#language-selector select-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid rgba(0,0,0,.25);border-radius:1px;box-shadow:none;box-sizing:border-box;color:rgba(0,0,0,.85);font-size:12px;font-weight:400;height:32px;line-height:1.75;max-width:175px;outline:0;position:relative;padding:0 12px 0 32px;transition:box-shadow .15s;vertical-align:middle;width:100%;z-index:2#language-selector select:hovercursor:pointer;border-color:rgba(0,0,0,.55)#language-selector select:focusborder-color:#0084bf;box-shadow:0 0 0 1px #0084bf#language-selector .icon-globecolor:#44474a;overflow:hidden;position:absolute;z-index:1;display:inline-block;height:24px;width:24px;left:4px;top:50%;transform:translateY(-50%)#language-selector .icon-globe svgdisplay:block;margin:auto;vertical-align:top.js #i18n_ar_AE,.js #i18n_cs_CZ,.js #i18n_da_DK,.js #i18n_de_DE,.js #i18n_en_US,.js #i18n_es_ES,.js #i18n_footer_ar_AE,.js #i18n_footer_cs_CZ,.js #i18n_footer_da_DK,.js #i18n_footer_de_DE,.js #i18n_footer_en_US,.js #i18n_footer_es_ES,.js #i18n_footer_fr_FR,.js #i18n_footer_in_ID,.js #i18n_footer_it_IT,.js #i18n_footer_ja_JP,.js #i18n_footer_ko_KR,.js #i18n_footer_ms_MY,.js #i18n_footer_nl_NL,.js #i18n_footer_no_NO,.js #i18n_footer_pl_PL,.js #i18n_footer_pt_BR,.js #i18n_footer_ro_RO,.js #i18n_footer_ru_RU,.js #i18n_footer_sv_SE,.js #i18n_footer_th_TH,.js #i18n_footer_tl_PH,.js #i18n_footer_tr_TR,.js #i18n_footer_zh_CN,.js #i18n_footer_zh_TW,.js #i18n_fr_FR,.js #i18n_in_ID,.js #i18n_it_IT,.js #i18n_ja_JP,.js #i18n_ko_KR,.js #i18n_ms_MY,.js #i18n_nl_NL,.js #i18n_no_NO,.js #i18n_pl_PL,.js #i18n_pt_BR,.js #i18n_ro_RO,.js #i18n_ru_RU,.js #i18n_sv_SE,.js #i18n_th_TH,.js #i18n_tl_PH,.js #i18n_tr_TR,.js #i18n_zh_CN,.js #i18n_zh_TW,[id^=i18n_]display:none.js [data-lang=ar_AE] #i18n_ar_AEdisplay:block.js [data-lang=ar_AE] #i18n_footer_ar_AEdisplay:inline-block.js [data-lang=cs_CZ] #i18n_cs_CZdisplay:block.js [data-lang=cs_CZ] #i18n_footer_cs_CZdisplay:inline-block.js [data-lang=da_DK] #i18n_da_DKdisplay:block.js [data-lang=da_DK] #i18n_footer_da_DKdisplay:inline-block.js [data-lang=de_DE] #i18n_de_DEdisplay:block.js [data-lang=de_DE] #i18n_footer_de_DEdisplay:inline-block.js [data-lang=en_US] #i18n_en_USdisplay:block.js [data-lang=en_US] #i18n_footer_en_USdisplay:inline-block.js [data-lang=es_ES] #i18n_es_ESdisplay:block.js [data-lang=es_ES] #i18n_footer_es_ESdisplay:inline-block.js [data-lang=fr_FR] #i18n_fr_FRdisplay:block.js [data-lang=fr_FR] #i18n_footer_fr_FRdisplay:inline-block.js [data-lang=in_ID] #i18n_in_IDdisplay:block.js [data-lang=in_ID] #i18n_footer_in_IDdisplay:inline-block.js [data-lang=it_IT] #i18n_it_ITdisplay:block.js [data-lang=it_IT] #i18n_footer_it_ITdisplay:inline-block.js [data-lang=ja_JP] #i18n_ja_JPdisplay:block.js [data-lang=ja_JP] #i18n_footer_ja_JPdisplay:inline-block.js [data-lang=ko_KR] #i18n_ko_KRdisplay:block.js [data-lang=ko_KR] #i18n_footer_ko_KRdisplay:inline-block.js [data-lang=ms_MY] #i18n_ms_MYdisplay:block.js [data-lang=ms_MY] #i18n_footer_ms_MYdisplay:inline-block.js [data-lang=nl_NL] #i18n_nl_NLdisplay:block.js [data-lang=nl_NL] #i18n_footer_nl_NLdisplay:inline-block.js [data-lang=no_NO] #i18n_no_NOdisplay:block.js [data-lang=no_NO] #i18n_footer_no_NOdisplay:inline-block.js [data-lang=pl_PL] #i18n_pl_PLdisplay:block.js [data-lang=pl_PL] #i18n_footer_pl_PLdisplay:inline-block.js [data-lang=pt_BR] #i18n_pt_BRdisplay:block.js [data-lang=pt_BR] #i18n_footer_pt_BRdisplay:inline-block.js [data-lang=ro_RO] #i18n_ro_ROdisplay:block.js [data-lang=ro_RO] #i18n_footer_ro_ROdisplay:inline-block.js [data-lang=ru_RU] #i18n_ru_RUdisplay:block.js [data-lang=ru_RU] #i18n_footer_ru_RUdisplay:inline-block.js [data-lang=sv_SE] #i18n_sv_SEdisplay:block.js [data-lang=sv_SE] #i18n_footer_sv_SEdisplay:inline-block.js [data-lang=th_TH] #i18n_th_THdisplay:block.js [data-lang=th_TH] #i18n_footer_th_THdisplay:inline-block.js [data-lang=tl_PH] #i18n_tl_PHdisplay:block.js [data-lang=tl_PH] #i18n_footer_tl_PHdisplay:inline-block.js [data-lang=tr_TR] #i18n_tr_TRdisplay:block.js [data-lang=tr_TR] #i18n_footer_tr_TRdisplay:inline-block.js [data-lang=zh_CN] #i18n_zh_CNdisplay:block.js [data-lang=zh_CN] #i18n_footer_zh_CNdisplay:inline-block.js [data-lang=zh_TW] #i18n_zh_TWdisplay:block.js [data-lang=zh_TW] #i18n_footer_zh_TWdisplay:inline-block”>
Vi kan desværre ikke finde den side, du leder efter. Gå tilbage til den forrige side, eller besøg Hjælp for at få flere oplysninger
Gå til dit feed
Die gewünschte Seite konnte leider nicht gefunden werden. Versuchen Sie, zur vorherigen Seite zurückzukehren, oder besuchen Sie unseren Hilfebereich, um mehr zu erfahren.
Zu Ihrem Feed
Uh oh, we can’t seem to find the page you’re looking for. Try going back to the previous page or see our Help Center for more information
Go to your feed
Vaya, parece que no podemos encontrar la página que buscas. Intenta volver a la página anterior o visita nuestro Centro de ayuda para más información.
Ir a tu feed
Maaf, sepertinya kami tidak dapat menemukan halaman yang Anda cari. Coba kembali ke halaman sebelumnya atau lihat Pusat Bantuan kami untuk informasi lebih lanjut
Buka feed Anda
Non abbiamo trovato la pagina che stai cercando. Prova a tornare alla pagina precedente o visita il nostro Centro assistenza per saperne di più.
Vai al tuo feed
원하시는 페이지를 찾을 수 없습니다. 이전 페이지로 돌아가거나 고객센터에서 자세히 알아보세요.
홈으로 가기
Harap maaf, kami tidak dapat menemui laman yang ingin anda cari. Cuba kembali ke laman sebelumnya atau lihat Pusat Bantuan kami untuk maklumat lanjut
Pergi ke suapan
De pagina waar u naar op zoek bent, kan niet worden gevonden. Probeer terug te gaan naar de vorige pagina of bezoek het Help Center voor meer informatie
Ga naar uw feed
Не удаётся найти искомую вами страницу. Вернитесь на предыдущую страницу или посетите страницу нашего справочного центра для получения дополнительной информации.
Перейти к ленте
Naku, mukhang hindi namin mahanap ang pahina na hinahanap mo. Subukang bumalik sa nakaraang pahina o tingnan ang aming Help Center para sa higit pang impormasyon
Pumunta sa iyong feed
0 notes
Text
Efficiently Create Personalized QR Codes Online for Your Business Needs
QR Codes have become an essential tool for businesses to connect their offline and online marketing efforts. With the rise of smartphone usage, QR Codes provide a quick and easy way for customers to access information, promotions, and other content by simply scanning the code with their mobile device. In this blog post, we will discuss how you can efficiently create personalized QR Codes online for your business needs.
What are QR Codes?
QR Codes (Quick Response Codes) are two-dimensional barcodes that can store a large amount of data. They were originally developed for the automotive industry in Japan, but have since become widely used in various industries for marketing, advertising, and information sharing.
QR Codes can be scanned using a smartphone camera or a dedicated QR Code reader app. Once scanned, the code will direct the user to a website, social media page, multimedia content, or other digital destination.
Why Use Personalized QR Codes?
Personalized QR Codes offer several benefits for businesses. By customizing the design of the QR Code, you can make it stand out from standard black-and-white codes and attract more scans from your target audience. Personalized QR Codes can also be aligned with your brand identity by incorporating your brand colors and logo into the design.
In addition to being visually appealing, personalized QR Codes can also provide valuable data for businesses. By using dynamic QR Codes, you can track the number of scans, location of scans, and other data to measure the effectiveness of your marketing campaigns.
How to Create Personalized QR Codes Online
Creating personalized QR Codes online is easy and efficient with tools such as Scanova. With Scanova's user-friendly online tool, you can generate custom-designed QR Codes in just a few clicks.
To create a personalized QR Code with Scanova, simply follow these steps:
1. Sign up for a free account on the Scanova website.
2. Select the type of QR Code you want to create (e.g., Website URL, Social Media, Vcard Profile).
3. Enter the content or link that you want to share through the QR Code.
4. Customize the design of the QR Code by editing colors and patterns, and adding your brand logo.
5. Download the QR Code image in your desired format (e.g., PNG, JPEG, SVG).
Conclusion
In conclusion, personalized QR Codes provide an effective way for businesses to connect their offline and online marketing efforts. By using online tools such as Scanova, you can efficiently create custom-designed QR Codes that attract more scans from your target audience. With personalized QR Codes, you can drive traffic to your website, share multimedia content, acquire social media followers, and much more.
0 notes
Text
Trump Dance Troll QR Code SVG, Funny President Trump Dance QR Code SVG PNG
Trump Dance Troll QR Code SVG, Funny President Trump Dance QR Code SVG PNG ♥ This is a DIGITAL item for INSTANT DOWNLOAD. ♥ NO PHYSICAL ITEM whill be mailed YOU RECEIVE: SVG file (check your software to confirm it is compatible with your machine) Includes wording in both white and black (SVG only). Other files are black wording. PNG – PNG High Resolution 300 dpi Clipart (transparent background…
0 notes