aside.popup{animation:1s LightGreyToWhite;background-color:var(--COLOUR_WHITE);color:var(--COLOUR_CHARCOAL);align-items:center;display:none;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;height:100%;left:0;margin:0;position:fixed;width:100%;top:0;z-index:9}aside.popup.close{animation:1s var(--COLOUR_WHITE)ToLightGrey !important}aside.popup>*{width:100%}aside.popup>header{align-items:center;background-image:none;display:flex;flex-direction:column;height:var(--UNIT_X20);justify-content:flex-end;padding:0 var(--UNIT_X04);position:relative}aside.popup>header button.close{position:absolute;margin:0;left:var(--UNIT_X04);top:var(--UNIT_X04);width:auto;z-index:9}aside.popup>header button.save{position:absolute;margin:0;right:var(--UNIT_X04);top:calc(var(--UNIT_X04) - 3px);width:auto;z-index:9}aside.popup>header button.save img{height:28px}aside.popup>header h1{color:var(--COLOUR_GREY_DARK);flex-grow:unset}aside.popup>form{align-items:center;display:flex;flex-direction:column;height:calc(100% - var(--UNIT_X20) - var(--UNIT_X12));justify-content:flex-start;padding:var(--UNIT_X04);position:relative;z-index:10;width:100%}aside.popup>form>*{margin:0;width:100%}aside.popup>form figure{border-radius:var(--UNIT_X02)}aside.popup>form figure figcaption{align-items:center;background-color:var(--COLOUR_TRANSPARENT);display:flex;flex-direction:column;justify-content:center;height:100%;padding:0 var(--UNIT_X04);position:absolute;top:0}aside.popup>form figure figcaption input{font-size:var(--FONT_SIZE_HUGE)}aside.popup>form figure figcaption p{width:100%}aside.popup>form img:not(.icon){max-height:100%;max-width:100%}aside.popup>form section{align-items:center;background-color:var(--COLOUR_GREY_DARK);border-radius:var(--UNIT_X02);color:var(--COLOUR_WHITE);display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow-x:hidden;overflow-y:auto;padding:var(--UNIT_X04);position:relative;z-index:11}aside.popup>form section p{width:100%}aside.popup>form svg.lightening{height:var(--UNIT_X18);left:var(--UNIT_X04);position:absolute;top:var(--UNIT_X01);width:auto;z-index:12}aside.popup>footer{align-items:center;background-color:var(--COLOUR_GREY_LIGHT);color:var(--COLOUR_GREY_DARK);display:flex;flex-direction:row;font-size:var(--FONT_SIZE_SMALL);height:var(--UNIT_X12);justify-content:center;padding:0 var(--UNIT_X04)}aside.popup>footer>*:not(:first-child){margin-left:var(--UNIT_X01)}aside.popup>footer img{filter:grayscale(100%)}aside.popup>footer>ul.tabs{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}aside.popup>footer>ul.tabs li{background-color:transparent;padding:0}aside.popup>footer>ul.tabs li input+label{cursor:pointer;align-items:center;display:flex;flex-direction:column;justify-content:center;width:var(--UNIT_X14)}aside.popup>footer>ul.tabs li input+label:hover span{color:var(--COLOUR_BLUE)}aside.popup>footer>ul.tabs li input+label:hover img{filter:none}aside.popup>footer>ul.tabs li input:checked+label img{filter:none !important}aside.popup>footer>ul.tabs li input:checked+label span{color:var(--COLOUR_BLUE)}aside.popup.anchors>form{border-top:var(--UNIT_X02) solid var(--COLOUR_WHITE);overflow-y:auto}aside.popup.anchors>form section{margin-bottom:var(--UNIT_X04);overflow-x:visible;overflow-y:visible}aside.popup.anchors>form section:last-of-type{margin-bottom:0}aside.popup.anchors>footer ul.tabs li input:checked+label img{filter:grayscale(100%) !important}aside.popup.anchors>footer ul.tabs li input:checked+label span{color:var(--COLOUR_GREY_DARK)}@media only screen and (min-width:600px){aside.popup{border-radius:var(--UNIT_X02);height:calc(100% - 216px);left:50%;margin-left:-43%;top:132px;width:86%}aside.popup:before{background-color:rgba(50,50,50,.8);content:"";height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1;touch-action:none}aside.popup:after{background-color:rgba(255,255,255,1);border-radius:var(--UNIT_X02);color:var(--COLOUR_CHARCOAL);content:"";height:100%;left:0;overflow:auto;position:absolute;top:0;width:100%;z-index:-1}aside.popup>header{border-top-left-radius:var(--UNIT_X02);border-top-right-radius:var(--UNIT_X02)}aside.popup>header button.close{left:var(--UNIT_X06);top:var(--UNIT_X06)}aside.popup>header button.save{right:var(--UNIT_X06);top:calc(var(--UNIT_X06) - 5px)}aside.popup>form{padding:var(--UNIT_X04) var(--UNIT_X10)}aside.popup>form figure figcaption{padding:0 var(--UNIT_X12)}aside.popup>form section{padding:var(--UNIT_X06) var(--UNIT_X10) var(--UNIT_X10) var(--UNIT_X10)}aside.popup>form svg.lightening{height:var(--UNIT_X28);left:var(--UNIT_X12)}aside.popup>footer{border-bottom-left-radius:var(--UNIT_X02);border-bottom-right-radius:var(--UNIT_X02)}aside.popup>footer>ul.tabs li{padding:0 var(--UNIT_X02)}}@media only screen and (orientation:landscape){aside.popup>header{height:var(--UNIT_X16)}aside.popup>form{height:calc(100% - var(--UNIT_X16) - var(--UNIT_X12))}}@media only screen and (min-width:600px) and (orientation:landscape){aside.popup>form{padding:var(--UNIT_X04) var(--UNIT_X24)}aside.popup>form section{padding:var(--UNIT_X04) var(--UNIT_X24) var(--UNIT_X04) var(--UNIT_X24)}}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1280px) and (max-aspect-ratio:12/7),screen and (min-width:1440px){aside.popup{height:calc(100% - 264px);top:var(--UNIT_X24);left:50%;margin-left:-43%;width:86%}aside.popup>form{padding:var(--UNIT_X06) var(--UNIT_X14)}aside.popup>form section{padding:var(--UNIT_X06) var(--UNIT_X14) var(--UNIT_X06) var(--UNIT_X14)}}@media screen and (min-width:1366px){aside.popup{height:calc(100% - 240px);top:var(--UNIT_X24);left:50%;margin-left:-38%;width:76%}aside.popup>form{padding:var(--UNIT_X04) var(--UNIT_X14)}aside.popup>form section{padding:var(--UNIT_X04) var(--UNIT_X14) var(--UNIT_X04) var(--UNIT_X14)}}@media screen and (min-width:1366px) and (max-height:900px){aside.popup{height:calc(100% - 88px);top:66px}}@media screen and (min-width:1600px){aside.popup{height:calc(100% - 240px);top:144px;left:50%;margin-left:calc(-30% + 96px);width:calc(60% - 176px)}}@media screen and (min-width:1600px) and (min-height:1200px){aside.popup{height:calc(100% - 336px);top:184px}}@media screen and (min-width:2100px){aside.popup>form{padding:var(--UNIT_X06) var(--UNIT_X24)}aside.popup>form section{padding:var(--UNIT_X06) var(--UNIT_X24) var(--UNIT_X06) var(--UNIT_X24)}aside.popup>form svg.lightening{height:var(--UNIT_X28);left:var(--UNIT_X24)}}aside.popup.actions>form{height:calc(100% - var(--UNIT_X16));justify-content:flex-start}aside.popup.actions>form figure{margin:var(--UNIT_X04) 0;width:calc(100% - var(--UNIT_X12))}aside.popup.actions>form figure picture{width:100%}aside.popup.actions>form figure picture img{width:100%}aside.popup.actions>form figure figcaption{padding:0}aside.popup.actions>form figure figcaption input[type=search]{color:var(--COLOUR_CHARCOAL);text-align:left;width:calc(100% - 66px)}aside.popup.actions>form figure figcaption input[type=search]+button{position:absolute;right:24px;top:50%;transform:translateY(-12px)}aside.popup.actions>form p span{filter:invert(1)}aside.popup.actions>form section{justify-content:flex-start}aside.popup.actions>form ul li{align-items:center;border-radius:var(--UNIT_X02);break-inside:avoid;color:var(--COLOUR_CHARCOAL);display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin-bottom:var(--UNIT_X02);min-height:var(--UNIT_X12);padding:var(--UNIT_X02) var(--UNIT_X04);width:100%}aside.popup.actions>form ul li.active{background-color:var(--COLOUR_WHITE)}aside.popup.actions>form ul li.inactive{background-color:#ccc}aside.popup.actions>form ul li button:first-of-type{margin-left:22px}aside.popup.actions>form ul li input+label:first-of-type{align-items:center;display:flex;flex-grow:2}aside.popup.actions>form ul li input+label:before{background-color:var(--COLOUR_TRANSPARENT);border-radius:50%;display:block;content:'';font-size:0;height:var(--UNIT_X03);min-width:var(--UNIT_X03);width:var(--UNIT_X03);margin-right:var(--UNIT_X04)}aside.popup.actions>form ul li input:checked+label:first-of-type:before{background-color:var(--COLOUR_BLUE)}@media all and (min-width:600px){aside.popup.actions>form figure figcaption input[type=search]{width:calc(100% - var(--UNIT_X20))}aside.popup.actions>form figure figcaption input[type=search]+button{right:var(--UNIT_X11)}}@media all and (min-width:1024px){aside.popup.actions>form figure figcaption input[type=search]+button{right:66px;transform:translateY(-12px)}aside.popup.actions>form ul{columns:2;column-gap:var(--UNIT_X04)}aside.popup.actions>form ul li{margin-bottom:var(--UNIT_X04)}}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1280px) and (max-aspect-ratio:12/7),screen and (min-width:1440px){aside.popup.actions>form figure{max-width:720px;width:calc(100% - 268px)}}aside.popup.affiliations>form{height:calc(100% - var(--UNIT_X16));justify-content:flex-start}aside.popup.affiliations>form section{padding:var(--UNIT_X04) !important}aside.popup.affiliations>footer{display:none}aside.popup.affiliations>form section[data-title='Disciplines'] p.search{border:1px solid var(--COLOUR_GREY_MEDIUM);background-color:var(--COLOUR_WHITE);border-radius:var(--UNIT_X02);max-width:440px;padding:var(--UNIT_X02) var(--UNIT_X04)}aside.popup.affiliations>form section[data-title='Disciplines'] p.search input[type='search']{width:100%}aside.popup.affiliations>form section[data-title='Disciplines'] p.search input.icon{right:var(--UNIT_X04)}aside.popup.affiliations>form section:not([data-title='Disciplines']) div.container{background-color:var(--COLOUR_GREY_LIGHT);justify-content:space-between;padding:var(--UNIT_X04) !important}aside.popup.affiliations>form section:not([data-title='Disciplines']) div.container .lozenges input+label.lozenge{background-color:var(--COLOUR_TRANSPARENT);border:1px solid var(--COLOUR_GREY_DARK);color:var(--COLOUR_GREY_DARK);line-height:26px}aside.popup.affiliations>form section:not([data-title='Disciplines']) div.container .lozenges input:checked+label.lozenge{border:1px solid var(--COLOUR_GREY_ORANGE);color:var(--COLOUR_GREY_ORANGE)}@media only screen and (min-width:600px){aside.popup.affiliations>form section[data-title='Disciplines'] p.search{max-width:330px}}aside.popup.association>form section h3{margin-bottom:var(--UNIT_X02);max-width:360px}aside.popup.association>form section[data-title='Image'] div.slim{background-image:url(/Images/popups/association-image.jpg)}aside.popup.association>form section[data-title='Embed'] p{margin-bottom:var(--UNIT_X02)}aside.popup.association>form section[data-title='Expertise'] div.container ul.emphasis{align-items:center;display:flex;flex-direction:row;font-size:var(--FONT_SIZE_SMALL);justify-content:space-between;margin-top:0}@media all and (min-width:600px){aside.popup.association>form section[data-title='Expertise'] div.container{justify-content:space-evenly}}@media all and (orientation:landscape){aside.popup.association>form section[data-title='Image'] p.centre.large{display:none}}aside.popup.audience{border-radius:var(--UNIT_X02);height:auto;left:50%;margin-left:-43%;top:25%;width:86%}aside.popup.audience:before{background-color:rgba(50,50,50,.8);content:"";height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1;touch-action:none}aside.popup.audience:after{background-color:rgba(255,255,255,1);border-radius:var(--UNIT_X02);color:var(--COLOUR_CHARCOAL);content:"";height:100%;left:0;overflow:auto;position:absolute;top:0;width:100%;z-index:-1}aside.popup.audience>header{justify-content:center;height:auto;padding-top:var(--UNIT_X04)}aside.popup.audience>form{height:auto}aside.popup.audience>form section[data-title='Audience']{justify-content:flex-start}aside.popup.audience>form section[data-title='Audience']>*{max-width:500px;width:100%}aside.popup.audience>form section[data-title='Audience'] input[type="email"]{border-radius:var(--UNIT_X02)}aside.popup.audience>form section[data-title='Audience'] input[type="text"]{border-radius:var(--UNIT_X02)}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1280px) and (max-aspect-ratio:12/7),screen and (min-width:1440px){aside.popup.audience>header{padding-top:var(--UNIT_X06)}}@media screen and (min-width:1440px){aside.popup.audience{margin-left:-20%;width:40%}}aside.popup.banner>form section[data-title='Desktop'] div.slim{background-image:url(/Images/popups/banner-desktop.jpg)}aside.popup.banner>form section[data-title='Mobile'] div.slim{background-image:url(/Images/popups/banner-mobile.jpg)}aside.popup.caption>form:before{content:'';flex-grow:2}aside.popup.caption>form:after{content:'';flex-grow:2}aside.popup.caption>form input{width:80%}aside.popup.categorys>form{justify-content:space-between}aside.popup.categorys>form img{width:40%}@media screen and (min-width:1600px){aside.popup.categorys>form section{padding:var(--UNIT_X04) var(--UNIT_X08) var(--UNIT_X04) var(--UNIT_X08)}}aside.popup.exhibit>form section[data-title='Image'] div.slim{background-image:url(/Images/popups/exhibit-image.jpg)}aside.popup.exhibit>form section[data-title='Embed'] p{margin-bottom:var(--UNIT_X02)}aside.popup.link>form{justify-content:center}aside.popup.link>form section{aspect-ratio:1/1;background-image:url(/Images/popups/link.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;height:unset;justify-content:space-evenly;padding:0 var(--UNIT_X04);width:unset}aside.popup.link>form section>*{margin-bottom:0;width:100%}aside.popup.link>form section img[src='/Images/Icons/delete.svg']{padding:var(--UNIT_X01)}aside.popup.link>form section>p:nth-of-type(2){align-items:center;height:25%;display:flex;flex-direction:column;justify-content:center}aside.popup.link>footer label{align-items:center;display:flex;justify-content:center}aside.popup.link>footer label span{margin-left:var(--UNIT_X01)}@media only screen and (orientation:landscape){aside.popup.link>form section{height:100%}}@media only screen and (orientation:portrait){aside.popup.link>form section{width:100%}}@media only screen and (min-width:600px){aside.popup.link>form section{padding:0 var(--UNIT_X10)}}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1280px) and (max-aspect-ratio:12/7),screen and (min-width:1440px){aside.popup.link>form section{padding:0 var(--UNIT_X14)}}@media all and (min-width:1366px){aside.popup.link>form section{padding:0 var(--UNIT_X06)}}aside.popup.list>form{justify-content:flex-start}aside.popup.list>form figure{margin-bottom:var(--UNIT_X04)}aside.popup.list>form figure figcaption{padding:0}aside.popup.list>form figure figcaption input[type=text]{color:var(--COLOUR_CHARCOAL)}aside.popup.list>form input[type="number"]{text-align:center}aside.popup.list>form input[type="text"]{text-align:center}aside.popup.list>form section{background-color:var(--COLOUR_CHARCOAL);justify-content:flex-start}aside.popup.list>form section>div{margin-bottom:var(--UNIT_X04)}aside.popup.list>form section>div>*{margin-bottom:var(--UNIT_X02)}aside.popup.list>form section h2{color:var(--COLOUR_WHITE);font-size:var(--FONT_SIZE_LARGE)}aside.popup.list>form section ul li{width:100%}@media only screen and (min-width:600px){aside.popup.list>form figure{width:calc(100% - var(--UNIT_X24))}}@media all and (min-width:1024px){aside.popup.list>form section{display:grid;grid-gap:var(--UNIT_X12);grid-template-columns:repeat(2,1fr)}aside.popup.list>form section>div{margin:0}}@media screen and (min-width:2100px){aside.popup.list>form section{grid-gap:var(--UNIT_X24)}}aside.popup.location>form section[data-title='Address']{justify-content:flex-start}aside.popup.location>form section[data-title='Address']>*{max-width:500px;width:100%}aside.popup.name>form{padding-bottom:var(--UNIT_X16)}aside.popup.name>form:before{content:'';flex-grow:2}aside.popup.name>form:after{content:'';flex-grow:2}aside.popup.name>form input{width:80%}aside.popup.networks>form div.container{justify-content:flex-start}aside.popup.networks>form div.container ul.networks{border-top:var(--BORDER_WIDTH_THIN) solid var(--COLOUR_GREY_MEDIUM);border-left:var(--BORDER_WIDTH_THIN) solid var(--COLOUR_GREY_MEDIUM);display:grid;grid-template-columns:repeat(3,1fr)}aside.popup.networks>form div.container ul.networks li{border-bottom:var(--BORDER_WIDTH_THIN) solid var(--COLOUR_GREY_MEDIUM);border-right:var(--BORDER_WIDTH_THIN) solid var(--COLOUR_GREY_MEDIUM);display:flex;flex-direction:column;justify-content:center;height:var(--UNIT_X18);min-width:var(--UNIT_X18)}aside.popup.networks>form div.container ul.networks.toofew{align-items:center;border-left:var(--BORDER_WIDTH_THIN) solid var(--COLOUR_GREY_MEDIUM);border-top:none;display:flex;flex-direction:row;justify-content:center;width:auto}aside.popup.networks>form div.container ul.networks.toofew li{border-top:1px solid var(--BORDER_WIDTH_THIN) solid var(--COLOUR_GREY_MEDIUM);width:var(--UNIT_X18)}aside.popup.networks>form div.container ul.networks li button{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:center;padding:var(--UNIT_X01);width:100%}aside.popup.networks>form div.container ul.networks li button.black{background-color:#000}aside.popup.networks>form div.container ul.networks li label{color:var(--COLOUR_GREY_MEDIUM);cursor:pointer;font-size:var(--FONT_SIZE_TINY);line-height:var(--LINE_HEIGHT_TINY);padding-top:var(--UNIT_X01);text-align:center}aside.popup.networks>form div.container ul.networks li label.white{color:var(--COLOUR_WHITE)}@media only screen and (min-width:600px){aside.popup.networks>form>p{max-width:520px}aside.popup.networks>form div.container ul.networks{grid-template-columns:repeat(5,1fr)}}@media only screen and (min-width:600px) and (orientation:landscape){aside.popup.networks>form div.container ul.networks{grid-template-columns:repeat(6,1fr)}}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1280px) and (max-aspect-ratio:12/7),screen and (min-width:1440px){aside.popup.networks>form div.container ul.networks{grid-template-columns:repeat(5,1fr)}}aside.popup.picture>form h2{display:block !important}aside.popup.picture>form div.slim{border:var(--BORDER_WIDTH_NORMAL) solid var(--COLOUR_WHITE);border-radius:50%}aside.popup.picture>form div.slim .slim-file-hopper{border-radius:50%}aside.popup.picture>form div.slim .slim-btn{border:2px solid var(--COLOUR_WHITE)}@media screen and (orientation:landscape){aside.popup.picture>form div.slim{width:50% !important}}@media screen and (min-width:600px){aside.popup.picture>form div.slim{width:75%}}aside.popup.proclamation>form section img{filter:invert(1)}@media all and (min-width:600px){aside.popup.proclamation[data-key='authenticate'] form picture{width:50%}}@media only screen and (min-width:600px) and (orientation:landscape){aside.popup.proclamation[data-key='authenticate'] form picture{width:40%}}aside.popup.settings>form section[data-title="Account"]{justify-content:flex-start}aside.popup.settings>form section[data-title="Account"] figure figcaption{justify-content:flex-end;padding-bottom:var(--UNIT_X06)}aside.popup.settings>form section[data-title="Account"] figure figcaption input{text-align:center}aside.popup.specialisms>form section{justify-content:flex-start}aside.popup.specialisms>form section details{border-radius:var(--UNIT_X02);padding:0;margin-bottom:var(--UNIT_02)}aside.popup.specialisms>form section details.light{background-color:var(--COLOUR_GREY_DARK)}aside.popup.specialisms>form section details.dark{background-color:var(--COLOUR_GREY_DARK)}aside.popup.specialisms>form section details summary{align-items:center;color:var(--COLOUR_WHITE);display:flex;flex-direction:column;justify-content:center;max-width:none;min-height:var(--UNIT_X06)}aside.popup.specialisms>form section details summary>*{margin-bottom:unset}aside.popup.specialisms>form section details summary h3{all:unset;color:var(--COLOUR_WHITE);align-items:center;display:flex;flex-direction:row;font-size:var(--FONT_SIZE_SMALL);line-height:var(--LINE_HEIGHT_SMALL);text-align:left;text-transform:none;width:100%}aside.popup.specialisms>form section details summary h3 span{display:inline-flex}aside.popup.specialisms>form section details summary h3 span:first-of-type{padding-right:var(--UNIT_X04);width:calc(100% - var(--UNIT_X04))}aside.popup.specialisms>form section details summary h3 span:last-of-type{width:var(--UNIT_X04)}aside.popup.specialisms>form section details summary img.icon{grid-area:icon;justify-self:end;position:unset;display:inline-block;float:right}aside.popup.specialisms>form section details summary p{color:#aaa;width:100%}aside.popup.specialisms>form section details summary p span:after{background-color:var(--COLOUR_GREY_MEDIUM);border-radius:50%;content:"\a";display:inline-block;height:5px;margin:2px 6px;width:5px}aside.popup.specialisms>form section details summary p span:last-child:after{content:none}aside.popup.specialisms>form section details.dark h3{margin-bottom:var(--UNIT_X01)}aside.popup.specialisms>form section details[open]>*{margin:0 auto}aside.popup.specialisms>form section details[open]>summary{margin-bottom:var(--UNIT_X02)}aside.popup.specialisms>form section details[open]>summary>p{display:none}aside.popup.video>header button.disabled{filter:brightness(80%) grayscale(100%);opacity:0}aside.popup.video>form{height:calc(100% - var(--UNIT_X16))}aside.popup.video>form p.buttons{width:100%}aside.popup.video>footer{display:none}aside.popup.video>form section[data-title='Choice']>*{border-radius:var(--UNIT_X02);width:100%}aside.popup.video>form section[data-title='Choice']>button{color:var(--COLOUR_WHITE) !important;min-height:var(--UNIT_X12);font-size:var(--FONT_SIZE_LARGE);line-height:var(--LINE_HEIGHT_LARGE);padding:0 var(--UNIT_X16) 0 var(--UNIT_X04);position:relative;width:100%}aside.popup.video>form section[data-title='Choice']>button img{position:absolute;right:var(--UNIT_X03);width:auto}aside.popup.video>form section[data-title='Choice']>button.guide{background-color:var(--COLOUR_GREY_MEDIUM)}aside.popup.video>form section[data-title='Choice']>button.guide img{top:var(--UNIT_X04);height:var(--UNIT_X06);filter:brightness(0) invert(1);-webkit-transform:translateZ(0)}aside.popup.video>form section[data-title='Choice']>button.record{background-color:var(--COLOUR_BLUE)}aside.popup.video>form section[data-title='Choice']>button.record img{bottom:0;height:var(--UNIT_X16)}aside.popup.video>form section[data-title='Choice']>button.record span.clapperboard{bottom:0;height:var(--UNIT_X20);position:absolute;right:var(--UNIT_X02);width:var(--UNIT_X20)}aside.popup.video>form section[data-title='Choice']>div.select{background-color:var(--COLOUR_CHARCOAL);color:var(--COLOUR_WHITE);display:flex;flex-direction:column;flex-grow:2;height:auto;justify-content:flex-start;padding:var(--UNIT_X04)}aside.popup.video>form section[data-title='Choice']>div.select button{border-radius:var(--UNIT_X02);text-align:center}aside.popup.video>form section[data-title='Choice']>div.select button.drag{background-color:var(--COLOUR_GREY_MEDIUM);display:block;flex-grow:2;margin-bottom:var(--UNIT_X04);padding:0 var(--UNIT_X04);width:100%}aside.popup.video>form section[data-title='Choice']>div.select button.drag>*{pointer-events:none}aside.popup.video>form section[data-title='Choice']>div.select button.drag.maybe{background-color:var(--COLOUR_PURPLE)}aside.popup.video>form section[data-title='Choice']>div.select button.drag.good{background-color:var(--COLOUR_GREEN)}aside.popup.video>form section[data-title='Choice']>div.select button.drag.bad{background-color:var(--COLOUR_RED);cursor:no-drop}aside.popup.video>form section[data-title='Choice']>h2{max-width:270px}aside.popup.video>form section[data-title='Guide']>div.container{text-align:center}aside.popup.video>form section[data-title='Guide']>div.container>*{width:100%}aside.popup.video>form section[data-title='Guide']>div.container>*:not(.beyourself){max-width:500px}aside.popup.video>form section[data-title='Guide']>div.container>p .button{width:100%}aside.popup.video>form section[data-title='Guide']>div.container ul{display:inline-block}aside.popup.video>form section[data-title='Guide']>div.container ul li{display:inline}aside.popup.video>form section[data-title='Guide']>div.container li:after{content:" ";letter-spacing:1em;background-image:url(/Images/dots/white.png);background-position:center center;background-repeat:no-repeat}aside.popup.video>form section[data-title='Guide']>div.container ul li:nth-child(3){display:block !important}aside.popup.video>form section[data-title='Guide']>div.container ul li:nth-child(4){display:block !important}aside.popup.video>form section[data-title='Guide']>div.container ul li:last-child:after{content:none}aside.popup.video>form section[data-title='Guide']>div.container ul.first li{color:var(--COLOUR_GREY_LIGHT);opacity:.7}aside.popup.video>form section[data-title='Guide']>div.container ul.second li{color:var(--COLOUR_GREY_MEDIUM);font-size:var(--FONT_SIZE_SMALL)}aside.popup.video>form section[data-title='Guide']>div.vimeo{border-radius:var(--UNIT_X02);width:100%}aside.popup.video>form section[data-title='Guide']>div.vimeo iframe{border-radius:var(--UNIT_X02)}aside.popup.video>form section[data-title='Preview']>div.container{margin-bottom:0}aside.popup.video>form section[data-title='Preview']>div.container>div{align-items:center;background-color:var(--COLOUR_GREY_LIGHT);border-radius:var(--UNIT_X02);color:var(--COLOUR_CHARCOAL);display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:var(--UNIT_X04);padding:var(--UNIT_X04)}aside.popup.video>form section[data-title='Preview']>div.container>div>*{margin-bottom:var(--UNIT_X02);width:100%}aside.popup.video>form section[data-title='Preview']>div.container>div>*:last-child{margin-bottom:0}aside.popup.video>form section[data-title='Preview']>div.container>div.video input[type="file"]{display:none}aside.popup.video>form section[data-title='Preview']>div.container>div.video video{background-color:#000;border-radius:var(--UNIT_X02)}aside.popup.video>form section[data-title='Preview']>div.container>div.preview .slim .slim-file-hopper{border:none}aside.popup.video>form section[data-title='Preview']>div.container>div.preview .slim-btn-remove{display:none}aside.popup.video>form section[data-title='Preview']>div.container>p.buttons:last-child{flex-wrap:wrap}aside.popup.video>form section[data-title='Preview']>div.container>p.buttons:last-child .button{padding:var(--UNIT_X01);width:100%}aside.popup.video>form section[data-title='Preview']>div.container>p.buttons a.download{display:none}aside.popup.video>form section[data-title='Preview']>div.wait{align-items:center;background-color:var(--COLOUR_CHARCOAL);border-radius:6px;color:var(--COLOUR_WHITE);height:calc(100% - 22px);display:flex;flex-direction:column;justify-content:center;opacity:0;pointer-events:none;position:absolute;top:0;width:calc(100% - 44px)}aside.popup.video>form section[data-title='Preview']>div.wait span.animation{filter:brightness(80%) grayscale(100%);-webkit-transform:translateZ(0);width:70%}aside.popup.video>form section[data-title='Preview']>div.wait span.message{font-size:16px}aside.popup.video>form section[data-title='Record']>*{max-width:500px;width:100%}aside.popup.video>form section[data-title='Record'] h2.red{color:var(--COLOUR_RED)}aside.popup.video>form section[data-title='Record'] p.buttons .button{margin-right:0}aside.popup.video>form section[data-title='Record'] video{border-radius:var(--UNIT_X02)}aside.popup.video>form section[data-title='Convert']>div.container{justify-content:flex-start}aside.popup.video>form section[data-title='Convert']>div.container>*{margin-bottom:var(--UNIT_X04)}aside.popup.video>form section[data-title='Process']>div.container span.loading{filter:invert(1) brightness(40%) grayscale(100%);-webkit-transform:translateZ(0);height:240px;width:240px}@media only screen and (orientation:landscape){aside.popup.video>form{height:calc(100% - var(--UNIT_X16))}}@media only screen and (min-width:600px){aside.popup.video>form section[data-title='Choice']>button{padding:var(--UNIT_X02) var(--UNIT_X24) var(--UNIT_X02) var(--UNIT_X10)}aside.popup.video>form section[data-title='Choice']>button img{right:var(--UNIT_X10)}aside.popup.video>form section[data-title='Choice']>button.record span.clapperboard{right:var(--UNIT_X08)}aside.popup.video>form section[data-title='Choice']>div.select{padding:var(--UNIT_X06) var(--UNIT_X10) var(--UNIT_X04) var(--UNIT_X10)}aside.popup.video>form section[data-title='Preview']>div.container>div{padding:var(--UNIT_X04) var(--UNIT_X10)}}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1280px) and (max-aspect-ratio:12/7),screen and (min-width:1440px){aside.popup.video>form section[data-title='Choice']>button{padding:var(--UNIT_X02) var(--UNIT_X32) var(--UNIT_X02) var(--UNIT_X14)}aside.popup.video>form section[data-title='Choice']>button img{right:var(--UNIT_X14)}aside.popup.video>form section[data-title='Choice']>button.record span.clapperboard{right:var(--UNIT_X12)}aside.popup.video>form section[data-title='Choice']>div.select{padding:var(--UNIT_X10) var(--UNIT_X14) var(--UNIT_X04) var(--UNIT_X14)}aside.popup.video>form section[data-title='Choice']>h2{max-width:none}aside.popup.video>form section[data-title='Preview']>div.container>div{padding:var(--UNIT_X06) var(--UNIT_X14)}}@media only screen and (min-width:1600px){aside.popup.video>form section[data-title='Choice']>button{font-size:var(--FONT_SIZE_HUGE);line-height:var(--LINE_HEIGHT_HUGE)}aside.popup.video>form section[data-title='Choice']>div.select{font-size:var(--FONT_SIZE_LARGE);line-height:var(--LINE_HEIGHT_LARGE);padding:var(--UNIT_X06) var(--UNIT_X14) var(--UNIT_X04) var(--UNIT_X14)}aside.popup.video>form section[data-title='Preview']>div.container{align-items:stretch;flex-direction:row;flex-wrap:wrap;justify-content:space-between}aside.popup.video>form section[data-title='Preview']>div.container>div{padding:var(--UNIT_X04);width:calc(50% - var(--BORDER_WIDTH_NORMAL))}aside.popup.video>form section[data-title='Preview']>div.container>p.buttons:last-child{flex-wrap:nowrap}}
