/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
form.fivestar-widget{clear:both;display:block;}form.fivestar-widget select,form.fivestar-widget input{margin:0;}.fivestar-combo-stars .fivestar-static-form-item{float:left;margin-right:40px;margin-left:40px;}.fivestar-combo-stars .fivestar-static-item{float:left;margin-right:40px;}.fivestar-combo-stars .fivestar-form-item{float:left;}.fivestar-static-form-item .form-item,.fivestar-form-item .form-item{margin:0;}div.fivestar-widget-static{display:block;}div.fivestar-widget-static br{clear:left;}div.fivestar-widget-static .star{float:left;width:17px;height:15px;overflow:hidden;text-indent:-999em;background:url(/modules/contrib/dsu_ratings_reviews/css/widgets/default/star.gif) no-repeat 0 0;}div.fivestar-widget-static .star span.on{display:block;width:100%;height:100%;background:url(/modules/contrib/dsu_ratings_reviews/css/widgets/default/star.gif) no-repeat 0 -32px;}div.fivestar-widget-static .star span.off{display:block;width:100%;height:100%;background:url(/modules/contrib/dsu_ratings_reviews/css/widgets/default/star.gif) no-repeat 0 0;}div.fivestar-widget{display:block;}div.fivestar-widget .cancel,div.fivestar-widget .star{float:left;width:17px;height:15px;overflow:hidden;text-indent:-999em;}div.fivestar-widget .cancel,div.fivestar-widget .cancel a{background:url(/modules/contrib/dsu_ratings_reviews/widgets/default/delete.gif) no-repeat 0 -16px;text-decoration:none;}div.fivestar-widget .star,div.fivestar-widget .star a{background:url(/modules/contrib/dsu_ratings_reviews/widgets/default/star.gif) no-repeat 0 0;text-decoration:none;}div.fivestar-widget .cancel a,div.fivestar-widget .star a{display:block;width:100%;height:100%;background-position:0 0;cursor:pointer;outline-offset:-1px;}div.fivestar-widget div.on a{background-position:0 -16px;}div.fivestar-widget div.hover a,div.rating div a:hover{background-position:0 -32px;}form.fivestar-widget div.description{margin-bottom:0;}html.js .fivestar-submit{display:none;}.fivestar-combo-stars .form-type-fivestar .form-item{float:left;}.fivestar-basic div.fivestar-widget-static .star{background-image:url(/modules/contrib/dsu_ratings_reviews/css/fivestar/icons/star.png);}.fivestar-basic div.fivestar-widget-static .star span.on{background-image:url(/modules/contrib/dsu_ratings_reviews/css/fivestar/icons/star.png);}.fivestar-basic div.fivestar-widget-static .star span.off{background-image:url(/modules/contrib/dsu_ratings_reviews/css/fivestar/icons/star.png);}.fivestar-basic div.fivestar-widget .cancel,.fivestar-basic div.fivestar-widget .cancel a{background-image:url(/modules/contrib/dsu_ratings_reviews/css/fivestar/icons/cancel.png);}.fivestar-basic div.fivestar-widget .star,.fivestar-basic div.fivestar-widget .star a{background-image:url(/modules/contrib/dsu_ratings_reviews/css/fivestar/icons/star.png);}.fivestar-basic div.fivestar-widget div.hover a,.fivestar-basic div.rating div a:hover{background-image:url(/modules/contrib/dsu_ratings_reviews/css/fivestar/icons/star.png);}
.gigya-login{margin-bottom:15px;}.gigya-raas-login{padding-right:12px;margin-right:12px;border-right:1px solid;}.hidden{display:none;}.gigya-msg-success{color:green;font-weight:bold;}.gigya-screen-dialog input[type="checkbox"]{appearance:checkbox;}.gigya-screen-dialog input[type="radio"]{appearance:radio;}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.embedded-entity.align-center{float:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.embedded-entity.align-left{float:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}.embedded-entity.align-right{float:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}table[align=center]{float:none;margin-left:auto;margin-right:auto;}table[align=left]{float:none;margin-left:0px;margin-right:auto;}table[align=right]{float:none;margin-left:auto;margin-right:0px;}.cke_editable img{width:100%;}.js .paragraph-type,.js .paragraph-type-title{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;overflow:visible !important;}
.dsu-product-component-list > div > .field{margin-top:30px;}.dsu-product-component-list .field--name-field-adimo,.dsu-product-component-list .field--type-field-price-spider{display:block;width:100%;clear:both;overflow:hidden;}
.comment-wrapper{width:100%;}.comment-wrapper>.views-element-container{padding:2rem;background-color:#FFFFFF;}@media (min-width:72em){.comment-wrapper>.views-element-container{margin:1rem 0 2rem;padding:4rem;border-radius:5px;box-shadow:0px 0px 20px rgba(0,0,0,0.15);}}.comment-wrapper .views-exposed-form{padding:2rem;background-color:#FAFAFA;}@media (min-width:62em){.comment-wrapper .views-exposed-form{padding:2rem 4rem;}}.comment-wrapper .views-exposed-form .dsu-ratings-reviews-sort-fieldset{width:100%;}.comment-wrapper .views-exposed-form .dsu-ratings-reviews-sort-fieldset .fieldset-wrapper{display:flex;gap:1rem;margin-bottom:32px;}.comment-wrapper .views-exposed-form .fivestar-average-stars{flex:1;}.comment-wrapper .views-exposed-form .dsu-ratings-reviews-stars-wrapper{flex:3;}.comment-wrapper{}.comment-wrapper .fivestar-average-stars.fivestar-basic{margin:2rem 0;align-self:center;}.comment-wrapper .fivestar-average-stars.fivestar-basic .form-type-dsu-fivestar,.comment-wrapper .fivestar-average-stars.fivestar-basic .form-type-dsu-fivestar .input-group{display:flex;flex-direction:column;align-items:center;}.comment-wrapper .fivestar-average-stars.fivestar-basic .input-group-prepend .input-group-text{border:none;background-color:transparent;}.comment-wrapper .fivestar-average-stars.fivestar-basic .input-group-append .input-group-text{background-color:transparent;border:none;}.comment-wrapper{}@media (min-width:62em){.comment-wrapper .dsu-ratings-reviews-stars-wrapper{padding-left:4rem;border-left:solid 1px #000000;}}.comment-wrapper .dsu-ratings-reviews-stars-wrapper .fieldset-legend{display:block;margin-bottom:1rem;text-align:center;}.comment-wrapper .dsu-ratings-reviews-stars-wrapper .form-item-stars{position:relative;margin-bottom:1.5rem;padding-left:0;}.comment-wrapper .dsu-ratings-reviews-stars-wrapper .form-check-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0;}.comment-wrapper .dsu-ratings-reviews-stars-wrapper .form-check-label{display:block;cursor:pointer;}.comment-wrapper .dsu-ratings-reviews-stars-wrapper .field-suffix{display:flex;flex-direction:column-reverse;justify-content:flex-end;}.comment-wrapper .dsu-ratings-reviews-stars-wrapper progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:8px;margin-top:0.5rem;}.comment-wrapper .dsu-ratings-reviews-stars-wrapper progress::-webkit-progress-bar{background-color:#FFFFFF;}.comment-wrapper .dsu-ratings-reviews-stars-wrapper progress::-webkit-progress-value{background-color:#000000;}.comment-wrapper .dsu-ratings-reviews-stars-wrapper .rating{position:absolute;right:0;top:0;}.dsu-ratings-reviews-comment{width:100%;margin:1rem 0;padding:1rem;background-color:#FAFAFA;}@media (min-width:62em){.dsu-ratings-reviews-comment{display:grid;grid-template-columns:12rem 1fr;padding:4rem;}}.dsu-ratings-reviews-comment .comment__meta{display:block;width:100%;margin-bottom:1rem;padding:0;}.dsu-ratings-reviews-comment .comment__content{display:block;width:100%;max-width:100%;padding:1rem;border:none;background-color:#FFFFFF;}.dsu-ratings-reviews-comment .field--name-field-dsu-comment{margin:1rem 0;}.dsu-ratings-reviews-comment .usefulness{display:flex;flex-direction:row;align-items:center;gap:1rem;padding-bottom:1rem;}.dsu-ratings-reviews-comment .comment-forbidden{margin:1rem 0;}.comment-wrapper .comment-form__title{margin-bottom:0;padding:4rem 1rem 1.5rem;text-align:center;}
