.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.xdsoft_datetimepicker{box-shadow:0 5px 15px -5px rgba(0,0,0,0.506);background:#fff;border-bottom:1px solid #bbb;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:8px;padding-left:0;padding-top:2px;position:absolute;z-index:9999;-moz-box-sizing:border-box;box-sizing:border-box;display:none}.xdsoft_datetimepicker.xdsoft_rtl{padding:8px 0 8px 8px}.xdsoft_datetimepicker iframe{position:absolute;left:0;top:0;width:75px;height:210px;background:transparent;border:0}.xdsoft_datetimepicker button{border:none !important}.xdsoft_noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.xdsoft_noselect::selection{background:transparent}.xdsoft_noselect::-moz-selection{background:transparent}.xdsoft_datetimepicker.xdsoft_inline{display:inline-block;position:static;box-shadow:none}.xdsoft_datetimepicker *{-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.xdsoft_datetimepicker .xdsoft_datepicker,.xdsoft_datetimepicker .xdsoft_timepicker{display:none}.xdsoft_datetimepicker .xdsoft_datepicker.active,.xdsoft_datetimepicker .xdsoft_timepicker.active{display:block}.xdsoft_datetimepicker .xdsoft_datepicker{width:224px;float:left;margin-left:8px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{width:256px}.xdsoft_datetimepicker .xdsoft_timepicker{width:58px;float:left;text-align:center;margin-left:8px;margin-top:0}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker{margin-top:8px;margin-bottom:3px}.xdsoft_datetimepicker .xdsoft_monthpicker{position:relative;text-align:center}.xdsoft_datetimepicker .xdsoft_label i,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)}.xdsoft_datetimepicker .xdsoft_label i{opacity:.5;background-position:-92px -19px;display:inline-block;width:9px;height:20px;vertical-align:middle}.xdsoft_datetimepicker .xdsoft_prev{float:left;background-position:-20px 0}.xdsoft_datetimepicker .xdsoft_today_button{float:left;background-position:-70px 0;margin-left:5px}.xdsoft_datetimepicker .xdsoft_next{float:right;background-position:0 0}.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-color:transparent;background-repeat:no-repeat;border:0 none;cursor:pointer;display:block;height:30px;opacity:.5;-ms-filter:"alpha(opacity=50)";outline:medium none;overflow:hidden;padding:0;position:relative;text-indent:100%;white-space:nowrap;width:20px;min-width:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next{float:none;background-position:-40px -15px;height:15px;width:30px;display:block;margin-left:14px;margin-top:7px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next{float:none;margin-left:0;margin-right:14px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{background-position:-40px 0;margin-bottom:7px;margin-top:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{height:151px;overflow:hidden;border-bottom:1px solid #ddd}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div{background:#f5f5f5;border-top:1px solid #ddd;color:#666;font-size:12px;text-align:center;border-collapse:collapse;cursor:pointer;border-bottom-width:0;height:25px;line-height:25px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child{border-top-width:0}.xdsoft_datetimepicker .xdsoft_today_button:hover,.xdsoft_datetimepicker .xdsoft_next:hover,.xdsoft_datetimepicker .xdsoft_prev:hover{opacity:1;-ms-filter:"alpha(opacity=100)"}.xdsoft_datetimepicker .xdsoft_label{display:inline;position:relative;z-index:9999;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;background-color:#fff;float:left;width:182px;text-align:center;cursor:pointer}.xdsoft_datetimepicker .xdsoft_label:hover>span{text-decoration:underline}.xdsoft_datetimepicker .xdsoft_label:hover i{opacity:1.0}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select{border:1px solid #ccc;position:absolute;right:0;top:30px;z-index:101;display:none;background:#fff;max-height:160px;overflow-y:hidden}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect{right:-7px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect{right:2px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#fff;background:#ff8000}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option{padding:2px 10px 2px 5px;text-decoration:none !important}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_month{width:100px;text-align:right}.xdsoft_datetimepicker .xdsoft_calendar{clear:both}.xdsoft_datetimepicker .xdsoft_year{width:48px;margin-left:5px}.xdsoft_datetimepicker .xdsoft_calendar table{border-collapse:collapse;width:100%}.xdsoft_datetimepicker .xdsoft_calendar td>div{padding-right:5px}.xdsoft_datetimepicker .xdsoft_calendar th{height:25px}.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th{width:14.2857142%;background:#f5f5f5;border:1px solid #ddd;color:#666;font-size:12px;text-align:right;vertical-align:middle;padding:0;border-collapse:collapse;cursor:pointer;height:25px}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th{width:12.5%}.xdsoft_datetimepicker .xdsoft_calendar th{background:#f1f1f1}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{color:#3af}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled{opacity:.5;-ms-filter:"alpha(opacity=50)";cursor:default}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{opacity:.2;-ms-filter:"alpha(opacity=20)"}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#fff !important;background:#ff8000 !important;box-shadow:none !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover{background:#3af !important;box-shadow:#178fe5 0 1px 3px 0 inset !important;color:#fff !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover{color:inherit !important;background:inherit !important;box-shadow:inherit !important}.xdsoft_datetimepicker .xdsoft_calendar th{font-weight:700;text-align:center;color:#999;cursor:default}.xdsoft_datetimepicker .xdsoft_copyright{color:#ccc !important;font-size:10px;clear:both;float:none;margin-left:8px}.xdsoft_datetimepicker .xdsoft_copyright a{color:#eee !important}.xdsoft_datetimepicker .xdsoft_copyright a:hover{color:#aaa !important}.xdsoft_time_box{position:relative;border:1px solid #ccc}.xdsoft_scrollbar>.xdsoft_scroller{background:#ccc !important;height:20px;border-radius:3px}.xdsoft_scrollbar{position:absolute;width:7px;right:0;top:0;bottom:0;cursor:pointer}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar{left:0;right:auto}.xdsoft_scroller_box{position:relative}.xdsoft_datetimepicker.xdsoft_dark{box-shadow:0 5px 15px -5px rgba(255,255,255,0.506);background:#000;border-bottom:1px solid #444;border-left:1px solid #333;border-right:1px solid #333;border-top:1px solid #333;color:#ccc}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box{border-bottom:1px solid #222}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div{background:#0a0a0a;border-top:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label{background-color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select{border:1px solid #333;background:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#000;background:#007fff}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0a0a0a;border:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0e0e0e}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today{color:#c50}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#000 !important;background:#007fff !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{color:#666}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright{color:#333 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a{color:#111 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover{color:#555 !important}.xdsoft_dark .xdsoft_time_box{border:1px solid #333}.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller{background:#333 !important}.xdsoft_datetimepicker .xdsoft_save_selected{display:block;border:1px solid #ddd !important;margin-top:5px;width:100%;color:#454551;font-size:13px}.xdsoft_datetimepicker .blue-gradient-button{font-family:"museo-sans","Book Antiqua",sans-serif;font-size:12px;font-weight:300;color:#82878c;height:28px;position:relative;padding:4px 17px 4px 33px;border:1px solid #d7d8da;background:-moz-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(73%,#f4f8fa));background:-webkit-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-o-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-ms-linear-gradient(top,#fff 0,#f4f8fa 73%);background:linear-gradient(to bottom,#fff 0,#f4f8fa 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#f4f8fa',GradientType=0)}.xdsoft_datetimepicker .blue-gradient-button:hover,.xdsoft_datetimepicker .blue-gradient-button:focus,.xdsoft_datetimepicker .blue-gradient-button:hover span,.xdsoft_datetimepicker .blue-gradient-button:focus span{color:#454551;background:-moz-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f4f8fa),color-stop(73%,#FFF));background:-webkit-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-o-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-ms-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:linear-gradient(to bottom,#f4f8fa 0,#FFF 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa',endColorstr='#FFF',GradientType=0)}.avdp-cf7-form .avdp-datepicker-field,
.avdp-wpforms-form .avdp-datepicker-field {
position: relative;
}
.avdp-datepicker-field input {
width: 100%;
padding: 10px;
border: 1px solid #ddd;
border-radius: 4px;
font-size: 14px;
}
.avdp-datepicker-field input:focus {
outline: none;
border-color: #0073aa;
box-shadow: 0 0 0 1px #0073aa;
} .avdp-loading {
position: relative;
opacity: 0.6;
pointer-events: none;
}
.avdp-loading::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 20px;
height: 20px;
margin: -10px 0 0 -10px;
border: 2px solid #f3f3f3;
border-top: 2px solid #0073aa;
border-radius: 50%;
animation: avdp-spin 1s linear infinite;
}
@keyframes avdp-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} .avdp-error {
color: #d63638;
font-size: 13px;
margin-top: 5px;
} .avdp-success {
color: #00a32a;
font-size: 13px;
margin-top: 5px;
} .xdsoft_datetimepicker.xdsoft_inline {
display: inline-block !important;
position: static !important;
margin: 10px 0;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
width: auto !important;
max-width: 100%;
vertical-align: top;
} .xdsoft_datetimepicker.xdsoft_inline::after {
content: "";
display: table;
clear: both;
} .avdp-inline-mode input.avdp-initialized {
display: none !important;
} .avdp-inline-wrapper {
display: block;
clear: both;
} .avdp-datepicker-field .xdsoft_datetimepicker.xdsoft_inline {
display: inline-block !important;
} .xdsoft_datetimepicker.xdsoft_inline+* {
clear: both;
}.wpa-test-msg{background: #d1ecf1 !important; border: 1px solid #bee5eb !important; border-radius: 5px !important;color: #0c5460 !important; font-size: 14px !important; padding:.75rem 1.25rem !important; font-family: Arial !important; margin-top:5px !important;}
span.wpa-button{ display: inline-block !important; padding-top: 5px !important; color: #fff !important;background-color: #6c757d !important;border-color: #6c757d !important; padding: 5px 10px !important; border-radius: 5px !important; margin-top:5px !important;  cursor: pointer !important; }
#altEmail_container, .altEmail_container{position:absolute !important; overflow: hidden !important; display: inline !important; height:1px !important; width: 1px !important;z-index:-1000 !important;}:root {
--ink: #222222;
--ink-soft: #333333;
--text: #4a4a4a;
--muted: #787878;
--line: #d9d8d4;
--paper: #f4f3ef;
--white: #ffffff;
--steel: #66727a;
}
* { box-sizing: border-box; }
html {
max-width: 100%;
overflow-x: hidden;
scroll-behavior: smooth;
}
body {
max-width: 100%;
margin: 0;
overflow-x: hidden;
color: var(--ink);
background: var(--paper);
font-family: Georgia, "Times New Roman", serif;
-webkit-font-smoothing: antialiased;
}
a { color: inherit; text-decoration: none; }
.skip-link { position: fixed; left: 1rem; top: -5rem; z-index: 100; background: white; padding: .8rem 1rem; }
.skip-link:focus { top: 1rem; }
.site-header {
position: sticky;
top: 0;
z-index: 50;
height: 86px;
padding: 0 4vw;
display: grid;
grid-template-columns: 290px 1fr auto;
align-items: center;
gap: 2rem;
color: white;
background: rgba(34, 34, 34, .97);
border-bottom: 1px solid rgba(255,255,255,.12);
backdrop-filter: blur(16px);
}
.brand { display: flex; align-items: center; gap: .9rem; width: fit-content; }
.brand-logo { width: 34px; height: 52px; object-fit: contain; flex: none; }
.brand-copy { display: flex; flex-direction: column; gap: .15rem; }
.brand-copy strong { font: 500 20px/1.1 Georgia, serif; letter-spacing: .02em; }
.brand-copy small { color: #b9b9b9; font-size: 10px; letter-spacing: .12em; text-transform: uppercase; }
.desktop-nav { display: flex; justify-content: center; gap: clamp(1.1rem, 2vw, 2.4rem); }
.desktop-nav a { color: #d4d4d4; font-size: 13px; letter-spacing: .04em; }
.desktop-nav a:hover, .desktop-nav a:focus-visible { color: white; }
.header-cta {
border: 1px solid #8d969b;
padding: .78rem 1.05rem;
font-size: 12px;
letter-spacing: .04em;
transition: .2s ease;
}
.header-cta:hover { background: white; color: var(--ink); }
.header-cta span { margin-left: .65rem; }
.hero {
min-height: 780px;
display: grid;
grid-template-columns: minmax(0, 1.12fr) minmax(420px, .88fr);
background: var(--paper);
}
.hero-copy {
padding: clamp(4rem, 7vw, 7rem) 6vw 3.5rem 7vw;
display: flex;
flex-direction: column;
justify-content: center;
}
.eyebrow {
margin: 0 0 2rem;
color: var(--steel);
font-size: 11px;
font-weight: 700;
letter-spacing: .18em;
text-transform: uppercase;
}
h1 {
margin: 0;
max-width: 760px;
font: 500 clamp(52px, 5.7vw, 88px)/.95 Georgia, "Times New Roman", serif;
letter-spacing: -.045em;
}
h1 em { color: var(--steel); font-weight: 400; font-style: italic; }
.hero-positioning {
max-width: 660px;
margin: 1.5rem 0 0;
font: 500 clamp(21px, 1.9vw, 30px)/1.25 Georgia, serif;
color: var(--ink-soft);
}
.hero-lead {
max-width: 650px;
margin: 1.7rem 0 0;
color: var(--text);
font-size: clamp(16px, 1.2vw, 19px);
line-height: 1.7;
}
.hero-actions { display: flex; gap: .8rem; margin-top: 2.5rem; flex-wrap: wrap; }
.button { min-height: 52px; padding: 0 1.3rem; display: inline-flex; align-items: center; justify-content: center; font-size: 13px; }
.button span { margin-left: 2.5rem; }
.button-dark { color: white; background: var(--ink); }
.button-dark:hover { background: var(--steel); }
.button-light { border: 1px solid #bcbab4; background: rgba(255,255,255,.45); }
.button-light:hover { background: white; }
.trust-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.5rem; margin-top: 3.5rem; padding-top: 1.4rem; border-top: 1px solid var(--line); }
.trust-row div { display: flex; flex-direction: column; gap: .35rem; }
.trust-row strong { font-size: 13px; }
.trust-row span { color: var(--muted); font-size: 11px; }
.hero-overview {
margin: 2.3rem 2.3rem 2.3rem 0;
padding: 2.2rem 2.4rem;
display: flex;
flex-direction: column;
background: white;
border: 1px solid var(--line);
}
.overview-heading {
padding-bottom: 1.2rem;
display: flex;
align-items: center;
justify-content: space-between;
border-bottom: 2px solid var(--ink);
}
.overview-heading p,
.overview-heading span {
margin: 0;
font-size: 10px;
font-weight: 700;
letter-spacing: .15em;
text-transform: uppercase;
}
.overview-heading span { color: var(--muted); font-weight: 400; }
.overview-list { flex: 1; }
.overview-list > a {
min-height: 78px;
display: grid;
grid-template-columns: 42px 1fr auto;
gap: .7rem;
align-items: center;
border-bottom: 1px solid var(--line);
transition: .18s ease;
}
.overview-list > a:hover { padding-left: .6rem; background: #f8f8f6; }
.overview-list > a > span { color: var(--steel); font-size: 9px; letter-spacing: .12em; }
.overview-list div { display: flex; flex-direction: column; gap: .3rem; }
.overview-list strong { font: 500 clamp(17px, 1.4vw, 22px)/1.15 Georgia, serif; }
.overview-list small { color: var(--muted); font-size: 9px; letter-spacing: .1em; text-transform: uppercase; }
.overview-list b { font-weight: 400; color: var(--steel); }
.overview-inkasso {
margin-top: 1.2rem;
padding: 1.2rem 1.3rem;
display: flex;
align-items: center;
justify-content: space-between;
color: white;
background: var(--ink);
}
.overview-inkasso div { display: flex; flex-direction: column; gap: .45rem; }
.overview-inkasso small { color: #aeb5b9; font-size: 9px; letter-spacing: .12em; text-transform: uppercase; }
.overview-inkasso strong { font: 500 20px/1.2 Georgia, serif; }
.contact-dock { position: fixed; right: 1.2rem; bottom: 1.2rem; z-index: 60; }
.contact-dock summary { list-style: none; min-width: 144px; height: 50px; padding: 0 1rem; display: flex; justify-content: space-between; align-items: center; color: white; background: var(--steel); cursor: pointer; box-shadow: 0 12px 32px rgba(0,0,0,.2); }
.contact-dock summary::-webkit-details-marker { display: none; }
.contact-dock[open] summary b { transform: rotate(45deg); }
.contact-popover { position: absolute; right: 0; bottom: 60px; width: 290px; padding: 1.3rem; display: flex; flex-direction: column; gap: .9rem; color: white; background: var(--ink); box-shadow: 0 20px 50px rgba(0,0,0,.28); }
.contact-popover strong { font: 500 19px/1.2 Georgia, serif; margin-bottom: .3rem; }
.contact-popover a { color: #d5d5d5; font-size: 13px; }
.contact-popover .navigator-link { margin-top: .35rem; padding: .8rem; display: grid; grid-template-columns: auto 1fr auto; gap: .65rem; align-items: center; color: white; background: var(--steel); }
.contact-popover .navigator-link small { padding: .2rem .35rem; color: var(--ink); font-size: 8px; letter-spacing: .1em; text-transform: uppercase; background: white; }
.contact-popover .navigator-link b { font-weight: 400; }
.contact-popover .contact-link { margin-top: .4rem; padding-top: .9rem; border-top: 1px solid #555; color: white; }
.mobile-contact { display: none; }
.section-label {
margin: 0;
color: var(--steel);
font-size: 10px;
font-weight: 700;
letter-spacing: .18em;
text-transform: uppercase;
}
.section-label.light { color: #b7c0c5; }
.practice-section { padding: 7rem 7vw 8rem; background: var(--paper); }
.section-heading {
display: grid;
grid-template-columns: .45fr 1.45fr .65fr;
gap: 4vw;
align-items: start;
margin-bottom: 4.5rem;
}
.section-heading h2,
.packages-title h2,
.inkasso-copy h2,
.contact-main h2,
.knowledge-head h2 {
margin: 0;
font: 500 clamp(42px, 4.8vw, 70px)/1.02 Georgia, "Times New Roman", serif;
letter-spacing: -.04em;
}
.section-heading h2 em,
.packages-title h2 em,
.inkasso-copy h2 em { color: var(--steel); font-weight: 400; }
.section-intro {
margin: .3rem 0 0;
color: var(--text);
font-size: 15px;
line-height: 1.8;
}
.practice-grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
border-left: 1px solid var(--line);
border-top: 1px solid var(--line);
}
.practice-card {
min-height: 330px;
padding: 1.7rem;
display: flex;
flex-direction: column;
border-right: 1px solid var(--line);
border-bottom: 1px solid var(--line);
background: rgba(255,255,255,.28);
transition: .25s ease;
}
.practice-card:hover { background: white; transform: translateY(-4px); box-shadow: 0 18px 40px rgba(38,38,38,.08); }
.card-meta { display: flex; justify-content: space-between; color: var(--steel); font-size: 10px; letter-spacing: .12em; text-transform: uppercase; }
.card-meta small { max-width: 60%; text-align: right; font-size: 9px; }
.practice-card h3 { margin: auto 0 1rem; max-width: 300px; font: 600 clamp(22px, 1.8vw, 29px)/1.12 Georgia, "Times New Roman", serif; letter-spacing: -.025em; }
.practice-card p { min-height: 90px; margin: 0; color: var(--text); font-size: 13px; line-height: 1.7; }
.practice-card a { margin-top: 1.3rem; padding-top: 1rem; display: flex; justify-content: space-between; border-top: 1px solid var(--line); font-size: 11px; text-transform: uppercase; letter-spacing: .1em; }
.scenario-section { padding: 8rem 7vw; color: white; background: var(--ink); }
.scenario-head { display: grid; grid-template-columns: .65fr 1.35fr; gap: 4vw; margin-bottom: 5rem; }
.scenario-head h2 { margin: 0; font: 500 clamp(48px, 6.2vw, 90px)/.96 Georgia, serif; letter-spacing: -.05em; }
.scenario-list { border-top: 1px solid #4c4c4c; }
.scenario { min-height: 180px; padding: 2.2rem 0; display: grid; grid-template-columns: .17fr 1fr .75fr; gap: 3vw; align-items: center; border-bottom: 1px solid #4c4c4c; }
.scenario-index { color: #8f9ca3; font: 400 32px/1 Georgia, serif; }
.scenario h3 { margin: 0 0 .7rem; font: 500 clamp(25px, 2.7vw, 40px)/1.1 Georgia, serif; }
.scenario small { color: #9aa3a7; font-size: 9px; letter-spacing: .12em; text-transform: uppercase; }
.scenario p { max-width: 440px; margin: 0; color: #c0c0c0; font-size: 14px; line-height: 1.7; }
.inkasso-section { padding: 9rem 7vw; display: grid; grid-template-columns: 1fr 1fr; gap: 8vw; background: white; }
.inkasso-copy h2 { margin-top: 2rem; }
.inkasso-copy > p:not(.section-label) { max-width: 620px; margin: 2rem 0 2.5rem; color: var(--text); font-size: 17px; line-height: 1.75; }
.process-list { margin: 0; padding: 0; list-style: none; border-top: 1px solid var(--line); }
.process-list li { min-height: 120px; padding: 1.5rem 0; display: grid; grid-template-columns: 60px 1fr; gap: 1rem; align-items: center; border-bottom: 1px solid var(--line); }
.process-list li > span { align-self: start; color: var(--steel); font-size: 10px; letter-spacing: .14em; }
.process-list div { display: flex; flex-direction: column; gap: .55rem; }
.process-list strong { font: 500 25px/1.2 Georgia, serif; }
.process-list small { color: var(--muted); font-size: 12px; line-height: 1.5; }
.packages-section { padding: 8rem 7vw 9rem; background: var(--paper); }
.packages-title { max-width: 1120px; margin-bottom: 5rem; }
.packages-title h2 { margin-top: 1.7rem; }
.packages-title > p:last-child { max-width: 700px; margin: 2rem 0 0; color: var(--text); font-size: 14px; line-height: 1.7; }
.package-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); border-top: 1px solid #c8c6c0; border-left: 1px solid #c8c6c0; }
.package-card { min-height: 430px; padding: 1.6rem; display: flex; flex-direction: column; border-right: 1px solid #c8c6c0; border-bottom: 1px solid #c8c6c0; background: rgba(255,255,255,.35); }
.package-card.featured { color: white; background: var(--steel); }
.package-number { font-size: 10px; letter-spacing: .15em; color: var(--steel); }
.featured .package-number { color: #d8e0e3; }
.package-card h3 { margin: 3.5rem 0 1rem; font: 500 28px/1.15 Georgia, serif; }
.package-card p { margin: 0; color: var(--text); font-size: 13px; line-height: 1.7; }
.featured p { color: #e0e4e6; }
.package-price { margin-top: auto; display: flex; flex-direction: column; gap: .3rem; }
.package-price strong { font: 500 30px/1 Georgia, serif; }
.package-price small { color: var(--muted); font-size: 10px; text-transform: uppercase; letter-spacing: .13em; }
.featured .package-price small { color: #d6dde0; }
.package-card a { margin-top: 1.5rem; padding-top: 1rem; display: flex; justify-content: space-between; border-top: 1px solid currentColor; font-size: 11px; text-transform: uppercase; letter-spacing: .1em; }
.home-focus-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-top: 1px solid #c8c6c0; border-left: 1px solid #c8c6c0; }
.home-focus-card { min-height: 650px; padding: 2rem; display: flex; flex-direction: column; background: rgba(255,255,255,.42); border-right: 1px solid #c8c6c0; border-bottom: 1px solid #c8c6c0; }
.home-focus-card.featured { color: white; background: var(--steel); }
.home-focus-meta { display: flex; justify-content: space-between; align-items: center; color: var(--steel); font-size: 9px; letter-spacing: .13em; text-transform: uppercase; }
.home-focus-meta small { font-size: 9px; }
.home-focus-card.featured .home-focus-meta { color: #e5eaec; }
.home-focus-card h3 { max-width: 700px; margin: 5rem 0 1.4rem; font-size: clamp(37px, 4vw, 59px); font-weight: 500; line-height: 1.02; letter-spacing: -.04em; }
.home-focus-card > p { max-width: 690px; margin: 0 0 2.5rem; color: var(--text); font-size: 14px; line-height: 1.75; }
.home-focus-card.featured > p { color: #eef1f2; }
.home-focus-card ol { margin: auto 0 0; padding: 0; list-style: none; border-top: 1px solid var(--line); }
.home-focus-card.featured ol { border-color: rgba(255,255,255,.36); }
.home-focus-card li { min-height: 78px; display: grid; grid-template-columns: 1fr .75fr auto; gap: 1rem; align-items: center; border-bottom: 1px solid var(--line); }
.home-focus-card.featured li { border-color: rgba(255,255,255,.36); }
.home-focus-card li strong { font-size: clamp(17px, 1.8vw, 24px); font-weight: 400; }
.home-focus-card li > span { color: var(--muted); font-size: 11px; }
.home-focus-card.featured li > span { color: #e0e5e7; }
.home-focus-card li b { text-align: right; font-size: clamp(19px, 2vw, 29px); font-weight: 400; }
.home-focus-card li b small { display: block; margin-top: .3rem; color: var(--muted); font-size: 8px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.home-focus-card.featured li b small { color: #e0e5e7; }
.home-focus-card > a { margin-top: 2rem; padding-top: 1.1rem; display: flex; justify-content: space-between; border-top: 1px solid currentColor; font-size: 10px; font-weight: 700; letter-spacing: .11em; text-transform: uppercase; }
.profile-section { min-height: 760px; display: grid; grid-template-columns: 1fr 1fr; color: white; background: var(--ink-soft); }
.profile-statement { padding: 5rem 6vw; display: flex; flex-direction: column; justify-content: space-between; background: var(--steel); }
.profile-logo { width: 46px; height: 64px; object-fit: contain; }
.profile-statement blockquote { max-width: 700px; margin: 4rem 0 0; font: 400 clamp(46px, 5vw, 78px)/1.04 Georgia, serif; letter-spacing: -.04em; }
.profile-copy { padding: 7rem 7vw; display: flex; flex-direction: column; justify-content: center; }
.profile-copy h2 { margin: 2rem 0 1.5rem; font: 500 clamp(44px, 4.4vw, 68px)/1 Georgia, serif; letter-spacing: -.04em; }
.profile-copy > p:not(.section-label) { max-width: 580px; margin: 0; color: #c9c9c9; font-size: 16px; line-height: 1.75; }
.profile-copy ul { margin: 2.5rem 0; padding: 0; list-style: none; border-top: 1px solid #525252; }
.profile-copy li { padding: .9rem 0; color: #d5d5d5; font-size: 12px; border-bottom: 1px solid #525252; }
.profile-copy a { width: fit-content; padding-bottom: .45rem; border-bottom: 1px solid #777; font-size: 12px; }
.profile-copy a span { margin-left: 2rem; }
.knowledge-section { padding: 8rem 7vw; background: white; }
.knowledge-head { display: grid; grid-template-columns: .45fr 1.2fr .45fr; gap: 4vw; align-items: end; margin-bottom: 4.5rem; }
.knowledge-head > a { justify-self: end; padding-bottom: .4rem; border-bottom: 1px solid var(--ink); font-size: 11px; }
.article-grid { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.article-grid article { min-height: 340px; padding: 1.6rem; display: flex; flex-direction: column; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.article-grid article > span { color: var(--steel); font-size: 9px; letter-spacing: .14em; text-transform: uppercase; }
.article-grid h3 { margin: auto 0 2rem; font: 500 clamp(23px, 2.2vw, 34px)/1.15 Georgia, serif; }
.article-grid a { font-size: 11px; }
.contact-section { padding: 8rem 7vw; display: grid; grid-template-columns: 1fr 1fr; gap: 8vw; color: white; background: var(--steel); }
.contact-main h2 { margin-top: 2rem; font-size: clamp(62px, 7vw, 104px); }
.contact-main > p:last-child { max-width: 650px; margin: 2rem 0 0; color: #e0e3e4; font-size: 16px; line-height: 1.7; }
.contact-options { border-top: 1px solid rgba(255,255,255,.4); }
.contact-options a { min-height: 110px; display: grid; grid-template-columns: 55px 1fr auto; align-items: center; border-bottom: 1px solid rgba(255,255,255,.4); transition: .2s ease; }
.contact-options a:hover { padding-left: 1rem; background: rgba(255,255,255,.08); }
.contact-options span { font-size: 9px; letter-spacing: .14em; }
.contact-options strong { font: 500 clamp(19px, 2vw, 29px)/1.2 Georgia, serif; }
.contact-options b { font-weight: 400; }
.site-footer { padding: 2.5rem 4vw; min-height: 130px; display: grid; grid-template-columns: 1fr 1fr 1fr; align-items: center; gap: 2rem; color: white; background: var(--ink); }
.footer-brand { display: flex; align-items: center; gap: 1rem; }
.footer-logo { width: 30px; height: 46px; object-fit: contain; }
.footer-brand strong { font: 500 20px/1 Georgia, serif; }
.site-footer > p { color: #aaa; text-align: center; font-size: 10px; letter-spacing: .1em; text-transform: uppercase; }
.site-footer nav { display: flex; justify-content: flex-end; gap: 1.4rem; }
.site-footer nav a { color: #bbb; font-size: 10px; }
.desktop-nav .is-current { color: white; border-bottom: 1px solid #aeb8bd; padding-bottom: .35rem; } .about-page { background: var(--paper); }
.about-hero {
min-height: 790px;
display: grid;
grid-template-columns: minmax(0, 1.05fr) minmax(430px, .95fr);
}
.about-hero-copy {
padding: clamp(4rem, 7vw, 7rem) 6vw 3.5rem 7vw;
display: flex;
flex-direction: column;
justify-content: center;
}
.about-hero h1 { font-size: clamp(58px, 6.4vw, 96px); }
.about-role {
max-width: 650px;
margin: 2rem 0 0;
color: var(--ink-soft);
font-size: clamp(22px, 2vw, 31px);
line-height: 1.3;
}
.about-lead {
max-width: 650px;
margin: 1.5rem 0 0;
color: var(--text);
font-size: 17px;
line-height: 1.75;
}
.about-facts {
margin-top: 3.5rem;
padding-top: 1.4rem;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 1.5rem;
border-top: 1px solid var(--line);
}
.about-facts div { display: flex; flex-direction: column; gap: .35rem; }
.about-facts strong { font-size: 16px; }
.about-facts span { color: var(--muted); font-size: 11px; }
.about-portrait {
position: relative;
min-height: 790px;
margin: 0;
overflow: hidden;
background: var(--ink);
}
.about-portrait img { width: 100%; height: 100%; display: block; object-fit: cover; object-position: center 20%; }
.about-portrait::after {
position: absolute;
inset: auto 0 0;
height: 38%;
content: "";
background: linear-gradient(transparent, rgba(24,24,24,.82));
pointer-events: none;
}
.about-portrait figcaption {
position: absolute;
z-index: 2;
left: 2.2rem;
right: 2.2rem;
bottom: 2rem;
padding-top: 1rem;
display: flex;
align-items: baseline;
justify-content: space-between;
color: white;
border-top: 1px solid rgba(255,255,255,.45);
}
.about-portrait figcaption span { color: #c9d0d4; font-size: 10px; letter-spacing: .15em; text-transform: uppercase; }
.about-portrait figcaption strong { font-size: 19px; font-weight: 400; }
.about-intro {
padding: 8rem 7vw;
display: grid;
grid-template-columns: .35fr 1.1fr .72fr;
gap: 5vw;
align-items: start;
background: white;
}
.about-intro blockquote {
margin: 0;
font-size: clamp(42px, 4.7vw, 70px);
line-height: 1.05;
letter-spacing: -.04em;
}
.about-intro-text { padding-top: .5rem; }
.about-intro-text p { margin: 0 0 1.4rem; color: var(--text); font-size: 15px; line-height: 1.8; }
.qualification-section { padding: 8rem 7vw; color: white; background: var(--ink); }
.about-section-head {
margin-bottom: 4rem;
display: grid;
grid-template-columns: .4fr 1.4fr;
gap: 5vw;
}
.about-section-head h2,
.career-title h2,
.publication-heading h2,
.engagement-copy h2,
.press-heading h2 {
margin: 0;
font-size: clamp(45px, 5.2vw, 76px);
font-weight: 500;
line-height: 1.02;
letter-spacing: -.045em;
}
.about-section-head h2 em,
.publication-heading h2 em { color: #aeb8bd; font-weight: 400; }
.qualification-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
border-top: 1px solid #515151;
border-left: 1px solid #515151;
}
.qualification-grid article {
min-height: 300px;
padding: 2rem;
display: flex;
flex-direction: column;
border-right: 1px solid #515151;
border-bottom: 1px solid #515151;
}
.qualification-meta { display: flex; justify-content: space-between; color: #aeb8bd; font-size: 10px; letter-spacing: .12em; text-transform: uppercase; }
.qualification-grid h3 { max-width: 560px; margin: auto 0 1.2rem; font-size: clamp(26px, 2.6vw, 39px); font-weight: 400; line-height: 1.12; }
.qualification-grid p { max-width: 600px; margin: 0; color: #c7c7c7; font-size: 14px; line-height: 1.7; }
.career-section {
padding: 8rem 7vw;
display: grid;
grid-template-columns: .8fr 1.2fr;
gap: 8vw;
background: var(--paper);
}
.career-title h2 { margin-top: 1.7rem; }
.career-list { margin: 0; padding: 0; list-style: none; border-top: 1px solid var(--line); }
.career-list li {
min-height: 145px;
padding: 1.5rem 0;
display: grid;
grid-template-columns: 50px 220px 1fr;
gap: 1.2rem;
align-items: start;
border-bottom: 1px solid var(--line);
}
.career-list span { color: var(--steel); font-size: 10px; letter-spacing: .14em; }
.career-list strong { font-size: 23px; font-weight: 400; }
.career-list p { margin: 0; color: var(--text); font-size: 14px; line-height: 1.7; }
.publication-section { padding: 8rem 7vw 9rem; background: white; }
.publication-heading {
margin-bottom: 5rem;
display: grid;
grid-template-columns: .35fr 1.2fr .65fr;
gap: 4vw;
align-items: start;
}
.publication-heading > p:last-child { margin: .4rem 0 0; color: var(--text); font-size: 14px; line-height: 1.8; }
.book-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 2rem; }
.book-card {
min-height: 560px;
display: grid;
grid-template-columns: minmax(210px, .8fr) 1fr;
background: var(--paper);
border: 1px solid var(--line);
}
.book-image { min-height: 560px; padding: 2.2rem; display: grid; place-items: center; overflow: hidden; }
.book-image.purple { background: #5c3b68; }
.book-image.blue { background: #0f6685; }
.book-image img { width: 100%; max-width: 300px; max-height: 470px; display: block; object-fit: contain; box-shadow: 0 24px 50px rgba(0,0,0,.28); }
.book-card > div:last-child { padding: 2.2rem; display: flex; flex-direction: column; justify-content: center; }
.book-card span { color: var(--steel); font-size: 10px; letter-spacing: .14em; text-transform: uppercase; }
.book-card h3 { margin: 2rem 0 1.2rem; font-size: clamp(29px, 2.5vw, 39px); font-weight: 400; line-height: 1.1; }
.book-card p { margin: 0; color: var(--text); font-size: 14px; line-height: 1.75; }
.engagement-section {
padding: 8rem 7vw;
display: grid;
grid-template-columns: .75fr 1.25fr;
gap: 8vw;
color: white;
background: var(--steel);
}
.engagement-copy h2 { margin: 1.7rem 0 2rem; }
.engagement-copy > p:last-child { max-width: 650px; margin: 0; color: #e1e5e7; font-size: 15px; line-height: 1.8; }
.engagement-visuals { display: grid; grid-template-columns: .7fr 1.3fr; gap: 1.2rem; align-items: stretch; }
.engagement-visuals figure { margin: 0; padding: 1.2rem; display: flex; flex-direction: column; background: white; }
.engagement-visuals img { width: 100%; display: block; object-fit: contain; }
.animal-welfare img { aspect-ratio: 1 / 1; }
.dav-membership img { flex: 1; min-height: 260px; }
.engagement-visuals figcaption { margin-top: auto; padding-top: 1rem; color: var(--ink); font-size: 12px; }
.press-section { padding: 8rem 7vw; background: var(--paper); }
.press-heading { display: grid; grid-template-columns: .4fr 1.35fr; gap: 5vw; margin-bottom: 4rem; }
.press-list { border-top: 1px solid var(--line); }
.press-list article {
min-height: 115px;
padding: 1.5rem 0;
display: grid;
grid-template-columns: 90px .65fr 1fr;
gap: 2rem;
align-items: center;
border-bottom: 1px solid var(--line);
}
.press-list span { color: var(--steel); font-size: 11px; }
.press-list strong { font-size: clamp(20px, 2vw, 29px); font-weight: 400; }
.press-list p { margin: 0; color: var(--text); font-size: 14px; } .full-header { grid-template-columns: 240px 1fr auto; }
.expanded-nav { gap: clamp(.8rem, 1.45vw, 1.7rem); align-items: center; }
.nav-dropdown { position: relative; }
.nav-dropdown summary { list-style: none; color: #d4d4d4; font-size: 13px; letter-spacing: .04em; cursor: pointer; }
.nav-dropdown summary::-webkit-details-marker { display: none; }
.nav-dropdown summary::after { margin-left: .4rem; content: "+"; color: #8d969b; }
.nav-dropdown[open] summary, .nav-dropdown:hover summary { color: white; }
.nav-dropdown[open] summary::after { content: "–"; }
.nav-panel {
position: absolute;
z-index: 70;
top: 34px;
left: -1.2rem;
width: min(680px, 70vw);
padding: 1.1rem;
display: none;
grid-template-columns: repeat(2, 1fr);
color: white;
background: #2c2c2c;
border: 1px solid #515151;
box-shadow: 0 24px 60px rgba(0,0,0,.32);
}
.nav-dropdown[open] .nav-panel, .nav-dropdown:hover .nav-panel { display: grid; }
.offer-panel { left: -7rem; width: min(760px, 76vw); }
.nav-panel a { min-height: 58px; padding: .75rem .9rem; display: flex; align-items: center; justify-content: space-between; color: #ddd; border-right: 1px solid #4a4a4a; border-bottom: 1px solid #4a4a4a; }
.nav-panel a:hover { color: white; background: var(--steel); }
.nav-panel a span { color: #aab5ba; font-size: 11px; }
.nav-panel .nav-panel-title, .nav-panel .nav-accent { color: white; background: #202020; }
.mobile-menu { display: none; } .profile-statement { position: relative; overflow: hidden; background: var(--ink); }
.profile-statement::after { position: absolute; inset: 0; content: ""; background: linear-gradient(180deg, rgba(20,20,20,.08), rgba(20,20,20,.82)); }
.profile-statement > img:not(.profile-logo) { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 18%; }
.profile-statement > .profile-logo, .profile-statement blockquote { position: relative; z-index: 2; }
.profile-statement > .profile-logo { inset: auto; width: 46px; height: 64px; } .home-media-section { padding: 8rem 7vw; color: white; background: var(--ink); }
.home-media-head { display: grid; grid-template-columns: .35fr 1.2fr .45fr; gap: 4vw; align-items: end; }
.home-media-head h2 { margin: 0; font-size: clamp(45px, 5vw, 76px); font-weight: 500; line-height: 1.02; letter-spacing: -.045em; }
.home-media-head h2 em { color: #aeb8bd; font-weight: 400; }
.home-media-head > a { justify-self: end; padding-bottom: .4rem; border-bottom: 1px solid #777; font-size: 11px; }
.home-mastheads { margin: 4rem 0 2rem; padding: 1.7rem 0; display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 1rem; border-top: 1px solid #4d4d4d; border-bottom: 1px solid #4d4d4d; }
.home-mastheads span { color: #f2f2f2; font-size: clamp(21px, 2.2vw, 34px); text-align: center; }
.media-mark { min-width: 0; min-height: 76px; padding: .7rem; display: flex; align-items: center; justify-content: center; gap: .65rem; border: 1px solid #4d4d4d; background: rgba(255,255,255,.035); }
.media-mark img { width: 38px; height: 38px; padding: .25rem; flex: none; object-fit: contain; filter: grayscale(1); background: rgba(255,255,255,.94); }
.home-mastheads .media-mark span,
.media-mastheads .media-mark span { min-width: 0; color: #f2f2f2; font: 700 11px/1.15 Arial, Helvetica, sans-serif; letter-spacing: .04em; text-align: left; overflow-wrap: anywhere; }
.home-media-list a { min-height: 100px; display: grid; grid-template-columns: 70px .55fr 1fr auto; gap: 2rem; align-items: center; border-bottom: 1px solid #4d4d4d; }
.home-media-list a:hover { padding-left: .8rem; background: #292929; }
.home-media-list span { color: #9aa6ac; font-size: 10px; }
.home-media-list strong { font-size: clamp(20px, 2vw, 29px); font-weight: 400; }
.home-media-list p { margin: 0; color: #c7c7c7; font-size: 14px; }
.home-media-list b { font-weight: 400; } .detail-hero { min-height: 720px; display: grid; grid-template-columns: 1.28fr .72fr; background: var(--paper); }
.detail-hero-main { padding: 7rem 6vw 5rem 7vw; display: flex; flex-direction: column; justify-content: center; }
.detail-hero-main h1 { max-width: 900px; font-size: clamp(56px, 6.1vw, 94px); }
.detail-hero-main > p:last-of-type { max-width: 750px; margin: 2rem 0 0; color: var(--text); font-size: 18px; line-height: 1.75; }
.detail-hero-aside { margin: 2.5rem 2.5rem 2.5rem 0; padding: 1.2rem; display: grid; grid-template-rows: auto 1fr auto; color: white; background: var(--ink); }
.detail-hero-aside > span { padding: .3rem .3rem 1rem; color: #bac3c8; font-size: 10px; letter-spacing: .15em; text-transform: uppercase; }
.detail-hero-aside img { width: 100%; height: 100%; min-height: 440px; object-fit: cover; object-position: center 20%; }
.detail-hero-aside div { padding: 1.2rem .3rem .3rem; display: flex; flex-direction: column; gap: .4rem; }
.detail-hero-aside strong { font-size: 24px; font-weight: 400; }
.detail-hero-aside small { color: #bfbfbf; font-size: 11px; }
.service-signal { padding: 1.7rem 7vw; display: flex; align-items: center; justify-content: space-between; gap: 2rem; color: white; background: var(--steel); }
.service-signal p { margin: 0; font-size: clamp(22px, 2.2vw, 32px); }
.service-signal span { color: #e1e5e7; font-size: 12px; }
.service-pricing { padding: 8rem 7vw; background: var(--paper); scroll-margin-top: 86px; }
.service-pricing-head { display: grid; grid-template-columns: .35fr 1.1fr .55fr; gap: 4vw; align-items: start; margin-bottom: 4.5rem; }
.service-pricing-head h2,
.service-faq h2 { margin: 0; font-size: clamp(44px, 5vw, 74px); font-weight: 500; line-height: 1.02; letter-spacing: -.04em; }
.service-pricing-head > p:last-child { margin: .3rem 0 0; color: var(--text); font-size: 14px; line-height: 1.8; }
.service-package-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-top: 1px solid #c8c6c0; border-left: 1px solid #c8c6c0; }
.service-package { min-height: 720px; padding: 1.8rem; display: flex; flex-direction: column; background: rgba(255,255,255,.42); border-right: 1px solid #c8c6c0; border-bottom: 1px solid #c8c6c0; }
.service-package.featured { color: white; background: var(--steel); }
.service-package-top { display: flex; align-items: center; justify-content: space-between; min-height: 24px; }
.service-package-top > span { color: var(--steel); font-size: 10px; letter-spacing: .14em; }
.service-package.featured .service-package-top > span { color: #dbe2e5; }
.service-package-top small { padding: .38rem .55rem; color: var(--ink); background: white; font-size: 8px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.service-package h3 { margin: 3.2rem 0 .9rem; font-size: clamp(29px, 2.5vw, 40px); font-weight: 500; line-height: 1.05; }
.service-package-audience { min-height: 66px; margin: 0; color: var(--text); font-size: 13px; line-height: 1.65; }
.service-package.featured .service-package-audience { color: #e8edef; }
.service-package-price { margin: 2.2rem 0 1.7rem; display: flex; flex-direction: column; gap: .45rem; }
.service-package-price strong { font-size: clamp(38px, 3.5vw, 56px); font-weight: 400; line-height: 1; letter-spacing: -.035em; }
.service-package-price span { color: var(--muted); font-size: 9px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.service-package.featured .service-package-price span { color: #dce3e6; }
.service-package dl { margin: 0; }
.service-package dl > div { padding: .85rem 0; display: grid; grid-template-columns: 80px 1fr; gap: .7rem; border-top: 1px solid var(--line); }
.service-package.featured dl > div { border-color: rgba(255,255,255,.3); }
.service-package dt { color: var(--steel); font-size: 8px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.service-package.featured dt { color: #dce3e6; }
.service-package dd { margin: 0; font-size: 12px; line-height: 1.5; }
.service-package ul { margin: 1.4rem 0 2rem; padding: 0; list-style: none; }
.service-package li { position: relative; padding: .42rem 0 .42rem 1rem; color: var(--text); font-size: 12px; line-height: 1.55; }
.service-package li::before { position: absolute; left: 0; content: "·"; color: var(--steel); font-weight: 700; }
.service-package.featured li { color: #f0f3f4; }
.service-package.featured li::before { color: white; }
.service-package > a { margin-top: auto; padding-top: 1.1rem; display: flex; align-items: center; justify-content: space-between; border-top: 1px solid currentColor; font-size: 10px; font-weight: 700; letter-spacing: .11em; text-transform: uppercase; }
.pricing-terms { margin-top: 2rem; padding: 1.8rem; display: grid; grid-template-columns: .35fr 1.65fr; gap: 4vw; color: white; background: var(--ink); }
.pricing-terms > strong { font-size: 18px; font-weight: 400; }
.pricing-terms ul { margin: 0; padding: 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: .9rem 2rem; list-style: none; }
.pricing-terms li { padding-left: 1rem; position: relative; color: #c9c9c9; font-size: 11px; line-height: 1.65; }
.pricing-terms li::before { position: absolute; left: 0; content: "·"; color: #aeb8bd; }
.service-faq { padding: 8rem 7vw; display: grid; grid-template-columns: .65fr 1.35fr; gap: 8vw; background: white; }
.service-faq header { align-self: start; position: sticky; top: 125px; }
.service-faq h2 { margin-top: 1.6rem; }
.service-faq > div { border-top: 1px solid var(--line); }
.service-faq details { border-bottom: 1px solid var(--line); }
.service-faq summary { min-height: 105px; display: grid; grid-template-columns: 42px 1fr auto; gap: 1rem; align-items: center; list-style: none; cursor: pointer; }
.service-faq summary::-webkit-details-marker { display: none; }
.service-faq summary span { color: var(--steel); font-size: 9px; }
.service-faq summary strong { font-size: clamp(19px, 1.9vw, 28px); font-weight: 400; line-height: 1.25; }
.service-faq summary b { font-size: 22px; font-weight: 400; }
.service-faq details[open] summary b { transform: rotate(45deg); }
.service-faq details > p { margin: 0 0 2rem 42px; color: var(--text); font-size: 14px; line-height: 1.8; }
.detail-services { padding: 8rem 7vw; background: white; }
.detail-heading { margin-bottom: 4.5rem; display: grid; grid-template-columns: .35fr 1.15fr .55fr; gap: 4vw; }
.detail-heading h2, .context-section h2, .related-head h2, .media-archive-head h2, .media-request h2, .contact-form-design h2 { margin: 0; font-size: clamp(44px, 5vw, 74px); font-weight: 500; line-height: 1.02; letter-spacing: -.04em; }
.detail-heading h2 em { color: var(--steel); font-weight: 400; }
.detail-heading > p:last-child { margin: .3rem 0 0; color: var(--text); font-size: 14px; line-height: 1.8; }
.detail-feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.detail-feature-grid article { min-height: 280px; padding: 1.6rem; display: flex; flex-direction: column; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.detail-feature-grid span { color: var(--steel); font-size: 10px; }
.detail-feature-grid h3 { margin: auto 0 1rem; font-size: clamp(24px, 2.1vw, 33px); font-weight: 400; line-height: 1.12; }
.detail-feature-grid p { margin: 0; color: var(--text); font-size: 13px; line-height: 1.7; }
.context-section { padding: 8rem 7vw; display: grid; grid-template-columns: .85fr 1.15fr; gap: 8vw; color: white; background: var(--ink); }
.context-section h2 { margin-top: 1.8rem; }
.context-section ol { margin: 0; padding: 0; list-style: none; border-top: 1px solid #505050; }
.context-section li { min-height: 105px; display: grid; grid-template-columns: 50px 1fr auto; gap: 1rem; align-items: center; border-bottom: 1px solid #505050; }
.context-section li span { color: #9aa6ac; font-size: 10px; }
.context-section li strong { font-size: clamp(19px, 2vw, 28px); font-weight: 400; }
.context-section li b { font-weight: 400; }
.related-section { padding: 8rem 7vw; background: var(--paper); }
.related-head { display: grid; grid-template-columns: .35fr 1.2fr; gap: 4vw; margin-bottom: 4rem; }
.related-grid { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.related-grid a { min-height: 350px; padding: 1.6rem; display: flex; flex-direction: column; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.related-grid a:hover { background: white; }
.related-grid span { color: var(--steel); font-size: 9px; letter-spacing: .12em; text-transform: uppercase; }
.related-grid h3 { margin: auto 0 1rem; font-size: 32px; font-weight: 400; }
.related-grid p { margin: 0 0 2rem; color: var(--text); font-size: 13px; line-height: 1.7; }
.related-grid b { font-size: 11px; font-weight: 400; }
.overview-hero { padding: 8rem 7vw 7rem; background: var(--paper); }
.overview-hero h1 { max-width: 1050px; font-size: clamp(58px, 7vw, 106px); }
.overview-hero > p:last-child { max-width: 760px; margin: 2.5rem 0 0 35%; color: var(--text); font-size: 18px; line-height: 1.8; }
.overview-cards { padding: 0 7vw 8rem; display: grid; grid-template-columns: repeat(2, 1fr); background: var(--paper); }
.overview-cards > a { min-height: 420px; padding: 2rem; display: flex; flex-direction: column; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.overview-cards > a:nth-child(even) { border-right: 1px solid var(--line); }
.overview-cards > a:nth-last-child(-n+2) { border-bottom: 1px solid var(--line); }
.overview-cards > a:hover { background: white; }
.overview-cards > a.emphasis { color: white; background: var(--steel); }
.overview-cards > a > span { color: var(--steel); font-size: 10px; }
.overview-cards > a.emphasis > span, .overview-cards > a.emphasis small { color: #dce2e5; }
.overview-cards small { margin-top: .5rem; color: var(--muted); font-size: 9px; letter-spacing: .12em; text-transform: uppercase; }
.overview-cards h2 { margin: auto 0 1.2rem; font-size: clamp(32px, 3vw, 46px); font-weight: 400; }
.overview-cards p { max-width: 650px; margin: 0; color: var(--text); font-size: 14px; line-height: 1.75; }
.overview-cards .emphasis p { color: #edf0f1; }
.overview-cards strong { margin-top: 1.4rem; font-size: 19px; font-weight: 400; }
.overview-cards b { margin-top: 2rem; font-size: 11px; font-weight: 400; }
.media-hero { min-height: 720px; display: grid; grid-template-columns: 1.25fr .75fr; background: var(--paper); }
.media-hero > div { padding: 7rem 6vw 5rem 7vw; display: flex; flex-direction: column; justify-content: center; }
.media-hero h1 { max-width: 900px; font-size: clamp(55px, 6.2vw, 94px); }
.media-hero > div > p:last-child { max-width: 720px; margin: 2rem 0 0; color: var(--text); font-size: 18px; line-height: 1.75; }
.media-hero figure { position: relative; min-height: 720px; margin: 0; overflow: hidden; background: var(--ink); }
.media-hero figure img { width: 100%; height: 100%; object-fit: cover; object-position: center 18%; }
.media-hero figcaption { position: absolute; left: 1.5rem; right: 1.5rem; bottom: 1.5rem; padding: 1rem; color: white; background: rgba(34,34,34,.85); }
.media-mastheads { padding: 2.3rem 7vw; display: grid; grid-template-columns: repeat(6, 1fr); gap: 1rem; color: white; background: var(--ink); }
.media-mastheads span { font-size: clamp(19px, 2.2vw, 34px); text-align: center; }
.media-archive { padding: 8rem 7vw; background: white; }
.media-archive-head { display: grid; grid-template-columns: .35fr 1.2fr .5fr; gap: 4vw; margin-bottom: 4rem; }
.media-archive-head > p:last-child { margin: .3rem 0 0; color: var(--text); font-size: 14px; line-height: 1.7; }
.media-list { border-top: 1px solid var(--line); }
.media-list a { min-height: 108px; display: grid; grid-template-columns: 70px 150px .55fr 1fr auto; gap: 1.5rem; align-items: center; border-bottom: 1px solid var(--line); }
.media-list a:hover { padding-left: .7rem; background: var(--paper); }
.media-list span, .media-list small { color: var(--steel); font-size: 10px; }
.media-list small { text-transform: uppercase; letter-spacing: .08em; }
.media-list strong { font-size: clamp(20px, 2vw, 29px); font-weight: 400; }
.media-outlet { min-width: 0; display: flex; align-items: center; gap: .8rem; }
.media-outlet img { width: 38px; height: 38px; padding: .25rem; flex: none; object-fit: contain; filter: grayscale(1); background: var(--paper); border: 1px solid var(--line); }
.media-list .media-outlet span,
.home-media-list .media-outlet span,
.press-list .media-outlet span { min-width: 0; color: inherit; font: inherit; text-align: left; overflow-wrap: anywhere; }
.media-list p { margin: 0; color: var(--text); font-size: 14px; }
.media-list b { font-weight: 400; }
.media-request { padding: 7rem 7vw; color: white; background: var(--steel); }
.media-request h2 { max-width: 950px; margin: 1.5rem 0 2rem; }
.media-request > p:not(.section-label) { max-width: 720px; color: #e2e6e8; font-size: 16px; line-height: 1.75; }
.media-request .button { margin-top: 1rem; }
.knowledge-featured { padding: 7rem 7vw 8rem; background: white; }
.knowledge-featured-head { display: grid; grid-template-columns: .35fr 1.65fr; gap: 4vw; align-items: end; margin-bottom: 4rem; }
.knowledge-featured-head h2 { margin: 0; font-size: clamp(48px, 5.5vw, 78px); font-weight: 500; letter-spacing: -.045em; }
.knowledge-featured-grid { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.knowledge-featured-grid a { min-height: 470px; padding: 1.7rem; display: flex; flex-direction: column; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); transition: .2s ease; }
.knowledge-featured-grid a:hover { background: var(--paper); }
.knowledge-featured-grid span, .knowledge-featured-grid small { color: var(--steel); font-size: 10px; }
.knowledge-featured-grid small { margin-top: .7rem; letter-spacing: .12em; text-transform: uppercase; }
.knowledge-featured-grid h3 { margin: auto 0 1.4rem; font-size: clamp(27px, 2.7vw, 42px); font-weight: 400; line-height: 1.08; }
.knowledge-featured-grid p { margin: 0 0 2rem; color: var(--text); font-size: 13px; line-height: 1.7; }
.knowledge-featured-grid b { font-size: 10px; font-weight: 400; }
.knowledge-category-nav { padding: 1.6rem 7vw; display: flex; flex-wrap: wrap; align-items: center; gap: .75rem; color: white; background: var(--ink); }
.knowledge-category-nav > span { margin-right: .8rem; color: #aeb8bd; font-size: 9px; letter-spacing: .16em; text-transform: uppercase; }
.knowledge-category-nav a { padding: .65rem .8rem; font-size: 12px; border: 1px solid #565656; }
.knowledge-category-nav a:hover { background: var(--steel); border-color: var(--steel); }
.knowledge-category-nav small { margin-left: .55rem; color: #aeb8bd; }
.knowledge-library { padding: 8rem 7vw; background: var(--paper); }
.knowledge-group { margin-bottom: 8rem; scroll-margin-top: 110px; }
.knowledge-group:last-child { margin-bottom: 0; }
.knowledge-group > header { display: grid; grid-template-columns: .35fr 1.3fr .35fr; gap: 4vw; align-items: end; margin-bottom: 3rem; }
.knowledge-group > header h2 { margin: 0; font-size: clamp(42px, 5vw, 70px); font-weight: 500; letter-spacing: -.04em; }
.knowledge-group > header > span { justify-self: end; color: var(--steel); font-size: 11px; }
.knowledge-archive-grid { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.knowledge-archive-grid > a { min-height: 330px; padding: 1.6rem; display: flex; flex-direction: column; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.knowledge-archive-grid > a:hover { background: white; }
.knowledge-archive-grid small { color: var(--steel); font-size: 9px; letter-spacing: .08em; }
.knowledge-archive-grid h3 { margin: auto 0 1.4rem; font-size: clamp(23px, 2.1vw, 33px); font-weight: 400; line-height: 1.12; }
.knowledge-archive-grid p { display: -webkit-box; margin: 0 0 1.8rem; overflow: hidden; color: var(--text); font-size: 12px; line-height: 1.65; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.knowledge-archive-grid b { display: flex; justify-content: space-between; font-size: 10px; font-weight: 400; }
.article-hero { min-height: 700px; padding: 6.5rem 7vw; display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(310px, .65fr); gap: 8vw; align-items: center; background: var(--paper); }
.article-hero-main { max-width: 980px; }
.article-back { display: inline-block; margin-bottom: 3.5rem; padding-bottom: .35rem; color: var(--text); font-size: 11px; border-bottom: 1px solid var(--line); }
.article-hero .eyebrow { margin-bottom: 1.5rem; }
.article-hero h1 { max-width: 1000px; font-size: clamp(48px, 5.4vw, 82px); line-height: 1.01; }
.article-deck { max-width: 790px; margin: 2rem 0 0; color: var(--text); font-size: 17px; line-height: 1.75; }
.article-meta-card { align-self: stretch; padding: 2.2rem; display: flex; flex-direction: column; justify-content: space-between; background: white; border: 1px solid var(--line); }
.article-meta-card > img { width: 54px; height: 78px; object-fit: contain; opacity: .85; }
.article-meta-card dl { margin: 4rem 0 0; }
.article-meta-card dl > div { padding: 1rem 0; border-top: 1px solid var(--line); }
.article-meta-card dt { color: var(--steel); font-size: 9px; letter-spacing: .13em; text-transform: uppercase; }
.article-meta-card dd { margin: .45rem 0 0; font-size: 15px; line-height: 1.45; }
.article-reading-layout { padding: 8rem max(7vw, calc((100vw - 1400px) / 2)); display: grid; grid-template-columns: 240px minmax(0, 820px); gap: 7vw; justify-content: center; background: white; }
.article-reading-aside { position: sticky; top: 120px; align-self: start; padding-top: 1.2rem; border-top: 1px solid var(--ink); }
.article-reading-aside > span { color: var(--steel); font-size: 9px; letter-spacing: .15em; text-transform: uppercase; }
.article-reading-aside p { margin: 1.2rem 0 1.7rem; color: var(--text); font-size: 12px; line-height: 1.7; }
.article-reading-aside a { padding: .85rem 0; display: block; font-size: 11px; border-top: 1px solid var(--line); }
.article-reading-aside a:last-child { color: white; margin-top: .6rem; padding: .9rem; background: var(--steel); border: 0; }
.article-content { min-width: 0; color: var(--ink-soft); font-size: clamp(17px, 1.3vw, 19px); line-height: 1.85; }
.article-content > *:first-child { margin-top: 0; }
.article-content p { margin: 0 0 1.55rem; }
.article-content h2 { margin: 4.2rem 0 1.5rem; font-size: clamp(34px, 3.5vw, 52px); font-weight: 500; line-height: 1.08; letter-spacing: -.035em; }
.article-content h3 { margin: 3rem 0 1rem; font-size: clamp(25px, 2.4vw, 36px); font-weight: 500; line-height: 1.15; }
.article-content h4 { margin: 2.4rem 0 1rem; font-size: 22px; font-weight: 500; }
.article-content ul, .article-content ol { margin: 0 0 2rem; padding-left: 1.4rem; }
.article-content li { margin-bottom: .65rem; padding-left: .35rem; }
.article-content a { color: var(--steel); text-decoration: underline; text-underline-offset: .18em; }
.article-content blockquote { margin: 3rem 0; padding: 1.8rem 2rem; font-size: 24px; line-height: 1.5; border-left: 4px solid var(--steel); background: var(--paper); }
.article-content figure { margin: 3rem 0; }
.article-content img { width: auto; max-width: 100%; height: auto; display: block; }
.article-content figcaption { margin-top: .6rem; color: var(--muted); font-size: 11px; }
.article-content table { width: 100%; margin: 2.5rem 0; border-collapse: collapse; font-size: 14px; }
.article-content th, .article-content td { padding: .8rem; text-align: left; vertical-align: top; border: 1px solid var(--line); }
.article-author { min-height: 560px; display: grid; grid-template-columns: .7fr 1.3fr; color: white; background: var(--ink); }
.article-author > img { width: 100%; height: 100%; min-height: 560px; object-fit: cover; object-position: center 18%; }
.article-author > div { padding: 6rem 7vw; display: flex; flex-direction: column; justify-content: center; }
.article-author h2 { margin: 1.5rem 0; font-size: clamp(43px, 5vw, 72px); font-weight: 500; letter-spacing: -.04em; }
.article-author p:not(.section-label) { max-width: 650px; color: #c9c9c9; font-size: 15px; line-height: 1.75; }
.article-author a { width: fit-content; margin-top: 1.2rem; padding-bottom: .4rem; font-size: 11px; border-bottom: 1px solid #777; }
.article-related { padding: 8rem 7vw; background: var(--paper); }
.article-related > header { display: grid; grid-template-columns: .35fr 1.65fr; gap: 4vw; margin-bottom: 4rem; }
.article-related > header h2 { margin: 0; font-size: clamp(45px, 5vw, 72px); font-weight: 500; letter-spacing: -.04em; }
.article-related > div { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.article-related > div > a { min-height: 310px; padding: 1.6rem; display: flex; flex-direction: column; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.article-related > div > a:hover { background: white; }
.article-related small { color: var(--steel); font-size: 9px; letter-spacing: .12em; text-transform: uppercase; }
.article-related h3 { margin: auto 0 2rem; font-size: clamp(25px, 2.5vw, 37px); font-weight: 400; line-height: 1.12; }
.article-related b { font-size: 10px; font-weight: 400; }
.download-grid { padding: 0 7vw 8rem; display: grid; grid-template-columns: repeat(2, 1fr); background: var(--paper); }
.download-grid a { min-height: 310px; padding: 1.8rem; display: flex; flex-direction: column; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.download-grid a:nth-child(even) { border-right: 1px solid var(--line); }
.download-grid a:nth-last-child(-n+2) { border-bottom: 1px solid var(--line); }
.download-grid a:hover { background: white; }
.download-grid span, .download-grid small { color: var(--steel); font-size: 10px; }
.download-grid small { margin-top: .7rem; letter-spacing: .12em; text-transform: uppercase; }
.download-grid h2 { margin: auto 0 2rem; font-size: clamp(29px, 3vw, 44px); font-weight: 400; }
.download-grid b { font-size: 11px; font-weight: 400; }
.legal-hero, .downloads-hero {
min-height: 610px;
padding: 7rem 7vw;
display: grid;
grid-template-columns: 1.15fr .85fr;
gap: 8vw;
align-items: center;
background: var(--paper);
}
.legal-hero h1, .downloads-hero h1 { font-size: clamp(58px, 7vw, 104px); }
.legal-hero aside { display: grid; grid-template-columns: 120px 1fr; border-top: 1px solid var(--line); }
.legal-hero aside > * { min-height: 78px; padding: 1.35rem 0; border-bottom: 1px solid var(--line); }
.legal-hero aside span { color: var(--steel); font-size: 9px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.legal-hero aside strong, .legal-hero aside a { font-size: clamp(17px, 1.6vw, 25px); font-weight: 400; }
.legal-layout { padding: 0 7vw 9rem; display: grid; grid-template-columns: minmax(210px, .45fr) minmax(0, 1.55fr); gap: 7vw; background: white; }
.legal-index { position: sticky; top: 126px; align-self: start; margin-top: 6rem; display: flex; flex-direction: column; border-top: 1px solid var(--line); }
.legal-index > p { margin: 0; padding: 1.2rem 0; color: var(--steel); font-size: 9px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; border-bottom: 1px solid var(--line); }
.legal-index a { min-height: 54px; display: grid; grid-template-columns: 38px 1fr; align-items: center; color: var(--text); font-size: 12px; border-bottom: 1px solid var(--line); }
.legal-index a:hover { color: var(--ink); padding-left: .4rem; }
.legal-index span { color: var(--steel); font-size: 8px; }
.legal-article { padding-top: 2.5rem; }
.legal-lead { margin: 0 0 1rem; padding: 3.5rem 0; max-width: 970px; color: var(--ink-soft); font-size: clamp(21px, 2.1vw, 31px); line-height: 1.45; border-bottom: 1px solid var(--line); }
.legal-article > section { padding: 4.5rem 0; display: grid; grid-template-columns: 70px minmax(0, 1fr); gap: 2.2rem; border-bottom: 1px solid var(--line); scroll-margin-top: 110px; }
.legal-number { padding-top: .5rem; color: var(--steel); font-size: 10px; letter-spacing: .15em; }
.legal-article h2 { max-width: 900px; margin: 0 0 2rem; font-size: clamp(39px, 4vw, 61px); font-weight: 500; line-height: 1.05; letter-spacing: -.035em; }
.legal-article h3 { margin: 2.4rem 0 .8rem; color: var(--ink); font-size: clamp(22px, 2vw, 30px); font-weight: 500; }
.legal-article p, .legal-article address { max-width: 920px; margin: 0 0 1.15rem; color: var(--text); font-size: 15px; font-style: normal; line-height: 1.82; }
.legal-article a:not(.legal-download) { color: var(--steel); text-decoration: underline; text-underline-offset: .2em; }
.legal-kicker { margin-bottom: .8rem !important; color: var(--steel) !important; font-size: 9px !important; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.legal-note { padding: 1.2rem 0 1.2rem 1.4rem; border-left: 3px solid var(--steel); }
.form-lines { max-width: 900px; margin-top: 2rem; padding: 2.1rem; border: 1px solid var(--line); }
.form-lines p { margin-bottom: .8rem; }
.form-lines > span { min-height: 34px; display: block; border-bottom: 1px solid #b9b8b4; }
.form-lines small { display: block; margin-top: 1.5rem; color: var(--muted); }
.legal-download { max-width: 900px; min-height: 95px; margin-top: 2rem; padding: 1.25rem 1.4rem; display: grid; grid-template-columns: 52px 1fr auto; gap: 1rem; align-items: center; color: white; background: var(--steel); }
.legal-download span { font-size: 9px; letter-spacing: .13em; }
.legal-download strong { font-size: 17px; font-weight: 400; }
.legal-download b { font-size: 10px; font-weight: 400; }
.downloads-hero > div > p:last-child { max-width: 740px; margin: 2rem 0 0; color: var(--text); font-size: 18px; line-height: 1.75; }
.downloads-hero aside { padding: 2.2rem; color: white; background: var(--ink); }
.downloads-hero aside strong { font-size: clamp(24px, 2.5vw, 38px); font-weight: 400; }
.downloads-hero aside p { margin: 1.4rem 0 2rem; color: #c7c7c7; font-size: 14px; line-height: 1.75; }
.downloads-hero aside a { padding-top: 1rem; display: flex; justify-content: space-between; font-size: 11px; border-top: 1px solid #5c5c5c; }
.document-section { padding: 8rem 7vw; }
.document-section > header { margin-bottom: 4rem; display: grid; grid-template-columns: .5fr 1.5fr; gap: 1.4rem 5vw; }
.document-section > header .section-label { grid-row: 1 / 3; }
.document-section > header h2 { margin: 0; font-size: clamp(43px, 5vw, 72px); font-weight: 500; line-height: 1.03; letter-spacing: -.04em; }
.document-section > header > p:last-child { max-width: 760px; margin: 0; color: var(--text); font-size: 15px; line-height: 1.75; }
.mandate-downloads { background: white; }
.document-grid { display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.document-card { min-height: 390px; padding: 1.8rem; display: flex; flex-direction: column; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.document-card:hover { background: var(--paper); }
.document-card .document-number { color: var(--steel); font-size: 10px; }
.document-card small { margin-top: .8rem; color: var(--steel); font-size: 9px; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.document-card h3 { margin: 3rem 0 1rem; font-size: clamp(28px, 3vw, 43px); font-weight: 400; line-height: 1.08; }
.document-card p { max-width: 620px; margin: 0; color: var(--text); font-size: 14px; line-height: 1.7; }
.document-card > div { margin-top: auto; padding-top: 1.2rem; display: flex; justify-content: space-between; gap: 1rem; border-top: 1px solid var(--line); }
.document-card em, .document-card b { font-size: 10px; font-style: normal; font-weight: 400; }
.document-card em { color: var(--muted); }
.qualification-downloads { background: var(--paper); }
.qualification-grid { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.qualification-grid a { min-height: 315px; padding: 1.5rem; display: flex; flex-direction: column; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.qualification-grid a:hover { background: white; }
.qualification-grid span, .qualification-grid small { color: var(--steel); font-size: 9px; }
.qualification-grid small { margin-top: .7rem; letter-spacing: .12em; text-transform: uppercase; }
.qualification-grid h3 { margin: auto 0 2rem; font-size: clamp(23px, 2.2vw, 34px); font-weight: 400; line-height: 1.12; }
.qualification-grid b { font-size: 10px; font-weight: 400; }
.faq-list { padding: 0 15vw 8rem; background: var(--paper); }
.faq-list details { border-top: 1px solid var(--line); }
.faq-list details:last-child { border-bottom: 1px solid var(--line); }
.faq-list summary { min-height: 110px; display: grid; grid-template-columns: 55px 1fr auto; gap: 1rem; align-items: center; list-style: none; cursor: pointer; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary span { color: var(--steel); font-size: 10px; }
.faq-list summary strong { font-size: clamp(21px, 2.4vw, 34px); font-weight: 400; }
.faq-list summary b { font-size: 24px; font-weight: 400; }
.faq-list details[open] summary b { transform: rotate(45deg); }
.faq-list details > p { max-width: 900px; margin: 0 0 2.5rem 55px; color: var(--text); font-size: 15px; line-height: 1.8; }
.contact-page-hero { min-height: 680px; padding: 7rem 7vw; display: grid; grid-template-columns: 1.15fr .85fr; gap: 8vw; background: var(--paper); }
.contact-page-hero h1 { font-size: clamp(59px, 7vw, 105px); }
.contact-page-hero > div > p:last-child { max-width: 720px; margin: 2rem 0 0; color: var(--text); font-size: 18px; line-height: 1.75; }
.contact-page-hero aside { padding-top: 1rem; display: grid; grid-template-columns: 100px 1fr; align-content: center; border-top: 1px solid var(--line); }
.contact-page-hero aside > * { min-height: 72px; padding: 1.2rem 0; border-bottom: 1px solid var(--line); }
.contact-page-hero aside span { color: var(--steel); font-size: 10px; letter-spacing: .12em; text-transform: uppercase; }
.contact-page-hero aside a, .contact-page-hero aside p { margin: 0; font-size: clamp(19px, 2vw, 29px); }
.contact-navigator { padding: 8rem 7vw; display: grid; grid-template-columns: minmax(280px, .65fr) minmax(0, 1.35fr); gap: 8vw; color: white; background: var(--ink); scroll-margin-top: 90px; }
.navigator-intro { position: sticky; top: 125px; align-self: start; }
.navigator-intro h2 { margin: 1.5rem 0 2rem; font-size: clamp(48px, 5.2vw, 76px); font-weight: 500; line-height: 1.03; letter-spacing: -.045em; }
.navigator-intro > p:last-of-type { max-width: 570px; color: #c6c6c6; font-size: 14px; line-height: 1.75; }
.navigator-progress { margin-top: 3rem; display: grid; grid-template-columns: auto 1fr auto 1fr auto; align-items: center; gap: .75rem; }
.navigator-progress span { width: 38px; height: 38px; display: grid; place-items: center; color: #777; font-size: 9px; border: 1px solid #555; border-radius: 50%; }
.navigator-progress span.active { color: white; border-color: white; }
.navigator-progress span.done { color: var(--ink); background: white; border-color: white; }
.navigator-progress i { height: 1px; background: #555; }
.navigator-steps fieldset { margin: 0; padding: 0 0 3rem; border: 0; }
.navigator-steps fieldset.disabled { opacity: .35; }
.navigator-steps legend { width: 100%; margin-bottom: 1.3rem; padding: 0 0 1rem; font-size: clamp(22px, 2vw, 30px); border-bottom: 1px solid #4e4e4e; }
.navigator-steps legend span { margin-right: 1rem; color: #8e9ba2; font-size: 9px; letter-spacing: .14em; }
.choice-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: .75rem; }
.choice-grid.compact { grid-template-columns: repeat(2, 1fr); }
.choice-grid button { min-height: 62px; padding: .8rem 1rem; color: #ddd; font: 400 14px/1.35 Georgia, serif; text-align: left; background: transparent; border: 1px solid #555; cursor: pointer; transition: .18s ease; }
.choice-grid button:hover, .choice-grid button:focus-visible { color: white; border-color: #aab5ba; }
.choice-grid button.selected { color: white; background: var(--steel); border-color: var(--steel); }
.navigator-result { min-height: 270px; padding: 2rem; display: flex; flex-direction: column; justify-content: center; color: var(--ink); background: #e6e4de; }
.navigator-result.ready { background: white; }
.navigator-result small { color: var(--steel); font-size: 9px; letter-spacing: .15em; text-transform: uppercase; }
.navigator-result h3 { margin: 1.3rem 0 1rem; font-size: clamp(30px, 3vw, 44px); font-weight: 500; }
.navigator-result p { max-width: 720px; margin: 0 0 1.2rem; color: var(--text); font-size: 13px; line-height: 1.7; }
.navigator-result .urgent-note { padding: .8rem; color: var(--ink); border-left: 3px solid var(--steel); background: var(--paper); }
.navigator-result > a { margin-top: .7rem; padding: 1rem 1.2rem; display: flex; justify-content: space-between; color: white; background: var(--steel); }
.contact-form-design { padding: 8rem 7vw; display: grid; grid-template-columns: .7fr 1.3fr; gap: 8vw; color: white; background: var(--steel); }
.contact-form-design h2 { margin: 1.5rem 0 2rem; }
.contact-form-design > div > p:last-child { color: #e2e6e8; line-height: 1.7; }
.contact-form-design form { display: grid; grid-template-columns: 1fr 1fr; gap: 1.2rem; }
.contact-form-design label { display: flex; flex-direction: column; gap: .55rem; font-size: 12px; }
.contact-form-design label.full { grid-column: 1 / -1; }
.contact-form-design input, .contact-form-design textarea { width: 100%; padding: 1rem; color: white; font: inherit; background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.42); }
.contact-form-design input::placeholder, .contact-form-design textarea::placeholder { color: #d9dddf; }
.contact-form-design label.check { flex-direction: row; align-items: center; }
.contact-form-design .check input { width: auto; }
.contact-form-design button { min-height: 54px; padding: 0 1.2rem; color: var(--ink); font: inherit; background: white; border: 0; cursor: default; }
.simple-hero { padding: 8rem 15vw 6rem; background: var(--paper); }
.simple-hero h1 { font-size: clamp(58px, 7vw, 105px); }
.simple-hero > p:last-child { max-width: 850px; margin: 2rem 0 0; color: var(--text); font-size: 18px; line-height: 1.75; }
.legal-copy { padding: 0 15vw 8rem; background: var(--paper); }
.legal-copy h2 { margin: 3rem 0 1rem; font-size: 34px; font-weight: 400; }
.legal-copy p { max-width: 900px; color: var(--text); font-size: 15px; line-height: 1.8; }
.press-list a { min-height: 115px; padding: 1.5rem 0; display: grid; grid-template-columns: 90px .65fr 1fr auto; gap: 2rem; align-items: center; border-bottom: 1px solid var(--line); }
.press-list a:hover { padding-left: .8rem; background: white; }
.press-list a b { font-weight: 400; }
.press-more { display: inline-block; margin-top: 2rem; padding-bottom: .4rem; border-bottom: 1px solid var(--ink); font-size: 12px; }
@media (max-width: 1120px) {
.site-header { grid-template-columns: 250px 1fr auto; }
.desktop-nav a:nth-child(4), .desktop-nav a:nth-child(5) { display: none; }
.hero { grid-template-columns: 1fr 1fr; }
.hero-copy { padding-left: 5vw; }
h1 { font-size: clamp(52px, 6.8vw, 76px); }
.section-heading { grid-template-columns: .4fr 1.2fr; }
.section-intro { grid-column: 2; }
.practice-grid { grid-template-columns: repeat(2, 1fr); }
.package-grid { grid-template-columns: repeat(2, 1fr); }
.knowledge-head { grid-template-columns: .35fr 1fr; }
.knowledge-head > a { grid-column: 2; justify-self: start; }
.about-hero { grid-template-columns: 1fr .8fr; }
.about-intro { grid-template-columns: .35fr 1.2fr; }
.about-intro-text { grid-column: 2; }
.publication-heading { grid-template-columns: .35fr 1.2fr; }
.publication-heading > p:last-child { grid-column: 2; }
.book-card { grid-template-columns: 1fr; }
.book-image { min-height: 440px; }
}
@media (max-width: 820px) {
body { padding-bottom: 62px; }
.site-header {
z-index: 90;
height: 70px;
padding: 0 1rem;
grid-template-columns: minmax(0, 1fr) auto;
gap: 1rem;
background: var(--ink);
-webkit-backdrop-filter: none;
backdrop-filter: none;
}
.brand-logo { width: 27px; height: 42px; }
.brand-copy small, .desktop-nav { display: none; }
.header-cta { padding: .7rem .8rem; }
.hero { display: block; }
.hero-copy { min-height: auto; padding: 4.5rem 1.25rem 3rem; }
.eyebrow { line-height: 1.5; }
h1 { font-size: clamp(48px, 13vw, 64px); }
.hero-positioning { font-size: 21px; }
.hero-lead { font-size: 16px; }
.trust-row { gap: .7rem; }
.trust-row strong { font-size: 11px; }
.trust-row span { font-size: 9px; line-height: 1.35; }
.hero-overview { margin: 0 1.25rem 2rem; padding: 1.3rem; }
.overview-list > a { min-height: 74px; grid-template-columns: 32px 1fr auto; }
.overview-list strong { font-size: 17px; }
.overview-heading span { display: none; }
.overview-inkasso { margin-top: 1rem; }
.practice-section, .scenario-section, .inkasso-section, .packages-section, .knowledge-section, .contact-section { padding: 5rem 1.25rem; }
.section-heading { display: block; margin-bottom: 3.5rem; }
.section-heading h2 { margin: 1.5rem 0; font-size: 44px; }
.section-intro { font-size: 14px; }
.practice-grid { grid-template-columns: 1fr; }
.practice-card { min-height: 340px; }
.scenario-head { display: block; margin-bottom: 3rem; }
.scenario-head h2 { margin-top: 1.5rem; font-size: 52px; }
.scenario { grid-template-columns: 42px 1fr; gap: 1rem; }
.scenario p { grid-column: 2; }
.inkasso-section { grid-template-columns: 1fr; gap: 4rem; }
.inkasso-copy h2 { font-size: 50px; }
.package-grid { grid-template-columns: 1fr; }
.packages-title h2 { font-size: 44px; }
.home-focus-grid { grid-template-columns: minmax(0, 1fr); }
.home-focus-card { min-width: 0; min-height: 0; padding: 1.5rem; }
.home-focus-card h3 { margin-top: 3.5rem; overflow-wrap: anywhere; hyphens: auto; }
.home-focus-card li { min-width: 0; min-height: 92px; grid-template-columns: minmax(0, 1fr) auto; }
.home-focus-card li > span { grid-column: 1; grid-row: 2; }
.home-focus-card li b { grid-column: 2; grid-row: 1 / 3; white-space: nowrap; }
.profile-section { display: block; }
.profile-statement { min-height: 620px; padding: 3rem 1.25rem; }
.profile-statement blockquote { font-size: 48px; }
.profile-copy { padding: 5rem 1.25rem; }
.knowledge-head { display: block; }
.knowledge-head h2 { margin: 1.5rem 0 2rem; font-size: 48px; }
.article-grid { grid-template-columns: 1fr; }
.contact-section { grid-template-columns: 1fr; gap: 3rem; }
.contact-main h2 { font-size: 64px; }
.contact-options a { min-height: 90px; grid-template-columns: 38px 1fr auto; }
.contact-options strong { font-size: 19px; }
.site-footer { padding: 2.5rem 1.25rem 5rem; grid-template-columns: 1fr; text-align: left; }
.site-footer > p { text-align: left; }
.site-footer nav { justify-content: flex-start; flex-wrap: wrap; gap: .8rem 1.2rem; }
.contact-dock { right: 1rem; bottom: calc(74px + env(safe-area-inset-bottom)); }
.contact-dock summary { min-width: 120px; }
.contact-popover { position: fixed; left: 1rem; right: 1rem; bottom: calc(140px + env(safe-area-inset-bottom)); width: auto; max-width: none; }
.mobile-contact { position: fixed; z-index: 55; left: 0; right: 0; bottom: 0; height: auto; min-height: calc(62px + env(safe-area-inset-bottom)); padding-bottom: env(safe-area-inset-bottom); display: grid; grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); color: white; background: var(--ink); }
.mobile-contact a { min-width: 0; min-height: 62px; padding: .35rem; display: grid; place-items: center; font-size: 12px; text-align: center; border-right: 1px solid #505050; }
.mobile-contact a:last-child { background: var(--steel); }
.about-hero { display: flex; flex-direction: column-reverse; }
.about-hero-copy { padding: 4.5rem 1.25rem 3.5rem; }
.about-hero h1 { font-size: clamp(51px, 14vw, 70px); }
.about-role { font-size: 22px; }
.about-lead { font-size: 16px; }
.about-facts { gap: .7rem; }
.about-facts strong { font-size: 13px; }
.about-facts span { font-size: 9px; line-height: 1.35; }
.about-portrait { min-height: 68vh; }
.about-portrait figcaption { left: 1.25rem; right: 1.25rem; }
.about-intro,
.qualification-section,
.career-section,
.publication-section,
.engagement-section,
.press-section { padding: 5rem 1.25rem; }
.about-intro { display: block; }
.about-intro blockquote { margin: 1.5rem 0 2.5rem; font-size: 45px; }
.about-section-head,
.publication-heading,
.press-heading { display: block; margin-bottom: 3rem; }
.about-section-head h2,
.career-title h2,
.publication-heading h2,
.engagement-copy h2,
.press-heading h2 { margin-top: 1.5rem; font-size: 45px; }
.publication-heading > p:last-child { margin-top: 1.7rem; }
.qualification-grid { grid-template-columns: 1fr; }
.qualification-grid article { min-height: 285px; }
.career-section { display: block; }
.career-title { margin-bottom: 3rem; }
.career-list li { grid-template-columns: 38px 1fr; }
.career-list p { grid-column: 2; }
.book-grid { grid-template-columns: 1fr; }
.book-card { min-height: 0; grid-template-columns: 1fr; }
.book-image { min-height: 410px; }
.engagement-section { grid-template-columns: 1fr; gap: 3.5rem; }
.engagement-visuals { grid-template-columns: 1fr; }
.dav-membership img { min-height: 170px; }
.press-list article { grid-template-columns: 55px 1fr; gap: 1rem; }
.press-list p { grid-column: 2; }
}
@media (max-width: 1120px) {
.full-header { grid-template-columns: 220px 1fr auto; }
.expanded-nav > a[href="/wissen"], .expanded-nav > a[href="/faq"] { display: none; }
.detail-hero { grid-template-columns: 1fr .68fr; }
.detail-heading, .media-archive-head { grid-template-columns: .35fr 1.2fr; }
.detail-heading > p:last-child, .media-archive-head > p:last-child { grid-column: 2; }
.service-pricing-head { grid-template-columns: .35fr 1.2fr; }
.service-pricing-head > p:last-child { grid-column: 2; }
.service-package { min-height: 780px; }
.media-list a { grid-template-columns: 55px 120px .5fr 1fr auto; gap: 1rem; }
}
@media (max-width: 820px) {
.full-header { grid-template-columns: 1fr auto; }
.full-header .header-cta { display: none; }
.mobile-menu { position: static; display: block; }
.mobile-menu summary { min-width: 78px; padding: .7rem .8rem; list-style: none; text-align: center; border: 1px solid #777; cursor: pointer; }
.mobile-menu summary::-webkit-details-marker { display: none; }
.mobile-menu nav {
position: absolute;
z-index: 100;
top: 100%;
left: 0;
right: 0;
bottom: auto;
width: 100%;
height: calc(100vh - 132px - env(safe-area-inset-bottom));
height: calc(100dvh - 132px - env(safe-area-inset-bottom));
min-height: 0;
max-height: calc(100dvh - 132px - env(safe-area-inset-bottom));
padding: 1rem 1.25rem 2rem;
overflow-y: auto;
overscroll-behavior: contain;
display: flex;
flex-direction: column;
color: white;
background: #262626;
border-top: 1px solid #494949;
box-shadow: 0 1.25rem 2.5rem rgba(0, 0, 0, .28);
}
.mobile-menu nav a { padding: 1rem 0; border-bottom: 1px solid #494949; font-size: 16px; }
.mobile-menu nav a.sub { padding: .65rem 0 .65rem 1rem; color: #bfc5c8; font-size: 13px; }
.profile-statement > img:not(.profile-logo) { object-position: center 15%; }
.home-media-head, .home-media-list a { display: block; }
.home-media-section { padding: 5rem 1.25rem; }
.home-media-head h2 { margin: 1.5rem 0 2rem; font-size: 45px; }
.home-media-head > a { display: inline-block; }
.home-mastheads { grid-template-columns: repeat(3, 1fr); margin-top: 3rem; }
.home-mastheads span { font-size: 22px; }
.home-media-list a { min-height: 0; padding: 1.4rem 0; }
.home-media-list a:hover { padding-left: 0; }
.home-media-list strong { display: block; margin: .45rem 0; }
.home-media-list p { line-height: 1.6; }
.home-media-list b { display: none; }
.detail-hero, .media-hero { display: flex; flex-direction: column; }
.detail-hero-main, .media-hero > div { padding: 4.5rem 1.25rem 3.5rem; }
.detail-hero-main h1, .media-hero h1 { font-size: clamp(50px, 14vw, 69px); }
.detail-hero-main > p:last-of-type, .media-hero > div > p:last-child { font-size: 16px; }
.detail-hero-aside { margin: 0 1.25rem 2rem; }
.detail-hero-aside img { min-height: 520px; }
.service-signal { padding: 1.5rem 1.25rem; align-items: flex-start; flex-direction: column; }
.service-pricing { padding: 5rem 1.25rem; }
.service-pricing-head { display: block; margin-bottom: 3rem; }
.service-pricing-head h2 { margin: 1.5rem 0 2rem; font-size: 45px; }
.service-package-grid { grid-template-columns: 1fr; }
.service-package { min-height: 0; }
.service-package-audience { min-height: 0; }
.pricing-terms { display: block; padding: 1.5rem; }
.pricing-terms ul { margin-top: 1.5rem; grid-template-columns: 1fr; }
.service-faq { padding: 5rem 1.25rem; grid-template-columns: 1fr; gap: 3rem; }
.service-faq header { position: static; }
.service-faq h2 { font-size: 45px; }
.service-faq summary { grid-template-columns: 34px 1fr auto; }
.service-faq details > p { margin-left: 34px; }
.detail-services, .context-section, .related-section, .media-archive, .media-request { padding: 5rem 1.25rem; }
.detail-heading, .context-section, .related-head, .media-archive-head { display: block; }
.detail-heading h2, .context-section h2, .related-head h2, .media-archive-head h2, .media-request h2 { margin: 1.5rem 0 2rem; font-size: 45px; }
.detail-feature-grid, .related-grid { grid-template-columns: 1fr; }
.detail-feature-grid article { min-height: 280px; }
.context-section { gap: 3rem; }
.context-section ol { margin-top: 3rem; }
.context-section li { grid-template-columns: 38px 1fr auto; }
.related-grid a { min-height: 320px; }
.overview-hero { padding: 5rem 1.25rem 4rem; }
.overview-hero h1 { font-size: clamp(50px, 14vw, 72px); }
.overview-hero > p:last-child { margin: 2rem 0 0; font-size: 16px; }
.overview-cards { padding: 0 1.25rem 5rem; grid-template-columns: 1fr; }
.overview-cards > a, .overview-cards > a:nth-child(even) { min-height: 360px; border-right: 1px solid var(--line); border-bottom: 0; }
.overview-cards > a:last-child { border-bottom: 1px solid var(--line); }
.media-hero figure { min-height: 68vh; }
.media-mastheads { padding: 1.8rem 1.25rem; grid-template-columns: repeat(3, 1fr); }
.media-mastheads span { font-size: 22px; }
.media-list a { min-height: 0; padding: 1.4rem 0; grid-template-columns: 45px 1fr auto; gap: .7rem; }
.media-list a:hover { padding-left: 0; }
.media-list small { grid-column: 2; }
.media-list strong { grid-column: 2; }
.media-list p { grid-column: 2; line-height: 1.6; }
.media-list b { grid-column: 3; grid-row: 1 / 5; }
.knowledge-page-grid { padding: 0 1.25rem 5rem; grid-template-columns: 1fr; }
.knowledge-page-grid a { min-height: 300px; border-right: 1px solid var(--line); }
.download-grid { padding: 0 1.25rem 5rem; grid-template-columns: 1fr; }
.download-grid a, .download-grid a:nth-child(even) { min-height: 280px; border-right: 1px solid var(--line); border-bottom: 0; }
.download-grid a:last-child { border-bottom: 1px solid var(--line); }
.faq-list { padding: 0 1.25rem 5rem; }
.faq-list summary { grid-template-columns: 38px 1fr auto; }
.faq-list details > p { margin-left: 38px; }
.contact-page-hero, .contact-form-design { padding: 5rem 1.25rem; grid-template-columns: 1fr; gap: 3rem; }
.contact-page-hero h1 { font-size: clamp(52px, 14vw, 72px); }
.contact-page-hero aside { grid-template-columns: 72px 1fr; }
.contact-form-design form { grid-template-columns: 1fr; }
.contact-form-design label.full { grid-column: auto; }
.simple-hero { padding: 5rem 1.25rem 4rem; }
.legal-copy { padding: 0 1.25rem 5rem; }
.press-list a { grid-template-columns: 55px 1fr auto; gap: 1rem; }
.press-list a p { grid-column: 2; }
.press-list a b { grid-column: 3; grid-row: 1 / 3; }
}
@media (max-width: 1120px) {
.knowledge-featured-grid { grid-template-columns: repeat(2, 1fr); }
.knowledge-featured-grid a:last-child { grid-column: 1 / -1; min-height: 360px; }
.knowledge-archive-grid { grid-template-columns: repeat(2, 1fr); }
.article-reading-layout { grid-template-columns: 210px minmax(0, 760px); gap: 5vw; }
.contact-navigator { grid-template-columns: .7fr 1.3fr; gap: 5vw; }
}
@media (max-width: 820px) {
.knowledge-featured { padding: 5rem 1.25rem; }
.knowledge-featured-head { display: block; margin-bottom: 3rem; }
.knowledge-featured-head h2 { margin-top: 1.5rem; font-size: 46px; }
.knowledge-featured-grid { grid-template-columns: 1fr; }
.knowledge-featured-grid a, .knowledge-featured-grid a:last-child { min-height: 370px; grid-column: auto; }
.knowledge-category-nav { padding: 1.25rem; gap: .55rem; }
.knowledge-category-nav > span { width: 100%; margin-bottom: .4rem; }
.knowledge-category-nav a { font-size: 11px; }
.knowledge-library { padding: 5rem 1.25rem; }
.knowledge-group { margin-bottom: 6rem; }
.knowledge-group > header { display: block; margin-bottom: 2.5rem; }
.knowledge-group > header h2 { margin: 1.2rem 0; font-size: 44px; }
.knowledge-group > header > span { font-size: 10px; }
.knowledge-archive-grid { grid-template-columns: 1fr; }
.knowledge-archive-grid > a { min-height: 300px; }
.article-hero { min-height: 0; padding: 4.5rem 1.25rem 3rem; display: flex; flex-direction: column; gap: 3rem; align-items: stretch; }
.article-back { margin-bottom: 2.5rem; }
.article-hero h1 { font-size: clamp(44px, 12.5vw, 64px); }
.article-deck { font-size: 16px; }
.article-meta-card { min-height: 340px; }
.article-meta-card dl { margin-top: 2.5rem; }
.article-reading-layout { padding: 5rem 1.25rem; display: block; }
.article-reading-aside { position: static; margin-bottom: 4rem; }
.article-content { font-size: 17px; line-height: 1.78; }
.article-content h2 { margin-top: 3.5rem; font-size: 38px; }
.article-content h3 { font-size: 29px; }
.article-content blockquote { margin: 2.5rem 0; padding: 1.3rem; font-size: 21px; }
.article-content table { display: block; overflow-x: auto; }
.article-author { display: block; }
.article-author > img { min-height: 68vh; }
.article-author > div { padding: 5rem 1.25rem; }
.article-author h2 { font-size: 46px; }
.article-related { padding: 5rem 1.25rem; }
.article-related > header { display: block; margin-bottom: 3rem; }
.article-related > header h2 { margin-top: 1.4rem; font-size: 46px; }
.article-related > div { grid-template-columns: 1fr; }
.article-related > div > a { min-height: 280px; }
.contact-navigator { padding: 5rem 1.25rem; display: block; }
.navigator-intro { position: static; margin-bottom: 4rem; }
.navigator-intro h2 { font-size: 48px; }
.choice-grid, .choice-grid.compact { grid-template-columns: 1fr; }
.navigator-result { padding: 1.4rem; }
} html { font-size: 16px; }
body { min-width: 0; }
body.admin-bar .site-header { top: 32px; }
button, input, select, textarea { font-family: Georgia, "Times New Roman", serif; }
img { max-width: 100%; height: auto; }
iframe, video, embed, object { max-width: 100%; }
.site-main { min-height: 60vh; overflow: clip; }
.screen-reader-text {
position: absolute !important;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
.screen-reader-text:focus {
z-index: 100000;
top: 6px;
left: 6px;
width: auto;
height: auto;
padding: 15px 23px 14px;
clip: auto;
color: var(--ink);
background: white;
}
.brand-logo, .footer-logo { object-position: center; }
.footer-brand { display: flex; align-items: center; gap: .8rem; }
.footer-logo { width: 31px; height: 48px; object-fit: contain; }
.standard-page-hero { padding: 7rem 15vw 4rem; background: var(--paper); }
.standard-page-hero h1 { max-width: 1000px; font-size: clamp(52px, 6vw, 90px); }
.standard-copy { padding: 1rem 15vw 8rem; color: var(--ink-soft); background: white; font-size: 17px; line-height: 1.8; }
.standard-copy > * { max-width: 900px; }
.standard-copy h2 { margin: 3.5rem 0 1.2rem; font-size: clamp(34px, 3.5vw, 52px); font-weight: 500; line-height: 1.08; }
.standard-copy h3 { margin: 2.7rem 0 1rem; font-size: clamp(25px, 2.5vw, 36px); font-weight: 500; }
.standard-copy a { color: var(--steel); text-decoration: underline; text-underline-offset: .18em; }
.standard-copy .elementor { max-width: none; }
.empty-state { padding: 1.4rem; border-left: 3px solid var(--steel); background: var(--paper); }
.pagination { padding: 0 7vw 7rem; display: flex; gap: .6rem; background: var(--paper); }
.pagination .page-numbers { padding: .75rem .9rem; border: 1px solid var(--line); }
.pagination .current { color: white; background: var(--steel); border-color: var(--steel); }
.choice-grid button { font-family: Georgia, "Times New Roman", serif; }
.navigator-result .result-action { cursor: pointer; }
.contact-form-design .wpcf7 { width: 100%; }
.contact-form-design .wpcf7 form { display: grid; grid-template-columns: 1fr 1fr; gap: 1.2rem; }
.contact-form-design .wpcf7 p { margin: 0; }
.contact-form-design .wpcf7 label { display: block; color: white; font-size: 12px; line-height: 1.5; }
.contact-form-design .wpcf7 input:not([type="radio"]):not([type="checkbox"]),
.contact-form-design .wpcf7 select,
.contact-form-design .wpcf7 textarea {
width: 100%;
margin-top: .55rem;
padding: 1rem;
color: white;
font: inherit;
background: rgba(255,255,255,.08);
border: 1px solid rgba(255,255,255,.42);
}
.contact-form-design .wpcf7 select { min-height: 52px; appearance: auto; }
.contact-form-design .wpcf7 select option { color: var(--ink); background: white; }
.contact-form-design .wpcf7 form > .form-required,
.contact-form-design .wpcf7 form > .form-consent,
.contact-form-design .wpcf7 form > .form-deadline-warning,
.contact-form-design .wpcf7 form > label.full { grid-column: 1 / -1; }
.contact-form-design .form-required { color: #e2e6e8; font-size: 12px; }
.contact-form-design .form-choice {
padding: 1rem;
border: 1px solid rgba(255,255,255,.25);
background: rgba(255,255,255,.05);
}
.contact-form-design .form-choice strong { display: block; margin-bottom: .35rem; font-size: 12px; font-weight: 400; }
.contact-form-design .form-consent { font-size: 12px; line-height: 1.55; }
.contact-form-design .form-consent a { text-decoration: underline; text-underline-offset: .16em; }
.contact-form-design .form-deadline-warning {
padding: 1rem 1.1rem;
color: white;
font-size: 12px;
line-height: 1.55;
border-left: 3px solid white;
background: rgba(0,0,0,.12);
}
.contact-form-design .wpcf7 input[type="submit"] {
min-height: 54px;
padding: 0 1.2rem;
color: var(--ink) !important;
background: white !important;
border: 0 !important;
cursor: pointer;
}
.contact-form-design .wpcf7-list-item { margin: .4rem .9rem .4rem 0; }
.contact-form-design .wpcf7-response-output { grid-column: 1 / -1; margin: 1rem 0 0 !important; }
.contact-form-design .screen-reader-response { grid-column: 1 / -1; }
.article-content .elementor { max-width: 100%; }
.article-content .elementor-element { max-width: 100%; }
.wp-caption { max-width: 100%; }
.wp-caption-text { color: var(--muted); font-size: 12px; }
@media (max-width: 820px) {
body.admin-bar .site-header { top: 46px; }
.standard-page-hero { padding: 5rem 1.25rem 3rem; }
.standard-copy { padding: 1rem 1.25rem 5rem; }
.contact-form-design .wpcf7 form { grid-template-columns: 1fr; }
.legal-hero, .downloads-hero { min-height: auto; padding: 5rem 1.25rem; grid-template-columns: 1fr; gap: 3.5rem; }
.legal-hero aside { grid-template-columns: 95px 1fr; }
.legal-layout { padding: 0 1.25rem 5rem; display: block; }
.legal-index { position: static; margin: 0 -1.25rem; padding: 2rem 1.25rem; background: var(--paper); }
.legal-article { padding-top: 0; }
.legal-article > section { padding: 3.5rem 0; grid-template-columns: 1fr; gap: 1rem; }
.form-lines { padding: 1.2rem; }
.legal-download { grid-template-columns: 42px 1fr; }
.legal-download b { grid-column: 2; }
.document-section { padding: 5rem 1.25rem; }
.document-section > header { display: block; }
.document-section > header h2 { margin: 1.2rem 0; }
.document-grid { grid-template-columns: 1fr; }
.document-card { min-height: 330px; }
.qualification-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px) {
body.admin-bar .site-header { top: 0; }
.qualification-grid { grid-template-columns: 1fr; }
} .site-main,
.site-main > *,
.site-main section,
.site-main article,
.site-main header,
.site-main aside,
.site-main figure,
.site-main div,
.site-main ol,
.site-main ul,
.site-main li,
.site-main a,
.site-header > *,
.site-footer > * {
min-width: 0;
}
.article-content a,
.legal-article a,
.standard-copy a,
.contact-form-design a,
.contact-page-hero a {
overflow-wrap: anywhere;
}
@media (max-width: 820px) {
body { padding-bottom: calc(62px + env(safe-area-inset-bottom)); }
body.mobile-menu-open { overflow: hidden; }
.site-main h1,
.site-main h2,
.site-main h3 {
overflow-wrap: anywhere;
-webkit-hyphens: auto;
hyphens: auto;
}
.practice-grid,
.package-grid,
.home-focus-grid,
.service-package-grid,
.detail-feature-grid,
.related-grid,
.overview-cards,
.knowledge-page-grid,
.download-grid,
.knowledge-featured-grid,
.knowledge-archive-grid,
.article-related > div,
.choice-grid,
.choice-grid.compact,
.document-grid {
grid-template-columns: minmax(0, 1fr);
}
.detail-hero-main h1,
.media-hero h1,
.overview-hero h1,
.contact-page-hero h1,
.simple-hero h1,
.standard-page-hero h1,
.legal-hero h1,
.downloads-hero h1,
.article-hero h1,
.about-hero h1,
.home-focus-card h3 {
overflow-wrap: anywhere;
word-break: normal;
-webkit-hyphens: auto;
hyphens: auto;
}
.home-focus-meta { gap: 1rem; }
.home-focus-meta small { min-width: 0; text-align: right; overflow-wrap: anywhere; }
.home-focus-card li {
gap: .65rem 1rem;
grid-template-columns: minmax(0, 1fr) auto;
}
.home-focus-card li b {
font-size: clamp(20px, 6.4vw, 27px);
}
.service-package-price strong {
overflow-wrap: anywhere;
font-size: clamp(34px, 11vw, 50px);
}
.media-list strong,
.press-list strong,
.knowledge-featured-grid h2,
.knowledge-archive-grid h3,
.document-card h3,
.related-grid h3,
.overview-cards h2 {
overflow-wrap: anywhere;
-webkit-hyphens: auto;
hyphens: auto;
}
.media-mark { min-height: 68px; padding: .55rem; gap: .5rem; }
.media-mark img { width: 32px; height: 32px; }
.home-mastheads .media-mark span,
.media-mastheads .media-mark span { font-size: 10px; }
.media-outlet img { width: 34px; height: 34px; }
.home-media-list strong.media-outlet { display: flex; }
.article-content table,
.standard-copy table,
.legal-article table {
max-width: 100%;
display: block;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
} .practice-card,
.package-card,
.detail-feature-grid article,
.related-grid a,
.overview-cards > a,
.article-grid article,
.knowledge-page-grid a,
.knowledge-featured-grid a,
.knowledge-featured-grid a:last-child,
.knowledge-archive-grid > a,
.article-related > div > a,
.download-grid a,
.download-grid a:nth-child(even),
.document-card,
.qualification-grid a {
min-height: 0;
}
.practice-card h3,
.detail-feature-grid h3,
.related-grid h3,
.overview-cards h2,
.article-grid h3,
.knowledge-featured-grid h3,
.knowledge-archive-grid h3,
.article-related h3,
.download-grid h2,
.qualification-grid h3 {
margin-top: 2.5rem;
}
.practice-card p { min-height: 0; }
.detail-feature-grid article { padding: 1.4rem; }
.detail-feature-grid h3 { margin-bottom: .8rem; }
.related-grid a { padding: 1.4rem; }
.related-grid p { margin-bottom: 1.5rem; }
.overview-cards > a,
.overview-cards > a:nth-child(even) { min-height: 0; padding: 1.5rem; }
.article-grid article,
.knowledge-featured-grid a,
.knowledge-archive-grid > a,
.article-related > div > a,
.download-grid a,
.document-card,
.qualification-grid a { padding: 1.4rem; }
.document-card > div { margin-top: 2rem; }
.practice-section,
.scenario-section,
.inkasso-section,
.packages-section,
.knowledge-section,
.contact-section,
.home-media-section,
.about-intro,
.qualification-section,
.career-section,
.publication-section,
.engagement-section,
.press-section,
.service-pricing,
.service-faq,
.detail-services,
.context-section,
.related-section,
.media-archive,
.media-request,
.knowledge-featured,
.knowledge-library,
.article-reading-layout,
.article-author > div,
.article-related,
.contact-navigator,
.contact-form-design,
.document-section {
padding-top: 4.25rem;
padding-bottom: 4.25rem;
}
.packages-title,
.detail-heading,
.related-head,
.media-archive-head,
.knowledge-featured-head,
.article-related > header,
.document-section > header {
margin-bottom: 3rem;
}
.knowledge-group { margin-bottom: 4.5rem; }
.navigator-intro,
.article-reading-aside { margin-bottom: 3rem; }
}
@media (max-width: 420px) {
.practice-section,
.scenario-section,
.inkasso-section,
.packages-section,
.knowledge-section,
.contact-section,
.home-media-section,
.about-intro,
.qualification-section,
.career-section,
.publication-section,
.engagement-section,
.press-section,
.service-pricing,
.service-faq,
.detail-services,
.context-section,
.related-section,
.media-archive,
.media-request,
.knowledge-featured,
.knowledge-library,
.article-reading-layout,
.article-author > div,
.article-related,
.contact-navigator,
.contact-form-design,
.document-section {
padding-top: 3.75rem;
padding-bottom: 3.75rem;
}
.detail-hero-main,
.media-hero > div,
.overview-hero,
.contact-page-hero,
.simple-hero,
.standard-page-hero,
.legal-hero,
.downloads-hero,
.article-hero,
.about-hero-copy {
padding-left: 1rem;
padding-right: 1rem;
}
.detail-hero-main h1,
.media-hero h1,
.overview-hero h1,
.contact-page-hero h1,
.simple-hero h1,
.standard-page-hero h1,
.legal-hero h1,
.downloads-hero h1,
.article-hero h1,
.about-hero h1 {
font-size: clamp(36px, 11.5vw, 48px);
line-height: 1;
letter-spacing: -.038em;
}
.home-focus-card { padding: 1.2rem; }
.home-focus-card h3 {
margin-top: 2.75rem;
font-size: clamp(32px, 10.5vw, 40px);
line-height: 1.04;
}
.home-focus-card li { min-height: 88px; }
.home-focus-card li strong { font-size: 17px; }
.home-focus-card li > span { font-size: 10px; }
.home-focus-card li b { font-size: clamp(20px, 6.5vw, 25px); }
.home-mastheads,
.media-mastheads { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.home-mastheads span,
.media-mastheads span { font-size: 19px; overflow-wrap: anywhere; }
.home-mastheads .media-mark span,
.media-mastheads .media-mark span { font-size: 10px; }
.about-facts { grid-template-columns: minmax(0, 1fr); }
.trust-row { grid-template-columns: minmax(0, 1fr); gap: 1rem; }
.detail-feature-grid h3,
.practice-card h3,
.related-grid h3,
.overview-cards h2,
.article-grid h3,
.knowledge-featured-grid h3,
.knowledge-archive-grid h3,
.article-related h3,
.download-grid h2,
.qualification-grid h3 { margin-top: 2rem; }
.detail-feature-grid article,
.practice-card,
.related-grid a,
.overview-cards > a,
.article-grid article,
.knowledge-featured-grid a,
.knowledge-archive-grid > a,
.article-related > div > a,
.download-grid a,
.document-card,
.qualification-grid a { padding: 1.2rem; }
.profile-statement { min-height: 520px; }
.detail-hero-aside img { min-height: 420px; }
.contact-popover { left: .75rem; right: .75rem; padding: 1.1rem; }
.contact-popover .navigator-link { grid-template-columns: auto minmax(0, 1fr) auto; }
.mobile-contact a { font-size: 11px; }
}.BorlabsCookie *{box-sizing:border-box}.BorlabsCookie *::before,.BorlabsCookie *::after{box-sizing:inherit}.BorlabsCookie * div,.BorlabsCookie * span,.BorlabsCookie * h1,.BorlabsCookie * h2,.BorlabsCookie * h3,.BorlabsCookie * h4,.BorlabsCookie * h5,.BorlabsCookie * h6,.BorlabsCookie * p,.BorlabsCookie * a,.BorlabsCookie * em,.BorlabsCookie * img,.BorlabsCookie * small,.BorlabsCookie * strike,.BorlabsCookie * strong,.BorlabsCookie * sub,.BorlabsCookie * sup,.BorlabsCookie * b,.BorlabsCookie * u,.BorlabsCookie * i,.BorlabsCookie * center,.BorlabsCookie * ol,.BorlabsCookie * ul,.BorlabsCookie * li,.BorlabsCookie * fieldset,.BorlabsCookie * form,.BorlabsCookie * label,.BorlabsCookie * legend{margin:0;padding:0;border:0;color:inherit;vertical-align:baseline;font-family:inherit;font-size:inherit;font-style:initial;font-weight:initial;letter-spacing:initial;line-height:initial;text-decoration:initial;text-transform:initial;word-spacing:initial}.borlabs-hide{display:none}.borlabs-position-fix{position:initial !important;transform:unset !important}._brlbs-btn-cookie-preference{display:inline-block;font-family:inherit;font-size:inherit;padding:.5em 1em;text-decoration:none;transition:background-color 125ms linear}.BorlabsCookie ._brlbs-cursor{cursor:pointer}.BorlabsCookie .text-left{text-align:left !important}.BorlabsCookie .text-center{text-align:center !important}.BorlabsCookie .text-right{text-align:right !important}.BorlabsCookie table._brlbs th{text-align:left}.BorlabsCookie table._brlbs td,.BorlabsCookie table._brlbs th{padding:.3rem}.BorlabsCookie ._brlbs-responsive-table{min-height:.01%;overflow:auto}.BorlabsCookie label._brlbs-focused{outline:Highlight;outline-color:-webkit-focus-ring-color;outline-style:solid;outline-width:2px}.BorlabsCookie .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.BorlabsCookie .sr-only-focusable:active,.BorlabsCookie .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.BorlabsCookie .container,.BorlabsCookie .container-fluid,.BorlabsCookie .container-xl,.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width: 576px){.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:540px}}@media(min-width: 768px){.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:720px}}@media(min-width: 992px){.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:960px}}@media(min-width: 1200px){.BorlabsCookie .container-xl,.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:1140px}}.BorlabsCookie .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.BorlabsCookie .no-gutters{margin-right:0;margin-left:0}.BorlabsCookie .no-gutters>.col,.BorlabsCookie .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.BorlabsCookie .col-xl,.BorlabsCookie .col-xl-12,.BorlabsCookie .col-xl-11,.BorlabsCookie .col-xl-10,.BorlabsCookie .col-xl-9,.BorlabsCookie .col-xl-8,.BorlabsCookie .col-xl-7,.BorlabsCookie .col-xl-6,.BorlabsCookie .col-xl-5,.BorlabsCookie .col-xl-4,.BorlabsCookie .col-xl-3,.BorlabsCookie .col-xl-2,.BorlabsCookie .col-xl-1,.BorlabsCookie .col-lg,.BorlabsCookie .col-lg-12,.BorlabsCookie .col-lg-11,.BorlabsCookie .col-lg-10,.BorlabsCookie .col-lg-9,.BorlabsCookie .col-lg-8,.BorlabsCookie .col-lg-7,.BorlabsCookie .col-lg-6,.BorlabsCookie .col-lg-5,.BorlabsCookie .col-lg-4,.BorlabsCookie .col-lg-3,.BorlabsCookie .col-lg-2,.BorlabsCookie .col-lg-1,.BorlabsCookie .col-md,.BorlabsCookie .col-md-12,.BorlabsCookie .col-md-11,.BorlabsCookie .col-md-10,.BorlabsCookie .col-md-9,.BorlabsCookie .col-md-8,.BorlabsCookie .col-md-7,.BorlabsCookie .col-md-6,.BorlabsCookie .col-md-5,.BorlabsCookie .col-md-4,.BorlabsCookie .col-md-3,.BorlabsCookie .col-md-2,.BorlabsCookie .col-md-1,.BorlabsCookie .col-sm,.BorlabsCookie .col-sm-12,.BorlabsCookie .col-sm-11,.BorlabsCookie .col-sm-10,.BorlabsCookie .col-sm-9,.BorlabsCookie .col-sm-8,.BorlabsCookie .col-sm-7,.BorlabsCookie .col-sm-6,.BorlabsCookie .col-sm-5,.BorlabsCookie .col-sm-4,.BorlabsCookie .col-sm-3,.BorlabsCookie .col-sm-2,.BorlabsCookie .col-sm-1,.BorlabsCookie .col,.BorlabsCookie .col-12,.BorlabsCookie .col-11,.BorlabsCookie .col-10,.BorlabsCookie .col-9,.BorlabsCookie .col-8,.BorlabsCookie .col-7,.BorlabsCookie .col-6,.BorlabsCookie .col-5,.BorlabsCookie .col-4,.BorlabsCookie .col-3,.BorlabsCookie .col-2,.BorlabsCookie .col-1{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.BorlabsCookie .col{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-12{flex:0 0 100%;max-width:100%}@media(min-width: 576px){.BorlabsCookie .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-sm-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-sm-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-sm-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-sm-12{flex:0 0 100%;max-width:100%}}@media(min-width: 768px){.BorlabsCookie .col-md{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-md-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-md-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-md-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-md-12{flex:0 0 100%;max-width:100%}}@media(min-width: 992px){.BorlabsCookie .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-lg-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-lg-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-lg-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-lg-12{flex:0 0 100%;max-width:100%}}@media(min-width: 1200px){.BorlabsCookie .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-xl-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-xl-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-xl-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-xl-12{flex:0 0 100%;max-width:100%}}.BorlabsCookie .d-block{display:block !important}.BorlabsCookie .d-flex{display:flex !important}@media(min-width: 576px){.BorlabsCookie .d-sm-block{display:block !important}.BorlabsCookie .d-sm-flex{display:flex !important}}@media(min-width: 768px){.BorlabsCookie .d-md-block{display:block !important}.BorlabsCookie .d-md-flex{display:flex !important}}@media(min-width: 992px){.BorlabsCookie .d-lg-block{display:block !important}.BorlabsCookie .d-lg-flex{display:flex !important}}@media(min-width: 1200px){.BorlabsCookie .d-xl-block{display:block !important}.BorlabsCookie .d-xl-flex{display:flex !important}}.BorlabsCookie .flex-row{flex-direction:row !important}.BorlabsCookie .flex-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-between{justify-content:space-between !important}.BorlabsCookie .align-items-start{align-items:flex-start !important}.BorlabsCookie .align-items-end{align-items:flex-end !important}.BorlabsCookie .align-items-center{align-items:center !important}.BorlabsCookie .align-items-baseline{align-items:baseline !important}.BorlabsCookie .align-items-stretch{align-items:stretch !important}@media(min-width: 576px){.BorlabsCookie .flex-sm-row{flex-direction:row !important}.BorlabsCookie .flex-sm-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-sm-between{justify-content:space-between !important}.BorlabsCookie .align-items-sm-start{align-items:flex-start !important}.BorlabsCookie .align-items-sm-end{align-items:flex-end !important}.BorlabsCookie .align-items-sm-center{align-items:center !important}.BorlabsCookie .align-items-sm-baseline{align-items:baseline !important}.BorlabsCookie .align-items-sm-stretch{align-items:stretch !important}}@media(min-width: 768px){.BorlabsCookie .flex-md-row{flex-direction:row !important}.BorlabsCookie .flex-md-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-md-between{justify-content:space-between !important}.BorlabsCookie .align-items-md-start{align-items:flex-start !important}.BorlabsCookie .align-items-md-end{align-items:flex-end !important}.BorlabsCookie .align-items-md-center{align-items:center !important}.BorlabsCookie .align-items-md-baseline{align-items:baseline !important}.BorlabsCookie .align-items-md-stretch{align-items:stretch !important}}@media(min-width: 992px){.BorlabsCookie .flex-lg-row{flex-direction:row !important}.BorlabsCookie .flex-lg-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-lg-between{justify-content:space-between !important}.BorlabsCookie .align-items-lg-start{align-items:flex-start !important}.BorlabsCookie .align-items-lg-end{align-items:flex-end !important}.BorlabsCookie .align-items-lg-center{align-items:center !important}.BorlabsCookie .align-items-lg-baseline{align-items:baseline !important}.BorlabsCookie .align-items-lg-stretch{align-items:stretch !important}}@media(min-width: 1200px){.BorlabsCookie .flex-xl-row{flex-direction:row !important}.BorlabsCookie .flex-xl-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-xl-between{justify-content:space-between !important}.BorlabsCookie .align-items-xl-start{align-items:flex-start !important}.BorlabsCookie .align-items-xl-end{align-items:flex-end !important}.BorlabsCookie .align-items-xl-center{align-items:center !important}.BorlabsCookie .align-items-xl-baseline{align-items:baseline !important}.BorlabsCookie .align-items-xl-stretch{align-items:stretch !important}}.BorlabsCookie .w-25{width:25% !important}.BorlabsCookie .w-50{width:50% !important}.BorlabsCookie .w-75{width:75% !important}.BorlabsCookie .w-100{width:100% !important}.BorlabsCookie .w-auto{width:auto !important}.BorlabsCookie .h-25{height:25% !important}.BorlabsCookie .h-50{height:50% !important}.BorlabsCookie .h-75{height:75% !important}.BorlabsCookie .h-100{height:100% !important}.BorlabsCookie .h-auto{height:auto !important}.BorlabsCookie .mw-100{max-width:100% !important}.BorlabsCookie .mh-100{max-height:100% !important}.BorlabsCookie .min-vw-100{min-width:100vw !important}.BorlabsCookie .min-vh-100{min-height:100vh !important}.BorlabsCookie .vw-100{width:100vw !important}.BorlabsCookie .vh-100{height:100vh !important}.BorlabsCookie ._brlbs-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.BorlabsCookie ._brlbs-animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.BorlabsCookie ._brlbs-animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.BorlabsCookie ._brlbs-animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.BorlabsCookie ._brlbs-animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.BorlabsCookie ._brlbs-animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.BorlabsCookie ._brlbs-animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.BorlabsCookie ._brlbs-animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms}.BorlabsCookie ._brlbs-animated.faster{-webkit-animation-duration:500ms;animation-duration:500ms}.BorlabsCookie ._brlbs-animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.BorlabsCookie ._brlbs-animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media(print), (prefers-reduced-motion: reduce){.BorlabsCookie ._brlbs-animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}}.BorlabsCookie._brlbs-switch-consent{align-items:center;display:flex;font-size:inherit}.BorlabsCookie._brlbs-switch-consent ._brlbs-btn-switch--textRight{margin-right:2em}.BorlabsCookie ._brlbs-title{display:inline-block;vertical-align:middle;margin-bottom:0}.BorlabsCookie ._brlbs-title::before{content:"|";display:inline-block;margin:0 .25rem 0 0}.BorlabsCookie ._brlbs-checkbox{color:inherit;cursor:pointer;display:block;padding-left:2em;position:relative}.BorlabsCookie ._brlbs-checkbox input{position:absolute;opacity:0 !important;width:auto;z-index:-1}.BorlabsCookie ._brlbs-checkbox input:checked~._brlbs-checkbox-indicator::after{opacity:1}.BorlabsCookie ._brlbs-checkbox input:disabled~._brlbs-checkbox-indicator::after{opacity:1}.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator{border-style:solid;border-width:2px;padding:0 !important;position:absolute;left:0;top:0;height:20px;width:20px;transition:.25s}.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator::after{content:"";border-style:solid;border-width:0 2px 2px 0;border-radius:1px;position:absolute;left:5px;top:1px;height:11px;width:6px;transform:rotate(45deg);opacity:0}.BorlabsCookie ._brlbs-btn-switch{position:relative;display:inline-block;margin:0;width:50px;height:26px;vertical-align:middle}.BorlabsCookie ._brlbs-btn-switch input{opacity:0;width:0;height:0}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider{background-color:#2295f3}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider:before{transform:translateX(24px)}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#bbc0c7;transition:.4s}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff;transition:.4s}.BorlabsCookie ._brlbs-btn-switch-status{position:absolute;top:50%;right:calc(100% + 6px);transform:translateY(-50%)}.BorlabsCookie ._brlbs-btn-switch--textRight ._brlbs-btn-switch-status{right:auto;left:calc(100% + 6px)}.BorlabsCookie ._brlbs-btn-switch-status::before{content:attr(data-inactive);white-space:nowrap}.BorlabsCookie ._brlbs-btn-switch>input:checked~._brlbs-btn-switch-status::before{content:attr(data-active)}#BorlabsCookieBox a{font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;word-spacing:inherit}#BorlabsCookieBox a:focus{outline:Highlight !important;outline-color:-webkit-focus-ring-color !important;outline-style:solid !important;outline-width:2px !important}#BorlabsCookieBox:not(._brlbs-keyboard) a:focus{outline:0 !important}#BorlabsCookieBox ._brlbs-animated{visibility:visible}#BorlabsCookieBox .container{background:inherit;display:block;float:none;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;min-height:auto;position:inherit}#BorlabsCookieBox ._brlbs-bar .container{overflow:auto !important;width:100% !important;max-width:none !important;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}#BorlabsCookieBox ._brlbs-box .container{overflow:auto !important;width:auto !important}#BorlabsCookieBox .container::before{display:initial}#BorlabsCookieBox .container::after{content:" ";display:block;height:2px}#BorlabsCookieBox .container .row{background:inherit;color:inherit;display:flex;min-width:1px;pointer-events:inherit;width:auto;max-width:none}#BorlabsCookieBox .container .row.no-gutters{margin-left:0;margin-right:0}#BorlabsCookieBox .container .row::before,#BorlabsCookieBox .container .row::after{display:initial}#BorlabsCookieBox .bcac-item{margin:.5em 0;padding:.5em}#BorlabsCookieBox .bcac-item ._brlbs-h4{font-size:1.25em;margin:0 0 .25em 0}#BorlabsCookieBox .bcac-item p{font-size:.875em}#BorlabsCookieBox .bcac-item p,#BorlabsCookieBox .bcac-item span{color:inherit}#BorlabsCookieBox>div{display:none}#BorlabsCookieBox>div.show-cookie-box{display:flex}#BorlabsCookieBox>div:not(._brlbs-block-content){position:absolute;width:100%;z-index:999999}#BorlabsCookieBox>div:not(._brlbs-block-content).top-left{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).top-center{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).top-right{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-left{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-center{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-right{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-left{bottom:0}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-center{bottom:0}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-right{bottom:0}#BorlabsCookieBox h3,#BorlabsCookieBox ._brlbs-h3{background:inherit;color:inherit;font-family:inherit;font-size:1.625em;line-height:1.125em;word-break:break-all}#BorlabsCookieBox ul{display:flex;flex-flow:wrap;justify-content:center;list-style:none;margin:.9375em 0;padding:0}#BorlabsCookieBox ul li{color:inherit;font-family:inherit;font-size:1em;line-height:1.25em;list-style:none;margin:0 .9375em .375em 0}#BorlabsCookieBox ul li:last-child{margin:0}#BorlabsCookieBox ul li::before{content:"●";margin:0 4px 0 0}#BorlabsCookieBox p{color:inherit;font-family:inherit;font-size:1em;line-height:1.4em;margin:.9375em 0}#BorlabsCookieBox p:last-child{margin:0}#BorlabsCookieBox p ._brlbs-paragraph:last-child{margin-bottom:0}#BorlabsCookieBox ._brlbs-flex-center{display:flex;align-items:center;justify-content:center}#BorlabsCookieBox ._brlbs-flex-center p{margin-bottom:0}#BorlabsCookieBox ._brlbs-flex-left{display:flex;align-items:center;justify-content:left;margin:0 0 .9375em 0}#BorlabsCookieBox ._brlbs-actions{display:inline}#BorlabsCookieBox ._brlbs-accept{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-block-content{background:rgba(0,0,0,0);left:0;position:fixed;height:100%;top:0;width:100%;z-index:999999}#BorlabsCookieBox ._brlbs-block-content._brlbs-bg-animation{transition:background-color 250ms linear}#BorlabsCookieBox ._brlbs-block-content._brlbs-bg-dark{background:rgba(0,0,0,.6)}#BorlabsCookieBox ._brlbs-branding{font-family:inherit;font-size:.75em;margin:0}#BorlabsCookieBox ._brlbs-branding a{text-decoration:none}#BorlabsCookieBox ._brlbs-branding img{display:inline-block;max-height:16px;max-width:16px;vertical-align:middle}#BorlabsCookieBox ._brlbs-btn{display:inline-block;font-family:inherit;font-size:1.25em;padding:.75em 2em;text-decoration:none;transition:background-color 125ms linear}#BorlabsCookieBox ._brlbs-paragraph{display:block;margin-bottom:.6em}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-technology{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-personal-data{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-more-information{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-no-commitment{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-revoke{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-individual-settings{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-non-eu-data-transfer{margin-top:.6em}#BorlabsCookieBox .cookie-logo{height:auto;max-width:48px;padding:0 8px 0 0;vertical-align:middle;width:100%}#BorlabsCookieBox ._brlbs-legal{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-manage{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-refuse{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-refuse a{color:inherit}#BorlabsCookieBox ._brlbs-manage-btn{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-manage-btn a{font-size:1.25em;color:inherit}#BorlabsCookieBox ._brlbs-manage-btn a:hover{color:inherit}#BorlabsCookieBox ._brlbs-refuse-btn{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-refuse-btn a{font-size:1.25em;color:inherit}#BorlabsCookieBox ._brlbs-refuse-btn a:hover{color:inherit}#BorlabsCookieBox .top-left{align-items:flex-start;justify-content:flex-start}#BorlabsCookieBox .top-center{align-items:flex-start;justify-content:center}#BorlabsCookieBox .top-right{align-items:flex-start;justify-content:flex-end}#BorlabsCookieBox .middle-left{align-items:center;justify-content:flex-start}#BorlabsCookieBox .middle-center{align-items:center;justify-content:center}#BorlabsCookieBox .middle-right{align-items:center;justify-content:flex-end}#BorlabsCookieBox .bottom-left{align-items:flex-end;justify-content:flex-start}#BorlabsCookieBox .bottom-center{align-items:flex-end;justify-content:center}#BorlabsCookieBox .bottom-right{align-items:flex-end;justify-content:flex-end}#BorlabsCookieBox ._brlbs-box,#BorlabsCookieBox ._brlbs-bar{box-shadow:0 4px 8px rgba(0,0,0,.2);padding:15px 0;max-height:100vh;overflow:auto}#BorlabsCookieBox ._brlbs-bar-wrap{display:block;max-width:100%;width:100%;z-index:1000000}#BorlabsCookieBox ._brlbs-bar-wrap._brlbs-position-fixed{position:fixed}#BorlabsCookieBox ._brlbs-bar-wrap .cookie-preference ._brlbs-flex-center{justify-content:left}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim .cookie-box p{margin:0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim .cookie-box p._brlbs-accept{margin:.9375em 0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-actions-mobile{display:none}#BorlabsCookieBox ._brlbs-bar ul{justify-content:center;margin:.5em 0}#BorlabsCookieBox ._brlbs-bar ._brlbs-no-padding-right{padding-right:0}#BorlabsCookieBox ._brlbs-bar ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox ._brlbs-bar .cookie-logo{padding:0 8px 0 0;vertical-align:middle;width:100%}#BorlabsCookieBox ._brlbs-bar ._brlbs-legal{text-align:center}#BorlabsCookieBox ._brlbs-box-wrap{display:block;max-width:550px;width:100%;z-index:1000000}#BorlabsCookieBox ._brlbs-box-wrap._brlbs-position-fixed{position:fixed}#BorlabsCookieBox ._brlbs-box._brlbs-box-slim>.container ._brlbs-manage{margin:0}#BorlabsCookieBox ._brlbs-box._brlbs-box-slim>.container ._brlbs-refuse{margin:.5em 0 0 0}#BorlabsCookieBox ._brlbs-box ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox .cookie-preference .container.not-visible{height:0}#BorlabsCookieBox .cookie-preference table{margin:1em 0 0 0;width:100%}#BorlabsCookieBox .cookie-preference table tr td,#BorlabsCookieBox .cookie-preference table tr th{border-bottom:1px solid}#BorlabsCookieBox .cookie-preference table tr:last-child td,#BorlabsCookieBox .cookie-preference table tr:last-child th{border-bottom:0}#BorlabsCookieBox .cookie-preference table th{text-align:left;width:40%}#BorlabsCookieBox .cookie-preference table td{text-align:left}#BorlabsCookieBox .cookie-preference table td,#BorlabsCookieBox .cookie-preference table th{font-size:.875em;padding:.25em .5em}#BorlabsCookieBox .cookie-preference ._brlbs-accept{text-align:left}#BorlabsCookieBox .cookie-preference ._brlbs-btn{font-size:1em;margin:0 0 .9375em 0;padding:.75em 1.5em}#BorlabsCookieBox .cookie-preference ._brlbs-legal{text-align:right}#BorlabsCookieBox .cookie-preference ._brlbs-pp-url{overflow:hidden;text-overflow:ellipsis;width:100%;max-width:0}#BorlabsCookieBox .cookie-preference ._brlbs-refuse{margin:0 0 .9375em 0;text-align:right}#BorlabsCookieBox .cookie-preference ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox ._brlbs-bar-advanced ul,#BorlabsCookieBox ._brlbs-box-advanced ul{justify-content:space-between}#BorlabsCookieBox ._brlbs-bar-advanced ul li,#BorlabsCookieBox ._brlbs-box-advanced ul li{line-height:1.375em;margin:0 .9375em .875em 0}#BorlabsCookieBox ._brlbs-bar-advanced ul li::before,#BorlabsCookieBox ._brlbs-box-advanced ul li::before{content:"";margin:0}#BorlabsCookieBox ._brlbs-box-plus-wrap{max-width:768px}#BorlabsCookieBox ._brlbs-box-plus #CookieBoxTextDescription{padding-top:10px;overflow:visible;max-height:100%}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-legal{padding-top:10px}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-button-area{padding-top:.475em}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-button-area p:last-child{margin:.475em 0}#BorlabsCookieBox ._brlbs-box-plus ul{display:block}#BorlabsCookieBox ._brlbs-box-plus ul li{line-height:1.375em;padding:.475em .9375em .475em 0}#BorlabsCookieBox ._brlbs-box-plus ul li ._brlbs-checkbox{font-weight:600}#BorlabsCookieBox ._brlbs-box-plus ul li ._brlbs-service-group-description{padding-top:8px}#BorlabsCookieBox ._brlbs-box-plus ul li::before{content:"";margin:0}#CookieBoxTextDescription{overflow:auto;max-height:50vh}#CookiePrefDescription{overflow:auto;max-height:40vh}.BorlabsCookie ._brlbs-content-blocker{line-height:1.5em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption{padding:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label{color:inherit}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label input{background:none;border:0;display:inline-block;height:auto;margin:inherit;position:static;vertical-align:middle;width:auto;-webkit-appearance:auto}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label input::before{content:""}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label small{vertical-align:middle}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption p{margin-bottom:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption p:last-child{margin:0}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption small{font-size:.875em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default{background:#efefef;margin-bottom:1em;padding:1em;text-align:center}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default label input{vertical-align:middle;width:auto}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default p{margin-bottom:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default p:last-child{margin:0}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default small{font-size:.875em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed{margin-bottom:1em;position:relative;display:inline-block;overflow:hidden}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail{display:block;max-width:100%}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption{top:50%;left:0;position:absolute;width:100%;text-align:center;transform:translateY(-50%)}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn{display:inline-flex;align-items:center;justify-content:center}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn._brlbs-icon-play-black::before{background:url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270%27 y=%270%27 width=%2778%27 height=%2778%27 viewBox=%270, 0, 78, 78%27%3E%3Cg id=%27Layer_1%27%3E%3Cg%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill=%27%23000000%27/%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill-opacity=%270%27 stroke=%27%23000000%27 stroke-width=%2712%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;content:" ";display:inline-block;margin-right:4px;height:1.142857143em;width:.857142857em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn._brlbs-icon-play-white::before{background:url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270%27 y=%270%27 width=%2778%27 height=%2778%27 viewBox=%270, 0, 78, 78%27%3E%3Cg id=%27Layer_1%27%3E%3Cg%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill=%27%23ffffff%27/%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill-opacity=%270%27 stroke=%27%23ffffff%27 stroke-width=%2712%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;content:" ";display:inline-block;margin-right:4px;height:1.142857143em;width:.857142857em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-btn{display:inline-block;font-family:inherit;padding:.5em 1em;text-decoration:none;transition:background-color 125ms linear}._brlbs-fluid-width-video-wrapper{padding:56.2963% 0 0 0;position:relative;width:100%}._brlbs-fluid-width-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.fusion-video .BorlabsCookie{top:0;left:0;position:absolute}.bricks-video-wrapper .BorlabsCookie,.brxe-video .BorlabsCookie{position:absolute;width:100%;height:100%;top:0}.bricks-video-wrapper .BorlabsCookie ._brlbs-embed,.brxe-video .BorlabsCookie ._brlbs-embed{width:100%}.bricks-video-wrapper .BorlabsCookie ._brlbs-embed ._brlbs-thumbnail,.brxe-video .BorlabsCookie ._brlbs-embed ._brlbs-thumbnail{width:100%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper .BorlabsCookie{top:0;left:0;position:absolute}.wpb_video_widget .wpb_video_wrapper .BorlabsCookie{display:block;height:100%;left:0;margin:0;position:absolute;top:0;width:100%}.wpb_wrapper .fb_type_standard{height:auto}#BorlabsCookieBoxWidget{position:fixed;transition:all 500ms ease;opacity:1;line-height:0;z-index:999998;padding:20px}#BorlabsCookieBoxWidget:hover{opacity:.8}#BorlabsCookieBoxWidget svg{width:48px;height:48px;filter:drop-shadow(0 0 4px rgba(0, 0, 0, 0.2))}#BorlabsCookieBoxWidget.bottom-left{left:0;bottom:0}#BorlabsCookieBoxWidget.bottom-right{bottom:0;right:0}@media(max-width: 424px){#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-separator::before{content:"";display:block;margin:0}}@media(min-width: 576px){#BorlabsCookieBox ._brlbs-bar ul.show-cookie-logo{margin:.5em 0 0 16.6666666667%}}@media(max-width: 767px){#BorlabsCookieBox ._brlbs-box,#BorlabsCookieBox ._brlbs-bar{max-height:85vh}#BorlabsCookieBox ._brlbs-box-plus-wrap{max-width:550px}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim p{margin:0 0 .5em 0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-actions{display:none}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim p._brlbs-actions-mobile{display:block;margin:.9375em 0;text-align:center}#BorlabsCookieBox ._brlbs-bar .align-items-center{align-items:flex-start !important}#BorlabsCookieBox .cookie-preference ._brlbs-accept,#BorlabsCookieBox .cookie-preference ._brlbs-refuse{text-align:center}#BorlabsCookieBoxWidget._brlbs-hide-mobile{opacity:0;pointer-events:none;transform:translateY(25px)}#BorlabsCookieBoxWidget svg{width:32px;height:32px}}
._brlbs-animated {
--animate-duration: 1s;
--animate-delay: 1s;
}
@keyframes _brlbs-fadeInDown {
from {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
#BorlabsCookieBox ._brlbs-fadeInDown {
animation-name: _brlbs-fadeInDown;
}
@keyframes _brlbs-flipOutX {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
#BorlabsCookieBox ._brlbs-flipOutX {
animation-duration: 0.75s;
animation-name: _brlbs-flipOutX;
backface-visibility: visible !important;
}
#BorlabsCookieBox * { font-family: inherit; }#BorlabsCookieBox ._brlbs-bar-advanced ul, #BorlabsCookieBox ._brlbs-box-advanced ul { justify-content: space-between; }#BorlabsCookieBox ._brlbs-bar, #BorlabsCookieBox ._brlbs-box { background: #fff; border-radius: 4px; color: #555; font-size: 14px; }#BorlabsCookieBox a { color: #000000; }#BorlabsCookieBox a:hover { color: #000000; }#BorlabsCookieBox ._brlbs-btn { background: #000; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn:hover { background: #262626; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-refuse-btn a, #BorlabsCookieBox a._brlbs-refuse-btn { background: #000; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-refuse-btn a:hover, #BorlabsCookieBox a._brlbs-refuse-btn:hover { background: #262626; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-manage-btn a { background: #000; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-manage-btn a:hover { background: #262626; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all { background: #000; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all:hover { background: #262626; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all { background: #000; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all:hover { background: #262626; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-legal { color: #555; }#BorlabsCookieBox ._brlbs-legal a { color: inherit; }#BorlabsCookieBox ._brlbs-legal a:hover { color: #262626; }#BorlabsCookieBox ._brlbs-branding { color: #000; }#BorlabsCookieBox ._brlbs-branding a { color: inherit; }#BorlabsCookieBox ._brlbs-branding a:hover { color: inherit; }#BorlabsCookieBox ._brlbs-manage a { color: #000000; }#BorlabsCookieBox ._brlbs-manage a:hover { color: #000000; }#BorlabsCookieBox ._brlbs-refuse { color: #555; }#BorlabsCookieBox ._brlbs-refuse a:hover { color: #262626; }#BorlabsCookieBox ul li::before { color: #000; }#BorlabsCookieBox .cookie-box ._brlbs-btn { width: 100%; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider { background-color: #bdc1c8; }.BorlabsCookie ._brlbs-btn-switch input:checked + ._brlbs-slider { background-color: #000000; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before { background-color: #fff; }.BorlabsCookie ._brlbs-btn-switch input:checked + ._brlbs-slider:before { background-color: #fff; }.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator { background-color: #fff; border-color: #000000; border-radius: 4px; }.BorlabsCookie ._brlbs-checkbox input:checked ~ ._brlbs-checkbox-indicator { background-color: #000000; border-color: #000000; }.BorlabsCookie ._brlbs-checkbox input:checked ~ ._brlbs-checkbox-indicator::after { border-color: #fff; }.BorlabsCookie ._brlbs-checkbox input:disabled ~ ._brlbs-checkbox-indicator { background-color: #e6e6e6; border-color: #e6e6e6; }.BorlabsCookie ._brlbs-checkbox input:disabled ~ ._brlbs-checkbox-indicator::after { border-color: #999; }#BorlabsCookieBox .bcac-item { background-color: #f7f7f7; border-radius: 0px; color: #555; }#BorlabsCookieBox .cookie-preference table { background-color: #fff; border-radius: 0px; color: #555; }#BorlabsCookieBox .cookie-preference table { background-color: #fff; border-radius: 0px; color: #555; }#BorlabsCookieBox .cookie-preference table tr td, #BorlabsCookieBox .cookie-preference table tr th { background-color: #fff; border-color: #eee; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider { border-radius: 34px; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before { border-radius: 50%; }.BorlabsCookie ._brlbs-content-blocker { font-family: inherit; font-size: 14px; }.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption { background: hsla(0, 0%, 0%, 0.8); color: #fff; }.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a { color: #2277ff; }.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a:hover { color: #1a66ff; }.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn { background: #0063e3; border-radius: 4px; color: #fff; }.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:hover { background: #1a66ff; color: #fff; }#BorlabsCookieBoxWidget svg {color: #0063e3;}a._brlbs-btn-cookie-preference { background: #000 !important; border-radius: 4px !important; color: #fff !important; }a._brlbs-btn-cookie-preference:hover { background: #262626 !important; color: #fff !important; }.BorlabsCookie ._brlbs-facebook {
border: 1px solid #e1e8ed;
border-radius: 6px;
max-width: 516px;
padding: 3px 0;
}
.BorlabsCookie ._brlbs-facebook a._brlbs-btn {
background: #4267b2;
border-radius: 2px;
}
.BorlabsCookie ._brlbs-facebook a._brlbs-btn:hover {
background: #3b5998;
}
.BorlabsCookie ._brlbs-google-maps a._brlbs-btn {
background: #4285f4;
border-radius: 3px;
}
.BorlabsCookie ._brlbs-google-maps a._brlbs-btn:hover {
background: #fff;
color: #4285f4;
}.BorlabsCookie ._brlbs-instagram {
border: 1px solid #e1e8ed;
border-radius: 6px;
max-width: 516px;
padding: 3px 0;
}
.BorlabsCookie ._brlbs-instagram a._brlbs-btn {
background: #3897f0;
border-radius: 4px;
}
.BorlabsCookie ._brlbs-instagram a._brlbs-btn:hover {
background: #117ee4;
}
.BorlabsCookie ._brlbs-twitter {
border: 1px solid #e1e8ed;
border-radius: 3px;
max-width: 516px;
}
.BorlabsCookie ._brlbs-twitter a._brlbs-btn {
background: #1da1f2;
border-radius: 0;
}
.BorlabsCookie ._brlbs-twitter a._brlbs-btn:hover {
background: #fff;
color: #1da1f2;
}
.BorlabsCookie ._brlbs-video-vimeo a._brlbs-btn {
background: #00adef;
border-radius: 20px;
}
.BorlabsCookie ._brlbs-video-vimeo a._brlbs-btn:hover {
background: #fff;
color: #00adef;
}
.BorlabsCookie ._brlbs-video-vimeo a._brlbs-btn._brlbs-icon-play-white:hover::before {
background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='78' height='78' viewBox='0, 0, 78, 78'%3E%3Cg id='Layer_1'%3E%3Cg%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill='%2300adef'/%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill-opacity='0' stroke='%2300adef' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;
background-size: contain;
content: " ";
}
.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn {
background: #ff0000;
border-radius: 20px;
}
.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn:hover {
background: #fff;
color: red;
}
.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn._brlbs-icon-play-white:hover::before {
background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='78' height='78' viewBox='0, 0, 78, 78'%3E%3Cg id='Layer_1'%3E%3Cg%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill='%23ff0000'/%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill-opacity='0' stroke='%23ff0000' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;
background-size: contain;
content: " ";
}