/* @license MIT https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.ui-dialog{position:absolute;z-index:1260;overflow:visible;padding:0;color:#000;border:solid 1px #ccc;background:#fff;}@media all and (max-width:48em){.ui-dialog{width:92% !important;}}.ui-dialog .ui-dialog-titlebar{border-width:0 0 1px 0;border-style:solid;border-color:#ccc;border-radius:0;background:#f3f4ee;font-weight:bold;}.ui-dialog .ui-dialog-titlebar-close{border:0;background:none;}.ui-dialog .ui-dialog-buttonpane{margin-top:0;padding:0.3em 1em;border-width:1px 0 0 0;border-color:#ccc;background:#f3f4ee;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{margin:0;padding:0;}.ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text{padding:0;}.ui-dialog .ui-dialog-content .form-actions{margin:0;padding:0;}.ui-dialog .ajax-progress-throbber{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/ventures/images/icons/loading-small.gif);background-repeat:no-repeat;background-position:center center;}.ui-dialog .ajax-progress-throbber .throbber,.ui-dialog .ajax-progress-throbber .message{display:none;}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action::before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action::before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li::before{content:" \BB ";}.breadcrumb li:first-child::before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.container-inline label::after,.container-inline .label::after{content:":";}.form-type-radios .container-inline label::after,.form-type-checkboxes .container-inline label::after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required::after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/themes/ventures/images/icons/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message::before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/themes/ventures/images/icons/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/ventures/images/icons/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/ventures/images/icons/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/themes/ventures/images/icons/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/themes/ventures/images/icons/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/themes/ventures/images/icons/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/ventures/images/icons/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/ventures/images/icons/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/ventures/images/icons/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
@font-face{font-family:'BrownStd';src:url(/themes/ventures/fonts/BrownStd-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'BrownStd';src:url(/themes/ventures/fonts/BrownStd-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'BrownStd';src:url(/themes/ventures/fonts/BrownStd-Bold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}html{text-size-adjust:100%;overflow-y:scroll}body{font:1em/1.5em "BrownStd",Arial,sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal;background-color:#FDFAF3;color:#5E5E5D}h1,h2,h3,h4{font-weight:400}h1{font-size:2em;line-height:1.2;margin:2em 0}h2{font-size:1.25em;margin:2em auto 1em}h3{font-size:1.125em;margin:2em auto 1em}a{color:#5E5E5D;text-decoration:none;transition:all 0.25s}a:hover,a:focus{opacity:0.7}a.opac{opacity:0.7}a.opac:hover,a.opac:focus{opacity:1}.center{text-align:center}b{color:red}footer{margin-top:4em}footer .totop{position:fixed;bottom:10px;right:10px}@media only screen and (min-width:1024px){footer .totop{bottom:20px;right:20px}}footer .totop a{opacity:0;visibility:hidden;width:32px;height:32px;display:block;background-image:url('data:image/svg+xml,<svg width="16" height="11" viewBox="0 0 16 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 10L7.8 2L1 10" stroke="%235E5E5D" stroke-width="1.5"/></svg>');background-size:60%;background-repeat:no-repeat;background-position:center;text-indent:-9999px;overflow:hidden}footer .totop a:hover,footer .totop a:focus{background-color:#ddd}@media only screen and (min-width:1024px){footer .totop a{width:36px;height:36px}}footer .social,footer .newsletter{border-top:1px solid #5E5E5D}footer .credits{margin:2em 0 2em 15%;font-size:0.72em;display:flex;flex-wrap:wrap;font-weight:400}@media only screen and (min-width:1024px){footer .credits{margin:0 10% 3em auto;text-align:right;display:block}}footer .credits div{width:50%}@media only screen and (min-width:1024px){footer .credits div{width:auto;display:inline-block;margin-left:3em}}footer .credits div span{opacity:0.5}footer .credits a{opacity:0.5}footer .credits a:hover,footer .credits a:focus{opacity:1}header{border-bottom:1px solid #5E5E5D}header .wrap{position:relative;margin:0 15%;padding:2.5em 0 2em}@media only screen and (min-width:1024px){header .wrap{margin:0 0 0 10%}}header nav button{border:none;position:absolute;top:52px;right:15%;background-color:transparent;padding:0;cursor:pointer}header nav button.is-open .menu-icon{transform:rotate(135deg)}@media only screen and (min-width:1024px){header nav button{display:none}}header nav button .menu-icon{display:block;width:30px;height:30px;transition:all 0.25s}header nav button .menu-icon::before,header nav button .menu-icon::after{content:'';display:block;background-color:#5E5E5D;position:absolute}header nav button .menu-icon::before{width:2px;height:30px;top:0;left:calc(50% - 1px)}header nav button .menu-icon::after{width:30px;height:2px;top:calc(50% - 1px);left:0}@media only screen and (max-width:1023px){header nav .main-menu-wrap{display:none;background-color:#FDFAF3;height:calc(100dvh - 125px)}}@media only screen and (min-width:1024px){header nav .main-menu-wrap{position:absolute;display:block !important;top:60px;right:10%}.user-logged-in header nav .main-menu-wrap{top:140px}.user-logged-in header nav .main-menu-wrap .contextual{top:-35px}}header nav .main-menu-wrap ul{list-style:none;margin:0}@media only screen and (max-width:1023px){header nav .main-menu-wrap ul{padding:3em 15% 0;transition:all 0.6s;border-top:1px solid #5E5E5D}}@media only screen and (min-width:1024px){header nav .main-menu-wrap ul{display:flex;padding:0}}header nav .main-menu-wrap ul li{margin:0 0 1em;padding:1em 0}@media only screen and (max-width:1023px){header nav .main-menu-wrap ul li{opacity:0;transform:translateY(-10px);transition:opacity 0.3s ease,transform 0.3s ease}}@media only screen and (min-width:1024px){header nav .main-menu-wrap ul li{margin:0 0 0 3em}header nav .main-menu-wrap ul li.nl{margin-top:-2px}}header nav .main-menu-wrap ul li.show{opacity:1;transform:translateY(0)}header nav .main-menu-wrap ul li.nl a{font-size:0.9em;line-height:1;background-color:#5E5E5D;color:white;padding:3px 8px;letter-spacing:0.05em}header nav .main-menu-wrap ul li a{font-size:1.38em}@media only screen and (min-width:1024px){header nav .main-menu-wrap ul li a{font-size:1.125em;font-weight:300}}header nav .main-menu-wrap ul li a:hover,header nav .main-menu-wrap ul li a:focus{border-bottom:1px solid}header nav .main-menu-wrap ul li a.is-active{font-weight:400;color:#5E5E5D}button:focus-visible,[type="button"]:focus-visible,[type="reset"]:focus-visible,[type="submit"]:focus-visible{outline:revert}body.path-frontpage main{height:calc(100dvh - 380px);min-height:260px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:1024px){body.path-frontpage main{height:calc(100dvh - 450px)}}body:not(.path-frontpage) main{padding:3em 0}body:not(.path-frontpage) main .wrap{margin:0 15%}@media only screen and (min-width:1024px){body:not(.path-frontpage) main .wrap{margin:0 10%}}@media only screen and (min-width:1024px){body:not(.path-frontpage) main .wrap.limit{max-width:800px;margin:0 auto}}.opening-text{padding:3vh 15% 0;min-height:calc(100dvh - 420px)}@media only screen and (min-width:1024px){.opening-text{padding:5vh 0 0 10%;min-height:calc(100dvh - 555px)}}.opening-text .wrap{margin:0;max-width:250px}@media only screen and (min-width:1024px){.opening-text .wrap{max-width:375px}}.opening-text .wrap p{font-size:1.25em;line-height:1.25}@media only screen and (min-width:1024px){.opening-text .wrap p{font-size:1.5em}}.opening-text .wrap .title{font-size:1.75em;line-height:1.2}@media only screen and (min-width:1024px){.opening-text .wrap .title{font-size:2em}}.opening-text .wrap .title span{display:block}@media only screen and (min-width:1024px){.opening-text .wrap .title span{display:inline}}.opening-text .wrap .title span.lets{font-weight:bold}@media only screen and (min-width:1024px){.opening-text .wrap .title span.lets{display:block}}.mytable{display:table;border-collapse:collapse;margin:3em 0}.mytable .row{display:table-row;border-bottom:2px solid}.mytable .row:first-child{border-top:2px solid}.mytable .row>div{display:table-cell;padding:1.5em 0;font-size:0.8em;line-height:1.2}.mytable .row>div:nth-child(1){width:24%}.mytable .row>div:nth-child(2){width:38%}.mytable .row>div:nth-child(3){width:38%}.mytable .row ul{margin:0;padding:0 0 0 14px}.wide-text{margin:2em auto;width:90%;max-width:800px}.wide-text ul{margin:1em 0;padding:0 0 0 1em}.wide-text ul li{margin:0.25em 0}.wide-text a{font-weight:400}.essay{margin:2em auto;max-width:800px}.essay .essay-header{text-align:center;margin-bottom:4em}.essay .essay-header .img{padding-top:66%;background-size:cover;background-position:center;filter:grayscale(1)}.essay .essay-header .cont{margin:0 15%}.essay .essay-header .cont h1{margin:1.5em 0 0.85em;font-size:1.5em}@media only screen and (min-width:900px){.essay .essay-header .cont h1{font-size:2.1875em}}.essay .essay-header .cont .subtitle{font-weight:300;line-height:1.3}@media only screen and (min-width:900px){.essay .essay-header .cont .subtitle{font-size:1.25em}}.essay .essay-header .cont .info{text-transform:uppercase;font-size:0.8em;letter-spacing:0.1em;font-weight:300;margin-top:1em}.essay .essay-header .cont .social{margin-top:3em;display:flex;align-items:baseline;justify-content:center}.essay .essay-header .cont .social .social-link{padding:0 5px;border-left:1px solid;line-height:1}.essay .essay-header .cont .social .social-link:first-child{border:none}.essay .essay-header .cont .social a{transform:scale(0.8);margin:0;line-height:2em}.essay .essay-body{margin:0 15%;font-weight:300}@media only screen and (min-width:900px){.essay .essay-body{margin:0}}.essay .essay-body a{font-weight:400}.essay .essay-body img{display:block;width:100%;height:auto}.essay .essay-body ul li{margin:0 0 0.5em}@media only screen and (min-width:900px){.essays{max-width:1024px;margin:0 10%}}.essays .current{margin-bottom:4em}.essays .current a{display:block;text-align:center}@media only screen and (min-width:900px){.essays .current a{display:flex;justify-content:space-between;align-items:center}}.essays .current a:hover .cont .title,.essays .current a:focus .cont .title{text-decoration:underline}.essays .current a span{display:block}.essays .current a .img{padding-top:66%;background-size:cover;background-position:center;filter:grayscale(1)}@media only screen and (min-width:900px){.essays .current a .img{padding:0;width:50%;min-height:300px}}@media only screen and (min-width:1024px){.essays .current a .img{width:60%;min-height:350px}}.essays .current a .cont{margin:1em 10%}@media only screen and (min-width:900px){.essays .current a .cont{margin:0;width:45%;padding:0 0 0 5%}}@media only screen and (min-width:1024px){.essays .current a .cont{width:35%}}.essays .current a .cont .title{margin:1.25em 0;font-size:1.5em;font-weight:500;line-height:1.2}@media only screen and (min-width:900px){.essays .current a .cont .title{margin-top:0;font-size:2.18em}}.essays .current a .cont .subtitle{font-weight:300;font-size:1.25em}.essays .current a .cont .info{text-transform:uppercase;font-size:0.8em;letter-spacing:0.1em;font-weight:300;margin-top:2em;color:#919190}.essays .filters{border-top:1px solid;border-bottom:1px solid;margin:3em 15%;padding:0.65em 0 0.5em;line-height:1.75}@media only screen and (min-width:900px){.essays .filters{margin:3em 0}}.essays .filters a{display:inline-block;text-transform:uppercase;padding:0 1em;border-left:1px solid;letter-spacing:0.2em;font-weight:400}.essays .filters a:first-child{border:none}.essays .essays-list{margin:0 15%;min-height:700px}@media only screen and (min-width:900px){.essays .essays-list{margin:0}}.essays .essays-list ul{list-style:none;margin:0;padding:0}.essays .essays-list ul li{margin:0 0 1em;padding:0 0 1em;border-bottom:1px solid}.essays .essays-list ul li a{display:block}@media only screen and (min-width:900px){.essays .essays-list ul li a{display:flex;justify-content:space-between;align-items:end}}.essays .essays-list ul li a:hover .cont .title,.essays .essays-list ul li a:focus .cont .title{text-decoration:underline}.essays .essays-list ul li a span{display:block}.essays .essays-list ul li a .img{padding-top:66%;background-size:cover;background-position:center;filter:grayscale(1)}@media only screen and (min-width:900px){.essays .essays-list ul li a .img{width:150px;height:100px;order:2;padding:0}}.essays .essays-list ul li a .cont{margin:1em 0}@media only screen and (min-width:900px){.essays .essays-list ul li a .cont{margin:0;width:calc(100% - 180px)}}.essays .essays-list ul li a .cont .title{margin:1em 0 0.5em;font-size:1.125em;font-weight:500;line-height:1.2}@media only screen and (min-width:900px){.essays .essays-list ul li a .cont .title{margin-top:0;font-size:1.5em}}.essays .essays-list ul li a .cont .subtitle{font-weight:300;font-size:0.875em;line-height:1.2}@media only screen and (min-width:900px){.essays .essays-list ul li a .cont .subtitle{font-size:1em}}.essays .essays-list ul li a .cont .info{text-transform:uppercase;font-size:0.75em;letter-spacing:0.1em;font-weight:300;margin-top:0.75em;color:#919190}.portfolio-header{border-top:2px solid;border-bottom:2px solid;padding:1em 0;display:flex;justify-content:space-between;text-transform:uppercase;letter-spacing:0.1em;margin:0 15%}@media only screen and (min-width:1024px){.portfolio-header{margin:0 10%}.portfolio-header .all{width:16%}.portfolio-header .desc{width:34%;margin-left:2%;margin-top:0}.portfolio-header .category{width:22%;margin-left:2%}.portfolio-header .geo{width:10%;margin-left:2%}.portfolio-header .partnered{width:12%;text-align:right}}.portfolio-header .all,.portfolio-header .filters,.portfolio-header .desc,.portfolio-header .partnered,.portfolio-header .category,.portfolio-header .geo{font-weight:400;margin-top:0}@media only screen and (max-width:1023px){.portfolio-header .desc{text-align:right}}@media only screen and (min-width:1024px){.portfolio-header .mobile{display:none}}@media only screen and (max-width:1023px){.portfolio-header .desktop{display:none}}.portfolio-header a{white-space:nowrap}.portfolio-header a .arrow{display:inline-block;width:16px;height:11px;transition:all 0.5s;background-image:url('data:image/svg+xml,<svg width="16" height="11" viewBox="0 0 16 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 1L7.8 9L1 0.999999" stroke="%235E5E5D" stroke-width="1.5"/></svg>')}.portfolio-header a.active .arrow{transform:rotate(180deg)}.portfolio-filters{margin:0 15% 2em;padding:0;text-align:right;border-bottom:2px solid;display:none}@media only screen and (min-width:1024px){.portfolio-filters{text-align:left;border:none;margin:0 10%}}@media only screen and (max-width:1023px){.portfolio-filters .filter-group{border-top:1px solid;padding:0.5em 5% 1em;display:block !important}.portfolio-filters .filter-group:first-child{border:none}}@media only screen and (min-width:1024px){.portfolio-filters .filter-group{padding:0.5em 0;border-bottom:2px solid}.portfolio-filters .filter-group.hidden{display:none}}.portfolio-filters .filter-group .filter-title{font-weight:400;text-transform:uppercase;margin:1em 0 0.5em;letter-spacing:0.1em}@media only screen and (min-width:1024px){.portfolio-filters .filter-group .filter-title{display:none}}.portfolio-filters .filter-group ul{list-style:none;margin:0.5em 0;padding:0}.portfolio-filters .filter-group ul li{display:inline-block;border-right:1px solid;margin:0 0.25em;padding:0 0.5em 0 0;font-size:0.8em;line-height:1}@media only screen and (min-width:1024px){.portfolio-filters .filter-group ul li:last-child{border:none}}.portfolio-filters .filter-group ul li a.all{font-weight:400}.portfolio-filters .filter-group ul li a.active{font-weight:400;text-decoration:underline}.portfolio{margin:0 15%}@media only screen and (min-width:1024px){.portfolio{margin:0 10%}}.portfolio .comp{border-bottom:1px solid;margin:1em 0;padding-bottom:1em}.portfolio .comp.last-visible{border-width:2px}@media only screen and (min-width:1024px){.portfolio .comp a{display:flex;align-items:center}}.portfolio .comp a span{display:block}.portfolio .comp .title{font-weight:400}.portfolio .comp .desc{margin-top:0.5em;font-weight:300}.portfolio .comp .partnered,.portfolio .comp .category,.portfolio .comp .geo{font-weight:300;display:none}@media only screen and (min-width:1024px){.portfolio .comp .partnered,.portfolio .comp .category,.portfolio .comp .geo{display:block}}@media only screen and (min-width:1024px){.portfolio .comp .title{width:16%}.portfolio .comp .desc{width:34%;margin-left:2%;margin-top:0}.portfolio .comp .category{width:22%;margin-left:2%}.portfolio .comp .geo{width:16%;margin-left:2%}.portfolio .comp .partnered{width:6%;text-align:right}}.team h2{font-size:2em;line-height:1;margin:2em 0}.team ul{list-style:none;margin:0 0 6em;padding:0}@media only screen and (min-width:1024px){.team ul.primary{display:flex;justify-content:space-between;flex-wrap:wrap}.team ul.primary li{width:22%;display:block;border:none}.team ul.primary li:first-child{border:none}.team ul.primary li:first-child .img::before{display:none}.team ul.primary li .img{padding-top:100%;background-size:cover;background-position:center;margin-bottom:1em;position:relative}.team ul.primary li .img::before{content:'';background-color:#5E5E5D;width:1px;height:100%;display:block;position:absolute;top:0;left:-9.5%}.team ul.primary li .member{display:block;width:100%}.team ul.primary li .member .member-name{display:inline-block;width:auto}.team ul.primary li .member .member-role{display:inline-block;width:auto;margin-left:0.2em;border-left:2px solid #aaa;padding-left:0.4em}.team ul.primary li .member-linkedin a{margin-left:-5px}}@media only screen and (max-width:599px){.team ul.secondary li .member .member-role{display:none}}@media only screen and (min-width:1024px){.team ul.secondary{column-count:2;column-gap:4%}.team ul.secondary li.first-on-second{border-top:1px solid}}.team ul li{margin:0;padding:10px 0;border-bottom:1px solid;display:flex;justify-content:space-between;align-items:center;line-height:1}.team ul li:first-child{border-top:1px solid}.team ul li .member{display:flex;width:calc(100% - 30px)}.team ul li .member .member-name{font-weight:400}@media only screen and (min-width:1024px){.team ul li .member .member-name{width:40%}}.team ul li .member .member-role{font-size:0.9em;line-height:1.2;opacity:0.8}@media only screen and (max-width:1024px){.team ul li .member .member-role{margin-left:0.75em;border-left:2px solid #aaa;padding-left:0.75em}}@media only screen and (min-width:1024px){.team ul li .member .member-role{width:60%}}@media only screen and (min-width:1024px){.team ul li .member-linkedin{width:26px}}.team ul li .member-linkedin a{transform:scale(0.6);text-indent:-9999px;overflow:hidden}.skip-link{text-align:center;background-color:#5E5E5D;color:#FDFAF3;padding:5px 2%;display:block}article.contextual-region.profile{width:80%;margin:0 auto}form{margin:2em auto;width:90%;max-width:600px}form input[type='submit']{color:white;background-color:#000;padding:10px 20px;border:none;border-radius:0}.messages__wrapper,.block-local-tasks-block{width:80%;margin:2em auto}.cookies-consent{background-color:#5E5E5D;color:#FDFAF3;text-align:center;display:none;position:fixed;bottom:0;z-index:500;width:100%;padding:0.5em 2%;font-size:0.9em;line-height:1}.cookies-consent a{color:#FDFAF3;text-decoration:underline}.cookies-consent a:hover,.cookies-consent a:focus{color:white}.cookies-consent button{background-color:#FDFAF3;color:#000;font-size:0.9em;line-height:1.5;border:none;border-radius:3px;margin:0.25em 0.5em;padding:0.2em 0.75em;cursor:pointer}.social-wrap{margin:0 15% 0 0;padding-top:3vh;text-align:right}@media only screen and (min-width:1024px){.social-wrap{margin-right:30%}}.social-wrap a{margin-left:1.25em}@media only screen and (min-width:1024px){.social-wrap a{margin:0 0 0 1.25em}}.social a{display:inline-block;width:28px;height:20px;text-indent:9999px;overflow:hidden;background-size:contain;background-position:center;background-repeat:no-repeat}.social a:hover,.social a:focus{opacity:0.7}.social a.email{background-image:url('data:image/svg+xml,<svg width="36" height="25" viewBox="0 0 36 25" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_14_711)"><path d="M17.7391 18.8044C16.6021 18.8044 15.4651 18.4546 14.4952 17.7453L0.130371 7.26496V21.9022C0.130371 23.6124 1.60854 25 3.432 25H32.0461C33.8696 25 35.3478 23.6131 35.3478 21.9022V7.26496L20.9857 17.7524C20.0158 18.4559 18.874 18.8044 17.7391 18.8044ZM1.25086 5.46435L15.8468 16.1196C16.9604 16.9328 18.5205 16.9328 19.6341 16.1196L34.23 5.46435C34.8732 4.94805 35.3478 4.15423 35.3478 3.31523C35.3478 1.60433 33.8689 0.217407 32.0461 0.217407H3.432C1.60854 0.217407 0.130371 1.60433 0.130371 3.31523C0.130371 4.15423 0.543763 4.94805 1.25086 5.46435Z" fill="%23737373"/></g><defs><clipPath id="clip0_14_711"><rect width="35.2174" height="24.7826" fill="white" transform="translate(0.130371 0.217407)"/></clipPath></defs></svg>')}.social a.twitter{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_14_713)"><path d="M13.9727 10.4631L22.7131 0.521729H20.6419L13.0527 9.1538L6.99124 0.521729H0L9.16611 13.5748L0 24H2.07137L10.0859 14.8843L16.4872 24H23.4785L13.9725 10.4631H13.9731H13.9727ZM11.1357 13.6899L10.207 12.3902L2.81759 2.04736H5.99889L11.9624 10.3942L12.8911 11.6939L20.6429 22.5435H17.4616L11.1359 13.6901V13.6895L11.1357 13.6899Z" fill="%23737373"/></g><defs><clipPath id="clip0_14_713"><rect width="23.4783" height="23.4783" fill="white" transform="translate(0 0.521729)"/></clipPath></defs></svg>')}.social a.medium{background-image:url('data:image/svg+xml,<svg width="30" height="24" viewBox="0 0 30 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_14_708)"><path d="M29.3478 1.10869V0.521729H21.576L15.5978 14.6087L9.61949 0.521729H0.6521V1.10869L3.0434 5.15868V19.3043L0.6521 23.413V24H9.02166V23.413L6.03253 19.3043V10.23L13.8043 23.413H14.4021L20.9782 7.27173V20.4782L18.5869 23.413V24H29.3478V23.413L26.9564 20.4782V3.45651L29.3478 1.10869Z" fill="%23737373"/><path d="M29.3478 1.10869V0.521729H21.576L15.5978 14.6087L9.61949 0.521729H0.6521V1.10869L3.0434 5.15868V19.3043L0.6521 23.413V24H9.02166V23.413L6.03253 19.3043V10.23L13.8043 23.413H14.4021L20.9782 7.27173V20.4782L18.5869 23.413V24H29.3478V23.413L26.9564 20.4782V3.45651L29.3478 1.10869Z" fill="%23737373"/></g><defs><clipPath id="clip0_14_708"><rect width="28.6957" height="23.4783" fill="white" transform="translate(0.6521 0.521729)"/></clipPath></defs></svg>')}.social a.linkedin{height:23px;background-image:url('data:image/svg+xml,<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_14_703)"><path d="M6.709 9.37488H0V30H6.709V9.37488Z" fill="%23737373"/><path d="M24.9821 9.6169C24.9111 9.59496 24.8432 9.57051 24.7684 9.54919C24.6778 9.5285 24.5886 9.51157 24.4962 9.49715C24.1403 9.42568 23.7493 9.37489 23.2923 9.37489C19.3814 9.37489 16.9001 12.2194 16.0835 13.3178V9.37427H9.37451V29.9993H16.0835V18.7492C16.0835 18.7492 21.153 11.6877 23.2923 16.874V29.9993H29.9994V16.0815C29.9994 12.9649 27.8632 10.368 24.9815 9.61627L24.9821 9.6169Z" fill="%23737373"/><path d="M6.56252 3.2815C6.56252 5.09404 5.09335 6.56301 3.28157 6.56301C1.46979 6.56301 0 5.09342 0 3.28088C0 1.46834 1.46916 0 3.28157 0C5.09335 0 6.56252 1.46897 6.56252 3.2815Z" fill="%23737373"/></g><defs><clipPath id="clip0_14_703"><rect width="30" height="30" fill="white"/></clipPath></defs></svg>')}.newsletter{margin:4em 0 0 15%;padding:2em 0;font-weight:bold;font-size:0.9em}@media only screen and (min-width:1024px){.newsletter{margin:5em 0 5em 40%}}@media only screen and (min-width:1280px){.newsletter{margin:6em 0 6em 50%}}.logo h1{margin:0}.logo a{display:block;width:132px;height:52px;text-indent:-9999px;overflow:hidden;background-size:contain;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg width="178" height="70" viewBox="0 0 178 70" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_14_679)"><path d="M35.9614 12.5261C37.0671 11.4711 39.1904 10.1086 42.1981 10.1086C45.2058 10.1086 47.9922 11.515 49.7618 13.7563C51.0888 15.4264 51.7961 17.5362 51.7961 21.0962V31.2049H47.5944V20.8763C47.5944 18.239 47.1077 17.0088 46.3556 16.0853C45.3822 14.8544 43.7905 14.0639 42.065 14.0639C39.3227 14.0639 37.3326 15.514 36.0938 17.0088V31.2049H31.8921V10.5484H35.9614V12.5261Z" fill="%235E5E5D"/><path d="M67.0131 31.6454C65.1553 31.6454 63.2092 31.118 61.794 30.283C58.6532 28.4368 56.4866 25.0091 56.4866 20.877C56.4866 16.745 58.698 13.2734 61.8388 11.4273C63.2541 10.5923 64.9796 10.1086 66.9256 10.1086C69.2702 10.1086 71.5258 10.8122 73.4277 12.4384V10.5484H77.497V30.3268C77.497 33.4032 77.0986 35.4692 76.2582 37.0954C74.5776 40.304 71.3927 42.194 67.2793 42.194C61.8829 42.194 58.4775 39.469 57.1504 37.403L60.2464 34.5458C61.7499 36.5234 63.6967 38.238 67.1021 38.238C69.3577 38.238 71.1273 37.403 72.1441 35.8644C72.8962 34.7218 73.2939 33.1394 73.2939 30.546V29.4034C71.6133 30.8535 69.49 31.6447 67.0131 31.6447V31.6454ZM73.2939 17.0095C72.011 15.3394 69.8885 14.0646 67.3668 14.0646C63.3416 14.0646 60.6882 17.2732 60.6882 20.877C60.6882 24.4809 63.5629 27.6895 67.5881 27.6895C69.7113 27.6895 71.8787 26.6346 73.2939 24.7446V17.0088V17.0095Z" fill="%235E5E5D"/><path d="M85.0116 28.1733C83.7287 26.5909 83.1096 24.5694 83.1096 21.0971V10.5486H87.3113V21.7561C87.3113 23.8659 87.7539 25.0085 88.5052 25.8874C89.4338 26.9861 90.938 27.6896 92.5305 27.6896C95.0956 27.6896 97.1747 26.1511 98.3687 24.7448V10.5486H102.57V31.2058H98.501V29.3159C97.5724 30.1947 95.272 31.6456 92.3974 31.6456C89.5228 31.6456 86.7356 30.3269 85.0109 28.1733H85.0116Z" fill="%235E5E5D"/><path d="M108.582 0H112.784V31.2057H108.582V0Z" fill="%235E5E5D"/><path d="M135.514 29.3157C133.833 30.8097 131.578 31.6454 129.1 31.6454C127.242 31.6454 125.296 31.118 123.881 30.283C120.74 28.4368 118.574 25.0091 118.574 20.877C118.574 16.745 120.785 13.2734 123.926 11.4273C125.341 10.5923 127.067 10.1086 129.013 10.1086C131.357 10.1086 133.613 10.8122 135.515 12.4384V10.5484H139.584V31.2057H135.515V29.3157H135.514ZM135.381 17.0095C134.098 15.3394 131.976 14.0646 129.454 14.0646C125.429 14.0646 122.775 17.2732 122.775 20.877C122.775 24.4809 125.65 27.6895 129.675 27.6895C131.798 27.6895 133.966 26.6346 135.381 24.7446V17.0088V17.0095Z" fill="%235E5E5D"/><path d="M156.804 14.24C156.317 14.1085 155.83 14.0639 155.167 14.0639C153 14.0639 150.7 15.5586 149.55 17.5362V31.205H145.348V10.5484H149.417V12.922C150.435 11.5157 152.602 10.1094 155.654 10.1094C156.096 10.1094 156.804 10.1532 157.29 10.2416L156.804 14.2414V14.24Z" fill="%235E5E5D"/><path d="M32.4033 60.1105C32.6246 63.5829 35.4992 66.3517 39.1267 66.3517C42.2226 66.3517 43.9033 64.8577 45.098 63.539L47.8403 66.1325C46.2919 68.1101 43.3291 70.0001 39.0826 70.0001C33.0231 70.0001 28.3347 65.429 28.3347 59.2317C28.3347 53.0343 32.5812 48.4633 38.4635 48.4633C44.3459 48.4633 48.46 53.122 48.46 59.2317C48.46 59.4077 48.46 59.7153 48.4159 60.1105H32.404H32.4033ZM32.7577 56.5943H44.0805C43.4614 53.957 41.0728 52.1109 38.5959 52.1109C35.8977 52.1109 33.4649 53.9132 32.7577 56.5943Z" fill="%235E5E5D"/><path d="M57.2185 50.8807C58.3242 49.8257 60.4475 48.4633 63.4552 48.4633C66.4629 48.4633 69.2493 49.8696 71.0189 52.1109C72.3459 53.781 73.0532 55.8908 73.0532 59.4508V69.5595H68.8515V59.2309C68.8515 56.5936 68.3648 55.3634 67.6127 54.44C66.6393 53.209 65.0476 52.4185 63.3221 52.4185C60.5798 52.4185 58.5896 53.8687 57.3508 55.3634V69.5595H53.1492V48.9023H57.2185V50.8799V50.8807Z" fill="%235E5E5D"/><path d="M93.8879 69.5602C93.0916 69.824 91.8087 70 90.6148 70C88.0048 70 86.0587 69.0773 84.7317 67.5826C83.4936 66.2201 83.0511 64.3302 83.0511 62.0888V52.6391H77.7437V48.903H83.0511V43.1893H87.2527V48.903H93.8871V52.6391H87.2527V62.3087C87.2527 63.4075 87.3409 64.3302 87.8717 64.946C88.4467 65.6496 89.6414 66.0448 90.7471 66.0448C91.3661 66.0448 92.4278 65.9571 93.0468 65.7811L93.8871 69.561L93.8879 69.5602Z" fill="%235E5E5D"/><path d="M100.48 66.5276C99.1967 64.9453 98.5776 62.9238 98.5776 59.4515V48.903H102.779V60.1104C102.779 62.2203 103.222 63.3629 103.973 64.2417C104.902 65.3405 106.406 66.044 107.998 66.044C110.564 66.044 112.643 64.5055 113.837 63.0991V48.903H118.038V69.5602H113.969V67.6702C113.04 68.5491 110.74 70 107.865 70C104.991 70 102.204 68.6813 100.479 66.5276H100.48Z" fill="%235E5E5D"/><path d="M135.49 52.5952C135.003 52.4637 134.516 52.4191 133.853 52.4191C131.686 52.4191 129.386 53.9138 128.235 55.8914V69.5602H124.034V48.9029H128.103V51.2765C129.121 49.8702 131.288 48.4639 134.34 48.4639C134.782 48.4639 135.49 48.5077 135.976 48.5961L135.49 52.5959V52.5952Z" fill="%235E5E5D"/><path d="M142.061 60.1105C142.282 63.5829 145.157 66.3517 148.784 66.3517C151.88 66.3517 153.561 64.8577 154.756 63.539L157.498 66.1325C155.95 68.1101 152.987 70.0001 148.74 70.0001C142.681 70.0001 137.992 65.429 137.992 59.2317C137.992 53.0343 142.239 48.4633 148.121 48.4633C154.004 48.4633 158.118 53.122 158.118 59.2317C158.118 59.4077 158.118 59.7153 158.074 60.1105H142.062H142.061ZM142.415 56.5943H153.737C153.118 53.957 150.73 52.1109 148.253 52.1109C145.555 52.1109 143.122 53.9132 142.415 56.5943Z" fill="%235E5E5D"/><path d="M164.022 64.0665C165.968 65.5605 168.092 66.3517 170.17 66.3517C171.984 66.3517 173.797 65.3844 173.797 63.7589C173.797 61.3853 170.347 61.2538 167.295 60.2427C164.774 59.4077 162.517 57.8253 162.517 54.9243C162.517 50.4854 166.498 48.4633 170.213 48.4633C173.265 48.4633 175.477 49.4305 177.113 50.7484L174.946 53.7371C173.663 52.7699 172.16 52.1109 170.479 52.1109C168.445 52.1109 166.719 53.0782 166.719 54.7044C166.719 56.1107 168.356 56.5944 170.435 57.1218C173.708 57.9568 177.998 59.407 177.998 63.6705C177.998 67.5819 174.327 69.9993 170.258 69.9993C166.941 69.9993 164.155 68.9883 161.854 67.1429L164.022 64.0665H164.022Z" fill="%235E5E5D"/><path d="M14.167 7.18615L4.5336 31.2273H0L12.6411 0.0395508H15.6922L28.3334 31.2273H23.7998L14.167 7.18615Z" fill="%235E5E5D"/><path d="M14.167 62.5114L23.8005 38.4709H28.3341L15.693 69.6587H12.6419L0 38.4709H4.5336L14.167 62.5114Z" fill="%235E5E5D"/></g><defs><clipPath id="clip0_14_679"><rect width="178" height="70" fill="white"/></clipPath></defs></svg>')}@media only screen and (min-width:1024px){.logo a{width:150px;height:59px}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
