:root{--cookieadmin-primary-color:#001d39;--cookieadmin-primary-hover-color:#985e23;--cookieadmin-secondary-color:#0046b2;--cookieadmin-secondary-hover-color:#0065ff;--cookieadmin-txcolor:#0f172a;--cookieadmin-green-txtcolor:#3a8356;--cookieadmin-warning-txtcolor:#9c7930;--cookieadmin-red-txtcolor:#b55355;--cookieadmin-green-color:#15a448;--cookieadmin-warning-color:#e9b306;--cookieadmin-red-color:#dd2727}.cookieadmin_cookie_modal label,.cookieadmin_cookie_modal input{padding:5px;margin-right:5px;font-size:15px}.cookieadmin_cookie_modal label{font-weight:501}.cookieadmin_bottom{bottom:20px}.cookieadmin_top{top:20px}.cookieadmin_right{right:15px}.cookieadmin_left{left:15px}@keyframes cookieadmin_slideUp{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes cookieadmin_slideSide{from{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.cookieadmin_law_container{position:fixed;width:25%;box-sizing:border-box;z-index:99999;display:none}.cookieadmin_consent_btns{align-content:center;display:flex;justify-content:space-evenly;flex-wrap:wrap}.cookieadmin_box{width:25%;box-sizing:border-box;display:none}.cookieadmin_notice_group{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.cookieadmin_consent_inside{color:#000;background-color:#FFF;border:1px solid #f4f4f4;padding:15px;border-radius:4px;box-shadow:1px 3px 10px rgba(0,0,0,.2)}#cookieadmin_notice_title{font-weight:601;margin:0;padding-left:5px}.cookieadmin_notice_con{font-size:initial;padding:0 6px;flex:1}.cookieadmin_cookie_modal{display:none;flex-direction:column;position:fixed;max-height:80vh;background-color:#FFF;border:1px solid #F4F4F4;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.2);z-index:999999}.cookieadmin_center{top:10%;left:22%;max-width:60vw}.cookieadmin_side{flex-direction:column;position:fixed;width:35vw;bottom:0;animation:0.5s ease-out forwards cookieadmin_slideSide;max-height:100vh;left:0;top:0;border-radius:0}.cookieadmin_down{position:fixed;max-width:100%;max-height:55vh;bottom:0;animation:0.5s ease-out forwards cookieadmin_slideUp}.cookieadmin_modal_overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000}.cookieadmin_mod_head{display:flex;justify-content:space-between}.cookieadmin_mod_head,.cookieadmin_wrapper{padding:15px;border-bottom:1px solid #CCC}.cookieadmin_close_pref{background:none;border:none;align-self:baseline;color:gray;cursor:pointer;padding:0}.cookieadmin_preference_title{font-size:20px;font-weight:801;margin:9px}.cookieadmin_preference_details{padding:0 10px}.cookieadmin_preference{overflow:auto;font-size:15px;height:auto;padding:10px 0}.cookieadmin_details_wrapper{padding:0 15px;height:calc(100% - 6%);overflow:auto;scrollbar-width:thin}.cookieadmin_types{padding:10px 10px;border-top:1px solid #CCC}.cookieadmin_header{display:flex;justify-content:space-between}.cookieadmin_header>span>label{cursor:pointer}.cookieadmin_remark{display:none;justify-self:right}.cookieadmin_act{display:inline;color:#1863dc}.cookieadmin-modal-cookies-list{display:none;padding:1px;border-radius:10px;margin:0 20px;margin-right:4rem;font-size:smaller;font-size:1rem;text-align:center}.cookieadmin_desc{padding:5px 20px;font-size:15px;padding-right:4rem}.cookieadmin_footer{left:0;padding:15px;flex-wrap:wrap;width:100%}.cookieadmin_modal_footer{left:0;padding:15px;flex-wrap:wrap;border-top:1px solid #CCC}button.cookieadmin_btn{background-color:transparent;border:1px solid gray;color:#1863dc;padding:.4rem .9rem;border-radius:4px;margin:2px 5px;cursor:pointer;flex:auto;text-wrap:auto}.cookieadmin_btn:hover{opacity:.8}.cookieadmin_show_pref_cookies{cursor:pointer;font-size:18px;font-family:initial}button.cookieadmin_re_consent{display:none;position:fixed;bottom:15px;left:15px;background-color:#374FD4;height:50px;width:50px;border-radius:50%!important;cursor:pointer;border:0;z-index:99999;padding:5px!important;box-shadow:-4px 5px 10px rgba(0,0,0,.4);align-items:center;justify-content:center}.cookieadmin-cookie-card{background:ghostwhite;border-radius:10px;padding:16px;font-family:'Open Sans','Segoe UI',sans-serif;box-shadow:0 2px 6px rgba(0,0,0,.1);margin:10px auto;text-align:left}.cookieadmin-cookie-header{display:flex;justify-content:space-between;font-size:1rem;margin-bottom:6px}.cookieadmin-cookie-name{font-weight:700;color:#333}.cookieadmin-cookie-duration{font-size:.85rem}.cookieadmin-cookie-duration>b{font-weight:700}.cookieadmin-cookie-description{font-size:.9rem;margin-bottom:12px}.cookieadmin-cookie-tags{display:flex;gap:8px}.cookieadmin-tag{background:#e0e0e0;padding:4px 10px;border-radius:12px;font-size:.75rem;color:#333}.cookieadmin_toggle{position:relative;display:inline-block;width:24px;height:11px}.cookieadmin_toggle input{display:none}.cookieadmin_slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;height:21px;width:34px;background-color:gray;transition:.4s;border-radius:34px}.cookieadmin_slider:before{position:absolute;content:"";height:15px;width:15px;left:3.2px;bottom:3.2px;background-color:#fff;transition:.2s;border-radius:50%}input:checked+.cookieadmin_slider{background-color:#3582c4}input:checked+.cookieadmin_slider:before{transform:translateX(13px)}.cookieadmin_law_container .cookieadmin-poweredby{margin-top:10px}.cookieadmin_modal_footer_links .cookieadmin-poweredby{margin-left:auto}.cookieadmin-poweredby a img{height:15px}.cookieadmin-poweredby a{color:unset;cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:11px;gap:2px;text-decoration:none}.cookieadmin_modal_footer .cookieadmin-poweredby a{justify-content:end}#cookieadmin-gpc-toast{display:flex;visibility:hidden;position:fixed;bottom:24px;right:24px;color:#fff;padding:10px 14px;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.15);align-items:center;justify-content:space-between;gap:10px;font-size:14px;z-index:99999;opacity:0;transform:translateY(20px);transition:opacity 0.3s ease,transform 0.3s ease,visibility 0s 0.3s;line-height:1.5}#cookieadmin_gpc_override{padding-bottom:10px}.cookieadmin_policy_link_box{display:flex;justify-content:space-around;font-size:13px;flex-wrap:wrap}.cookieadmin_modal_policy_link_box{display:flex;gap:5px;font-size:13px;flex-wrap:wrap}.cookieadmin_modal_footer_links{display:flex;justify-content:space-between;margin:9px 9px 0 9px}@media (max-width:767px){.cookieadmin_center{top:10%;left:5%;max-width:90vw}.cookieadmin_show_pref_cookies{font-size:14px}.cookieadmin_law_container,.cookieadmin_box{width:90%}.cookieadmin_side{width:100%}}@media (min-width:768px) and (max-width:991px){.cookieadmin_box{width:45%}}@media (min-width:992px) and (max-width:1199px){.cookieadmin_box{width:35%}}@media (min-width:1200px) and (max-width:1360px){.cookieadmin_box{width:30%}}@media (min-width:768px){.cookieadmin_notice_group{flex-direction:row;justify-content:space-between;align-items:center}.cookieadmin_notice_con{flex:1}.cookieadmin_consent_btns{flex-shrink:0}}@media (max-width:480px){.cookieadmin_consent_inside .cookieadmin_btn{width:100%;margin:5px 0}.cookieadmin_modal_footer{padding:8px}}.wpforms-container .wpforms-error-container,.wpforms-container .wpforms-error-noscript{color:#D63637;padding:10px 0 8px;font-weight:700}.wpforms-container .wpforms-error-container p,.wpforms-container .wpforms-error-noscript p{margin:0}.wpforms-container .wpforms-error-styled-container{padding:15px 0}.wpforms-container .wpforms-error-styled-container p{margin:0}.wpforms-container .wpforms-error-styled-container+.wpforms-submit-container{margin-top:10px}.wpforms-container label.wpforms-error,.wpforms-container em.wpforms-error{display:block;color:#D63637;font-size:.9em;font-style:normal;cursor:default;min-width:120px}.wpforms-container .wpforms-field input.wpforms-error,.wpforms-container .wpforms-field input.user-invalid,.wpforms-container .wpforms-field textarea.wpforms-error,.wpforms-container .wpforms-field textarea.user-invalid,.wpforms-container .wpforms-field select.wpforms-error,.wpforms-container .wpforms-field select.user-invalid{border:1px solid #D63637}.wpforms-container .wpforms-field input[type=checkbox].wpforms-error,.wpforms-container .wpforms-field input[type=checkbox].user-invalid,.wpforms-container .wpforms-field input[type=radio].wpforms-error,.wpforms-container .wpforms-field input[type=radio].user-invalid{border:none}.wpforms-container .wpforms-field.wpforms-has-error .choices__inner{border:1px solid #D63637}.wpforms-container .wpforms-error-alert{border:1px solid rgba(0,0,0,.25);text-shadow:0 1px 0 rgba(255,255,255,.5);padding:10px 15px;font-size:14px;margin:0 0 10px 0}.wpforms-container .wpforms-error-alert{color:#D63637;background-color:#f2dede;border-color:#f2dede}div[style*="z-index: 2147483647"] div[style*="border-width: 11px"][style*="position: absolute"][style*="pointer-events: none"]{border-style:none}.wpforms-container .wpforms-screen-reader-element{position:absolute!important;clip:rect(0,0,0,0);height:1px;width:1px;border:0;overflow:hidden;word-wrap:normal!important}.wpforms-container .wpforms-field-hp{display:none!important;position:absolute!important;left:-9000px!important}.wpforms-container .wpforms-recaptcha-container{padding:0;clear:both}.wpforms-container .wpforms-recaptcha-container iframe{display:block;width:100%;max-width:100%}.wpforms-container .wpforms-recaptcha-container .g-recaptcha,.wpforms-container .wpforms-recaptcha-container .h-captcha,.wpforms-container .wpforms-recaptcha-container .wpforms-turnstile{padding:10px 0 0}.wpforms-container .wpforms-recaptcha-container.wpforms-is-turnstile.wpforms-is-turnstile-invisible{padding:0;height:0}.wpforms-container .wpforms-recaptcha-container.wpforms-is-turnstile iframe{position:relative!important;visibility:inherit!important}.wpforms-container .wpforms-recaptcha-container.wpforms-is-recaptcha-type-v3 .g-recaptcha,.wpforms-container .wpforms-recaptcha-container.wpforms-is-recaptcha-type-v3 .h-captcha,.wpforms-container .wpforms-recaptcha-container.wpforms-is-recaptcha-type-v3 .wpforms-turnstile,.wpforms-container .wpforms-recaptcha-container.wpforms-is-turnstile-invisible .g-recaptcha,.wpforms-container .wpforms-recaptcha-container.wpforms-is-turnstile-invisible .h-captcha,.wpforms-container .wpforms-recaptcha-container.wpforms-is-turnstile-invisible .wpforms-turnstile,.wpforms-container .wpforms-recaptcha-container.wpforms-is-recaptcha-type-invisible .g-recaptcha,.wpforms-container .wpforms-recaptcha-container.wpforms-is-recaptcha-type-invisible .h-captcha,.wpforms-container .wpforms-recaptcha-container.wpforms-is-recaptcha-type-invisible .wpforms-turnstile{padding:0}.wpforms-container .wpforms-recaptcha-container.wpforms-is-recaptcha-type-v3 .wpforms-error:first-of-type,.wpforms-container .wpforms-recaptcha-container.wpforms-is-turnstile-invisible .wpforms-error:first-of-type,.wpforms-container .wpforms-recaptcha-container.wpforms-is-recaptcha-type-invisible .wpforms-error:first-of-type{margin-top:10px}.wpforms-container amp-img>img{position:absolute}.wpforms-container .amp-form-submit-success .wpforms-field-container,.wpforms-container .amp-form-submit-success .wpforms-submit-container{display:none}.wpforms-container .wpforms-preview-notice-links{line-height:2.4}body.rtl .wpforms-container .wpforms-form input[type=tel]{direction:ltr;text-align:right}body.rtl .wpforms-container .wpforms-form input[type=url]{direction:ltr;text-align:right}body.rtl .wpforms-container .wpforms-form input[type=url]::-webkit-textfield-decoration-container{display:flex;flex-direction:row-reverse}body.rtl .wpforms-container .wpforms-form input[type=email]{direction:ltr;text-align:right}body.rtl .wpforms-container .wpforms-form input[type=email]::-webkit-textfield-decoration-container{display:flex;flex-direction:row-reverse}body.rtl .wpforms-container .wpforms-form input[type=number]::-webkit-textfield-decoration-container{flex-direction:row-reverse}body.rtl .wpforms-container .wpforms-form .wpforms-field-date-time .wpforms-datepicker-wrap .wpforms-datepicker-clear{right:auto;left:10px}body.rtl .wpforms-container .wpforms-form .wpforms-field-date-time .ui-timepicker-list li{padding:3px 5px 3px 0!important}body.rtl .wpforms-container .wpforms-form .wpforms-field-date-time .wpforms-field-medium+.wpforms-datepicker-clear{left:calc(40% + 10px);right:auto}body.rtl .wpforms-container .wpforms-form .wpforms-field-file-upload .dz-remove{right:auto;left:0}body.rtl .wpforms-container .wpforms-form .wpforms-image-choices-none .wpforms-image-choices-item .wpforms-image-choices-label{margin-left:0;margin-right:10px}body.rtl .ui-timepicker-list li{padding:3px 5px 3px 0}.wpforms-container .wpforms-form .wpforms-field.wpforms-field-email .wpforms-field-row,.wpforms-container .wpforms-form .wpforms-field.wpforms-field-address .wpforms-field-row,.wpforms-container .wpforms-form .wpforms-field.wpforms-field-password .wpforms-field-row{flex-wrap:wrap;container-type:inline-size;container-name:wpforms-field-row-responsive}.wpforms-container .wpforms-form .wpforms-field.wpforms-field-name .wpforms-field-row{flex-wrap:wrap;container-type:inline-size;container-name:wpforms-field-row-responsive-name-field}.wpforms-container .wpforms-form .wpforms-field .wpforms-field-row-responsive{flex-wrap:wrap;container-type:inline-size;container-name:wpforms-field-row-responsive}@container wpforms-field-row-responsive (max-width:200px){.wpforms-container .wpforms-form .wpforms-field .wpforms-field-row .wpforms-field-row-block{width:100%;padding:0}.wpforms-container .wpforms-form .wpforms-field .wpforms-field-row .wpforms-field-row-block:only-child{padding:0}.wpforms-container .wpforms-form .wpforms-field .wpforms-field-row .wpforms-field-row-block:not(:last-child){margin-bottom:15px}}@container wpforms-field-row-responsive-name-field (max-width:260px){.wpforms-container .wpforms-form .wpforms-field .wpforms-field-row .wpforms-field-row-block{width:100%;padding:0}.wpforms-container .wpforms-form .wpforms-field .wpforms-field-row .wpforms-field-row-block:only-child{padding:0}.wpforms-container .wpforms-form .wpforms-field .wpforms-field-row .wpforms-field-row-block:not(:last-child){margin-bottom:15px}}.wpforms-container .wpforms-form .wpforms-checkbox-2-columns,.wpforms-container .wpforms-form .wpforms-multiplechoice-2-columns,.wpforms-container .wpforms-form .wpforms-list-2-columns{container-type:inline-size;container-name:wpforms-field-2-columns-responsive}@container wpforms-field-2-columns-responsive (max-width:320px){.wpforms-container .wpforms-form .wpforms-checkbox-2-columns ul,.wpforms-container .wpforms-form .wpforms-multiplechoice-2-columns ul,.wpforms-container .wpforms-form .wpforms-list-2-columns ul{grid-template-columns:1fr!important}.wpforms-container .wpforms-form .wpforms-checkbox-2-columns ul li,.wpforms-container .wpforms-form .wpforms-multiplechoice-2-columns ul li,.wpforms-container .wpforms-form .wpforms-list-2-columns ul li{width:100%}}.wpforms-container .wpforms-form .wpforms-checkbox-3-columns,.wpforms-container .wpforms-form .wpforms-multiplechoice-3-columns,.wpforms-container .wpforms-form .wpforms-list-3-columns{container-type:inline-size;container-name:wpforms-field-3-columns-responsive}@container wpforms-field-3-columns-responsive (max-width:480px){.wpforms-container .wpforms-form .wpforms-checkbox-3-columns ul,.wpforms-container .wpforms-form .wpforms-multiplechoice-3-columns ul,.wpforms-container .wpforms-form .wpforms-list-3-columns ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}.wpforms-container .wpforms-form .wpforms-checkbox-3-columns ul li,.wpforms-container .wpforms-form .wpforms-multiplechoice-3-columns ul li,.wpforms-container .wpforms-form .wpforms-list-3-columns ul li{width:100%}}@container wpforms-field-3-columns-responsive (max-width:320px){.wpforms-container .wpforms-form .wpforms-checkbox-3-columns ul,.wpforms-container .wpforms-form .wpforms-multiplechoice-3-columns ul,.wpforms-container .wpforms-form .wpforms-list-3-columns ul{grid-template-columns:1fr!important}.wpforms-container .wpforms-form .wpforms-checkbox-3-columns ul li,.wpforms-container .wpforms-form .wpforms-multiplechoice-3-columns ul li,.wpforms-container .wpforms-form .wpforms-list-3-columns ul li{width:100%}}@media only screen and (max-width:600px){div.wpforms-container .wpforms-form .wpforms-field>*{max-width:100%}div.wpforms-container .wpforms-form .wpforms-field{padding-right:1px;padding-left:1px}div.wpforms-container .wpforms-form .wpforms-field input.wpforms-field-small,div.wpforms-container .wpforms-form .wpforms-field input.wpforms-field-medium,div.wpforms-container .wpforms-form .wpforms-field input.wpforms-field-large,div.wpforms-container .wpforms-form .wpforms-field select.wpforms-field-small,div.wpforms-container .wpforms-form .wpforms-field select.wpforms-field-medium,div.wpforms-container .wpforms-form .wpforms-field select.wpforms-field-large,div.wpforms-container .wpforms-form .wpforms-field .wpforms-field-row.wpforms-field-small,div.wpforms-container .wpforms-form .wpforms-field .wpforms-field-row.wpforms-field-medium,div.wpforms-container .wpforms-form .wpforms-field .wpforms-field-row.wpforms-field-large{max-width:100%}div.wpforms-container .wpforms-form .wpforms-mobile-full{width:100%;margin-left:0}div.wpforms-container .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern):not(.wpforms-field-radio):not(.wpforms-field-checkbox):not(.wpforms-field-layout):not(.wpforms-field-repeater){overflow-x:hidden}div.wpforms-container .wpforms-form .wpforms-checkbox-2-columns ul,div.wpforms-container .wpforms-form .wpforms-multiplechoice-2-columns ul,div.wpforms-container .wpforms-form .wpforms-list-2-columns ul,div.wpforms-container .wpforms-form .wpforms-checkbox-3-columns ul,div.wpforms-container .wpforms-form .wpforms-multiplechoice-3-columns ul,div.wpforms-container .wpforms-form .wpforms-list-3-columns ul{grid-template-columns:1fr!important}div.wpforms-container .wpforms-form .wpforms-checkbox-2-columns ul li,div.wpforms-container .wpforms-form .wpforms-multiplechoice-2-columns ul li,div.wpforms-container .wpforms-form .wpforms-list-2-columns ul li,div.wpforms-container .wpforms-form .wpforms-checkbox-3-columns ul li,div.wpforms-container .wpforms-form .wpforms-multiplechoice-3-columns ul li,div.wpforms-container .wpforms-form .wpforms-list-3-columns ul li{width:100%}div.wpforms-container .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page{display:block;margin:0 0 10px 0}div.wpforms-container .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number{width:30px;height:30px;line-height:30px}div.wpforms-container .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page{width:100%!important;padding:5px 10px}div.wpforms-container .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-number{display:none}div.wpforms-container .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page.active{font-weight:700}div.wpforms-container .wpforms-form.inline-fields .wpforms-field-container,div.wpforms-container .wpforms-form.inline-fields .wpforms-field{display:block;width:100%}div.wpforms-container .wpforms-form.inline-fields .wpforms-submit-container{width:100%}}.wpforms-container{margin-bottom:26px}.wpforms-container .wpforms-form *{word-break:break-word;box-sizing:border-box}.wpforms-container .wpforms-form .wpforms-field-label,.wpforms-container .wpforms-form .wpforms-field-sublabel,.wpforms-container .wpforms-form .wpforms-field-description,.wpforms-container .wpforms-form textarea,.wpforms-container .wpforms-form li,.wpforms-container .wpforms-form th{hyphens:auto}.wpforms-container ul,.wpforms-container ul li{background:none;border:0;margin:0}.wpforms-container .wpforms-title{font-size:24px;font-weight:700;margin:0 0 10px 0}.wpforms-container .wpforms-submit-container{clear:both;position:relative}.wpforms-container .wpforms-submit-spinner{margin-inline-start:15px;display:inline-block;vertical-align:middle}.wpforms-container .wpforms-hidden{display:none!important}.wpforms-clear:before{content:" ";display:table}.wpforms-clear:after{clear:both;content:" ";display:table}.wpforms-container .wpforms-notice{background-color:#fff;border:1px solid rgba(0,0,0,.25);border-left-width:12px;color:#333;font-size:16px;line-height:1.5;margin-bottom:30px;padding:20px 36px 20px 26px;position:relative}.wpforms-container .wpforms-notice .wpforms-delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:50%;cursor:pointer;display:inline-block;height:20px;margin:0;padding:0;vertical-align:top;width:20px;position:absolute;right:10px;top:10px}.wpforms-container .wpforms-notice .wpforms-delete:before,.wpforms-container .wpforms-notice .wpforms-delete:after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.wpforms-container .wpforms-notice .wpforms-delete:before{height:2px;width:50%}.wpforms-container .wpforms-notice .wpforms-delete:after{height:50%;width:2px}.wpforms-container .wpforms-notice .wpforms-delete:hover,.wpforms-container .wpforms-notice .wpforms-delete:focus{background-color:rgba(10,10,10,.3)}.wpforms-container .wpforms-notice a{text-decoration:underline}.wpforms-container .wpforms-notice p{margin:0 0 20px 0}.wpforms-container .wpforms-notice p:last-of-type{margin-bottom:0}.wpforms-container .wpforms-notice .wpforms-notice-actions{margin-top:20px}.wpforms-container .wpforms-notice .wpforms-notice-action{border:2px solid;margin-right:20px;padding:5px;text-decoration:none}.wpforms-container .wpforms-notice .wpforms-notice-action:hover,.wpforms-container .wpforms-notice .wpforms-notice-action:focus,.wpforms-container .wpforms-notice .wpforms-notice-action:active{color:#fff}.wpforms-container .wpforms-notice.wpforms-info{border-color:#3273dc}.wpforms-container .wpforms-notice.wpforms-info .wpforms-notice-action{border-color:#3273dc}.wpforms-container .wpforms-notice.wpforms-info .wpforms-notice-action:hover,.wpforms-container .wpforms-notice.wpforms-info .wpforms-notice-action:focus,.wpforms-container .wpforms-notice.wpforms-info .wpforms-notice-action:active{background-color:#3273dc}.wpforms-container .wpforms-notice.wpforms-success{border-color:#23d160}.wpforms-container .wpforms-notice.wpforms-success .wpforms-notice-action{border-color:#23d160}.wpforms-container .wpforms-notice.wpforms-success .wpforms-notice-action:hover,.wpforms-container .wpforms-notice.wpforms-success .wpforms-notice-action:focus,.wpforms-container .wpforms-notice.wpforms-success .wpforms-notice-action:active{background-color:#23d160}.wpforms-container .wpforms-notice.wpforms-warning{border-color:#ffdd57}.wpforms-container .wpforms-notice.wpforms-warning .wpforms-notice-action{border-color:#ffdd57}.wpforms-container .wpforms-notice.wpforms-warning .wpforms-notice-action:hover,.wpforms-container .wpforms-notice.wpforms-warning .wpforms-notice-action:focus,.wpforms-container .wpforms-notice.wpforms-warning .wpforms-notice-action:active{background-color:#ffdd57;color:inherit}.wpforms-container .wpforms-notice.wpforms-error{border-color:#D63637}.wpforms-container .wpforms-notice.wpforms-error .wpforms-notice-action{border-color:#D63637}.wpforms-container .wpforms-notice.wpforms-error .wpforms-notice-action:hover,.wpforms-container .wpforms-notice.wpforms-error .wpforms-notice-action:focus,.wpforms-container .wpforms-notice.wpforms-error .wpforms-notice-action:active{background-color:#D63637}.wpforms-container .wpforms-preview-notice-links{line-height:2.4}.wpforms-container input.wpforms-field-medium,.wpforms-container select.wpforms-field-medium,.wpforms-container .wpforms-field-row.wpforms-field-medium,.wp-core-ui div.wpforms-container input.wpforms-field-medium,.wp-core-ui div.wpforms-container select.wpforms-field-medium,.wp-core-ui div.wpforms-container .wpforms-field-row.wpforms-field-medium{max-width:60%}.wpforms-container input.wpforms-field-small,.wpforms-container select.wpforms-field-small,.wpforms-container .wpforms-field-row.wpforms-field-small,.wp-core-ui div.wpforms-container input.wpforms-field-small,.wp-core-ui div.wpforms-container select.wpforms-field-small,.wp-core-ui div.wpforms-container .wpforms-field-row.wpforms-field-small{max-width:25%}.wpforms-container input.wpforms-field-large,.wpforms-container select.wpforms-field-large,.wpforms-container .wpforms-field-row.wpforms-field-large,.wp-core-ui div.wpforms-container input.wpforms-field-large,.wp-core-ui div.wpforms-container select.wpforms-field-large,.wp-core-ui div.wpforms-container .wpforms-field-row.wpforms-field-large{max-width:100%}.wpforms-container fieldset,.wp-core-ui div.wpforms-container fieldset{display:block;border:none;margin:0;padding:0}.wpforms-container .wpforms-field,.wp-core-ui div.wpforms-container .wpforms-field{padding:15px 0;position:relative}.wpforms-container .wpforms-field.wpforms-field-hidden,.wp-core-ui div.wpforms-container .wpforms-field.wpforms-field-hidden{display:none;padding:0}.wpforms-container .wpforms-field-description,.wpforms-container .wpforms-field-limit-text,.wp-core-ui div.wpforms-container .wpforms-field-description,.wp-core-ui div.wpforms-container .wpforms-field-limit-text{font-size:.8em;margin:5px 0 0 0;word-break:break-word;word-wrap:break-word;line-height:1.3}.wpforms-container .wpforms-field-description.wpforms-disclaimer-description,.wp-core-ui div.wpforms-container .wpforms-field-description.wpforms-disclaimer-description{background-color:#fff;border:1px solid rgba(0,0,0,.25);padding:15px 15px 0;height:125px;overflow-y:scroll;overflow-x:hidden}.wpforms-container .wpforms-field-description.wpforms-disclaimer-description p,.wp-core-ui div.wpforms-container .wpforms-field-description.wpforms-disclaimer-description p{margin:0 0 15px 0}.wpforms-container .wpforms-field-description-before,.wpforms-container .wpforms-field-description.before,.wp-core-ui div.wpforms-container .wpforms-field-description-before,.wp-core-ui div.wpforms-container .wpforms-field-description.before{font-size:.85em;margin:0 0 5px 0}.wpforms-container .wpforms-field-label,.wp-core-ui div.wpforms-container .wpforms-field-label{display:block;font-weight:700;font-style:normal;word-break:break-word;word-wrap:break-word}.wpforms-container .wpforms-field-label-inline,.wp-core-ui div.wpforms-container .wpforms-field-label-inline{display:inline;vertical-align:baseline;font-weight:400;font-style:normal;word-break:break-word;word-wrap:break-word}.wpforms-container .wpforms-field-sublabel,.wp-core-ui div.wpforms-container .wpforms-field-sublabel{display:block;font-size:.8em;font-weight:400;font-style:normal;min-width:120px}.wpforms-container .wpforms-field-label.wpforms-label-hide,.wpforms-container .wpforms-field-sublabel.wpforms-sublabel-hide,.wp-core-ui div.wpforms-container .wpforms-field-label.wpforms-label-hide,.wp-core-ui div.wpforms-container .wpforms-field-sublabel.wpforms-sublabel-hide{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}.wpforms-container .wpforms-required-label,.wp-core-ui div.wpforms-container .wpforms-required-label{color:var(--wpforms-label-error-color);font-weight:400}.wpforms-container input[type=date],.wpforms-container input[type=datetime],.wpforms-container input[type=datetime-local],.wpforms-container input[type=email],.wpforms-container input[type=month],.wpforms-container input[type=number],.wpforms-container input[type=password],.wpforms-container input[type=range],.wpforms-container input[type=search],.wpforms-container input[type=tel],.wpforms-container input[type=text],.wpforms-container input[type=time],.wpforms-container input[type=url],.wpforms-container input[type=week],.wpforms-container select,.wpforms-container textarea,.wp-core-ui div.wpforms-container input[type=date],.wp-core-ui div.wpforms-container input[type=datetime],.wp-core-ui div.wpforms-container input[type=datetime-local],.wp-core-ui div.wpforms-container input[type=email],.wp-core-ui div.wpforms-container input[type=month],.wp-core-ui div.wpforms-container input[type=number],.wp-core-ui div.wpforms-container input[type=password],.wp-core-ui div.wpforms-container input[type=range],.wp-core-ui div.wpforms-container input[type=search],.wp-core-ui div.wpforms-container input[type=tel],.wp-core-ui div.wpforms-container input[type=text],.wp-core-ui div.wpforms-container input[type=time],.wp-core-ui div.wpforms-container input[type=url],.wp-core-ui div.wpforms-container input[type=week],.wp-core-ui div.wpforms-container select,.wp-core-ui div.wpforms-container textarea{display:block;width:100%;box-sizing:border-box;font-family:inherit;font-style:normal;font-weight:400;margin:0}.wpforms-container input[type=date]:read-only,.wpforms-container input[type=datetime]:read-only,.wpforms-container input[type=datetime-local]:read-only,.wpforms-container input[type=email]:read-only,.wpforms-container input[type=month]:read-only,.wpforms-container input[type=number]:read-only,.wpforms-container input[type=password]:read-only,.wpforms-container input[type=range]:read-only,.wpforms-container input[type=search]:read-only,.wpforms-container input[type=tel]:read-only,.wpforms-container input[type=text]:read-only,.wpforms-container input[type=time]:read-only,.wpforms-container input[type=url]:read-only,.wpforms-container input[type=week]:read-only,.wpforms-container select:read-only,.wpforms-container textarea:read-only,.wp-core-ui div.wpforms-container input[type=date]:read-only,.wp-core-ui div.wpforms-container input[type=datetime]:read-only,.wp-core-ui div.wpforms-container input[type=datetime-local]:read-only,.wp-core-ui div.wpforms-container input[type=email]:read-only,.wp-core-ui div.wpforms-container input[type=month]:read-only,.wp-core-ui div.wpforms-container input[type=number]:read-only,.wp-core-ui div.wpforms-container input[type=password]:read-only,.wp-core-ui div.wpforms-container input[type=range]:read-only,.wp-core-ui div.wpforms-container input[type=search]:read-only,.wp-core-ui div.wpforms-container input[type=tel]:read-only,.wp-core-ui div.wpforms-container input[type=text]:read-only,.wp-core-ui div.wpforms-container input[type=time]:read-only,.wp-core-ui div.wpforms-container input[type=url]:read-only,.wp-core-ui div.wpforms-container input[type=week]:read-only,.wp-core-ui div.wpforms-container select:read-only,.wp-core-ui div.wpforms-container textarea:read-only{cursor:default}.wpforms-container textarea,.wp-core-ui div.wpforms-container textarea{resize:vertical}.wpforms-container input[type=checkbox],.wpforms-container input[type=radio],.wp-core-ui div.wpforms-container input[type=checkbox],.wp-core-ui div.wpforms-container input[type=radio]{width:16px;height:16px;margin:2px 10px 0 3px;display:inline-block;vertical-align:baseline;font-style:normal;font-weight:400}.wpforms-container .wpforms-five-sixths,.wpforms-container .wpforms-four-sixths,.wpforms-container .wpforms-four-fifths,.wpforms-container .wpforms-one-fifth,.wpforms-container .wpforms-one-fourth,.wpforms-container .wpforms-one-half,.wpforms-container .wpforms-one-sixth,.wpforms-container .wpforms-one-third,.wpforms-container .wpforms-three-fourths,.wpforms-container .wpforms-three-fifths,.wpforms-container .wpforms-three-sixths,.wpforms-container .wpforms-two-fourths,.wpforms-container .wpforms-two-fifths,.wpforms-container .wpforms-two-sixths,.wpforms-container .wpforms-two-thirds{float:left;margin-left:20px;clear:none}.wpforms-container .wpforms-one-half,.wpforms-container .wpforms-three-sixths,.wpforms-container .wpforms-two-fourths{width:calc(50% - 10px)}.wpforms-container .wpforms-one-third,.wpforms-container .wpforms-two-sixths{width:calc(100% / 3 - 20px)}.wpforms-container .wpforms-one-third.wpforms-first,.wpforms-container .wpforms-two-sixths.wpforms-first{width:calc(100% / 3)}.wpforms-container .wpforms-four-sixths,.wpforms-container .wpforms-two-thirds{width:calc(2 * 100% / 3 - 20px)}.wpforms-container .wpforms-four-sixths.wpforms-first,.wpforms-container .wpforms-two-thirds.wpforms-first{width:calc(2 * 100% / 3)}.wpforms-container .wpforms-one-fourth{width:calc(25% - 20px)}.wpforms-container .wpforms-one-fourth.wpforms-first{width:25%}.wpforms-container .wpforms-three-fourths{width:calc(75% - 20px)}.wpforms-container .wpforms-three-fourths.wpforms-first{width:75%}.wpforms-container .wpforms-one-fifth{width:calc(100% / 5 - 20px)}.wpforms-container .wpforms-one-fifth.wpforms-first{width:calc(100% / 5)}.wpforms-container .wpforms-two-fifths{width:calc(2 * 100% / 5 - 20px)}.wpforms-container .wpforms-two-fifths.wpforms-first{width:calc(2 * 100% / 5)}.wpforms-container .wpforms-three-fifths{width:calc(3 * 100% / 5 - 20px)}.wpforms-container .wpforms-three-fifths.wpforms-first{width:calc(3 * 100% / 5)}.wpforms-container .wpforms-four-fifths{width:calc(4 * 100% / 5 - 20px)}.wpforms-container .wpforms-four-fifths.wpforms-first{width:calc(4 * 100% / 5)}.wpforms-container .wpforms-one-sixth{width:calc(100% / 6 - 20px)}.wpforms-container .wpforms-one-sixth.wpforms-first{width:calc(100% / 6)}.wpforms-container .wpforms-five-sixths{width:calc(5 * 100% / 6 - 20px)}.wpforms-container .wpforms-five-sixths.wpforms-first{width:calc(5 * 100% / 6)}.wpforms-container .wpforms-first{clear:both!important;margin-left:0!important}.wpforms-container .wpforms-field{float:none;clear:both}.wpforms-container .wpforms-field.wpforms-five-sixths,.wpforms-container .wpforms-field.wpforms-four-sixths,.wpforms-container .wpforms-field.wpforms-four-fifths,.wpforms-container .wpforms-field.wpforms-one-fifth,.wpforms-container .wpforms-field.wpforms-one-fourth,.wpforms-container .wpforms-field.wpforms-one-half,.wpforms-container .wpforms-field.wpforms-one-sixth,.wpforms-container .wpforms-field.wpforms-one-third,.wpforms-container .wpforms-field.wpforms-three-fourths,.wpforms-container .wpforms-field.wpforms-three-fifths,.wpforms-container .wpforms-field.wpforms-three-sixths,.wpforms-container .wpforms-field.wpforms-two-fourths,.wpforms-container .wpforms-field.wpforms-two-fifths,.wpforms-container .wpforms-field.wpforms-two-sixths,.wpforms-container .wpforms-field.wpforms-two-thirds{float:left;margin-left:20px;clear:none}.wpforms-container .wpforms-field .wpforms-field-row{align-items:start;position:relative;display:flex;justify-content:space-between;margin-bottom:15px}.wpforms-container .wpforms-field .wpforms-field-row .wpforms-field-row-block{padding:0 10px}.wpforms-container .wpforms-field .wpforms-field-row .wpforms-field-row-block:first-child{padding-inline-start:0}.wpforms-container .wpforms-field .wpforms-field-row .wpforms-field-row-block:last-child{padding-inline-end:0}.wpforms-container .wpforms-field .wpforms-field-row .wpforms-field-row-block:only-child{margin-right:auto;padding-right:10px}.wpforms-container .wpforms-field .wpforms-field-row:before{content:"";display:table}.wpforms-container .wpforms-field .wpforms-field-row:after{clear:both;content:"";display:table}.wpforms-container .wpforms-field .wpforms-field-row:last-of-type{margin-bottom:0}.wpforms-container .wpforms-field .wpforms-field-row>:only-child{width:100%}.wpforms-container .wpforms-field .wpforms-field-row.wpforms-no-columns{display:block}.wpforms-container .wpforms-field .wpforms-field-row .wpforms-five-sixths,.wpforms-container .wpforms-field .wpforms-field-row .wpforms-four-sixths,.wpforms-container .wpforms-field .wpforms-field-row .wpforms-four-fifths,.wpforms-container .wpforms-field .wpforms-field-row .wpforms-one-fifth,.wpforms-container .wpforms-field .wpforms-field-row .wpforms-one-fourth,.wpforms-container .wpforms-field .wpforms-field-row .wpforms-one-half,.wpforms-container .wpforms-field .wpforms-field-row .wpforms-one-sixth,.wpforms-container .wpforms-field .wpforms-field-row .wpforms-one-third,.wpforms-container .wpforms-field .wpforms-field-row .wpforms-three-fourths,.wpforms-container .wpforms-field .wpforms-field-row .wpforms-three-fifths,.wpforms-container .wpforms-field .wpforms-field-row .wpforms-three-sixths,.wpforms-container .wpforms-field .wpforms-field-row .wpforms-two-fourths,.wpforms-container .wpforms-field .wpforms-field-row .wpforms-two-fifths,.wpforms-container .wpforms-field .wpforms-field-row .wpforms-two-sixths,.wpforms-container .wpforms-field .wpforms-field-row .wpforms-two-thirds{float:none;margin-left:0;clear:initial}.wpforms-container .wpforms-field .wpforms-field-row .wpforms-one-half,.wpforms-container .wpforms-field .wpforms-field-row .wpforms-three-sixths,.wpforms-container .wpforms-field .wpforms-field-row .wpforms-two-fourths{width:50%}.wpforms-container .wpforms-field .wpforms-field-row .wpforms-one-third,.wpforms-container .wpforms-field .wpforms-field-row .wpforms-two-sixths{width:33.33333%}.wpforms-container .wpforms-field .wpforms-field-row .wpforms-four-sixths,.wpforms-container .wpforms-field .wpforms-field-row .wpforms-two-thirds{width:66.66667%}.wpforms-container .wpforms-field .wpforms-field-row .wpforms-one-fourth{width:25%}.wpforms-container .wpforms-field .wpforms-field-row .wpforms-three-fourths{width:75%}.wpforms-container .wpforms-field .wpforms-field-row .wpforms-one-fifth{width:20%}.wpforms-container .wpforms-field .wpforms-field-row .wpforms-two-fifths{width:40%}.wpforms-container .wpforms-field .wpforms-field-row .wpforms-three-fifths{width:60%}.wpforms-container .wpforms-field .wpforms-field-row .wpforms-four-fifths{width:80%}.wpforms-container .wpforms-field .wpforms-field-row .wpforms-one-sixth{width:16.66667%}.wpforms-container .wpforms-field .wpforms-field-row .wpforms-five-sixths{width:83.33333%}.wpforms-container .wpforms-field .wpforms-checkbox-2-columns ul,.wpforms-container .wpforms-field .wpforms-multiplechoice-2-columns ul,.wpforms-container .wpforms-field .wpforms-list-2-columns ul,.wpforms-container .wpforms-field .wpforms-checkbox-3-columns ul,.wpforms-container .wpforms-field .wpforms-multiplechoice-3-columns ul,.wpforms-container .wpforms-field .wpforms-list-3-columns ul{display:grid;gap:15px 30px}.wpforms-container .wpforms-field .wpforms-checkbox-2-columns ul,.wpforms-container .wpforms-field .wpforms-multiplechoice-2-columns ul,.wpforms-container .wpforms-field .wpforms-list-2-columns ul{grid-template-columns:repeat(2,1fr)}.wpforms-container .wpforms-field .wpforms-checkbox-3-columns ul,.wpforms-container .wpforms-field .wpforms-multiplechoice-3-columns ul,.wpforms-container .wpforms-field .wpforms-list-3-columns ul{grid-template-columns:repeat(3,1fr)}.wpforms-container .wpforms-field .wpforms-list-inline ul li{display:inline-block;vertical-align:top;margin-right:20px}.wpforms-container.inline-fields{overflow:visible}.wpforms-container.inline-fields .wpforms-form{display:flex;justify-content:space-between}.wpforms-container.inline-fields .wpforms-field-container{display:flex;justify-content:space-between;width:calc(100% - 175px)}.wpforms-container.inline-fields .wpforms-field-container .wpforms-field{padding-right:7px;padding-left:8px}.wpforms-container.inline-fields .wpforms-field-container .wpforms-field:first-of-type{padding-left:0}.wpforms-container.inline-fields .wpforms-field-container .wpforms-field:last-of-type{padding-right:0}.wpforms-container.inline-fields .wpforms-field-row:first-of-type .wpforms-field-row-block:first-child{padding-left:0}.wpforms-container.inline-fields .wpforms-submit-container{width:160px;padding-bottom:16px;align-self:flex-end}.wpforms-container.inline-fields .wpforms-submit{display:block;width:100%}.wpforms-container.inline-fields input.wpforms-field-medium,.wpforms-container.inline-fields select.wpforms-field-medium,.wpforms-container.inline-fields .wpforms-field-row.wpforms-field-medium{max-width:100%}.wpforms-container ul.wpforms-image-choices label:not(.wpforms-error){cursor:pointer;position:relative}.wpforms-container ul.wpforms-image-choices label input{top:50%}.wpforms-container .wpforms-image-choices-modern img{display:inline-block;margin:0 auto;max-width:100%}.wpforms-container .wpforms-image-choices-modern label:not(.wpforms-error){background:none;display:inline-block;margin:0 auto;cursor:pointer;border:1px solid #fff;border-radius:3px;padding:20px;transition:all 0.5s;text-align:center}.wpforms-container .wpforms-image-choices-modern label:not(.wpforms-error):hover{border:1px solid rgba(0,0,0,.25)}.wpforms-container .wpforms-image-choices-modern label:not(.wpforms-error):focus,.wpforms-container .wpforms-image-choices-modern label:not(.wpforms-error):focus-within{border:1px solid rgba(0,0,0,.25)}.wpforms-container .wpforms-image-choices-modern .wpforms-selected label,.wpforms-container .wpforms-image-choices-modern li:has(input:checked) label{box-shadow:0 0 20px 0 rgba(0,0,0,.1)}.wpforms-container .wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-label,.wpforms-container .wpforms-image-choices-modern li:has(input:checked) .wpforms-image-choices-label{font-weight:700}.wpforms-container .wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-image:after,.wpforms-container .wpforms-image-choices-modern li:has(input:checked) .wpforms-image-choices-image:after{opacity:1}.wpforms-container .wpforms-image-choices-modern .wpforms-image-choices-image{display:block;position:relative}.wpforms-container .wpforms-image-choices-modern .wpforms-image-choices-image:after{content:"\2714";font-size:22px;line-height:32px;color:#fff;background:var(--wpforms-button-background-color,#066aab);opacity:0;position:absolute;top:50%;left:50%;margin:-16px 0 0 -16px;width:32px;height:32px;border-radius:50%;transition:all 0.5s}.wpforms-container .wpforms-image-choices-modern .wpforms-image-choices-label{display:block;margin-top:12px}.wpforms-container .wpforms-list-inline .wpforms-image-choices-modern li{margin:5px!important}.wpforms-container .wpforms-image-choices-classic img{display:inline-block;margin:0 auto;max-width:100%}.wpforms-container .wpforms-image-choices-classic label:not(.wpforms-error){background:none;display:inline-block;margin:0 auto;cursor:pointer;border:1px solid transparent;padding:10px;text-align:center}.wpforms-container .wpforms-image-choices-classic label:not(.wpforms-error):hover{border:1px solid rgba(0,0,0,.25)}.wpforms-container .wpforms-image-choices-classic label:not(.wpforms-error):focus{border:1px solid rgba(0,0,0,.25)}.wpforms-container .wpforms-image-choices-classic .wpforms-image-choices-image{display:block}.wpforms-container .wpforms-image-choices-classic .wpforms-selected label,.wpforms-container .wpforms-image-choices-classic li:has(input:checked) label{border-color:rgba(0,0,0,.7)}.wpforms-container .wpforms-image-choices-classic .wpforms-image-choices-label{display:block;margin-top:8px}.wpforms-container .wpforms-list-inline .wpforms-image-choices-classic li{margin:0 10px 10px 0!important}.wpforms-container .wpforms-image-choices-none .wpforms-image-choices-item img{display:inline-block;margin:0 auto;max-width:100%}.wpforms-container .wpforms-image-choices-none .wpforms-image-choices-item input{vertical-align:middle}.wpforms-container .wpforms-image-choices-none .wpforms-image-choices-item .wpforms-image-choices-label{display:inline-block;margin-top:5px;margin-left:10px;vertical-align:middle}.wpforms-container ul.wpforms-icon-choices,.wpforms-container ul.wpforms-icon-choices *{box-sizing:border-box}.wpforms-container ul.wpforms-icon-choices{display:flex;flex-direction:column;width:100%;padding:0 1px 0 1px!important;margin:12px 0 -20px 0!important}.wpforms-container ul.wpforms-icon-choices+.wpforms-field-description,.wpforms-container ul.wpforms-icon-choices+.wpforms-error{margin-top:15px}.wpforms-container ul.wpforms-icon-choices li{min-width:120px;padding-right:0!important;margin:0 0 20px 0!important}.wpforms-container ul.wpforms-icon-choices label{position:relative;display:block;margin:0;cursor:pointer}.wpforms-container ul.wpforms-icon-choices .wpforms-icon-choices-icon{display:block}.wpforms-container ul.wpforms-icon-choices svg{margin:0 auto;fill:var(--wpforms-icon-choices-color)}.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-none svg{margin:0}.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-default li,.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-modern li{margin:0 0 22px 0!important}.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-default label{text-align:center}.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-default label:focus-within .wpforms-icon-choices-icon{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon{position:relative;z-index:1;margin-bottom:10px;padding:15px 20px 45px 20px;background-color:#fff;box-shadow:0 0 0 1px #ccc;border-radius:6px}.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon:hover{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon svg{position:relative;z-index:2}.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon-bg{display:block;position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;border-radius:6px;background-color:#fff}.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon,.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon{background-color:transparent;box-shadow:0 0 0 1px var(--wpforms-icon-choices-color);box-sizing:border-box}.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon-bg,.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon-bg{background-color:var(--wpforms-icon-choices-color);opacity:.1}.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-modern li label{background-color:#ffffff!important;box-shadow:0 0 0 1px #ccc;border-radius:6px;height:100%;padding:20px 20px 15px 20px;text-align:center}.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-modern li label:hover{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-modern li:focus-within label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-modern li.wpforms-selected label,.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-modern li:has(input:checked) label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color),0 2px 10px rgba(0,0,0,.15)}.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-modern li .wpforms-icon-choices-icon{margin-bottom:10px}.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-classic li label{background-color:#ffffff!important;height:100%;padding:20px 20px 15px 20px;text-align:center}.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-classic li label:hover{box-shadow:0 0 0 1px #999}.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-classic li:focus-within label{box-shadow:0 0 0 1px #999}.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-classic li.wpforms-selected label,.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-classic li:has(input:checked) label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}.wpforms-container ul.wpforms-icon-choices.wpforms-icon-choices-classic li .wpforms-icon-choices-icon{margin-bottom:10px}.wpforms-container .wpforms-field-radio ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before,.wpforms-container .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before{content:"";position:absolute;z-index:2;bottom:15px;left:calc(50% - 8px);display:block;width:16px;height:16px;background-color:#fff;box-shadow:0 0 0 1px #ccc;border-radius:50%;margin:15px auto 0}.wpforms-container .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,.wpforms-container .wpforms-field-radio ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before,.wpforms-container .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,.wpforms-container .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}.wpforms-container .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,.wpforms-container .wpforms-field-radio ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after,.wpforms-container .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,.wpforms-container .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after{content:"";position:absolute;z-index:2;bottom:calc(15px + 4px);left:calc(50% - 4px);display:block;width:8px;height:8px;background-color:var(--wpforms-icon-choices-color);border-radius:50%}.wpforms-container .wpforms-field-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before,.wpforms-container .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before{content:"";position:absolute;z-index:2;bottom:15px;left:calc(50% - 8px);display:block;width:16px;height:16px;background-color:#fff;box-shadow:0 0 0 1px #ccc;border-radius:3px;margin:15px auto 0}.wpforms-container .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,.wpforms-container .wpforms-field-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before,.wpforms-container .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,.wpforms-container .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}.wpforms-container .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,.wpforms-container .wpforms-field-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after,.wpforms-container .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,.wpforms-container .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after{content:"";box-sizing:border-box;display:block;position:absolute;z-index:2;bottom:23px;left:calc(50% - 6px);width:6px;height:10px;border-style:solid;border-color:var(--wpforms-icon-choices-color);border-width:0 2px 2px 0;transform-origin:bottom left;transform:rotate(45deg)}.wpforms-container .wpforms-list-2-columns ul.wpforms-icon-choices,.wpforms-container .wpforms-list-3-columns ul.wpforms-icon-choices,.wpforms-container .wpforms-list-inline ul.wpforms-icon-choices{flex-direction:row;flex-wrap:wrap}.wpforms-container .wpforms-list-2-columns ul.wpforms-icon-choices li,.wpforms-container .wpforms-list-3-columns ul.wpforms-icon-choices li,.wpforms-container .wpforms-list-inline ul.wpforms-icon-choices li{margin-right:20px!important}.wpforms-container .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,.wpforms-container .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li,.wpforms-container .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,.wpforms-container .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li,.wpforms-container .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-default li,.wpforms-container .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-modern li{margin-right:22px!important;margin-bottom:22px!important}.wpforms-container .wpforms-list-2-columns ul.wpforms-icon-choices li{width:calc(100% / 2 - 20px / 2)}.wpforms-container .wpforms-list-2-columns ul.wpforms-icon-choices li:nth-child(2n){margin-right:0!important}.wpforms-container .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,.wpforms-container .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li{width:calc(100% / 2 - 22px / 2)}.wpforms-container .wpforms-list-3-columns ul.wpforms-icon-choices li{width:calc(100% / 3 - 20px * 2 / 3)}.wpforms-container .wpforms-list-3-columns ul.wpforms-icon-choices li:nth-child(3n){margin-right:0!important}.wpforms-container .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,.wpforms-container .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li{width:calc(100% / 3 - 22px * 2 / 3)}.wpforms-container .wpforms-list-inline ul.wpforms-icon-choices li{width:auto;max-width:calc(100% / 4 - 20px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content{display:flex;align-items:center;gap:15px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price{width:calc(60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price.wpforms-field-small{text-wrap:balance;width:calc(25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price.wpforms-field-large{width:calc(100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content select.wpforms-payment-quantity{margin-left:0;height:30px;min-height:30px;font-size:14px;padding-top:0;padding-bottom:0}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price{display:inline-block;max-width:calc(60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-small{max-width:calc(25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-large{max-width:calc(100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-quantity{display:inline-block;margin-inline-start:15px;width:70px;min-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern{display:flex;flex-wrap:wrap;column-gap:15px;align-items:flex-start}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-label{min-width:100%}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .choices{margin-bottom:5px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row{flex-grow:1;max-width:calc(60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row.wpforms-field-small{max-width:calc(25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row.wpforms-field-large{max-width:calc(100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-payment-quantity{flex-basis:70px;max-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-payment-quantity .choices__list--dropdown{min-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-description{flex-basis:100%;margin-top:0}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-error{flex-basis:100%}@media only screen and (max-width:600px){.wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price{width:calc(100% - 85px)!important;max-width:100%!important}.wpforms-form .wpforms-payment-quantities-enabled .wpforms-single-item-price-content .wpforms-single-item-price{width:calc(100% - 70px)!important}.wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row{width:calc(100% - 85px)!important;max-width:100%!important}}#wpforms-form-page-page .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-medium,#wpforms-form-page-page .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-small{max-width:calc(100% - 85px)}.wpforms-container .wpforms-form .choices .choices__inner{border-radius:3px;min-height:35px}.wpforms-container .wpforms-form .choices .choices__inner .choices__list--single{height:auto}.wpforms-container .wpforms-form .choices .choices__inner .choices__list--multiple .choices__item{line-height:1.3}.wpforms-container .wpforms-form .choices.is-open.is-flipped .choices__inner,.wpforms-container .wpforms-form .choices.is-open .choices__list--dropdown{border-radius:0 0 3px 3px}.wpforms-container .wpforms-form .choices.is-open.is-flipped .choices__list--dropdown,.wpforms-container .wpforms-form .choices.is-open .choices__inner{border-radius:3px 3px 0 0}.wpforms-container textarea{line-height:1.3}.wpforms-container textarea.wpforms-field-small{height:70px}.wpforms-container textarea.wpforms-field-medium{height:120px}.wpforms-container textarea.wpforms-field-large{height:220px}.wpforms-container .wpforms-order-summary-container{display:block;max-width:60%}.wpforms-container .wpforms-order-summary-container *{word-break:break-word;box-sizing:border-box}.wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview{width:100%;table-layout:fixed}.wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{text-align:center}.wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-align:left}.rtl .wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-align:right}.wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity{width:8ch}.wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short{display:none}@media (max-width:600px){.wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity{width:4ch}.wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short{display:inline}.wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full{display:none}}.wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{width:6ch;text-align:right}.rtl .wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{text-align:left}.wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{text-align:left}.rtl .wpforms-container .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{text-align:right}.wpforms-container .size-large>.wpforms-order-summary-container,.wpforms-container .wpforms-field-large>.wpforms-order-summary-container{max-width:100%}.wpforms-container .size-medium>.wpforms-order-summary-container,.wpforms-container .wpforms-field-medium>.wpforms-order-summary-container{max-width:60%}.wpforms-container .wpforms-order-summary-container tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price{color:#D63637}.wpforms-field.wpf-disable-field select,.wpforms-field.wpf-disable-field textarea,.wpforms-field.wpf-disable-field button,.wpforms-field.wpf-disable-field input[type=text],.wpforms-field.wpf-disable-field input[type=number],.wpforms-field.wpf-disable-field input[type=email],.wpforms-field.wpf-disable-field input[type=url],.wpforms-field.wpf-disable-field input[type=tel],.wpforms-field.wpf-disable-field input[type=password],.wpforms-field.wpf-disable-field input[type=radio],.wpforms-field.wpf-disable-field input[type=checkbox],.wpforms-field.wpf-disable-field input[type=range],.wpforms-field.wpf-disable-field input[type=file],.wpforms-field.wpf-disable-field input.wpforms-field-date-time-date,.wpforms-field.wpf-disable-field .wpforms-uploader,.wpforms-field.wpf-disable-field .choices,.wpforms-field.wpf-disable-field .wpforms-image-choices-image,.wpforms-field.wpf-disable-field .wpforms-field-rating-wrapper,.wpforms-field.wpf-disable-field .wpforms-field-password-input-icon,.wpforms-field.wpf-disable-field .wpforms-disclaimer-description,.wpforms-field.wpf-disable-field .mce-tinymce,.wpforms-field.wpf-disable-field .iti__selected-country,.wpforms-field.wpf-disable-field .StripeElement,.wpforms-field.wpf-disable-field .wpforms-stripe-element,.wpforms-field.wpf-disable-field .wpforms-field-square-cardnumber,.wpforms-field.wpf-disable-field .wpforms-square-cardnumber,.wpforms-field.wpf-disable-field .wpforms-geolocation-map,.wpforms-field.wpf-disable-field .wpforms-signature-wrap,.wpforms-field.wpf-disable-field .wpforms-paypal-commerce-card-fields,.wpforms-field.wpf-disable-field.wpforms-field-net_promoter_score table.modern>tbody>tr>td,.wpforms-field.wpf-disable-field .wpforms-camera-link,.wpforms-field.wpforms-field-readonly select,.wpforms-field.wpforms-field-readonly textarea,.wpforms-field.wpforms-field-readonly button,.wpforms-field.wpforms-field-readonly input[type=text],.wpforms-field.wpforms-field-readonly input[type=number],.wpforms-field.wpforms-field-readonly input[type=email],.wpforms-field.wpforms-field-readonly input[type=url],.wpforms-field.wpforms-field-readonly input[type=tel],.wpforms-field.wpforms-field-readonly input[type=password],.wpforms-field.wpforms-field-readonly input[type=radio],.wpforms-field.wpforms-field-readonly input[type=checkbox],.wpforms-field.wpforms-field-readonly input[type=range],.wpforms-field.wpforms-field-readonly input[type=file],.wpforms-field.wpforms-field-readonly input.wpforms-field-date-time-date,.wpforms-field.wpforms-field-readonly .wpforms-uploader,.wpforms-field.wpforms-field-readonly .choices,.wpforms-field.wpforms-field-readonly .wpforms-image-choices-image,.wpforms-field.wpforms-field-readonly .wpforms-field-rating-wrapper,.wpforms-field.wpforms-field-readonly .wpforms-field-password-input-icon,.wpforms-field.wpforms-field-readonly .wpforms-disclaimer-description,.wpforms-field.wpforms-field-readonly .mce-tinymce,.wpforms-field.wpforms-field-readonly .iti__selected-country,.wpforms-field.wpforms-field-readonly .StripeElement,.wpforms-field.wpforms-field-readonly .wpforms-stripe-element,.wpforms-field.wpforms-field-readonly .wpforms-field-square-cardnumber,.wpforms-field.wpforms-field-readonly .wpforms-square-cardnumber,.wpforms-field.wpforms-field-readonly .wpforms-geolocation-map,.wpforms-field.wpforms-field-readonly .wpforms-signature-wrap,.wpforms-field.wpforms-field-readonly .wpforms-paypal-commerce-card-fields,.wpforms-field.wpforms-field-readonly.wpforms-field-net_promoter_score table.modern>tbody>tr>td,.wpforms-field.wpforms-field-readonly .wpforms-camera-link{cursor:default!important;opacity:0.35!important;pointer-events:none!important}.wpforms-field.wpf-disable-field input[type=radio],.wpforms-field.wpf-disable-field input[type=checkbox],.wpforms-field.wpforms-field-readonly input[type=radio],.wpforms-field.wpforms-field-readonly input[type=checkbox]{cursor:default!important;pointer-events:none!important}.wpforms-field.wpf-disable-field label,.wpforms-field.wpforms-field-readonly label{pointer-events:none!important}.wpforms-field.wpf-disable-field .iti__country-container,.wpforms-field.wpforms-field-readonly .iti__country-container{cursor:default!important}.wpforms-field.wpf-disable-field .iti__country-container button,.wpforms-field.wpforms-field-readonly .iti__country-container button{cursor:default!important}.wpforms-container.wpforms-loading{--wpforms-loading-opacity:0.6;opacity:var(--wpforms-loading-opacity)}@charset "UTF-8";
/*!
Theme Name: HybridMag
Theme URI: https://themezhut.com/themes/hybridmag/
Author: ThemezHut
Author URI: https://themezhut.com
Description: HybridMag is a modern and stylish WordPress theme for blogs, newspapers, and magazine websites. The advanced options provided with HybridMag allow you to tailor every aspect of your website to match your brand, making it the best choice for online publishers.
Version: 1.1.1
Tested up to: 6.9
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hybridmag
Tags: news, blog, grid-layout, right-sidebar, two-columns, custom-logo, custom-menu, featured-images, footer-widgets, theme-options, threaded-comments, translation-ready, rtl-language-support, e-commerce

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

HybridMag is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
 :root{--hybridmag-color-primary:#65bc7b;--hybridmag-color-tertiary:#272c30;--hybridmag-color-main-menu:#272c30;--hybridmag-color-text-main:#404040;--hybridmag-color-text-light:#7D7D7D;--hybridmag-color-text-headings:#222222;--hybridmag-color-link:#0a0808;--hybridmag-color-link-hover:var(--hybridmag-color-primary);--hybridmag-color-link-visited:#5d7ddb;--hybridmag-color-button-background:var(--hybridmag-color-primary);--hybridmag-color-button-text:#ffffff;--hybridmag-color-button-hover-text:#ffffff;--hybridmag-color-button-hover-background:#222222;--hybridmag-color-button-focus-background:#111111;--hybridmag-color-border:#E0E0E0;--hybridmag-color-input-border:#ccc;--hybridmag-color-text-input-focus:var(--hybridmag-color-text-main);--hybridmag-color-input:var(--hybridmag-color-text-main);--hybridmag-color-input-background:inherit;--hybridmag-color-background-pre:#eeeeee;--hybridmag-color-bg-cl-sep-content:#ffffff}:root{--hybridmag-font-size-base:16px;--hybridmag-font-size-xxxs:0.75rem;--hybridmag-font-size-xxs:0.813rem;--hybridmag-font-size-xs:0.875rem;--hybridmag-font-size-sm:0.938rem;--hybridmag-font-size-md:1.063rem;--hybridmag-font-size-amd:1.125rem;--hybridmag-font-size-lg:1.313rem;--hybridmag-font-size-xl:1.5rem;--hybridmag-font-size-xxl:1.625rem;--hybridmag-font-size-xxxl:2rem;--hybridmag-font-size-xxxxl:2.25rem;--hybridmag-line-height-body:1.5;--hybridmag-line-height-article:1.7;--hybridmag-line-height-headings:1.3;--hybridmag-line-height-pre:1.6;--hybridmag-font-weight-headings:600}:root{--hybridmag-global-spacing:35px;--hybridmag-sidebar-spacing:35px;--hybridmag-post-cols-gap:35px;--hybridmag-post-row-gap:35px;--hybridmag-global-inner-spacing:20px;--hybridmag-footer-cols-gap:40px;--hybridmag-global-box-shadow:0 0 15px 0 rgba( 0, 0, 0, 0.06);--hybridmag-global-border-radius:6px;--hybridmag-sticky-element-height:80px}@media (min-width:480px){:root{--hybridmag-global-inner-spacing:30px}}.hm-cl-one{--hybridmag-global-spacing:50px;--hybridmag-sidebar-spacing:50px;--hybridmag-post-cols-gap:50px;--hybridmag-post-row-gap:50px}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
 html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0;border:0}*,*::before,*::after{box-sizing:inherit}html{box-sizing:border-box}html{font-size:var(--hybridmag-font-size-base)}body,button,input,select,optgroup,textarea{color:var(--hybridmag-color-text-main);font-family:"Figtree",Helvetica,Arial,sans-serif;font-size:1rem;line-height:var(--hybridmag-line-height-body)}h1,h2,h3,h4,h5,h6{clear:both;color:var(--hybridmag-color-text-headings);font-family:"Figtree",Helvetica,Arial,sans-serif;line-height:var(--hybridmag-line-height-headings);font-weight:var(--hybridmag-font-weight-headings);margin:20px 0}h1{font-size:var(--hybridmag-font-size-xxxl)}h2{font-size:var(--hybridmag-font-size-xl)}h3{font-size:var(--hybridmag-font-size-lg)}h4{font-size:var(--hybridmag-font-size-md)}h5{font-size:var(--hybridmag-font-size-base)}h6{font-size:var(--hybridmag-font-size-sm)}.site-title{font-family:"Figtree",Helvetica,Arial,sans-serif;font-size:var(--hybridmag-font-size-xxl);font-weight:700;line-height:1.2;margin:0}@media screen and (min-width:768px){.site-title{font-size:var(--hybridmag-font-size-xxxl)}}.site-title a,.site-title a:hover,.site-title a:active,.site-title a:focus,.site-title a:visited{color:#000}.site-description{color:var(--hybridmag-color-text-headings);margin:0;font-weight:700;font-size:var(--hybridmag-font-size-xs)}p{margin-bottom:1.5em}dfn,cite,em,i{font-style:italic}blockquote{border-right:4px solid var(--hybridmag-color-primary);box-shadow:inset 0 0 0 0 #ddd;margin:0;padding-right:1em}address{margin:0 0 1.5em}pre{background:var(--hybridmag-color-background-pre);font-family:"Courier 10 Pitch",courier,monospace;line-height:var(--hybridmag-line-height-pre);margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:monaco,consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}body{background-color:#f5f5f5}body.hm-cl-one{background-color:#fff}body.hybridmag-boxed{background-color:#ddd}body.hybridmag-boxed #page{margin:0 auto;width:1280px;max-width:100%;background-color:#f5f5f5}body.hybridmag-boxed.hm-cl-one #page{background-color:#fff}.hm-container{width:1200px;max-width:95%;margin-right:auto;margin-left:auto}body.hybridmag-boxed .hm-container{width:auto;max-width:93.75%}.site-content{padding:30px 0}@media only screen and (min-width:600px){.site-content{padding:35px 0}}@media only screen and (min-width:600px){.hm-cl-one .site-content{padding:40px 0}}@media only screen and (min-width:768px){.content-area{display:flex;flex-wrap:wrap}#primary{width:67.083333333%}#secondary{width:32.916666667%;padding-right:var(--hybridmag-sidebar-spacing)}.hm-left-sidebar #secondary{order:-10;padding-right:0;padding-left:var(--hybridmag-sidebar-spacing)}.hm-left-sidebar .hm-featured-top{order:-20}.hm-center-content #primary{margin:0 auto}}.hm-no-sidebar #primary{width:100%}.page-template-template-fullwidth #primary{width:100%}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1.5em;padding-right:2rem}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;padding-right:2rem}dt{font-weight:700}dd{margin:0 1.5em 1.5em}embed,iframe,object{max-width:100%}img{height:auto;max-width:100%}figure{margin:0 0 1em}table{border-collapse:collapse;margin:0 0 1.5em;width:100%}table,th,td{border:1px solid var(--hybridmag-color-border)}th{background:#f8f8f8;padding:8px 15px;text-align:right}.site-footer table,.site-footer th,.site-footer td{border:1px solid #0f1329}.site-footer th{background:var(--hybridmag-color-tertiary)}td{padding:5px 15px}a{color:var(--hybridmag-color-link);text-decoration:none}a:hover,a:focus,a:active{color:var(--hybridmag-color-link-hover)}a:focus{outline:thin dotted}a:hover,a:active{outline:0}button,input[type=button],input[type=reset],input[type=submit],.hm-readmore-btn{border:none;border-radius:3px;background:var(--hybridmag-color-button-background);color:var(--hybridmag-color-button-text);cursor:pointer;line-height:1;padding:.8rem 1rem;font-family:"Figtree",Helvetica,Arial,sans-serif;font-weight:700}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover,.hm-readmore-btn:hover{color:var(--hybridmag-color-button-hover-text);background:var(--hybridmag-color-button-hover-background)}button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus,.hm-readmore-btn:active,.hm-readmore-btn:focus{background:var(--hybridmag-color-button-focus-background)}svg.hm-svg-icon{fill:currentColor}.hm-readmore-btn{font-size:var(--hybridmag-font-size-xs);display:inline-block;padding:.7rem .9rem;text-decoration:none!important}a.hm-readmore-btn{text-decoration:none;color:var(--hybridmag-color-button-text)!important}a.hm-readmore-btn:hover{color:var(--hybridmag-color-button-hover-text)!important}a.hm-readmore-btn:visited{color:var(--hybridmag-color-button-text)!important}.hm-cta-btn{border-radius:5px;background:var(--hybridmag-color-button-background);color:var(--hybridmag-color-button-text);line-height:1;padding:10px 20px;font-family:"Figtree",Helvetica,Arial,sans-serif;font-weight:700;margin:0 8px}.hm-cta-btn:active,.hm-cta-btn:focus{color:var(--hybridmag-color-button-hover-text);background:var(--hybridmag-color-button-hover-background)}.hm-cta-btn:hover{color:var(--hybridmag-color-button-hover-text);background:var(--hybridmag-color-button-hover-background)}@media (max-width:600px){.hm-cta-btn{padding:8px 10px;font-size:var(--hybridmag-font-size-xs)}}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea{color:var(--hybridmag-color-input);background-color:var(--hybridmag-color-input-background);border:1px solid var(--hybridmag-color-input-border);border-radius:0;padding:8px}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus{color:var(--hybridmag-color-text-input-focus)}select{border:1px solid var(--hybridmag-color-input-border)}textarea{width:100%}.hm-h-lg .hm-header-inner{padding-top:10px;padding-bottom:10px}@media only screen and (min-width:959px){.hm-h-lg .hm-header-inner{padding-top:50px;padding-bottom:50px}.hm-h-lg .hm-header-inner .hm-search-container{display:none}}@media screen and (max-width:600px){.hm-h-lg .hm-header-inner{position:relative}}.hm-h-lg .hm-header-inner .hm-social-menu li a{height:50px}@media (max-width:959px){.hm-h-lg .hm-header-inner .hm-search-toggle{height:40px}}.hm-h-lg.hm-wide-pmenu-inner .hm-menu-wrapper.hm-container{width:100%}.hm-h-lg .hm-search-toggle,.hm-h-lg .hm-slideout-toggle:hover{color:#222}.hm-h-lg .hm-slideout-toggle,.hm-h-lg .hm-slideout-toggle:hover{color:#222}.hm-h-lg .hm-search-toggle{height:62px}.hm-h-lg .hm-main-menu .hm-social-menu li a{height:62px}.hm-wide-topbar .top-bar-inner.hm-container{width:100%}@media screen and (min-width:600px){.hm-wide-topbar .top-bar-inner.hm-container{max-width:100%;padding-right:20px;padding-left:20px}}.hm-wide-header .hm-header-inner.hm-container{width:100%}@media screen and (min-width:600px){.hm-wide-header .hm-header-inner.hm-container{max-width:100%;padding-right:20px;padding-left:20px}}.site-branding-container{margin-left:auto;display:flex;align-items:center}.site-branding-container .site-logo{margin-left:1em}.site-title,.site-description{margin-left:20px}.site-logo img{vertical-align:middle}.hm-search-toggle{background-color:transparent;border:none;color:#222;padding:0 8px;display:flex;align-items:center;line-height:1}.hm-search-toggle .hm-svg-icon{font-size:1.125rem;width:1em}.hm-search-toggle:focus,.hm-search-toggle:active,.hm-search-toggle:hover{background-color:transparent;color:#222}.hm-top-bar{background-color:#F7F6F1}.hm-top-bar .hm-social-menu a:hover{color:var(--hybridmag-color-link-hover)}.hm-top-bar .hm-social-menu li a{height:35px}.hm-top-bar .secondary-menu{margin-left:auto}.hm-top-bar a{color:#222}.hm-top-bar a:hover{color:var(--hybridmag-color-text-main)}.hm-top-bar .hm-slideout-toggle{font-size:var(--hybridmag-font-size-amd);margin-left:.8em;color:#222}.top-bar-inner{display:flex;align-items:center}.hm-header-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:15px}.hm-h-lg.logo-aligned-center .hm-header-inner{justify-content:center;flex-wrap:wrap}.hm-h-lg.logo-aligned-center .hm-header-sidebar{order:20;margin-top:30px;flex-basis:100%}.hm-h-lg.logo-aligned-center .hm-header-sidebar-inner{margin:0 auto;display:table}.hm-h-lg.logo-aligned-center .hm-mobile-menu-toggle{margin-left:0;margin-right:0;padding:10px}@media (min-width:768px){.hm-h-lg.logo-aligned-center .site-branding-container{margin:0 auto;flex-direction:column}.hm-h-lg.logo-aligned-center .hm-header-inner-left,.hm-h-lg.logo-aligned-center .site-branding-container,.hm-h-lg.logo-aligned-center .hm-header-inner-right{flex:1;width:auto}.hm-h-lg.logo-aligned-center .site-title,.hm-h-lg.logo-aligned-center .site-description{margin-left:0;text-align:center}.hm-h-lg.logo-aligned-center .site-logo{margin:0 auto}.hm-h-lg.logo-aligned-center .hm-header-inner .hm-social-menu{margin-left:auto}.hm-h-lg.logo-aligned-center .hm-cta-btn{margin-right:auto}}.hm-h-lg.logo-aligned-right .hm-header-inner{justify-content:flex-end}.hm-h-lg.logo-aligned-right .hm-header-inner .hm-search-box{right:0;left:auto}.hm-h-lg.logo-aligned-right .hm-header-inner-right{order:-25}.hm-h-lg.logo-aligned-right .hm-header-inner-left{order:-20}.hm-h-lg.logo-aligned-right .hm-header-sidebar{order:-10;margin-right:0;margin-left:auto}@media (max-width:960px){.hm-h-lg.logo-aligned-right .hm-header-sidebar{order:20}}.hm-h-lg.logo-aligned-right .site-branding-container{margin-left:0;margin-right:auto}.hm-h-lg.logo-aligned-right .hm-mobile-menu-toggle{order:-30;margin-left:0;margin-right:0;padding:10px 0 10px 10px}@media (max-width:768px){.hm-h-de.has-header-sb .hm-header-inner,.hm-h-lg.has-header-sb .hm-header-inner{flex-wrap:wrap}}.hm-h-de .site-header{background:#fff;box-shadow:var(--hybridmag-global-box-shadow)}@media (max-width:960px){.hm-h-de .site-header .hm-light-dark-switch{display:none}}.hm-h-de .hm-header-inner{min-height:50px}@media screen and (min-width:768px){.hm-h-de .hm-header-inner{min-height:40px}}@media screen and (max-width:600px){.hm-h-de .hm-header-inner{position:relative}}.hm-h-de .hm-header-inner-wrapper{padding-top:5px;padding-bottom:5px}@media screen and (min-width:768px){.hm-h-de .hm-header-inner-wrapper{padding-top:15px;padding-bottom:15px}}.hm-h-de .hm-header-inner .hm-social-menu{margin:0 5px 0}@media (max-width:960px){.hm-h-de .hm-header-inner .hm-social-menu{display:none}}.hm-h-de .hm-mobile-menu-toggle{color:#222}.hm-h-de .hm-search-toggle{height:50px}.hm-h-de .hm-header-inner .hm-social-menu li a{height:30px}.hm-h-de .hm-header-inner .hm-slideout-toggle{height:50px}.hm-header-gadgets{display:flex;flex-wrap:nowrap;align-items:center}.hm-menu-wrapper{display:flex;flex-wrap:nowrap;justify-content:space-between;margin:auto}.hm-h-lg.menu-align-center .hm-menu-wrapper{justify-content:center}.hm-search-container{position:relative;display:flex;align-items:center}@media (max-width:600px){.hm-search-container{position:initial}}.hide-header-search .hm-search-box{display:none}.hm-search-toggle .hm-search-icon{display:none}.hide-header-search .hm-search-toggle .hm-search-icon{display:block}.hide-header-search .hm-search-toggle .hm-close-icon{display:none}.hm-mobile-menu-toggle{background-color:transparent;border:none;color:#000;font-size:var(--hybridmag-font-size-lg);padding:10px}.hm-mobile-menu-toggle:hover{background-color:transparent;color:#000}.hm-mobile-menu-toggle:active,.hm-mobile-menu-toggle:focus{background-color:transparent}.hm-mobile-sidebar{bottom:0;overflow:auto;padding:20px;position:fixed;top:0;z-index:999999;left:-100%;width:90vw;transition:left 0.2s;background-color:#fff;font-size:var(--hybridmag-font-size-sm)}.hm-mobile-sidebar .hm-dropdown-toggle,.hm-mobile-sidebar a{color:var(--hybridmag-color-text-main)}.hm-mobile-sidebar div{clear:both}@media only screen and (min-width:768px){.hm-mobile-sidebar{width:40vw}}.hm-mobile-sidebar .hm-mobile-menu-toggle{color:#111;background:#ddd;border-radius:0;width:45px;height:40px;float:left;margin:-20px 0 0 -20px}@media only screen and (min-width:959px){.hm-mobile-sidebar .hm-mobile-menu-toggle{display:block}}.hm-mobile-sidebar .hm-social-nav{margin:20px 10px 20px 10px}.hm-mobile-sidebar .hm-social-menu{font-size:var(--hybridmag-font-size-amd);justify-content:center}.hm-mobile-sidebar .hm-social-menu li a{padding:10px 10px}.hm-mobile-sidebar .hm-social-menu li:first-child a{padding-right:0}.mobile-menu-opened .hm-mobile-sidebar{left:0}.hm-mobile-sb-top::after{display:block;content:"";clear:both}.hm-mobile-sb-logo{float:right;max-width:95%}.hm-mobile-sb-logo .site-title{font-size:1.75rem}.hm-mobile-sb-logo .site-description{display:none}.hm-slideout-toggle{background-color:transparent;border:none;color:#222;font-size:var(--hybridmag-font-size-lg);padding:0 10px}.hm-slideout-toggle:hover{background-color:transparent;color:#555}.hm-slideout-toggle:active,.hm-slideout-toggle:focus{background-color:transparent}.hm-slideout-sidebar{background-color:#fff;bottom:0;color:var(--hybridmag-color-text-main);overflow:auto;position:fixed;top:0;z-index:999999;left:-100%;width:90vw;transition:left 0.2s;padding:30px}.hm-slideout-sidebar .hm-dropdown-toggle,.hm-slideout-sidebar a{color:var(--hybridmag-color-text-main)}@media only screen and (min-width:959px){.hm-slideout-sidebar{width:50vw;max-width:400px}}.hm-slideout-sidebar .hm-slideout-toggle{background:#ddd;width:40px;height:35px;border-radius:0;color:#000;float:left;margin-top:-30px;margin-left:-30px}.hm-menu-bars-close{display:none}.slideout-opened .hm-slideout-sidebar{left:0}.slideout-opened .hm-menu-bars-close{display:block}.slideout-opened .hm-menu-bars{display:none}.hm-slideout-top{margin-bottom:10px}.hm-slideout-top::after{display:block;content:"";clear:both}.hm-slideout-sb-logo{margin:0 0 20px;max-width:95%;float:right}.hm-slideout-sb-logo .site-title{font-size:var(--hybridmag-font-size-xxl)}.hm-slideout-sb-logo .site-description{display:none}.hm-overlay-mask{background-color:rgba(0,0,0,.5);content:"";inset:0;position:fixed;z-index:999998}.hm-menu.desktop-only,.desktop-only{display:none}@media only screen and (min-width:959px){.hm-menu.desktop-only,.desktop-only{display:block}}@media only screen and (max-width:959px){.hm-header-sidebar{order:20;width:100%;margin:1em 0 0}}.hm-search-box{position:absolute;top:100%;left:0;width:350px;padding:10px;box-shadow:0 3px 6px 0 rgba(0,0,0,.2);background-color:#fff;z-index:99}.hm-search-box form.search-form{display:flex;flex-wrap:nowrap}.hm-search-box input.search-submit{height:40px;padding:0 20px;line-height:40px}.hm-search-box label{flex-grow:1}.hm-search-box input.search-field{height:40px;border:none;border-radius:0;width:100%}.hm-search-box input.search-field:focus{outline:none;border-bottom:1px solid var(--hybridmag-color-border)}@media (max-width:600px){.hm-search-box{width:100%}}.hm-breadcrumb-wrap{margin-bottom:15px;font-size:var(--hybridmag-font-size-xs);font-weight:500}.hm-header-bar .hm-breadcrumb-wrap{padding:10px 15px;margin-bottom:0}.hm-cl-sep .hm-header-bar{background:#fff}.hm-header-image img{width:100%;height:auto;vertical-align:middle}.hm-header-inner-left,.hm-header-inner-right{display:flex;align-items:center}.hm-header-inner-left .hm-cta-btn,.hm-header-inner-right .hm-cta-btn{margin-bottom:4px}.hm-header-inner-left .hm-social-menu,.hm-header-inner-right .hm-social-menu{font-size:var(--hybridmag-font-size-md)}@media (max-width:959px){.hm-header-inner-left .hm-social-menu,.hm-header-inner-right .hm-social-menu{display:none}}.site-header{position:relative;z-index:100}.site-header .hm-light-icon{display:none}.site-header .hm-dark-icon{display:block}.site-header .hm-light-dark-switch{cursor:pointer;display:flex;align-items:center}.site-header .hm-light-dark-toggle{background:transparent;padding:3px 10px 0 8px;font-size:1.05rem;color:inherit}.hm-mobile-sidebar .hm-light-icon{display:none}.hm-mobile-sidebar .hm-light-dark-switch{text-align:left}.hm-mobile-sidebar .hm-light-dark-toggle{color:inherit;border-radius:20px;text-align:center;padding:0;width:35px;height:35px;background-color:transparent;border:1px solid var(--hybridmag-color-border)}.hm-footer-cols-1 .hm-footer-column,.hm-footer-cols-2 .hm-footer-column,.hm-footer-cols-3 .hm-footer-column,.hm-footer-cols-4 .hm-footer-column{width:100%}@media screen and (min-width:768px){.hm-footer-cols-2 .hm-footer-column{width:calc(50% - var(--hybridmag-footer-cols-gap) / 2)}.hm-footer-cols-3 .hm-footer-column{width:calc(33.333% - var(--hybridmag-footer-cols-gap) * 2 / 3)}.hm-footer-cols-4 .hm-footer-column{width:calc(25% - var(--hybridmag-footer-cols-gap) * 3 / 4)}}.site-footer{background-color:var(--hybridmag-color-tertiary);color:#ccc}.site-footer a{color:#ccc}.site-footer a:hover{color:#fff}.site-footer .widget-title{color:#fff}.hm-footer-bottom-content{padding:20px 0;border-top:1px solid #595f64}.hm-footer-widget-area .widget{margin:50px 0}.hm-footer-widget-area h1,.hm-footer-widget-area h2,.hm-footer-widget-area h3,.hm-footer-widget-area h4,.hm-footer-widget-area h5,.hm-footer-widget-area h6{color:#fff}.hm-footer-widget-area:before,.hm-footer-widget-area:after{content:"";display:table;table-layout:fixed}.hm-footer-widget-area:after{clear:both}@media screen and (min-width:768px){.hm-footer-widgets-inner{display:flex;flex-wrap:wrap;gap:var(--hybridmag-footer-cols-gap)}}.hm-wide-footer .hm-container.hm-footer-widgets-inner{width:100%}.hm-footer-bottom-content{display:flex;flex-wrap:wrap;-moz-column-gap:20px;column-gap:20px;justify-content:space-between}.hm-dark-mode-logo{display:none}html.hm-dark{--hybridmag-color-text-headings:#ffffff;--hybridmag-color-link:#eeeeee;--hybridmag-color-link-hover:#ffffff;--hybridmag-color-text-main:#dddddd;--hybridmag-color-input:#eeeeee;--hybridmag-color-input-background:#222222;--hybridmag-color-input-border:#333333;--hybridmag-color-border:#333333;--hybridmag-color-text-light:#cccccc;--hybridmag-color-bg-cl-sep-content:#222222}html.hm-dark body{background-color:#000}html.hm-dark body.hm-cl-one{background-color:#222}html.hm-dark body.hybridmag-boxed{background-color:#000}html.hm-dark body.hybridmag-boxed #page{background-color:#111}html.hm-dark body.hybridmag-boxed.hm-cl-one #page{background-color:#222}html.hm-dark .hm-has-dm-logo .hm-light-mode-logo{display:none}html.hm-dark .hm-has-dm-logo .hm-dark-mode-logo{display:block}html.hm-dark .hm-top-bar a{color:#ddd}html.hm-dark .hm-top-bar{background:#111}html.hm-dark .hm-top-bar .hm-menu ul ul{background:#111}html.hm-dark .hm-top-bar .hm-menu ul ul a:hover{background:#000;color:#fff}html.hm-dark .hm-top-bar .hm-social-menu a:hover{color:#fff}html.hm-dark .hm-cl-sep .hm-header-bar{background:#111}html.hm-dark .secondary-menu a{color:#ddd}html.hm-dark .page-content a,html.hm-dark .entry-content a,html.hm-dark .entry-summary a{color:var(--hybridmag-color-link)}html.hm-dark .site-title a,html.hm-dark .site-title a:hover,html.hm-dark .site-title a:active,html.hm-dark .site-title a:focus,html.hm-dark .site-title a:visited{color:#fff}html.hm-dark .hm-search-box{background:#111}html.hm-dark .hm-h-de .site-header{background-color:#222}html.hm-dark .hm-h-lg .site-header{background-color:#222}html.hm-dark .hm-nav-sticky.hm-header-inner-wrapper,html.hm-dark .hm-header-inner-wrapper{background-color:#222}html.hm-dark .hm-search-toggle .hm-svg-icon,html.hm-dark .hm-light-dark-toggle .hm-svg-icon,html.hm-dark .hm-h-de .hm-header-inner .hm-social-menu a,html.hm-dark .hm-h-de .main-navigation a{color:#eee}html.hm-dark .hm-h-de .hm-slideout-toggle{color:#ddd}html.hm-dark .hm-h-de .main-navigation ul ul .current_page_item>a,html.hm-dark .hm-h-de .main-navigation ul ul .current-menu-item>a,html.hm-dark .hm-h-de .main-navigation ul ul .current_page_ancestor>a,html.hm-dark .hm-h-de .main-navigation ul ul .current-menu-ancestor>a,html.hm-dark .hm-h-de .main-navigation ul ul li a:hover{background-color:#111}html.hm-dark .hm-h-de .main-navigation ul ul a:hover{background-color:#111}html.hm-dark .hm-h-de .main-navigation{background-color:inherit}html.hm-dark .hm-h-de .main-navigation ul ul .current_page_item>a,html.hm-dark .hm-h-de .main-navigation ul ul .current-menu-item>a,html.hm-dark .hm-h-de .main-navigation ul ul .current_page_ancestor>a,html.hm-dark .hm-h-de .main-navigation ul ul .current-menu-ancestor>a{background:#111}html.hm-dark .hm-h-de .main-navigation ul li a:hover,html.hm-dark .hm-h-de .hm-header-inner .hm-social-menu a:hover{color:#fff}html.hm-dark #site-navigation.hm-menu ul ul,html.hm-dark .hm-menu ul ul{background-color:#222}html.hm-dark .hm-h-de .site-header{color:#eee}html.hm-dark .hm-h-de .hm-mobile-menu-toggle{color:#eee}html.hm-dark .hm-h-lg .site-header .hm-main-menu{background-color:#222}html.hm-dark .hm-h-lg .main-navigation a{color:#ddd}html.hm-dark .hm-h-lg .main-navigation ul li a:hover::before,html.hm-dark .hm-h-lg .main-navigation .current_page_item>a::before,html.hm-dark .hm-h-lg .main-navigation .current-menu-item>a::before,html.hm-dark .hm-h-lg .main-navigation .current_page_ancestor>a::before,html.hm-dark .hm-h-lg .main-navigation .current-menu-ancestor>a::before{background-color:#ccc}html.hm-dark .hm-h-lg .main-navigation .current_page_item>a,html.hm-dark .hm-h-lg .main-navigation .current-menu-item>a,html.hm-dark .hm-h-lg .main-navigation .current_page_ancestor>a,html.hm-dark .hm-h-lg .main-navigation .current-menu-ancestor>a{color:#fff}html.hm-dark .hm-h-lg .main-navigation ul ul .current_page_item>a,html.hm-dark .hm-h-lg .main-navigation ul ul .current-menu-item>a,html.hm-dark .hm-h-lg .main-navigation ul ul .current_page_ancestor>a,html.hm-dark .hm-h-lg .main-navigation ul ul .current-menu-ancestor>a,html.hm-dark .hm-h-lg .main-navigation ul ul li a:hover{background:#111;color:#fff}html.hm-dark .hm-h-lg .hm-slideout-toggle,html.hm-dark .hm-h-lg .hm-slideout-toggle:hover{color:#ddd}html.hm-dark .hm-h-lg .hm-mobile-menu-toggle{color:#eee}html.hm-dark li.hm-tab.th-ui-state-active a{color:#eee}html.hm-dark .hm-entry .entry-content{color:#ccc;margin-top:5px}html.hm-dark .pagination .page-numbers{background:#111}html.hm-dark .pagination .page-numbers.current{background:var(--hybridmag-color-primary)}html.hm-dark .post-thumbnail figcaption{color:#ccc}html.hm-dark :where(.wp-block-image figcaption){color:#ddd}html.hm-dark .hm-light-icon{display:block}html.hm-dark .hm-dark-icon{display:none}html.hm-dark .hm-featured-tabs .hm-tab-anchor{color:#ddd}html.hm-dark .hm-slideout-sidebar{--hybridmag-color-border:#333333;background-color:#222;color:#ccc}html.hm-dark .hm-slideout-sidebar a,html.hm-dark .hm-slideout-sidebar .site-title a,html.hm-dark .hm-slideout-sidebar .site-title a:hover,html.hm-dark .hm-slideout-sidebar .site-title a:active,html.hm-dark .hm-slideout-sidebar .site-title a:focus,html.hm-dark .hm-slideout-sidebar .site-title a:visited,html.hm-dark .hm-slideout-sidebar .hm-dropdown-toggle{color:#ddd}html.hm-dark .hm-slideout-sidebar a:hover{color:#f5f5f5}html.hm-dark .hm-slideout-sidebar .hm-slideout-toggle{background-color:#111;color:#eee}html.hm-dark .hm-mobile-sidebar{--hybridmag-color-border:#333333;background:#222}html.hm-dark .hm-mobile-sidebar a,html.hm-dark .hm-mobile-sidebar .site-title a,html.hm-dark .hm-mobile-sidebar .site-title a:hover,html.hm-dark .hm-mobile-sidebar .site-title a:active,html.hm-dark .hm-mobile-sidebar .site-title a:focus,html.hm-dark .hm-mobile-sidebar .site-title a:visited,html.hm-dark .hm-mobile-sidebar .hm-dropdown-toggle{color:#ddd}html.hm-dark .hm-mobile-sidebar .hm-mobile-menu-toggle{background-color:#111}html.hm-dark .wp-block-group.has-background{color:#fff}html.hm-dark .wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#000}html.hm-dark pre{background-color:#000}html.hm-dark th{background-color:#111}html.hm-dark .wp-block-table :where(figcaption){color:#bbb}html.hm-dark .hm-tagged,html.hm-dark .hm-tags-links a{color:#f5f5f5;background-color:#111}html.hm-dark .site-footer,html.hm-dark .hm-footer-bottom,html.hm-dark .hm-footer-widget-area{background-color:#272c30}html.hm-dark .site-footer,html.hm-dark .hm-footer-bottom{color:#ccc}html.hm-dark .site-footer .widget-title{color:#fff}html.hm-dark .site-footer a{color:#ccc}html.hm-dark .site-footer a:hover{color:#fff}.hm-menu{display:block}.hm-menu ul{display:flex;flex-wrap:wrap;align-items:center;list-style:none;margin:0;padding-right:0}.hm-menu ul ul{background-color:#f2f2f2;box-shadow:var(--hybridmag-global-box-shadow);display:block;float:right;position:absolute;top:100%;right:-999em;width:210px;z-index:99999}.hm-menu ul ul ul{right:-999em;top:0}.hm-menu ul ul li:hover>ul,.hm-menu ul ul li.focus>ul{right:100%}.hm-menu ul ul a{line-height:1.5;width:100%;color:#2c2b2b}.hm-menu ul ul a:hover{background-color:#fafafa;color:#000}.hm-menu ul ul span.hm-menu-icon{float:left}.hm-menu ul ul span.hm-menu-icon .hm-svg-icon{top:.1em;transform:rotate(90deg)}.hm-menu ul ul.sub-menu li a,.hm-menu ul ul.children li a{padding:12px 18px}.hm-menu ul span.hm-menu-icon{clear:both;display:inline-block;height:100%;padding:0 7px 0 0}.hm-menu ul span.hm-menu-icon .hm-svg-icon{position:relative;width:.8em;height:.8em;font-size:var(--hybridmag-font-size-sm)}.hm-menu ul li:hover>ul,.hm-menu ul li.focus>ul{right:auto}.hm-menu li{position:relative}.menu-toggle,.hm-menu.toggled ul{display:block}.main-navigation ul ul span.hm-menu-icon{float:left;padding:0 5px 0 0}.main-navigation ul ul span.hm-menu-icon .hm-svg-icon{transform:rotate(90deg)}.main-navigation ul ul a{font-size:var(--hybridmag-font-size-xs)}.main-navigation a{display:block;font-weight:600;text-decoration:none;padding:0 12px;line-height:50px}.hm-h-lg .main-navigation a{line-height:62px}.secondary-menu ul ul span.hm-menu-icon{float:left}.secondary-menu ul ul span.hm-menu-icon .hm-svg-icon{top:.1em;transform:rotate(90deg)}.secondary-menu a{color:#000;display:block;font-size:var(--hybridmag-font-size-xs);font-weight:600;text-decoration:none;padding:0 11px;line-height:40px}.secondary-menu li:first-child a{padding-right:0}.hm-h-de .main-navigation{background-color:transparent;margin-right:auto}.hm-h-de .main-navigation ul li a:hover{color:var(--hybridmag-color-primary)}.hm-h-de .main-navigation ul ul .current_page_item>a,.hm-h-de .main-navigation ul ul .current-menu-item>a,.hm-h-de .main-navigation ul ul .current_page_ancestor>a,.hm-h-de .main-navigation ul ul .current-menu-ancestor>a,.hm-h-de .main-navigation ul ul a{color:var(--hybridmag-color-primary)}.hm-h-de .main-navigation ul ul .current_page_item>a,.hm-h-de .main-navigation ul ul .current-menu-item>a,.hm-h-de .main-navigation ul ul .current_page_ancestor>a,.hm-h-de .main-navigation ul ul .current-menu-ancestor>a{background:#fafafa}.hm-h-de .main-navigation ul ul li a:hover{color:var(--hybridmag-color-primary)}.hm-h-de .main-navigation a{color:#222}.hm-h-de .main-navigation ul ul a{color:#2c2b2b}.hm-h-de .main-navigation .current_page_item>a,.hm-h-de .main-navigation .current-menu-item>a,.hm-h-de .main-navigation .current_page_ancestor>a,.hm-h-de .main-navigation .current-menu-ancestor>a{color:var(--hybridmag-color-primary)}.hm-h-de .hm-header-inner .hm-social-menu a{font-size:var(--hybridmag-font-size-sm);color:#222}.hm-h-de .hm-header-inner .hm-social-menu a:hover{color:#555}@media (max-width:959px){.hm-h-de .hm-header-inner .hm-slideout-toggle{display:none}}.hm-h-lg .site-header{background-color:#fff;box-shadow:var(--hybridmag-global-box-shadow)}.hm-h-lg .site-header .hm-main-menu{border-top:1px solid var(--hybridmag-color-border)}.hm-h-lg.menu-align-left .main-navigation{margin-left:auto}.hm-h-lg.menu-align-right .main-navigation{margin-right:auto}.hm-h-lg .main-navigation ul li{position:relative}.hm-h-lg .main-navigation ul li a:hover::before{content:"";position:absolute;top:-1px;right:0;left:0;width:100%;height:1px;background:var(--hybridmag-color-link-hover)}.hm-h-lg .main-navigation ul ul li a:hover::before{display:none}.hm-h-lg .main-navigation ul ul .current_page_item>a,.hm-h-lg .main-navigation ul ul .current-menu-item>a,.hm-h-lg .main-navigation ul ul .current_page_ancestor>a,.hm-h-lg .main-navigation ul ul .current-menu-ancestor>a{background:#fafafa}.hm-h-lg .main-navigation ul ul .current_page_item>a::before,.hm-h-lg .main-navigation ul ul .current-menu-item>a::before,.hm-h-lg .main-navigation ul ul .current_page_ancestor>a::before,.hm-h-lg .main-navigation ul ul .current-menu-ancestor>a::before{display:none}.hm-h-lg .main-navigation ul ul a{color:#2c2b2b;line-height:inherit}.hm-h-lg .main-navigation .current_page_item>a::before,.hm-h-lg .main-navigation .current-menu-item>a::before,.hm-h-lg .main-navigation .current_page_ancestor>a::before,.hm-h-lg .main-navigation .current-menu-ancestor>a::before{content:"";position:absolute;top:-1px;right:0;left:0;width:100%;height:1px;background:var(--hybridmag-color-primary)}.hm-h-lg .main-navigation a{color:#222}.hybridmag-boxed.hm-wide-pmenu-inner .hm-menu-wrapper.hm-container{max-width:100%}.hm-nav-sticky.hm-header-inner-wrapper,.hm-nav-sticky.hm-main-menu{z-index:9999;position:fixed}.hm-nav-sticky.hm-header-inner-wrapper{width:100%;background-color:#fff;border-bottom:1px solid var(--hybridmag-color-border)}.hm-mobile-menu-toggle{display:block}@media only screen and (min-width:959px){.hm-mobile-menu-toggle{display:none}}.hm-mobile-menu{margin-bottom:20px;border-top:1px solid var(--hybridmag-color-border)}.hm-mobile-menu ul{list-style:none;margin:0;padding:0 0 20px}.hm-mobile-menu ul li{position:relative;border-bottom:1px solid var(--hybridmag-color-border)}.hm-mobile-menu ul li a{display:block;width:100%;line-height:45px;font-weight:600}.hm-mobile-menu ul ul{display:none;padding:0 20px 0 0;border-top:1px solid var(--hybridmag-color-border)}.hm-mobile-menu ul ul li:last-child{border:none}.hm-mobile-menu ul ul.toggled-on{display:block}.hm-mobile-menu .hm-dropdown-toggle.toggled-on svg{transform:rotate(180deg)}.hm-mobile-menu .hm-dropdown-toggle{cursor:pointer;background:transparent;font-size:var(--hybridmag-font-size-base);position:absolute;top:0;left:0;line-height:45px;padding:0 15px;border-radius:0;border-right:1px solid var(--hybridmag-color-border);border-left:1px solid var(--hybridmag-color-border)}.hm-mobile-menu .hm-dropdown-toggle:hover,.hm-mobile-menu .hm-dropdown-toggle:active,.hm-mobile-menu .hm-dropdown-toggle:focus{background:inherit}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:35px 0 35px}.comment-navigation .nav-links,.posts-navigation .nav-links,.post-navigation .nav-links{display:flex}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{flex:1 0 50%}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{text-align:end;flex:1 0 50%}.posts-navigation .nav-links{font-size:var(--hybridmag-font-size-md);font-weight:600}.post-navigation .nav-links{display:flex}.post-navigation .nav-links .posts-nav-text{color:var(--hybridmag-color-text-light);font-size:var(--hybridmag-font-size-xs);font-weight:600}.post-navigation .nav-links .post-title{font-family:"Figtree",Helvetica,Arial,sans-serif;color:var(--hybridmag-color-link);font-size:var(--hybridmag-font-size-amd);font-weight:600}.post-navigation .nav-links .post-title:hover{color:var(--hybridmag-color-link-hover)}.hm-cl-sep .post-navigation{background:var(--hybridmag-color-bg-cl-sep-content);padding:var(--hybridmag-global-inner-spacing);border-radius:var(--hybridmag-global-border-radius);box-shadow:var(--hybridmag-global-box-shadow)}.hm-social-menu{list-style:none;display:flex;align-items:center;margin:0;padding:0}.hm-social-menu li a{display:flex;padding:0 7px;align-items:center}.pagination{margin:10px 0 30px}.pagination .page-numbers{background:#e7e7e7;border-radius:3px;color:var(--hybridmag-color-text-main);font-weight:600;padding:10px 17px;margin:0 2px 5px 2px;display:inline-block}.pagination .page-numbers.next,.pagination .page-numbers.previous{margin:0}.pagination .page-numbers.current{background:var(--hybridmag-color-primary);color:#fff;font-weight:600}.pagination a.page-numbers:hover{background:var(--hybridmag-color-primary);color:#fff}.infinite-scroll .pagination{display:none}.hm-entry .page-links{padding:30px 0}.hm-entry .post-page-numbers{color:var(--hybridmag-color-text-main)!important;font-weight:600;background-color:#eee;padding:8px 17px;margin:0 2px 5px 2px;display:inline-block;text-decoration:none!important}.hm-entry .post-page-numbers:visited{color:#000}.hm-entry .post-page-numbers:hover,.hm-entry .post-page-numbers.current{background-color:var(--hybridmag-color-primary);color:#ffffff!important}.sticky{display:block}.updated:not(.published){display:none}.hm-show-updated .entry-header .updated:not(.published){display:inline-block}.hm-show-updated .entry-header .published.sm-hu{display:none}.page-content,.entry-content,.entry-summary{margin:1.5em 0 0}.page-content a,.entry-content a,.entry-summary a{color:#046bd2;text-decoration:underline}.page-content a:hover,.entry-content a:hover,.entry-summary a:hover{color:var(--hybridmag-color-link-hover)}.entry-content:before,.entry-content:after{content:"";display:table;table-layout:fixed}.entry-content:after{clear:both}.page-links{clear:both;margin:0 0 1.5em}.post-thumbnail img{vertical-align:middle}.hm-entry{word-break:break-word;overflow-wrap:break-word;margin-bottom:var(--hybridmag-post-row-gap)}.hm-entry .post-thumbnail{margin:0 0 15px;overflow:hidden}.hm-entry .entry-header{margin:0 0 15px}.hm-entry .entry-title{font-size:var(--hybridmag-font-size-lg);margin:0 0 10px}.hm-entry .entry-content{color:#505050;margin-top:5px}.hm-entry .entry-content>*{margin-bottom:20px}.hm-entry .entry-content>*:last-child{margin-bottom:0}.hm-entry .entry-content .wp-block-spacer{margin-bottom:0}.hm-entry .entry-content-wrapper .entry-meta{margin-top:20px}.hm-cl-sep .hm-entry{background:var(--hybridmag-color-bg-cl-sep-content);box-shadow:var(--hybridmag-global-box-shadow);border-radius:var(--hybridmag-global-border-radius);overflow:hidden}.hm-post-grid.hm-arc-img-ah .hm-entry .post-thumbnail img,.hm-post-grid.hm-arc-img-bh .hm-entry .post-thumbnail img{width:100%;height:auto}@media only screen and (min-width:600px){.hm-post-grid #blog-entries{display:flex;flex-wrap:wrap;-moz-column-gap:var(--hybridmag-post-cols-gap);column-gap:var(--hybridmag-post-cols-gap)}.hm-post-grid.hm-grid-2 #blog-entries .hm-entry{width:calc(50% - var(--hybridmag-post-cols-gap) / 2)}.hm-post-grid.hm-grid-3 #blog-entries .hm-entry{width:calc(33.333% - var(--hybridmag-post-cols-gap) * 2 / 3)}.hm-post-grid.hm-grid-4 #blog-entries .hm-entry{width:calc(25% - var(--hybridmag-post-cols-gap) * 3 / 4)}.hm-post-grid.hm-grid-5 #blog-entries .hm-entry{width:calc(20% - var(--hybridmag-post-cols-gap) * 4 / 5)}.hm-post-grid.hm-grid-6 #blog-entries .hm-entry{width:calc(16.66667% - var(--hybridmag-post-cols-gap) * 5 / 6)}}.entry-meta{font-size:var(--hybridmag-font-size-xs);font-weight:500;display:flex;flex-wrap:wrap;align-items:center;color:var(--hybridmag-color-text-light)}.entry-meta a{color:var(--hybridmag-color-text-light)}.entry-meta a:visited{color:var(--hybridmag-color-text-light)}.entry-meta a:hover{color:var(--hybridmag-color-link-hover)}.entry-meta .author a{color:var(--hybridmag-color-link);font-weight:500}.entry-meta .author a:visited{color:var(--hybridmag-color-link)}.entry-meta .author a:hover{color:var(--hybridmag-color-link-hover)}.entry-meta svg{margin:0 0 0 .3em}.hm-meta-sep{margin:0 .6em}.hm-read-more,.hm-entry .entry-content .hm-read-more{text-decoration:none;color:var(--hybridmag-color-link);font-weight:500}.hm-read-more:visited,.hm-entry .entry-content .hm-read-more:visited{color:var(--hybridmag-color-link)}.hm-read-more:hover,.hm-entry .entry-content .hm-read-more:hover{color:var(--hybridmag-color-link-hover);text-decoration:underline}.entry-title{word-wrap:break-word}.entry-title a{color:var(--hybridmag-color-link)}.entry-title a:visited{color:var(--hybridmag-color-link)}.entry-title a:hover{color:var(--hybridmag-color-link-hover)}.cat-links:not(.entry-meta .cat-links){color:#f5f5f5;display:block}.cat-links:not(.entry-meta .cat-links) ul{list-style:none;display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0 0 .8em}.cat-links:not(.entry-meta .cat-links) a{color:#fff;background:var(--hybridmag-color-primary);display:inline-block;padding:.15em .65em;border-radius:4px;font-weight:600;font-size:var(--hybridmag-font-size-xxxs)}.cat-links:not(.entry-meta .cat-links) a:visited{color:#fff}.cat-links:not(.entry-meta .cat-links) a:hover{background:#333}.hm-arc-img-ba .hm-entry{display:flex}.hm-arc-img-ba .hm-entry .post-thumbnail{flex-basis:46.273291925%}.hm-arc-img-ba .hm-entry .hm-article-inner{flex-basis:46.273291925%;flex-grow:1}.hm-arc-img-ba.hybridmagaif-right .post-thumbnail{order:2}.hm-arc-img-ba.hybridmagaif-right .hm-article-inner{order:1}.hm-arc-img-ba.hybridmagaif-right.hm-post-list .hm-entry .post-thumbnail{margin-bottom:0;border-top-right-radius:var(--hybridmag-global-border-radius);border-bottom-right-radius:var(--hybridmag-global-border-radius);border-top-left-radius:0;border-bottom-left-radius:0}.hm-arc-img-ba.hm-post-list .hm-entry{align-items:center}.hm-arc-img-ba.hm-post-list .hm-entry .post-thumbnail{margin:0 0 0 30px;border-top-left-radius:var(--hybridmag-global-border-radius);border-bottom-left-radius:var(--hybridmag-global-border-radius);box-shadow:0 0 20px 0 rgba(0,0,0,.08)}.hm-arc-img-ba.hm-post-list .hm-entry .post-thumbnail img{width:100%;height:auto}@media (max-width:599px){.hm-arc-img-ba.hm-post-list .hm-entry .post-thumbnail{width:100%;margin:0 0 30px 0;border-radius:var(--hybridmag-global-border-radius)}}@media (max-width:599px){.hm-arc-img-ba.hm-post-list .hm-entry{display:block}}.hm-arc-img-ba.hm-post-list.hm-cl-sep .hm-entry{padding:var(--hybridmag-global-inner-spacing)}@media (min-width:600px){.hm-arc-img-ba.hm-post-list.hm-cl-sep .hm-entry{padding:30px 0}.hm-arc-img-ba.hm-post-list.hm-cl-sep .hm-entry .post-thumbnail{margin-left:0}}@media (min-width:600px){.hm-arc-img-ba.hm-post-list.hm-cl-sep .hm-article-inner{margin:0 30px}}.hm-arc-img-ba.hm-post-list.hm-cl-one .hm-entry .post-thumbnail{box-shadow:none;border-radius:var(--hybridmag-global-border-radius)}.hm-arc-img-ba.hm-post-grid.hm-cl-sep .hm-entry{padding:20px}.hm-arc-img-ba.hm-post-grid.hm-cl-sep .hm-entry .post-thumbnail{max-width:30%}.hm-post-grid.hm-arc-img-ba .hm-entry .post-thumbnail{margin:0 0 20px 20px}.hm-post-grid.hm-arc-img-ba.hybridmagaif-right .hm-entry .post-thumbnail{margin:0 20px 20px 0}.hm-post-grid .hm-entry .post-thumbnail{margin:0 0 25px}.hm-arc-img-bc .hm-entry .entry-content-wrapper{margin-top:1.5em}.hm-arc-img-bc .hm-entry .post-thumbnail{width:34%;float:right;margin:0 0 20px 3%}.hm-arc-img-bc .hm-entry .entry-content{float:left;width:63%;margin:0}.hm-arc-img-bc .hm-entry .entry-content p{margin:0 0 1.5em}.hm-arc-img-bc .hm-entry .entry-meta{width:63%}.hm-arc-img-bc.hybridmagaif-right .post-thumbnail{float:left;margin:0 20px 20px 0}.hm-arc-img-bc.hybridmagaif-right .entry-content{float:right}.hm-arc-img-bc.hm-cl-sep .hm-entry{padding:var(--hybridmag-global-inner-spacing)}.hm-arc-img-bh.hm-cl-sep .hm-article-inner{padding:var(--hybridmag-global-inner-spacing)}.hm-arc-img-bh.hm-cl-sep .post-thumbnail{margin-bottom:0}.hm-arc-img-bh.hm-cl-one .post-thumbnail{border-radius:var(--hybridmag-global-border-radius)}.hm-arc-img-ah.hm-cl-sep .entry-header{margin-bottom:0;padding:var(--hybridmag-global-inner-spacing)}.hm-arc-img-ah.hm-cl-sep .entry-content-wrapper{padding:0 var(--hybridmag-global-inner-spacing) var(--hybridmag-global-inner-spacing) var(--hybridmag-global-inner-spacing)}.hm-arc-img-ah.hm-cl-sep .post-thumbnail{margin-bottom:var(--hybridmag-global-inner-spacing)}.hm-arc-img-ah.hm-cl-sep .hm-entry .entry-title{margin-bottom:0}.hm-arc-img-ah.hm-cl-one .post-thumbnail{border-radius:var(--hybridmag-global-border-radius)}.hm-arc-no-img.hm-cl-sep .hm-entry{padding:var(--hybridmag-global-inner-spacing)}.hm-author-avatar{margin-left:5px}.hm-author-avatar img{width:30px;height:30px;border-radius:15px;vertical-align:middle}.hm-comments-icon{margin:0 10px 0 4px}.hm-comments-icon .hm-svg-icon{position:relative;top:2px;width:1.2em}.single .hm-author-avatar{margin-left:10px}.single .hm-author-avatar img{width:40px;height:40px;border-radius:20px}.hm-tagged,.hm-tags-links a{line-height:1.8;padding:2px 8px;margin-left:1px;background:#eee;color:#222;display:inline-block;text-transform:uppercase;font-weight:700;font-size:.75rem;border-radius:3px}.hm-tags-links a:hover{background:var(--hybridmag-color-link-hover);color:#fff}.hm-tagged{background:var(--hybridmag-color-primary);color:#fff}.hm-author-bio{display:flex;padding:25px;border:1px solid var(--hybridmag-color-border);margin:60px 0;border-radius:var(--hybridmag-global-border-radius)}.hm-author-name{font-weight:600;margin-bottom:10px}.hm-author-link{color:var(--hybridmag-color-primary);font-size:var(--hybridmag-font-size-sm);font-weight:600}.hm-author-link:visited{color:var(--hybridmag-color-primary)}.hm-author-link:hover{color:var(--hybridmag-color-link)}.hm-author-image{flex-shrink:0;margin-left:20px}.hm-author-image img{border-radius:var(--hybridmag-global-border-radius)}.hm-author-description{font-size:var(--hybridmag-font-size-base)}.hm-author-description p{margin-bottom:10px}.hm-blog-section-header{margin:0 0 30px;position:relative}.hm-blog-section-header .hm-blog-entries-title{display:inline-block;border-bottom:2px solid var(--hybridmag-color-primary);margin:0;font-size:var(--hybridmag-font-size-lg)}.hm-fp1{margin:5px 0 35px;width:100%}@media (max-width:767px){.hm-fp1::after{display:block;content:"";clear:both}}.hm-featured-top{width:100%}.hm-fp1-right{position:relative}@media (min-width:768px){.hm-fp1{display:flex;justify-content:space-between}.hm-fp1-left{width:65.234375%}.hm-fp1-right{width:34.375%}}.hm-fp-overlay,.hm-fp-link-overlay{bottom:0;right:0;position:absolute;left:0;top:0;z-index:2}.hm-slider{position:relative;border-radius:var(--hybridmag-global-border-radius)}.hm-cl-sep .hm-slider{box-shadow:var(--hybridmag-global-box-shadow)}.hm-slide-holder{position:relative;background-color:#f5f5f5}.hm-slide-holder>.hm-slide-content{position:absolute;top:0;right:0;left:0;bottom:0}.hm-slide-image{position:relative;width:100%;padding-top:59.281437126%}.hm-slide-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0}.hm-slider-title{font-size:var(--hybridmag-font-size-md);font-weight:700;margin:0;color:#f5f5f5;text-shadow:0 1px 1px #000}@media (min-width:992px){.hm-slider-title{font-size:var(--hybridmag-font-size-xxl)}}.hm-slider-details-container{z-index:1;padding:33px;position:absolute;bottom:0;right:0;left:0}@media (max-width:767px){.hm-slider-details-container{padding:15px}}.hm-slider-details-container::before{position:absolute;content:"";top:0;left:0;bottom:0;right:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgb(0,0,0) 100%);opacity:.5;transition:opacity 0.2s linear;z-index:-1}.hm-slider:hover .hm-slider-details-container::before{opacity:.7}.hm-slider:hover .hm-slider-title{color:#fff;transition:color 0.2s}.hm-slider .hm-swiper-button-prev,.hm-slider .hm-swiper-button-next{width:40px;height:40px;margin:-20px 0 0;transition:all 0.2s ease-in-out;text-align:center}.hm-swiper-button-prev svg,.hm-swiper-button-next svg{fill:#fff;width:26px;height:26px;position:relative}.hm-swiper-button-prev{right:20px;left:auto}.hm-swiper-button-next{left:20px;right:auto}@media screen and (max-width:767px){.hm-highlighted-posts{margin:0 -1px}}.hm-highlighted-post{position:relative;width:100%;height:auto;z-index:1;border-radius:var(--hybridmag-global-border-radius);overflow:hidden}@media screen and (max-width:767px){.hm-highlighted-post{width:50%;float:right;padding:2px 1px 0 1px}}.hm-highlighted-post:first-child{margin-bottom:.92%}@media screen and (min-width:768px){.hm-highlighted-post:first-child{margin-bottom:.97%}}.hm-highlighted-post:hover .hmhp-details-container::before{opacity:.7}.hm-highlighted-post:hover .hmhp-title{color:#fff}.hm-cl-sep .hm-highlighted-post{box-shadow:var(--hybridmag-global-box-shadow)}.hmhp-thumbnail img{max-width:100%;position:relative;z-index:-2}.hmhp-details-container{position:absolute;bottom:0;right:0;z-index:1;width:100%;padding:20px}@media (max-width:767px){.hmhp-details-container{padding:10px}}.hmhp-details-container::before{position:absolute;content:"";top:0;left:0;bottom:0;right:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgb(0,0,0) 100%);opacity:.5;transition:opacity 0.2s linear;z-index:-1}.hmhp-title{font-weight:700;font-size:var(--hybridmag-font-size-md);color:#f5f5f5;text-shadow:0 1px 1px #000;margin:0}@media screen and (min-width:992px){.hmhp-title{font-size:var(--hybridmag-font-size-lg)}}.hmhp-inner{position:relative;background-color:#f5f5f5}.hmhp-thumb{position:relative;width:100%;padding-top:55.681818182%}.hmhp-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0}@media (min-width:600px){.hm-tab-posts-wrapper{display:flex;flex-wrap:wrap;gap:30px}}.hm-tab-post-card{overflow:hidden}@media (min-width:600px) and (max-width:767px){.hm-tab-post-card{flex-basis:calc(50% - 15px)}}@media (min-width:768px){.hm-tab-post-card{flex-basis:calc(25% - 22.5px)}}@media (max-width:600px){.hm-tab-post-card{margin:0 0 30px}.hm-tab-post-card:last-child{margin-bottom:0}}.hm-tab-post-img{max-height:342px;overflow:hidden}.hm-cl-sep .hm-tab-post-card{border-radius:var(--hybridmag-global-border-radius);box-shadow:var(--hybridmag-global-box-shadow);background:var(--hybridmag-color-bg-cl-sep-content)}.hm-cl-sep .hm-tab-post-details{padding:20px;margin-top:0}.hm-cl-one .hm-tab-post-card .hm-tab-post-img{border-radius:var(--hybridmag-global-border-radius);overflow:hidden}.hm-tab-post-details{margin-top:15px}.hm-tab-post-details .entry-meta{font-size:var(--hybridmag-font-size-xxs)}.hm-tab-post-title{font-size:var(--hybridmag-font-size-md);margin:0 0 8px;word-wrap:break-word}.hm-tab-post-img img{vertical-align:middle}.hm-fp-small-top{margin-bottom:50px}@media (min-width:600px){.hm-fp-small-top{display:flex;gap:30px}}.hm-fp-small{display:flex;width:25%;padding:18px;border-radius:var(--hybridmag-global-border-radius);box-shadow:var(--hybridmag-global-box-shadow);background:#fff}.hm-fp-small .post-thumbnail{max-width:64px;margin-left:16px}.hm-fp-small .post-thumbnail img{border-radius:var(--hybridmag-global-border-radius)}.hm-fp-small .entry-title{margin:0;font-size:var(--hybridmag-font-size-base)}.page .entry-header{margin:0 0 35px}.page .entry-header h1{margin:0}.page .entry-footer{margin:40px 0}.page .edit-link{margin:0}.page-header{margin:0 0 var(--hybridmag-global-spacing)}.page-header .page-title{margin:0;font-size:var(--hybridmag-font-size-xxl)}.page-header .archive-description{margin:5px 0 0}.page-header .archive-description p{margin-bottom:0}.hm-entry-single{line-height:var(--hybridmag-line-height-article)}.hm-entry-single .entry-content{margin-bottom:35px;font-size:var(--hybridmag-font-size-md)}.hm-entry-single>.post-thumbnail{margin:0 0 35px;display:table}.hm-entry-single .post-thumbnail img{border-radius:var(--hybridmag-global-border-radius)}.hm-entry-single .entry-title{font-size:var(--hybridmag-font-size-xxl);margin:0 0 10px}@media (min-width:768px){.hm-entry-single .entry-title{font-size:var(--hybridmag-font-size-xxxl)}}.hm-entry-single .entry-header{margin:0 0 35px}.hm-entry-single .entry-footer{display:flex;margin:40px 0}.hm-cl-sep .hm-entry-single,.hm-cl-sep .hm-woocommerce-container{margin-bottom:35px;padding:var(--hybridmag-global-inner-spacing);background:var(--hybridmag-color-bg-cl-sep-content);border-radius:var(--hybridmag-global-border-radius);box-shadow:var(--hybridmag-global-box-shadow)}.page-template-template-magazine.hm-cl-sep .hm-entry-single{padding:0;background-color:transparent;box-shadow:none}.page-template-template-magazine.hm-cl-sep .hm-entry-single .entry-content .wp-block{margin-bottom:35px;padding:var(--hybridmag-global-inner-spacing);background:var(--hybridmag-color-bg-cl-sep-content);border-radius:var(--hybridmag-global-border-radius);box-shadow:var(--hybridmag-global-box-shadow)}.page-template-template-magazine .hm-entry-single .entry-content{margin:0}.page.hm-entry-single .entry-header{margin-bottom:0}.page.hm-entry-single .entry-header .entry-title{margin:0 0 35px}.edit-link{font-style:italic;font-weight:600;margin-right:1em}.post-thumbnail figcaption{color:#555;font-size:var(--hybridmag-font-size-xxs);text-align:center;line-height:1.3;margin:.5em auto 1em auto;max-width:95%;display:table-caption;caption-side:bottom}.page-links{clear:both;margin:3.5em 0 1.5em}.page-links .post-page-numbers{border:1px solid var(--hybridmag-color-border);color:var(--hybridmag-color-text);padding:5px 14px;font-weight:700;margin:0 2px;border-radius:3px;display:inline-block;text-decoration:none!important}.page-links .post-page-numbers:visited{color:#000}.page-links .post-page-numbers:hover,.page-links .post-page-numbers.current{background-color:var(--hybridmag-color-primary);border:1px solid var(--hybridmag-color-primary);color:#ffffff!important}.hm-no-pt .hm-entry-single .entry-content{margin-top:0}.hm-cl-sep .comments-area{background:var(--hybridmag-color-bg-cl-sep-content);border-radius:var(--hybridmag-global-border-radius);box-shadow:var(--hybridmag-global-box-shadow);padding:var(--hybridmag-global-inner-spacing);margin:0 0 35px}.comments-area{margin:80px 0 60px}.comment-content a{word-wrap:break-word}.comment-content p{margin-top:0}.bypostauthor{display:block}.comment-list{margin:0 0 1.5em 0;list-style:none;padding:0;border-bottom:1px solid var(--hybridmag-color-border)}.says,.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.comment-list+.comment-respond,.comment-navigation+.comment-respond{padding-top:1.75em}.comments-title{font-size:1.4375rem;font-weight:700;line-height:1.3125;margin:0;padding:0 0 35px}.comment-reply-title{position:relative;font-size:1.4375rem;font-weight:700;margin:0 0 20px;line-height:1.3125}.comment-list article,.comment-list .pingback,.comment-list .trackback{border-top:1px solid var(--hybridmag-color-border);padding:30px 75px 30px 30px;position:relative}.comment-list .children{list-style:none;margin:0}.comment-list .children>li{padding-right:.875em}.comment-author{color:#1a1a1a;margin-bottom:.4375em;line-height:1;display:inline}.comment-author a{color:var(--hybridmag-color-primary)}.comment-author a:hover{color:#222}.comment-author .avatar{height:50px;position:absolute;width:50px;right:0;top:22px;border-radius:50%}.comment-metadata,.pingback .edit-link{color:#888;font-size:var(--hybridmag-font-size-xxs);line-height:1.6153846154}footer.comment-meta{margin-bottom:25px}.comment-metadata{margin-right:5px;display:inline}.comment-metadata a,.pingback .comment-edit-link{color:#888}.comment-metadata a:hover,.comment-metadata a:focus,.pingback .comment-edit-link:hover,.pingback .comment-edit-link:focus{color:var(--hybridmag-color-link-hover)}.comment-metadata .edit-link,.pingback .edit-link{display:inline-block}.comment-content ul,.comment-content ol{margin:0 1.25em 1.5em 0}.comment-content li>ul,.comment-content li>ol{margin-bottom:0}.comment-reply-link{border-radius:2px;color:#fff;display:inline-block;font-size:var(--hybridmag-font-size-xxxs);line-height:1;margin-top:1.25em;padding:.417em .833em;font-weight:700;background:#222;text-transform:uppercase}.comment-reply-link:hover,.comment-reply-link:focus{background:var(--hybridmag-color-primary);color:#fff;outline:0}.comment-form label{display:block;font-size:var(--hybridmag-font-size-xs);letter-spacing:.077em;line-height:1.5;margin-bottom:.5em;text-transform:uppercase}.comment-list .comment-form{padding-bottom:1.75em}.comment-notes,.comment-awaiting-moderation,.logged-in-as,.form-allowed-tags{font-size:var(--hybridmag-font-size-sm);line-height:1.6;margin-bottom:1.5em}.no-comments{border-top:1px solid var(--hybridmag-color-border);font-weight:700;margin:0;padding-top:1.75em}.comment-navigation+.no-comments{border-top:0;padding-top:0}.form-allowed-tags code{font-family:Inconsolata,monospace}.form-submit{margin-bottom:0}.required{color:var(--hybridmag-color-primary)}.comment-reply-title small{font-size:100%}.comment-reply-title small a{border:0;float:left;font-size:0}.comment-reply-title small a:hover,.comment-reply-title small a:focus{color:#1a1a1a}#cancel-comment-reply-link{position:absolute;left:10px;top:32px;width:26px;height:26px;opacity:.5}#cancel-comment-reply-link:hover{opacity:1}#cancel-comment-reply-link:before,#cancel-comment-reply-link:after{position:absolute;right:15px;content:" ";height:26px;width:2px;background-color:var(--hybridmag-color-text-main)}#cancel-comment-reply-link:before{transform:rotate(-45deg)}#cancel-comment-reply-link:after{transform:rotate(45deg)}.widget{margin:0 0 var(--hybridmag-global-spacing)}.widget::after{display:block;content:"";clear:both}.widget select{max-width:100%}.widget ol,.widget ul{margin:0;padding:0}.widget ul li{list-style:none;margin-bottom:.5em}.widget:first-of-type{margin-top:0}.widget .wp-block-spacer{margin-bottom:0}.hm-footer-widget-area .widget:first-of-type{margin-top:50px}.clearfix:before,.clearfix:after{content:"";display:table;table-layout:fixed}.clearfix:after{clear:both}#secondary .widget-title,#secondary .wp-block-heading{color:var(--hybridmag-color-text-headings)}.hm-cl-sep #secondary .widget{padding:var(--hybridmag-global-inner-spacing);background:var(--hybridmag-color-bg-cl-sep-content);box-shadow:var(--hybridmag-global-box-shadow);border-radius:var(--hybridmag-global-border-radius)}.widget-title,.widget_block h2.wp-block-heading,.widget_block h3.wp-block-heading,.widget_block h4.wp-block-heading{margin:0 0 20px;font-size:var(--hybridmag-font-size-lg)}.hm-header-sidebar figure{margin:0}.hm-sidebar-header-after .widget,.hm-header-sidebar .widget{margin:1.5em 0 0}.hm-sidebar-header-after .widget:first-of-type,.hm-header-sidebar .widget:first-of-type{margin-top:0}.hm-sidebar-header-after .widget:last-of-type,.hm-header-sidebar .widget:last-of-type{margin-bottom:0}ul.hm-tab-nav{overflow:hidden;margin:0 0 25px 0;list-style:none;padding:0;display:flex;flex-wrap:wrap}li.hm-tab{float:right;padding:0!important;text-align:center;margin-left:35px}li.hm-tab a{width:100%}li.hm-tab.th-ui-state-active a{border-bottom:2px solid var(--hybridmag-color-primary);outline:0}.hm-featured-tabs{position:relative;margin-bottom:60px}.hm-featured-tabs .hm-tab-anchor{font-size:var(--hybridmag-font-size-md);padding:10px 0 3px;line-height:40px;display:inline-block;font-weight:var(--hybridmag-font-weight-headings);line-height:1.3;color:#333}@media (max-width:600px){.hm-featured-tabs .hm-tab-anchor{font-size:var(--hybridmag-font-size-sm)}}.hm-featured-tabs #hm-tab-posts-2,.hm-featured-tabs #hm-tab-posts-3,.hm-featured-tabs #hm-tab-posts-4{display:none}.hm-cl-one .hm-featured-tabs{margin-bottom:80px}.hm-tabs-view-more{text-align:center;font-weight:var(--hybridmag-font-weight-headings);margin:20px 0 0;display:block}@media (min-width:768px){.hm-tabs-view-more{position:absolute;top:0;left:0;margin-top:10px;font-size:var(--hybridmag-font-size-sm);text-align:left}}.hm-sidebar-posts .widget-title{margin-bottom:25px}.hm-sidebar-posts .hms-post:last-child{margin-bottom:0}.hms-thumb{float:right;margin-left:15px;position:relative}.hms-thumb img{max-width:75px;vertical-align:top;border-radius:var(--hybridmag-global-border-radius)}@media (min-width:768px) and (max-width:992px){.hms-thumb img{max-width:100%}}@media (min-width:768px) and (max-width:992px){.hms-thumb{width:30%;margin-left:12px}}.hms-details{overflow:hidden}.hms-title{font-size:var(--hybridmag-font-size-base);margin:0 0 8px;-ms-word-wrap:break-word;word-wrap:break-word;line-height:1.27}.hms-post{margin-bottom:30px}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.custom-logo-link{display:inline-block}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-right:auto;margin-left:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center;font-size:var(--hybridmag-font-size-xs)}.gallery{margin-bottom:1.5em;display:grid;grid-gap:1.5em}.gallery-item{display:inline-block;text-align:center;width:100%}.gallery-columns-2{grid-template-columns:repeat(2,1fr)}.gallery-columns-3{grid-template-columns:repeat(3,1fr)}.gallery-columns-4{grid-template-columns:repeat(4,1fr)}.gallery-columns-5{grid-template-columns:repeat(5,1fr)}.gallery-columns-6{grid-template-columns:repeat(6,1fr)}.gallery-columns-7{grid-template-columns:repeat(7,1fr)}.gallery-columns-8{grid-template-columns:repeat(8,1fr)}.gallery-columns-9{grid-template-columns:repeat(9,1fr)}.gallery-caption{display:block}.hm-entry-single .entry-content>*{margin-bottom:30px}.hm-entry-single .entry-content>*:last-child{margin-bottom:0}.wp-block-group .wp-block-group__inner-container>*{margin-bottom:20px}.wp-block-group .wp-block-group__inner-container>*:last-child{margin-bottom:0}.wp-block-columns .wp-block-column>*:last-child{margin-bottom:0}.wp-block-archives,.wp-block-categories,.wp-block-latest-posts{padding:0;list-style:none}.wp-block-archives li,.wp-block-categories li,.wp-block-latest-posts li{margin-bottom:.5em}.wp-block-latest-comments{padding-right:0}.page-content a.wp-block-button__link,.entry-content a.wp-block-button__link,.entry-summary a.wp-block-button__link,.wp-block-button__link{border-radius:3px;background:var(--hybridmag-color-button-background);color:var(--hybridmag-color-button-text);cursor:pointer;line-height:1;padding:.8em 1em .8em;font-size:var(--hybridmag-font-size-base);font-weight:700;text-decoration:none}.page-content a.wp-block-button__link:hover,.entry-content a.wp-block-button__link:hover,.entry-summary a.wp-block-button__link:hover,.wp-block-button__link:hover{color:var(--hybridmag-color-button-hover-text);background:var(--hybridmag-color-button-hover-background)}.page-content a.wp-block-button__link:active,.page-content a.wp-block-button__link:focus,.entry-content a.wp-block-button__link:active,.entry-content a.wp-block-button__link:focus,.entry-summary a.wp-block-button__link:active,.entry-summary a.wp-block-button__link:focus,.wp-block-button__link:active,.wp-block-button__link:focus{background:var(--hybridmag-color-button-focus-background)}.wp-block-search__button{padding:.8rem 1rem;border:none}.wp-block-pullquote{border-right:none;border-left:none;font-size:var(--hybridmag-font-size-xl);padding:2rem 0;text-align:right;margin-top:40px;margin-bottom:40px}.wp-block-pullquote cite,.wp-block-pullquote .wp-block-pullquote__citation{font-size:var(--hybridmag-font-size-sm)}.wp-block-pullquote cite::before,.wp-block-pullquote .wp-block-pullquote__citation::before{content:"—";margin-left:.25rem}.wp-block-pullquote blockquote{border-right:none}.wp-block-pullquote blockquote p,.wp-block-pullquote.is-style-solid-color blockquote p{font-size:var(--hybridmag-font-size-xl);line-height:1.3;margin-bottom:.5em;margin-top:0;font-style:italic}.wp-block-pullquote.is-style-solid-color,.wp-block-pullquote.has-background,.wp-block-pullquote[style*=border-style][style*=border-width]{padding-right:1.5rem;padding-left:1.5rem}.wp-block-pullquote.is-style-solid-color blockquote{margin-right:0;margin-left:0}.wp-block-latest-posts__featured-image,.wp-block-latest-posts__featured-image:not(.alignleft,.alignright),.wp-block-latest-posts__featured-image img{border-radius:var(--hybridmag-global-border-radius)}.wp-block-image:not(.alignfull,.is-style-rounded) img,.wp-block-gallery .wp-block-image{border-radius:var(--hybridmag-global-border-radius)}.th-hm-es .article-section-title{border-color:var(--hybridmag-color-primary);border-bottom:2px solid var(--hybridmag-color-primary);display:inline-block;line-height:1.2}.th-hm-es .bnm-bhs-2 .article-section-title{border-bottom:none}.hm-dark .bnm-thumbnail-swiper.swiper{background:#111}.is-style-hybridmag-heading-s1{border-bottom:2px solid var(--hybridmag-color-primary);display:inline-block;line-height:1.2}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}:root{--bnm-border-color:var(--hybridmag-color-border)}.wpbnmpb1,.wpbnmpb2,.wpbnmspp{--bnm-meta-color:var(--hybridmag-color-text-light);--bnm-meta-hover-color:var(--hybridmag-color-link-hover);--bnm-title-color:var(--hybridmag-color-link);--bnm-title-hover-color:var(--hybridmag-color-link-hover);--bnm-category-bg-color:var(--hybridmag-color-primary);--bnm-category-bg-hover-color:#333333}.hm-cl-sep .hm-magazine-1-sb .wpbnmpb1,.hm-cl-sep .hm-magazine-1-sb .wpbnmpb2,.hm-cl-sep .hm-magazine-1-sb .wpbnmspp,.hm-cl-sep .hm-magazine-2-sb .wpbnmpb1,.hm-cl-sep .hm-magazine-2-sb .wpbnmpb2,.hm-cl-sep .hm-magazine-2-sb .wpbnmspp{padding:var(--hybridmag-global-inner-spacing);border-radius:var(--hybridmag-global-border-radius);box-shadow:var(--hybridmag-global-box-shadow);background:var(--hybridmag-color-bg-cl-sep-content)}.hm-cl-sep .hm-magazine-1-sb .wpbnmspp.image-alignbehind,.hm-cl-sep .hm-magazine-2-sb .wpbnmspp.image-alignbehind{padding:0}.hm-cl-sep .hm-magazine-1-sb .wpbnmfpb1,.hm-cl-sep .hm-magazine-1-sb .wpbnmfpb2,.hm-cl-sep .hm-magazine-1-sb .wpbnmposw,.hm-cl-sep .hm-magazine-2-sb .wpbnmfpb1,.hm-cl-sep .hm-magazine-2-sb .wpbnmfpb2,.hm-cl-sep .hm-magazine-2-sb .wpbnmposw{box-shadow:var(--hybridmag-global-box-shadow)}.bnm-fp1-container,.bnm-fp2-container,.thbnm-swiper{overflow:hidden;border-radius:var(--hybridmag-global-border-radius)}.wpbnmpb1 .post-thumbnail img,.wpbnmpb2 .post-thumbnail img{border-radius:var(--hybridmag-global-border-radius)}.wpbnmspp.image-alignbehind .post-thumbnail,.wpbnmspp .post-thumbnail{overflow:hidden}.wpbnmspp.image-alignbehind .post-thumbnail img,.wpbnmspp .post-thumbnail img{border-radius:var(--hybridmag-global-border-radius)}.wpbnmspp.image-alignbehind .post-has-image .bnm-entry-wrapper{border-bottom-right-radius:var(--hybridmag-global-border-radius);border-bottom-left-radius:var(--hybridmag-global-border-radius)}.wpbnmspp.image-alignbehind{background:inherit;box-shadow:none}.wpbnmspp.image-alignbehind .bnmsp-post{box-shadow:var(--hybridmag-global-box-shadow)}.th-hm-es .wpbnmpb1 .entry-meta .byline,.th-hm-es .wpbnmpb1 .entry-meta .posted-on,.th-hm-es .wpbnmpb1 .entry-meta .bnm-comment-count,.th-hm-es .wpbnmpb2 .entry-meta .byline,.th-hm-es .wpbnmpb2 .entry-meta .posted-on,.th-hm-es .wpbnmpb2 .entry-meta .bnm-comment-count,.th-hm-es .wpbnmposw .entry-meta .byline,.th-hm-es .wpbnmposw .entry-meta .posted-on,.th-hm-es .wpbnmposw .entry-meta .bnm-comment-count,.th-hm-es .wpbnmfpb2 .entry-meta .byline,.th-hm-es .wpbnmfpb2 .entry-meta .posted-on,.th-hm-es .wpbnmfpb2 .entry-meta .bnm-comment-count,.th-hm-es .wpbnmfpb1 .entry-meta .byline,.th-hm-es .wpbnmfpb1 .entry-meta .posted-on,.th-hm-es .wpbnmfpb1 .entry-meta .bnm-comment-count,.th-hm-es .wpbnmspp .entry-meta .byline,.th-hm-es .wpbnmspp .entry-meta .posted-on,.th-hm-es .wpbnmspp .entry-meta .bnm-comment-count{margin-left:0}.th-hm-es .wpbnmpb1 .entry-meta .hm-meta-sep,.th-hm-es .wpbnmpb2 .entry-meta .hm-meta-sep,.th-hm-es .wpbnmposw .entry-meta .hm-meta-sep,.th-hm-es .wpbnmfpb2 .entry-meta .hm-meta-sep,.th-hm-es .wpbnmfpb1 .entry-meta .hm-meta-sep,.th-hm-es .wpbnmspp .entry-meta .hm-meta-sep{margin:0 calc(var(--bnm-meta-spacing, 0.6em) / 2)}.widget .bnmbcs ul li{margin:0}.bnm-box-cat .bnm-cat-links a{color:#fff;border-radius:4px}.bnm-box-cat .bnm-cat-links a:hover{color:#fff}.bnm-box-cat .bnm-cat-links a:visited{color:#fff}.bnmbcs.is-style-boxed{padding:var(--hybridmag-global-inner-spacing);background:var(--hybridmag-color-bg-cl-sep-content);border-radius:var(--hybridmag-global-border-radius);box-shadow:var(--hybridmag-global-box-shadow)}.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!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.hm-entry .entry-content>*.wp-block-image .alignleft,.hm-entry .entry-content>*.alignleft,.alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}.hm-entry .entry-content>*.wp-block-image .alignright,.hm-entry .entry-content>*.alignright,.alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}.aligncenter{clear:both;display:block;margin-right:auto;margin-left:auto;margin-bottom:1.5em}@font-face{font-family:'Figtree';font-style:italic;font-weight:300;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin-ext-italics.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Figtree';font-style:italic;font-weight:300;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin-italics.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Figtree';font-style:italic;font-weight:400;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin-ext-italics.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Figtree';font-style:italic;font-weight:400;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin-italics.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Figtree';font-style:italic;font-weight:500;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin-ext-italics.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Figtree';font-style:italic;font-weight:500;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin-italics.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Figtree';font-style:italic;font-weight:600;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin-ext-italics.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Figtree';font-style:italic;font-weight:600;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin-italics.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Figtree';font-style:italic;font-weight:700;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin-ext-italics.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Figtree';font-style:italic;font-weight:700;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin-italics.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Figtree';font-style:italic;font-weight:800;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin-ext-italics.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Figtree';font-style:italic;font-weight:800;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin-italics.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Figtree';font-style:italic;font-weight:900;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin-ext-italics.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Figtree';font-style:italic;font-weight:900;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin-italics.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Figtree';font-style:normal;font-weight:300;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Figtree';font-style:normal;font-weight:300;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Figtree';font-style:normal;font-weight:400;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Figtree';font-style:normal;font-weight:400;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Figtree';font-style:normal;font-weight:500;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Figtree';font-style:normal;font-weight:500;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Figtree';font-style:normal;font-weight:600;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Figtree';font-style:normal;font-weight:600;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Figtree';font-style:normal;font-weight:700;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Figtree';font-style:normal;font-weight:700;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Figtree';font-style:normal;font-weight:800;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Figtree';font-style:normal;font-weight:800;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Figtree';font-style:normal;font-weight:900;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin-ext.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Figtree';font-style:normal;font-weight:900;font-display:swap;src:url(../../../themes/hybridmag/assets/fonts/figtree/figtree-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}