/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
#hb-loc-modal .close{margin:0;opacity:1;position:absolute;right:-14px;top:-14px;width:28px;height:28px;background-color:var(--y-color-white);}#hb-loc-modal .close:after{background-image:url("/modules/contrib/openy_custom/openy_home_branch/modules/ws_home_branch/assets/css/../svg/close.svg");background-repeat:no-repeat;content:'';display:block;height:48px;margin:0;width:48px;top:-10px;right:12px;position:relative;z-index:1;}#hb-loc-modal .hb-loc-modal__modal{aspect-ratio:1/1;width:90%;max-width:450px;margin:0 auto;}@media (min-width:768px){#hb-loc-modal .hb-loc-modal__modal{width:100%;}}#hb-loc-modal .hb-loc-modal__modal.modal-dialog{height:unset;pointer-events:unset;}#hb-loc-modal .hb-loc-modal__modal .modal-content{border-radius:10px;background-color:#FFFFFF;box-shadow:0 0 10px 0 rgba(0,0,0,0.15);padding:30px;}#hb-loc-modal .hb-loc-modal__modal .modal-content .hb-loc-modal__modal--header{border:none;margin-bottom:12px;}#hb-loc-modal .hb-loc-modal__modal .modal-content .hb-loc-modal__modal--header .title{font-family:var(--ylb-font-family-cachet);font-weight:500;font-size:24px;color:var(--ylb-color-dark-grey-1);line-height:46px;letter-spacing:-1.15px;float:unset;padding:0;text-transform:unset;word-break:break-all;overflow:auto;}@media (min-width:768px){#hb-loc-modal .hb-loc-modal__modal .modal-content .hb-loc-modal__modal--header .title{font-size:36px;}}#hb-loc-modal .hb-loc-modal__modal .modal-content .hb-loc-modal__modal--body{padding:0;font-size:18px;font-family:var(--ylb-font-family-verdana);line-height:26px;margin-bottom:0 !important;}#hb-loc-modal .hb-loc-modal__modal .modal-content .hb-loc-modal__modal--body > div{margin-bottom:45px;color:var(--ylb-color-dark-grey-1);}#hb-loc-modal .hb-loc-modal__modal .modal-content .hb-loc-modal__modal--body .form{margin-bottom:30px;}#hb-loc-modal .hb-loc-modal__modal .modal-content .hb-loc-modal__modal--body .form label{font-size:16px;font-family:var(--ylb-font-family-verdana);letter-spacing:0.25px;text-transform:uppercase;font-weight:700;margin-bottom:12px;}#hb-loc-modal .hb-loc-modal__modal .modal-content .hb-loc-modal__modal--body .form .select-wrapper:before{top:12px;}#hb-loc-modal .hb-loc-modal__modal .modal-content .hb-loc-modal__modal--body .form .select-wrapper select{padding:8px;box-sizing:border-box;border:2px solid var(--ylb-color-light-grey-2);color:var(--ylb-color-dark-grey-1);border-radius:10px;background-color:var(--y-color-white);height:50px;font-size:18px;line-height:26px;}#hb-loc-modal .hb-loc-modal__modal .modal-content .hb-loc-modal__modal--footer{padding:0;}#hb-loc-modal .hb-loc-modal__modal .modal-content .hb-loc-modal__modal--footer .btn-success{float:unset;width:100%;background-color:var(--wsPartnerColor,black);padding:8px;font-size:18px;font-family:var(--ylb-font-family-cachet);font-weight:500;line-height:30px;text-transform:none;border-radius:10px;}@media (min-width:768px){#hb-loc-modal .hb-loc-modal__modal .modal-content .hb-loc-modal__modal--footer .btn-success{font-size:24px;}}#hb-loc-modal .hb-loc-modal__modal .modal-content .hb-loc-modal__modal--footer .dont-ask{margin-top:32px;}#hb-loc-modal .hb-loc-modal__modal .modal-content .hb-loc-modal__modal--footer .dont-ask label{color:var(--ylb-color-dark-grey-1,black);font-family:var(--ylb-font-family-verdana);font-size:1rem;letter-spacing:0;padding-left:0.1em;cursor:pointer;line-height:1.1;position:relative;display:grid;grid-template-columns:1em auto;gap:1em;margin-bottom:20px;}#hb-loc-modal .hb-loc-modal__modal .modal-content .hb-loc-modal__modal--footer .dont-ask label:before{content:none;position:revert;}#hb-loc-modal .hb-loc-modal__modal .modal-content .hb-loc-modal__modal--footer .dont-ask label input{position:revert;z-index:revert;opacity:revert;cursor:revert;height:revert;width:revert;}#hb-loc-modal .hb-loc-modal__modal .modal-content .hb-loc-modal__modal--footer .dont-ask label input[type="checkbox"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0;font:inherit;color:currentColor;width:1.5em;height:1.5em;border:0.1em solid var(--ylb-color-light-grey-3,lightgray);border-radius:0.25em;transform:translateY(-0.175em);display:grid;place-content:center;}#hb-loc-modal .hb-loc-modal__modal .modal-content .hb-loc-modal__modal--footer .dont-ask label input[type="checkbox"]::before{content:"";width:0.85em;height:0.85em;transform:scale(0);transition:120ms transform ease-in-out;box-shadow:inset 1em 1em 0 0 var(--ylb-color-black,black);transform-origin:bottom left;-webkit-clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);background-color:CanvasText;}#hb-loc-modal .hb-loc-modal__modal .modal-content .hb-loc-modal__modal--footer .dont-ask label input[type="checkbox"]:checked::before{transform:scale(1);}#hb-loc-modal .hb-loc-modal__modal .modal-content .hb-loc-modal__modal--footer .dont-ask label input[type="checkbox"]:focus{outline:5px auto Highlight;outline:5px auto var(--wsPrimaryColor,-webkit-focus-ring-color);outline-offset:calc(max(2px,0.15em));}
.block-lb-node-tags{margin-bottom:40px;}@media (min-width:1060px){.block-lb-node-tags{margin-bottom:0;}}.wrapper-field-tags{margin-top:10px;display:flex;flex-wrap:wrap;flex-direction:row;max-width:100%;gap:20px;}@media (max-width:1060px){.wrapper-field-tags{margin-top:20px;gap:15px;justify-content:center;}}@media (max-width:767.98px){.wrapper-field-tags{justify-content:start;}}.wrapper-field-tags .field-item{font-family:var(--ylb-font-family-cachet);font-weight:500;background-color:#ECECEC;border-radius:5px;padding:2px 6px;color:#2F2F2F;text-transform:uppercase;font-size:16px;line-height:20px;}.block-lb-node-share{text-align:left;}@media (min-width:768px){.block-lb-node-share{text-align:center;}}@media (min-width:1060px){.block-lb-node-share{text-align:right;}}.block-lb-node-share strong{font-family:var(--ylb-font-family-cachet);font-weight:500;font-size:22px;line-height:32px;text-transform:uppercase;}.block-lb-node-share a{margin-left:30px;font-size:28px;}.block-lb-node-locations,.block-lb-event-contacts{padding-top:35px;padding-bottom:40px;border-top:1px solid #636466;}@media (min-width:768px){.block-lb-node-locations,.block-lb-event-contacts{padding-bottom:80px;}}@media (min-width:768px){.block-lb-node-locations .locations,.block-lb-node-locations .contacts,.block-lb-event-contacts .locations,.block-lb-event-contacts .contacts{display:flex;flex-direction:row;}}.block-lb-node-locations .locations .label,.block-lb-node-locations .contacts .label,.block-lb-event-contacts .locations .label,.block-lb-event-contacts .contacts .label{text-transform:uppercase;font-family:var(--ylb-font-family-cachet);font-weight:500;font-size:22px;line-height:32px;margin-bottom:20px;}@media (min-width:768px){.block-lb-node-locations .locations .label,.block-lb-node-locations .contacts .label,.block-lb-event-contacts .locations .label,.block-lb-event-contacts .contacts .label{width:285px;}}.block-lb-node-locations .locations .label .bi,.block-lb-node-locations .contacts .label .bi,.block-lb-event-contacts .locations .label .bi,.block-lb-event-contacts .contacts .label .bi{height:1.125rem;padding-right:5px;fill:var(--ylb-color-dark-grey-2,#231F20);}.block-lb-node-locations .lb-locations-list a{color:var(--wsPartnerColor,#0060af);font-size:18px;line-height:28px;}.block-lb-node-locations .lb-locations-list .field-item:not(:last-child){margin-bottom:10px;}.block-lb-event-contacts .contacts-info{font-size:18px;line-height:28px;}.block-lb-event-contacts .contacts-info > div{margin-bottom:7px;}.block-lb-event-contacts .contacts-info a{color:var(--wsPartnerColor,#0060af);}
:root{--ylb-color-btn-grey:#636466;}.block-lb-breadcrumbs nav{padding-left:0;}.block-lb-breadcrumbs .breadcrumbs-wrapper{margin:0;padding:8px 0;border-bottom:1px solid var(--ylb-color-dark-grey-1,darkgray);}@media (max-width:1199.98px){.block-lb-breadcrumbs .breadcrumbs-wrapper{display:block !important;}}.block-lb-breadcrumbs .breadcrumbs-wrapper .breadcrumbs{display:flex;flex-direction:row;}.block-lb-breadcrumbs .breadcrumbs-wrapper .breadcrumbs li{background:none;border:none;color:var(--ylb-color-grey-1,gray);display:flex;align-items:flex-start;}.block-lb-breadcrumbs .breadcrumbs-wrapper .breadcrumbs li:after{content:'›';}.block-lb-breadcrumbs .breadcrumbs-wrapper .breadcrumbs li:first-child a{color:var(--ylb-color-white,white);font-size:0;background:var(--wsPartnerColor,black);-webkit-mask:url("/modules/contrib/y_lb/assets/css/../svg/home.svg") no-repeat left;mask:url("/modules/contrib/y_lb/assets/css/../svg/home.svg") no-repeat left;}.block-lb-breadcrumbs .breadcrumbs-wrapper .breadcrumbs li:last-child:after{display:none;}.block-lb-breadcrumbs .breadcrumbs-wrapper .breadcrumbs li span,.block-lb-breadcrumbs .breadcrumbs-wrapper .breadcrumbs li a{font-family:var(--ylb-font-family-verdana);display:flex;font-size:14px;line-height:24px;color:var(--wsPartnerColor,var(--ylb-color-grey-1,gray));padding:0 10px;min-height:auto;background:none;}.block-lb-breadcrumbs .breadcrumbs-wrapper .breadcrumbs li span{color:var(--ylb-color-grey-1,gray);}.block-lb-breadcrumbs .breadcrumbs-wrapper .breadcrumbs li a:hover{text-decoration:underline;}.block-lb-breadcrumbs .breadcrumbs-wrapper .breadcrumbs li a:before,.block-lb-breadcrumbs .breadcrumbs-wrapper .breadcrumbs li span:before,.block-lb-breadcrumbs .breadcrumbs-wrapper .breadcrumbs li a:after,.block-lb-breadcrumbs .breadcrumbs-wrapper .breadcrumbs li span:after{display:none;}
