﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{--contrast-color: "#f96"
}

.edit:before {
    content: "";font-family:"FontAwesome"}.event .edit{margin-left:0.5rem;display:inline-block}.event input{background:inherit;border-color:transparent;width:auto;display:inline-block}.working~.edit{color:pink}.working~.edit:before{content:""}.error~.edit{color:red}.complete~.edit{color:green}.complete~.edit:before{content:""}.fc-icon{content:"";font-family:"FontAwesome"}.fc-icon-chevron-left:before{content:""}.fc-icon-chevron-right:before{content:""}.no-header{margin-top:110px}#session_notes{padding:10px}#session_notes textarea{width:100%}.create-crew .actions{margin-bottom:15px}div#email_crew{background:red;display:inline-block;padding:10px 30px;color:white}div#email_crew:before{content:"";font-family:"FontAwesome";margin-right:0.5rem}div#email_crew.saved{background:green;pointer-events:none}div#email_crew.saved:before{content:""}div#rower_search_button{display:inline-block;padding:10px 30px;background:#00aeef;border:2px solid #00aeef;margin:10px;text-transform:uppercase;color:white;font-weight:700}div#rower_search_button:before{font:normal normal normal 14px/1 FontAwesome;content:"";margin-right:0.5em}form .field{position:relative;margin:10px auto;display:block;width:300px}form .field label{transition:all 300ms;position:absolute;font-size:18px;line-height:20px;left:11px;top:15px;margin:0 !important;user-select:none;cursor:text}form .field input{padding:16px 10px 10px;font-size:18px;line-height:20px;border:1px solid;font-family:"Mukta";width:300px}form .field input::placeholder{color:transparent}form .field input:not(:placeholder-shown)~label,form .field input:focus~label{top:0px;left:5px;font-size:0.75rem;opacity:0.75}form#registerform{width:49%;border:2px solid #00aeef;padding:10px}div#register{display:flex;justify-content:space-between;margin-bottom:50px}div#register #facebook{width:49%;text-align:center;background:#4267B2;color:white;display:flex;flex-direction:column;justify-content:center;align-items:center}div#register #facebook .fa{font-size:3rem}div#register #facebook a:hover{color:white;text-decoration:none}div#register #facebook a:hover .fa{color:#00aeef}.choice_wrapper{position:relative}.choice_wrapper .choice_wrapper{position:static}.single.choice{width:50%;margin:auto}.choice_wrapper:after{content:"yes";position:absolute;top:calc(var(--row-height) / 2 + 15px);right:0;height:1px;width:100%;background:rebeccapurple}.choice_wrapper .choice_wrapper:before{content:"";position:absolute;width:50%;left:0;background:pink;top:0;height:100px;z-index:3}.choice_wrapper .choice_wrapper:after{width:50%;left:0;top:calc(var(--row-height) * 1.5 + 30px)}.flow_chart .triple{display:flex;justify-content:space-between;height:var(--row-height)}.triple>div{width:33%;background:yellow}.triple p{position:relative;width:100%;z-index:99;background:red;height:100%;border:1px solid;text-align:center}.nono_text:before{content:"";background:pink;position:absolute;top:calc(var(--row-height) / 2 + 15px);right:0;bottom:0;z-index:9;width:16.5%;border-left:1px solid rebeccapurple}.yes_text:before{content:"";background:pink;position:absolute;top:calc(var(--row-height) * 1.5 + 30px);left:0;bottom:0;z-index:9;width:16.5%;border-right:1px solid rebeccapurple}.no_text:before{content:"";position:absolute;right:0;bottom:0;z-index:0;width:50%;border-left:1px solid rebeccapurple;height:200px;top:auto}.wp-block-image{text-align:center}.container.standard-new{max-width:1170px}.standard-new li{list-style:disc;margin-left:30px}.standard-new h2{font-size:1.6rem;font-family:"Alegreya";margin:2em;text-align:center}div#flow{background:pink;margin-top:120px;--row-height: 100px
}

.flow_chart {
    max-width: 800px;margin:auto;display:flex;flex-direction:column;font-family:"Alegreya"}.flow_chart .single{border:1px solid;margin:15px auto;padding:30px;height:var(--row-height);position:relative;background:#00aeef;z-index:5}.flow_chart .single.choice:after{content:"Yes";position:absolute;top:0;right:0;font-size:100px;line-height:100px}.flow_chart .double{display:flex;justify-content:space-between;height:var(--row-height)}.flow_chart .double>div{width:48%;border:1px solid;padding:30px;margin:15px 0}.flow_chart .choice svg{height:100%;position:absolute;top:0;bottom:0;right:0;fill:#0089bc}div#notes textarea{width:100%}div#choices.available .event-available{width:100%;font-size:0}div#choices.available .event-available:after{content:"Signed Up";font-size:1rem}div#choices.available .event-unavailable{font-size:0}div#choices.available .event-unavailable:after{content:"Cancel";font-size:1rem}div#unmute{position:absolute;right:0;bottom:0;opacity:0.5;user-select:none}div#unmute:hover{opacity:1}div#unmute:before{font-size:18px;padding:10px;content:"";font-family:"FontAwesome";display:block;color:white}div#unmute.active:before{content:""}div#header-user{color:#fb5c72;border:1px solid currentColor;background:currentColor;border-color:rgba(255, 255, 255, 0.5);box-shadow:0 0 0 5px currentColor;border-radius:0;margin:14px}div#header-user .fa-user{color:white;content:"";font-family:"FontAwesome";font-size:24px;margin:10px;display:block}div#header-user a{color:white}div#header-user strong.user{font-size:12px;margin:10px;display:block;color:white}div#header-user a.logout{display:block;font-size:14px;padding:8px}.page-template-calendar-links .x-rower.event{display:none}.page-template-calendar-links .admin{background:#eee;padding:10px;margin:0 -15px}div#key_items{display:flex;justify-content:space-between}div#key_items>div{width:33%}.modal-header{flex-direction:column}.modal-header .close{position:absolute;top:10px;right:15px}.field{display:table-row}.field.fade{opacity:0.5}.field>*{display:table-cell}.fc-event-container.deleted{opacity:0.5}.fc-event-container.deleted .fc-event{background:#999;color:white}#calendar{margin:15px}#calendar .fc-toolbar.fc-header-toolbar{position:relative;z-index:99;height:30px;display:flex;justify-content:space-between}div#eventModal .links a{display:block;background:#00aeef;margin:10px;padding:10px 30px;color:white;text-transform:uppercase;letter-spacing:1px;text-align:center}#basic-header{height:100px;margin-top:150px}#basic-header h1{margin:0}.log-row{display:table-row}.log-row>div{display:table-cell}.logdate{padding:5px 10px}.notified:before{content:"notified"}.rower .notified:before{content:"";font-family:"FontAwesome"}.rower .not.notified:before{content:""}div#gigs{display:flex;flex-wrap:wrap;--borderWidth: 10px
}

div#gigs .panel {
    width: 50%;padding:1vh 1vw}div#gigs .wp-block-image{margin:0;border:10px solid #00aeef;border-width:var(--borderWidth) 10px 0 10px;border-width:var(--borderWidth) var(--borderWidth) 0 var(--borderWidth);border-width:0 0 0 10px;transition:all 300ms}div#gigs .gig{position:relative;margin-bottom:100px}div#gigs .gig:hover .wp-block-image{border-color:#00aeef}div#gigs img{height:400px;object-fit:cover}div#gigs .launched{color:#fb5c72}div#gigs .info{width:80%;position:absolute;padding:20px;background:white;transform:translateY(-100px);z-index:9;margin:0;margin-bottom:100px;border:10px solid #00aeef;border-width:0 0 10px 10px}div#gigs .name{font-size:40px;text-transform:uppercase;font-weight:800;letter-spacing:-1px;border-bottom:1px solid rgba(0, 0, 0, 0.2);line-height:1;margin:0px -20px 0 -20px;padding:0 0 0 20px}div#login-background{padding:120px 0;text-align:center}div#login-background .container{width:600px;text-align:center}div#login-background form#loginform{border:1px solid #00aeef;padding:30px;max-width:500px;margin:auto}div#login-background div#login-wrapper{width:100%}div#login-background div#login-wrapper input{border:1px solid #ccc;padding:10px}div#login-background .form-required{display:none}div#login-background .field{display:flex;flex-direction:column-reverse;text-align:left}div#login-background .control-label{line-height:1;margin:15px 0 0;font-size:14px;color:#999}div#login-background input#wp-submit{background:#00aeef;margin:20px 0;color:white;text-transform:uppercase;font-weight:600;font-family:"Alegreya";font-size:24px}div#login-background .actions a{display:block;margin:10px;color:#00aeef}div#simple-banner{padding:120px 0 30px;background:#242e3d}div#simple-banner #banner-title{position:static;background:none;text-shadow:none;transform:initial;padding:0;line-height:1}div#simple-banner a.back{color:white;display:block;text-align:center}div#simple-banner a.back:hover{text-decoration:none;color:#00aeef}div#simple-banner a.back:before{content:"<";font:normal normal normal 14px/1 FontAwesome;content:"";margin-right:0.5em}div#members-menu{padding:10px 0}#quicklinks{position:absolute;top:47px;right:0;width:50%;transition:all 300ms;z-index:1}#quicklinks h3{font-size:21px;border-bottom:1px solid;height:50px;line-height:50px;margin:0;text-transform:uppercase}#quicklinks .SocialMediaLinks{display:flex;justify-content:space-around}#quicklinks .SocialMediaLinks a{font-size:24px;line-height:50px}#quicklinks #menu-private-menu,#quicklinks #menu-quick-links{display:flex;width:100%;justify-content:space-between;flex-wrap:wrap}#quicklinks #menu-private-menu .menu-item,#quicklinks #menu-quick-links .menu-item{width:48%}#quicklinks #menu-login{text-transform:uppercase;padding:10px;text-align:center;border-bottom:1px solid}#membermenu .SocialMediaLinks{display:flex;justify-content:space-around}.depth-1~#quicklinks{top:-100vh}.fullmenu .menu_wrapper,#mainmenu .menu_wrapper{display:flex;justify-content:flex-start;margin-top:20px}.fullmenu ul.menu,#mainmenu ul.menu{width:45%}.fullmenu ul.menu .menu-item,#mainmenu ul.menu .menu-item{border-bottom:1px solid;xheight:50px;line-height:50px;text-transform:uppercase;font-weight:800;font-size:21px;letter-spacing:-0.3px}.fullmenu ul.menu>.menu-item-has-children:before,#mainmenu ul.menu>.menu-item-has-children:before{content:">";float:right}.fullmenu ul.sub-menu,#mainmenu ul.sub-menu{position:absolute;right:0;width:50%;top:-100vh;transition:all 300ms}.fullmenu ul.sub-menu>a,#mainmenu ul.sub-menu>a{border-bottom:1px solid #00aeef;color:#00aeef}.fullmenu ul.sub-menu.active,#mainmenu ul.sub-menu.active{top:46px}.fullmenu a:hover,#mainmenu a:hover{text-decoration:none;color:#00aeef}#membermenu .menu_wrapper{margin-top:37px}div#HomeBanner iframe{width:100%;height:56.25vw;height:55.6vw}div#parallax{perspective:1px;height:100vh;overflow-y:scroll;overflow-x:hidden}div#parallax div{transform-style:preserve-3d}.button.fill{--button-bg: red;background:transparent;border-color:white;border:1px solid rgba(255, 255, 255, 0.5);text-transform:initial;font-weight:700;letter-spacing:0.2em;font-family:"Mukta";padding:10px 2vw;transition:300ms;position:relative}.button.fill span{position:relative}.button.fill:hover{background:transparent;text-decoration:initial;border-color:#fb5c72;color:white}.button.fill:hover:before{width:100%}.button.fill:before{content:"";background:#fb5c72;position:absolute;top:left;top:0;left:0;bottom:0;width:0;transition:300ms}div#video-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg, rgba(0, 0, 32, 0.25), transparent 10%);display:flex;align-items:center}div#video-overlay h1{color:white;font-size:4vw;line-height:1.1;font-family:"Alegreya";margin-bottom:0.25em;transition:500ms}div#video-overlay.video-end .button,div#video-overlay.video-end h1{opacity:0}div#video-overlay .button{background:transparent;border-color:white;border:1px solid rgba(255, 255, 255, 0.5);text-transform:uppercase;font-size:1vw;font-weight:400;letter-spacing:0.2em;font-family:"Mukta";padding:10px 2vw;transition:300ms;position:relative}div#video-overlay .button span{position:relative}div#video-overlay .button:hover{background:transparent;text-decoration:initial;border-color:#fb5c72;color:white}div#video-overlay .button:hover:before{width:100%}div#video-overlay .button:before{content:"";background:#fb5c72;position:absolute;top:left;top:0;left:0;bottom:0;width:0;transition:300ms}#fonts{background:#00aeef;color:#242e3d;font-size:80px;font-weight:700;text-shadow:-4px 4px #fff, -2px 2px #fff;font-family:Alegreya;letter-spacing:0.05em}.member{text-align:left}#committee img{display:inline-block}#schedule_text{border:2px solid #00aeef;padding:10px 20px;margin:10px 0;text-align:center}#choices{position:relative;height:40px;display:flex}div#profile-summary{box-shadow:0 0 10px 0 rgba(64, 64, 64, 0.25);padding:10px 20px;margin:10px;display:none;transition:all 0.3s}.fc-ltr .fc-basic-view .fc-day-top .fc-day-number{font-size:15px;line-height:17px}.fc-event{background:#fc3;color:black}.fc-event.deleted{background:#ccc;border:1px dashed #f00;color:#666}.fc-event.cancelled{background:red}.fc-event.declined{background:pink}.fc-event.available{background:#6cf}.fc-event.selected{background:#c6c}.fc-event.crew{background:#0c0;margin:1px 2px 0;margin:0;border:0}.fc-event.fc-event-past{opacity:0.8}a[data-rowing="1"]{background:#0c0}.fc-month-view .fc-event{padding:2px 4px;border:0;border-radius:0}.fc-month-view .fc-event:hover{box-shadow:0 0 10px rgba(32, 32, 32, 0.25)}.fc-toolbar h2{font-size:28px}#key{font-size:0}#key .colour{width:20px;height:40px;float:left;margin-right:10px}#key label{font-size:16px;line-height:22px}#key p{font-size:14px;line-height:18px}#key #rowing .colour{background:#0c0}#key #signedup .colour{background:#6cf}#key #declined .colour{background:pink}#key #expired .colour{background:#c6c}#key #unknown .colour{background:#fc3}button{border:1px solid;background:#242e3d;color:white;padding:10px 20px;cursor:pointer}#sessions{box-shadow:0 0 10px 0 rgba(64, 64, 64, 0.25);padding:10px;margin:10px}#sessions .session_label{background:#242e3d;color:white;padding:5px 10px;margin-top:5px}#sessions .session_notes{font-size:18px;line-height:1.1;margin:10px 0;background:#f3f3f3;padding:10px}#sessions .session{margin-bottom:6px;padding:0 15px 15px}#sessions .session.deleted{opacity:0.5;background:#999}#sessions .button{margin:0;font-size:13px;padding:5px 15px;vertical-align:top;user-select:none}#sessions .button.delete.restore{background:purple;font-size:0}#sessions .button.delete.restore:before{content:"RESTORE";font-size:13px}#sessions .me .button{border-color:white;margin-right:4px}#sessions .fa{margin-right:4px}#sessions table{width:100%}#sessions td{padding:5px 10px}#sessions .cancelled .session_label{background:red}#rowerlist{max-height:70vh;overflow-y:scroll}.crew{border:1px solid;margin:10px;padding:10px 15px;position:relative}.crew.cancelled{background:pink}.crew .actions{position:absolute;top:10px;right:15px}.crew a{margin:0 5px;border:2px solid #00aeef;padding:5px 10px;cursor:pointer;display:inline-block;text-transform:uppercase;font-size:13px}.crew .rower{border:0;margin:0;padding:0}.rower .seat{display:inline}.rower .seat:before{content:" ("}.rower .seat:after{content:")"}#gig{position:relative;height:640px;width:400px;margin-left:100px;margin:100px}#gig #outline{border:1px solid #f00;width:200px;height:200px;border-radius:0 543px;border-color:transparent #ff0 #00f #008000;transform:rotate(45deg) scale(2.75);border-color:black;position:absolute;top:215px;transform-origin:center}#gig .seat{border:1px solid #f00;width:100px;height:100PX;position:absolute;overflow:hidden}#gig #cox{bottom:0;left:50px;border-color:blue}#gig #seat6{bottom:100px}#gig #seat5{bottom:180px}#gig #seat4{bottom:260px}#gig #seat3{bottom:340px}#gig #seat2{bottom:420px}#gig #seat1{bottom:500px}#gig #extra1{top:0;right:0}#gig #extra2{top:105px;right:0}#gig .stroke{border-color:green;left:100px}#gig .bow{border-color:red}.fade.in{opacity:1}.modal-backdrop.fade.in{opacity:0.75}.modal.fade.in .modal-dialog{-webkit-transform:translate(0, 25vh);-o-transform:translate(0, 25vh);transform:translate(0, 25vh)}#savegig{position:absolute;top:0;right:0;border:1px solid;padding:10px 30px;cursor:pointer;background:#060;color:white}#savegig:hover{background:#090}#savegig:before{content:"";font:normal normal normal 14px/1 FontAwesome}#savegig.unsaved{background:blue}#savegig.unsaved:before{content:"";margin-right:5px}#savegig.saving{background:pink}#savegig.saving:before{content:"";margin-right:5px}#savegig.saved{background:#090}#savegig.saved:before{content:"";margin-right:5px}#rower_return{border:2px dotted;background:pink;height:100px;text-align:center;position:relative}#rower_return label{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%)}.rower{font-size:16px;line-height:20px;border:1px solid #000;margin-bottom:5px;padding:5px 10px}.rower.me{background:#00aeef;color:white}.rower .notes{font-size:14px;line-height:16px;margin:5px 10px}.rower.rowing{text-decoration:line-through;font-size:14px;line-height:18px;background:#ddd}.seat .rower{text-align:center;background:#7df;top:50%;position:absolute;width:100%;box-shadow:0 0 0 50px #7df;transform:translateY(-50%);border:0;padding:0}.seat .rower .notes{display:block}#webdesign{border:3px solid #00aeef;text-align:center;margin-top:100px;padding:30px}#webdesign h2{color:#00aeef;font-size:22px}#webdesign .fa{font-size:32px;color:#00aeef}#webdesign h5{font-size:17px;line-height:30px}.event-update{display:inline-block;border:2px solid #242e3d;padding:0 8px;margin-left:1em;background:#242e3d;color:white;cursor:pointer;position:absolute;top:0;right:0}.event-update:before{content:"";font:normal normal normal 14px/1 FontAwesome}.event-update:hover{background:white;color:#242e3d}.event-available{color:#00aeef}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}#maplinks{background:#00aeef;padding:50px;margin-top:40px;text-align:center;color:white}#maplinks .button{border-color:white}#maplinks h4{font-size:24px;margin-bottom:10px}em{color:#00aeef;font-weight:600}.page-template-template-map #single-banner{height:300px}.page-template-template-map #single-banner img{height:100%}#map{height:400px}.box h4{font-size:24px;margin:0}#events_list .event{box-shadow:none;background:#00aeef;margin:30px 0}#events_list .event .container{display:flex}#events_list .event img{max-width:50%;transform:translateX(-10vw);object-fit:cover}#events_list .event .info{width:60%;margin:0 10% 0 0;color:white}#events_list .event .event_title h4{text-align:left;text-transform:uppercase;font-weight:800;font-size:clamp(24px, 4vw, 48px);border-bottom:1px solid rgba(255, 255, 255, 0.5);margin:20px 0}#events_list .event p{font-size:16px;line-height:26px;padding:0}#events_list .event .button{border:1px solid #fff}#additional-events{border:3px solid #00aeef;margin-top:100px;padding:30px;text-align:center}.button{border:2px solid #00aeef;cursor:pointer;background:#00aeef;color:white;padding:10px 30px;text-transform:uppercase;font-weight:600;display:inline-block}.button:hover{background:white;color:#00aeef;text-decoration:none}#logos{background:white;font-size:0;text-align:center}.logo{height:120px;width:150px;object-fit:contain;background:white;padding:25px 20px;background-position:center}#modal{position:absolute;border:10px solid #fff;background:white;top:50%;left:25%;width:50%;padding:75px 90px;transition:transform 600ms;position:fixed;transform:translateY(-50%);transform:translateY(-100%);top:0;z-index:0;opacity:0}#modal.active{top:50%;box-shadow:0 0 20px 0px rgba(32, 32, 32, 0.75);opacity:1;z-index:9999999;transform:translateY(-50%)}#modal h3{margin:0 0 20px}.showmodal #modal{top:50%;box-shadow:0 0 2000px 800px rgba(32, 32, 32, 0.75);opacity:1;z-index:9999999;transform:translateY(-50%)}.showmodal #modalback{background:#666;position:fixed;top:0;bottom:0;left:0;right:0;opacity:0.5;z-index:999999}#showmodal{padding:10px 40px;border:2px solid #00aeef;display:table;margin:auto;text-align:center;text-transform:uppercase;font-weight:600}#wpsl-wrap .wpsl-search{margin:0;padding:12px 12px 0 12px;background:#00aeef}#wpsl-wrap #wpsl-result-list{width:30%;margin:0}#wpsl-wrap #wpsl-result-list li p{margin:0}#wpsl-wrap #wpsl-gmap{width:70%;height:450px !important}#wpsl-wrap #wpsl-stores,#wpsl-wrap #wpsl-direction-details,#wpsl-wrap #wpsl-gmap{height:450px !important}#wpsl-wrap .wpsl-store-location span{display:none}#wpsl-wrap .wpsl-dropdown .wpsl-selected-item,#wpsl-wrap .wpsl-dropdown li,#wpsl-wrap .wpsl-selected-item{padding:3px 10px !important;height:32px}#wpsl-wrap #wpsl-search-input{padding:6px 10px}#wpsl-wrap #wpsl-search-btn{padding:5px 10px;height:34px}#word-template{background:#2a5699;text-align:center}#word-template:before{content:url(https://www.devorangigclub.co.uk/wp-content/themes/devoran/assets/css/word-icon.png);display:block;transform:scale(0.7);transition:all 300ms}#word-template:hover:before{transform:scale(0.8)}#word-template a{color:white;display:inline-block;border:1px solid #fff;padding:5px 30px;transition:all 300ms;position:relative;top:-30px}#word-template a:hover{padding:5px 40px}#topnav{background-color:#00aeef;background-color:#242e3d;background-color:transparent;text-align:center;position:fixed;left:0;top:0;width:100%;z-index:100000;cursor:default;height:60px;transition:all 0.3s;display:flex;justify-content:space-between}#topnav img{height:90px;left:50px;transition:all 0.3s}#topnav li{display:inline-block;height:80px;line-height:40px;padding:20px;transition:all 0.3s}#topnav li a{text-decoration:none;color:white}#topnav .left a{background:#00aeef;display:block;margin:14px 20px;border:1px solid #fff;box-shadow:0 0 0 5px #00aeef;position:absolute;top:0;font-size:0}#topnav .left img{height:88px;transition:all 0.3s;object-fit:contain;max-width:initial}#topnav .left span{font-size:40px;font-family:"Alegreya";color:white;line-height:88px;display:inline-block;vertical-align:top;padding:0 20px}.right{padding-right:135px}#nav{display:none}div#join{position:relative}div#join:before{content:"";background:#00aeef;left:0;width:100px;top:0;bottom:0;display:block;position:absolute}div#join .images{display:flex;width:50%}div#join .info{position:absolute;left:50%;top:50%;background:#00aeef;padding:50px;transform:translateY(-50%);margin:0 -50px}div#join h2{color:white;font-size:48px;font-family:"Alegreya"}div#join h5{color:white;letter-spacing:0;text-transform:none}div#join .button{border-color:white;margin-top:30px}div#committee{display:flex;flex-wrap:wrap;justify-content:space-between;margin:100px 0}div#committee .member{text-align:left;width:32%;margin-bottom:50px}div#committee .image{width:100%;height:0;padding-bottom:100%;background-position:center;background-size:cover;filter:grayscale(1)}div#committee h3{text-align:left;font-size:20px;text-transform:uppercase;margin:0 0 10px;line-height:20px}div#committee p{font-size:15px;line-height:1.1}div#committee .info{background:#eee;padding:10px;margin:0}.slick-slide{padding:10px;TRANSFORM:TRANSLATEX(-5px)}.page #events{background:#242e3d;padding:100px 0;position:relative}.page #events:before,.page #events:after{position:absolute;z-index:999;height:10vw;display:block;background:url(https://www.devorangigclub.co.uk/wp-content/uploads/2021/12/devoran.svg);content:"";width:20vw;background-size:contain;background-repeat:no-repeat}.page #events:before{top:-3.5vw;background-position:left;right:0}.page #events:after{transform:scaleX(-1);left:0;bottom:-6.5vw}.page #events .slick-prev{display:none !important}.page #events .slick-next{position:absolute;top:-30px;right:4px}.page #events .xlist{display:flex}.page #events .xevent{max-width:40%}.page #events img{max-width:100%;object-fit:cover;border:10px solid #fff}.page #events h2{font-size:36px;color:white;margin:15px;font-family:"Alegreya"}.page #events h4{font-size:24px;font-family:"Alegreya";background:#00aeef;display:inline-block;transform:translateY(-100%);color:white;padding:30px;text-transform:uppercase;line-height:1}.page #events h5{text-transform:initial;letter-spacing:normal;margin:10px 0 60px;padding:30px 0}.page #events .button{--button-fg: #fb5c72;border-color:#fb5c72;float:right;position:absolute;bottom:30px;right:30px;background:white;color:var(--button-fg, #fff)}.page #events .info{margin:0 30px;transition:all 300ms;transform-style:initial}.page #events .event_title{width:25%;position:absolute;transition:all 500ms}.page #events .event:hover .event_title{transform:translateY(-20px)}.page #events .event:hover .button{--button-fg: #fb5c72;border-color:#fb5c72}.fullmenu,div#mainmenu{color:white;position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;padding:10vw;padding-top:120px;opacity:0;pointer-events:none;transition:all 300ms}.fullmenu a,div#mainmenu a{display:block;padding:0 10px}.fullmenu:before,div#mainmenu:before{content:"";background:#242e3d;display:block;top:0;left:0;right:0;height:0;transition:all 300ms;position:absolute}.menu-active #mainmenu{opacity:1;pointer-events:all}.menu-active #mainmenu:before{height:100%}.member-menu-active #membermenu{opacity:1;pointer-events:all}.member-menu-active #membermenu:before{height:100%}.menu_wrapper{display:flex;justify-content:center;margin-top:20px}.menu_section{border:1px solid rgba(255, 255, 255, 0.5);padding:30px;margin:0 30px 30px 0}.menu_section h5{font-weight:700;font-size:1.1rem}div#sections{padding:100px 0}div#sections h2{font-size:60px;font-family:"Alegreya";text-align:center}.section{position:relative;border:2px dashed #00aeef;border-width:2px 0 0}.section:nth-child(odd) .info{right:0;flex-direction:row-reverse}.section:nth-child(even){text-align:right}.section:nth-child(even) .intro{border-color:#fb5c72}.section:nth-child(even) .section_title{background:#fb5c72}.section img{max-width:90%;margin:30px 0;height:600px}.section .info{position:absolute;top:150px;display:flex;flex-direction:row;--info-color: #242e3d
}

.section .intro {
    background: white;padding:30px;max-width:50%;border-bottom:4px solid var(--info-color)}.section .section_title{background:#fb5c72;background:#00aeef;background:var(--info-color);max-width:25%;padding:30px}.section .button{--button-fill: #fb5c72;border-color:var(--button-fill);color:var(--button-fill);margin-top:20px}.section h4{font-size:21px;line-height:1.1;color:white;font-family:"Alegreya";font-size:32px;position:relative}.section h4:after{content:"";height:2px;position:absolute;bottom:-10px;width:100px;background:white;left:0}#scroll-down{position:absolute;bottom:25px;padding:10px;margin:auto 25%;width:50%;text-align:center}#scroll-down i{color:#00aeef;font-size:60px;transition:all 300ms;padding:10px}#scroll-down:hover i{transform:scale(1.2)}#smashing{color:#00aeef;margin-top:1em}#social-footer{background:#00aeef;margin:0;text-align:center;color:#00aeef}#social-footer li{display:inline-block;padding:15px}#social-footer .fa{background:white;border-radius:30px;padding:8px;font-size:24px;line-height:24px;width:40px;text-align:center;transition:all 0.4s}#social-footer .fa:hover{box-shadow:0 0 0 5px #fff}#mainmenu{padding:10px;transition:all 300ms}footer{background:#242e3d;color:white;text-align:center;padding:100px 0;margin:0}footer h3{color:#00aeef;font-size:18px;font-weight:600;margin:0 0 8px;text-align:left}footer .container{text-align:left}footer .container a{margin:0 0 2px}#copyright{border-top:1px solid rgba(255, 255, 255, 0.1);margin-top:30px;padding-top:30px}body{font-family:"Mukta", sans-serif;overflow-x:hidden}#loginModal h6{font-size:22px;margin:0 0 10px;letter-spacing:0.5px}#loginModal input{display:block;margin:5px auto}#loginModal .btn{border-radius:0;background:#00aeef;padding:10px 30px;border:2px solid #00aeef;margin:15px auto;color:white;cursor:pointer}#loginModal .btn:hover{background:white;color:#00aeef}#default-events .draggable{padding:10px 30px;background:orange;display:inline-block}.fa>.label{display:none}a{color:inherit;text-decoration:none}p{margin:0 0 10px}p a{color:#00aeef;font-weight:600}li{list-style:none}img{max-width:100%;object-fit:cover}h3{text-align:center;font-size:36px;margin:20px 0}h4{font-size:21px}#page-main{border:30px solid #eee;border-width:0 30px;padding-bottom:30px}.scrolled.active #mainmenu{padding:80px 0 0}.scrolled #topnav{height:50px}.scrolled #topnav li{line-height:40px}.scrolled #topsocial li{line-height:40px;padding:10px}h1{font-size:36px;margin:1em 0;font-weight:600;letter-spacing:1px}.caldera-grid input.btn{border:2px solid #242e3d;color:#242e3d;padding:10px 30px;text-transform:uppercase;font-weight:600;margin:10px 0}.caldera-grid input.btn:hover{background:#242e3d;border-color:#242e3d;color:white}.caldera-grid p{font-size:14px}#topsocial{position:absolute;top:0;right:30px;background:#242e3d;padding-left:50px;color:white}#topsocial:before{content:"";font:normal normal normal 36px/1 FontAwesome;position:absolute;left:10px;top:10px}#topsocial li{line-height:40px;padding:20px 10px}#topsocial .fa{font-size:24px;color:#00aeef;line-height:55px}.social .fa{font-size:24px;color:#00aeef;margin:6px}.social .fa .label{display:inline-block;position:absolute;left:100px;color:white;font-size:17px;line-height:24px}#single-banner{position:relative;height:200px;height:50vh}#single-banner.thin{height:40vh}#single-banner.thin .header-intro{height:40vh}#single-banner img{width:58%;height:95%;object-fit:cover;float:right}#single-banner .header-intro{display:flex;align-content:center;justify-content:center;height:50vh;flex-direction:column}#single-banner #header-title{font-size:36px;font-weight:600;color:#242e3d;font-size:clamp(24px, 3vw, 60px);padding-right:1em;font-family:"Alegreya";text-transform:uppercase;letter-spacing:-1px;line-height:1}#HomeBanner{z-index:9;transition:all 600ms;max-height:100vh;overflow:hidden;position:relative;font-size:0}#HomeBanner img{object-fit:cover;width:100%;height:100vh}#banner-overlay{transition:all 600ms}.x.maincontent #banner-overlay,.x.maincontent #HomeBanner{margin-top:-100vh}#banner-overlay{position:absolute;height:100vh;height:100%;top:0;left:0;right:0;bottom:0}#banner-overlay .inner{position:absolute;top:50%;transform:translateY(-50%);color:white;text-align:center;width:100%;background:linear-gradient(to right, rgba(36, 46, 61, 0.125) 0%, rgba(36, 46, 61, 0.6) 50%, rgba(36, 46, 61, 0.125) 100%);padding:20px 0}#banner-overlay .inner h1{color:white;font-size:72px;margin:30px 0;letter-spacing:8px;line-height:90px;display:block;padding-bottom:0px;font-weight:400}#banner-overlay .inner em{display:inline-block;border:3px solid #00aeef;border-width:3px 0;color:#00aeef}#banner-overlay .inner h4{font-size:24px;letter-spacing:2px;text-transform:uppercase;margin:0}#banner-overlay .inner h6{margin:10px}#banner-overlay .inner h5{font-size:13px;MAX-WIDTH:330px;line-height:15px;margin:auto}#banner-overlay a{background:initial;border:1px solid #fff;padding:12px 40px;font-size:21px;line-height:29px;color:white;font-weight:400;letter-spacing:1px;display:inline-block;margin:40px 0 50px;transition:all 300ms;text-transform:uppercase}#banner-overlay a:hover{padding:12px 60px}.banner-overlay{position:absolute;background:rgba(36, 46, 61, 0.25);height:100%;top:0;left:0;right:0;bottom:0}.banner-overlay .inner{position:absolute;top:50%;transform:translateY(-50%);color:white;text-align:center;width:100%}.banner-overlay .inner h1{color:white;font-size:72px;margin:0;letter-spacing:0;line-height:initial;border-bottom:4px solid #ffa500;display:inline-block;padding-bottom:20px}.banner-overlay .inner h4{color:#00aeef;font-size:24px;letter-spacing:2px;text-transform:uppercase;margin:0}#page-title{text-align:center;padding:1em 15px 32px;font-size:48px;margin:0}#banner-title{position:absolute;top:50%;color:white;text-align:center;width:100%;text-transform:uppercase;transform:translateY(-50%);text-shadow:2px 2px 0 #000;background:rgba(36, 46, 61, 0.5);padding:15px;font-size:36px;font-weight:600}a.caldera-forms-consent-field-linked_text{float:right;background:#00aeef;padding:10px;color:white}#page_links h3{text-align:left;text-transform:uppercase;font-weight:800;font-size:clamp(24px, 4vw, 48px);border-bottom:1px solid rgba(255, 255, 255, 0.5)}#page_links .button{border:1px solid #fff}#page_links img{max-width:50%;transform:translateX(-10vw)}#page_links .container{display:flex}.page_link{display:flex;margin-bottom:30px;background:#00aeef;color:white;text-decoration:none}.page_link:focus,.page_link:hover{color:white;text-decoration:none}.page-info{padding:0 10% 0 0}div#view_event{text-align:center}#button-swap-send,#modal-view-link{display:inline-block;padding:10px 30px;background:#00aeef;color:white;border:2px solid #00aeef;font-size:15px;line-height:20px;text-transform:uppercase;text-decoration:none}div#session_notes.working:after{content:"saving"}.working:after{content:"working"}.error:after{content:"error"}.complete:after{content:"complete";content:"";margin-left:4px;font:normal normal normal 14px/1 FontAwesome}#about{padding:120px 30px}#about h2{text-transform:uppercase;font-size:48px;text-align:center;width:300px;margin:auto}#about p{font-size:18px;line-height:24px;margin:0 0 10px}#about a{display:inline-block;margin-top:20px;border:2px solid #242e3d;color:#242e3d;padding:10px 30px}.featured{height:400px;position:relative}.featured h2{padding:40px 0 20px;font-size:20px;text-transform:uppercase;font-weight:600;letter-spacing:0px}.featured img{position:absolute;top:0;right:0}.featured a{transition:all 300ms;padding:10px 30px;display:inline-block}.featured a:hover{padding:10px 40px}.featured p{font-size:16px;line-height:24px;width:60%}inner{padding:10px}.event{box-shadow:0 0 10px 0 rgba(64, 64, 64, 0.25);position:relative;margin:10px;transition:all 0.3s}.event .event-info{padding:10px 20px}.event .rower-info{position:absolute;top:30px;right:30px;background:white;width:40%;border:2px solid #00aeef;overflow:hidden;height:50px}.event .fa{margin-right:4px;width:30px;text-align:center;color:#00aeef}.event .rowers{display:block;clear:both}.event .date{display:block;clear:both}.event .location{display:block}.event .me{display:block;padding:12px}.event .available{background:#9e9}.event .unavailable{background:#e99}.event .unknown{background:#999}.event .choice{display:inline-block;cursor:pointer;width:50%;padding:10px 0;text-align:center;color:white;transition:all 400ms;flex-grow:1}.event .sign-up{background:green}.event .sign-up:before{content:"";margin-right:4px;font:normal normal normal 14px/1 FontAwesome}.event .cancel,.event .decline{background:red}.event .cancel:before,.event .decline:before{content:"";margin-right:4px;font:normal normal normal 14px/1 FontAwesome}.event .event-available .decline{max-width:0}.event .event-available .sign-up{max-width:100%}.event .event-decline .decline{max-width:100%}.event .event-decline .sign-up{max-width:0}.event h3{font-size:25px;text-align:left;margin:0 0 6px;line-height:35px;background:#00aeef;padding:10px 30px}.event h2{text-align:center;margin:0;padding:20px;text-transform:uppercase;font-size:28px}.event p{font-size:16px;line-height:26px;padding:0 20px}.event img{transition:all 0.3s;height:400px;width:100%;object-fit:contain;max-width:400px;margin:auto;display:block}.event:after{content:" ";display:table;clear:both}.event.declined h3{font-size:18px;line-height:20px;background:#abb;margin:0}.event.declined .fa{color:#abb}.event.declined .fa-user-times{color:red}.event.declined .event-info{padding:5px 20px;font-size:15px;background:#ddd}.event.declined .location{display:none}#rows .event h3{background:#242e3d;color:white}x#events-list .rowers{clear:both;float:left}x#events-list .date{float:left}x#events-list .location{float:right}x#events-list .me{float:right}#events .event{box-shadow:0 0 10px 0 rgba(64, 64, 64, 0.75);margin:10px;background:white}#events .event-content{padding:15px}#events h2{font-size:24px}#left-bar{background:#242e3d;color:white;padding:30px;margin-top:-60px;margin-bottom:30px}#left-bar h3{font-size:24px;margin:10px 0;color:#00aeef}#left-bar a{color:#00aeef}address{white-space:pre-line}/*!
 * Bootstrap Bootstrap Bootstrap Bootstrap Bootstrap
 * Bootstrap Bootstrap Bootstrap Bootstrap Bootstrap
 */*{box-sizing:border-box}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{content:" ";display:table}[role="button"]{cursor:pointer}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:100%}}@media (min-width:992px){.container{width:100%}}@media (min-width:1200px){.container{width:1170px}}@media (min-width:1560px){.container{width:1370px}#portfolio .post-preview .img-holder{max-width:50vw}#portfolio .post-preview .img-holder:hover{max-width:50vw}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:25px;padding-right:25px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0%}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0%}}@media (min-width:1560px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0%}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after{clear:both}.hide{display:none !important}.show{display:block !important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}@media (min-width:1200px){.auto-clear .col-lg-1:nth-child(12n+1){clear:left}.auto-clear .col-lg-2:nth-child(6n+1){clear:left}.auto-clear .col-lg-3:nth-child(4n+1){clear:left}.auto-clear .col-lg-4:nth-child(3n+1){clear:left}.auto-clear .col-lg-6:nth-child(odd){clear:left}}@media (min-width:992px) and (max-width:1199px){.auto-clear .col-md-1:nth-child(12n+1){clear:left}.auto-clear .col-md-2:nth-child(6n+1){clear:left}.auto-clear .col-md-3:nth-child(4n+1){clear:left}.auto-clear .col-md-4:nth-child(3n+1){clear:left}.auto-clear .col-md-6:nth-child(odd){clear:left}}@media (min-width:768px) and (max-width:991px){.auto-clear .col-sm-1:nth-child(12n+1){clear:left}.auto-clear .col-sm-2:nth-child(6n+1){clear:left}.auto-clear .col-sm-3:nth-child(4n+1){clear:left}.auto-clear .col-sm-4:nth-child(3n+1){clear:left}.auto-clear .col-sm-6:nth-child(odd){clear:left}}@media (max-width:1199px){div#join h2{font-size:36px}div#join .info{padding:40px;margin:0 -40px}.section img{max-width:70%;margin:30px;height:500px}}#top-join{color:#fb5c72;border:1px solid currentColor;background:currentColor;border-color:rgba(255, 255, 255, 0.5);box-shadow:0 0 0 5px currentColor;border-radius:0;margin:14px}#top-join span{width:80px;display:inline-block;line-height:20px;padding:14px 0;color:white}.MobileNavigationButtonBack:before{content:"";font:normal normal normal 14px/1 FontAwesome}#menu-toggle{position:absolute;background:#00aeef;width:90px;height:90px;box-shadow:0px 0px 0px 5px #00aeef;transition:all 0.5s;border:1px solid rgba(255, 255, 255, 0.5)}#menu-toggle:hover{box-shadow:0px 0px 0px 10px #00aeef}.hamburger{position:relative;position:fixed;order:3;top:14px;right:30px;width:40px;height:32px;z-index:99}.hamburger .bar{width:50%;background:white;height:4px;display:block;position:absolute;top:50%;margin:-2px 25%;transition:opacity 0.5s;border:0;border-radius:10px}.hamburger .bar.top{top:25%;transition:top 0.5s, transform 0.5s 0.5s;transition:top 0.5s 0.5s, transform 0.5s}.hamburger .bar.bottom{top:75%;transition:top 0.5s 0.5s, background-color 0.5s, transform 0.5s}.menu-active #main-menu{opacity:1;pointer-events:all;margin:0}.menu-active .bar{opacity:0}.menu-active .bar.top{top:50%;transform:rotate(-45deg);animation-fill-mode:reverse;transition:top 0.5s, background-color 0.5s 0.5s, transform 0.5s 0.5s;opacity:1}.menu-active .bar.bottom{top:50%;transform:rotate(45deg);transition:top 0.5s, background-color 0.5s 0.5s, transform 0.5s 0.5s;opacity:1}@media (max-width:600px){.fullmenu,div#mainmenu{padding-top:110px}div#header-user{margin:19px 0;height:60px}div#header-user strong.user{display:none}div#header-user .fa-user{font-size:32px;margin:10px 15px;line-height:38px}.right{padding-right:115px}div#sections h2{font-size:44px}.section img{max-width:100%;margin:30px 0 0;height:auto}.section .section_title{max-width:90%;margin:-50px 5% 0;position:relative;padding:20px 30px 32px}.section .intro{padding:30px 0;max-width:100%;margin:0 5% 30px}.section h5{font-size:15px;padding:0 2px}.section h4{font-size:28px}.section:nth-child(even){text-align:left}.caldera-grid .control-label{margin:0}.caldera-grid .form-group{margin-bottom:10px}#single-banner .container{position:absolute;width:100%}#single-banner .header-intro{top:110px;position:absolute;font-size:0;width:50%;box-shadow:0 0 0 10px #fff;background:white;height:auto}#single-banner p{font-size:14px;line-height:20px;padding:10px 0 0}#top-join{position:absolute;left:50%;transform:translateX(-50%);margin:0;top:19px;height:60px}div#join .images{width:100%}div#join .info{padding:10%;transform:translateY(-25%);margin:0 10%;width:80%;z-index:99;position:static}div#join:before{content:none}h1{font-size:32px;margin:0 0 20px 0;letter-spacing:0.5px}div#login-background .container{width:100%}div#menuwrap{overflow-y:auto;padding-right:120px;margin-right:-120px;max-height:calc(100vh - 150px)}#quicklinks #menu-private-menu .menu-item,#quicklinks #menu-quick-links .menu-item{width:100%}ul#menu-private-menu-1{width:100%}#mainmenu ul.menu{width:100%}#mainmenu ul.sub-menu{width:100%;left:0;top:auto;bottom:-100vh;pointer-events:none}#mainmenu .sub-menu a{padding-left:15px}#mainmenu .sub-menu>a{padding-left:10px;border-bottom:1px solid #00aeef;color:#00aeef}#menuwrap .depth-1 #menu-menu-public>li{border:0}#mainmenu ul.sub-menu.active{bottom:0;top:auto;padding-top:46px}#mainmenu ul.sub-menu.active a{pointer-events:all}#menuwrap .depth-1 #menu-menu-public .menu-item-has-children:before{opacity:0}#mainmenu ul.menu .menu-item{font-size:18px;line-height:41px;height:41px;border-color:rgba(255, 255, 255, 0.75)}.depth-1 #menu-menu-public>li>a{opacity:0;pointer-events:none}.depth-1~#quicklinks{bottom:-100vh;top:auto;opacity:0}#quicklinks #menu-quick-links .menu-item{width:100%;font-size:16px;height:34px;line-height:34px}div#HomeBanner iframe{width:200%;margin-left:-50%;height:112.5vw}div#video-overlay h1{font-size:8vw}div#video-overlay .button{font-size:2.5vw;padding:10px 5vw}#topnav .left a{margin-top:19px}#menu-toggle{width:60px;height:60px}#menu-toggle:hover{box-shadow:0 0 0 5px #00aeef}#topnav .left span{display:none}.page #events .list{flex-direction:column}.page #events .event{max-width:100%}.page #events h4{font-size:23px;padding:25px}.page #events:before,.page #events:after{height:80px;width:100px}.page #events:before{top:-30px}.page #events:after{bottom:-50px}.event img{height:280px}.event p{font-size:15px;line-height:24px;padding:0 15px}div#join h2{font-size:36px}#fonts{display:none}.section .info{display:block;position:static}.section .section_title{max-width:80%;padding:30px}}@media (max-width:500px){#modal{border:0;left:3%;width:94%;padding:30px;max-height:100vh;overflow:auto}#banner-overlay .inner h1{font-size:48px;margin:25px 0;letter-spacing:6px;line-height:90px;padding-bottom:0px;font-weight:400}body #wpsl-gmap{width:100%;height:350px}.wpsl-search{margin:0;padding:15px}h3{font-size:24px}p{margin:0 0 10px;font-size:15px}#single-banner{height:300px}#banner-title{font-size:24px}.crew .actions{position:static;margin:10px 0}#maplinks{padding:30px 30px 50px}#maplinks h4{font-size:22px;line-height:24px;margin:30px 10px 10px}.logo{height:100px;width:130px;padding:15px 10px}#gig{height:500px;width:100%;margin:100px 30px}#gig #outline{border:1px solid #f00;width:200px;height:200px;border-radius:0 543px;border-color:transparent #ff0 #00f #008000;transform:rotate(45deg) scale(2.75);border-color:black;position:absolute;top:215px;transform-origin:center}#gig .seat{border:1px solid #f00;width:100px;height:100PX;position:absolute;overflow:hidden}#gig #cox{top:0;left:35px;border-color:blue}#gig #seat6{top:70px}#gig #seat5{top:115px}#gig #seat4{top:160px}#gig #seat3{top:205px}#gig #seat2{top:250px}#gig #seat1{top:295px}#gig #extra1{top:400px;left:0}#gig #extra2{top:400px;left:80px}#gig .stroke{border-color:green;left:70px}#gig .bow{border-color:red}#gig .seat{width:70px;height:70PX}.rower{font-size:14px;line-height:17px;margin-bottom:5px;padding:5px 10px}}@media (max-height:500px){#topnav{height:40px}#topnav li{line-height:40px}#mainmenu{padding:0}#topsocial li{line-height:40px;padding:10px}#banner-overlay .inner{top:0px;transform:initial;background:linear-gradient(to right, rgba(37, 37, 64, 0.5) 0%, rgba(37, 37, 64, 0.6) 50%, rgba(37, 37, 64, 0.5) 100%);padding:80px 0 0;max-height:100vh}#banner-overlay .inner h1{font-size:48px;margin:20px 0;letter-spacing:6px;line-height:60px;padding-bottom:0px;font-weight:400}#banner-overlay .inner #banner-overlay .inner h4{font-size:21px;letter-spacing:2px;line-height:30px}}@media (max-width:767px){#mainmenu ul.menu{width:100%}#quicklinks{position:relative;width:100%}#mainmenu li a{word-break:break-word;position:static;transform:none;text-decoration:none;color:white;transition:all 300ms;text-transform:uppercase;letter-spacing:0.1em;letter-spacing:-0.5px}#mainmenu .sub-menu a{padding-left:18px}#mainmenu .xmenu-item-has-children{position:relative}#mainmenu .xmenu-item-has-children:after{content:"";font:normal normal normal 14px/1 FontAwesome;position:absolute;right:0;top:0;line-height:46px;color:#00aeef;transition:all 300ms}#mainmenu .menu_wrapper{margin-top:20px;flex-direction:column}#mainmenu .menu_wrapper.depth-1 .menu>.menu-item:not(.active):after{opacity:0}#mainmenu .menu_wrapper.depth-1 .menu>.menu-item:not(.active)>a{opacity:0;pointer-events:none;height:0;padding:0;border:0}#mainmenu .menu_wrapper.depth-1 .menu>.menu-item.active:after{transform:rotate(90deg)}#mainmenu .menu_wrapper.depth-1 .menu>.menu-item.active>a.xx{opacity:1;pointer-events:all;text-transform:uppercase;color:#00aeef;font-weight:700}.sub-menu{position:absolute;top:50px;left:100%;x-display:none;width:100%;transition:all 300ms;height:100%;opacity:0}.sub-menu.active{opacity:1;left:0}#top-join span{width:70px;padding:0;line-height:19px}#topnav .left img{height:58px}div#calendar{margin:15px 0px}#modal{border:10px solid #fff;left:5%;width:90%;padding:60px 60px}#scroll-down i{font-size:40px;padding:0px}.auto-clear .col-xs-1:nth-child(12n+1){clear:left}.auto-clear .col-xs-2:nth-child(6n+1){clear:left}.auto-clear .col-xs-3:nth-child(4n+1){clear:left}.auto-clear .col-xs-4:nth-child(3n+1){clear:left}.auto-clear .col-xs-6:nth-child(odd){clear:left}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{padding-left:15px;padding-right:15px}#topnav{height:40px}#menu-toggle{display:block;top:19px}footer{padding:80px 0;font-size:14px}footer .col-sm-3{margin-bottom:10px}#about h2{font-size:40px;line-height:48px}#about p{font-size:16px;line-height:22px}#banner-overlay .inner{width:100%;padding:20px 0;margin:0}#topnav img{left:40px;height:80px}#topnav ul{display:none}#topnav.active{padding-bottom:0;height:auto}#topnav.active ul{display:block}#topnav.active #topsocial{display:flex}#topnav ul{position:static;padding:80px 0 0}#topnav ul li a{display:block;border:1px solid rgba(255, 255, 255, 0.25)}#topnav ul:after{content:"menu bottom";display:block;background:red;height:1px;width:100%;font-size:0;position:absolute;bottom:0;background:white;opacity:0.215}#topnav li{padding:10px 15px 0;display:block;line-height:30px;height:auto;width:auto}#topnav li a{font-size:15px;line-height:15px}#topnav #topsocial{padding:10px 0}#topnav #topsocial li{display:inline-block;flex:1}.scrolled #topnav img{left:45px}#banner-overlay .inner img{height:320px}#mainnav.active li{display:block}a#phone{border:1px solid rgba(255, 255, 255, 0.25);margin-bottom:15px;right:90px;top:15px}.slick-prev{left:0}.slick-next{right:0}a.toplevel:after{height:0}}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fwww.devorangigclub.co.uk%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fdevoran%2Fassets%2Fscss%2Fsource%2Fbase.scss%22%2C%22wp-content%2Fthemes%2Fdevoran%2Fassets%2Fscss%2Fdevoran.scss%22%2C%22wp-content%2Fthemes%2Fdevoran%2Fassets%2Fscss%2Fresponsive%2F767.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22GAAA%2C2ZAAA%2C%2BEAAA%2CCASA%2CKAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%2C4CAAA%2CCASA%2CaAAA%2CuCAAA%2CCAKA%2CaAAA%2C2EAAA%2CCAOA%2CeAAA%2CUAAA%2CCAIA%2CsBAAA%2CaAAA%2CCAIA%2CaAAA%2CSAAA%2CCAIA%2CgBAAA%2CWAAA%2CCAIA%2CuBAAA%2CaAAA%2CCAIA%2CSAAA%2CuCAAA%2CCAKA%2C6BAAA%2CaAAA%2CCAIA%2C8BAAA%2CaAAA%2CCAIA%2CWAAA%2CgBAAA%2CCAIA%2CeAAA%2CYAAA%2CCAIA%2CwBAAA%2CUAAA%2CCAIA%2CsBAAA%2CkBAAA%2CCAIA%2CeAAA%2CiEAAA%2CCAOA%2CsBAAA%2C2DAAA%2CCAMA%2CqBAAA%2CoCAAA%2CCAKA%2C4BAAA%2CaAAA%2CCAIA%2CwBAAA%2CmJAAA%2CCAWA%2C%2BBAAA%2C6EAAA%2CCAMA%2CYAAA%2C4DAAA%2CCAOA%2CkBAAA%2C0IAAA%2CCAYA%2CkBAAA%2CuGAAA%2CCASA%2C%2BBAAA%2CiBAAA%2CCAIA%2C8EAAA%2C%2BCAAA%2CCAOA%2CkBAAA%2C%2BCAAA%2CCAMA%2CaAAA%2C6DAAA%2CCAMA%2CuBAAA%2CuIAAA%2CCAWA%2C2BAAA%2CcAAA%2CCAIA%2C%2BBAAA%2CgCAAA%2CCAKA%2CmCAAA%2CaAAA%2CCAIA%2CgBAAA%2CiBAAA%2CCAIA%2CgCAAA%2CeAAA%2CCAIA%2CeAAA%2CqBAAA%2CCAKA%2CsBAAA%2C6HAAA%2CCAUA%2CuCAAA%2C0FAAA%2CCAWA%2CsCAAA%2CyDAAA%2CCAMA%2CoBAAA%2CmEAAA%2CCAMA%2CYAAA%2C2BAAA%2CCAKA%2CUAAA%2CqGAAA%2CCAUA%2CkBAAA%2C8JAAA%2CCAYA%2CiBAAA%2CgKAAA%2CCAYA%2CgBAAA%2C2HAAA%2CCAYA%2CgBAAA%2CiBAAA%2CCAIA%2CwBAAA%2CgBAAA%2CCAIA%2CiBAAA%2CgCAAA%2CCAKA%2CiBAAA%2CoEAAA%2CCAOA%2CSAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%2C0FAAA%2CCAcA%2CoBAAA%2CsHAAA%2CCAUA%2CiCAAA%2C%2BEAAA%2CCASA%2CoBAAA%2CmEAAA%2CCAMA%2CwBAAA%2CqDAAA%2CCAOA%2CwBAAA%2CiEAAA%2CCASA%2CmBAAA%2CUAAA%2CCAIA%2CuCAAA%2CsBAAA%2CCAKA%2C6CAAA%2CkCAAA%2CCAKA%2CyCAAA%2CWAAA%2CCAIA%2C%2BCAAA%2C%2BBAAA%2CCAKA%2CWAAA%2C%2BDAAA%2CCAQA%2CiBAAA%2CSAAA%2CCAIA%2CkBAAA%2C6FAAA%2CCASA%2CyBAAA%2CaAAA%2CCAIA%2CgBAAA%2CuKAAA%2CCAUA%2CyBAAA%2C4FAAA%2CCASA%2CkBAAA%2CWAAA%2CCAIA%2C4BAAA%2CoDAAA%2CCAOA%2CyBAAA%2CwCAAA%2CCAMA%2C6CAAA%2CYAAA%2CCAIA%2CqCAAA%2C2CAAA%2CCAMA%2CcAAA%2C0CAAA%2CCAKA%2CkBAAA%2CSAAA%2CCAIA%2CcAAA%2CqBAAA%2CCAIA%2CqBAAA%2CqCAAA%2CCAMA%2COAAA%2CiBAAA%2CCAIA%2CYAAA%2CWAAA%2CCAIA%2CSAAA%2CkBAAA%2CCAIA%2C4BAAA%2CWAAA%2CCAIA%2CsCAAA%2C2BAAA%2CCAKA%2CUAAA%2CWAAA%2CCAIA%2CwCAAA%2CmFAAA%2CCAQA%2CwBAAA%2CwIAAA%2CCAWA%2CcAAA%2C6BAAA%2CCAKA%2CiBAAA%2CQAAA%2CCAIA%2CSAAA%2CiBAAA%2CCAIA%2CaAAA%2CkBAAA%2CCAIA%2CSAAA%2CgBAAA%2CCAIA%2CiBAAA%2CkBAAA%2CCAIA%2CwBAAA%2CuCAAA%2CCAKA%2C4BAAA%2CaAAA%2CCAIA%2CSAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%2C8BAAA%2CCAWA%2CyBAAA%2CmMAAA%2CCASA%2CcAAA%2CqCAAA%2CCAKA%2CoCAAA%2CoBAAA%2CCAIA%2CaAAA%2C6BAAA%2CCAKA%2CmBAAA%2CaAAA%2CCAIA%2CeAAA%2CkLAAA%2CCAaA%2CeAAA%2CgLAAA%2CCAWA%2CqBAAA%2CiCAAA%2CCAKA%2CgCAAA%2C6BAAA%2CCAKA%2CoCAAA%2CiEAAA%2CCAOA%2CuCAAA%2CUAAA%2CCAIA%2C6CAAA%2CkCAAA%2CCAKA%2CoCAAA%2CYAAA%2CCAIA%2C4BAAA%2C0DAAA%2CCAMA%2CoCAAA%2CuDAAA%2CCAOA%2CqCAAA%2C2HAAA%2CCAUA%2CgCAAA%2CuCAAA%2CCAMA%2CkBAAA%2CuCAAA%2CCAKA%2CgCAAA%2C0FAAA%2CCASA%2CyBAAA%2C2CAAA%2CCAMA%2C%2BBAAA%2CkCAAA%2CCAKA%2CgCAAA%2CyFAAA%2CCAOA%2CiBAAA%2CcAAA%2CCAIA%2CYAAA%2C2EAAA%2CCASA%2CeAAA%2CqGAAA%2CCASA%2C8BAAA%2CyCAAA%2CCAKA%2CgCAAA%2C%2BBAAA%2CCAKA%2C6DAAA%2CoEAAA%2CCAOA%2CmFAAA%2CSAAA%2CCAIA%2CwBAAA%2C%2BEAAA%2CCAOA%2C8BAAA%2CyCAAA%2CCAKA%2CqBAAA%2CUAAA%2CCAIA%2CgDAAA%2CuDAAA%2CCAMA%2CoCAAA%2CSAAA%2CCAIA%2C0DAAA%2CmIAAA%2CCAUA%2CkGAAA%2CuBAAA%2CCAKA%2C4CAAA%2CmEAAA%2CCAQA%2CgDAAA%2C6CAAA%2CCAKA%2C0DAAA%2CQAAA%2CCAIA%2CoCAAA%2CkCAAA%2CCAKA%2C0BAAA%2CeAAA%2CCAIA%2CsBAAA%2CuCAAA%2CCAMA%2CaAAA%2CgEAAA%2CCAOA%2CiBAAA%2C2BAAA%2CCAIA%2CaAAA%2CwOAAA%2CCAcA%2CkBAAA%2CiBAAA%2CCAIA%2CmBAAA%2C%2BEAAA%2CCAOA%2C0BAAA%2CUAAA%2CCAIA%2CoBAAA%2CuGAAA%2CCAYA%2CkBAAA%2CyJAAA%2CCAWA%2CqBAAA%2CsGAAA%2CCASA%2CmEAAA%2CSAAA%2CCAIA%2C0BAAA%2CuOAAA%2CCAcA%2C%2BBAAA%2CiBAAA%2CCAIA%2CgCAAA%2C%2BEAAA%2CCAOA%2CuCAAA%2CUAAA%2CCAIA%2CiCAAA%2CuGAAA%2CCAYA%2COAAA%2CmJAAA%2CCAUA%2CQAAA%2CeAAA%2CCAIA%2CeAAA%2CoBAAA%2CCAIA%2CeAAA%2C0EAAA%2CCAOA%2CSAAA%2C0CAAA%2CCAMA%2CoBAAA%2C2GAAA%2CCAQA%2CkDAAA%2C%2BBAAA%2CCAKA%2CUAAA%2C2BAAA%2CCAKA%2CkBAAA%2CiDAAA%2CCAMA%2CoBAAA%2CcAAA%2CCAIA%2CmBAAA%2CeAAA%2CCAIA%2CoBAAA%2CeAAA%2CCAIA%2CmBAAA%2CeAAA%2CCAIA%2CeAAA%2CkDAAA%2CCAOA%2CwBAAA%2CWAAA%2CCAIA%2CmBAAA%2CeAAA%2CCAIA%2CyBAAA%2CwCAAA%2CCAMA%2C%2BBAAA%2C0CAAA%2CCAIA%2CeAAA%2CcAAA%2CCAIA%2CKAAA%2CWAAA%2CCAIA%2CaAAA%2CmDAAA%2CCAOA%2CWAAA%2C%2BBAAA%2CCAKA%2COAAA%2C%2BBAAA%2CCAKA%2CqBAAA%2CeAAA%2CCAIA%2CuBAAA%2CeAAA%2CCAIA%2CuBAAA%2CeAAA%2CCAIA%2CsBAAA%2CeAAA%2CCAIA%2CsBAAA%2CeAAA%2CCAIA%2COAAA%2CgFAAA%2CCAQA%2CUAAA%2CqEAAA%2CCAMA%2CyBAAA%2C8DAAA%2CCAOA%2CyBAAA%2C4EAAA%2CCAQA%2CmBAAA%2CqCAAA%2CCAKA%2C2BAAA%2C2BAAA%2CCAKA%2CkBAAA%2C4EAAA%2CCAQA%2CiCAAA%2C6BAAA%2CCAKA%2CwCAAA%2CgCAAA%2CCAKA%2CsBAAA%2CmCAAA%2CCAKA%2CcAAA%2CgBAAA%2CCAIA%2CgBAAA%2CUAAA%2CCAIA%2CaAAA%2CgBAAA%2CCAIA%2CoCAAA%2CcAAA%2CCAIA%2CWAAA%2CiCAAA%2CCAKA%2CMAAA%2CgEAAA%2CCAOA%2CgBAAA%2CeAAA%2CCAIA%2CeAAA%2CqCAAA%2CCAMA%2CQAAA%2CkIAAA%2CCAUA%2CaAAA%2C2BAAA%2CCAMA%2CaAAA%2CcAAA%2CCAIA%2CoBAAA%2CYAAA%2CCAIA%2CmBAAA%2CWAAA%2CCAIA%2CKAAA%2CyEAAA%2CCAQA%2CcAAA%2C0NAAA%2CCAaA%2CWAAA%2CgFAAA%2CCAQA%2CUAAA%2CoCAAA%2CCAMA%2CYAAA%2CYAAA%2CCAIA%2CYAAA%2CYAAA%2CCAIA%2CYAAA%2CYAAA%2CCAIA%2CYAAA%2CYAAA%2CCAIA%2CYAAA%2CYAAA%2CCAIA%2CYAAA%2CYAAA%2CCAIA%2CaAAA%2CaAAA%2CCAKA%2CaAAA%2CiBAAA%2CCAKA%2CaAAA%2C6BAAA%2CCAKA%2CUAAA%2CgBAAA%2CCAIA%2CSAAA%2CSAAA%2CCAIA%2CwBAAA%2CYAAA%2CCAIA%2C6BAAA%2CiGAAA%2CCAMA%2CSAAA%2C6GAAA%2CCAWA%2CeAAA%2CeAAA%2CCAIA%2CgBAAA%2CuDAAA%2CCAKA%2CiBAAA%2CeAAA%2CCAIA%2CwBAAA%2C8BAAA%2CCAKA%2CgBAAA%2CeAAA%2CCAIA%2CuBAAA%2C8BAAA%2CCAKA%2CeAAA%2CeAAA%2CCAIA%2CsBAAA%2C8BAAA%2CCAKA%2CcAAA%2CkFAAA%2CCAQA%2CoBAAA%2CsEAAA%2CCAQA%2COAAA%2CwFAAA%2CCAQA%2CUAAA%2C8BAAA%2CCAKA%2CcAAA%2C%2BCAAA%2CCAMA%2CcAAA%2C4EAAA%2CCAOA%2CaAAA%2C%2BIAAA%2CCAYA%2CoBAAA%2CaAAA%2CCAIA%2CWAAA%2CwEAAA%2CCAOA%2CcAAA%2C4BAAA%2CCAKA%2CeAAA%2C4BAAA%2CCAKA%2CcAAA%2C%2BBAAA%2CCAKA%2CcAAA%2CyJAAA%2CCAaA%2CqBAAA%2C0DAAA%2CCAKA%2CoBAAA%2C8BAAA%2CCAKA%2CiBAAA%2CaAAA%2CCAIA%2CoBAAA%2CoKAAA%2CCAaA%2CUAAA%2C6EAAA%2CCAQA%2CkBAAA%2CkBAAA%2CCAIA%2CaAAA%2CiCAAA%2CCAKA%2CGAAA%2C6BAAA%2CCAKA%2C2CAAA%2CYAAA%2CCAIA%2C%2BCAAA%2CWAAA%2CCAIA%2CKAAA%2CYAAA%2CCAIA%2CQAAA%2CuBAAA%2CCAKA%2CoBAAA%2CgDAAA%2CCAMA%2C%2BBAAA%2CYAAA%2CCAIA%2CwBAAA%2C0DAAA%2CCAMA%2C0BAAA%2CsCAAA%2CCAMA%2CoCAAA%2CwJAAA%2CCASA%2CsBAAA%2CyCAAA%2CCAMA%2C4BAAA%2CqBAAA%2CCAIA%2CmBAAA%2CwEAAA%2CCAOA%2CQAAA%2CsJAAA%2CCAWA%2CcAAA%2CmDAAA%2CCAMA%2COAAA%2C8CAAA%2CCAMA%2CMAAA%2CyGAAA%2CCASA%2COAAA%2CiOAAA%2CCAiBA%2CcAAA%2C2GAAA%2CCAQA%2CUAAA%2CeAAA%2CCAIA%2CkBAAA%2C%2BGAAA%2CCAQA%2CsBAAA%2CuFAAA%2CCAWA%2CWAAA%2C%2BHAAA%2CCAUA%2CwBAAA%2CoDAAA%2CCAMA%2C6BAAA%2CkBAAA%2CCAKA%2CkCAAA%2CQAAA%2CCAIA%2CsBAAA%2CiCAAA%2CCAKA%2CiFAAA%2CuBAAA%2CCAIA%2CqCAAA%2CYAAA%2CCAIA%2C0GAAA%2CuCAAA%2CCAKA%2C8BAAA%2CgBAAA%2CCAIA%2C4BAAA%2C4BAAA%2CCAKA%2CeAAA%2CoCAAA%2CCAKA%2CsBAAA%2CwJAAA%2CCAOA%2C4BAAA%2CoBAAA%2CCAIA%2CiBAAA%2CwHAAA%2CCAUA%2CuBAAA%2CgBAAA%2CCAIA%2CQAAA%2CgPAAA%2CCAiBA%2CYAAA%2CyCAAA%2CCAMA%2CWAAA%2CkFAAA%2CCAQA%2CaAAA%2CgCAAA%2CCAKA%2CgBAAA%2CwIAAA%2CCAWA%2CkBAAA%2CoEAAA%2CCAOA%2CmBAAA%2CyHAAA%2CCAUA%2COAAA%2CmBAAA%2CCAIA%2CKAAA%2CYAAA%2CCAIA%2CSAAA%2CiBAAA%2CCAIA%2CgBAAA%2C%2BFAAA%2CCAWA%2CiBAAA%2CsBAAA%2CCAKA%2CeAAA%2C4GAAA%2CCAUA%2CYAAA%2CiDAAA%2CCAMA%2CYAAA%2CgDAAA%2CCAMA%2CiBAAA%2CkCAAA%2CCAKA%2CcAAA%2CwEAAA%2CCAOA%2CsBAAA%2C4CAAA%2CCAMA%2CqBAAA%2C4GAAA%2CCASA%2CiBAAA%2CwFAAA%2CCAQA%2CgBAAA%2C8BAAA%2CCAKA%2CoBAAA%2CqCAAA%2CCAMA%2CaAAA%2CuCAAA%2CCAKA%2CcAAA%2CoDAAA%2CCAMA%2CyCAAA%2CyNAAA%2CCAYA%2CqBAAA%2C2CAAA%2CCAMA%2CoBAAA%2CyCAAA%2CCAMA%2C0BAAA%2CuBAAA%2CCAIA%2C0BAAA%2CqCAAA%2CCAMA%2CqBAAA%2CYAAA%2CCAIA%2CsBAAA%2CaAAA%2CCAIA%2CkBAAA%2CsDAAA%2CCAMA%2CiBAAA%2C6DAAA%2CCAOA%2CiBAAA%2CyKAAA%2CCAYA%2CiBAAA%2C8EAAA%2CCAOA%2CsBAAA%2C4IAAA%2CCAWA%2CoBAAA%2C0DAAA%2CCAMA%2C2BAAA%2CgDAAA%2CCAMA%2CwCAAA%2C2BAAA%2CCAIA%2CmCAAA%2CyCAAA%2CCAKA%2CuBAAA%2CsJAAA%2CCAeA%2C2BAAA%2C4BAAA%2CCAKA%2CqCAAA%2CgHAAA%2CCAYA%2CuBAAA%2C4BAAA%2CCAKA%2C8BAAA%2CWAAA%2CCAIA%2CgCAAA%2C4BAAA%2CCAKA%2CuCAAA%2CWAAA%2CCAIA%2CcAAA%2CmDAAA%2CCAMA%2CcAAA%2C2EAAA%2CCAMA%2CiBAAA%2CgCAAA%2CCAKA%2CaAAA%2CeAAA%2CCAIA%2CgBAAA%2CuDAAA%2CCAMA%2CSAAA%2CgEAAA%2CCAMA%2C8BAAA%2CkCAAA%2CCAKA%2CyBAAA%2CgBAAA%2CCAIA%2CgCAAA%2CoBAAA%2CCAIA%2CwCAAA%2CkBAAA%2CCAIA%2CaAAA%2CwCAAA%2CCAMA%2CeAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%2C0FAAA%2CCAeA%2CwBAAA%2C6FAAA%2CCAQA%2CiBAAA%2C%2BFAAA%2CCAOA%2CYAAA%2CkGAAA%2CCASA%2CkBAAA%2CwFAAA%2CCAUA%2CaAAA%2CsFAAA%2CCASA%2CeAAA%2C8DAAA%2CCAOA%2CqBAAA%2CoBAAA%2CCAIA%2CUAAA%2C4BAAA%2CCAKA%2CeAAA%2C2DAAA%2CCAOA%2CkBAAA%2CiCAAA%2CCAKA%2CmBAAA%2CgIAAA%2CCAWA%2CyBAAA%2CyBAAA%2CCAIA%2CUAAA%2CiCAAA%2CCAKA%2COAAA%2CyEAAA%2CCAQA%2CUAAA%2C2EAAA%2CCAQA%2CkBAAA%2CeAAA%2CCAIA%2CoBAAA%2CcAAA%2CCAIA%2CWAAA%2C8EAAA%2CCAMA%2CKAAA%2CiDAAA%2CCAKA%2CeAAA%2CmDAAA%2CCAMA%2CkBAAA%2C6BAAA%2CCAKA%2CiBAAA%2CyHAAA%2CCAUA%2CuBAAA%2C8BAAA%2CCAKA%2C2BAAA%2CwDAAA%2CCAMA%2CWAAA%2CYAAA%2CCAIA%2CEAAA%2CkCAAA%2CCAKA%2CEAAA%2CeAAA%2CCAIA%2CIAAA%2C6BAAA%2CCAKA%2CGAAA%2CeAAA%2CCAIA%2CIAAA%2C%2BBAAA%2CCAKA%2CGAAA%2C8CAAA%2CCAMA%2CGAAA%2CcAAA%2CCAIA%2CWAAA%2C8DAAA%2CCAMA%2C2BAAA%2CgBAAA%2CCAIA%2CkBAAA%2CWAAA%2CCAIA%2CqBAAA%2CgBAAA%2CCAIA%2CwBAAA%2C6BAAA%2CCAKA%2CGAAA%2C8DAAA%2CCAOA%2CwBAAA%2C%2BGAAA%2CCASA%2C8BAAA%2CmDAAA%2CCAMA%2CgBAAA%2CcAAA%2CCAIA%2CWAAA%2CmFAAA%2CCASA%2CkBAAA%2C%2BFAAA%2CCAQA%2CcAAA%2CkCAAA%2CCAKA%2CeAAA%2C6CAAA%2CCAMA%2CYAAA%2CuCAAA%2CCAMA%2CmBAAA%2C6FAAA%2CCASA%2CeAAA%2C0CAAA%2CCAMA%2CoBAAA%2CWAAA%2CCAIA%2CkCAAA%2CWAAA%2CCAIA%2CmBAAA%2CiDAAA%2CCAOA%2C6BAAA%2C0FAAA%2CCAQA%2C6BAAA%2CiLAAA%2CCAYA%2CYAAA%2C6FAAA%2CCASA%2CgBAAA%2CwCAAA%2CCAMA%2CgBAAA%2CoBAAA%2CCAIA%2C0DAAA%2CiBAAA%2CCAIA%2CgBAAA%2CwEAAA%2CCAUA%2CuBAAA%2CsOAAA%2CCAWA%2C0BAAA%2C6HAAA%2CCAWA%2C0BAAA%2C8EAAA%2CCAOA%2C0BAAA%2CmEAAA%2CCAOA%2C0BAAA%2CWAAA%2CCAIA%2C0BAAA%2C2DAAA%2CCAOA%2CkBAAA%2C%2BNAAA%2CCAeA%2CwBAAA%2CiBAAA%2CCAIA%2CgBAAA%2C6FAAA%2CCAUA%2CuBAAA%2C6FAAA%2CCASA%2C0BAAA%2CiJAAA%2CCAWA%2C0BAAA%2CiFAAA%2CCAQA%2CYAAA%2C%2BDAAA%2CCAOA%2CcAAA%2C8NAAA%2CCAeA%2C0CAAA%2CuDAAA%2CCAOA%2CeAAA%2C0IAAA%2CCAQA%2CoBAAA%2CqBAAA%2CCAIA%2CgBAAA%2CyCAAA%2CCAKA%2CuBAAA%2CYAAA%2CCAIA%2CWAAA%2CmFAAA%2CCAQA%2CkCAAA%2CgCAAA%2CCAKA%2CWAAA%2CiBAAA%2CCAIA%2CeAAA%2CiBAAA%2CCAIA%2CmCAAA%2C4KAAA%2CCAYA%2CgCAAA%2CgBAAA%2CCAIA%2CeAAA%2CiBAAA%2CCAIA%2CaAAA%2CeAAA%2CCAIA%2CgBAAA%2C6FAAA%2CCAOA%2COAAA%2CkBAAA%2CCAIA%2CUAAA%2CiFAAA%2CCAQA%2CSAAA%2C%2BCAAA%2CCAMA%2CSAAA%2C6FAAA%2CCAQA%2CUAAA%2C8BAAA%2CCAKA%2CaAAA%2C8FAAA%2CCAQA%2CcAAA%2C%2BBAAA%2CCAMA%2CYAAA%2C2DAAA%2CCAMA%2CkBAAA%2CiBAAA%2CCAIA%2CYAAA%2CyCAAA%2CCAMA%2CMAAA%2CYAAA%2CCAIA%2COAAA%2C8FAAA%2CCAOA%2CmBAAA%2CiBAAA%2CCAIA%2CmBAAA%2CqHAAA%2CCAWA%2CWAAA%2C2DAAA%2CCAOA%2CeAAA%2CwBAAA%2CCAKA%2CaAAA%2CwBAAA%2CCAKA%2CiBAAA%2CaAAA%2CCAIA%2CWAAA%2C0BAAA%2CCAKA%2CkBAAA%2CeAAA%2CCAIA%2CoBAAA%2CeAAA%2CCAIA%2CgBAAA%2CeAAA%2CCAIA%2CeAAA%2C2HAAA%2CCAWA%2CgBAAA%2CgBAAA%2CCAIA%2CuBAAA%2C2EAAA%2CCAMA%2C%2BBAAA%2CcAAA%2CCAIA%2C6CAAA%2C2EAAA%2CCAMA%2CiCAAA%2CWAAA%2CCAIA%2CiCAAA%2CcAAA%2CCAIA%2C%2BBAAA%2CcAAA%2CCAIA%2C%2BBAAA%2CWAAA%2CCAIA%2CUAAA%2CmGAAA%2CCASA%2CUAAA%2C%2BEAAA%2CCAQA%2CSAAA%2C8CAAA%2CCAMA%2CWAAA%2CwGAAA%2CCAUA%2CaAAA%2CoCAAA%2CCAMA%2CmBAAA%2CwDAAA%2CCAOA%2CoBAAA%2CUAAA%2CCAIA%2C%2BBAAA%2CSAAA%2CCAIA%2C4BAAA%2C%2BCAAA%2CCAMA%2C0BAAA%2CYAAA%2CCAIA%2CgBAAA%2C8BAAA%2CCAKA%2CsBAAA%2CqBAAA%2CCAKA%2CoBAAA%2CUAAA%2CCAIA%2CwBAAA%2CWAAA%2CCAIA%2CkBAAA%2CWAAA%2CCAIA%2CeAAA%2CyEAAA%2CCAMA%2CuBAAA%2CYAAA%2CCAIA%2CWAAA%2CcAAA%2CCAIA%2CUAAA%2C%2BEAAA%2CCAQA%2CaAAA%2C0CAAA%2CCAMA%2CYAAA%2CaAAA%2CCAIA%2CQAAA%2CoBAAA%2CCC95FA%3BAAAA%3BAAAA%3BAAAA%2CGDs6FA%2CEAAA%2CqBAAA%2CCAIA%2C0IAAA%2CyBAAA%2CCAKA%2CgBAAA%2CcAAA%2CCAIA%2CWAAA%2CuEAAA%2CCAOA%2CyBACI%2CWAAA%2CUAAA%2CCAAA%2CCAKJ%2CyBACI%2CWAAA%2CUAAA%2CCAAA%2CCAKJ%2C0BACI%2CWAAA%2CYAAA%2CCAAA%2CCAKJ%2C0BACI%2CWAAA%2CYAAA%2CCAIA%2CqCAAA%2CcAAA%2CCAIA%2C2CAAA%2CcAAA%2CCAAA%2CCAKJ%2CiBAAA%2CuEAAA%2CCAOA%2CKAAA%2CoCAAA%2CCAKA%2C4eAAA%2CqEAAA%2CCAOA%2C2HAAA%2CUAAA%2CCAIA%2CWAAA%2CUAAA%2CCAIA%2CWAAA%2CkBAAA%2CCAIA%2CWAAA%2CkBAAA%2CCAIA%2CUAAA%2CSAAA%2CCAIA%2CUAAA%2CkBAAA%2CCAIA%2CUAAA%2CkBAAA%2CCAIA%2CUAAA%2CSAAA%2CCAIA%2CUAAA%2CkBAAA%2CCAIA%2CUAAA%2CkBAAA%2CCAIA%2CUAAA%2CSAAA%2CCAIA%2CUAAA%2CkBAAA%2CCAIA%2CUAAA%2CiBAAA%2CCAIA%2CkBAAA%2CgBAAA%2CCAIA%2CkBAAA%2CwBAAA%2CCAIA%2CkBAAA%2CwBAAA%2CCAIA%2CiBAAA%2CeAAA%2CCAIA%2CiBAAA%2CwBAAA%2CCAIA%2CiBAAA%2CwBAAA%2CCAIA%2CiBAAA%2CeAAA%2CCAIA%2CiBAAA%2CwBAAA%2CCAIA%2CiBAAA%2CwBAAA%2CCAIA%2CiBAAA%2CeAAA%2CCAIA%2CiBAAA%2CwBAAA%2CCAIA%2CiBAAA%2CuBAAA%2CCAIA%2CiBAAA%2CcAAA%2CCAIA%2CyBACI%2C2HAAA%2CUAAA%2CCAIA%2CWAAA%2CUAAA%2CCAIA%2CWAAA%2CkBAAA%2CCAIA%2CWAAA%2CkBAAA%2CCAIA%2CUAAA%2CSAAA%2CCAIA%2CUAAA%2CkBAAA%2CCAIA%2CUAAA%2CkBAAA%2CCAIA%2CUAAA%2CSAAA%2CCAIA%2CUAAA%2CkBAAA%2CCAIA%2CUAAA%2CkBAAA%2CCAIA%2CUAAA%2CSAAA%2CCAIA%2CUAAA%2CkBAAA%2CCAIA%2CUAAA%2CiBAAA%2CCAAA%2CCAKJ%2CyBACI%2C2HAAA%2CUAAA%2CCAIA%2CWAAA%2CUAAA%2CCAIA%2CWAAA%2CkBAAA%2CCAIA%2CWAAA%2CkBAAA%2CCAIA%2CUAAA%2CSAAA%2CCAIA%2CUAAA%2CkBAAA%2CCAIA%2CUAAA%2CkBAAA%2CCAIA%2CUAAA%2CSAAA%2CCAIA%2CUAAA%2CkBAAA%2CCAIA%2CUAAA%2CkBAAA%2CCAIA%2CUAAA%2CSAAA%2CCAIA%2CUAAA%2CkBAAA%2CCAIA%2CUAAA%2CiBAAA%2CCAIA%2CkBAAA%2CgBAAA%2CCAIA%2CkBAAA%2CwBAAA%2CCAIA%2CkBAAA%2CwBAAA%2CCAIA%2CiBAAA%2CeAAA%2CCAIA%2CiBAAA%2CwBAAA%2CCAIA%2CiBAAA%2CwBAAA%2CCAIA%2CiBAAA%2CeAAA%2CCAIA%2CiBAAA%2CwBAAA%2CCAIA%2CiBAAA%2CwBAAA%2CCAIA%2CiBAAA%2CeAAA%2CCAIA%2CiBAAA%2CwBAAA%2CCAIA%2CiBAAA%2CuBAAA%2CCAIA%2CiBAAA%2CcAAA%2CCAAA%2CCAKJ%2C0BACI%2C2HAAA%2CUAAA%2CCAIA%2CWAAA%2CUAAA%2CCAIA%2CWAAA%2CkBAAA%2CCAIA%2CWAAA%2CkBAAA%2CCAIA%2CUAAA%2CSAAA%2CCAIA%2CUAAA%2CkBAAA%2CCAIA%2CUAAA%2CkBAAA%2CCAIA%2CUAAA%2CSAAA%2CCAIA%2CUAAA%2CkBAAA%2CCAIA%2CUAAA%2CkBAAA%2CCAIA%2CUAAA%2CSAAA%2CCAIA%2CUAAA%2CkBAAA%2CCAIA%2CUAAA%2CiBAAA%2CCAIA%2CkBAAA%2CgBAAA%2CCAIA%2CkBAAA%2CwBAAA%2CCAIA%2CkBAAA%2CwBAAA%2CCAIA%2CiBAAA%2CeAAA%2CCAIA%2CiBAAA%2CwBAAA%2CCAIA%2CiBAAA%2CwBAAA%2CCAIA%2CiBAAA%2CeAAA%2CCAIA%2CiBAAA%2CwBAAA%2CCAIA%2CiBAAA%2CwBAAA%2CCAIA%2CiBAAA%2CeAAA%2CCAIA%2CiBAAA%2CwBAAA%2CCAIA%2CiBAAA%2CuBAAA%2CCAIA%2CiBAAA%2CcAAA%2CCAAA%2CCAKJ%2C0IAAA%2CyBAAA%2CCAKA%2CmEAAA%2CUAAA%2CCAIA%2CMAAA%2CuBAAA%2CCAIA%2CMAAA%2CwBAAA%2CCAIA%2CWAAA%2CmFAAA%2CCAQA%2CQAAA%2CuBAAA%2CCAIA%2C0BACI%2CuCAAA%2CUAAA%2CCAIA%2CsCAAA%2CUAAA%2CCAIA%2CsCAAA%2CUAAA%2CCAIA%2CsCAAA%2CUAAA%2CCAIA%2CqCAAA%2CUAAA%2CCAAA%2CCAKJ%2CgDACI%2CuCAAA%2CUAAA%2CCAIA%2CsCAAA%2CUAAA%2CCAIA%2CsCAAA%2CUAAA%2CCAIA%2CsCAAA%2CUAAA%2CCAIA%2CqCAAA%2CUAAA%2CCAAA%2CCAKJ%2C%2BCACI%2CuCAAA%2CUAAA%2CCAIA%2CsCAAA%2CUAAA%2CCAIA%2CsCAAA%2CUAAA%2CCAIA%2CsCAAA%2CUAAA%2CCAIA%2CqCAAA%2CUAAA%2CCAAA%2CCAKJ%2C0BACI%2CYAAA%2CcAAA%2CCAIA%2CeAAA%2C2BAAA%2CCAKA%2CaAAA%2CsCAAA%2CCAAA%2CCAOJ%2CUAAA%2CuKAAA%2CCAUA%2CeAAA%2C2EAAA%2CCAQA%2CmCAAA%2C0DAAA%2CCAKA%2CaAAA%2C4JAAA%2CCAUA%2CmBAAA%2CmCAAA%2CCAIA%2CWAAA%2C8FAAA%2CCAWA%2CgBAAA%2CiJAAA%2CCAaA%2CoBAAA%2CyFAAA%2CCAMA%2CuBAAA%2CuEAAA%2CCAKA%2CwBAAA%2CqCAAA%2CCAMA%2CkBAAA%2CSAAA%2CCAIA%2CsBAAA%2C2IAAA%2CCAQA%2CyBAAA%2C8GAAA%2CCASA%2CyBAEI%2CuBAAA%2CiBAAA%2CCAIA%2CgBAAA%2CyBAAA%2CCAKA%2C4BAAA%2CYAAA%2CCAIA%2CyBAAA%2CgDAAA%2CCAMA%2COAAA%2CmBAAA%2CCAIA%2CgBAAA%2CcAAA%2CCAIA%2CaAAA%2C0CAAA%2CCAMA%2CwBAAA%2CwEAAA%2CCAOA%2CgBAAA%2C8CAAA%2CCAMA%2CYAAA%2C4BAAA%2CCAKA%2CYAAA%2CcAAA%2CCAIA%2CyBAAA%2CeAAA%2CCAIA%2C6BAAA%2CQAAA%2CCAIA%2C0BAAA%2CkBAAA%2CCAIA%2C0BAAA%2C4BAAA%2CCAKA%2C6BAAA%2CyGAAA%2CCAUA%2CiBAAA%2CgDAAA%2CCAMA%2CUAAA%2CmFAAA%2CCASA%2CiBAAA%2CUAAA%2CCAIA%2CeAAA%2CwFAAA%2CCASA%2CgBAAA%2CYAAA%2CCAIA%2CGAAA%2CqDAAA%2CCAMA%2CgCAAA%2CUAAA%2CCAIA%2CaAAA%2CsFAAA%2CCAOA%2CmFAAA%2CUAAA%2CCAKA%2CuBAAA%2CUAAA%2CCAMF%2CkBAAA%2CUAAA%2CCAIA%2CsBAAA%2C4DAAA%2CCAQA%2CsBAAA%2CiBAAA%2CCAIA%2CsBAAA%2C%2BDAAA%2CCAQE%2CwCAAA%2CQAAA%2CCAIA%2C6BAAA%2CkCAAA%2CCAMA%2C%2BBAAA%2CkBAAA%2CCAIA%2CoEAAA%2CSAAA%2CCAIA%2C6BAAA%2CkFAAA%2CCAOA%2CgCAAA%2C6BAAA%2CCAOA%2CqBAAA%2CgCAAA%2CCAMA%2CyCAAA%2CsDAAA%2CCAOA%2CsBAAA%2C0CAAA%2CCAMA%2CqBAAA%2CaAAA%2CCAIA%2C0BAAA%2CgCAAA%2CCAKA%2CgBAAA%2CeAAA%2CCAIA%2CaAAA%2CsBAAA%2CCAKA%2CmBAAA%2C4BAAA%2CCAIA%2CmBAAA%2CYAAA%2CCAIA%2CoBAAA%2CqBAAA%2CCAIA%2CqBAAA%2CcAAA%2CCAIA%2CiBAAA%2C2BAAA%2CCAKA%2CyCAAA%2CuBAAA%2CCAKA%2CqBAAA%2CSAAA%2CCAIA%2CoBAAA%2CYAAA%2CCAIA%2CWAAA%2CYAAA%2CCAIA%2CSAAA%2C8CAAA%2CCAMA%2CYAAA%2CcAAA%2CCAIA%2COAAA%2CYAAA%2CCAIA%2CeAAA%2C6BAAA%2CCAKA%2CwBAAA%2C0BAAA%2CCAAA%2CCAMJ%2CyBACI%2COAAA%2CsEAAA%2CCASA%2C0BAAA%2CmGAAA%2CCASA%2CgBAAA%2CuBAAA%2CCAKA%2CaAAA%2CqBAAA%2CCAKA%2CGAAA%2CcAAA%2CCAIA%2CEAAA%2C8BAAA%2CCAKA%2CeAAA%2CYAAA%2CCAIA%2CcAAA%2CcAAA%2CCAIA%2CeAAA%2C6BAAA%2CCAKA%2CUAAA%2CsBAAA%2CCAIA%2CaAAA%2CqDAAA%2CCAMA%2CMAAA%2C0CAAA%2CCAMA%2CKAAA%2CyCAAA%2CCAMA%2CcAAA%2C0NAAA%2CCAaA%2CWAAA%2CgFAAA%2CCAQA%2CUAAA%2CiCAAA%2CCAMA%2CYAAA%2CQAAA%2CCAIA%2CYAAA%2CSAAA%2CCAIA%2CYAAA%2CSAAA%2CCAIA%2CYAAA%2CSAAA%2CCAIA%2CYAAA%2CSAAA%2CCAIA%2CYAAA%2CSAAA%2CCAIA%2CaAAA%2CgBAAA%2CCAKA%2CaAAA%2CmBAAA%2CCAKA%2CaAAA%2C4BAAA%2CCAKA%2CUAAA%2CgBAAA%2CCAIA%2CWAAA%2CsBAAA%2CCAKA%2COAAA%2CkEAAA%2CCAAA%2CCAQJ%2C0BACI%2CQAAA%2CWAAA%2CCAIA%2CWAAA%2CgBAAA%2CCAIA%2CUAAA%2CSAAA%2CCAIA%2CcAAA%2C6BAAA%2CCAKA%2CuBAAA%2CiLAAA%2CCAQA%2C0BAAA%2CmGAAA%2CCASA%2CiDAAA%2CkDAAA%2CCAAA%2CCE5hIJ%2CyBAGC%2CkBAAA%2CUAAA%2CCAIG%2CYAAA%2C4BAAA%2CCAKA%2CeAAA%2C8KAAA%2CCAYA%2CsBAAA%2CiBAAA%2CCAIA%2CmCAAA%2CiBAAA%2CCAIA%2CyCAAA%2C8IAAA%2CCAWA%2CwBAAA%2CqCAAA%2CCAKA%2CoEAAA%2CSAAA%2CCAIA%2CgEAAA%2CyDAAA%2CCAQA%2C8DAAA%2CuBAAA%2CCAIA%2C6DAAA%2CmFAAA%2CCAQA%2CUAAA%2CyGAAA%2CCAWA%2CiBAAA%2CgBAAA%2CCAKA%2CeAAA%2CqCAAA%2CCAMA%2CkBAAA%2CWAAA%2CCAIA%2CaAAA%2CeAAA%2CCAIA%2COAAA%2C0DAAA%2CCAOA%2CeAAA%2C0BAAA%2CCAKA%2CuCAAA%2CUAAA%2CCAIA%2CsCAAA%2CUAAA%2CCAIA%2CsCAAA%2CUAAA%2CCAIA%2CsCAAA%2CUAAA%2CCAIA%2CqCAAA%2CUAAA%2CCAIA%2C4eAAA%2CoCAAA%2CCAKA%2CQAAA%2CWAAA%2CCAIA%2CaAAA%2CsBAAA%2CCAKA%2COAAA%2C6BAAA%2CCAKA%2CiBAAA%2CkBAAA%2CCAIA%2CUAAA%2C%2BBAAA%2CCAKA%2CSAAA%2C%2BBAAA%2CCAKA%2CuBAAA%2CkCAAA%2CCAMA%2CYAAA%2CqBAAA%2CCAKA%2CWAAA%2CYAAA%2CCAIA%2CeAAA%2C4BAAA%2CCAKA%2CkBAAA%2CaAAA%2CCAIA%2C0BAAA%2CYAAA%2CCAIA%2CWAAA%2CgCAAA%2CCAKA%2CgBAAA%2CwDAAA%2CCAKA%2CiBAAA%2C8IAAA%2CCAaA%2CWAAA%2CyEAAA%2CCAQA%2CaAAA%2C%2BBAAA%2CCAKA%2CmBAAA%2CcAAA%2CCAIA%2CsBAAA%2C2BAAA%2CCAKA%2CsBAAA%2CSAAA%2CCAIA%2C2BAAA%2CYAAA%2CCAIA%2CmBAAA%2CaAAA%2CCAIA%2CQAAA%2CiFAAA%2CCAOA%2CYAAA%2CMAAA%2CCAIA%2CYAAA%2COAAA%2CCAIA%2CiBAAA%2CQAAA%2CCAAA%22%7D */