:root{--black:#111;--white:#fff;--off-white:#eeecec;--grey:#d9d9d9;--grey-dark:#838383;--pink:#d91370;--teal:#449fb0;--green:#829551;--yellow:#f3b551;--disc:#e8d6c7;--cancelled:#e45c5c}.button.has-white-background,.has-white-background{background-color:var(--white)}.button.has-off-white-background,.has-off-white-background{background-color:var(--off-white)}.button.has-grey-background,.has-grey-background{background-color:var(--grey)}.button.has-black-background,.has-black-background{background-color:var(--black)}.button.has-pink-background,.has-pink-background{background-color:var(--pink)}.button.has-teal-background,.has-teal-background{background-color:var(--teal)}.button.has-green-background,.has-green-background{background-color:var(--green)}.button.has-white-color,.button.has-white-text,.has-white-color,.has-white-text{color:var(--white)}.button.has-off-white-color,.button.has-off-white-text,.has-off-white-color,.has-off-white-text{color:var(--off-white)}.button.has-grey-color,.button.has-grey-text,.has-grey-color,.has-grey-text{color:var(--grey)}.button.has-black-color,.button.has-black-text,.has-black-color,.has-black-text{color:var(--black)}.button.has-pink-color,.button.has-pink-text,.has-pink-color,.has-pink-text{color:var(--pink)}.button.has-teal-color,.button.has-teal-text,.has-teal-color,.has-teal-text{color:var(--teal)}.button.has-green-color,.button.has-green-text,.has-green-color,.has-green-text{color:var(--green)}.button.has-yellow-color,.button.has-yellow-text,.has-yellow-color,.has-yellow-text{color:var(--yellow)}@font-face{font-family:Brandon Grotesque;src:url(/fonts/BrandonGrotesque-light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Brandon Grotesque;src:url(/fonts/BrandonGrotesque-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Brandon Grotesque;src:url(/fonts/BrandonGrotesque-medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Brandon Grotesque;src:url(/fonts/BrandonGrotesque-bold.woff) format("woff");font-weight:600;font-display:swap}@font-face{font-family:Brandon Grotesque;src:url(/fonts/BrandonGrotesque-black.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}:root{--light:300;--reg:400;--medium:500;--bold:600;--fs-black:800}body{font-family:Brandon Grotesque;font-size:16px;font-weight:var(--light)}.text-bold,b{font-weight:var(--bold)}.text-black{font-weight:var(--black)}.text-medium{font-weight:var(--medium)}.text-regular{font-weight:var(--regular)}.text-light{font-weight:var(--light)}.has-text-align-right{text-align:right}.h1,h1{font-size:50px;text-transform:uppercase;font-weight:var(--fs-black);margin-top:.5em}h2:first-child,h3:first-child,h4:first-child{margin-top:0}.has-underline{width:100%;padding-bottom:.15ch;line-height:1;border-bottom:1px solid}.has-small-font-size{font-size:14px;margin-bottom:.5em;margin-top:.75em}.has-bold-text{font-weight:var(--bold)}.has-text-upper{text-transform:uppercase}.mb-0{margin-bottom:0}:root{--content-width:calc(100vw - var(--sidebar-size));--vertical-rhythm:calc(var(--fs-body) * 1.8);--sidebar-size:190px;--header-size:190px}@media (min-width:1200px){:root{--sidebar-size:210px;--header-size:210px}}@media (min-width:1400px){:root{--sidebar-size:230px;--header-size:210px}}body{margin:0}body *{box-sizing:border-box}#__next{display:grid;grid-template-columns:var(--sidebar-size) auto;height:100vh;background-color:var(--off-white)}img{max-width:100%;display:block}#main{padding-inline:2rem;background-color:var(--off-white)}.flex{display:flex;gap:1rem}.ml-auto{margin-left:auto}.align-center{align-items:center}.wide{width:100%}button,input,select{font-family:inherit}button:-webkit-autofill,input:-webkit-autofill,select:-webkit-autofill{background-color:inherit!important}button-webkit-autofill,button:autofill,input-webkit-autofill,input:autofill,select-webkit-autofill,select:autofill{background-color:inherit!important}input[type=file]:disabled{opacity:.6;pointer-events:none}.toggle-bulk,input[type=checkbox]{border:2px solid;width:16px;height:16px;margin-right:.5rem;margin-left:6px;margin-top:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;box-shadow:inset 0 0 0 2px #fff}.toggle-bulk:checked,input[type=checkbox]:checked{background-color:currentColor}.toggle-bulk:checked:disabled,input[type=checkbox]:checked:disabled{background-color:var(--grey)}.toggle-bulk:disabled,input[type=checkbox]:disabled{outline-color:var(--grey)}.toggle-bulk:focus,input[type=checkbox]:focus{outline:3px solid var(--pink)}.toggle-bulk{color:var(--black);padding:0;min-width:16px}.toggle-bulk.ticked{background-color:currentColor}.label,label{color:var(--grey-dark)}.radios label{font-weight:var(--reg)}fieldset{border:none}.form-col{display:flex;margin-bottom:1rem;flex-wrap:wrap;flex-direction:column;max-width:400px}.form-col .order-1{order:1}.form-col.narrow{max-width:200px}.form-col button{order:3}.form-col p{width:100%;order:4}.form-col label{min-width:160px;margin-right:1rem;padding-bottom:3px;order:2;color:#888}.form-col span{order:3}.form-col .wp-editor-wrap,.form-col input:not([type=radio],[type=checkbox]),.form-col textarea{min-width:160px;border:none;border-bottom:1px solid transparent;background:#f5f5f5;order:3}.form-col .wp-editor-wrap:focus,.form-col input:not([type=radio],[type=checkbox]):focus,.form-col textarea:focus{background:#eee;border-bottom:1px solid #aaa;outline:none;box-shadow:none}.form-col .wp-editor-wrap:focus~label,.form-col input:not([type=radio],[type=checkbox]):focus~label,.form-col textarea:focus~label{color:#111}.form-col .wp-editor-wrap :-webkit-autofill,.form-col input:not([type=radio],[type=checkbox]) :-webkit-autofill,.form-col textarea :-webkit-autofill{-webkit-box-shadow:0 0 0 50px var(--white) inset;-webkit-text-fill-color:var(--black)}.form-col select{order:3;border:none}textarea{min-height:80px;font-family:inherit;font-size:16px}select{border-radius:0}select option{padding:2px 6px}select:focus{outline:1px solid var(--black)}select:focus+label{color:var(--black)}input[type=file]::-webkit-file-upload-button{background-color:var(--grey);height:35px;border-radius:0;border:none;color:var(--white);font-family:inherit;font-size:1rem;cursor:pointer}input[type=file]::file-selector-button{background-color:var(--grey);height:35px;border-radius:0;border:none;color:var(--white);font-family:inherit;font-size:1rem;cursor:pointer}input[type=file]:focus::-webkit-file-upload-button,input[type=file]:hover::-webkit-file-upload-button{background-color:var(--black)}input[type=file]:focus::file-selector-button,input[type=file]:hover::file-selector-button{background-color:var(--black)}footer input{font-family:inherit}.has-white-color.has-background button:focus,.has-white-color.has-background button:hover{color:var(--theme-colour);background-color:var(--white)}.has-black-background input:focus::-webkit-file-upload-button,.has-black-background input:hover::-webkit-file-upload-button{background-color:var(--black)}.has-black-background input:focus::file-selector-button,.has-black-background input:hover::file-selector-button{background-color:var(--black)}.has-black-background .wp-editor-wrap:focus,.has-black-background input:not([type=radio],[type=checkbox]):focus,.has-black-background textarea:focus{background:#eee;border-bottom:1px solid #aaa;outline:1px solid var(--white);box-shadow:none}.has-black-background .wp-editor-wrap:focus~label,.has-black-background input:not([type=radio],[type=checkbox]):focus~label,.has-black-background textarea:focus~label{color:var(--grey)}.search-container{position:relative;margin-left:auto}.search-container:after{background-image:url('data:image/svg+xml,<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.22226 13.6589C10.6587 13.6589 13.4445 10.8731 13.4445 7.43661C13.4445 4.00015 10.6587 1.21436 7.22226 1.21436C3.7858 1.21436 1 4.00015 1 7.43661C1 10.8731 3.7858 13.6589 7.22226 13.6589Z" stroke="%23A2A9B0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.0001 15.2144L11.6167 11.8311" stroke="%23A2A9B0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');content:"";position:absolute;display:block;background-repeat:no-repeat;background-size:contain;width:14px;height:14px;right:5px;bottom:5px}.search-container input{padding-right:21px}.filters{display:flex;background-color:var(--white);border:1px solid var(--black);padding:.5rem;gap:1.5rem}.filters .form-col{margin-bottom:0}.filters label{min-width:-moz-fit-content;min-width:fit-content}.textbox{width:100%}.false-select{overflow-y:scroll;max-height:150px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--grey-dark)}.false-select.disabled{opacity:.8}.false-select.disabled input,.false-select.disabled label{pointer-events:none}.false-select input[type=checkbox],.false-select.disabled label{color:var(--grey-dark)}.false-select label{font-size:13.3px;color:#111;font-weight:400}.menu{background-color:var(--black);color:var(--white);flex-direction:column;display:flex}.menu p{padding-inline:1rem}.menu .button{margin-top:auto;margin-bottom:1rem}.menu form{padding-inline:.5rem}.logo{padding:1rem;display:block}.logo,.logo img,nav{width:100%}nav{display:flex;flex-direction:column}nav ul{padding-left:0}nav li{list-style:none}nav li.tree-1 a{text-transform:uppercase;font-size:20px;border-top:1px solid var(--white)}nav li.tree-2 a{font-size:18px;text-transform:none}nav li.tree-2 a:before{content:"- "}nav .nav-link{color:var(--white);text-decoration:none;padding-inline:1rem;display:block;height:40px}nav .nav-link span{vertical-align:sub;line-height:40px}nav .nav-link.active,nav .nav-link:focus,nav .nav-link:hover,nav .nav-link[aria-current=page]{color:var(--black);background-color:var(--white)}.modal{opacity:0;pointer-events:none;z-index:2;height:100vh;width:100%;position:fixed;top:0;right:0;display:flex;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:opacity .35s linear}.modal.open{opacity:1;pointer-events:all}.modal.open .modal-inner{opacity:1}.modal-inner{opacity:0;transition:opacity .35s linear;margin:auto;padding:1.5rem;width:clamp(200px,85%,900px);background:var(--white);border:3px solid var(--black);position:relative}.modal-close{position:absolute;top:1rem;right:1rem}.button,button,input[type=submit]{padding:6px 12px;font-weight:400;background-color:var(--black);color:var(--white);font-size:inherit;font-weight:var(--reg);font-family:inherit;display:inline-block;border:none;cursor:pointer;min-width:120px;text-decoration:none;text-align:center}.button:visited,button:visited,input[type=submit]:visited{color:var(--white)}.button:focus,.button:hover,button:focus,button:hover,input[type=submit]:focus,input[type=submit]:hover{background-color:var(--grey);outline:none;color:var(--black)}.button:disabled,button:disabled,input[type=submit]:disabled{background-color:rgba(0,0,0,.2);color:var(--grey);cursor:not-allowed}.button.has-white-background:focus,.button.has-white-background:hover,button.has-white-background:focus,button.has-white-background:hover,input[type=submit].has-white-background:focus,input[type=submit].has-white-background:hover{background-color:var(--white);color:var(--black);outline:2px solid var(--white);outline-offset:2px}.button.has-grey-background,button.has-grey-background,input[type=submit].has-grey-background{color:var(--black)}.button.has-grey-background:focus,.button.has-grey-background:hover,button.has-grey-background:focus,button.has-grey-background:hover,input[type=submit].has-grey-background:focus,input[type=submit].has-grey-background:hover{background-color:var(--black);color:var(--white)}.button.has-external,button.has-external,input[type=submit].has-external{background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.83331 4.66683C2.83331 3.65431 3.65412 2.8335 4.66665 2.8335H6.83331V3.8335H4.66665C4.20641 3.8335 3.83331 4.20659 3.83331 4.66683V11.3335C3.83331 11.7937 4.20641 12.1668 4.66665 12.1668H11.3333C11.7936 12.1668 12.1667 11.7937 12.1667 11.3335V8.90756H13.1667V11.3335C13.1667 12.346 12.3458 13.1668 11.3333 13.1668H4.66665C3.65413 13.1668 2.83331 12.346 2.83331 11.3335V4.66683Z" fill="%23fff"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4156 3.01326L9.93205 3.02448L9.92755 2.0245L14.1325 2.00549L14.0965 6.19546L13.0965 6.18685L13.1177 3.72539L8.86104 7.98197L8.15399 7.2749L12.4156 3.01326Z" fill="%23fff"/></svg>');background-position:calc(100% - 8px) 44%;padding-right:29px;background-repeat:no-repeat;background-size:16px}.button.has-external:focus,.button.has-external:hover,button.has-external:focus,button.has-external:hover,input[type=submit].has-external:focus,input[type=submit].has-external:hover{background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.83331 4.66683C2.83331 3.65431 3.65412 2.8335 4.66665 2.8335H6.83331V3.8335H4.66665C4.20641 3.8335 3.83331 4.20659 3.83331 4.66683V11.3335C3.83331 11.7937 4.20641 12.1668 4.66665 12.1668H11.3333C11.7936 12.1668 12.1667 11.7937 12.1667 11.3335V8.90756H13.1667V11.3335C13.1667 12.346 12.3458 13.1668 11.3333 13.1668H4.66665C3.65413 13.1668 2.83331 12.346 2.83331 11.3335V4.66683Z" fill="%23111"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4156 3.01326L9.93205 3.02448L9.92755 2.0245L14.1325 2.00549L14.0965 6.19546L13.0965 6.18685L13.1177 3.72539L8.86104 7.98197L8.15399 7.2749L12.4156 3.01326Z" fill="%23111"/></svg>')}button.text-only{padding:0}a,a:visited{color:inherit}a:focus{outline:none}.content .ql-container,.content .ql-editor{height:auto}.content .ql-snow.ql-toolbar .ql-active svg{background-color:var(--black)}.content .ql-snow.ql-toolbar .ql-active svg line,.content .ql-snow.ql-toolbar .ql-active svg path{stroke:var(--white)}.content .ql-snow.ql-toolbar button{min-width:24px}.content .quill.disabled{opacity:.75;pointer-events:none}table{width:100%;border:1px solid var(--black);margin-top:-1px;border-collapse:collapse}table,table thead{background-color:var(--white)}table thead{position:-webkit-sticky;position:sticky;top:-1px;box-shadow:0 1px 0 0 #0a0a0a}table thead th+th{border-left:1px solid var(--grey)}table thead th{font-weight:400;padding:4px;color:#666}table .tickboxes-cell{width:20px}table a{color:inherit;font-weight:400;text-decoration:none}table a:focus,table a:hover{text-decoration:underline}table td{padding-inline:4px;padding-block:4px;border-style:solid;border-color:var(--grey);border-width:0 1px 1px 0}table td:last-child{border-right:none}table tr.hide{display:none}.film-bookings-table{margin-bottom:2rem;border-bottom:2px solid #000}.table-toggle-button{position:relative;background-color:transparent;color:#666;padding-left:20px;min-width:-moz-fit-content;min-width:fit-content;width:100%;text-align:left}.table-toggle-button:focus,.table-toggle-button:hover{color:var(--black);background-color:transparent}.table-toggle-button svg{position:absolute;pointer-events:none;left:5px;top:10px}.table-toggle-button svg:nth-child(2){top:20px}.table-toggle-button[data-sort=ascending] svg:first-child path,.table-toggle-button[data-sort=descending] svg:nth-child(2) path{fill:var(--black)}.table-container{max-height:calc(100vh - var(--header-size));overflow:scroll;border-bottom:1px solid var(--black)}span.cross,span.tick{width:20px;height:16px;display:inline-block;background-size:contain;background-position:50%;background-repeat:no-repeat}span.tick{background-image:url('data:image/svg+xml,<svg width="25" height="21" viewBox="0 0 25 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 9.5L8.68182 17L23 2" stroke="%23829551" stroke-width="5"/></svg>')}span.cross{background-image:url('data:image/svg+xml,<svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 2L17 17" stroke="%23D91370" stroke-width="4"/><path d="M17 2L2 17" stroke="%23D91370" stroke-width="4"/></svg>')}.content .formats{background-color:transparent;border:none}.content .formats td,.content .formats th{border:none;padding:4px;background-color:var(--white);display:flex;align-items:flex-start}.content .formats tr{display:grid;margin-bottom:4px;grid-gap:4px;gap:4px;grid-template-columns:26px auto;align-items:stretch}.content .formats textarea{min-height:-moz-fit-content;min-height:fit-content}.format-icon{display:inline-block;position:relative;width:24px;height:20px;display:block;background-repeat:no-repeat;background-size:contain;background-position:0;opacity:.4}.format-icon:after{content:attr(aria-label);position:absolute;pointer-events:none;opacity:0;width:140px;bottom:calc(100% + 1px);left:-50%;background-color:var(--black);padding:6px;transition:opacity .35s .3s;box-shadow:1px 1px 6px 0 rgba(0,0,0,.3);display:block;color:var(--white);font-size:12px}.format-icon.available,.format-icon:hover:after{opacity:1}.disc-info{color:#592900;border:2px solid #592900;padding:.5rem .75rem}.disc-info,tr.blu-ray,tr.dvd{background-color:#e8d6c7}tr.cancelled{background-color:#e45c5c}.calendar-container>div{display:grid;grid-template-columns:repeat(7,1fr)}.calendar-container .row.header{border-top:1px solid #222;background-color:#444}.calendar-container .row.header .cell{font-weight:700;color:var(--white);padding:2px}.calendar-container .cell{position:relative;border-color:#222;border-style:solid;border-width:0 0 1px 1px}.calendar-container .cell:nth-child(7n){border-right-width:1px}.calendar-container .cell p{margin:0}.calendar-container .date{padding:2px;font-weight:700;font-size:18px}.calendar-container .booking{padding:2px;color:#222;margin-bottom:10px;line-height:1.2}.calendar-container .booking.blu-ray,.calendar-container .booking.disc,.calendar-container .booking.dvd{background-color:var(--disc)}.calendar-container .booking.cancelled{background-color:var(--cancelled)}.calendar-container .booking a:focus,.calendar-container .booking a:hover{color:var(--yellow)}.calendar-wrapper{position:relative}.calendar-wrapper h2{text-align:center}.next,.prev{height:20px;-webkit-mask-image:url('data:image/svg+xml,<svg width="47" height="65" viewBox="0 0 47 65" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.899956 3.41986C0.899956 2.29986 1.31996 1.50653 2.15996 1.03986C2.99996 0.573193 3.88662 0.61986 4.81995 1.17986L45.56 30.2999C46.4933 30.8599 46.96 31.6532 46.96 32.6799L46.96 33.3799C46.96 34.4065 46.4933 35.1999 45.56 35.7599L4.81995 64.1799C3.88662 64.7399 2.99996 64.7865 2.15996 64.3199C1.31995 63.8532 0.899953 63.0599 0.899953 61.9399L0.899953 52.2799C0.899954 51.4399 1.31996 50.6932 2.15996 50.0399L25.82 32.8199L2.15996 15.3199C1.31996 14.6665 0.899955 13.9199 0.899955 13.0799L0.899956 3.41986Z" fill="%23111111"></path></svg>');mask-image:url('data:image/svg+xml,<svg width="47" height="65" viewBox="0 0 47 65" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.899956 3.41986C0.899956 2.29986 1.31996 1.50653 2.15996 1.03986C2.99996 0.573193 3.88662 0.61986 4.81995 1.17986L45.56 30.2999C46.4933 30.8599 46.96 31.6532 46.96 32.6799L46.96 33.3799C46.96 34.4065 46.4933 35.1999 45.56 35.7599L4.81995 64.1799C3.88662 64.7399 2.99996 64.7865 2.15996 64.3199C1.31995 63.8532 0.899953 63.0599 0.899953 61.9399L0.899953 52.2799C0.899954 51.4399 1.31996 50.6932 2.15996 50.0399L25.82 32.8199L2.15996 15.3199C1.31996 14.6665 0.899955 13.9199 0.899955 13.0799L0.899956 3.41986Z" fill="%23111111"></path></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;position:absolute;top:18px}.prev{transform:rotate(180deg);left:20px}.next{right:20px}.dashboard .dashboard-content{display:grid;grid-template-columns:50% 50%;grid-gap:2rem;gap:2rem}.dashboard section{background-color:var(--white);padding:10px}.meta{margin-top:-1.5rem;font-weight:500;margin-bottom:1rem;gap:1rem}.content{position:relative;margin-bottom:5rem}.content .flex{flex-wrap:wrap;gap:3rem}.content .flex+.flex{margin-top:1rem}.content .flex button{align-self:flex-end}@media (min-width:780px){.content{display:grid;grid-gap:4rem;gap:4rem;grid-template-columns:auto 200px}}@media (min-width:1200px){.content{grid-template-columns:auto 300px}}.content-box{padding:1rem calc(1rem + 3vw) 1rem 1rem}.content .col{display:inline-flex;min-width:200px;flex-direction:column}.content .col.col-wide{min-width:400px}.content .col:has(input[type=email]),.content .col:has(input[type=url]){min-width:300px}.content .col label{order:0}.content .col input,.content .col textarea{order:1}.content .col.has-suffix{position:relative}.content .col.has-suffix .suffix{position:absolute;bottom:2px;right:4px}.content .col:has(input[type=checkbox]) .label{position:relative}.content .col:has(input[type=checkbox]) .label:after{content:"";width:18px;height:18px;position:absolute;left:0;top:100%}.content textarea{min-width:300px;min-height:150px}.content input{font-family:Brandon Grotesque;font-size:16px;font-weight:var(--light)}.content .back-to{position:absolute;left:0;bottom:-4rem;text-decoration:none;padding-top:1rem;padding-bottom:.15rem;border-top:1px solid}.content .back-to:before{transition:all .35s linear;content:"";background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.1665 4.66683C13.1665 3.65431 12.3457 2.8335 11.3332 2.8335H9.1665V3.8335H11.3332C11.7934 3.8335 12.1665 4.20659 12.1665 4.66683V11.3335C12.1665 11.7937 11.7934 12.1668 11.3332 12.1668H4.6665C4.20624 12.1668 3.83313 11.7937 3.83313 11.3335V8.90756H2.83313V11.3335C2.83313 12.346 3.65401 13.1668 4.6665 13.1668H11.3332C12.3457 13.1668 13.1665 12.346 13.1665 11.3335V4.66683Z" fill="%23111111"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3.58455 3.01326L6.06813 3.02448L6.07263 2.0245L1.86768 2.00549L1.90372 6.19546L2.90372 6.18685L2.88246 3.72539L7.13914 7.98197L7.84619 7.2749L3.58455 3.01326Z" fill="%23111111"/></svg>');display:inline-block;width:14px;height:14px;margin-right:6px;background-repeat:no-repeat}.content .back-to:after{content:"";position:absolute;width:100%;transform:scaleX(.01);opacity:0;background-color:var(--black);height:1px;bottom:0;right:0;transform-origin:right;transition:transform .35s linear}.content .back-to:focus:before,.content .back-to:hover:before{margin-right:12px}.content .back-to:focus:after,.content .back-to:hover:after{transform:scaleX(1);opacity:1}.checkboxes{display:flex;flex-wrap:wrap;column-gap:1.25rem;row-gap:.75rem}.label{text-transform:uppercase;font-weight:400;font-size:14px}.sidebar{text-align:right;display:flex;flex-direction:column;gap:1rem;align-items:flex-end}.sidebar .image-container{align-items:flex-end;max-width:100%}.sidebar .image-container input{max-width:100%}.sidebar .col{align-items:flex-end}.film-title{align-items:baseline;gap:1rem}.certificate-image{height:auto;width:36px}.error,.success{position:fixed;bottom:0;left:0;width:100%;background-color:var(--teal);color:var(--white);text-align:center;opacity:0;transition:opacity .45s ease-in;transform:translateY(100%);z-index:3}.error p,.success p{font-weight:700}.error.not-fixed,.success.not-fixed{opacity:1;position:relative}.error.show,.success.show{opacity:1;transform:translateY(0)}.error{background-color:var(--pink)}[data-session]{margin-bottom:1rem}.options{align-items:flex-start;grid-template-columns:auto 400px}.options .options-set{display:flex;flex-wrap:wrap;gap:6px}.options .options-set h3{width:100%}.options .options-set div{background-color:var(--white);padding:4px;display:flex;align-items:center;height:28px;border-radius:4px}.options .options-set div span{line-height:1}.options .options-set div.form-col{margin-left:auto;max-width:-moz-fit-content;max-width:fit-content}.options .options-set div.form-col label{min-width:-moz-fit-content;min-width:fit-content}.options .options-set div.form-col input{max-height:100%}.options .options-set .remove{height:18px;margin-left:1rem;display:inline-block;font-size:14px;width:10px;min-width:10px;background-color:transparent;opacity:.3;color:var(--pink);padding:0 2px}.options .options-set .remove:focus,.options .options-set .remove:hover{opacity:1}.options--add{height:20px;font-size:14px;padding:0 4px;margin-left:8px}.form-col.prices{flex-direction:row;max-width:-moz-fit-content;max-width:fit-content}