.image-choices-field.has-jetsloth-lazy .jetsloth-lazy {
opacity: 0;
transition: opacity 0.3s; }
.image-choices-field.has-jetsloth-lazy .jetsloth-lazy-loaded {
opacity: 1; }
.image-choices-field ul.gfield_radio,
.image-choices-field ul.gfield_checkbox {
list-style: none;
margin: 0;
padding: 0; }
.image-choices-field div.gfield_radio,
.image-choices-field div.gfield_checkbox {
margin: 0;
padding: 0; }
.image-choices-field .image-choices-choice {
display: inline-block;
margin: 0 10px 10px 0 !important;
transition: all 0.3s;
border: 1px solid rgba(223, 223, 223, 0);
vertical-align: top;
text-align: center; }
.image-choices-field .image-choices-choice label {
cursor: pointer;
display: inline-block !important;
line-height: 0;
margin: 0 !important;
max-width: none !important;
padding: 10px !important;
text-align: center;
width: 100% !important;
border: 1px solid transparent; }
.image-choices-field .image-choices-choice input[type="radio"],
.image-choices-field .image-choices-choice input[type="checkbox"] {
visibility: hidden;
position: absolute;
left: -9999px; }
.image-choices-field .image-choices-choice-text,
.image-choices-field .image-choices-choice-price {
font-size: 12px;
font-weight: normal;
line-height: 1.4;
padding-top: 6px;
transition: all 0.3s; }
.image-choices-field .image-choices-choice-price {
display: block; }
.image-choices-field .image-choices-choice-text {
display: none; }
.image-choices-field .image-choices-choice-image-wrap {
display: inline-block !important;
background-repeat: no-repeat;
background-position: 50%;
background-size: cover;
line-height: 0;
width: 100px;
height: 100px;
text-align: center;
transition: all 0.3s; }
.image-choices-field .image-choices-choice-image {
display: none; }
.image-choices-field.image-choices-layout-vertical ul.gfield_radio,
.image-choices-field.image-choices-layout-vertical ul.gfield_checkbox {
display: inline-block; }
.image-choices-field.image-choices-layout-vertical ul.gfield_radio > li.image-choices-choice,
.image-choices-field.image-choices-layout-vertical ul.gfield_checkbox > li.image-choices-choice {
display: block; }
.image-choices-field.image-choices-layout-vertical div.gfield_radio,
.image-choices-field.image-choices-layout-vertical div.gfield_checkbox {
display: inline-block; }
.image-choices-field.image-choices-layout-vertical div.gfield_radio > .image-choices-choice,
.image-choices-field.image-choices-layout-vertical div.gfield_checkbox > .image-choices-choice {
display: block; }
.image-choices-field.image-choices-show-labels .image-choices-choice-text {
display: block; }
.image-choices-field .image-choices-choice-selected {
border-color: #000; }
.image-choices-field .image-choices-choice-focus label {
border-color: #000; }
html[dir="rtl"] .image-choices-field .image-choices-choice input[type="radio"],
html[dir="rtl"] .image-choices-field .image-choices-choice input[type="checkbox"] {
left: unset;
right: -9999px; }
.image-choices-field .image-choices-choice.image-choices-choice-other input[type="text"] {
margin: 0 0 0 0; }
.image-choices-field .image-choices-choice.image-choices-choice-other .image-choices-choice-image-wrap {
background-color: #ECEFED; }
.image-choices-field .gf_other_wrap {
position: absolute;
width: 150%;
max-width: 90vw;
margin: 0;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: #fff;
padding: 36px 10px 20px 10px;
z-index: 99;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2); }
.image-choices-field .gf_other_wrap:not(.active) {
pointer-events: none;
visibility: hidden; }
.image-choices-field .gf_other_wrap:not(.active) .gf_other_close {
display: none; }
.image-choices-field .gf_other_close {
position: absolute;
right: 5px;
top: 5px;
width: 24px;
height: 24px;
opacity: 0.3; }
.image-choices-field .gf_other_close:before, .image-choices-field .gf_other_close:after {
position: absolute;
left: 10px;
content: ' ';
height: 24px;
width: 2px;
background-color: #000; }
.image-choices-field .gf_other_close:before {
transform: rotate(45deg); }
.image-choices-field .gf_other_close:after {
transform: rotate(-45deg); }
.gquiz-image-choices-field .gquiz-image-choices {
list-style: none;
display: block;
text-align: center; }
.gquiz-image-choices-field .gquiz-image-choices > li,
.gquiz-image-choices-field .gquiz-image-choices-choice {
display: inline-block;
vertical-align: top;
margin: 0 10px 20px;
text-align: center;
position: relative; }
.gquiz-image-choices-field .gquiz-image-choices > li > img,
.gquiz-image-choices-field .gquiz-image-choices-choice > img {
position: absolute;
right: 0;
bottom: -15px; }
.gquiz-image-choices-field .gquiz-image-choices-choice-image {
display: inline-block;
width: 80px;
height: 80px;
background-size: cover;
background-repeat: no-repeat;
background-position: 50%; }
.gquiz-image-choices-field .gquiz-image-choices-choice-text {
display: block;
font-size: 12px; }
.image-choices-field .image-choices-choice {
position: relative; }
.image-choices-lightbox-btn {
text-decoration: none;
font-weight: bold;
width: 30px;
height: 30px;
overflow: hidden;
text-align: center;
line-height: 30px;
display: block;
position: absolute;
right: 14px;
top: 14px;
color: #fff;
background-color: #000;
font-size: 30px;
z-index: 10;
text-indent: -99999px;
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='71px' height='71px' viewBox='0 0 71 71' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 52.6 (67491) - http://www.bohemiancoding.com/sketch --%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='noun_Zoom-In_1129822' transform='translate(-14.000000, 0.000000)' fill='%23ffffff' fill-rule='nonzero'%3E%3Cg id='Group' transform='translate(14.000000, 0.000000)'%3E%3Cpath d='M69.5,62.3 C71.3,64.1 71.3,66.9 69.6,68.7 C67.8,70.5 65,70.5 63.2,68.7 L46.4,51.9 C35.2,60 19.4,59.1 9.3,49 C-1.9,37.8 -1.9,19.6 9.3,8.4 C20.5,-2.8 38.7,-2.8 49.9,8.4 C60,18.5 60.9,34.3 52.8,45.5 L69.5,62.3 Z M13.8,44.5 C22.5,53.2 36.7,53.2 45.4,44.5 C54.1,35.8 54.1,21.6 45.4,12.9 C36.7,4.2 22.5,4.2 13.8,12.9 C5.1,21.6 5.1,35.8 13.8,44.5 Z M41,25.4 C42.8,25.4 44.3,26.9 44.4,28.8 C44.4,30.7 42.8,32.2 41,32.2 L33,32.2 L33,40.2 C33,42.1 31.4,43.6 29.6,43.6 C27.7,43.6 26.2,42 26.2,40.2 L26.2,32.2 L18.2,32.2 C16.3,32.2 14.8,30.6 14.8,28.8 C14.8,26.9 16.4,25.4 18.2,25.4 L26.2,25.4 L26.2,17.4 C26.2,15.5 27.8,14 29.6,14 C31.5,14 33,15.6 33,17.4 L33,25.4 L41,25.4 Z' id='Combined-Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
background-size: 18px;
background-repeat: no-repeat;
background-position: 50%; }
.image-choices-lightbox-btn:hover,
.image-choices-lightbox-btn:active {
text-decoration: none;
background-color: #333; }
body.hidden-scroll {
overflow: hidden; }
.jl-overlay {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: #fff;
opacity: 0.7;
display: none;
z-index: 1035; }
.jl-wrapper {
z-index: 1040; }
.jl-wrapper button {
border: 0 none;
background: transparent;
font-size: 28px;
padding: 0;
cursor: pointer; }
.jl-wrapper button:hover {
opacity: 0.7; }
.jl-wrapper .jl-close {
display: none;
position: fixed;
right: 30px;
top: 30px;
z-index: 1060;
margin-top: -14px;
margin-right: -14px;
height: 44px;
width: 44px;
line-height: 44px;
font-family: Arial, Baskerville, monospace;
color: #000;
font-size: 3rem; }
.jl-wrapper .jl-close:focus {
outline: none; }
.jl-wrapper .jl-counter {
display: none;
position: fixed;
top: 30px;
left: 30px;
z-index: 1060;
color: #000;
font-size: 1rem; }
.jl-wrapper .jl-navigation {
width: 100%;
display: none; }
.jl-wrapper .jl-navigation button {
position: fixed;
top: 50%;
margin-top: -22px;
height: 44px;
width: 22px;
line-height: 44px;
text-align: center;
display: block;
z-index: 1060;
font-family: Arial, Baskerville, monospace;
color: #000; }
.jl-wrapper .jl-navigation button.jl-next {
right: 5px;
font-size: 2rem; }
.jl-wrapper .jl-navigation button.jl-prev {
left: 5px;
font-size: 2rem; }
.jl-wrapper .jl-navigation button:focus {
outline: none; }
@media (min-width: 35.5em) {
.jl-wrapper .jl-navigation button {
width: 44px; }
.jl-wrapper .jl-navigation button.jl-next {
right: 10px;
font-size: 3rem; }
.jl-wrapper .jl-navigation button.jl-prev {
left: 10px;
font-size: 3rem; } }
@media (min-width: 50em) {
.jl-wrapper .jl-navigation button {
width: 44px; }
.jl-wrapper .jl-navigation button.jl-next {
right: 20px;
font-size: 3rem; }
.jl-wrapper .jl-navigation button.jl-prev {
left: 20px;
font-size: 3rem; } }
.jl-wrapper .jl-image {
position: fixed;
-ms-touch-action: none;
touch-action: none;
z-index: 10000; }
.jl-wrapper .jl-image img {
margin: 0;
padding: 0;
display: block;
border: 0 none; }
@media (min-width: 35.5em) {
.jl-wrapper .jl-image img {
border: 0 none; } }
@media (min-width: 50em) {
.jl-wrapper .jl-image img {
border: 0 none; } }
.jl-wrapper .jl-image iframe {
background: #000;
border: 0 none; }
@media (min-width: 35.5em) {
.jl-wrapper .jl-image iframe {
border: 0 none; } }
@media (min-width: 50em) {
.jl-wrapper .jl-image iframe {
border: 0 none; } }
.jl-wrapper .jl-image .jl-caption {
display: none !important;
padding: 10px;
color: #fff;
background: rgba(0, 0, 0, 0.8);
font-size: 1rem;
position: absolute;
bottom: 0;
left: 0;
right: 0; }
.jl-wrapper .jl-image .jl-caption.pos-top {
bottom: auto;
top: 0; }
.jl-wrapper .jl-image .jl-caption.pos-outside {
bottom: auto; }
.jl-wrapper .jl-image .jl-download {
display: none;
position: absolute;
bottom: 5px;
right: 5px;
color: #000;
z-index: 1060; }
.jl-spinner {
display: none;
border: 5px solid #333;
border-radius: 40px;
height: 40px;
left: 50%;
margin: -20px 0 0 -20px;
opacity: 0;
position: fixed;
top: 50%;
width: 40px;
z-index: 1007;
animation: jl-pulsate 1s ease-out infinite; }
.jl-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll; }
@keyframes jl-pulsate {
0% {
transform: scale(0.1);
opacity: 0.0; }
50% {
opacity: 1; }
100% {
transform: scale(1.2);
opacity: 0; } }.gform_legacy_markup_wrapper table.gsurvey-likert *,.gravity-theme table.gsurvey-likert *{box-sizing:border-box}.gform_legacy_markup_wrapper table.gsurvey-likert,.gravity-theme table.gsurvey-likert{border:1px solid #ccc;border-right:none;border-spacing:0;border-top:none;table-layout:fixed;width:100%}.gform_legacy_markup_wrapper .form-table.entry-details table.gsurvey-likert,.gravity-theme .form-table.entry-details table.gsurvey-likert{table-layout:auto}.gform_legacy_markup_wrapper table.form-table table.gsurvey-likert tr:last-child td,.gform_legacy_markup_wrapper table.form-table table.gsurvey-likert tr:last-child th,.gravity-theme table.form-table table.gsurvey-likert tr:last-child td,.gravity-theme table.form-table table.gsurvey-likert tr:last-child th{border-right:1px solid #ccc!important;border-top:1px solid #ccc!important}.gform_legacy_markup_wrapper table.gsurvey-likert td,.gravity-theme table.gsurvey-likert td{background-clip:padding-box;border:0;overflow:hidden;padding:3px;position:relative;text-align:center;vertical-align:middle}.gform_legacy_markup_wrapper table.gsurvey-likert tr td,.gravity-theme table.gsurvey-likert tr td{border-right:1px solid #ccc;border-top:1px solid #ccc}.gform_legacy_markup_wrapper table.gsurvey-likert th.gsurvey-likert-choice-label,.gravity-theme table.gsurvey-likert th.gsurvey-likert-choice-label{background-color:#eee;border-right:1px solid #ccc;border-top:1px solid #ccc;line-height:1.2;padding:3px 0;text-align:center;vertical-align:middle}body.rtl .gform_legacy_markup_wrapper table.gsurvey-likert th.gsurvey-likert-choice-label,body.rtl .gravity-theme table.gsurvey-likert th.gsurvey-likert-choice-label{text-align:center!important;vertical-align:middle}.gform_legacy_markup_wrapper table.gsurvey-likert .gsurvey-likert-row-label,.gravity-theme table.gsurvey-likert .gsurvey-likert-row-label{background-color:#eee;font-weight:700;padding-left:8px}.gform_legacy_markup_wrapper table.gsurvey-likert .gsurvey-likert-choice,.gform_legacy_markup_wrapper table.gsurvey-likert .gsurvey-likert-row-label,.gravity-theme table.gsurvey-likert .gsurvey-likert-choice,.gravity-theme table.gsurvey-likert .gsurvey-likert-row-label{border-top:1px solid #ccc}.gform_legacy_markup_wrapper table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-hover,.gravity-theme table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-hover{background-color:rgba(223,239,255,.4)}.gform_legacy_markup_wrapper table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-focus,.gravity-theme table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-focus{background-color:#dfefff!important}.gform_legacy_markup_wrapper table.gsurvey-likert td input,.gravity-theme table.gsurvey-likert td input{left:-9999px;position:absolute;top:0}body.rtl .gform_legacy_markup_wrapper table.gsurvey-likert td.gsurvey-likert-choice input[type=radio],body.rtl .gravity-theme table.gsurvey-likert td.gsurvey-likert-choice input[type=radio]{display:none}.gform_legacy_markup_wrapper table.gsurvey-likert td.gsurvey-likert-choice,.gravity-theme table.gsurvey-likert td.gsurvey-likert-choice{background-image:url(//redboxmedia.ca/wp-content/plugins/gravityformssurvey/images/active0.svg);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;height:26px}.gform_legacy_markup_wrapper table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-selected,.gravity-theme table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-selected{background-color:#dfefff;background-image:url(//redboxmedia.ca/wp-content/plugins/gravityformssurvey/images/active1.svg);background-position:50%;background-repeat:no-repeat;background-size:16px 16px}.gform_legacy_markup_wrapper .gsurvey-rating:not(:checked)>input,.gravity-theme .gsurvey-rating:not(:checked)>input{clip:rect(0,0,0,0);position:absolute}.gform_legacy_markup_wrapper .gsurvey-rating:not(:checked)>label,.gravity-theme .gsurvey-rating:not(:checked)>label{background-image:url(//redboxmedia.ca/wp-content/plugins/gravityformssurvey/images/star0.svg);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;color:#ddd;cursor:pointer;float:right;font-size:18px!important;line-height:18px;overflow:hidden;white-space:nowrap;width:18px}.gform_legacy_markup_wrapper .gsurvey-rating:not(:checked)>label:before,.gravity-theme .gsurvey-rating:not(:checked)>label:before{content:"\00a0\00a0\00a0\00a0"}.gform_legacy_markup_wrapper .gsurvey-rating:not(:checked)>label:hover,.gform_legacy_markup_wrapper .gsurvey-rating:not(:checked)>label:hover~label,.gform_legacy_markup_wrapper .gsurvey-rating>input:checked~label,.gravity-theme .gsurvey-rating:not(:checked)>label:hover,.gravity-theme .gsurvey-rating:not(:checked)>label:hover~label,.gravity-theme .gsurvey-rating>input:checked~label{background-image:url(//redboxmedia.ca/wp-content/plugins/gravityformssurvey/images/star1.svg);background-position:50%;background-repeat:no-repeat;background-size:16px 16px}.gform_legacy_markup_wrapper .gsurvey-rating>input:checked+label:hover,.gform_legacy_markup_wrapper .gsurvey-rating>input:checked+label:hover~label,.gform_legacy_markup_wrapper .gsurvey-rating>input:checked~label:hover,.gform_legacy_markup_wrapper .gsurvey-rating>input:checked~label:hover~label,.gform_legacy_markup_wrapper .gsurvey-rating>label:hover~input:checked~label,.gravity-theme .gsurvey-rating>input:checked+label:hover,.gravity-theme .gsurvey-rating>input:checked+label:hover~label,.gravity-theme .gsurvey-rating>input:checked~label:hover,.gravity-theme .gsurvey-rating>input:checked~label:hover~label,.gravity-theme .gsurvey-rating>label:hover~input:checked~label{color:#ea0}.gform_legacy_markup_wrapper .gsurvey-rating-wrapper:after,.gravity-theme .gsurvey-rating-wrapper:after{clear:both;content:"";display:block}body.rtl .gform_legacy_markup_wrapper .gsurvey-rating,body.rtl .gform_legacy_markup_wrapper .gsurvey-rating-wrapper,body.rtl .gravity-theme .gsurvey-rating,body.rtl .gravity-theme .gsurvey-rating-wrapper,html[dir=rtl] .gform_legacy_markup_wrapper .gsurvey-rating,html[dir=rtl] .gform_legacy_markup_wrapper .gsurvey-rating-wrapper,html[dir=rtl] .gravity-theme .gsurvey-rating,html[dir=rtl] .gravity-theme .gsurvey-rating-wrapper{display:flex}.gform_legacy_markup_wrapper .gsurvey-rating,.gravity-theme .gsurvey-rating{float:left}body.rtl .gform_legacy_markup_wrapper .gsurvey-rating,body.rtl .gravity-theme .gsurvey-rating,html[dir=rtl] .gform_legacy_markup_wrapper .gsurvey-rating,html[dir=rtl] .gravity-theme .gsurvey-rating{flex-direction:row-reverse}.gform_legacy_markup_wrapper ul.gsurvey-rank,.gravity-theme ul.gsurvey-rank{display:inline-block;list-style:none;list-style-type:none;padding-left:0;width:auto}.gform_legacy_markup_wrapper .gsurvey-rank-choice,.gravity-theme .gsurvey-rank-choice{background-image:url(//redboxmedia.ca/wp-content/plugins/gravityformssurvey/images/arrow-handle.svg);background-position:0;background-repeat:no-repeat;background-size:16px 16px;border-bottom:1px solid hsla(0,0%,80%,0);border-top:1px solid hsla(0,0%,80%,0);padding:8px 24px!important;white-space:nowrap;width:auto}body:not(.wp-admin) .gform_legacy_markup_wrapper .gsurvey-rank-choice,body:not(.wp-admin) .gravity-theme .gsurvey-rank-choice{cursor:move}body:not(.wp-admin) .gform_legacy_markup_wrapper ul.gsurvey-rank.ui-sortable,body:not(.wp-admin) .gravity-theme ul.gsurvey-rank.ui-sortable{display:inline-block;width:auto}body:not(.wp-admin) .gform_legacy_markup_wrapper .gsurvey-rank-choice.ui-sortable-helper,body:not(.wp-admin) .gravity-theme .gsurvey-rank-choice.ui-sortable-helper{border-bottom:1px dashed #ccc;border-top:1px dashed #ccc}body.rtl .gform_legacy_markup_wrapper .gsurvey-rank-choice,body.rtl .gform_legacy_markup_wrapper ul li.gsurvey-rank-choice,body.rtl .gravity-theme .gsurvey-rank-choice,body.rtl .gravity-theme ul li.gsurvey-rank-choice,html[dir=rtl] .gform_legacy_markup_wrapper .gsurvey-rank-choice,html[dir=rtl] .gform_legacy_markup_wrapper ul li.gsurvey-rank-choice,html[dir=rtl] .gravity-theme .gsurvey-rank-choice,html[dir=rtl] .gravity-theme ul li.gsurvey-rank-choice{background-position:100%;padding-right:24px!important}@media (min-device-width:768px) and (max-device-width:1024px),only screen and (max-width:761px){.gform_legacy_markup_wrapper table.gsurvey-likert thead,.gravity-theme table.gsurvey-likert thead{left:-9999px;position:absolute;top:-9999px}.gform_legacy_markup_wrapper table.gsurvey-likert tr,.gravity-theme table.gsurvey-likert tr{display:block}.gform_legacy_markup_wrapper table.gsurvey-likert td,.gravity-theme table.gsurvey-likert td{background-position:8px!important;display:block;line-height:2;min-height:2.4em;text-align:left;vertical-align:middle}body.rtl .gform_legacy_markup_wrapper table.gsurvey-likert td,body.rtl .gravity-theme table.gsurvey-likert td{background-position:99%!important}.gform_legacy_markup_wrapper .gform_fields table.gsurvey-likert td:after,.gravity-theme .gform_fields table.gsurvey-likert td:after{content:attr(data-label);display:inline-block;font-weight:400;line-height:2;margin-left:32px}body.rtl .gform_legacy_markup_wrapper .gform_fields table.gsurvey-likert td:after,body.rtl .gravity-theme .gform_fields table.gsurvey-likert td:after{margin-right:22px}}@media only screen and (min-width:641px){.gform_legacy_markup_wrapper ol.gsurvey-rank-entry li,.gravity-theme ol.gsurvey-rank-entry li{list-style:decimal none outside}}@media only screen and (min-width:769px){.gform_legacy_markup_wrapper table.gsurvey-likert tr th,.gravity-theme table.gsurvey-likert tr th{padding:8px!important}.gform_legacy_markup_wrapper table.gsurvey-likert th.gsurvey-likert-row-label:first-child,.gravity-theme table.gsurvey-likert th.gsurvey-likert-row-label:first-child{background:none;border-bottom:none;border-right:1px solid #ccc}.gform_legacy_markup_wrapper table.gsurvey-likert tr td,.gravity-theme table.gsurvey-likert tr td{border-top:none}.gform_legacy_markup_wrapper table.gsurvey-likert .gsurvey-likert-row-label,.gravity-theme table.gsurvey-likert .gsurvey-likert-row-label{background-color:hsla(0,0%,93%,.6);font-weight:700;padding-left:0}.gform_legacy_markup_wrapper table.gsurvey-likert tr:nth-child(odd) .gsurvey-likert-row-label,.gravity-theme table.gsurvey-likert tr:nth-child(odd) .gsurvey-likert-row-label{background-color:#eee}}.gform-theme--foundation table.gsurvey-likert{inline-size:100%;table-layout:fixed;text-align:center}.gform-theme--foundation table.gsurvey-likert td,.gform-theme--foundation table.gsurvey-likert th{-webkit-padding-after:8px;-webkit-padding-before:8px;padding-block-end:8px;padding-block-start:8px;vertical-align:middle}.gform-theme--foundation table.gsurvey-likert .gsurvey-likert-row-label{-webkit-padding-start:var(--gform-theme-padding-inline);padding-inline-start:var(--gform-theme-padding-inline);text-align:start}@media (min-device-width:768px) and (max-device-width:1024px),only screen and (max-width:761px){.gform-theme--foundation table.gsurvey-likert thead{left:-9999px;position:absolute;top:-9999px}.gform-theme--foundation table.gsurvey-likert tr{display:block}.gform-theme--foundation table.gsurvey-likert td{display:block;text-align:start;vertical-align:middle}.gform-theme--foundation .gform_fields table.gsurvey-likert td:after{content:attr(data-label);display:inline-block}}.gform-theme--foundation .gsurvey-rank{display:inline-block;inline-size:auto}.gform-theme--foundation .gsurvey-rank .gsurvey-rank-choice{cursor:move;inline-size:auto;margin-inline:0;padding-block:calc(var(--gform-theme-field-choice-meta-spacing)/2)}.gform-theme--foundation .gsurvey-rating{float:left}.gform-theme--foundation .gsurvey-rating:not(:checked)>input{clip:rect(0,0,0,0);position:absolute}.gform-theme--foundation .gsurvey-rating:not(:checked)>label{background-image:url(//redboxmedia.ca/wp-content/plugins/gravityformssurvey/images/star-unselected.svg);background-position:50%;background-repeat:no-repeat;background-size:28px;block-size:28px;cursor:pointer;float:right;inline-size:34px;overflow:hidden;padding-inline:15px;white-space:nowrap}.gform-theme--foundation .gsurvey-rating:not(:checked)>label:before{content:"\00a0\00a0\00a0\00a0"}.gform-theme--foundation .gsurvey-rating:not(:checked)>label:hover,.gform-theme--foundation .gsurvey-rating:not(:checked)>label:hover~label,.gform-theme--foundation .gsurvey-rating>input:checked~label{background-image:url(//redboxmedia.ca/wp-content/plugins/gravityformssurvey/images/star-selected.svg);background-position:50%;background-repeat:no-repeat;background-size:28px}body.rtl .gform-theme--foundation .gsurvey-rating,html[dir=rtl] .gform-theme--foundation .gsurvey-rating{flex-direction:row-reverse}.gform-theme--foundation .gsurvey-rating-wrapper:after{clear:both;content:"";display:block}body.rtl .gform-theme--foundation .gsurvey-rating,body.rtl .gform-theme--foundation .gsurvey-rating-wrapper,html[dir=rtl] .gform-theme--foundation .gsurvey-rating,html[dir=rtl] .gform-theme--foundation .gsurvey-rating-wrapper{display:flex}.gform-theme--framework{--gform-survey-theme-field-likert-row-odd-background-color:#f2f3f5;--gform-survey-theme-icon-control-rank:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0a1 1 0 0 1 .707.293l3 3a1 1 0 0 1-1.414 1.414L4 2.414 1.707 4.707A1 1 0 0 1 .293 3.293l3-3A1 1 0 0 1 4 0ZM.293 9.293a1 1 0 0 1 1.414 0L4 11.586l2.293-2.293a1 1 0 0 1 1.414 1.414l-3 3a1 1 0 0 1-1.414 0l-3-3a1 1 0 0 1 0-1.414Z' fill='%23686E77'/%3E%3C/svg%3E")}.gform-theme--framework table.gsurvey-likert .gsurvey-likert-choice-label,.gform-theme--framework table.gsurvey-likert .gsurvey-likert-row-label{color:var(--gform-theme-control-label-color-primary);font-family:var(--gform-theme-control-label-font-family-primary);font-size:var(--gform-theme-control-label-font-size-primary);font-style:var(--gform-theme-control-label-font-style-primary);font-weight:var(--gform-theme-control-label-font-weight-primary);letter-spacing:var(--gform-theme-control-label-letter-spacing-primary);line-height:var(--gform-theme-control-label-line-height-primary)}.gform-theme--framework table.gsurvey-likert tbody tr:nth-child(odd){background-color:var(--gform-survey-theme-field-likert-row-odd-background-color)}.gform-theme--framework table.gsurvey-likert tbody tr:nth-child(2n){background-color:transparent}.gform-theme--framework table.gsurvey-likert td:first-child{border-bottom-left-radius:min(var(--gform-theme-control-border-radius),15px);border-top-left-radius:min(var(--gform-theme-control-border-radius),15px)}.gform-theme--framework table.gsurvey-likert td:last-child{border-bottom-right-radius:min(var(--gform-theme-control-border-radius),15px);border-top-right-radius:min(var(--gform-theme-control-border-radius),15px)}@media (min-device-width:768px) and (max-device-width:1024px),only screen and (max-width:761px){.gform-theme--framework table.gsurvey-likert tr{-webkit-padding-after:4px;border-radius:min(var(--gform-theme-control-border-radius),15px);padding-block-end:4px;padding-inline:8px;padding-inline:12px}.gform-theme--framework table.gsurvey-likert td:after{-webkit-padding-start:8px;color:var(--gform-theme-control-label-color-primary);font-family:var(--gform-theme-control-label-font-family-primary);font-size:var(--gform-theme-control-label-font-size-primary);font-style:var(--gform-theme-control-label-font-style-primary);font-weight:var(--gform-theme-control-label-font-weight-primary);letter-spacing:var(--gform-theme-control-label-letter-spacing-primary);line-height:var(--gform-theme-control-label-line-height-primary);padding-inline-start:8px;position:relative;top:2px}.gform-theme--framework table.gsurvey-likert .gsurvey-likert-row-label{-webkit-padding-start:0;-webkit-padding-after:4px;padding-block-end:4px;padding-inline-start:0}}.gform-theme--framework .gsurvey-rank-choice{-webkit-padding-start:27px;background-image:var(--gform-survey-theme-icon-control-rank);background-position:0;background-repeat:no-repeat;background-size:14px 14px;padding-inline-start:27px}body.rtl .gform-theme--framework .gsurvey-rank-choice,html[dir=rtl] .gform-theme--framework .gsurvey-rank-choice{background-position:100%}