@charset "utf-8";.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:2pc;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-6250pc;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0 0 0 20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08)}.flatpickr-calendar.inline,.flatpickr-calendar.open{opacity:1;max-height:40pc;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1);animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none!important;box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{position:absolute;display:block;pointer-events:none;border:solid transparent;content:"";height:0;width:0;left:22px}.flatpickr-calendar.arrowRight:after,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:transparent;line-height:1;text-align:center;position:relative;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-month,.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{color:rgba(0,0,0,.9);fill:rgba(0,0,0,.9);height:34px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{text-decoration:none;cursor:pointer;position:absolute;top:0;padding:10px;z-index:3}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#959ea9}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button,.numInputWrapper input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,.5)}.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays,.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-weekdays .flatpickr-weekdaycontainer,span.flatpickr-weekday{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0,0,0,.54);line-height:1;margin:0;text-align:center;display:block;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:focus,.flatpickr-day.today:hover{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{color:rgba(57,57,57,.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 9pt;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden}.flatpickr-innerContainer,.flatpickr-rContainer{-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-rContainer{display:inline-block;padding:0}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:700;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}body,html{margin:0;font-size:1pc;line-height:1.5;color:#000;background:#f3f3f3;outline:none}*,body,html{font-family:Inter,sans-serif}a{color:#2020e0}button,input,optgroup,select,textarea{font:inherit}i{font-style:normal}.cmp-button__icon,.icon{font-family:feather}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(clientlib-site/css/ajax-loader.gif) 50% no-repeat}@font-face{font-family:slick;src:url(clientlib-site/css/fonts/slick.eot);src:url(clientlib-site/css/fonts/slick.eot?#iefix) format("embedded-opentype"),url(clientlib-site/css/fonts/slick.woff) format("woff"),url(clientlib-site/css/fonts/slick.ttf) format("truetype"),url(clientlib-site/css/fonts/slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{height:20px;width:20px;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}@font-face{font-family:Archia;src:url(clientlib-site/resources/fonts/archia/archia-light-webfont.ttf) format("TrueType");font-weight:300}@font-face{font-family:Archia;src:url(clientlib-site/resources/fonts/archia/archia-regular-webfont.ttf) format("TrueType");font-weight:400}@font-face{font-family:Archia;src:url(clientlib-site/resources/fonts/archia/archia-bold-webfont.ttf) format("TrueType");font-weight:700}@font-face{font-family:Archia;src:url(clientlib-site/resources/fonts/archia/archia-medium-webfont.ttf) format("TrueType");font-weight:500}@font-face{font-family:Archia;src:url(clientlib-site/resources/fonts/archia/archia-thin-webfont.ttf) format("TrueType");font-weight:100}@font-face{font-family:Roboto;src:url(clientlib-site/resources/fonts/roboto/Roboto-Light.ttf) format("TrueType");font-weight:300}@font-face{font-family:Roboto;src:url(clientlib-site/resources/fonts/roboto/Roboto-Regular.ttf) format("TrueType");font-weight:400}@font-face{font-family:Roboto;src:url(clientlib-site/resources/fonts/roboto/Roboto-Bold.ttf) format("TrueType");font-weight:700}@font-face{font-family:Roboto;src:url(clientlib-site/resources/fonts/roboto/Roboto-Medium.ttf) format("TrueType");font-weight:500}@font-face{font-family:Roboto;src:url(clientlib-site/resources/fonts/roboto/Roboto-Thin.ttf) format("TrueType");font-weight:100}@font-face{font-family:Roboto;src:url(clientlib-site/resources/fonts/roboto/Roboto-LightItalic.ttf) format("TrueType");font-weight:300;font-style:italic}@font-face{font-family:feather;src:url(clientlib-site/resources/fonts/feather/feather.eot?t=1501834582692);src:url(clientlib-site/resources/fonts/feather/feather.eot?t=1501834582692#iefix) format("embedded-opentype"),url(clientlib-site/resources/fonts/feather/feather.woff?t=1501834582692) format("woff"),url(clientlib-site/resources/fonts/feather/feather.ttf?t=1501834582692) format("truetype")}@font-face{font-family:Inter;src:url(clientlib-site/resources/fonts/inter/Inter-Regular.ttf) format("TrueType");font-weight:400}@font-face{font-family:Inter;src:url(clientlib-site/resources/fonts/inter/Inter-Bold.ttf) format("TrueType");font-weight:700}@font-face{font-family:Inter;src:url(clientlib-site/resources/fonts/inter/Inter-SemiBold.ttf) format("TrueType");font-weight:500}.icon-alert-octagon:before{content:""}.icon-alert-circle:before{content:""}.icon-activity:before{content:""}.icon-alert-triangle:before{content:""}.icon-align-center:before{content:""}.icon-airplay:before{content:""}.icon-align-justify:before{content:""}.icon-align-left:before{content:""}.icon-align-right:before{content:""}.icon-arrow-down-left:before{content:""}.icon-arrow-down-right:before{content:""}.icon-anchor:before{content:""}.icon-aperture:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-down:before{content:""}.icon-arrow-up-left:before{content:""}.icon-arrow-up-right:before{content:""}.icon-arrow-up:before{content:""}.icon-award:before{content:""}.icon-bar-chart:before{content:""}.icon-at-sign:before{content:""}.icon-bar-chart-2:before{content:""}.icon-battery-charging:before{content:""}.icon-bell-off:before{content:""}.icon-battery:before{content:""}.icon-bluetooth:before{content:""}.icon-bell:before{content:""}.icon-book:before{content:""}.icon-briefcase:before{content:""}.icon-camera-off:before{content:""}.cmp-daterangepicker__input-container:before,.icon-calendar:before{content:""}.icon-bookmark:before{content:""}.icon-box:before{content:""}.icon-camera:before{content:""}.icon-check-circle:before{content:""}.cmp-aliasinput__response--success:before,.icon-check:before{content:""}.icon-check-square:before{content:""}.icon-cast:before{content:""}.cmp-searchbar__button--see-more-products:before,.icon-chevron-down:before{content:""}.icon-chevron-left:before{content:""}.cmp-breadcrumb__newstemplate a:before,.icon-chevron-right:before{content:""}.icon-chevron-up:before{content:""}.icon-chevrons-down:before{content:""}.icon-chevrons-right:before{content:""}.icon-chevrons-up:before{content:""}.icon-chevrons-left:before{content:""}.icon-circle:before{content:""}.icon-clipboard:before{content:""}.icon-chrome:before{content:""}.icon-clock:before{content:""}.icon-cloud-lightning:before{content:""}.icon-cloud-drizzle:before{content:""}.icon-cloud-rain:before{content:""}.icon-cloud-off:before{content:""}.icon-codepen:before{content:""}.icon-cloud-snow:before{content:""}.icon-compass:before{content:""}.icon-copy:before{content:""}.icon-corner-down-right:before{content:""}.icon-corner-down-left:before{content:""}.icon-corner-left-down:before{content:""}.icon-corner-left-up:before{content:""}.icon-corner-up-left:before{content:""}.icon-corner-up-right:before{content:""}.icon-corner-right-down:before{content:""}.icon-corner-right-up:before{content:""}.icon-cpu:before{content:""}.icon-credit-card:before{content:""}.icon-crosshair:before{content:""}.icon-disc:before{content:""}.cmp-form-text--delete-button:before,.icon-delete:before{content:""}.icon-download-cloud:before{content:""}.icon-download:before{content:""}.icon-droplet:before{content:""}.cmp-material__button--edit-export:before,.icon-edit-2:before{content:""}.cmp-aliasinput__container:before,.icon-edit:before{content:""}.icon-edit-1:before{content:""}.icon-external-link:before{content:""}.cmp-companyscatalog__link-button:before,.icon-eye:before{content:""}.icon-feather:before{content:""}.icon-facebook:before{content:""}.icon-file-minus:before{content:""}.icon-eye-off:before{content:""}.icon-fast-forward:before{content:""}.icon-file-text:before{content:""}.icon-film:before{content:""}.icon-file:before{content:""}.icon-file-plus:before{content:""}.icon-folder:before{content:""}.icon-filter:before{content:""}.icon-flag:before{content:""}.cmp-headercompany__web:before,.icon-globe:before{content:""}.icon-grid:before{content:""}.icon-heart:before{content:""}.icon-home:before{content:""}.icon-github:before{content:""}.icon-image:before{content:""}.icon-inbox:before{content:""}.icon-layers:before{content:""}.icon-info:before{content:""}.icon-instagram:before{content:""}.icon-layout:before{content:""}.icon-link-2:before{content:""}.icon-life-buoy:before{content:""}.icon-link:before{content:""}.icon-log-in:before{content:""}.icon-list:before{content:""}.icon-lock:before{content:""}.icon-log-out:before{content:""}#catalog-registration .cmp-button__foward--loading:before,.cmp-companyscatalog__container--loading:before,.cmp-companyscatalog__remove-button--loading:before,.icon-loader:before{content:""}.icon-mail:before{content:""}.icon-maximize-2:before{content:""}.cmp-button__icon--icon-map:before,.icon-map:before{content:""}.cmp-headercompany__location:before,.icon-map-pin:before{content:""}.icon-menu:before{content:""}.icon-message-circle:before{content:""}.icon-message-square:before{content:""}.icon-minimize-2:before{content:""}.icon-mic-off:before{content:""}.icon-minus-circle:before{content:""}.icon-mic:before{content:""}.icon-minus-square:before{content:""}.icon-minus:before{content:""}.icon-moon:before{content:""}.icon-monitor:before{content:""}.icon-more-vertical:before{content:""}.icon-more-horizontal:before{content:""}.icon-move:before{content:""}.icon-music:before{content:""}.icon-navigation-2:before{content:""}.icon-navigation:before{content:""}.icon-octagon:before{content:""}.icon-package:before{content:""}.icon-pause-circle:before{content:""}.icon-pause:before{content:""}.icon-percent:before{content:""}.icon-phone-call:before{content:""}.icon-phone-forwarded:before{content:""}.icon-phone-missed:before{content:""}.icon-phone-off:before{content:""}.icon-phone-incoming:before{content:""}.icon-phone:before{content:""}.icon-phone-outgoing:before{content:""}.icon-pie-chart:before{content:""}.icon-play-circle:before{content:""}.icon-play:before{content:""}.icon-plus-square:before{content:""}.cmp-form--input__marketplace:before,.icon-plus-circle:before{content:""}.cmp-button__icon--icon-plus:before,.icon-plus:before{content:""}.icon-pocket:before{content:""}.icon-printer:before{content:""}.icon-power:before{content:""}.icon-radio:before{content:""}.icon-repeat:before{content:""}.icon-refresh-ccw:before{content:""}.icon-rewind:before{content:""}.icon-rotate-ccw:before{content:""}.icon-refresh-cw:before{content:""}.icon-rotate-cw:before{content:""}.icon-save:before{content:""}.icon-search:before{content:""}.icon-server:before{content:""}.icon-scissors:before{content:""}.icon-share-2:before{content:""}.icon-share:before{content:""}.icon-shield:before{content:""}.icon-settings:before{content:""}.icon-skip-back:before{content:""}.icon-shuffle:before{content:""}.icon-sidebar:before{content:""}.icon-skip-forward:before{content:""}.icon-slack:before{content:""}.icon-slash:before{content:""}.icon-smartphone:before{content:""}.icon-square:before{content:""}.icon-speaker:before{content:""}.icon-star:before{content:""}.icon-stop-circle:before{content:""}.icon-sun:before{content:""}.icon-sunrise:before{content:""}.icon-tablet:before{content:""}.icon-tag:before{content:""}.icon-sunset:before{content:""}.icon-target:before{content:""}.icon-thermometer:before{content:""}.icon-thumbs-up:before{content:""}.icon-thumbs-down:before{content:""}.icon-toggle-left:before{content:""}.icon-toggle-right:before{content:""}.cmp-companyscatalog__remove-button--trash:before,.icon-trash-2:before{content:""}.icon-trash:before{content:""}.icon-trending-up:before{content:""}.icon-trending-down:before{content:""}.icon-triangle:before{content:""}.icon-type:before{content:""}.icon-twitter:before{content:""}.icon-upload:before{content:""}.icon-umbrella:before{content:""}.icon-upload-cloud:before{content:""}.icon-unlock:before{content:""}.icon-user-check:before{content:""}.icon-user-minus:before{content:""}.icon-user-plus:before{content:""}.icon-user-x:before{content:""}.icon-user:before{content:""}.icon-users:before{content:""}.icon-video-off:before{content:""}.icon-video:before{content:""}.icon-voicemail:before{content:""}.icon-volume-x:before{content:""}.icon-volume-2:before{content:""}.icon-volume-1:before{content:""}.icon-volume:before{content:""}.icon-watch:before{content:""}.icon-wifi:before{content:""}.icon-x-square:before{content:""}.icon-wind:before{content:""}.cmp-aliasinput__response--error:before,.cmp-companyscatalog__results-list-item--error:before,.icon-x:before{content:""}.icon-x-circle:before{content:""}.icon-zap:before{content:""}.icon-zoom-in:before{content:""}.icon-zoom-out:before{content:""}.icon-command:before{content:""}.icon-cloud:before{content:""}.icon-hash:before{content:""}.icon-headphones:before{content:""}.icon-underline:before{content:""}.icon-italic:before{content:""}.icon-bold:before{content:""}.icon-crop:before{content:""}.icon-help-circle:before{content:""}.icon-paperclip:before{content:""}.icon-shopping-cart:before{content:""}.icon-tv:before{content:""}.icon-wifi-off:before{content:""}.icon-minimize:before{content:""}.icon-maximize:before{content:""}.icon-gitlab:before{content:""}.icon-sliders:before{content:""}.icon-star-on:before{content:""}.icon-heart-on:before{content:""}.icon-archive:before{content:""}.icon-arrow-down-circle:before{content:""}.icon-arrow-up-circle:before{content:""}.icon-arrow-left-circle:before{content:""}.icon-arrow-right-circle:before{content:""}.icon-bar-chart-line-:before{content:""}.icon-bar-chart-line:before{content:""}.icon-book-open:before{content:""}.icon-code:before{content:""}.icon-database:before{content:""}.icon-dollar-sign:before{content:""}.icon-folder-plus:before{content:""}.icon-gift:before{content:""}.icon-folder-minus:before{content:""}.icon-git-commit:before{content:""}.icon-git-branch:before{content:""}.icon-git-pull-request:before{content:""}.icon-git-merge:before{content:""}.cmp-headercompany__in:before,.icon-linkedin:before{content:""}.icon-hard-drive:before{content:""}.icon-more-vertical-:before{content:""}.icon-more-horizontal-:before{content:""}.icon-rss:before{content:""}.icon-send:before{content:""}.icon-shield-off:before{content:""}.cmp-headercompany__mkplace:before,.icon-shopping-bag:before{content:""}.icon-terminal:before{content:""}.icon-truck:before{content:""}.icon-zap-off:before{content:""}.icon-youtube:before{content:""}.cmp-accordion--blue .cmp-accordion__button{background-color:transparent;border:0;font-weight:700;border-radius:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all .2s;transition:all .2s;padding:.4rem 0;font-size:1rem}.cmp-accordion--blue .cmp-accordion__button--expanded .cmp-accordion__icon:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;color:#000}.cmp-accordion--blue .cmp-accordion__button--expanded .cmp-accordion__title{color:#000}.cmp-accordion--blue .cmp-accordion__content{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-accordion--blue .cmp-accordion__icon:after{content:"";font-family:feather;font-weight:500;font-size:1.5rem;color:#1c46f3;-webkit-transition:all .5s;transition:all .5s;margin-right:.625rem;-webkit-transition:all .2s;transition:all .2s}.cmp-accordion--blue .cmp-accordion__title{color:#1c46f3}.cmp-accordion--default .cmp-accordion__item{padding-bottom:1.75rem}.cmp-accordion--default .cmp-accordion__button{background:#fff;border:1px solid #a3a3a3;border-radius:.25rem;padding:1.75rem}.cmp-accordion--default .cmp-accordion__button--expanded{border-bottom:none;border-radius:.25rem .25rem 0 0;-webkit-transition:all .4s ease;transition:all .4s ease}.cmp-accordion--default .cmp-accordion__header{color:#1c1c1c;font-size:1rem}.cmp-accordion--default .cmp-container{border-radius:0 0 .25rem .25rem;padding:1.75rem;border:1px solid #a3a3a3;border-top:none}.cmp-accordionproduct .cmp-accordion{margin-top:1rem;border:.063rem solid #d8d8d8;border-radius:.5rem}.cmp-accordionproduct .cmp-accordion__item{border:.063rem solid #f3f3f3;margin-bottom:.625rem}.cmp-accordionproduct .cmp-accordion__button{background-color:#f3f3f3;border:0;font-weight:700;border-radius:.5rem;font-size:1.125rem;color:#6f6f6f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all .2s;transition:all .2s;padding:1.063rem 0}.cmp-accordionproduct .cmp-accordion__button--expanded{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.cmp-accordionproduct .cmp-accordion__button--expanded .cmp-accordion__icon:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);top:.5rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-accordionproduct .cmp-accordion__button--expanded .cmp-accordion__panel--expanded{background-color:#f3f3f3}.cmp-accordionproduct .cmp-accordion__content{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-accordionproduct .cmp-accordion__icon:after{content:"";font-family:feather;font-weight:500;font-size:1.5rem;color:#6f6f6f;-webkit-transition:all .5s;transition:all .5s;margin-right:.625rem;-webkit-transition:all .2s;transition:all .2s}.cmp-accordionproduct .cmp-accordion__panel{-webkit-transition:all .2s;transition:all .2s;list-style:none;display:none;background-color:#f3f3f3;padding:.25rem .5rem .5rem;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;margin:0}.cmp-accordionproduct .cmp-accordion__panel .cmp-form-options--drop-down{padding:0;border:0;background:none}.cmp-accordionproduct .cmp-accordion__panel .cmp-form-options__field--drop-down{background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position-x:100%;background-position-y:.625rem}.cmp-accordionproduct .cmp-accordion__panel-block{display:block}.cmp-accordionproduct .cmp-accordion__panel .cmp-form-options--product{cursor:pointer;background-color:#fff;padding:1rem;font-size:.875rem;font-weight:500;color:#6f6f6f;border-radius:.5rem;margin:.5rem 0;border:1px solid #d8d8d8}.cmp-accordionproduct .cmp-accordion__panel .cmp-form-options--product:hover{border:.125rem solid #009e5a}.cmp-accordionproduct .cmp-accordion__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-accordionproduct .cmp-accordion_title{font-size:1.063rem}.cmp-accordionproduct .cmp-accordion__number{font-weight:700;font-size:1rem;color:#6f6f6f;margin:auto .938rem}.cmp-accordionproduct .cmp-accordion__text{font-weight:300;font-size:.875rem;color:#6f6f6f}.cmp-accordionproduct .cmp-accordion--history{padding:1rem}.cmp-accordionproduct .cmp-accordion--history__bg{background-image:url(clientlib-site/resources/images/banner-history.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:11rem;border-top-left-radius:.313rem;border-top-right-radius:.313rem;-o-object-fit:cover;object-fit:cover}.cmp-accordionproduct .cmp-accordion--history__content{padding:0 .813rem;border:.125rem solid #f3f3f3;border-bottom-left-radius:.313rem;border-bottom-right-radius:.313rem}.cmp-accordionproduct .cmp-accordion--history__content--title{font-size:1.125rem;color:#121212}.cmp-accordionproduct .cmp-accordion--history__content--description{font-size:.875rem;color:#6f6f6f}.cmp-accordionproduct .cmp-accordion--history__content--tags{list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cmp-accordionproduct .cmp-accordion--history__content--tags-tag{padding:.313rem 1.25rem;margin:.25rem .125rem;border:.125rem solid #d8d8d8;border-radius:1.25rem;color:#041040;font-size:.75rem;min-width:4.938rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-accordionproduct .cmp-accordion--history__content--tags-tag,.cmp-aliasinput__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-aliasinput__input{width:100%;border:.125rem solid #a3a3a3;border-radius:.25rem;z-index:1;background:transparent;color:#383838;font-family:Inter,sans-serif;height:3.125rem;font-weight:600;padding:0 1rem}.cmp-aliasinput__information{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:1rem}.cmp-aliasinput__container{width:70%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-aliasinput__container:before{font-family:feather;position:absolute;right:.5rem;top:.4rem;z-index:0;font-size:1.5rem}.cmp-aliasinput__container--loading .cmp-aliasinput__loading-indicator{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;left:unset;right:3rem;top:.9rem;position:absolute;border:.188rem solid #ccc;border-top-color:#000;border-radius:50%;width:1rem;height:1rem;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.cmp-aliasinput__button{border:.125rem solid #193ed9;color:#193ed9;border-radius:.25rem;background-color:#fff;cursor:pointer;width:24%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;-webkit-transition:.3s;transition:.3s}.cmp-aliasinput__button:hover{color:#aeaef0;border:.125rem solid #aeaef0}.cmp-aliasinput__button--disabled{background-color:hsla(0,0%,100%,.39);border:.125rem solid rgba(0,0,255,.253);color:rgba(0,0,255,.253);pointer-events:none}.cmp-aliasinput__response--error{color:#c01429;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;gap:.4rem;margin-top:.8rem}.cmp-aliasinput__response--error,.cmp-aliasinput__response--error:before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-aliasinput__response--error:before{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:feather;width:1rem;height:1rem;border-radius:100%;color:#fff;font-size:.8rem;position:relative;background-color:#c01429;top:-.063rem}.cmp-aliasinput__information--blocked{pointer-events:none}.cmp-aliasinput__response--success{color:#00b869;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;gap:.4rem;margin-top:.8rem}.cmp-aliasinput__response--success,.cmp-aliasinput__response--success:before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-aliasinput__response--success:before{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:feather;width:1rem;height:1rem;border-radius:100%;color:#fff;font-size:.8rem;position:relative;background-color:#00b869;top:-.063rem}.cmp-aliasinput__input--error{color:#c01429!important;border:.125rem solid #c01429!important}.cmp-aliasinput__container--success .cmp-aliasinput__input{border:.125rem solid #00b869;color:#00b869}.cmp-aliasinput__container--success:before{color:#00b869}.cmp-aliasinput__container--error .cmp-aliasinput__input{border:.125rem solid #c01429;color:#c01429}.cmp-aliasinput__container--error:before{color:#c01429}@media(max-width:768px){.cmp-aliasinput__information{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:1rem}.cmp-aliasinput__container{width:100%}.cmp-aliasinput__button{width:100%;height:4rem;margin-top:1rem}}.cmp-breadcrumb__newstemplate ul{list-style:none;padding:0}.cmp-breadcrumb__newstemplate a,.cmp-breadcrumb__newstemplate ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Inter,sans-serif;font-size:.813rem;font-weight:500;text-align:center}.cmp-breadcrumb__newstemplate a{text-decoration:none;color:#1c46f3;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.cmp-breadcrumb__newstemplate a:before{font-family:feather;margin-left:.3rem;font-weight:500;font-size:1rem;margin-right:0}.cmp-breadcrumb__newstemplate li:last-child{padding:.313rem 1rem;color:#121212;background-color:#ffd200;min-width:4rem;min-height:1.5rem;border-radius:1.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-breadcrumb_nav .cmp-breadcrumb__list{padding:0;margin-bottom:1.5rem;list-style:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:1.563rem}.cmp-breadcrumb_nav .cmp-breadcrumb__item{color:#383838;text-decoration:none;font-weight:500;font-size:1rem;line-height:150%;text-transform:capitalize}.cmp-breadcrumb_nav .cmp-breadcrumb__item-link{color:#383838;text-decoration:none}.cmp-breadcrumb_nav .cmp-breadcrumb__item-link span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-breadcrumb_nav .cmp-breadcrumb__item:first-child .cmp-breadcrumb__item-link :before{content:""}.cmp-breadcrumb_nav .cmp-breadcrumb__item .cmp-breadcrumb__item-link :after,.cmp-breadcrumb_nav .cmp-breadcrumb__item:first-child .cmp-breadcrumb__item-link :after{content:""}.cmp-breadcrumb_nav .cmp-breadcrumb__item :after,.cmp-breadcrumb_nav .cmp-breadcrumb__item :before{font-size:1.438rem;font-family:feather;font-weight:500;display:inline-block;color:#121212;margin:0 .688rem}@media(max-width:480px){.cmp-breadcrumb{display:none}}.cmp-button,.cmp-companyresources__card-button{border:none;cursor:pointer;width:10rem;height:3rem;line-height:1.25rem;font-size:.875rem;font-weight:500;text-decoration:none}.cmp-button--primary,.cmp-productcard__view{background-color:#ffd200;color:#000;border-radius:.313rem}.cmp-button--blue-transparent{background-color:transparent;color:#1c46f3;border:.188rem solid #1c46f3;border-radius:.313rem;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-button--blue,.cmp-button--blue-transparent,.cmp-productcard__note{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-button--blue,.cmp-productcard__note{background-color:#1c46f3;color:#fff;border-radius:.313rem;border:.125rem solid #1c46f3}.cmp-button--blue-cancel{background-color:#fff;color:#1c46f3;border-radius:.313rem;border:.125rem solid #1c46f3}.cmp-button--tertiary{border:none;color:#383838;background:none}.cmp-button--gray{background-color:#bdbdbd;color:#fff;border-radius:.313rem}.cmp-button--gray-transparent,.cmp-material__button--cancel,.cmp-materialform__button--cancel,.cmp-productcard__button{background:transparent;border:.125rem solid #f3f3f3;border-radius:.25rem;color:#000;padding:.625rem;text-align:center}.cmp-button--gray-transparent .cmp-button__text,.cmp-material__button--cancel .cmp-button__text,.cmp-materialform__button--cancel .cmp-button__text,.cmp-productcard__button .cmp-button__text{color:#000}.cmp-button--disabled{cursor:not-allowed}.cmp-button--yellow,.cmp-material__button--save,.cmp-teaser--section-first .cmp-teaser__action-link{background:#ffd200;border:.125rem solid #ffd200;color:#000!important;border-radius:.625rem;text-align:center;height:3.313rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-button__icon--backtop:before{vertical-align:text-top;content:url(clientlib-site/resources/icons/arrow-top.svg)}.cmp-button--about{background-color:#ffd200;border-radius:.25rem;margin-top:1.75rem}.cmp-button--about a{color:#383838;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto}.cmp-button--about:hover{background:#193ed9}.cmp-button--about:hover a{color:#fff}.cmp-button--border{margin-top:0}.cmp-button--slide{border:.063rem solid #fff;padding:.563rem .125rem;border-radius:1.25rem;text-align:center}.cmp-button--slide .cmp-button,.cmp-button--slide .cmp-companyresources__card-button{font-size:.75rem;color:#fff;text-decoration:none}.cmp-button--slide-icon{padding:1rem 0}.cmp-button--slide-icon .cmp-button,.cmp-button--slide-icon .cmp-companyresources__card-button{text-decoration:underline;font-size:.938rem;color:#fff}.cmp-button--arrow-next:after,.cmp-button--slide-icon:after{content:"";font-family:feather;font-size:1rem;color:#fff}.cmp-button--backtop{position:relative;z-index:8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:-1.875rem}.cmp-button--backtop>.cmp-button,.cmp-button--backtop>.cmp-companyresources__card-button{height:3.75rem;width:3.75rem;background-color:#ffd200;border:none;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-button--green-teaser>.cmp-button,.cmp-button--green-teaser>.cmp-companyresources__card-button{font-size:.9rem;color:#041040;font-weight:500;text-decoration:none;border-radius:.5rem;padding:1rem 2rem;text-align:center;background-color:#00b869;font-family:font-family}.cmp-button--yellow-teaser>.cmp-button,.cmp-button--yellow-teaser>.cmp-companyresources__card-button{font-size:.9rem;color:#041040;font-weight:500;text-decoration:none;border-radius:.5rem;padding:1rem 2rem;text-align:center;background-color:#ffd200;font-family:font-family}.cmp-button--outline-white>.cmp-button,.cmp-button--outline-white>.cmp-companyresources__card-button{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.25rem;color:#fff;border:.125rem solid #fff;background-color:transparent;font-size:.875rem;font-weight:400;padding:.375rem 1rem;-webkit-transition:.5s cubic-bezier(.23,1,.32,1);transition:.5s cubic-bezier(.23,1,.32,1);cursor:pointer;margin-bottom:1rem;text-decoration:none;height:auto;width:auto}.cmp-button--unclicked{pointer-events:none}.cmp-button--br-profile .cmp-button,.cmp-button--br-profile .cmp-companyresources__card-button{background-color:#1c46f3;color:#fff;border:0;width:50%;border-radius:.5rem;text-align:center;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-button--back>.cmp-button,.cmp-button--back>.cmp-companyresources__card-button{text-decoration:none;font-size:1.15rem;font-weight:700;color:#041040;width:auto!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-button--back>.cmp-button:before,.cmp-button--back>.cmp-companyresources__card-button:before{content:url(clientlib-site/resources/icons/icon-arrow-left--blue.svg);position:relative;top:.25rem}.cmp-button--white-back>.cmp-button,.cmp-button--white-back>.cmp-companyresources__card-button{text-decoration:none;font-size:1.15rem;font-weight:700;color:#041040;background:#fff;width:auto!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0!important;margin:0;gap:.5rem}.cmp-button--white-back>.cmp-button:before,.cmp-button--white-back>.cmp-companyresources__card-button:before{content:url(clientlib-site/resources/icons/icon-arrow-left--blue.svg);position:relative;top:.25rem}.cmp-button--blue,.cmp-productcard__note{height:1.125rem;margin-left:1rem;border-radius:.5rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-button--blue>.cmp-button,.cmp-button--blue>.cmp-companyresources__card-button,.cmp-productcard__note>.cmp-button,.cmp-productcard__note>.cmp-companyresources__card-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;font-size:1.15rem;font-weight:500;font-family:Inter,sans-serif;color:#fff;background:#1c46f3;min-width:15.438rem;border-radius:.5rem}.cmp-button--mobile-blue{height:3.125rem;margin-top:5.938rem;border-radius:.5rem;cursor:pointer;display:none}.cmp-button--mobile-blue>.cmp-button,.cmp-button--mobile-blue>.cmp-companyresources__card-button{text-decoration:none;font-size:1.15rem;font-weight:500;font-family:Inter,sans-serif;color:#fff;background:#1c46f3;min-width:15.438rem;border-radius:.5rem}.cmp-button--icon_contact_black>.cmp-button:before,.cmp-button--icon_contact_black>.cmp-companyresources__card-button:before{content:url(clientlib-site/resources/icons/icon_black-contact.svg);position:relative;display:inline-block;margin-right:.625rem;width:1rem;height:1.25rem;background-size:cover}.cmp-button--yellow_text_black>.cmp-button,.cmp-button--yellow_text_black>.cmp-companyresources__card-button{background-color:#ffd200!important;border-radius:.25rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1rem;font-family:Inter,sans-serif;font-weight:500;font-size:1rem;color:#000!important;margin-bottom:1rem}@media(min-width:768px){.cmp-button--slide{border-radius:.5rem;margin-right:1rem}}@media(max-width:768px){.cmp-button--green-teaser>.cmp-button,.cmp-button--green-teaser>.cmp-companyresources__card-button,.cmp-button--yellow-teaser>.cmp-button,.cmp-button--yellow-teaser>.cmp-companyresources__card-button{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;width:auto}.cmp-button--blue,.cmp-productcard__note{height:1.125rem;margin-left:1rem;border-radius:.5rem;cursor:pointer;display:none}.cmp-button--blue>.cmp-button,.cmp-button--blue>.cmp-companyresources__card-button,.cmp-productcard__note>.cmp-button,.cmp-productcard__note>.cmp-companyresources__card-button{text-decoration:none;font-size:1.15rem;font-weight:500;font-family:Inter,sans-serif;color:#fff;background:#1c46f3;min-width:15.438rem;border-radius:.5rem}.cmp-button--mobile-blue{height:3.125rem;margin-top:5.938rem;cursor:pointer}.cmp-button--mobile-blue,.cmp-button--mobile-blue>.cmp-button,.cmp-button--mobile-blue>.cmp-companyresources__card-button{border-radius:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-button--mobile-blue>.cmp-button,.cmp-button--mobile-blue>.cmp-companyresources__card-button{text-decoration:none;font-size:1.15rem;font-weight:500;font-family:Inter,sans-serif;color:#fff;background:#1c46f3;min-width:15.438rem}}.cmp-buttondelete__delete{height:2.813rem;border:.125rem solid #f50000;border-radius:.25rem;color:#f50000;margin:1.25rem 0}.cmp-buttondelete__delete,.cmp-buttondelete__modal{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.cmp-buttondelete__modal{z-index:10;background:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;display:none;background-color:rgba(0,0,0,.1803921569);top:0;left:0;height:100%}.cmp-buttondelete__modal--open{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-buttondelete__content_modal{width:55.5rem;height:24.438rem;background-color:#fff;border-radius:.25rem;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cmp-buttondelete__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#193ed9;padding:1.75rem 3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-buttondelete__icon_modal{width:1.5rem;height:1.7rem;color:#fff;margin-right:1.5rem;font-weight:500;position:relative;display:inline-block;font-size:1.45rem}.cmp-buttondelete__icon_modal:before{font-family:feather;content:""}.cmp-buttondelete__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:.875rem;line-height:150%;cursor:pointer}.cmp-buttondelete__info_modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-buttondelete__title_modal{font-weight:700;font-size:1.125rem;line-height:150%;color:#fff;margin:0}.cmp-buttondelete__subtitle_modal{font-size:.875rem;line-height:150%;color:#fff;margin:0}.cmp-buttondelete__card_info{padding:3rem}.cmp-buttondelete__document{width:100%;background:#fff;border:0;border-radius:.5rem;margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-buttondelete__title_document{font-weight:700;font-size:1.125rem;line-height:150%;color:#383838;text-align:center;margin:0}.cmp-buttondelete__description_document{font-weight:500;font-size:.875rem;line-height:150%;color:#383838;text-align:center;margin:0;width:39.5rem}.cmp-buttondelete__buttons_modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2.5rem;margin-bottom:3rem}.cmp-buttondelete__cancel{border:.125rem solid #383838;border-radius:.25rem;color:#383838}.cmp-buttondelete__cancel,.cmp-buttondelete__save{width:45%;height:3.313rem;-webkit-box-sizing:border-box;box-sizing:border-box}.cmp-buttondelete__save{border:.063rem solid #f50000;border-radius:.25rem;color:#f50000}@media(max-width:480px){.cmp-buttondelete__content_modal{width:100%;height:auto}.cmp-buttondelete__description_document{width:100%}.cmp-buttondelete__card_info{padding:1rem}.cmp-buttondelete__buttons_modal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:7.813rem;margin-bottom:2rem}}.cmp-cardmodal{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.cmp-cardmodal__card{background-color:#001864;max-width:16.688rem;width:100%;height:4.875rem;border-radius:.5rem;padding:1rem;display:grid;-ms-flex-line-pack:center;align-content:center}.cmp-cardmodal__card-description,.cmp-cardmodal__card-title{line-height:1.26rem;font-family:Archia}.cmp-cardmodal__card-title{font-size:.75rem;font-weight:400;color:#fff;width:80%}.cmp-cardmodal__card-title ul{-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0;-webkit-padding-start:1rem;padding-inline-start:1rem}.cmp-cardmodal__card-description{font-size:.75rem;font-weight:300;color:#ffd200;-webkit-text-decoration-line:underline;text-decoration-line:underline;background-color:transparent;border:none;text-align:left;padding-left:1rem;cursor:pointer}.cmp-cardmodal__card--green{background-color:#00b869!important;position:relative;overflow:hidden}.cmp-cardmodal__card--green:after{content:"";background-image:url(clientlib-site/resources/icons/brasil.svg);position:absolute;border-radius:.5rem;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position-x:right;top:0}.cmp-cardmodal__card--green .cmp-cardmodal__card-title{z-index:1}.cmp-cardmodal__card--green .cmp-cardmodal__card-description{color:#001864;font-weight:500;z-index:1}.cmp-cardmodal__modal{background-color:rgba(0,0,0,.1803921569);width:100%;height:100%;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;z-index:999;top:0;left:0}.cmp-cardmodal__modal--open{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.cmp-cardmodal__modal-content{background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:48rem;border-radius:.5rem;-webkit-box-shadow:0 1.25rem 1.25rem 0 rgba(56,56,56,.24);box-shadow:0 1.25rem 1.25rem 0 rgba(56,56,56,.24)}.cmp-cardmodal__modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:.3rem .3rem 0 0;background-color:#1c46f3;padding:1.75rem 1.4rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center}.cmp-cardmodal__modal-icon{margin-right:1.5rem;font-weight:500}.cmp-cardmodal__modal-icon,.cmp-cardmodal__modal-icon-modal{font-family:feather;width:1.5rem;color:#fff;position:relative;display:inline-block;font-size:1.45rem}.cmp-cardmodal__modal-icon-modal{margin:0;cursor:pointer}.cmp-cardmodal__modal-title{color:#fff;font-size:1.125rem;margin:0}.cmp-cardmodal__modal-subtitle{font-size:.875rem;color:#fff;width:100%;margin:0}.cmp-cardmodal__modal-body{color:#383838;font-size:1rem;border:none;margin:0;padding:0 1.5rem 0 1.5em}@media(max-width:480px){.cmp-cardmodal,.cmp-cardmodal__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-cardmodal__card{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:95%;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-cardmodal__modal-content{width:90%}.cmp-cardmodal__modal-body{padding:1rem}.cmp-cardmodal-title{width:90%}}@media(min-width:480px)and (max-width:768px){.cmp-cardmodal{gap:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-cardmodal__card{min-width:auto}}.cmp-cardnumber{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:4rem}.cmp-cardnumber__card{background-color:#f3f3f3;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 40px rgba(56,56,56,.24);box-shadow:0 1px 40px rgba(56,56,56,.24);border-radius:1rem;max-width:24rem;min-width:15.6rem;width:100%;height:8.2rem}.cmp-cardnumber__card-image{padding-top:.5rem}.cmp-cardnumber__card-description,.cmp-cardnumber__card-title{color:#041040;text-align:center}.cmp-cardnumber__card-title{font-size:2rem;margin-bottom:0}.cmp-cardnumber__card-description{margin-top:0;font-size:1rem;font-weight:300}@media(max-width:480px){.cmp-cardnumber{padding:4.6rem 1.5rem}.cmp-cardnumber,.cmp-cardnumber__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-cardnumber__card{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:13rem;width:100%}}@media(min-width:480px)and (max-width:768px){.cmp-cardnumber{padding:3rem;gap:1rem}.cmp-cardnumber__card{min-width:auto}}.cmp-cardproduct{margin:0}.cmp-cardproduct__item-label{margin:0;font-weight:700;font-size:.875rem;color:#383838}.cmp-cardproduct__item-output{margin-top:0;margin-bottom:.5rem;font-weight:500;font-size:.875rem;color:#6f6f6f}.cmp-cardsupplis{padding-top:2.375rem;margin-bottom:3rem}.cmp-cardsupplis__textframe{background-image:url(clientlib-site/resources/icons/cardsupplisframe.png);background-repeat:no-repeat;background-origin:border-box;background-position:bottom;height:10rem;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.cmp-cardsupplis__infor,.cmp-cardsupplis__textframe{position:absolute;bottom:0;width:100%}.cmp-cardsupplis__image{-o-object-fit:cover;object-fit:cover;width:19.375rem;height:21.25rem;border-radius:.5rem;-webkit-box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.1490196078);box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.1490196078)}.cmp-cardsupplis__image img{margin:0;padding:0}.cmp-cardsupplis__title{margin:0 1.313rem;font-size:1.125rem;font-weight:700;line-height:1.375rem;text-align:left}.cmp-cardsupplis__description,.cmp-cardsupplis__title{font-family:Inter,sans-serif;position:relative;color:#061658;letter-spacing:0}.cmp-cardsupplis__description{margin:1rem 1.313rem;width:70%;font-size:.75rem;font-weight:500;line-height:1.125rem;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:pre-wrap}.cmp-cardsupplis__format{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:19.375rem;height:21.25rem}.cmp-cardsupplis__card{background-color:transparent;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-cardsupplis__maintitle{font-family:Inter,sans-serif;color:#061658;font-size:1.5rem;font-weight:700;line-height:1.938rem;letter-spacing:-.063rem;text-align:left}.cmp-cardsupplis .slick-list{margin:0 -.625rem}.cmp-cardsupplis .slick-slide{margin:0 .625rem}.cmp-cardsupplis .slick-next,.cmp-cardsupplis .slick-prev{display:none!important}.cmp-cardsupplis .slick-dots{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;top:-1.813rem;right:4%;bottom:unset}.cmp-cardsupplis .slick-dots li button:before{background-color:#c4c4c4;border-radius:6.25rem;width:1.5rem;height:.313rem;opacity:1;font-size:0}.cmp-cardsupplis .slick-dots li.slick-active button:before{background-color:#00b869}.cmp-cardsupplis .slick-dots li:hover button:before{-webkit-transition:.5s cubic-bezier(.23,1,.32,1);transition:.5s cubic-bezier(.23,1,.32,1);background-color:#00b869;opacity:.7}@media(max-width:768px){.cmp-cardsupplis__maintitle{padding-bottom:2rem;text-align:center}#buyer{overflow-x:hidden}}.cmp-tabs--hidden{display:none!important}#catalog-registration{position:relative}#catalog-registration .cmp-image--nonclickable{pointer-events:none!important}#catalog-registration .cmp-tabs__tablist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;max-width:40.063rem;margin:2rem auto}#catalog-registration .cmp-tabs__tablist li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;max-width:10rem;text-align:center;position:relative;font-weight:700;font-size:.813rem}#catalog-registration .cmp-tabs__tablist li:before{content:"";height:.3rem;background-color:#b3b3b3;z-index:0;position:absolute;top:1.688rem;width:9.475rem}#catalog-registration .cmp-tabs__tablist li:first-of-type:before,#catalog-registration .cmp-tabs__tablist li:nth-of-type(2):before{left:4.375rem}#catalog-registration .cmp-tabs__tablist li:nth-of-type(3):before{left:5.59rem;width:9rem}#catalog-registration .cmp-tabs__tablist li:after{content:"";height:.3rem;background-color:#1c46f3;z-index:1;position:absolute;top:1.688rem;width:9.475rem;-webkit-transition:width .6s;transition:width .6s}#catalog-registration .cmp-tabs__tablist li:first-of-type:after{left:4.375rem}#catalog-registration .cmp-tabs__tablist li:nth-of-type(2):after{left:4.5rem}#catalog-registration .cmp-tabs__tablist li:nth-of-type(3):after{left:5.625rem;max-width:9rem}#catalog-registration .cmp-tabs__tablist li:nth-of-type(4):after,#catalog-registration .cmp-tabs__tablist li:nth-of-type(4):before{display:none}#catalog-registration .cmp-tabs__tablist .cmp-tabs__tab--admin-pagination{border-radius:100%;width:2.5rem;height:2.5rem;background-color:#1c46f3;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;font-weight:700;z-index:10;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s;transition:.3s}#catalog-registration .cmp-tabs__tablist .cmp-tabs__tab--disabled{pointer-events:none;color:#b3b3b3}#catalog-registration .cmp-tabs__tablist .cmp-tabs__tab--disabled:after{width:0;-webkit-transition:width .3s;transition:width .3s}#catalog-registration .cmp-tabs__tablist .cmp-tabs__tab--disabled:hover{color:#aeaef0}#catalog-registration .cmp-tabs__tablist .cmp-tabs__tab--disabled .cmp-tabs__tab--admin-pagination{background-color:#b3b3b3;color:#fff;z-index:10}#catalog-registration .cmp-tabs__tablist .cmp-tabs__tab--disabled .cmp-tabs__tab--admin-pagination:hover{color:#aeaef0;border:.125rem}#catalog-registration .cmp-tabs__tablist .cmp-tabs__tab--disabled:before{background-color:#a3a3a3}#catalog-registration .cmp-container--adminstyles>.cmp-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#catalog-registration .cmp-button__foward--adminbutton button{-webkit-transition:.3s;transition:.3s}#catalog-registration .cmp-button__foward--adminbutton button:hover{background-color:#aeaef0;border:.125rem solid #aeaef0}#catalog-registration .cmp-button__foward--disabled{pointer-events:none}#catalog-registration .cmp-button__foward--disabled button,#catalog-registration .cmp-button__foward--disabled button:hover{background-color:#f3f3f3;color:#a3a3a3;border:.063rem solid #a3a3a3}#catalog-registration .cmp-button__foward--loading{position:relative;pointer-events:none}#catalog-registration .cmp-button__foward--loading button{background-color:#f3f3f3!important;color:transparent!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}#catalog-registration .cmp-button__foward--loading:before{font-family:feather;content:"";position:absolute;top:.85rem;right:47%;-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite}#catalog-registration .cmp-button__back--adminbutton button{background-color:#fff;color:#1c46f3;border:.125rem solid #1c46f3;min-width:8rem;margin-right:1rem;-webkit-transition:.5s;transition:.5s}#catalog-registration .cmp-button__back--adminbutton button:hover{color:#aeaef0;border:.125rem solid #aeaef0}#catalog-registration .cmp-button__back--disabled{display:none}#catalog-registration .cmp-form-text{min-height:auto!important}#catalog-registration .cmp-text--admintitle{margin:0;padding:0}#catalog-registration .cmp-text--admintitle .cmp-text,#catalog-registration .cmp-text--admintitle p{margin:0;padding:0;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;color:#3c3c3c}#catalog-registration .cmp-form--error label,#catalog-registration .cmp-text--error .cmp-text{color:#c01429}#catalog-registration .cmp-form--error input{border:.063rem solid #c01429}#catalog-registration .cmp-title__text{color:#121212;margin:0;padding:0}#catalog-registration .cmp-text p{margin:0;padding:0;word-wrap:break-word;overflow-wrap:break-word;word-break:break-all}#catalog-registration .cmp-text--admindescription{font-weight:500}#catalog-registration .cmp-container--admin-first-page>.cmp-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}#catalog-registration #button-cancel{color:#f50000;background-color:transparent;border:none;min-width:auto;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}#catalog-registration .cmp-tabs__tab{padding:.5rem .3rem}#catalog-registration .cmp-tabs__tab:hover{-webkit-transition:.3s;transition:.3s;color:#aeaef0}#catalog-registration .cmp-tabs__tab:hover .cmp-tabs__tab--admin-pagination{-webkit-transition:.3s;transition:.3s;background-color:#aeaef0}#cmp-catalogpage__char-count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;text-align:right;color:#b3b3b3}@media(max-width:1200px){#catalog-registration button{width:100%}#catalog-registration .cmp-tabs__tablist li{max-width:6rem}#catalog-registration .cmp-tabs__tablist li:after{display:none!important}#catalog-registration .cmp-tabs__tablist li:first-of-type:before{left:4.375rem;display:none}#catalog-registration .cmp-tabs__tablist li:nth-of-type(2):before{left:5rem;display:none}#catalog-registration .cmp-tabs__tablist li:nth-of-type(3):before{left:5.625rem;display:none}#catalog-registration .cmp-tabs__tablist li:nth-of-type(4):before{display:none}#catalog-registration .cmp-container--adminstyles>.cmp-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.cmp-modal__overlay--active{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:9999}.cmp-modal__content--centered,.cmp-modal__overlay--active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-modal__content--centered{background:#fff;padding:1.25rem;border-radius:.25rem;text-align:center;position:relative;max-width:29.313rem;width:calc(100% - 2.5rem);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-modal__text{margin-bottom:1.25rem;font-size:1.125rem}.cmp-modal__button--confirm{margin-right:.625rem;background-color:#f9d347;color:#000;border:none;border-radius:.25rem;cursor:pointer;font-family:Archia;font-size:1rem;font-weight:500;-webkit-transition:.3s;transition:.3s;width:9.938rem;height:3.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-modal__button--confirm:hover{background-color:#f5da7b}.cmp-modal__button--deny{background-color:#fff;color:#000;border:.063rem solid #000;border-radius:.25rem;cursor:pointer;width:9.938rem;height:3.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s;transition:.3s}.cmp-modal__button--deny:hover{background-color:#000;color:#fff;border:.063rem solid #000}.cmp-modal__button-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-companysdialog__confirm-delete-container,.cmp-modal__button-container{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:2rem;border-top:.063rem solid rgba(0,0,0,.2);margin-top:2rem}.cmp-companysdialog__confirm-delete-container{gap:2rem}.cmp-companycatalog__delete-dialog-title{font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;max-width:17.813rem}.cmp-companycatalog__delete-dialog{background-color:#fff;border-radius:.25rem;border:.063rem solid rgba(0,0,0,.2);bottom:3.5rem;right:0;position:absolute;padding:1rem;-webkit-box-shadow:0 .25rem .625rem rgba(0,0,0,.2);box-shadow:0 .25rem .625rem rgba(0,0,0,.2)}.cmp-companycatalog__delete-dialog:before{content:"";position:absolute;bottom:-.625rem;right:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:.625rem solid transparent;border-right:.625rem solid transparent;border-top:.625rem solid #fff;z-index:10}.cmp-companydialog__cancel-delete{font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;background:none;border:none;color:#000;cursor:pointer;-webkit-transition:.3s;transition:.3s;opacity:1}.cmp-companydialog__cancel-delete:hover{color:rgba(0,0,0,.2)}.cmp-companydialog__confirm-delete{font-family:Inter,sans-serif;font-size:.875rem;background:none;border:none;font-weight:500;color:#183eff;-webkit-transition:.3s;transition:.3s;opacity:1;cursor:pointer}.cmp-companydialog__confirm-delete:hover{color:#aeaef0}.cmp-catalogue{margin:1.75rem 0}.cmp-catalogue__structure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-catalogue__structure--hide{display:none}.cmp-catalogue__notfound{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:30rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-catalogue__notfound-text{font-size:2rem;text-align:center}.cmp-catalogue__notfound--hide{display:none}.cmp-catalogue__results{text-align:left;color:#1c46f3;font-size:1.15rem;font-weight:400;margin:4rem 0 2rem}.cmp-catalogue__results span{font-weight:700}.cmp-catalogue__loading{display:none;position:relative;margin:4rem 0}.cmp-catalogue__loading span{font-size:.9rem;font-weight:800;color:#000}.cmp-catalogue__loading-dots{position:absolute;top:-1.5rem;left:35%;width:.6rem;height:.6rem;border-radius:.3rem;background-color:#1637bf;color:#1637bf;-webkit-animation:dotFlashing 1s linear infinite alternate;animation:dotFlashing 1s linear infinite alternate;-webkit-animation-delay:.5s;animation-delay:.5s}.cmp-catalogue__loading-dots:after,.cmp-catalogue__loading-dots:before{content:"";display:inline-block;position:absolute;top:0}.cmp-catalogue__loading-dots:before{left:-.9rem;-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:0s;animation-delay:0s}.cmp-catalogue__loading-dots:after,.cmp-catalogue__loading-dots:before{width:.6rem;height:.6rem;border-radius:.3rem;background-color:#1637bf;color:#1637bf}.cmp-catalogue__loading-dots:after{left:.9rem;-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes dotFlashing{0%{background-color:#1637bf}50%,to{background-color:#ebe6ff}}.cmp-catalogue__loading--open{display:block}.cmp-catalogue__banner{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.cmp-catalogue__banner-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:.5rem}.cmp-catalogue__title{margin:2rem 0}.cmp-catalogue__subtitle,.cmp-catalogue__title{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.cmp-catalogue__subtitle{margin-bottom:2rem}.cmp-catalogue__title-date,.cmp-catalogue__title-subtitle,.cmp-catalogue__title-text{text-align:center;font-family:Inter,sans-serif;color:#121212;font-weight:700;font-size:2rem;margin:0}.cmp-catalogue__subtitle-text{text-align:center;font-family:Inter,sans-serif;font-size:1rem}.cmp-catalogue__filter-control{margin-bottom:3rem}.cmp-catalogue__filter-control:last-child{margin-bottom:unset}.cmp-catalogue__search{border:.06rem solid #f3f3f3;border-radius:.5rem;background:#fff;-webkit-box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.2509803922);box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.2509803922)}.cmp-catalogue__search-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin-top:.5rem;border:.125rem solid #d8d8d8;border-radius:.25rem;font-size:.875rem;color:#898989;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:9;background:transparent;padding:.6rem 3rem .6rem .75rem;word-break:break-word;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.cmp-catalogue__search-input{font-size:.875rem;width:100%;height:100%;border:none;outline:none}.cmp-catalogue__search-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;padding:2rem}.cmp-catalogue__search-info:after{content:url(clientlib-site/resources/icons/filter.png);width:1.25rem;height:1.25rem;font-family:feather;font-style:normal;position:relative;display:none;margin-right:.3rem}.cmp-catalogue__search-content{display:none;padding:2.5rem 2rem 2rem}.cmp-catalogue__search-border{border-top:.06rem solid #d9d9d9;margin-right:2rem;display:none}.cmp-catalogue__search-open .cmp-catalogue__search-content{display:block}.cmp-catalogue__search-open .cmp-catalogue__button-filter:after{content:""}.cmp-catalogue__search-open .cmp-catalogue__search-border{display:block}.cmp-catalogue__search-title{font-size:1.125rem;color:#000;margin-top:0;font-weight:400;margin-bottom:0}.cmp-catalogue__search-subtitle{font-size:.875rem;font-weight:600}.cmp-catalogue__search-sectiontitle{font-size:1.1rem;color:#00b869;border-bottom:.063rem solid #d8d8d8;margin-bottom:1rem;padding-bottom:.2rem;font-weight:600}.cmp-catalogue__search-destription{font-weight:500;font-size:.875rem;color:#000}.cmp-catalogue__search-profile{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;width:100%;margin-top:1rem}.cmp-catalogue__search-url{color:#1c46f3;font-size:.875rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;display:block;width:50%}.cmp-catalogue__search-footer{margin-top:1.875rem}.cmp-catalogue__search-list{display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:.5rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;width:100%;margin-bottom:2rem}.cmp-catalogue__search-freetext{margin-bottom:2rem}.cmp-catalogue__order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;position:relative;margin:4rem 0 0}.cmp-catalogue__order-select{font-family:Archia;font-weight:700;font-size:.75rem;outline:none;margin-top:.5rem;border:.125rem solid #d8d8d8;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:9;background:transparent;padding:.6rem 3rem .6rem .75rem;word-break:break-word;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;background-color:#fff}.cmp-catalogue__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1rem;position:relative}.cmp-catalogue__field:after{content:"";font-family:feather;position:absolute;right:1rem;top:2.1rem;width:.9rem;height:.7rem;border:0;font-size:1.3rem;font-weight:500;z-index:10}.cmp-catalogue__label{color:#000;font-size:.75rem;font-weight:700}.cmp-catalogue__input{width:100%;margin-top:.5rem;border:.125rem solid #d8d8d8;border-radius:.25rem;font-size:.875rem;color:#898989;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:9;background:transparent;padding:.6rem 3rem .6rem .75rem;word-break:break-word;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.cmp-catalogue__content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.cmp-catalogue__content-title{position:absolute;top:-2.813rem;font-size:1.25rem;color:#193ed9;margin:0}.cmp-catalogue__input-company{width:100%;margin-top:.5rem;border:.125rem solid #d8d8d8;border-radius:.25rem;font-size:.875rem;color:#898989;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:9;background:transparent;padding:.6rem 3rem .6rem .75rem;word-break:break-word;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.cmp-catalogue__noresults{text-align:center;display:none;margin:2rem 0}.cmp-catalogue__noresults--show{display:block}.cmp-catalogue__noresults-title{margin:0 0 1rem}.cmp-catalogue__noresults-title-text{font-size:1.5rem;font-weight:700;color:rgba(0,0,0,.6);margin:0}.cmp-catalogue--noresults .cmp-catalogue__list,.cmp-catalogue--noresults .cmp-catalogue__pagination{display:none}.cmp-catalogue--noresults .cmp-catalogue__noresults{display:block}.cmp-catalogue--noresults .cmp-catalogue__pagination-mobile,.cmp-catalogue--noresults .cmp-catalogue__representative{display:none}.cmp-catalogue__list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:.825rem;width:100%}.cmp-catalogue__card{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:.5rem;border:.125rem solid #f3f3f3;background:#fff;-webkit-transition:1s cubic-bezier(.23,1,.32,1);transition:1s cubic-bezier(.23,1,.32,1);min-width:1rem}.cmp-catalogue__card:hover{-webkit-filter:drop-shadow(.125rem .25rem 1rem rgba(0,0,0,.1));filter:drop-shadow(.125rem .25rem 1rem rgba(0,0,0,.1))}.cmp-catalogue__card-header{width:100%;height:.9rem;border-radius:.5rem .5rem 0 0;background:#021668}.cmp-catalogue__card-content{padding:1.5rem}.cmp-catalogue__card-title{font-size:1.125rem;color:#121212;margin:0 0 .5rem;min-height:3.2rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-transform:uppercase}.cmp-catalogue__card-destription{font-size:.875rem;color:#000;margin:0 0 1.5rem;height:9.188rem;overflow:hidden}.cmp-catalogue__card-button{background:#ffd200;padding:.5rem 1rem;border-radius:.25rem;color:#030d35;font-size:1rem;text-decoration:none;font-weight:500;display:block;text-align:center}.cmp-catalogue__card-button:active,.cmp-catalogue__card-button:hover{background-color:#ffe153}.cmp-catalogue__button-filter{background:#ffd200;padding:.6rem 1rem;border-radius:.125rem;color:#030d35;font-size:1rem;text-decoration:none;font-weight:600;display:block;text-align:center;cursor:pointer}.cmp-catalogue__button-filter:after{content:"";font-family:feather;height:100%;border:0;display:inline-block;font-size:1.1rem;font-weight:600;margin-left:1.563rem}.cmp-catalogue__button-filter:active,.cmp-catalogue__button-filter:hover{background-color:#ffe153}.cmp-catalogue__suggestion{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.825rem;width:100%;margin-top:1.875rem}.cmp-catalogue__suggestion-title{font-size:1rem}.cmp-catalogue__suggestion-destription{font-weight:500;font-size:.875rem;color:#193ed9;margin:0}.cmp-catalogue__pagination{position:relative;margin-top:4rem;-ms-flex-pack:distribute;justify-content:space-around}.cmp-catalogue__pagination,.cmp-catalogue__pagination-text{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-catalogue__pagination-text{font-weight:500;font-size:.875rem;height:auto;color:#000}.cmp-catalogue__pagination-list,.cmp-catalogue__pagination-list__numbers{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;margin:0;padding:0}.cmp-catalogue__pagination-mobile{display:none}.cmp-catalogue__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1.875rem;height:1.875rem;background-color:#fff;color:#041040;font-size:.875rem;font-weight:500;border:none;border-radius:50%;cursor:pointer}.cmp-catalogue__button-icon{font-family:feather;font-size:1.2rem}.cmp-catalogue__button-next,.cmp-catalogue__button-previous{color:#bdbdbd}.cmp-catalogue__button-active{background-color:#ffe153}.cmp-catalogue__button-arrow--active{color:#193ed9}.cmp-catalogue__representative-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width:480px){.cmp-catalogue__structure{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;padding:1rem}.cmp-catalogue__title{margin-top:0}.cmp-catalogue__content{margin:1.25rem 0 0;position:static}.cmp-catalogue__content-title{font-size:1.063rem}.cmp-catalogue__list{grid-template-columns:1fr;margin-bottom:2rem}.cmp-catalogue__card-button{padding:.8rem 1rem}.cmp-catalogue__pagination{margin-top:1rem}.cmp-catalogue__suggestion{display:none}.cmp-catalogue__search{position:relative;cursor:pointer;max-width:inherit;background:transparent;-webkit-box-shadow:none;box-shadow:none}.cmp-catalogue__search-title{margin:0;font-size:.9rem}.cmp-catalogue__search-sectiontitle{border:0;padding-bottom:.8rem}.cmp-catalogue__search-content{display:none;margin-top:.5rem;background:#fff;padding:2rem;-webkit-box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.2509803922);box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.2509803922);border-radius:.25rem}.cmp-catalogue__search-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.5rem;padding:0}.cmp-catalogue__search--button{width:4.313rem}.cmp-catalogue__search--button .cmp-button__icon,.cmp-catalogue__search--button .icon{margin:0}.cmp-catalogue__search--button span{display:none}.cmp-catalogue__button-filter{width:-webkit-fill-available;padding:1rem 2rem;border:.063rem solid #000;background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-catalogue__button-filter:after{font-size:1rem;content:url(clientlib-site/resources/icons/filter_list_explore.svg);height:1.875rem}.cmp-catalogue__search-profile{grid-template-columns:1fr;gap:1rem}.cmp-catalogue__search-list{grid-template-columns:1fr;padding-bottom:1rem;border-bottom:.125rem dotted rgba(60,60,60,.1882352941)}.cmp-catalogue__pagination{display:none}.cmp-catalogue__pagination-mobile{width:100%;display:block;cursor:pointer;border:2px solid #193ed9;border-radius:.5rem;padding:.8rem 0;color:#193ed9;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;text-align:center;background:transparent;margin-bottom:1rem}.cmp-catalogue__results{margin:2rem 0 0;font-size:.875rem}.cmp-catalogue--noresults .cmp-catalogue__pagination-mobile{display:none}.cmp-catalogue__search-open .cmp-catalogue__button-filter{background:#ffd200;border:0}.cmp-catalogue__search-open .cmp-catalogue__button-filter:after{content:url(clientlib-site/resources/icons/filter_list_explore.svg)}.cmp-catalogue__search-freetext{padding-bottom:1rem;border-bottom:.125rem dotted rgba(60,60,60,.1882352941)}.cmp-catalogue__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-catalogue__representative{width:100%;margin:1rem 0}}.cmp-certificationform__title{color:#041040;font-size:2rem;margin:0}.cmp-certificationform__description-info{font-size:.875rem;color:#383838;width:50%;margin:0}.cmp-certificationform__content{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:1.563rem;position:relative}.cmp-certificationform__content .cmp-certificationform__loading{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;top:0!important;background:hsla(0,0%,100%,.9490196078);height:80%}.cmp-certificationform__content .cmp-certificationform__loading-close{display:none!important}.cmp-certificationform__content-edit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:48%}.cmp-certificationform__list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.625rem;width:100%}.cmp-certificationform__card{border:.125rem solid #f3f3f3;border-radius:.5rem;padding:1.563rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-certificationform__certification{font-size:.938rem;text-align:center}.cmp-certificationform__certification p{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;color:#000;margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-certificationform__imagecard{width:6.25rem;height:6.25rem;-o-object-fit:cover;object-fit:cover}.cmp-certificationform__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border-radius:.5rem;color:#000}.cmp-certificationform__delete{width:100%;border:.125rem solid #f3f3f3;margin-top:1.25rem}.cmp-certificationform__delete:before{content:"";font-family:feather;font-weight:500;display:inline-block;font-size:1rem;color:#121212;margin:0 .688rem}.cmp-certificationform__add{border:.125rem solid #193ed9;width:15.5rem;margin-top:1.563rem}.cmp-certificationform__add:before{content:"";font-family:feather;font-weight:500;display:inline-block;font-size:1rem;color:#121212;margin:0 .688rem}.cmp-certificationform__person-open{display:none}.cmp-certificationform__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cmp-certificationform__form-open{display:none}.cmp-certificationform__form-content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-top:1.563rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cmp-certificationform__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:48%}.cmp-certificationform__label{color:#000;font-size:.875rem;font-weight:700}.cmp-certificationform__input{margin-top:.5rem;border:.125rem solid #a3a3a3;border-radius:.25rem;padding:.75rem;font-size:.875rem;color:#6f6f6f}.cmp-certificationform__edit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 0;border:.125rem dashed #d8d8d8;border-radius:.5rem;text-align:center;font-size:.875rem}.cmp-certificationform__edit input{display:none}.cmp-certificationform__edit p{margin:0}.cmp-certificationform__edit-disabled{opacity:.5;pointer-events:none;outline:none}.cmp-certificationform__edit-label{width:80%}.cmp-certificationform__editicon:before{content:"";font-family:feather;font-size:1.5rem;cursor:pointer}.cmp-certificationform__content-open{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-certificationform__document-label{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;margin-top:.938rem}.cmp-certificationform__document-label-open{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-certificationform__title-label{line-height:150%;color:#383838;margin:0 0 .5rem;font-weight:500;font-size:.875rem}.cmp-certificationform__icon{font-family:feather;width:1.5rem;color:#fff;margin-right:1.5rem;font-weight:500;position:relative;display:inline-block;font-size:1.45rem}.cmp-certificationform__icon-delete{font-family:feather;color:#383838;margin-left:.625rem;font-size:1.1rem;cursor:pointer}@media(max-width:480px){.cmp-certificationform__title{font-size:1.125rem;text-align:center;margin-top:1.563rem}.cmp-certificationform__description-info{width:100%;text-align:center}.cmp-certificationform__content-edit{width:100%}.cmp-certificationform__list{grid-template-columns:1fr}.cmp-certificationform__form-content{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-certificationform__field{width:100%;margin-bottom:1.563rem}.cmp-certificationform__editicon:before{font-size:1.2rem}.cmp-certificationform__edit{width:90%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.5rem 0;position:relative;margin:auto auto 2.813rem}.cmp-certificationform__edit b{font-size:.813rem;margin-left:.938rem}.cmp-certificationform__edit-label{position:absolute;margin-top:6.875rem!important;width:100%;font-size:.813rem}.cmp-certificationform__add{width:100%}}.cmp-chart{background-color:#fff;padding:2rem}.cmp-chart__title{color:#6f6f6f;font-size:1rem;font-style:bold}.cmp-chart__subtitle{color:#6f6f6f;font-size:.85rem}.cmp-chart__canvas{background-color:#fff;max-height:15.625rem}.cmp-company__button--login{position:absolute;display:none;bottom:50%;left:calc(50% - 6rem)}.cmp-company__button--login a{background:#193ed9;padding:.5rem 1rem;border-radius:.5rem;font-weight:400;font-size:1rem;line-height:150%;color:#fff;text-decoration:none;margin-top:0}.cmp-companyresources__card-team{-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important}.pdfobject-container{height:30rem;border:1rem solid rgba(0,0,0,.1)}.cmp-companyscatalog__container--fixed{position:relative;width:60%}.cmp-companyscatalog__input-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-companyscatalog__input{height:3.063rem;border:.125rem solid #a3a3a3;border-radius:.25rem;text-align:left;width:calc(100% - 2rem)}.cmp-companyscatalog__button,.cmp-companyscatalog__input{font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;padding:0 1rem;margin:1rem 0}.cmp-companyscatalog__button{min-height:3.313rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1c46f3;text-wrap:nowrap;width:25%;border:.125rem solid #1c46f3;border-radius:.25rem;width:35%;background-color:#fff;cursor:pointer;-webkit-transition:.3s;transition:.3s}.cmp-companyscatalog__button:hover{color:#aeaef0;border:.125rem solid #aeaef0}.cmp-companyscatalog__button--disabled,.cmp-companyscatalog__button--disabled:hover{background-color:hsla(0,0%,100%,.39);color:rgba(0,0,255,.253);border:.125rem solid rgba(0,0,255,.253)}.cmp-companyscatalog__results-container{background-color:#fff;border-radius:.25rem;position:absolute;width:100%;display:none;z-index:10;top:1;-webkit-box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.2);box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.2)}.cmp-companyscatalog__results-container--open,.cmp-companyscatalog__results-list{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.cmp-companyscatalog__results-list{list-style:none;padding:0;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;gap:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:10;max-height:25rem;overflow-y:scroll}.cmp-companyscatalog__results-list::-webkit-scrollbar{width:.75rem;border-radius:.625rem}.cmp-companyscatalog__results-list::-webkit-scrollbar-thumb{background-color:#193ed9;border-radius:.625rem;border:.188rem solid transparent;background-clip:padding-box}.cmp-companyscatalog__results-list::-webkit-scrollbar-track{background-color:#fff;border-radius:.625rem}.cmp-companyscatalog__results-list-item--error{padding:0 1rem!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.cmp-companyscatalog__results-list-item--error:before{border-radius:100%;width:1.25rem;height:1.125rem;background-color:#545454;color:#fff;margin-right:.3rem;font-family:feather;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-companyscatalog__results-list-item,.cmp-companyscatalog li{padding:0 1rem!important;display:block;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400}.cmp-companyscatalog__results-list-item:hover,.cmp-companyscatalog li:hover{cursor:pointer;text-shadow:.5px 0 0 currentColor,-.5px 0 0 currentColor}.cmp-companyscatalog__container--loading{pointer-events:none}.cmp-companyscatalog__container--loading:before{font-family:feather;position:absolute;top:1.7rem;right:1rem;-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite}.cmp-companyscatalog__table{display:none}.cmp-companyscatalog__table--open{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-companyscatalog__table-row{font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 0;position:relative;border-bottom:.063rem solid #a3a3a3}.cmp-companyscatalog__delete-dialog-title{font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;text-align:left}.cmp-companyscatalog__table-row:last-of-type{border-bottom:none}.cmp-companyscatalog__table-row .cmp-companyscatalog__table-row-item:first-child{width:30%}.cmp-companyscatalog__table-row .cmp-companyscatalog__table-row-item:nth-child(2){width:30%;font-weight:700}.cmp-companyscatalog__table-row .cmp-companyscatalog__table-row-item:nth-child(3){width:20%}.cmp-companyscatalog__table-row .cmp-companyscatalog__table-row-item:nth-child(4){width:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.3rem}.cmp-companyscatalog__remove-button--trash{background:none;border:none;cursor:pointer;-webkit-transition:.3s;transition:.3s}.cmp-companyscatalog__remove-button--trash:before{font-family:feather;color:#001864;font-size:1.5rem}.cmp-companyscatalog__remove-button--trash:hover{color:#aeaef0}.cmp-companyscatalog__remove-button--loading{pointer-events:none;-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite;background:none;border:none;cursor:pointer}.cmp-companyscatalog__remove-button--loading:before{font-family:feather;color:#001864;font-size:1.5rem}.cmp-companyscatalog__link-button{background:none;border:none;text-decoration:none;cursor:pointer;-webkit-transition:.3s;transition:.3s}.cmp-companyscatalog__link-button:before{font-family:feather;color:#001864;font-size:1.5rem}.cmp-companyscatalog__link-button:hover{color:#aeaef0}.cmp-companyscatalog__table-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;padding:4rem 0 .5rem;border-bottom:.063rem solid #000}.cmp-companyscatalog__table-header span{display:inline-block}.cmp-companyscatalog__table-header span:first-child,.cmp-companyscatalog__table-header span:nth-child(2){width:30%}.cmp-companyscatalog__table-header span:nth-child(3){width:20%}.cmp-companyscatalog__table-header span:nth-child(4){width:10%}@media screen and (max-width:1200px){.cmp-companyscatalog__input-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-companyscatalog__container--fixed{width:100%}}.cmp-companymanageusers{margin:2.1875rem 0;background-color:#fff;min-width:35rem;width:60rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:.5rem;-webkit-box-shadow:0 1.25rem 1.25rem 0 rgba(56,56,56,.24);box-shadow:0 1.25rem 1.25rem 0 rgba(56,56,56,.24)}.cmp-companymanageusers__button--nomargin{margin:0!important}.cmp-companymanageusers .cmp-form-options__field{padding:.313rem;border:.063rem solid #ccc;background-color:#fff!important;color:#383838}.cmp-companymanageusers .cmp-form-options__field option{background-color:#fff!important;color:#383838;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:150%}.cmp-companymanageusers .cmp-form-options{padding:1rem 1.5rem;margin:0}.cmp-companymanageusers .cmp-form-options--checkbox{border:none;padding-left:0}.cmp-companymanageusers .cmp-form-options--checkbox .cmp-form-options__legend{display:none}.cmp-companymanageusers .cmp-form-options--checkbox .cmp-form-options__field-label{display:-webkit-box;display:-ms-flexbox;display:flex;height:.9rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem;position:relative}.cmp-companymanageusers .cmp-form-options--checkbox .cmp-form-options__field-label input{display:none}.cmp-companymanageusers .cmp-form-options--checkbox .cmp-form-options__field-label :before{content:"";margin:0;width:.75rem;height:.75rem;border:.125rem solid #d8d8d8;border-radius:.25rem;position:absolute;top:0;left:0}.cmp-companymanageusers .cmp-form-options--checkbox .cmp-form-options__field-label input:checked+.cmp-form-options__field-description:before{content:"";font-family:feather;color:#fff;font-weight:700;font-size:.5rem;margin:0;width:.75rem;height:.75rem;border-radius:.25rem;position:absolute;background-color:#1c46f3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-companymanageusers .cmp-form-options__label{color:#121212;font-size:1rem;font-style:normal;font-weight:700;line-height:150%}.cmp-companymanageusers .cmp-form-options--export-init .cmp-form-options__field--drop-down{margin:0!important;width:60%!important;border-radius:.25rem;border:.03125rem solid #a3a3a3;color:#383838;font-size:.875rem;font-style:normal;font-weight:500;line-height:150%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(clientlib-site/resources/icons/chevron.svg);background-repeat:no-repeat;background-position-x:98%;background-position-y:.9rem;background-size:1.063rem}.cmp-companymanageusers__field-option{padding:1rem 2.5rem 1rem 1rem;color:#121212;font-family:Inter,sans-serif;font-size:1rem;line-height:150%}.cmp-companymanageusers__structtable{position:relative}.cmp-companymanageusers__structtable .loading{top:unset;bottom:-2rem;right:-2rem}.cmp-companymanageusers__structtable-infor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:.03125rem solid #f3f3f3;padding:1.5rem 0}.cmp-companymanageusers__structtable-button{background-color:transparent!important;border:transparent;font-size:.875rem;font-style:normal;font-weight:500;line-height:150%;cursor:pointer}.cmp-companymanageusers__structtable-buttonedit{color:#1c46f3}.cmp-companymanageusers__structtable-buttonremove{color:#f50000}.cmp-companymanageusers--grey-background,.cmp-companymanageusers__table-text:hover{background-color:#d8d8d8}.cmp-companymanageusers__table td,.cmp-companymanageusers__table th{border-top:none;border-right:none;padding:.313rem}.cmp-companymanageusers__table-title th{border-top:none}.cmp-companymanageusers__table-text td{color:#121212;font-size:.875rem;font-style:normal;line-height:2.5rem;border-bottom:.03125rem solid #a3a3a3}.cmp-companymanageusers__table-textemail{color:#1c46f3!important}.cmp-companymanageusers__table-select{background:none;border:none;color:#121212;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.cmp-companymanageusers__table-select option{background-color:#fff;color:#121212;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:150%;border:.063rem solid #ccc}.cmp-companymanageusers__label{color:#121212;font-size:1rem;font-style:normal;font-weight:700}.cmp-companymanageusers__content{background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:37.375rem;border-radius:.3rem}.cmp-companymanageusers__table{width:100%;border:.03125rem solid #a3a3a3;border-radius:.25rem;text-align:justify;padding:0;margin-bottom:2.5rem;border-collapse:collapse!important}.cmp-companymanageusers__table-title th{color:#121212;font-size:.875rem;font-style:normal;font-weight:700;line-height:1.875rem;border-bottom:.03125rem solid #a3a3a3!important;height:2.25rem}.cmp-companymanageusers__icon{font-family:feather;width:1.5rem;color:#fff;margin-right:1.5rem;font-weight:500;position:relative;display:inline-block;font-size:1.45rem}.cmp-companymanageusers__body{border:none;margin:0;padding:1rem 1.5rem 2.5em}.cmp-companymanageusers__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:1.5rem}.cmp-companymanageusers__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-radius:.5rem;font-size:.875rem;font-weight:500;min-width:6rem;max-width:10rem;padding:1rem 1.5rem}.cmp-companymanageusers__button--colortransp{background-color:transparent;border:.125rem solid #1c46f3;color:#1c46f3;margin-right:1rem}.cmp-companymanageusers__button--colorblue{background-color:#1c46f3;border:.125rem solid #1c46f3;color:#fff}.cmp-companymanageusers__button--colorred{background-color:#f50000;border:.125rem solid #f50000;color:#fff}.cmp-companymanageusers__select{border:.063rem solid #000;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.25rem;height:3rem;padding:0 1rem;background:transparent}.cmp-companymanageusers-checkbox-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.cmp-companymanageusers-checkbox-container input[type=checkbox]{border:.094rem solid #d8d8d8;background-color:#fff;border-radius:.125rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.375rem;position:relative;cursor:pointer}.cmp-companymanageusers-checkbox-container input[type=checkbox]:checked{cursor:pointer;background-color:#1c46f3;border:.094rem solid #1c46f3}.cmp-companymanageusers-checkbox-container-title input[type=checkbox]:checked:before{top:-.538rem!important}.cmp-companymanageusers-checkbox-container input[type=checkbox]:checked:before{content:"";position:absolute;font-family:feather;font-size:.9rem;color:#fff;top:-.9rem;left:-.063rem;font-weight:lighter}.cmp-companymanageusers-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.1803921569);z-index:99;display:none;overflow:auto}.cmp-companymanageusers-overlay--displayblock{display:block}.cmp-companymanageusersmodal{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;z-index:999;top:15%;left:35%}.cmp-companymanageusersmodal--open{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.cmp-companymanageusersmodal__content{background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:37.375rem;border-radius:.3rem;display:block;position:relative;border-radius:.5rem;-webkit-box-shadow:0 1.25rem 1.25rem 0 rgba(56,56,56,.24);box-shadow:0 1.25rem 1.25rem 0 rgba(56,56,56,.24)}.cmp-companymanageusersmodal__content--maxwidth{width:23.875rem!important}.cmp-companymanageusersmodal__header{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:.3rem .3rem 0 0;background-color:#1c46f3;padding:1.75rem 1.4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-companymanageusersmodal__header--space-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.cmp-companymanageusersmodal__title{color:#fff;font-size:1.125rem;margin:0}.cmp-companymanageusersmodal__body{color:#383838;font-size:1rem;border:none;margin:0;padding:1rem 1.4rem 2.5em}.cmp-companymanageusersmodal__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:2.5rem}.cmp-companymanageusersmodal__footer-space-between{margin:1.5rem 0 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cmp-companymanageusersmodal__footer-center{margin:1.5rem 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-companymanageusersmodal__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-radius:.5rem;font-weight:500;font-size:1rem;min-width:6rem;max-width:10rem;padding:1rem 1.5rem}.cmp-companymanageusersmodal__button--cancel{background-color:transparent;border:.125rem solid #1c46f3;color:#1c46f3;margin-right:1rem}.cmp-companymanageusersmodal__button--remove{background-color:#f50000;border:.125rem solid #f50000;color:#fff}.cmp-companymanageusersmodal__label{color:#000;font-size:1rem;font-weight:700}.cmp-companymanageusersmodal__input{margin-top:.5rem;border:.125rem solid #a3a3a3;border-radius:.25rem;padding:.75rem;font-size:1rem;color:#6f6f6f;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:0;background:transparent}.cmp-companymanageusersmodal__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;margin-bottom:1rem}.cmp-companymanageusersmodal__icon{position:absolute;font-family:feather;font-size:1.5rem;right:1rem;cursor:pointer;color:#fff}.cmp-companymanageusersmodal--company-binding{border-top:.063rem solid #eaeaea}.cmp-companymanageusersmodal--company-binding .cmp-companymanageusersmodal-options--radio{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:none;width:100%;padding:.5rem 0 0}.cmp-companymanageusersmodal--company-binding .cmp-companymanageusersmodal-options--radio .cmp-companymanageusersmodal-options__legend{display:block;color:#121212;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:700;line-height:150%;padding-top:1rem}.cmp-companymanageusersmodal--company-binding .cmp-companymanageusersmodal-options--radio .cmp-companymanageusersmodal-options__field-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;position:relative}.cmp-companymanageusersmodal--company-binding .cmp-companymanageusersmodal-options--radio .cmp-companymanageusersmodal-options__field-label input{display:none}.cmp-companymanageusersmodal--company-binding .cmp-companymanageusersmodal-options--radio .cmp-companymanageusersmodal-options__field-label :before{content:"";margin:0;width:.75rem;height:.75rem;border:.001rem solid #d8d8d8;border-radius:50%;position:absolute;top:.188rem;left:0}.cmp-companymanageusersmodal--company-binding .cmp-companymanageusersmodal-options--radio .cmp-companymanageusersmodal-options__field-label input:checked+.cmp-companymanageusersmodal-options__field-description:before{content:"";position:absolute;width:.75rem;height:.75rem;background-color:#1c46f3;border:.001rem solid #d8d8d8}.cmp-companymanageusersmodal--company-binding .cmp-companymanageusersmodal-options .cmp-companymanageusersmodal-options__field-description{color:#383838;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.25rem;padding-left:1.25rem}@media(max-width:768px){.cmp-companymanageusers{width:100%}.cmp-companymanageusers .cmp-form-options--export-init .cmp-form-options__field--drop-down{width:100%!important}}@media(max-width:480px){.cmp-companymanageusers__content{width:90%}.cmp-companymanageusers__body{padding:1rem}.cmp-companymanageusers__footer{width:92%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.cmp-companymanageusers__button{width:100%}.cmp-companymanageusersmodal__content{width:90%}.cmp-companymanageusersmodal__body{padding:1rem}.cmp-companymanageusersmodal__footer{width:92%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.cmp-companymanageusersmodal__button{width:100%}}.cmp-companypageurl span{color:#121212;font-weight:700;font-size:1rem;display:inline-grid;line-height:2.25rem}.cmp-companypageurl span a{color:#1c46f3}.cmp-companypageurl__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-companypageurl__suggestion{border:1px solid #000;font-size:.875rem;color:#000;width:20rem;height:2rem;padding-left:1rem;margin-right:1rem}.cmp-companypageurl__button{background-color:#1c46f3;border:.125rem solid #d8d8d8;color:#d8d8d8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.5rem;padding:.5rem 1rem;font-weight:400;cursor:pointer}.cmp-companypageurl__feedback-item{display:none;position:relative;width:100%;background:#121212;padding:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin:1rem 0}.cmp-companypageurl__feedback-item h3{margin:0;font-size:1rem}.cmp-companypageurl__feedback-item span{font-size:1rem;font-weight:400}.cmp-companypageurl__feedback-item a{font-size:.875rem;font-weight:400;color:#1c46f3}.cmp-companypageurl__feedback-item[data-feedback=true]{background:#00b869}.cmp-companypageurl__feedback-item[data-feedback=false]{background:#ff6b6b}.cmp-companypageurl__feedback-item[data-feedback=novalid]{background:#497fff}.cmp-companypageurl__companylink{display:none}.cmp-companypageurl__companylink h3{font-size:1rem;color:#000;margin:0}.cmp-companypageurl__companylink a{font-size:1rem;color:#1c46f3}.cmp-companyresources{position:relative}.cmp-companyresources__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:1.5rem}.cmp-companyresources__title,.cmp-companyresources__title-custom .cmp-companyresources__card-exportdestination-title,.cmp-title-companyresources .cmp-title__text{font-size:1.8rem;font-weight:700;margin:0;color:#00b869}.cmp-companyresources__card-exportdestination-destinations{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cmp-companyresources__card-exportdestination-title{margin-bottom:1rem!important}.cmp-companyresources__card-eventlist-year{display:inline-block}.cmp-companyresources .cmp-list__cards{margin-bottom:1rem}.cmp-companyresources .cmp-list__cards .slick-list{margin:0}.cmp-companyresources .cmp-list__cards .slick-slide{margin:0 1rem 0 0}.cmp-companyresources .cmp-list__cards .carousel-next,.cmp-companyresources .cmp-list__cards .carousel-prev{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;bottom:unset;overflow:hidden;cursor:pointer;top:-3.5rem;right:0}.cmp-companyresources .cmp-list__cards .slick-dots{top:-3rem;right:6rem;width:auto}.cmp-companyresources .cmp-list__cards .carousel-next,.cmp-companyresources .cmp-list__cards .carousel-prev{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.3rem;height:3rem;border:none;background-color:#f3f3f3;color:#383838}.cmp-companyresources .cmp-list__cards .carousel-next:hover,.cmp-companyresources .cmp-list__cards .carousel-prev:hover{background-color:#d7d7d7}.cmp-companyresources .cmp-list__cards .carousel-next{border-top-right-radius:.4rem;border-bottom-right-radius:.4rem}.cmp-companyresources .cmp-list__cards .carousel-prev{right:2.2rem;border-top-left-radius:.4rem;border-bottom-left-radius:.4rem}.cmp-companyresources .cmp-list__cards .slick-disabled{background-color:#d7d7d7}.cmp-companyresources .cmp-list__cards .slick-dotted.slick-slider{margin:0}.cmp-companyresources-about>.cmp-companyresources{margin-top:1rem;background-color:#fff;border-radius:.5rem;padding:2.5rem;-webkit-box-sizing:border-box;box-sizing:border-box}.cmp-companyresources--media .cmp-companyresources__header,.cmp-companyresources--media .cmp-companyresources__subtitle{margin-bottom:.5rem}.cmp-companyresources--media .cmp-companyresources__subtitle{font-size:1.4rem;font-weight:700;color:#000}.cmp-companyresources--media-margin{margin:1.5rem 0}@media(max-width:480px){.cmp-companyresources__title,.cmp-title-companyresources .cmp-title__text{font-size:1.5rem}.cmp-companyresources-about>.cmp-companyresources{padding:1rem}}.cmp-companyresources__card,.cmp-companyresources__card--brochure,.cmp-companyresources__card-video{width:15.625rem!important}.cmp-companyresources__card-team{width:100%;max-width:17rem}.cmp-companyresources__card-teamlist .slick-slider{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.cmp-companyresources__card,.cmp-companyresources__card--brochure{position:relative;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-decoration:none;background:#fff;border:.12rem solid #f3f3f3;border-radius:.5rem}.cmp-companyresources__card.cmp-material__card_pdf,.cmp-material__card_pdf.cmp-companyresources__card--brochure{background-image:url(clientlib-site/resources/icons/pdf.png)!important;background-size:40%;background-repeat:no-repeat;background-origin:border-box;background-position:50%}.cmp-companyresources__card-material{padding:0;height:auto;border:0;width:15.563rem}.cmp-companyresources__card-content{width:90%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem .75rem}.cmp-companyresources__card-image{width:100%;height:12.5rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem;-o-object-fit:contain;object-fit:contain}.cmp-companyresources__card-title,.cmp-companyresources__card-title--certification{color:#121212;font-size:1rem;font-weight:600;word-break:break-all;text-overflow:ellipsis;min-height:4.9rem;max-height:6.9rem;margin-bottom:.5rem;width:100%}.cmp-companyresources__card-subtitle{color:#000;font-weight:700;font-size:.875rem;line-height:150%;overflow:hidden;word-break:break-word;text-overflow:ellipsis;margin:0}.cmp-companyresources__card-description{position:inherit;padding:.5rem .75rem}.cmp-companyresources__card-description p{height:4.8rem;word-break:break-word;-webkit-line-clamp:3;color:#6f6f6f;font-weight:500;font-size:.775rem;line-height:150%;font-family:Inter;font-style:normal;margin:0}.cmp-companyresources__card-description p,.cmp-companyresources__card-titleProduct{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.cmp-companyresources__card-titleProduct{height:1.5rem;-webkit-line-clamp:1;margin:.313rem 0}.cmp-companyresources__card-tags{display:-webkit-box;display:-ms-flexbox;display:flex;grid-template-columns:1fr 1fr;grid-column-gap:1.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-companyresources__card-tag{margin:0;font-size:1rem;font-weight:bolder!important}.cmp-companyresources__card-tag-item,.cmp-companyresources__card-tag span{font-weight:400}.cmp-companyresources__card-dowload{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ffd200;border-radius:.5rem}.cmp-companyresources__card-dowload a{font-weight:500;font-size:.875rem;color:#383838;padding:1rem}.cmp-companyresources__card-material-title{font-weight:700;font-size:.938rem;line-height:150%;color:#383838;margin:0}.cmp-companyresources__card-material-description p{font-weight:500;font-size:.875rem;line-height:150%;color:#000;margin:0}.cmp-companyresources__card-material-date{position:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.5rem}.cmp-companyresources__card-material-date p{font-size:.875rem;font-weight:400;line-height:150%;color:#000;margin:0}.cmp-companyresources__card-material-date h2{font-size:.875rem;font-weight:500;line-height:150%;color:#383838;margin:0}.cmp-companyresources__card--alternative{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;border-radius:.5rem;width:30rem!important;height:20rem;border:.063rem solid #d8d8d8;margin-bottom:.625rem}.cmp-companyresources__card-image----alternative{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:.5rem}.cmp-companyresources__card-button{font-size:1rem;width:100%;height:2.5rem;background:#ffd200;padding:.2rem 2rem;border-radius:.25rem;color:#030d35;font-weight:500;text-align:center;font-family:Inter,sans-serif;border:none}.cmp-companyresources__card-button:hover{background-color:#ffe153}.cmp-companyresources__options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:3.75rem}.cmp-companyresources__field{position:relative;display:inline-block;width:.938rem;height:.938rem}.cmp-companyresources__field input{display:none}.cmp-companyresources__field input:checked+.cmp-content__checkbox:before{content:"";margin:0;width:.75rem;height:.75rem;border-radius:6.25rem;position:absolute;background-color:#1c46f3;top:0;left:0}.cmp-companyresources__checkbox{margin:0;width:.75rem;height:.75rem;border:.125rem solid #d8d8d8;border-radius:6.25rem;position:absolute;top:0;left:0}.cmp-companyresources__checkbox--label{font-weight:500;font-size:.875rem;line-height:150%;color:#383838;margin-left:.5rem}.cmp-companyresources__card-team{position:relative;margin-right:2rem}.cmp-companyresources__card-team__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left}.cmp-companyresources__card-team-name,.cmp-companyresources__card-team-role{font-weight:700;color:#383838;margin:0}.cmp-companyresources__card-team-role,.cmp-companyresources__card-team-text{font-size:1rem;color:#121212}.cmp-companyresources__card-team-name{font-size:1.6rem}.cmp-companyresources__card-team-role{font-style:italic}.cmp-companyresources__card-team-text{font-weight:400;word-wrap:break-word}.cmp-companyresources__card-video{height:10.938rem!important}.cmp-companyresources__card-video iframe{width:100%;height:10.938rem!important;border-radius:.5rem}.cmp-companyresources__button--login{position:absolute;display:none;bottom:15%;width:15rem;left:10%}.cmp-companyresources__button--login a{background:#193ed9;padding:.5rem 1rem;border-radius:.5rem;font-weight:400;font-size:1rem;line-height:150%;color:#fff;text-decoration:none;margin-top:0}.cmp-companyresources__card-title--certification{height:auto;margin-bottom:.3rem;text-align:center;min-height:2rem}.cmp-companyresources__card-image--brochure,.cmp-companyresources__card-image--certification,.cmp-companyresources__card-image--photo{width:100%;height:12.5rem;-o-object-fit:contain;object-fit:contain;border-top-right-radius:.5rem;border-top-left-radius:.5rem}.cmp-companyresources__card-exportdestination{display:grid;margin-top:-1rem;gap:3rem}.cmp-companyresources__card-eventlist{display:grid;grid-template-columns:1fr 1fr;margin-top:-1rem;gap:8rem}.cmp-companyresources__card-bordertop{border-top:.3rem solid #f3f3f3;padding-top:1.5rem}.cmp-companyresources__card-bordertop.cmp-container--noborder{border:none;padding:0}.cmp-companyresources__card-eventlist-item ul,.cmp-companyresources__card-exportdestination-item ul{-webkit-padding-start:1rem;padding-inline-start:1rem;padding-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;word-wrap:break-word;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-companyresources__card-exportdestination-item li{width:16rem}.cmp-companyresources__card-eventlist-item li,.cmp-companyresources__card-exportdestination-item li{font-size:1rem;font-weight:500;line-height:2;word-break:break-word;margin-left:1rem;width:100%}.cmp-companyresources__card-eventlist-title,.cmp-companyresources__card-exportdestination-title{font-size:1.2rem;color:#383838;font-weight:700;margin-top:0}.cmp-companyresources__card-image--photo{border-radius:.5rem}.cmp-companyresources__card-title--photo{font-size:1rem;font-weight:700;color:#121212;position:relative;padding:1rem .75rem;text-align:center;width:92%}.cmp-companyresources__card--brochure{width:15.5rem!important;height:10.938rem!important;background-position:50%;background-size:contain}.cmp-companyresources__card-title--brochure{font-size:1rem;font-weight:700;color:#000;position:absolute;bottom:0;padding:.4rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.cmp-companyresources__card-image--brochure{border-radius:0}@media(max-width:480px){.cmp-companyresources__card-title,.cmp-companyresources__card-title--certification{font-size:.906rem}.cmp-companyresources__card-material{padding:1rem}.cmp-companyresources__card-material-date h2,.cmp-companyresources__card-material-date p{font-size:.625rem}.cmp-companyresources__card-material-description{margin-bottom:2rem}.cmp-companyresources__card-tags{grid-template-columns:1fr}}.companysignup{border-radius:.5rem;padding:0 3.5rem 2rem;margin:3rem 0;max-width:55rem;background-color:#fff}.companysignup .cmp-container{opacity:.2}.companysignup .cmp-form-options--company-binding,.companysignup .cmp-form-options--company-binding .cmp-form-options--radio,.companysignup input{pointer-events:none}.companysignup .cmp-form-options--company-binding .cmp-form-options--checkbox .cmp-form-options__field-label :before,.companysignup .cmp-form-options--company-binding .cmp-form-options--radio .cmp-form-options__field-label :before{border:.125rem solid #000}.companysignup .cmp-form-options--company-binding .cmp-form-options--radio{border-bottom:.063rem solid #000}.companysignup .cmp-form-button--blue-second .cmp-form-button[disabled=disabled]{opacity:.3}.companysignup-active .cmp-container{opacity:1}.companysignup-active .cmp-form-options--company-binding,.companysignup-active .cmp-form-options--company-binding .cmp-form-options--radio,.companysignup-active input{pointer-events:auto}.companysignup-active .cmp-form-options--company-binding .cmp-form-options--checkbox .cmp-form-options__field-label :before,.companysignup-active .cmp-form-options--company-binding .cmp-form-options--radio .cmp-form-options__field-label :before{border:.125rem solid #d8d8d8}.companysignup-active .cmp-form-options--company-binding .cmp-form-options--radio{border-bottom:.063rem solid #eaeaea}.companysignup-active .cmp-form-button--blue-second .cmp-form-button[disabled=disabled]{opacity:.8}.companysignup .cmp-container .options .cmp-form-options--checkbox legend{display:none}.companysignup .loading{top:50%}.cmp-headerbar--gray .companysignup .cmp-headerbar{background-color:#f3f3f3!important}.cmp-headerbar--gray .companysignup .cmp-headerbar .cmp-headerbar__title{color:#1c46f3!important}.cmp-tabs--steps{max-width:75rem;background-color:#fff;border-radius:.5rem;padding:2rem;display:none}.cmp-tabs--steps.cmp-steps--show{display:block}.cmp-tabs--steps #cardinvited{display:none}.cmp-tabs--steps.cmp-steps--editmode,.cmp-tabs--steps.cmp-steps--editmode #cardinvited{display:block}.cmp-tabs--steps .cmp-container-disabled{display:none}.cmp-tabs--steps .cmp-tabs__tablist{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-tabs--steps .cmp-tabs__title{border-radius:100%;color:#383838;font-size:1.125rem;font-weight:500;line-height:1.688rem;height:1.9rem;width:1.9rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:.125rem solid #d8d8d8}.cmp-tabs--steps .cmp-tabs__tab,.cmp-tabs--steps .cmp-tabs__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-tabs--steps .cmp-tabs__tab{padding:0;border:none;pointer-events:none}.cmp-tabs--steps .cmp-tabs__tab:first-child .cmp-tabs__border--left,.cmp-tabs--steps .cmp-tabs__tab:nth-child(odd) .cmp-tabs__border--left{display:none}.cmp-tabs--steps .cmp-tabs__tab:nth-child(2n) .cmp-tabs__border--right{display:block}.cmp-tabs--steps .cmp-tabs__tab:last-child .cmp-tabs__border--left,.cmp-tabs--steps .cmp-tabs__tab:last-child .cmp-tabs__border--right,.cmp-tabs--steps .cmp-tabs__tab:nth-child(2n) .cmp-tabs__border--left{display:none}.cmp-tabs--steps .cmp-tabs__tab--active>.cmp-tabs__title{background-color:#1c46f3;border-color:#1c46f3;color:#fff}.cmp-tabs--steps .cmp-tabs__tab--active>.cmp-tabs__border--right{border-color:#1c46f3;background-color:#1c46f3}.cmp-tabs--steps .cmp-tabs__border{width:7.5rem;height:.25rem;border:.125rem solid #d8d8d8;margin-left:-.125rem;margin-right:-.125rem}.cmp-tabs--steps--active>.cmp-tabs__title{color:#fff}.cmp-tabs--steps--active>.cmp-tabs__border--right,.cmp-tabs--steps--active>.cmp-tabs__title{background-color:#1c46f3;border-color:#1c46f3}.cmp-steps--grid>.cmp-steps{max-width:55rem;margin:0 auto}.cmp-steps--tablist .cmp-tabs__tablist{display:none}.cmp-steps--display-block>.cmp-tabs--steps{display:block}.cmp-steps--display-block>#cmp-step-buyer .cmp-tabs__tablist{display:none}.cmp-steps--display-block-modal>.cmp-tabs--steps{display:block}.cmp-steps--display-block-modal>#cmp-step-buyer .cmp-tabs__tablist{display:none}@media(max-width:480px){.cmp-tabs--steps .cmp-tabs__border{width:3rem}.cmp-tabs--steps{padding:2rem .875rem}.cmp-steps--display-block-modal>.cmp-tabs--steps{width:auto}}.cmp-container-register{background-color:#fff;border-radius:.5rem;padding:2rem}.cmp-container-register:before{content:url(clientlib-site/resources/icons/success.png);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-container--border-top-grey{border-top:1px solid rgba(0,0,0,.2);padding-top:2rem;margin-top:1.5rem}.cmp-container-footer-brands>.cmp-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;padding:2.5rem 0;background:#fff}.cmp-container-footer-brands div{margin:0}.cmp-container-footer-brands .image img{width:9.5rem;margin:0}.cmp-container-footer-brands .text{margin:0 1.25rem;text-align:center;text-align:end}.cmp-container-footer-brands .text .cmp-text p{margin:0;font-size:.55rem}.cmp-container-footer-brands .text .cmp-text b{font-weight:700}.cmp-container-white>.cmp-container{padding:2rem 3.5rem}.cmp-container-about>.cmp-container,.cmp-container-white>.cmp-container{background-color:#fff;border-radius:.5rem;-webkit-box-sizing:border-box;box-sizing:border-box}.cmp-container-about>.cmp-container{margin-top:1rem;padding:2.5rem}.cmp-container--white-second>.cmp-container{background-color:#f3f3f3;border-radius:.5rem;padding:1.5rem}.cmp-container--padding-all>.cmp-container{padding:1rem 2rem}.cmp-container--padding-small-y>.cmp-container{padding:2rem 0}.cmp-container--padding-large-y>.cmp-container{padding:4rem 0}.cmp-container--padding-top-bottom>.cmp-container{padding:2rem 0}.cmp-container-margin-top{margin-top:2rem}.cmp-container-margin-top-small{margin-top:1rem}.cmp-container__negative-margin-top{margin-top:-1.875rem}.cmp-container__negative-margin-top-small{margin-top:-1rem}.cmp-container__negative-margin-top-teaser{margin-top:-10rem}.cmp-container--grid>.cmp-container{max-width:70rem;margin:0 auto}.cmp-container--grid-mobile>.cmp-container{max-width:55rem;margin:0 auto}.cmp-container--smaller>.cmp-container{max-width:65rem;margin:0 auto}.cmp-container--smaller-mobile>.cmp-container{max-width:55rem;margin:0 auto}.cmp-container--larger>.cmp-container{max-width:87.5rem;margin:0 auto}.cmp-container--larger-mobile>.cmp-container{max-width:55rem;margin:0 auto}.cmp-container_admin--grid>.cmp-container{max-width:80rem;width:auto;margin:0 auto}.cmp-container_admin--grid-mobile>.cmp-container{max-width:55rem;margin:0 auto}.cmp-container--signup>.cmp-container{margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-container--form>.cmp-container{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1.5rem}.cmp-container--form>.cmp-container:before{content:unset}.cmp-container--slide{overflow:hidden}.cmp-container--slide .cmp-container .cmp-button--slide-icon{display:none}.cmp-container--slide .cmp-title{padding-top:4rem}.cmp-container--slide .cmp-title .cmp-title__text{font-size:2rem;font-weight:700;color:#fff;margin:0}.cmp-container--slide .cmp-text{font-size:1.5rem;color:#fff}.cmp-container--slide .cmp-image{margin-bottom:-.8rem}.cmp-container-disabled>.cmp-container{display:none}.cmp-container--yellow>.cmp-container{background-color:rgba(255,225,83,.2)}.cmp-container--blue>.cmp-container{background-color:#1c46f3}.cmp-container--company{border-bottom:.3rem solid #f3f3f3;padding:1.5rem 0}.cmp-container--company.cmp-container--noborder{border-bottom:none;padding:0}.cmp-container-background-white{background-color:#fff}.cmp-container--none{display:none}.cmp-container--block{display:block}.cmp-container--flex>.cmp-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:.938rem}.cmp-container--background-image{background-image:url(clientlib-site/resources/images/background-image.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:calc(100% + 18.5rem);-o-object-fit:cover;object-fit:cover}.cmp-container--center,.cmp-container--center>.cmp-container{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-container--center .cmp-steps--display-block-modal>.cmp-tabs--steps{width:45rem}.cmp-container--cnpjform>.cmp-container .cmp-form-options--company-binding{margin-top:-1.5rem}.cmp-container--cnpjform>.cmp-container .cmp-form-text-form{margin-bottom:-2rem}.cmp-container--cnpjform>.cmp-container .cmp-form-options--checkbox{margin:1rem 0}#company-page .container{opacity:.5}.company-page-active .container{opacity:1!important}.cmp-container--content>.cmp-container{padding:1rem 2.125rem;border-radius:.313rem;margin:0 3rem 0 0}.cmp-breadcrumbexplore .button{display:none}.cmp-container--form-flex>.cmp-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cmp-container--form-flex .button{width:22%}@media(max-width:480px){.cmp-container-register{padding:1rem}.cmp-container-white{padding:2rem;margin:3rem 0}.cmp-container-white>.cmp-container{padding:2rem 1rem}.cmp-container-white-third{padding:1rem}.cmp-container--form>.cmp-container{display:block}.cmp-container-about>.cmp-container{padding:1rem}.cmp-container--section-first .cmp-container .aem-Grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.cmp-container--section-first .cmp-container .cmp-image{padding-bottom:2rem}.cmp-container--padding-small-y>.cmp-container{padding:2rem 1rem}.cmp-container--center .cmp-steps--display-block-modal>.cmp-tabs--steps{width:auto;margin:0 2rem}.cmp-container--content>.cmp-container{margin:0}.cmp-container-footer-brands>.cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:1.563rem 0}.cmp-container_admin--grid>.cmp-container{width:auto!important}.cmp-breadcrumbexplore .button{display:block;margin:.5rem 0 1rem}.cmp-breadcrumbexplore .text{display:none}.cmp-container--form-flex>.cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.cmp-container--form-flex .button{width:auto}}@media(min-width:768px){.cmp-container--form-grid>.cmp-container{padding-top:2rem;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:1.25rem}.cmp-container--slide .cmp-container .cmp-button--slide-icon{display:block}.cmp-container--slide .cmp-text{font-size:1.125rem}.cmp-container--slide .cmp-title{padding-top:17%}}@media(max-width:768px){.cmp-container__negative-margin-top-teaser{margin-top:-3rem;padding:0 1rem}}@media(max-width:1200px){.cmp-container_admin--grid>.cmp-container{width:90%}}.cmp-daterangepicker__input-container{position:relative}.cmp-daterangepicker__input-container:before{font-family:feather;position:absolute;top:.3rem;right:1rem;font-size:1.5rem}.cmp-daterangepicker__input{width:100%;height:3rem;padding:0 1rem;border:.063rem solid #000;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.25rem;background:#fff;font-weight:500;font-size:1rem;line-height:150%;color:#000}.cmp-daterangepicker__label{font-size:1rem;font-weight:700;line-height:1.313rem;color:#000;margin-bottom:.313rem}.cmp_embed-profile .cmp-embed{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp_embed-profile .cmp-embed iframe{border-radius:.5rem;height:20.625rem;margin:0;width:99%}@media(max-width:480px){.cmp_embed-profile .cmp-embed iframe{height:12.5rem;margin-bottom:1rem}}.cmp-embed--default .cmp-embed iframe{width:100%;height:380px}.cmp-eventform{margin-bottom:1.563rem}.cmp-eventform__title{color:#041040;font-size:.875rem;margin:0}.cmp-eventform__description-info{font-size:.875rem;color:#383838;width:80%;margin:0}.cmp-eventform__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem 1rem;background:none;cursor:pointer;border-radius:.5rem;font-size:.875rem;color:#000}.cmp-eventform__delete{width:100%;border:.125rem solid #f3f3f3;margin-top:1.25rem}.cmp-eventform__delete:before{content:"";font-family:feather;font-weight:500;display:inline-block;font-size:1rem;color:#121212;margin:0 .688rem}.cmp-eventform__add{border:.125rem solid #193ed9;width:15.5rem}.cmp-eventform__add:before{content:"";font-family:feather;font-weight:500;display:inline-block;font-size:1rem;color:#121212;margin:0 .688rem}.cmp-eventform__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cmp-eventform__form,.cmp-eventform__form-grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-eventform__form-grid{display:grid;width:100%}.cmp-eventform__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.cmp-eventform__field-select:after{content:"";font-family:feather;position:absolute;right:1rem;top:2.5rem;width:.938rem;height:.688rem;border:0;font-size:1.3rem;font-weight:500}.cmp-eventform__eventlist{display:grid;grid-template-columns:1fr 1fr;gap:2rem .925rem;margin-bottom:2rem}.cmp-eventform__label{color:#000;font-size:.875rem;font-weight:700}.cmp-eventform__input{margin-top:.5rem;border:.125rem solid #a3a3a3;border-radius:.25rem;padding:.75rem;font-size:.875rem;color:#6f6f6f;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:99;background:transparent}@media(max-width:480px){.cmp-eventform__title{font-size:1.125rem;text-align:center}.cmp-eventform__description-info{width:100%;text-align:center}.cmp-eventform__eventlist,.cmp-eventform__form-grid{grid-template-columns:1fr}.cmp-eventform__add{width:99.5%;padding:.5rem 0}}.cmp-favoritecompanies__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0;gap:1rem}.cmp-favoritecompanies__card{display:-webkit-box;display:-ms-flexbox;display:flex;padding:2rem 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:8rem}.cmp-favoritecompanies__card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-favoritecompanies__image{-webkit-filter:drop-shadow(0 2px 1px hsla(0,0%,81.6%,.5));filter:drop-shadow(0 2px 1px rgba(208,208,208,.5));width:9rem;height:7.25rem;-o-object-fit:contain;object-fit:contain;border:.125rem;overflow:hidden;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.cmp-favoritecompanies__image:hover{-webkit-transform:scale(1.2);transform:scale(1.2);margin-right:.5rem;cursor:-webkit-zoom-in;cursor:zoom-in}.cmp-favoritecompanies__card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%;padding-left:2rem;padding-right:2rem}.cmp-favoritecompanies__card-title{font-weight:700;font-size:.875rem;line-height:150%;color:#383838;margin:0}.cmp-favoritecompanies__card-description{font-weight:500;font-size:.75rem;line-height:150%;color:#6f6f6f;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}.cmp-favoritecompanies__card-content{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cmp-favoritecompanies__card-info{font-size:.75rem;color:#6f6f6f;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-favoritecompanies__card-info:before{font-family:feather;font-weight:500;position:relative;display:inline-block;font-size:1.25rem;margin-right:.5rem}.cmp-favoritecompanies__card-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-left:.125rem solid #f3f3f3;padding-left:2rem}.cmp-favoritecompanies__button,.cmp-favoritecompanies__card-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-favoritecompanies__button{width:8rem;border:none;padding:.5rem 0;font-weight:500;font-size:.875rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;border-radius:.3rem;margin-bottom:.5rem}.cmp-favoritecompanies__button:before{font-family:feather;font-weight:500;position:relative;display:inline-block;font-size:1.25rem;margin-right:1rem}.cmp-favoritecompanies__button--yellow{background-color:#ffd200;color:#383838}.cmp-favoritecompanies__button--yellow:before{color:#383838}.cmp-favoritecompanies__button--blue{background-color:#193ed9;color:#fff}.cmp-favoritecompanies__button--blue:before{color:#fff}.cmp-favoritecompanies__button--white{background-color:#fff;border:2px solid #f3f3f3;color:#000}.cmp-favoritecompanies__button--white:before{color:#000}@media(max-width:480px){.cmp-favoritecompanies__card{padding:.5rem 0;height:5rem;pointer-events:none}.cmp-favoritecompanies__card:after{font-family:feather;content:"";font-weight:500;position:relative;display:inline-block;font-size:1.25rem;top:-1.5rem;pointer-events:auto}.cmp-favoritecompanies__card-buttons{display:none}.cmp-favoritecompanies__card-buttons--open{position:absolute;background:#fff;padding:1rem;width:50vw;left:20%;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:999;border-radius:.5rem;pointer-events:all}.cmp-favoritecompanies__backgroundmobile--open{display:block;position:fixed;background-color:rgba(0,0,0,.1803921569);width:100%;height:100%;top:0;left:0}.cmp-favoritecompanies__card-content{display:none}.cmp-favoritecompanies__image{width:4.5rem;height:4.5rem}.cmp-favoritecompanies__card-description{-webkit-line-clamp:3;line-clamp:3}.cmp-favoritecompanies__button--blue,.cmp-favoritecompanies__button--white,.cmp-favoritecompanies__button--yellow{background-color:#fff;border:2px solid #f3f3f3;color:#000}.cmp-favoritecompanies__button--blue:before,.cmp-favoritecompanies__button--white:before,.cmp-favoritecompanies__button--yellow:before{color:#000}}.cmp-favoritecompaniesmodal{background-color:rgba(0,0,0,.1803921569);width:100%;height:100%;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;z-index:999;top:0;left:0}.cmp-favoritecompaniesmodal--open{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.cmp-favoritecompaniesmodal__content{background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:37.375rem;border-radius:.3rem}.cmp-favoritecompaniesmodal__header{display:-webkit-box;display:-ms-flexbox;display:flex;background:#193ed9;padding:1.75rem 3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.3rem .3rem 0 0}.cmp-favoritecompaniesmodal__icon{font-family:feather;width:1.5rem;color:#fff;margin-right:1.5rem;font-weight:500;position:relative;display:inline-block;font-size:1.45rem}.cmp-favoritecompaniesmodal__title{color:#fff;font-size:1.125rem;margin:0}.cmp-favoritecompaniesmodal__subtitle{font-size:.875rem;color:#fff;width:100%;margin:0}.cmp-favoritecompaniesmodal__body{color:#383838;font-size:1rem;border:none;padding:2.5rem 2.5em}.cmp-favoritecompaniesmodal__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1rem}.cmp-favoritecompaniesmodal__label{font-weight:700;font-size:.875rem;line-height:150%;color:#000;margin-bottom:.25rem}.cmp-favoritecompaniesmodal__input{font-size:.875rem;line-height:150%;color:#383838;border:.125rem solid #a3a3a3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.25rem;padding:.75rem 1rem;font-weight:500;height:10rem}.cmp-favoritecompaniesmodal__caracteres{text-align:end;color:#000;font-size:.875rem}.cmp-favoritecompaniesmodal__footer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1.5rem}.cmp-favoritecompaniesmodal__button,.cmp-favoritecompaniesmodal__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-favoritecompaniesmodal__button{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.5rem 0;cursor:pointer;border-radius:.5rem;font-size:.875rem;font-weight:500;color:#000;width:10rem;height:2rem}.cmp-favoritecompaniesmodal__button--cancel{background:transparent;border:.125rem solid #f3f3f3;text-align:center}.cmp-favoritecompaniesmodal__button--save{background:#ffd200;border:.125rem solid #ffd200;text-align:center}@media(max-width:480px){.cmp-favoritecompaniesmodal__content{width:90%}.cmp-favoritecompaniesmodal__body{padding:1rem}.cmp-favoritecompaniesmodal__field{width:92%}.cmp-favoritecompaniesmodal__footer{width:92%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.cmp-favoritecompaniesmodal__button{width:100%}}.cmp-filtercompanies{margin:1.75rem 0}.cmp-filtercompanies__structure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-filtercompanies__results{text-align:left;color:#1c46f3;font-size:1.15rem;font-weight:400;margin:4rem 0 2rem}.cmp-filtercompanies__results span{font-weight:700}.cmp-filtercompanies__loading{display:none;position:relative;margin:4rem 0}.cmp-filtercompanies__loading span{font-size:.9rem;font-weight:800;color:#000}.cmp-filtercompanies__loading-dots{position:absolute;top:-1.5rem;left:35%;width:.6rem;height:.6rem;border-radius:.3rem;background-color:#1637bf;color:#1637bf;-webkit-animation:dotFlashing 1s linear infinite alternate;animation:dotFlashing 1s linear infinite alternate;-webkit-animation-delay:.5s;animation-delay:.5s}.cmp-filtercompanies__loading-dots:after,.cmp-filtercompanies__loading-dots:before{content:"";display:inline-block;position:absolute;top:0}.cmp-filtercompanies__loading-dots:before{left:-.9rem;-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:0s;animation-delay:0s}.cmp-filtercompanies__loading-dots:after,.cmp-filtercompanies__loading-dots:before{width:.6rem;height:.6rem;border-radius:.3rem;background-color:#1637bf;color:#1637bf}.cmp-filtercompanies__loading-dots:after{left:.9rem;-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:1s;animation-delay:1s}.cmp-filtercompanies__loading--open{display:block}.cmp-filtercompanies__search{border:.06rem solid #f3f3f3;border-radius:.5rem;background:#fff;-webkit-box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.2509803922);box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.2509803922)}.cmp-filtercompanies__search-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;padding:2rem}.cmp-filtercompanies__search-info:after{content:url(clientlib-site/resources/icons/filter.png);width:1.25rem;height:1.25rem;font-family:feather;font-style:normal;position:relative;display:none;margin-right:.3rem}.cmp-filtercompanies__search-content{display:none;padding:2.5rem 2rem 2rem}.cmp-filtercompanies__search-border{border-top:.06rem solid #d9d9d9;margin-right:2rem;display:none}.cmp-filtercompanies__search-open .cmp-filtercompanies__search-content{display:block}.cmp-filtercompanies__search-open .cmp-filtercompanies__button-filter:after{content:""}.cmp-filtercompanies__search-open .cmp-filtercompanies__search-border{display:block}.cmp-filtercompanies__search-title{font-size:1.125rem;color:#000;margin-top:0;font-weight:400;margin-bottom:0}.cmp-filtercompanies__search-subtitle{font-size:.875rem;font-weight:600}.cmp-filtercompanies__search-sectiontitle{font-size:1.1rem;color:#00b869;border-bottom:.063rem solid #d8d8d8;margin-bottom:1rem;padding-bottom:.2rem;font-weight:600}.cmp-filtercompanies__search-destription{font-weight:500;font-size:.875rem;color:#000}.cmp-filtercompanies__search-profile{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;width:100%;margin-top:1rem}.cmp-filtercompanies__search-url{color:#1c46f3;font-size:.875rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;display:block;width:50%}.cmp-filtercompanies__search-footer{margin-top:1.875rem}.cmp-filtercompanies__search-list{display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:.5rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;width:100%;margin-bottom:2rem}.cmp-filtercompanies__search-freetext{margin-bottom:2rem}.cmp-filtercompanies__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1rem;position:relative}.cmp-filtercompanies__field:after{content:"";font-family:feather;position:absolute;right:1rem;top:2.1rem;width:.9rem;height:.7rem;border:0;font-size:1.3rem;font-weight:500}.cmp-filtercompanies__label{color:#000;font-size:.75rem;font-weight:700}.cmp-filtercompanies__input{width:100%;margin-top:.5rem;border:.125rem solid #d8d8d8;border-radius:.25rem;font-size:.875rem;color:#898989;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:9;background:transparent;padding:.6rem 3rem .6rem .75rem;word-break:break-word;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.cmp-filtercompanies__content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.cmp-filtercompanies__content-title{position:absolute;top:-2.813rem;font-size:1.25rem;color:#193ed9;margin:0}.cmp-filtercompanies__input-company{width:100%;margin-top:.5rem;border:.125rem solid #d8d8d8;border-radius:.25rem;font-size:.875rem;color:#898989;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:9;background:transparent;padding:.6rem 3rem .6rem .75rem;word-break:break-word;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.cmp-filtercompanies__noresults{text-align:center;display:none;margin-top:2rem}.cmp-filtercompanies__noresults-title{margin:0 0 1rem}.cmp-filtercompanies__noresults h2{font-size:.875rem;font-weight:700;color:#000;margin:0}.cmp-filtercompanies__noresults span{font-size:.75rem;font-weight:700;color:#00b869}.cmp-filtercompanies__noresults span a{color:#00b869}.cmp-filtercompanies--noresults .cmp-filtercompanies__list,.cmp-filtercompanies--noresults .cmp-filtercompanies__pagination,.cmp-filtercompanies--noresults .cmp-filtercompanies__suggestion{display:none}.cmp-filtercompanies--noresults .cmp-filtercompanies__noresults{display:block}.cmp-filtercompanies--noresults .cmp-filtercompanies__pagination-mobile,.cmp-filtercompanies--noresults .cmp-filtercompanies__representative,.cmp-filtercompanies--noresults .cmp-filterfreesearch__pagination{display:none}.cmp-filtercompanies__list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:.825rem;width:100%}.cmp-filtercompanies__card{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:.5rem;border:.125rem solid #f3f3f3;background:#fff;-webkit-transition:1s cubic-bezier(.23,1,.32,1);transition:1s cubic-bezier(.23,1,.32,1);min-width:1rem}.cmp-filtercompanies__card:hover{-webkit-filter:drop-shadow(.125rem .25rem 1rem rgba(0,0,0,.1));filter:drop-shadow(.125rem .25rem 1rem rgba(0,0,0,.1))}.cmp-filtercompanies__card-header{width:100%;height:.9rem;border-radius:.5rem .5rem 0 0;background:#021668}.cmp-filtercompanies__card-content{padding:1.5rem}.cmp-filtercompanies__card-title{font-size:1.125rem;color:#121212;margin:0 0 .5rem;min-height:3.2rem;text-transform:uppercase}.cmp-filtercompanies__card-destription{font-size:.875rem;color:#000;margin:0 0 1.5rem;height:9.188rem;overflow:hidden}.cmp-filtercompanies__card-button{background:#ffd200;padding:.5rem 1rem;border-radius:.25rem;color:#030d35;font-size:1rem;text-decoration:none;font-weight:500;display:block;text-align:center;cursor:pointer}.cmp-filtercompanies__card-button:active,.cmp-filtercompanies__card-button:hover{background-color:#ffe153}.cmp-filtercompanies__button-filter{background:#ffd200;padding:.6rem 1rem;border-radius:.125rem;color:#030d35;font-size:1rem;text-decoration:none;font-weight:600;display:block;text-align:center;cursor:pointer}.cmp-filtercompanies__button-filter:after{content:"";font-family:feather;height:100%;border:0;display:inline-block;font-size:1.1rem;font-weight:600;margin-left:1.563rem}.cmp-filtercompanies__button-filter:active,.cmp-filtercompanies__button-filter:hover{background-color:#ffe153}.cmp-filtercompanies__suggestion{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.825rem;width:100%;margin-top:1.875rem}.cmp-filtercompanies__suggestion-title{font-size:1rem}.cmp-filtercompanies__suggestion-destription{font-weight:500;font-size:.875rem;color:#193ed9;margin:0}.cmp-filtercompanies__pagination{position:relative;width:100%;margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.cmp-filtercompanies__pagination-text{font-weight:500;font-size:.875rem;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;color:#000;width:100%}.cmp-filtercompanies__pagination-list,.cmp-filtercompanies__pagination-list__numbers{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;margin:0;padding:0}.cmp-filtercompanies__pagination-mobile{display:none}.cmp-filtercompanies__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1.875rem;height:1.875rem;background-color:#fff;color:#041040;font-size:.875rem;font-weight:500;border:none;border-radius:50%;cursor:pointer}.cmp-filtercompanies__button-icon{font-family:feather;font-size:1.2rem}.cmp-filtercompanies__button-next,.cmp-filtercompanies__button-previous{color:#bdbdbd}.cmp-filtercompanies__button-active{background-color:#ffe153}.cmp-filtercompanies__button-arrow--active{color:#193ed9}.cmp-filtercompanies__representative-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-filtercompanies__representative{width:46%}.cmp-filtercompanies__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:768px){.cmp-filtercompanies__list{grid-template-columns:1fr 1fr 1fr}}@media(max-width:480px){.cmp-filtercompanies__structure{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.cmp-filtercompanies__content{margin:1.25rem 0 0;position:static}.cmp-filtercompanies__content-title{font-size:1.063rem}.cmp-filtercompanies__list{grid-template-columns:1fr;margin-bottom:2rem}.cmp-filtercompanies__card-button{padding:.8rem 1rem}.cmp-filtercompanies__pagination{margin-top:1rem}.cmp-filtercompanies__suggestion{display:none}.cmp-filtercompanies__search{position:relative;cursor:pointer;max-width:inherit;background:transparent;-webkit-box-shadow:none;box-shadow:none}.cmp-filtercompanies__search-title{margin:0;font-size:.9rem}.cmp-filtercompanies__search-sectiontitle{border:0;padding-bottom:.8rem}.cmp-filtercompanies__search-content{display:none;margin-top:.5rem;background:#fff;padding:2rem;-webkit-box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.2509803922);box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.2509803922);border-radius:.25rem}.cmp-filtercompanies__search-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.5rem;padding:0}.cmp-filtercompanies__search--button{width:4.313rem}.cmp-filtercompanies__search--button .cmp-button__icon,.cmp-filtercompanies__search--button .icon{margin:0}.cmp-filtercompanies__search--button span{display:none}.cmp-filtercompanies__button-filter{width:-webkit-fill-available;padding:1rem 2rem;border:.063rem solid #000;background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-filtercompanies__button-filter:after{font-size:1rem;content:url(clientlib-site/resources/icons/filter_list_explore.svg);height:1.875rem}.cmp-filtercompanies__search-profile{grid-template-columns:1fr;gap:1rem}.cmp-filtercompanies__search-list{grid-template-columns:1fr;padding-bottom:1rem;border-bottom:.125rem dotted rgba(60,60,60,.1882352941)}.cmp-filtercompanies__pagination{display:none}.cmp-filtercompanies__pagination-mobile{width:100%;display:block;cursor:pointer;border:2px solid #193ed9;border-radius:.5rem;padding:.8rem 0;color:#193ed9;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;text-align:center;background:transparent;margin-bottom:1rem}.cmp-filtercompanies__results{margin:2rem 0 0;font-size:.875rem}.cmp-filtercompanies--noresults .cmp-filtercompanies__pagination-mobile{display:none}.cmp-filtercompanies__search-open .cmp-filtercompanies__button-filter{background:#ffd200;border:0}.cmp-filtercompanies__search-open .cmp-filtercompanies__button-filter:after{content:url(clientlib-site/resources/icons/filter_list_explore.svg)}.cmp-filtercompanies__search-freetext{padding-bottom:1rem;border-bottom:.125rem dotted rgba(60,60,60,.1882352941)}.cmp-filtercompanies__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-filtercompanies__representative{width:100%;margin:1rem 0}.cmp-filtercompanies__content-product{position:relative}}.cmp-filterfreesearch__structure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-filterfreesearch__results{text-align:left;color:#1c46f3;font-size:1.125rem;font-weight:500;margin:0 0 1rem;font-family:Archia}.cmp-filterfreesearch__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;position:relative}.cmp-filterfreesearch__field:after{content:"";font-family:feather;position:absolute;right:1rem;top:2.5rem;width:.9rem;height:.7rem;border:0;font-size:1.3rem;font-weight:500}.cmp-filterfreesearch__label{color:#000;font-size:1rem;font-weight:700}.cmp-filterfreesearch__field-ckeck{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:2rem}.cmp-filterfreesearch__field-ckeck:after{content:""}.cmp-filterfreesearch__field-ckeck input{width:1rem;height:1rem}.cmp-filterfreesearch__search-content{padding:1rem 0 2rem;display:grid;grid-template-columns:23.75rem 1fr 1fr;gap:2rem;width:100%}.cmp-filterfreesearch__bar{border-top:.063rem dotted #000;margin:2rem 0}.cmp-filterfreesearch__card-title{font-size:1rem}.cmp-filterfreesearch__input-company{height:auto}.cmp-filterfreesearch__resultFor{font-weight:700}.cmp-filterfreesearch__pagination{position:relative;width:100%;margin:.8rem 0 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.cmp-filterfreesearch__pagination-text{font-weight:500;font-size:.875rem;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;color:#000;width:100%}.cmp-filterfreesearch__pagination-list,.cmp-filterfreesearch__pagination-list-numbers,.cmp-filterfreesearch__pagination-list-numbers-product{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;margin:0;padding:0}.cmp-filterfreesearch__pagination-text-product{height:auto;color:#000;width:100%}.cmp-filterfreesearch__button-product,.cmp-filterfreesearch__pagination-text-product{font-weight:500;font-size:.875rem;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-filterfreesearch__button,.cmp-filterfreesearch__button-product{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1.875rem;height:1.875rem;background-color:transparent;color:#041040;border:none;border-radius:50%;cursor:pointer}.cmp-filterfreesearch__button{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.875rem;font-weight:500}.cmp-filterfreesearch__button-icon{font-family:feather;font-size:1.2rem}.cmp-filterfreesearch__button-next,.cmp-filterfreesearch__button-next-product,.cmp-filterfreesearch__button-previous,.cmp-filterfreesearch__button-previous-product{background-color:#fff;color:#bdbdbd}.cmp-filterfreesearch__button-active{color:#041040;background-color:#ffe153}.cmp-filterfreesearch__button-arrow--active{color:#193ed9}.cmp-filterfreesearch__pagination-mobile{display:none}.cmp-filterfreesearch__list-product{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:.825rem;width:100%}.cmp-filterfreesearch__card{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:.5rem;border:.125rem solid #f3f3f3;background:#fff;-webkit-transition:1s cubic-bezier(.23,1,.32,1);transition:1s cubic-bezier(.23,1,.32,1);min-width:1rem}.cmp-filterfreesearch__card:hover{-webkit-filter:drop-shadow(.125rem .25rem 1rem rgba(0,0,0,.1));filter:drop-shadow(.125rem .25rem 1rem rgba(0,0,0,.1))}.cmp-filterfreesearch__card-content{padding:1.5rem}.cmp-filterfreesearch__card-title-product{font-size:1rem;color:#000;margin:0 0 .5rem;font-weight:700;min-height:2.75rem}.cmp-filterfreesearch__card-description,.cmp-filterfreesearch__card-title-product{font-family:Inter,sans-serif;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.cmp-filterfreesearch__card-description{font-size:.875rem;color:#6b6b6b;margin:0 0 1rem;font-weight:400;min-height:2rem}.cmp-filterfreesearch__card-button{background:#ffd200;padding:.5rem 2rem;border-radius:.25rem;color:#030d35;font-size:1rem;text-decoration:none;font-weight:500;display:block;text-align:center;cursor:pointer;font-family:Inter,sans-serif;border:none}.cmp-filterfreesearch__card-button:active,.cmp-filterfreesearch__card-button:hover{background-color:#ffe153}.cmp-filterfreesearch__card-struct{max-width:13.75rem;height:8.438rem;margin-bottom:.5rem;border-radius:.125rem;background-color:#f6f6f8}.cmp-filterfreesearch__card-image{width:100%;height:8.438rem;-o-object-fit:contain;object-fit:contain}.cmp-filterfreesearch__card-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.5rem;font-family:Inter,sans-serif;font-weight:500;font-size:.875rem;cursor:pointer;color:#1c46f3}.cmp-filterfreesearch__card--width{width:100%}.cmp-filterfreesearch__modal{background-color:rgba(0,0,0,.1803921569);width:100%;height:100%;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;z-index:999;top:0;left:0}.cmp-filterfreesearch__modal--open{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-filterfreesearch__modal-content{background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:48rem;border-radius:.5rem;-webkit-box-shadow:0 1.25rem 1.25rem 0 rgba(56,56,56,.24);box-shadow:0 1.25rem 1.25rem 0 rgba(56,56,56,.24)}.cmp-filterfreesearch__modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:.3rem .3rem 0 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center;padding:1rem 1.4rem .5rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-bottom:.125rem solid #d6d6d6;width:calc(100% - 6rem);margin:0 auto}.cmp-filterfreesearch__modal-icon{right:-1.5rem;margin-right:1.5rem;font-weight:500}.cmp-filterfreesearch__modal-icon,.cmp-filterfreesearch__modal-icon-modal{font-family:feather;width:.875rem;color:#1d1b20;position:relative;display:inline-block;font-size:1.45rem}.cmp-filterfreesearch__modal-icon-modal{margin:0;cursor:pointer;right:-1rem}.cmp-filterfreesearch__modal-description{color:#1c1c1c;border:none;margin:0;padding:0 1.5rem 0 1.5em}.cmp-filterfreesearch__modal-body{padding:0 1.5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-filterfreesearch__modal-title{font-family:Archia;font-weight:700;font-size:1rem}.cmp-filterfreesearch__modal-text{font-family:Archia;font-weight:500;font-size:.875rem;color:#1c1c1c;margin:0}.cmp-filterfreesearch__noresults{text-align:center;display:none;margin-top:2rem}.cmp-filterfreesearch__noresults-title{margin:0 0 1rem}.cmp-filterfreesearch__noresults-text{font-size:.875rem;font-weight:700;color:#000;margin:0}.cmp-filterfreesearch__noresults-action{font-size:.75rem;font-weight:700;color:#00b869}.cmp-filterfreesearch__loading--show{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;bottom:0}.cmp-filterfreesearch--fontbord{font-weight:700}.cmp-filterfreesearch--bordertop{border-top:.125rem solid #d6d6d6;padding-bottom:1rem;margin:1rem auto 0}.cmp-filterfreesearch--noresults .cmp-filterfreesearch__list,.cmp-filterfreesearch--noresults .cmp-filterfreesearch__pagination,.cmp-filterfreesearch--noresults .cmp-filterfreesearch__suggestion{display:none}.cmp-filterfreesearch--noresults .cmp-filterfreesearch__noresults{display:block}.cmp-filterfreesearch--noresults .cmp-filterfreesearch__pagination-mobile,.cmp-filterfreesearch--noresults .cmp-filterfreesearch__pagination-product,.cmp-filterfreesearch--noresults .cmp-filterfreesearch__representative{display:none}@media(max-width:768px){.cmp-filterfreesearch__search-content{grid-template-columns:1fr 1fr}.cmp-filterfreesearch__list-product{grid-template-columns:1fr 1fr 1fr}.cmp-filterfreesearch__card-image{width:100%}}@media(max-width:480px){.cmp-filterfreesearch__search-content{margin-top:1.5rem;gap:1rem;grid-template-columns:1fr;display:block;padding:1rem 0;border-top:.063rem dashed #ccc;border-bottom:.063rem dashed #ccc}.cmp-filterfreesearch__field-ckeck{padding-top:1rem;text-align:center}.cmp-filterfreesearch__field{font-size:1rem}.cmp-filterfreesearch__results{margin:0}.cmp-filterfreesearch__pagination{margin:0 0 1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-filterfreesearch__pagination-list{display:none}.cmp-filterfreesearch__bar{margin:1.5rem 0;border-top:.063rem dotted rgba(0,0,0,.1803921569)}.cmp-filterfreesearch__pagination-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-filterfreesearch__card-title{min-height:auto;margin-bottom:.6rem}.cmp-filterfreesearch__pagination-text{width:auto}.cmp-filterfreesearch__list-product{grid-template-columns:1fr;margin-bottom:2rem}.cmp-filterfreesearch__card-struct{width:8rem;margin-right:1rem;margin-bottom:0}.cmp-filterfreesearch__card-image{width:100%;height:100%}.cmp-filterfreesearch__card-content{padding:.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-filterfreesearch__card-order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.cmp-filterfreesearch__card-link{margin:0 0 .5rem;-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal}.cmp-filterfreesearch__card-struct-text{width:70%}.cmp-filterfreesearch__loading--show{bottom:auto}.cmp-filterfreesearch__pagination-text-product{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#btn-publish.cmp-form-button[disabled=disabled]{color:grey;border-color:grey}.cmp-form-button{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.25rem;font-weight:500;font-size:1rem;width:100%;padding:.625rem;cursor:pointer}.cmp-form-button--disabled{cursor:not-allowed;pointer-events:none}.cmp-form-button--loading-active:before{font-family:feather;content:"";font-weight:500;position:relative;font-size:1.5rem;color:#fff;-webkit-animation:rotation 2.5s linear infinite;animation:rotation 2.5s linear infinite;width:-webkit-min-content;width:-moz-min-content;width:min-content;display:-webkit-box;display:-ms-flexbox;display:flex;left:50%}.cmp-form-button--yellow .cmp-form-button{background-color:#ffd200;border:.125rem solid #ffd200;color:#000}.cmp-form-button--white .cmp-form-button{background-color:#fff;border:.125rem solid #f3f3f3;color:#000}.cmp-form-button--border-blue .cmp-form-button{border:.125rem solid #1c46f3;border-radius:.5rem;color:#1c46f3;font-weight:400;margin-right:.938rem;background:transparent;padding:.67rem;width:9.375rem}.cmp-form-button--blue-second .cmp-form-button{background-color:#1c46f3;color:#fff;border:0;padding:.8rem;width:9.375rem;border-radius:.5rem}.cmp-form-button--blue-second .cmp-form-button[disabled=disabled]{opacity:.8;cursor:default;background-color:#f3f3f3;border:.125rem solid #d8d8d8;color:#a3a3a3;padding:.67rem;border-radius:.5rem}.cmp-form-button--blue .cmp-form-button,.cmp-materialform__button--save .cmp-form-button{background-color:#1c46f3;color:#fff;border:0}.cmp-form-button--copy .cmp-form-button{background-color:#1c46f3;border:.125rem solid #d8d8d8;color:#d8d8d8;margin-top:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.5rem;padding:.5rem 1rem;font-weight:400}.cmp-form-button--copy .cmp-form-button:before{content:"";font-family:feather;font-size:1.5rem;padding-right:.5rem}.cmp-form-button--link .cmp-form-button{background-color:#1c46f3;border:.125rem solid #d8d8d8;color:#d8d8d8;margin-top:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.5rem;padding:.5rem 1rem;font-weight:400}.cmp-form-button--link .cmp-form-button:before{content:"";font-family:feather;font-size:1.5rem;padding-right:.5rem}.cmp-form-button--margin-right-small{margin-right:1rem}.cmp-form-button--delete .cmp-form-button{background-color:#fff;border:.125rem solid #d8d8d8;color:#383838;margin-top:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-form-button--delete .cmp-form-button:after{content:"";font-family:feather;font-size:1.25rem}.cmp-form-button[disabled=disabled]{opacity:.8;cursor:default;background-color:#f3f3f3;border:.125rem solid #d8d8d8}.cmp-form-button--cancel .cmp-form-button{background-color:#fff;border:.125rem solid #d8d8d8;color:#383838}.cmp-form-button--export-init .cmp-form-button{background-color:#1c46f3;color:#fff;border:0;width:50%;margin-left:83%}.cmp-form-button--products .cmp-form-button{background-color:#1c46f3;color:#fff;border:0;width:50%;margin-left:20rem}@media(max-width:768px){.cmp-form-button--export-init .cmp-form-button{margin-left:55%}}.cmp-form-modal{padding-top:2rem;padding-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-form-modal span{margin:0 0 0 1rem;cursor:pointer}.cmp-form-modal span p{padding:0;margin:0;font-size:.875rem}.cmp-form-options__label{font-weight:700;font-size:1rem;line-height:150%;color:#000;margin-bottom:.25rem}.cmp-form-options__label:after{content:"";font-family:feather;font-weight:500;position:absolute;top:4.275rem;right:20px;width:.838rem;height:.588rem;color:#000;font-size:1.25rem;border:0}.cmp-form-options__field{border:1px solid #000;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.25rem;padding:.625rem;margin:.25rem 0;font-weight:500;font-size:1rem;line-height:150%;font-family:Inter,sans-serif;font-style:normal;color:#000}.cmp-form-options__field--drop-down{border:.063rem solid #000;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.25rem;height:3rem;padding:0 1rem;-webkit-appearance:none;-moz-appearance:none;text-indent:.063rem;text-overflow:"";z-index:99;background:transparent}.cmp-form-options__edit .cmp-form-options__field--drop-down{background:#f3f3f3;pointer-events:none}.cmp-form-options--drop-down{border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0 0 2.563rem;position:relative}.cmp-form-options--multi-drop-down{border:none;padding:0;margin:0 0 1rem}.cmp-form-options--multi-drop-down .select2-selection--multiple{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-form-options--multi-drop-down .select2-search--inline{font-weight:550;font-size:1rem;line-height:100%;color:#000;margin-left:-.5rem}.cmp-form-options--multi-drop-down .select2-container .select2-selection--multiple .select2-selection__rendered{margin:0}.cmp-form-options--multi-drop-down .select2-container .select2-selection--multiple{min-height:3rem;border:.063rem solid #000}.cmp-form-options--multi-drop-down .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{border-color:#fff;color:#fff;border-right:initial;font-size:1.3rem;font-weight:900}.cmp-form-options--multi-drop-down .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:transparent;color:#000}.cmp-form-options--multi-drop-down .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#1c46f3;border-color:#1c46f3;color:#fff;padding:.25rem .25rem .25rem 1.25rem}.cmp-form-options--multi-drop-down .cmp-form-options--multi-drop-down .select2-selection--multiple,.cmp-form-options--multi-drop-down .cmp-form-options .select2-selection--single,.cmp-form-options--multi-drop-down .cmp-form-text__text,.cmp-form-options .cmp-form-options--multi-drop-down .select2-selection--single{height:auto;min-height:3rem;margin-top:1rem}.cmp-form-options--edit .cmp-form-options__help-message{margin:0;font-weight:400;font-size:1rem;color:#000}.cmp-form-options--edit .cmp-form-options--drop-down{padding-top:0}.cmp-form-options--edit .cmp-form-options__field{margin:.25rem 0;color:#000;font-weight:500;font-size:1rem}.cmp-form-options--product .cmp-form-options{border:.063rem solid #d8d8d8;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.5rem;background-color:#fff;margin:.25rem 0;padding:.813rem}.cmp-form-options--product .cmp-form-options__field{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;position:relative;cursor:pointer}.cmp-form-options--product .cmp-form-options__field-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cmp-form-options--product .cmp-form-options__field-description{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-size:1rem;color:#6f6f6f}.cmp-form-options--product .cmp-form-options__field-description:active{color:#000}.cmp-form-options--product .cmp-form-options__field:before{content:"";display:block;position:absolute;width:1rem;height:1rem;top:0;left:0;border:.125rem solid #fff;background-color:#fff}.cmp-form-options--product .cmp-form-options--checkbox--active{border:.125rem solid #009e5a}.cmp-form-options--product .cmp-form-options__legend{display:none}.cmp-form-options--product--active{border:.125rem solid #009e5a!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-form-options--product--active:before{content:"";font-family:feather;color:#009e5a;margin-top:-.438rem;margin-bottom:-.313rem;font-weight:700;font-size:1.063rem}.cmp-form-options--company-form .cmp-form-options--checkbox,.cmp-form-options--company-form .cmp-form-options--radio{border:none;padding-left:0}.cmp-form-options--company-form .cmp-form-options__legend{display:block;color:#000;font-weight:700;font-size:.75rem;margin-bottom:.5rem}.cmp-form-options--company-form .cmp-form-options__field-label{display:-webkit-box;display:-ms-flexbox;display:flex;height:.9rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.8rem;position:relative}.cmp-form-options--company-form .cmp-form-options__field-label input{display:none}.cmp-form-options--company-form .cmp-form-options__field-label :before{content:"";margin:0;width:.75rem;height:.75rem;border:.125rem solid #d8d8d8;border-radius:6.25rem;position:absolute;top:0;left:0}.cmp-form-options--company-form .cmp-form-options__field-label input:checked+.cmp-form-options__field-description:before{content:"";margin:0;width:.75rem;height:.75rem;border-radius:6.25rem;position:absolute;background-color:#1c46f3;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.5rem}.cmp-form-options--company-form .cmp-form-options__field-description{font-weight:500;font-size:1rem;line-height:150%;color:#000;margin-left:1.5rem}.cmp-form-options--company-binding .cmp-form-options--radio{padding-left:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:none;border-bottom:.063rem solid #eaeaea;width:100%;padding-bottom:.75rem;margin:0 0 .75rem}.cmp-form-options--company-binding .cmp-form-options--radio .cmp-form-options__legend{display:block;font-weight:700;font-size:1rem;line-height:150%;color:#000;margin-bottom:1rem}.cmp-form-options--company-binding .cmp-form-options--radio .cmp-form-options__field-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;position:relative}.cmp-form-options--company-binding .cmp-form-options--radio .cmp-form-options__field-label input{display:none}.cmp-form-options--company-binding .cmp-form-options--radio .cmp-form-options__field-label :before{content:"";margin:0;width:.85rem;height:.85rem;border:.125rem solid #d8d8d8;border-radius:6.25rem;position:absolute;top:.188rem;left:0}.cmp-form-options--company-binding .cmp-form-options--radio .cmp-form-options__field-label input:checked+.cmp-form-options__field-description:before{content:"";margin:0;width:.75rem;height:.75rem;border-radius:6.25rem;position:absolute;background-color:#1c46f3;top:.188rem;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.5rem}.cmp-form-options--company-binding .cmp-form-options--checkbox{border:none;padding-left:0}.cmp-form-options--company-binding .cmp-form-options--checkbox .cmp-form-options__legend{display:none}.cmp-form-options--company-binding .cmp-form-options--checkbox .cmp-form-options__field-label{display:-webkit-box;display:-ms-flexbox;display:flex;height:.9rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem;position:relative}.cmp-form-options--company-binding .cmp-form-options--checkbox .cmp-form-options__field-label input{display:none}.cmp-form-options--company-binding .cmp-form-options--checkbox .cmp-form-options__field-label :before{content:"";margin:0;width:.75rem;height:.75rem;border:.125rem solid #d8d8d8;border-radius:.25rem;position:absolute;top:0;left:0}.cmp-form-options--company-binding .cmp-form-options--checkbox .cmp-form-options__field-label input:checked+.cmp-form-options__field-description:before{content:"";font-family:feather;color:#fff;font-weight:700;font-size:.5rem;margin:0;width:.75rem;height:.75rem;border-radius:.25rem;position:absolute;background-color:#1c46f3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-form-options--company-binding .cmp-form-options .cmp-form-options__field-description{font-weight:500;font-size:1rem;line-height:150%;color:#000;margin-left:1.5rem}.cmp-form-options[disabled=disabled]{background:#f3f3f3;pointer-events:none}.cmp-form-options .select2-selection--single{padding:10px 0!important}.cmp-form-options .select2-selection--single:focus,.cmp-form-options .select2-selection--single:hover{border-color:#000}.cmp-form-options .select2-selection--single ::-webkit-input-placeholder{opacity:1}.cmp-form-options .select2-selection--single ::-moz-placeholder{opacity:1}.cmp-form-options .select2-selection--single :-ms-input-placeholder{opacity:1}.cmp-form-options .select2-selection--single ::-ms-input-placeholder{opacity:1}.cmp-form-options .select2-selection--single ::placeholder{opacity:1}.cmp-form-options .select2-selection--single .select2-selection__choice,.cmp-form-options .select2-selection--single .select2-selection__choice__remove{padding:7px 6px}.cmp-form-options .select2-selection--single .select2-selection__choice__display{padding-left:23px}.cmp-form-options .select2-container{width:100%!important}.cmp-form-options .select2-container--default .select2-selection--single .select2-selection__arrow{height:3rem}.cmp-form-options--export-init .cmp-form-options--drop-down{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:.85rem}.cmp-form-options--export-init .cmp-form-options__label{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;color:#000;font-weight:700}.cmp-form-options--export-init .cmp-form-options__help-message{margin:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;color:#000;font-weight:400;font-size:1rem;font-family:Inter,sans-serif}.cmp-form-options--export-init .cmp-form-options__field--drop-down{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;margin-top:1rem;width:60%!important;font-size:.85rem}.cmp-form-options--export-init .cmp-form-options__label:after{display:none}.cmp-form-options--export-init-multi .cmp-form-options--multi-drop-down{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-form-options--export-init-multi .cmp-form-options__label{color:#000;font-weight:700;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.cmp-form-options--export-init-multi .cmp-form-options .select2-container{padding-top:1.25rem;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:60%!important}.cmp-form-options--export-init-multi .cmp-form-options__help-message{margin:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;color:#000;font-weight:400;font-size:1rem;font-family:Inter,sans-serif}.cmp-form-options--export-init-multi .cmp-form-options__label:after{display:none}.cmp-form-options--export-init-multi .cmp-form-options--multi-drop-down .select2-search--inline{width:100%}.cmp-form-options--export-init-multi .cmp-form-options--multi-drop-down .select2-search__field{margin-left:1.8rem}.cmp-form-options--products .cmp-form-options__label{margin-bottom:12%;color:#000;font-weight:700}.cmp-form-options--products .cmp-form-options__help-message{position:absolute;top:19%;color:#000;font-weight:400;font-size:1rem;font-family:Inter,sans-serif}.cmp-form-options--products .cmp-form-options__label:after{display:none}.cmp-form-options--export-init-no-sub .cmp-form-options__label{color:#000;font-weight:700}.cmp-form-options--company-public{padding-top:2rem}.cmp-form-options--company-public .cmp-form-options{display:-webkit-box;display:-ms-flexbox;display:flex;border:none}.cmp-form-options--company-public .cmp-form-options__legend{font-size:1.5rem;font-weight:600;margin:0;color:#000}.cmp-form-options--company-public .cmp-form-options__field{border-color:#000}.cmp-form-options--company-public .cmp-form-options__field-description{font-size:1rem;color:#000;font-weight:500}.cmp-form-options--company-public .cmp-form-options__field-label{width:6%}.cmp-form-options--resgistration-womenmanagement .cmp-form-options__label:after{top:4.215rem}@media(max-width:480px){.cmp-form-options--company-binding .cmp-form-options--radio{grid-template-columns:1fr}.cmp-form-options--company-binding .cmp-form-options--radio .cmp-form-options__field-label{margin-top:1rem;margin-bottom:0}.cmp-form-options--company-binding .cmp-form-options--checkbox .cmp-form-options__field-label{margin-top:1rem}}.cmp-form-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:6.875rem}.cmp-form-text label{font-size:1rem;font-weight:700;line-height:1.313rem;color:#000;margin-bottom:.313rem}.cmp-form-text label[for=marketplace]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.cmp-form-text--delete-button{font-family:feather;font-size:1rem;cursor:pointer;background:none;border:none}.cmp-form-text__mbmedium{margin-top:1rem}.cmp-form-options .select2-selection--single,.cmp-form-text__text{height:3rem;padding:0 1rem;border:.063rem solid #000;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.25rem;background:#fff;font-weight:500;font-size:1rem;line-height:150%;color:#000}.cmp-form-options .select2-selection--single:focus-visible,.cmp-form-text__text:focus-visible{outline:none}.cmp-form-options [readonly].select2-selection--single,.cmp-form-text__text[readonly]{background:#f3f3f3}.cmp-form-text__text--validar{border-color:#f50000!important;color:#f50000}.cmp-form-text__help-block{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0;font-weight:400;font-size:1rem;color:#000}.cmp-form-text__textarea{display:block;font-weight:500;font-size:1rem;line-height:150%;color:#000;margin:0 0 .25rem}.cmp-form-text__alert{display:none;font-weight:400;font-size:1rem;line-height:150%;color:#f50000;margin-top:.313rem}.cmp-form-text__alert--open{color:#f50000!important;display:block}.cmp-validate__field{position:relative}.cmp-form-options .cmp-validate__field .select2-selection--single,.cmp-validate__field .cmp-form-options .select2-selection--single,.cmp-validate__field .cmp-form-text__text{padding-left:1rem}.cmp-form--input__marketplace{font-family:feather;font-size:1rem;cursor:pointer;background:none;border:none}.cmp-form-options [disabled=disabled].select2-selection--single,.cmp-form-options__field--drop-down[disabled=disabled],.cmp-form-text__text[disabled=disabled]{background:#f3f3f3;pointer-events:none}.cmp-form-text_register_cnpj .cmp-form-text{margin-bottom:7.813rem}.cmp-form-text--form .options fieldset{border:none;padding-left:0}.cmp-form-text--form legend{display:none}.cmp-form-text--form .cmp-form-options__field-description{font-weight:500;font-size:1rem;color:#000}.cmp-form-text--form .cmp-form-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.5rem;font-family:Inter,sans-serif;font-style:normal;color:#000}.cmp-form-options .cmp-form-text--disabled .select2-selection--single,.cmp-form-text--disabled .cmp-form-options .select2-selection--single,.cmp-form-text--disabled .cmp-form-text__text{background:#f3f3f3;pointer-events:none}.cmp-form-text--fontweigt-normal .cmp-form-text label{font-weight:400}.cmp-form--input__edit .cmp-form-options,.cmp-form--input__edit .cmp-form-text{position:relative}.cmp-form--input__edit .cmp-form-options label:before{top:1.55rem}.cmp-form--input__edit label:before{content:"";font-family:feather;width:.75rem;height:.75rem;position:absolute;right:.25rem;cursor:pointer}.cmp-from-text--display-none{display:none!important}.cmp-form--grid>.cmp-form{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1.5rem}.cmp-form--grid>.cmp-form:before{content:unset}#company-informationresgistration{background-color:#fff}#company-informationresgistration input,#company-informationresgistration select{pointer-events:none}#company-informationresgistration .cmp-form-options,#company-informationresgistration .cmp-form-text{opacity:.2}.company-informationresgistration-active .cmp-form-options,.company-informationresgistration-active .cmp-form-text{opacity:1!important}.company-informationresgistration-active input,.company-informationresgistration-active select{pointer-events:auto!important}.cmp-formcompany--error .select2-container .select2-selection--multiple{border:.063rem solid #f50000!important}.cmp-formhelpyou iframe{min-height:27rem;width:100%;border:none}.cmp-forminternacionalbuyer--error .select2-container--default .select2-selection--single{border:.063rem solid #f50000!important}.cmp-formvalidation{display:none;margin-bottom:2rem}.cmp-formvalidation__title{color:#f50000;font-size:1rem;font-weight:700;margin:0 0 .6rem}.cmp-formvalidation__notice-item{display:none;margin:.5rem 0;font-weight:400;font-size:1rem;color:#121212}.cmp-formvalidation--open,.cmp-formvalidation__notice-item--open{display:block}#cmp-header__container{padding:2rem 0;background-color:#1c46f3;-webkit-box-shadow:0 0 1rem rgba(56,56,56,.24);box-shadow:0 0 1rem rgba(56,56,56,.24);position:relative}#cmp-header__container .cmp-image__image{width:11.5rem}#cmp-header-search{display:grid;grid-template-columns:auto 3fr auto;padding:0 3rem 0 1rem}#cmp-header-search .cmp-search__input{width:auto}.cmp-header-height{height:8rem}@media(min-width:768px){#cmp-header-search{margin-left:-5.5rem}}@media(max-width:768px){#cmp-header-search{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cmp-header-search .menu{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}#cmp-header-search .searhbar,#cmp-header-search .switchprofile{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}#cmp-header__container{height:8.5rem}#cmp-header__container .cmp-image__image{width:8.5rem}}.cmp-headerbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:1.75rem 2rem;border-radius:8px 8px 0 0}.cmp-headerbar,.cmp-headerbar__preview-button{display:-webkit-box;display:-ms-flexbox;display:flex;background:#1c46f3}.cmp-headerbar__preview-button{width:239px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;border-radius:4px;border:1px solid #fff;font-family:Inter;font-size:14px;font-weight:500;line-height:21px;text-align:left;height:53px;position:relative;z-index:100;cursor:pointer;-webkit-transition:.3s;transition:.3s}.cmp-headerbar__preview-button:hover{background:#aeaef0}.cmp-headerbar__wrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-headerbar__icon{width:1.5rem;height:1.5rem;color:#fff;margin-right:1.5rem;font-family:feather;font-weight:500;position:relative;display:inline-block;font-size:1.45rem}.cmp-headerbar__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-headerbar__title{font-weight:700;font-size:1.125rem}.cmp-headerbar__subtitle,.cmp-headerbar__title{font-style:normal;line-height:150%;color:#fff;margin:0}.cmp-headerbar__subtitle{font-size:.875rem;font-weight:500}.cmp-headerbar__button{position:relative}.cmp-headerbar__button-action{border:.063rem solid #fff;font-size:.875rem;color:#fff;background-color:transparent;padding:1rem 2rem;border-radius:.5rem;text-decoration:none}.cmp-headerbar__button-action:hover{background-color:hsla(0,0%,100%,.1);-webkit-transition:cubic-bezier(.755,.05,.855,.06);transition:cubic-bezier(.755,.05,.855,.06)}.cmp-headerbar__export-init .cmp-headerbar__icon{display:none}.cmp-headercompany__wrap{background:#009e5a;border-radius:.5rem .5rem 0 0;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.cmp-headercompany__infobox{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.cmp-headercompany__mkplace{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1rem;font-weight:500!important}.cmp-headercompany__mkplace:before{margin-right:.3rem;font-family:feather;font-size:1.1rem}.cmp-headercompany__image{-webkit-box-sizing:border-box;box-sizing:border-box;-o-object-fit:contain;object-fit:contain;margin-right:.625rem}.cmp-headercompany__image--size{width:248px!important;height:175px!important}.cmp-headercompany__content{padding:0 1rem}.cmp-headercompany__info{color:#f3f3f3;font-weight:700;font-size:2rem;line-height:150%;margin:0}.cmp-headercompany__title{font-weight:700;color:#00b869;font-family:Inter,sans-serif;font-size:1.8rem;left:-1.1rem;position:relative;margin:1.5rem 0 .5rem}.cmp-headercompany__social,.cmp-headercompany__subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-headercompany__disclamer{font-weight:bolder;font-size:1.2rem}.cmp-headercompany__subtitle{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-headercompany__description{color:#6f6f6f;font-size:1rem;margin:1rem 0;font-weight:400;line-height:150%;overflow:hidden;word-break:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;white-space:pre-wrap}.cmp-headercompany__link{font-size:1rem;font-weight:700;color:#1c46f3;cursor:pointer}.cmp-headercompany__link .cmp-label__less{display:none}.cmp-headercompany__link-open .cmp-headercompany__description{max-height:none;display:block;height:auto}.cmp-headercompany__link-open .cmp-label__less{display:block}.cmp-headercompany__link-open .cmp-label__more{display:none}.cmp-headercompany__linksocial{font-size:1rem;color:#121212;font-weight:500;padding-right:1rem;padding-top:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;cursor:pointer;text-decoration:none}.cmp-headercompany__stylelink{margin-left:.5rem;font-size:1rem;font-weight:700;color:#1c46f3;cursor:alias}.cmp-headercompany__stylelink:hover{text-decoration:underline}.cmp-headercompany__in:before,.cmp-headercompany__web:before{margin-right:.3rem;font-family:feather;font-size:1.2rem}.cmp-headercompany__location:before{margin-right:.3rem;font-family:feather;font-size:1.1rem}.cmp-headercompany__unpublish-message{font-size:1.7rem;text-align:center;padding:0 2rem;max-width:60%;margin:8rem auto}.cmp-headercompany__overflow{display:none;background-color:rgba(0,0,0,.6803921569);width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;z-index:9999;top:0;left:0}.cmp-headercompany__overflow--active{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-headercompany__pdf{width:80%!important;left:auto!important;padding:3rem 3rem 3rem 1rem}.cmp-headercompany__pdf,.cmp-headercompany__video{position:fixed;background:#fff;width:40.75rem;height:35.813rem;z-index:999;top:15%;left:calc(50% - 234px);-webkit-box-sizing:border-box;box-sizing:border-box}.cmp-headercompany__video{width:45rem;left:calc(50% - 22.5rem);padding:3rem}.cmp-headercompany__video #videoViewer video{width:100%;height:29.813rem}.cmp-headercompany__icon{position:absolute;font-family:feather;font-size:1.5rem;top:1rem;right:1rem;cursor:pointer}.cmp-headercompany #pdfViewer{width:100%;height:100%;padding-left:1rem}.cmp-headercompany #imageViewer{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem}.cmp-headercompany #imageViewer .imageviewer__image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media(max-width:480px){.cmp-headercompany__social,.cmp-headercompany__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-headercompany__mkplace{-ms-flex-wrap:wrap;flex-wrap:wrap}.cmp-headercompany__image{margin:0}.cmp-headercompany__info{font-size:1.5rem;text-align:center}.cmp-headercompany__subtitle{width:auto;font-size:.875rem}.cmp-headercompany__content,.cmp-headercompany__social,.cmp-headercompany__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width:768px){.cmp-headercompany__pdf{width:100%!important;left:0}}.cmp-helloworld__item-label{margin-bottom:0}.cmp-helloworld__item-output{margin-top:0}.cmp-image-about .cmp-image__image{height:24.875rem;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}.cmp-image-about .cmp-image__title{font-size:.75rem;line-height:150%;text-align:center;color:#6f6f6f;margin-bottom:1rem;display:block}.cmp-image-contact .cmp-image{position:relative}.cmp-image-contact .cmp-image :before{content:"";font-family:feather;font-weight:500;display:inline-block;font-size:1rem;color:#fff;margin:0 .688rem}.cmp-image-contact .cmp-image__image{height:38.125rem;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}.cmp-image-contact .cmp-image__title{font-size:.75rem;text-align:center;background:rgba(18,18,18,.8);border-radius:.5rem;padding:.875rem;color:#fff;position:absolute;bottom:1.5rem;right:1.5rem}.cmp-image--half-circles>.cmp-image{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-image--half-circles>.cmp-image:after,.cmp-image--half-circles>.cmp-image:before{content:"";position:absolute;width:3.188rem;height:8.188rem}.cmp-image--half-circles>.cmp-image:before{-webkit-clip-path:circle(50% at 100%);clip-path:circle(50% at 100%);background:#ffd200;margin-left:-2.563rem;margin-top:-.438rem}.cmp-image--half-circles>.cmp-image:after{-webkit-clip-path:circle(50% at 0);clip-path:circle(50% at 0);background:#1c46f3;margin-top:2.188rem;margin-left:.625rem}.cmp-image--circle>.cmp-image{position:relative}.cmp-image--circle>.cmp-image:after{content:"";position:absolute;width:5rem;height:5rem;border-radius:50%;background-color:#1c46f3;bottom:.438rem;right:.563rem}.cmp-image--polygon>.cmp-image{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-image--polygon>.cmp-image:before{content:"";position:absolute;width:0;height:0;border-top:5rem solid transparent;border-bottom:5rem solid transparent;border-left:5rem solid #ffe153;margin-left:.438rem}@media(max-width:480px){.cmp-image-about .cmp-image__image{height:33.25rem}.cmp-image-contact .cmp-image{position:relative}.cmp-image-contact .cmp-image__image{height:23.625rem}}.cmp-imagecatalogue{position:relative;width:100%;height:16rem;border-radius:1rem;overflow:hidden}.cmp-imagecatalogue__input{display:none}.cmp-imagecatalogue__label{display:block;width:100%;height:100%;cursor:pointer;position:relative}.cmp-imagecatalogue__image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.cmp-imagecatalogue__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.cmp-imagecatalogue__overlay:hover{background:hsla(0,0%,100%,.7)}.cmp-imagecatalogue__text{color:#000;font-size:.875rem;font-weight:700;text-align:center}.icon-changeimage{background-image:url(clientlib-site/resources/icons/changeimage-icon.svg);background-size:contain;width:60px;height:60px}@media(max-width:480px){.cmp-imagecatalogue{position:relative;width:100%;height:4rem;border-radius:1rem;overflow:hidden}}.cmp-imagelist{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;padding:3rem 4rem 0}.cmp-imagelist__image{width:25%;border-radius:1rem;border:.12rem solid #1c46f3}@media(max-width:480px){.cmp-imagelist{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-imagelist__image{width:14rem}}@media(min-width:480px)and (max-width:768px){.cmp-imagelist{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.cmp-imagelist__image{width:23%}}.cmp-imageprofile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1.25rem}.cmp-imageprofile__error{margin:.5rem auto!important;color:#f50000!important}.cmp-imageprofile__image{height:7rem;width:7rem}.cmp-imageprofile__image-close{display:none}.cmp-imageprofile--error{border:.063rem solid #f50000!important;border-radius:.5rem}.cmp-imageprofile__loading{display:none}.cmp-imageprofile__loading--active{display:-webkit-box;display:-ms-flexbox;display:flex;width:12rem;position:relative}.cmp-imageprofile__loading--active:before{font-family:feather;content:"";font-weight:500;position:absolute;font-size:2.5rem;color:#6c6c6c;-webkit-animation:rotation 2.5s linear infinite;animation:rotation 2.5s linear infinite;width:auto;left:30.6%;padding:1.75rem 0}.cmp-imageprofile .cmp-image__image{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;border:2px solid #d8d8d8;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%}.cmp-imageprofile__logo{height:8rem;max-width:10rem}.cmp-imageprofile__only-logo{height:12.5rem;width:12.5rem}.cmp-imageprofile .cmp-image__logo{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;border:2px solid #d8d8d8;-webkit-box-sizing:border-box;box-sizing:border-box}.cmp-imageprofile__edit{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px dashed #d8d8d8;border-radius:.5rem;text-align:center;padding:1rem;font-size:.875rem;width:24.063rem}.cmp-imageprofile__edit p{width:75%}.cmp-imageprofile__edit-open{max-width:none;width:100%}.cmp-imageprofile__editicon:before{content:"";font-family:feather;font-size:1.5rem;cursor:pointer}.cmp-imageprofile__name{margin-top:.444rem}.cmp-imageprofile__name>span{font-size:1rem;color:#041040;font-weight:700;white-space:nowrap}.cmp-imageprofile input{display:none}.cmp-imageprofile p{margin:0}.cmp-imageprofile--logged .cmp-imageprofile{padding:0 12%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cmp-imageprofile--logged .cmp-imageprofile__edit{width:-webkit-fill-available;width:auto}.cmp-imageprofile--logged .cmp-imageprofile__edit-open,.cmp-imageprofile--logged .cmp-imageprofile__edit p{width:auto}.loading-relative{position:relative!important}.cmp-imageprofile--no-logo .cmp-imageprofile__logo{display:none}@media(min-width:480px){.cmp-imageprofile--logged .cmp-imageprofile__edit{max-width:19rem}}@media(max-width:480px){.cmp-imageprofile{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-imageprofile__logo{width:100%}.cmp-imageprofile__edit{width:70%;margin-top:1rem;padding:1rem 2rem}}.cmp-listproduct__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;margin-bottom:1.5rem;width:100%}.cmp-listproduct__field-select--single .select2-container--default,.cmp-listproduct__field-select .select2-container--default{width:100%!important}.cmp-listproduct__field-select--single .select2-selection--multiple,.cmp-listproduct__field-select--single .select2-selection--single,.cmp-listproduct__field-select .select2-selection--multiple,.cmp-listproduct__field-select .select2-selection--single{border:.125rem solid #a3a3a3;border-radius:.25rem;padding:.3rem .7rem 1rem;width:100%;height:-webkit-min-content;height:-moz-min-content;height:min-content;margin-top:.5rem}.cmp-listproduct__field-select--single .select2-selection--single,.cmp-listproduct__field-select .select2-selection--single{padding:.75rem}.cmp-listproduct__field-select--single .select2-selection--single .select2-selection__arrow,.cmp-listproduct__field-select .select2-selection--single .select2-selection__arrow{display:none}.cmp-listproduct__field-select--single .select2-selection--single .select2-selection__rendered,.cmp-listproduct__field-select .select2-selection--single .select2-selection__rendered{line-height:1.188rem;font-size:.875rem}.cmp-listproduct__field-select--single .select2-container--default .select2-search--inline .select2-search__field,.cmp-listproduct__field-select--single .select2-container--default .select2-selection__rendered,.cmp-listproduct__field-select .select2-container--default .select2-search--inline .select2-search__field,.cmp-listproduct__field-select .select2-container--default .select2-selection__rendered{font-size:.875rem;width:90%!important}.cmp-listproduct__field-select--single .select2-container--default .select2-selection--multiple .select2-selection__choice,.cmp-listproduct__field-select--single .select2-container--default .select2-selection--single .select2-selection__choice,.cmp-listproduct__field-select .select2-container--default .select2-selection--multiple .select2-selection__choice,.cmp-listproduct__field-select .select2-container--default .select2-selection--single .select2-selection__choice{background-color:#1c46f3;border-color:#1c46f3;color:#fff}.cmp-listproduct__field-select--single .select2-container--default .select2-selection--multiple .select2-selection__choice__remove,.cmp-listproduct__field-select--single .select2-container--default .select2-selection--single .select2-selection__choice__remove,.cmp-listproduct__field-select .select2-container--default .select2-selection--multiple .select2-selection__choice__remove,.cmp-listproduct__field-select .select2-container--default .select2-selection--single .select2-selection__choice__remove{border-color:#fff;color:#fff}.cmp-listproduct__field-select--single:after,.cmp-listproduct__field-select:after{content:"";font-family:feather;position:absolute;right:1rem;top:2.3rem;width:.938rem;height:.688rem;border:0;font-size:1.3rem;font-weight:500;pointer-events:none}.cmp-listproduct__field-select--single:after{top:3.6rem}.cmp-listproduct__field-select--single .select2-selection__arrow{display:block!important}.cmp-listproduct__field-select--single .select2-selection__arrow b{display:none}.cmp-listproduct__field-select--single .select2-selection__arrow:after{content:"";font-family:feather;position:absolute;right:1rem;top:1rem;width:.938rem;height:.688rem;border:0;font-size:1.3rem;font-weight:500;pointer-events:none}.cmp-listproduct__field-select--single:after{display:none}.cmp-listproduct__label{color:#000;font-size:.875rem;font-weight:500}.cmp-listproduct__informative,.cmp-listproduct__label-remove{color:#000;font-size:.875rem;font-weight:400}.cmp-listproduct__informative{padding-top:.4rem}.cmp-listproduct__info{font-size:.875rem;font-weight:500;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-listproduct__info:before{content:"";font-size:1.25rem;font-family:feather;font-weight:700;display:inline-block;color:#1c46f3;margin-right:.688rem}.cmp-listproduct__input{margin-top:.5rem;border:.125rem solid #a3a3a3;border-radius:.25rem;padding:.75rem;font-size:.875rem;color:#6f6f6f;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:99;background:transparent}.cmp-listproduct__input--error{border-color:#f50000!important}.cmp-listproduct__icon-loading{height:0}.cmp-listproduct__icon-loading:after{font-family:feather;content:"";font-weight:500;position:relative;display:none;font-size:1.5rem;top:-2.65rem;left:90%;color:#898989;-webkit-animation:rotation 2.5s linear infinite;animation:rotation 2.5s linear infinite}.cmp-listproduct__icon-loading--enabled:after{display:inline-block}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.cmp-listproduct textarea{height:11rem}.cmp-listproduct__caracteres{text-align:end;color:#000;font-size:.875rem}.cmp-listproduct__SuggDropDown{display:none;width:100%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);left:50%;top:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;z-index:9999;height:300px;overflow:scroll;overflow-x:hidden;-webkit-filter:drop-shadow(0 10px 7px rgba(0,0,0,.1));filter:drop-shadow(0 10px 7px rgba(0,0,0,.1))}.cmp-listproduct__SuggDropDown::-webkit-scrollbar{width:6px}.cmp-listproduct__SuggDropDown::-webkit-scrollbar-track{background:#f3f3f3}.cmp-listproduct__SuggDropDown::-webkit-scrollbar-thumb{background:#1c46f3;border-radius:10px}.cmp-listproduct__SuggDropDown::-webkit-scrollbar-thumb:hover{background:#497fff}.cmp-listproduct__SuggDropDown--open,.cmp-listproduct__SuggInput{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-listproduct__SuggInput{width:100%;font-size:.938rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;background-color:#eaeaea;-webkit-transition:background-color .3s;transition:background-color .3s;padding:.625rem;cursor:pointer}.cmp-listproduct__SuggInput:active,.cmp-listproduct__SuggInput:hover{background-color:#d8d8d8}.cmp-listproduct__loading{display:none;position:relative;margin:4rem 0}.cmp-listproduct__loading span{font-size:.9rem;font-weight:800;color:#000}.cmp-listproduct__loading .cmp-listproduct__loading-dots{position:absolute;top:-1.5rem;left:35%;width:.625rem;height:.625rem;border-radius:.313rem;background-color:#1637bf;color:#1637bf;-webkit-animation:dotFlashing 1s linear infinite alternate;animation:dotFlashing 1s linear infinite alternate;-webkit-animation-delay:.5s;animation-delay:.5s}.cmp-listproduct__loading .cmp-listproduct__loading-dots:after,.cmp-listproduct__loading .cmp-listproduct__loading-dots:before{content:"";display:inline-block;position:absolute;top:0}.cmp-listproduct__loading .cmp-listproduct__loading-dots:before{left:-.938rem;width:.625rem;height:.625rem;border-radius:.313rem;background-color:#1637bf;color:#1637bf;-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:0s;animation-delay:0s}.cmp-listproduct__loading .cmp-listproduct__loading-dots:after{left:.938rem;width:.625rem;height:.625rem;border-radius:.313rem;background-color:#1637bf;color:#1637bf;-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:1s;animation-delay:1s}.cmp-listproduct__loading--open{display:block}.cmp-listproduct__error-label{display:none;font-size:9pt;color:#f50000;font-weight:700;margin-top:.3rem}.cmp-listproduct__error-label--show{display:block}.cmp-listproduct__qualifier-list{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:1rem;grid-column-gap:1rem}.cmp-listproduct--select-close,.loading{display:none}.loading{position:absolute;top:40%;right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem}.loading span{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:1rem;color:#000}.loading-company{top:50%}.loading-productsearch{top:70%}.loading--active{display:-webkit-box;display:-ms-flexbox;display:flex}.loadingbutton{position:relative;width:.625rem;height:.625rem;border-radius:.313rem;background-color:#1637bf;color:#1637bf;-webkit-animation:dotFlashing 1s linear infinite alternate;animation:dotFlashing 1s linear infinite alternate;-webkit-animation-delay:.5s;animation-delay:.5s}.loadingbutton:after,.loadingbutton:before{content:"";display:inline-block;position:absolute;top:0}.loadingbutton:before{left:-.938rem;-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:0s;animation-delay:0s}.loadingbutton:after,.loadingbutton:before{width:.625rem;height:.625rem;border-radius:.313rem;background-color:#1637bf;color:#1637bf}.loadingbutton:after{left:.938rem;-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:1s;animation-delay:1s}.cmp-loading__container{display:none;width:100%;height:135vh;top:7.7rem;left:0;position:absolute;background:rgba(77,77,77,.8588235294);z-index:99999;-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out;margin:0;padding:0}.cmp-loading__container,.cmp-loading__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-loading__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-loading__select{position:relative;top:0;height:15rem;background:rgba(60,60,60,.1882352941)}.cmp-loading__select .cmp-loading__circle{width:4.25rem;height:4.25rem}.cmp-loading__select .cmp-loading__text{font-size:1rem}.cmp-loading__circle{width:6.25rem;height:6.25rem;border-radius:50%;border:.375rem solid #fff;border-top-color:#355cff;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.cmp-loading__text{position:absolute;color:#fff;font-weight:700;font-family:Inter,sans-serif;font-weight:800;font-size:1.5rem;line-height:100%;letter-spacing:-5%}.cmp-loading--height-material{height:275.5vh}.cmp-loading--height-expor{height:248.4vh}.cmp-loading--height-product{height:147.8vh}.cmp-loading__threedot{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:hsla(0,0%,79.2%,.6117647059);height:2.7rem;top:53%;position:absolute;right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem;-webkit-transform:scale(0);transform:scale(0)}.cmp-loading__threedot-animation{position:relative;width:.625rem;height:.625rem;border-radius:.313rem;background-color:#1637bf;color:#1637bf;-webkit-animation:threeDotFlashing .3s linear infinite alternate;animation:threeDotFlashing .3s linear infinite alternate;-webkit-animation-delay:.1s;animation-delay:.1s}.cmp-loading__threedot-animation:after,.cmp-loading__threedot-animation:before{content:"";display:inline-block;position:absolute;top:0;width:.625rem;height:.625rem;border-radius:.313rem;background-color:#1637bf;color:#1637bf;-webkit-animation:threeDotFlashing .3s linear infinite alternate;animation:threeDotFlashing .3s linear infinite alternate}.cmp-loading__threedot-animation:before{left:-.938rem;-webkit-animation-delay:0s;animation-delay:0s}.cmp-loading__threedot-animation:after{left:.938rem;-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes threeDotFlashing{0%{background-color:#1637bf}50%{background-color:#fff}to{background-color:#ebe6ff}}@keyframes threeDotFlashing{0%{background-color:#1637bf}50%{background-color:#fff}to{background-color:#ebe6ff}}.cmp-loading--active{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-loading--active-transform{-webkit-transform:scale(1);transform:scale(1)}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.material{border-bottom:1px solid #f3f3f3}.material:last-child{border-bottom:none}.select2-search__field::-webkit-input-placeholder{color:rgba(0,0,0,.5)!important;font-weight:700;font-size:.875rem}.select2-search__field::-moz-placeholder{color:rgba(0,0,0,.5)!important;font-weight:700;font-size:.875rem}.select2-search__field:-ms-input-placeholder{color:rgba(0,0,0,.5)!important;font-weight:700;font-size:.875rem}.select2-search__field::-ms-input-placeholder{color:rgba(0,0,0,.5)!important;font-weight:700;font-size:.875rem}.select2-search__field::placeholder{color:rgba(0,0,0,.5)!important;font-weight:700;font-size:.875rem}.select2-container--classic .select2-search--inline .select2-search__field{width:25rem!important}.cmp-material{padding:2rem 0;border-bottom:.125rem solid #f3f3f3}.cmp-material__input--erro{border-color:#f50000!important;color:#f50000}.cmp-material__input--erro .select2-container .select2-selection--multiple{border:.063rem solid #f50000!important}.cmp-material__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:2rem}.cmp-material__content_descripiton{width:80%}.cmp-material__alert{font-weight:400;font-size:.875rem;line-height:150%;color:#f50000;margin-top:.313rem;text-align:left}.cmp-material__alert--show{display:block!important}.cmp-material .cmp-material__alert--email,.cmp-material .cmp-material__alert--language,.cmp-material .cmp-material__alert--lastname,.cmp-material .cmp-material__alert--mobile,.cmp-material .cmp-material__alert--name,.cmp-material .cmp-material__alert--name-event,.cmp-material .cmp-material__alert--phone,.cmp-material .cmp-material__alert--year,.cmp-material__alert--position{display:none}.cmp-material__title{font-weight:700;font-size:1rem;line-height:150%;color:#000;margin:0 0 .5rem}.cmp-material__title--white{color:#fff}.cmp-material__title--document{font-weight:700;font-size:.875rem;line-height:150%;color:#000;text-align:center;margin:0}.cmp-material__title-label{font-weight:500;font-size:.875rem}.cmp-material__subtitle{font-size:.875rem;line-height:150%;margin:0;width:100%;word-break:break-word}.cmp-material__description{font-weight:500;font-size:.875rem;line-height:150%;color:#000;margin:0}.cmp-material__description--document{color:#000;text-align:center;width:19rem}.cmp-material__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:.875rem;line-height:150%;cursor:pointer;padding:1rem;border-radius:.625rem}.cmp-material__button--cancel,.cmp-material__button--save{padding:0 2.25rem}.cmp-material__button--cancel{padding:1rem 2rem}.cmp-material__button--delete{border:.125rem solid #f3f3f3;color:#000}.cmp-material__button--delete:before{content:"";font-family:feather;color:#000;font-size:1.25rem}.cmp-material__button--edit-export{border:.125rem solid #f3f3f3;color:#000;right:1.5rem;position:relative;cursor:pointer}.cmp-material__button--edit-export:before{font-family:feather;color:#000;font-size:1.25rem;line-height:0}.cmp-material__button--open:before{content:"";font-family:feather;color:#fff;margin-right:1rem;font-size:1.25rem;margin-left:.1rem}.cmp-material__modal{overflow:auto;-webkit-box-align:unset!important;-ms-flex-align:unset!important;align-items:unset!important}.cmp-material__modal--content{background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.cmp-material__modal--body{color:#000;font-size:1rem;border:none;padding:1rem 3rem}.cmp-material__modal--header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#193ed9;padding:1.75rem 3rem}.cmp-material__modal--footer,.cmp-material__modal--header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-material__modal--footer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 3rem}.cmp-material__modal--open{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.cmp-material .cmp-modal__button--save[disabled=disabled]{opacity:.8;cursor:default;color:#000;background-color:#f3f3f3;border:.125rem solid #d8d8d8}.cmp-material__card{background:#fff;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.25rem}.cmp-material__card--body{width:70%}.cmp-material__card--body,.cmp-material__card--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-material__card--text{font-weight:500;font-size:.75rem;line-height:150%;color:#000;width:auto;margin:0;text-wrap:nowrap}.cmp-material__card--footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-material__card_flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cmp-material__card_space{margin-right:1.875rem!important}.cmp-material__card_title{font-weight:700;font-size:.875rem;line-height:150%;color:#000;margin:0}.cmp-material__card_imagecard{width:9rem;height:6.25rem;-o-object-fit:contain;object-fit:contain;margin:auto auto 1.563rem}.cmp-material__card_imagecard-Modal{width:10rem;height:5rem;-o-object-fit:contain;object-fit:contain;margin:auto}.cmp-material__card_photo{width:9rem;height:6.25rem;-o-object-fit:contain;object-fit:contain;margin:auto auto 1rem}.cmp-material__card_pdf{background-image:url(clientlib-site/resources/icons/pdf.png);background-size:4rem!important;background-repeat:no-repeat;background-origin:border-box;background-position:50%}.cmp-material__card_pdf-modal{background-size:11rem}.cmp-material__card_pdf--certifications{background-image:url(clientlib-site/resources/icons/logopdf.png);background-size:8rem;background-repeat:no-repeat;background-origin:border-box;background-position:50%;position:absolute;width:100%;height:12.5rem}.cmp-material__card-contentpdf{width:100%;height:12.5rem}.cmp-material__cardform{border:.125rem solid #f3f3f3;border-radius:.5rem;padding:1.563rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:14rem}.cmp-material__cardform--title{font-size:1.125rem;color:#000;text-align:center;margin:0 0 .625rem}.cmp-material__cardform--imagecard{width:9rem;height:6.25rem;-o-object-fit:contain;object-fit:contain;margin:auto}.cmp-material__cardform--description{font-size:1rem;text-align:center;height:6.25rem;margin:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#000}.cmp-material__cardform--content{width:14.125rem}.cmp-material__icon{font-family:feather;width:1.5rem;color:#fff;margin-right:1.5rem;font-weight:500;position:relative;display:inline-block;font-size:1.45rem}.cmp-material__icon-delete{font-family:feather;color:#000;margin-left:.625rem;font-size:1.1rem;cursor:pointer}.cmp-material__document{width:100%;min-height:8.938rem;background:#fff;border:.125rem dashed #d8d8d8;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.5rem;margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.cmp-material__document:before{content:"";font-family:feather;font-weight:500;display:inline-block;font-size:1.25rem;color:#000;margin:0;display:block}.cmp-material__document-label{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}.cmp-material__document-label-open{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-material__document-disabled{opacity:.5;pointer-events:none;outline:none}.cmp-material__flexcolumn{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cmp-material__field,.cmp-material__flexcolumn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.cmp-material__field{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin:.4rem 0;position:relative}.cmp-material__field-divided{width:48%}.cmp-material__field-select:after{content:"";font-family:feather;position:absolute;right:1rem;top:2.2rem;width:.938rem;height:.688rem;border:0;font-size:1.3rem;font-weight:500;pointer-events:none}.cmp-material__label{font-weight:700;margin-bottom:.25rem;text-align:left}.cmp-material__input,.cmp-material__label{font-size:.875rem;line-height:150%;color:#000}.cmp-material__input{border:.125rem solid #a3a3a3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.25rem;padding:.75rem 1rem;font-weight:500;-webkit-appearance:none;-moz-appearance:none;appearance:none}.cmp-material__input:after{content:"";font-family:feather;font-weight:500;position:absolute;top:46px;right:20px;width:.838rem;height:.588rem;color:#000;font-size:1.25rem;border:0}.cmp-material__input--upload{display:none}.cmp-material__input option[disabled=disabled]{color:rgba(0,0,0,.5)}.cmp-material__videocard{height:7rem;border-radius:.5rem;width:12rem}.cmp-material__textarea{height:12.5rem}.cmp-material__caracteres{text-align:end;color:#000;font-size:.875rem}.cmp-material .slick-slider{max-width:48.25rem}.cmp-material .cmp-list__cards .slick-list{margin:0}.cmp-material .cmp-list__cards .slick-slide{margin:2.5rem 2.188rem 0 0}.cmp-material .cmp-list__cards .carousel-next,.cmp-material .cmp-list__cards .carousel-prev{display:none!important}.cmp-material .cmp-list__cards .slick-dotted.slick-slider{margin:0}.cmp-material .cmp-list__cards .slick-dots{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;top:.313rem;right:0;bottom:unset;width:80%;overflow:hidden}.cmp-material .cmp-list__cards .slick-dots li button:before{background-color:#d8d8d8;border-radius:6.25rem;width:1.563rem;height:.313rem;opacity:1;font-size:0}.cmp-material .cmp-list__cards .slick-dots li.slick-active button:before{background-color:#00b869}.cmp-material .cmp-list__cards .slick-dots li:hover button:before{-webkit-transition:.5s cubic-bezier(.23,1,.32,1);transition:.5s cubic-bezier(.23,1,.32,1);background-color:#00b869;opacity:.7}.cmp-material__multiselect_block .select2-selection--multiple{border-radius:.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.875rem;font-weight:400;line-height:1.21pc;margin-top:.5rem;border:.125rem solid #a3a3a3;padding:.75rem;position:relative;display:block;background-color:transparent;z-index:1}.cmp-material__multiselect_block .select2-selection--multiple:focus,.cmp-material__multiselect_block .select2-selection--multiple:hover{border-color:#000}.cmp-material__multiselect_block .select2-selection--multiple .select2-selection__rendered{margin:0}.cmp-material__multiselect_block .select2-selection--multiple ::-webkit-input-placeholder{color:#d8d8d8;opacity:1}.cmp-material__multiselect_block .select2-selection--multiple ::-moz-placeholder{color:#d8d8d8;opacity:1}.cmp-material__multiselect_block .select2-selection--multiple :-ms-input-placeholder{opacity:1}.cmp-material__multiselect_block .select2-selection--multiple ::-ms-input-placeholder{opacity:1}.cmp-material__multiselect_block .select2-selection--multiple ::placeholder{color:#d8d8d8;opacity:1}.cmp-material__multiselect_block .select2-selection--multiple :-ms-input-placeholder{color:#d8d8d8}.cmp-material__multiselect_block .select2-selection--multiple ::-ms-input-placeholder{color:#d8d8d8}.cmp-material__multiselect_block .select2-container{width:100%!important}.cmp-material__multiselect_block .select2-selection--multiple .select2-selection__choice,.cmp-material__multiselect_block .select2-selection--multiple .select2-selection__choice__remove{background-color:#ecf2ff;border-color:#ecf2ff;padding:.25rem .375rem;margin-top:0}.cmp-material__multiselect_block .select2-selection--multiple .select2-selection__choice__display{padding-left:.625rem}.cmp-material__loading{display:none;font-size:1rem;font-weight:700;color:#000}.cmp-material__loading--active{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-material__loading--active:before{font-family:feather;content:"";font-weight:500;position:relative;font-size:2rem;color:#193ed9;-webkit-animation:rotation 2.5s linear infinite;animation:rotation 2.5s linear infinite;width:-webkit-min-content;width:-moz-min-content;width:min-content;left:50%}.cmp-material__image--format,.cmp-material__image--formataward,.cmp-material__image--formatcertification,.cmp-material__image--formatphoto{height:auto;-webkit-transition:1s;transition:1s;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:18.75rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-material__image--formataward img,.cmp-material__image--formatcertification img,.cmp-material__image--format img,.cmp-material__image--formatphoto img{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.cmp-material__image--format:hover img,.cmp-material__image--formataward:hover img,.cmp-material__image--formatcertification:hover img,.cmp-material__image--formatphoto:hover img{cursor:-webkit-zoom-in;cursor:zoom-in;border:.063rem solid hsla(0,0%,100%,.7);background-color:#fff;max-width:7rem;-webkit-transform:scale(4);transform:scale(4)}.cmp-material__image{margin:3rem;max-width:7.25rem}.cmp-material__card_text-modal{font-size:.875rem!important;font-weight:500;line-height:2;color:#000!important;text-align:center;width:100%}.cmp-material-loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem;margin-bottom:1rem}.cmp-material-loading span{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:1rem;color:#000}.cmp-material-loadingbutton{position:relative;width:.625rem;height:.625rem;border-radius:.313rem;background-color:#1637bf;color:#1637bf;-webkit-animation:dotFlashing 1s linear infinite alternate;animation:dotFlashing 1s linear infinite alternate;-webkit-animation-delay:.5s;animation-delay:.5s}.cmp-material-loadingbutton:after,.cmp-material-loadingbutton:before{content:"";display:inline-block;position:absolute;top:0}.cmp-material-loadingbutton:before{left:-.938rem;-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:0s;animation-delay:0s}.cmp-material-loadingbutton:after,.cmp-material-loadingbutton:before{width:.625rem;height:.625rem;border-radius:.313rem;background-color:#1637bf;color:#1637bf}.cmp-material-loadingbutton:after{left:.938rem;-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:1s;animation-delay:1s}.cmp-material__language-list .cmp-material__field-select:after{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;top:1.2rem}.cmp-material--list{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%;margin-top:1rem}.cmp-material--list.cmp-material--slide{display:inline-block}.cmp-material--list.cmp-material--slide .slick-list{margin:.5rem 0 0}.cmp-material--list.cmp-material--slide .slick-arrow{position:absolute;top:-2.375rem;right:0;z-index:10;border:none;background-color:#d7d7d7;cursor:pointer;padding:.34rem .679rem}.cmp-material--list.cmp-material--slide .carousel-prev{right:2.3755rem;border-top-left-radius:.34rem;border-bottom-left-radius:.34rem}.cmp-material--list.cmp-material--slide .carousel-next{border-top-right-radius:.34rem;border-bottom-right-radius:.34rem}.cmp-material--list.cmp-material--slide .slick-disabled{background-color:#f3f3f3}.cmp-material--list.cmp-material--slide .slick-disabled .cmp-button__icon:before,.cmp-material--list.cmp-material--slide .slick-disabled .icon:before{color:#bdbdbd}.cmp-material--list .select2-container--classic .select2-search--inline .select2-search__field{width:24rem!important}.award-form,.brochures-form,.certification-form,.datasheet-form,.exportteam-form,.futureEvent-form,.logisticsheet-form,.pastEvent-form,.photo-form,.video-form{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%;margin-top:1rem}.award-form.cmp-material--slide,.brochures-form.cmp-material--slide,.certification-form.cmp-material--slide,.datasheet-form.cmp-material--slide,.exportteam-form.cmp-material--slide,.futureEvent-form.cmp-material--slide,.logisticsheet-form.cmp-material--slide,.pastEvent-form.cmp-material--slide,.photo-form.cmp-material--slide,.video-form.cmp-material--slide{display:inline-block}.award-form.cmp-material--slide .slick-arrow,.brochures-form.cmp-material--slide .slick-arrow,.certification-form.cmp-material--slide .slick-arrow,.datasheet-form.cmp-material--slide .slick-arrow,.exportteam-form.cmp-material--slide .slick-arrow,.futureEvent-form.cmp-material--slide .slick-arrow,.logisticsheet-form.cmp-material--slide .slick-arrow,.pastEvent-form.cmp-material--slide .slick-arrow,.photo-form.cmp-material--slide .slick-arrow,.video-form.cmp-material--slide .slick-arrow{position:absolute;top:-2.375rem;right:0;z-index:10;border:none;background-color:#d7d7d7;cursor:pointer}.award-form.cmp-material--slide .carousel-prev,.brochures-form.cmp-material--slide .carousel-prev,.certification-form.cmp-material--slide .carousel-prev,.datasheet-form.cmp-material--slide .carousel-prev,.exportteam-form.cmp-material--slide .carousel-prev,.futureEvent-form.cmp-material--slide .carousel-prev,.logisticsheet-form.cmp-material--slide .carousel-prev,.pastEvent-form.cmp-material--slide .carousel-prev,.photo-form.cmp-material--slide .carousel-prev,.video-form.cmp-material--slide .carousel-prev{right:1.875rem}.cmp-material--export{position:relative;padding:1rem;gap:1rem;width:13rem;height:auto;margin-right:1rem;word-break:break-word}.cmp-material--export-gray{background:#f3f3f3;border:.063rem solid #f3f3f3;border-radius:.25rem}.cmp-material--export-gray .cmp-material__card--text{color:#000}.cmp-material--export-gray .cmp-material__card--body{-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:normal}.cmp-material--export-image{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-material--export-border{border:.125rem solid #f3f3f3;border-radius:.5rem}.cmp-material--export-marginnone{margin-right:0}.cmp-material--export-icontop .cmp-material__button:before{position:absolute;right:1rem;top:1rem}.cmp-material--export-icontop-rigth .cmp-material__button:before{position:absolute;right:2rem;top:1rem}.cmp-material--export-nobordericon{border:0}.cmp-material--export-iconevent{right:25%;position:relative}.cmp-material--export-large{width:14.5rem!important;min-height:8rem}.cmp-material--export-medium{width:11.5rem!important}.cmp-material--file{position:relative;padding:1rem;gap:1rem;width:13rem;height:auto;margin-right:1rem;word-break:break-word}.cmp-material--file-gray{background:#f3f3f3;border:.063rem solid #f3f3f3;border-radius:.25rem}.cmp-material--file-photo{padding:1rem 1rem 0}.cmp-material--file-image{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-material--file-border{border:.125rem solid #f3f3f3;border-radius:.5rem}.cmp-material--file-marginnone{margin-right:0}.cmp-material--file-icontop .cmp-material__button:before{position:absolute;right:1rem;top:1rem}.cmp-material--file-nobordericon{border:0}.cmp-material--file-iconevent{right:25%;position:relative}.cmp-material--file-large{width:14.5rem!important}.cmp-material--file-none{display:none!important}.cmp-material--video{position:relative;gap:1rem;height:auto;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 1rem}.cmp-material--video-image{-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit;-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit;-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;width:inherit}.cmp-material--video-border{border:.125rem solid #f3f3f3;border-radius:.5rem}.cmp-material--video-marginnone{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:.5rem;width:18.75rem;height:12.5rem;margin:0;padding:0}.cmp-material--video-nobordericon{border:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-size:.875rem;line-height:150%;cursor:pointer;padding:1rem;color:#fff;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-material--video-footer{position:absolute;right:0;margin-right:0;padding:0;background-color:rgba(28,70,243,.7803921569)}.cmp-material--video .html5-video-player .video-stream{width:18.75rem;height:10.563rem}.cmp-material--video-button:before{margin:0;color:#fff}@media(max-width:768px){.cmp-material{position:relative;padding-bottom:4rem}.cmp-material__content{display:block}.cmp-material__button{width:-webkit-fill-available}.cmp-material__button--open{position:absolute;bottom:0}.cmp-material__button--delete{margin-top:2rem;position:relative}.cmp-material .slick-slider{max-width:38.75rem}.cmp-material__card{display:block;text-align:center;border:.063rem solid #f3f3f3;border-radius:.625rem;padding:2rem;margin-bottom:1rem}.cmp-material__card--body,.cmp-material__card--footer{width:100%}.cmp-material__card_flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-material__card_space{margin-right:0}.cmp-material__modal--footer{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:7.813rem;padding:1rem}.cmp-material__description_document{width:100%}.cmp-material__flexcolumn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-material__field-divided{width:auto}}@media(min-width:768px){.cmp-material__modal--content{margin:1rem;width:auto}.cmp-material__modal--footer{padding-bottom:2rem}}.cmp-materialcompany__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-materialcompany__title{font-weight:700;font-size:1.125rem;line-height:150%;color:#383838;margin:0 0 .5rem}.cmp-materialcompany__description-info{font-weight:500;font-size:.875rem;line-height:150%;color:#6f6f6f;width:auto;margin:0}.cmp-materialcompany__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:.875rem;line-height:150%;cursor:pointer}.cmp-materialcompany__upload{padding:1rem;background:#1c46f3;border-radius:.5rem;color:#fff;font-weight:400}.cmp-materialcompany__card{background:#fff;padding:1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.5rem}.cmp-materialcompany__content{width:70%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-materialcompany__title_info{font-weight:700;font-size:.875rem;line-height:150%;color:#121212;margin:0}.cmp-materialcompany__description{font-weight:500;font-size:.875rem;line-height:150%;color:#6f6f6f;margin:0}.cmp-materialcompany__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-materialcompany__delete{width:7.75rem;height:3.313rem;border:.125rem solid #f3f3f3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.5rem;color:#000}.cmp-materialcompany__delete:before{font-family:feather;content:"";color:#000;margin-right:1.5rem;font-weight:500;position:relative;display:inline-block;font-size:1.25rem}.cmp-materialcompany__modal{width:100%;z-index:10;background:none;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;background-color:rgba(0,0,0,.1803921569);-webkit-box-sizing:border-box;box-sizing:border-box;top:0;left:0;height:100%}.cmp-materialcompany__content_modal{width:35rem;background-color:#fff;border-radius:.25rem;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cmp-materialcompany__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#193ed9;padding:1.75rem 3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-materialcompany__icon_modal{width:1.5rem;color:#fff;margin-right:1.5rem;font-weight:500;position:relative;display:inline-block;font-size:1.45rem}.cmp-materialcompany__icon_modal:before{font-family:feather;content:""}.cmp-materialcompany__info_modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-materialcompany__title_modal{font-weight:700;font-size:1.125rem;line-height:150%;color:#fff;margin:0}.cmp-materialcompany__subtitle_modal{font-size:.875rem;line-height:150%;color:#fff;margin:0}.cmp-materialcompany__card_info{padding:3rem}.cmp-materialcompany__selecao-arquivo{display:none}.cmp-materialcompany__document{width:100%;min-height:8.938rem;background:#fff;border:.125rem dashed #d8d8d8;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.5rem;margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.cmp-materialcompany__document:before{content:"";font-family:feather;font-weight:500;display:inline-block;font-size:1.25rem;color:#383838;margin:0;display:block}.cmp-materialcompany__title_document{font-weight:700;font-size:.875rem;line-height:150%;color:#383838;text-align:center;margin:0}.cmp-materialcompany__description_document{font-weight:500;font-size:.875rem;line-height:150%;color:#383838;text-align:center;margin:0;width:16.438rem}.cmp-materialcompany__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:1rem 0}.cmp-materialcompany__label{font-weight:700;font-size:.875rem;line-height:150%;color:#000;margin-bottom:.25rem}.cmp-materialcompany__input{font-size:.875rem;line-height:150%;color:#383838;border:.125rem solid #a3a3a3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.25rem;padding:.75rem 1rem;font-weight:500}.cmp-materialcompany__input::-webkit-input-placeholder{text-overflow:ellipsis}.cmp-materialcompany__input::-moz-placeholder{text-overflow:ellipsis}.cmp-materialcompany__input:-ms-input-placeholder{text-overflow:ellipsis}.cmp-materialcompany__input::-ms-input-placeholder{text-overflow:ellipsis}.cmp-materialcompany__input::placeholder{text-overflow:ellipsis}.cmp-materialcompany textarea{height:12.5rem}.cmp-materialcompany__buttons_modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2.5rem}.cmp-materialcompany__cancel{width:10.938rem;height:3.313rem;border:.125rem solid #f3f3f3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.5rem;color:#000}.cmp-materialcompany__save{width:15.063rem;height:3.313rem;background:#ffd200;border-radius:.5rem;color:#000}.cmp-materialcompany__caracteres{text-align:end;color:#000;font-size:.875rem}@media(max-width:768px){.cmp-materialcompany__content{width:95%}}@media(max-width:480px){.cmp-materialcompany__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-materialcompany__buttons,.cmp-materialcompany__content{width:100%}.cmp-materialcompany__delete{width:100%;margin-top:.938rem}.cmp-materialcompany__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-materialcompany__content_modal{width:95%}.cmp-materialcompany__description_document{width:100%}.cmp-materialcompany__card_info{padding:1rem}.cmp-materialcompany__buttons_modal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:7.813rem;margin-bottom:2rem}.cmp-materialcompany__upload{margin-top:15px;width:88%}.cmp-materialcompany__cancel,.cmp-materialcompany__save{width:100%}}.cmp-materialform{padding:2rem 0}.cmp-materialform__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:1rem}.cmp-materialform__title{color:#041040;font-size:.875rem;margin:0}.cmp-materialform__title--white{color:#fff;font-size:1.125rem}.cmp-materialform__title--document{font-weight:700;font-size:.875rem;line-height:150%;color:#383838;text-align:center;margin:0}.cmp-materialform__title-label{font-weight:500;font-size:.875rem}.cmp-materialform__subtitle{font-size:.875rem;color:#383838;width:80%;margin:0}.cmp-materialform__subtitle--white{color:#fff;width:100%}.cmp-materialform__description{font-weight:500;font-size:.875rem;line-height:150%;color:#6f6f6f;margin:0}.cmp-materialform__description--document{color:#383838;text-align:center;width:16.438rem}.cmp-materialform__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem 0;cursor:pointer;border-radius:.5rem;font-size:.875rem;color:#000}.cmp-materialform__button--cancel,.cmp-materialform__button--save{width:10.938rem;height:2rem}.cmp-materialform__button--open{border:.125rem solid #193ed9;max-width:12.5rem;margin-top:1.563rem}.cmp-materialform__button--open:before{content:"";font-family:feather;font-weight:500;display:inline-block;font-size:1rem;color:#121212;margin:0 .688rem}.cmp-materialform__button--delete{width:100%;border:.125rem solid #f3f3f3;margin-top:1.25rem}.cmp-materialform__button--delete:before{content:"";font-family:feather;font-weight:500;display:inline-block;font-size:1rem;color:#121212;margin:0 .688rem}.cmp-materialform__button--save[disabled=disabled]{opacity:.8;cursor:default;background-color:#f3f3f3;border:.125rem solid #d8d8d8}.cmp-materialform__list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.625rem;width:100%}.cmp-materialform__videocard{height:7rem;border-radius:.5rem;width:100%}.cmp-materialform__modal{overflow:auto}.cmp-materialform__modal--content{background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:37.375rem;border-radius:.313rem}.cmp-materialform__modal--body{color:#383838;font-size:1rem;border:none;padding:2.5rem 2.5em}.cmp-materialform__modal--header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#193ed9;padding:1.75rem 3rem}.cmp-materialform__modal--footer,.cmp-materialform__modal--header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-materialform__modal--footer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1.563rem}.cmp-materialform__modal--open{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.cmp-materialform__card{border:.125rem solid #f3f3f3;border-radius:.5rem;padding:1.563rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cmp-materialform__card-description{color:#000;font-size:.938rem}.cmp-materialform__card-description p{margin:0}.cmp-materialform__card-description h4{margin:0;font-size:1.25rem;color:#383838}.cmp-materialform__card_pdf{background-image:url(clientlib-site/resources/icons/logopdf.png);background-size:5rem;background-repeat:no-repeat;background-origin:border-box;background-position:50%}.cmp-materialform__card-title{text-align:center;font-weight:700;font-size:1rem;color:#121212;margin:0}.cmp-materialform__icon{font-family:feather;width:1.5rem;color:#fff;margin-right:1.5rem;font-weight:500;position:relative;display:inline-block;font-size:1.45rem}.cmp-materialform__icon-delete{font-family:feather;color:#383838;margin-left:.625rem;font-size:1.1rem;cursor:pointer}.cmp-materialform__document{width:100%;min-height:8.938rem;background:#fff;border:.125rem dashed #d8d8d8;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.5rem;margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.cmp-materialform__document:before{content:"";font-family:feather;font-weight:500;display:inline-block;font-size:1.25rem;color:#383838;margin:0;display:block}.cmp-materialform__document-label{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}.cmp-materialform__document-label-open{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-materialform__document-disabled{opacity:.5;pointer-events:none;outline:none}.cmp-materialform__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1rem}.cmp-materialform__label{font-weight:700;font-size:.875rem;line-height:150%;color:#000;margin-bottom:.25rem}.cmp-materialform__imagecard{width:9rem;height:6.25rem;-o-object-fit:cover;object-fit:cover;margin:auto auto 1.563rem}.cmp-materialform__input{font-size:.875rem;line-height:150%;color:#383838;border:.125rem solid #a3a3a3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.25rem;padding:.75rem 1rem;font-weight:500}.cmp-materialform__input--upload{display:none}.cmp-materialform__input::-webkit-input-placeholder{text-overflow:ellipsis}.cmp-materialform__input::-moz-placeholder{text-overflow:ellipsis}.cmp-materialform__input:-ms-input-placeholder{text-overflow:ellipsis}.cmp-materialform__input::-ms-input-placeholder{text-overflow:ellipsis}.cmp-materialform__input::placeholder{text-overflow:ellipsis}.cmp-materialform textarea{height:11.5rem}.cmp-materialform__caracteres{text-align:end;color:#000;font-size:.875rem}.overflow-hidden{overflow:hidden}@media(max-width:480px){.cmp-materialform{position:relative;padding-bottom:4rem}.cmp-materialform__content{display:block}.cmp-materialform__modal--content{height:inherit;overflow:auto}.cmp-materialform__button{width:-webkit-fill-available}.cmp-materialform__button--open{width:100%;max-width:none}.cmp-materialform__button--delete{position:relative}.cmp-materialform__card{display:block;text-align:center;border:.063rem solid #f3f3f3;border-radius:.625rem;padding:2rem;margin-bottom:1rem}.cmp-materialform__card--body,.cmp-materialform__card--footer{width:100%}.cmp-materialform__modal--footer{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:7.813rem;padding:1rem}.cmp-materialform__description_document{width:100%}.cmp-materialform__list{grid-template-columns:1fr}}@media(min-width:768px){.cmp-materialform__modal--content{margin:1rem}.cmp-materialform__modal--footer{padding-bottom:2rem}}.cmp-materialrepresentatives__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-materialrepresentatives__title{font-weight:700;font-size:1.125rem;line-height:150%;color:#383838;margin:0 0 .5rem}.cmp-materialrepresentatives__description-info{font-weight:500;font-size:.875rem;line-height:150%;color:#6f6f6f;width:auto;margin:0}.cmp-materialrepresentatives__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:.875rem;line-height:150%;cursor:pointer}.cmp-materialrepresentatives__upload{padding:1rem;background:#1c46f3;border-radius:.5rem;color:#fff;font-weight:400}.cmp-materialrepresentatives__card{background:#fff;padding:1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.5rem}.cmp-materialrepresentatives__img{width:3.125rem;height:3.125rem;border:.125rem solid #f3f3f3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:6.25rem;-o-object-fit:cover;object-fit:cover;margin-right:.5rem}.cmp-materialrepresentatives__title_info{font-weight:700;font-size:.875rem;line-height:150%;color:#121212;margin:0}.cmp-materialrepresentatives__description{font-weight:500;font-size:.875rem;line-height:150%;color:#6f6f6f;margin:0}.cmp-materialrepresentatives__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-materialrepresentatives__delete{width:7.75rem;height:3.313rem;border:.125rem solid #f3f3f3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.5rem;color:#000}.cmp-materialrepresentatives__delete:before{font-family:feather;content:"";color:#000;margin-right:1.5rem;font-weight:500;position:relative;display:inline-block;font-size:1.25rem}.cmp-materialrepresentatives__modal{width:100%;z-index:10;background:none;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;background-color:rgba(0,0,0,.1803921569);-webkit-box-sizing:border-box;box-sizing:border-box;top:0;left:0;height:100%}.cmp-materialrepresentatives__content_modal{width:35rem;background-color:#fff;border-radius:.25rem;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cmp-materialrepresentatives__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#193ed9;padding:1.75rem 3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-materialrepresentatives__icon_modal{width:1.5rem;color:#fff;margin-right:1.5rem;font-weight:500;position:relative;display:inline-block;font-size:1.45rem}.cmp-materialrepresentatives__icon_modal:before{font-family:feather;content:""}.cmp-materialrepresentatives__info_modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-materialrepresentatives__title_modal{font-weight:700;font-size:1.125rem;line-height:150%;color:#fff;margin:0}.cmp-materialrepresentatives__subtitle_modal{font-size:.875rem;line-height:150%;color:#fff;margin:0}.cmp-materialrepresentatives__card_info{padding:3rem}.cmp-materialrepresentatives__content{width:70%;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-materialrepresentatives__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:1rem 0}.cmp-materialrepresentatives__label{font-weight:700;font-size:.875rem;line-height:150%;color:#000;margin-bottom:.25rem}.cmp-materialrepresentatives__input{font-size:.875rem;line-height:150%;color:#383838;border:.125rem solid #a3a3a3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.25rem;padding:.75rem 1rem;font-weight:500}.cmp-materialrepresentatives__input::-webkit-input-placeholder{text-overflow:ellipsis}.cmp-materialrepresentatives__input::-moz-placeholder{text-overflow:ellipsis}.cmp-materialrepresentatives__input:-ms-input-placeholder{text-overflow:ellipsis}.cmp-materialrepresentatives__input::-ms-input-placeholder{text-overflow:ellipsis}.cmp-materialrepresentatives__input::placeholder{text-overflow:ellipsis}.cmp-materialrepresentatives textarea{height:12.5rem}.cmp-materialrepresentatives__buttons_modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4.375rem}.cmp-materialrepresentatives__cancel{width:10.938rem;height:3.313rem;border:.125rem solid #f3f3f3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.5rem;color:#000}.cmp-materialrepresentatives__save{width:15.063rem;height:3.313rem;background:#ffd200;border-radius:.5rem;color:#000}.cmp-materialrepresentatives__caracteres{text-align:end;color:#000;font-size:.875rem}@media(max-width:768px){.cmp-materialrepresentatives__content{width:95%}}@media(max-width:480px){.cmp-materialrepresentatives__buttons,.cmp-materialrepresentatives__content{width:100%}.cmp-materialrepresentatives__delete{width:100%;margin-top:.938rem}.cmp-materialrepresentatives__card,.cmp-materialrepresentatives__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-materialrepresentatives__content_modal{width:95%}.cmp-materialrepresentatives__description_document{width:100%}.cmp-materialrepresentatives__card_info{padding:1rem}.cmp-materialrepresentatives__buttons_modal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:7.813rem;margin-bottom:2rem}.cmp-materialrepresentatives__upload{margin-top:15px;width:88%}.cmp-materialrepresentatives__cancel,.cmp-materialrepresentatives__save{width:100%}}.cmp-materialvideo__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-materialvideo__title{font-weight:700;font-size:1.125rem;line-height:150%;color:#383838;margin:0 0 .5rem}.cmp-materialvideo__description-info{font-weight:500;font-size:.875rem;line-height:150%;color:#6f6f6f;width:auto;margin:0}.cmp-materialvideo__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:.875rem;line-height:150%;cursor:pointer}.cmp-materialvideo__upload{padding:1rem;background:#1c46f3;border-radius:.5rem;color:#fff;font-weight:400}.cmp-materialvideo__card{background:#fff;padding:1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.5rem}.cmp-materialvideo__title_info{font-weight:700;font-size:.875rem;line-height:150%;color:#121212;margin:0}.cmp-materialvideo__description{font-weight:500;font-size:.875rem;line-height:150%;color:#6f6f6f;margin:0}.cmp-materialvideo__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-materialvideo__delete{width:7.75rem;height:3.313rem;border:.125rem solid #f3f3f3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.5rem;color:#000}.cmp-materialvideo__delete:before{font-family:feather;content:"";color:#000;margin-right:1.5rem;font-weight:500;position:relative;display:inline-block;font-size:1.25rem}.cmp-materialvideo__modal{width:100%;z-index:10;background:none;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;background-color:rgba(0,0,0,.1803921569);-webkit-box-sizing:border-box;box-sizing:border-box;top:0;left:0;height:100%}.cmp-materialvideo__content_modal{width:35rem;background-color:#fff;border-radius:.25rem;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cmp-materialvideo__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#193ed9;padding:1.75rem 3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-materialvideo__icon_modal{width:1.5rem;color:#fff;margin-right:1.5rem;font-weight:500;position:relative;display:inline-block;font-size:1.45rem}.cmp-materialvideo__icon_modal:before{font-family:feather;content:""}.cmp-materialvideo__info_modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-materialvideo__title_modal{font-weight:700;font-size:1.125rem;line-height:150%;color:#fff;margin:0}.cmp-materialvideo__subtitle_modal{font-size:.875rem;line-height:150%;color:#fff;margin:0}.cmp-materialvideo__card_info{padding:3rem}.cmp-materialvideo__content{width:70%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-materialvideo__content,.cmp-materialvideo__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-materialvideo__field{margin:1rem 0}.cmp-materialvideo__label{font-weight:700;font-size:.875rem;line-height:150%;color:#000;margin-bottom:.25rem}.cmp-materialvideo__input{font-size:.875rem;line-height:150%;color:#383838;border:.125rem solid #a3a3a3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.25rem;padding:.75rem 1rem;font-weight:500}.cmp-materialvideo__input::-webkit-input-placeholder{text-overflow:ellipsis}.cmp-materialvideo__input::-moz-placeholder{text-overflow:ellipsis}.cmp-materialvideo__input:-ms-input-placeholder{text-overflow:ellipsis}.cmp-materialvideo__input::-ms-input-placeholder{text-overflow:ellipsis}.cmp-materialvideo__input::placeholder{text-overflow:ellipsis}.cmp-materialvideo textarea{height:12.5rem}.cmp-materialvideo__buttons_modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2.5rem}.cmp-materialvideo__cancel{width:10.938rem;height:3.313rem;border:.125rem solid #f3f3f3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.5rem;color:#000}.cmp-materialvideo__save{width:15.063rem;height:3.313rem;background:#ffd200;border-radius:.5rem;color:#000}.cmp-materialvideo__caracteres{text-align:end;color:#000;font-size:.875rem}.cmp-modal--open{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media(max-width:768px){.cmp-materialvideo__content{width:95%}}@media(max-width:480px){.cmp-materialvideo__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-materialvideo__buttons,.cmp-materialvideo__content{width:100%}.cmp-materialvideo__delete{width:100%;margin-top:.938rem}.cmp-materialvideo__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-materialvideo__content_modal{width:95%}.cmp-materialvideo__description_document{width:100%}.cmp-materialvideo__card_info{padding:1rem}.cmp-materialvideo__buttons_modal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:7.813rem;margin-bottom:2rem}.cmp-materialvideo__upload{margin-top:15px;width:88%}.cmp-materialvideo__cancel,.cmp-materialvideo__save{width:100%}}.cmp-menu{margin-left:-3rem}.cmp-menu__title{font-size:.875rem;color:#fff;font-family:Inter,sans-serif;font-weight:500}.cmp-menu__button{padding:0 1rem;height:3.438rem;font-size:1rem;font-weight:500;background:transparent;border:.125rem solid #f3f3f3;border-radius:.5rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-menu__button .cmp-button__icon,.cmp-menu__button .icon{color:#fff;padding-right:1rem;font-size:1rem;font-weight:600}.cmp-menu__content{display:none;position:fixed;top:0;bottom:0;left:0;z-index:2;overflow:hidden;z-index:999}.cmp-menu__sidebar-close{display:none;cursor:pointer}.cmp-menu__sidebar-sector{border-left:.313rem solid #f3f3f3}.cmp-menu__sidebar-product,.cmp-menu__sidebar-sector{display:none;-webkit-transition:all .5s;transition:all .5s}.cmp-menu__sidebar-product{border-left:.125rem solid #f3f3f3}.cmp-menu__sidebar-industry,.cmp-menu__sidebar-product,.cmp-menu__sidebar-sector{position:relative}.cmp-menu__sidebar-item{font-size:.875rem;font-weight:500;padding:.625rem 0}.cmp-menu__sidebar-nav{max-height:80vh;overflow-y:scroll;overflow-x:hidden}.cmp-menu__sidebar-nav::-webkit-scrollbar{width:6px}.cmp-menu__sidebar-nav::-webkit-scrollbar-track{background:#fff;border-radius:.5rem}.cmp-menu__sidebar-nav::-webkit-scrollbar-thumb{background:#1c46f3;border-radius:10px}.cmp-menu__sidebar-nav::-webkit-scrollbar-thumb:hover{background:#497fff}.cmp-menu__sidebar-link{padding:.625rem;font-weight:.875rem;color:#383838;font-weight:500;text-decoration:none}.cmp-menu__sidebar-link:hover{background-color:rgba(73,127,255,.1098039216);border-radius:.313rem;cursor:pointer}.cmp-menu__sidebar-menu,.cmp-menu__sidebar-nav{list-style:none;-webkit-padding-start:0;padding-inline-start:0}.cmp-menu__sidebar{background-color:#fff;max-width:27rem;padding:2rem;z-index:1;margin-left:-280px;-webkit-transition:all .5s;transition:all .5s}.cmp-menu__sidebar--open{width:auto}.cmp-menu__sidebar-overlay{position:fixed;background:rgba(0,0,0,.1098039216);width:100%;height:100%;top:0;left:0;z-index:1}.cmp-menu__sidebar--left{display:block;margin-left:0}.cmp-menu__sidebar--block{display:block}.cmp-menu__sidebar--flex{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-menu__sidebar hr{border:.063rem solid #f3f3f3}.cmp-menu__loading--active{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-menu__loadingbutton{position:relative;width:.625rem;height:.625rem;border-radius:.313rem;background-color:#1637bf;color:#1637bf;-webkit-animation:dotFlashing 1s linear infinite alternate;animation:dotFlashing 1s linear infinite alternate;-webkit-animation-delay:.5s;animation-delay:.5s}.cmp-menu__loadingbutton:after,.cmp-menu__loadingbutton:before{content:"";display:inline-block;position:absolute;top:0}.cmp-menu__loadingbutton:before{left:-.938rem;-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:0s;animation-delay:0s}.cmp-menu__loadingbutton:after,.cmp-menu__loadingbutton:before{width:.625rem;height:.625rem;border-radius:.313rem;background-color:#1637bf;color:#1637bf}.cmp-menu__loadingbutton:after{left:.938rem;-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:1s;animation-delay:1s}@media(max-width:480px){.cmp-menu__content{height:100%;width:100%;z-index:99;position:fixed;overflow:auto;background-color:#fff}.cmp-menu__sidebar{width:auto;height:100%;position:absolute;right:0;left:0;top:0}.cmp-menu__sidebar-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.cmp-menu__sidebar-close .cmp-button__icon,.cmp-menu__sidebar-close .icon{font-weight:700;font-size:1rem}.cmp-menu__sidebar--open{width:100%}.cmp-menu__sidebar-sector{left:280px}.cmp-menu__sidebar-overlay{display:none}}@media(max-width:768px){.cmp-menu{margin-left:0}.cmp-menu__button{padding:0;border:none}.cmp-menu__button span{display:none}.cmp-menu__button .cmp-button__icon,.cmp-menu__button .icon{font-size:1.625rem}}@media(min-width:480px){.cmp-menu__sidebar--block{margin:0}}.cmp-material__modal,.cmp-materialform__modal,.cmp-modal{background-color:rgba(0,0,0,.1803921569);width:100%;height:100%;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;z-index:999;top:0;left:0}.cmp-modal__content{overflow:overlay;max-width:50rem;background-color:#fff;border-radius:.313rem;padding:2rem;width:100%}.cmp-modal__content--logged{padding:0}.cmp-modal__content--searchbar{max-width:30rem}.cmp-modal__content-disabled .cmp-material__document,.cmp-modal__content-disabled .cmp-material__field,.cmp-modal__content-disabled .cmp-modal__header{opacity:.5}.cmp-modal__content-disabled .cmp-modal__footer{opacity:.5;pointer-events:none!important}.cmp-modal__content--notice{width:40rem;padding:0}.cmp-modal__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cmp-modal__header .cmp-modal__close{cursor:pointer}.cmp-modal__header .cmp-modal__close:before{content:url(clientlib-site/resources/icons/icon_close.svg)}.cmp-modal__header--logged{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#1c46f3;padding:.75rem 3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top-left-radius:.313rem;border-top-right-radius:.313rem}.cmp-modal__header .cmp-button__icon,.cmp-modal__header .icon{font-weight:500;font-size:1.55rem;color:#fff;margin-right:1.563rem}.cmp-modal__header--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-modal__title{font-size:2rem;font-weight:700;margin:0;color:#494949}.cmp-modal__title--logged{font-size:1.125rem;color:#fff}.cmp-modal__subtitle{font-size:1rem;font-weight:700;line-height:1.8rem;color:#7c7c7c}.cmp-modal__subtitle--logged{font-size:.875rem;font-weight:500;color:#fff}.cmp-modal__body{max-height:60vh;overflow-y:scroll;color:#383838;font-size:1rem;word-break:break-word}.cmp-modal__body::-webkit-scrollbar{width:.313rem}.cmp-modal__body::-webkit-scrollbar-thumb{border-radius:.625rem;background-color:#497fff}.cmp-modal__body::-webkit-scrollbar-track{background-color:rgba(73,127,255,.1098039216);border-radius:.625rem}.cmp-modal__body--logged{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;overflow:hidden;padding:1rem 3rem .2rem;color:#121212;font-size:1rem;text-align:center;border:none}.cmp-modal__body--title{font-size:1.125rem}.cmp-modal__body--description{font-size:.875rem}.cmp-modal__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;border-top:.06rem solid #f3f3f3;margin-top:1.25rem;padding:1rem 3rem 2rem}.cmp-modal__footer--logged{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding-left:55%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.cmp-modal__button,.cmp-modal__footer--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-modal__button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:.875rem;line-height:150%;cursor:pointer;border-radius:.625rem;max-width:10.5rem;height:3.313rem;padding:0 1rem;width:100%;margin-right:.625rem}.cmp-modal--dflex,.cmp-modal__button{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-modal--dnone{display:none}.cmp-modal__product-image-list-item-link{text-decoration:none}.cmp-modal__justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-modal__product-image-list-item img{cursor:pointer}.cmp-modal--product .cmp-modal__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-bottom:.2rem solid #f3f3f3}.cmp-modal--product .cmp-modal__body-title,.cmp-modal--product .cmp-modal__header-title{margin:0 0 1rem;font-size:1rem;font-weight:700;padding-top:.5rem;color:#000}.cmp-modal--product .cmp-modal__content{width:40rem;padding:1rem}.cmp-modal--product .cmp-modal__body-title{margin:.5rem 0}.cmp-modal--product .cmp-modal__body p{font-size:.9rem;font-weight:400;margin:0}.cmp-modal--product .cmp-modal__product-list{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:1rem;list-style:none;padding:0;margin:0}.cmp-modal--product .cmp-modal__product-image{width:5rem;height:5rem;-o-object-fit:cover;object-fit:cover}.cmp-modal--product .cmp-modal__product-image-list{-webkit-padding-start:0;padding-inline-start:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;overflow:scroll}.cmp-modal--product .cmp-modal__product-image-list::-webkit-scrollbar{width:0;height:.3rem;cursor:pointer}.cmp-modal--product .cmp-modal__product-image-list::-webkit-scrollbar-thumb{border-radius:.625rem;background-color:#497fff}.cmp-modal--product .cmp-modal__product-image-list::-webkit-scrollbar-track{background-color:rgba(73,127,255,.1098039216);border-radius:.25rem}.cmp-modal--product .cmp-modal__product-image-list-item{padding:.5rem}.cmp-modal--material .cmp-modal__content{max-height:99%;overflow-y:auto}.cmp-modal--material .cmp-modal__content::-webkit-scrollbar{width:.313rem}.cmp-modal--material .cmp-modal__content::-webkit-scrollbar-thumb{border-radius:.625rem;background-color:#497fff}.cmp-modal--material .cmp-modal__content::-webkit-scrollbar-track{background-color:rgba(73,127,255,.1098039216);border-radius:.625rem}.cmp-modal--material .cmp-modal__footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:0 3rem 1rem}.cmp-modal--material .cmp-modal__footer .cmp-modal__button{margin:0}@media(max-width:480px){.cmp-modal__footer{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.cmp-modal__footer--center{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.cmp-modal__button{margin-top:1rem;max-width:none}.cmp-modal--material .cmp-modal__body--logged{padding:revert}.cmp-modal--material .cmp-modal__footer{padding:1rem;gap:3rem}}@media(max-width:768px){.cmp-modal__content{width:90%}.cmp-modal__body--logged{padding:.5rem!important;min-width:90%;margin:auto}}.cmp-navigation__item--level-0:hover>.cmp-navigation__group{background:#ececec}.cmp-productcard{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.5rem 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cmp-productcard__title{font-weight:700;font-size:1rem;line-height:150%;color:#121212;margin:0}.cmp-productcard__descrition{font-weight:500;font-size:.875rem;line-height:150%;color:#000;margin:0;word-break:break-word}.cmp-productcard__content{font-weight:500;font-size:.875rem;color:#6f6f6f}.cmp-productcard__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-productcard__image,.cmp-sidebar__image{-webkit-filter:drop-shadow(0 2px 1px hsla(0,0%,81.6%,.5));filter:drop-shadow(0 2px 1px rgba(208,208,208,.5));width:9rem;height:7.25rem;-o-object-fit:contain;object-fit:contain;border:.125rem;overflow:hidden;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.cmp-productcard__image:hover,.cmp-sidebar__image:hover{-webkit-transform:scale(1.2);transform:scale(1.2);margin-right:.5rem;cursor:-webkit-zoom-in;cursor:zoom-in}.cmp-productcard__body{padding-left:1rem;padding-right:2rem}.cmp-productcard__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:8.563rem;border-left:.125rem solid #f3f3f3;padding-left:2rem}.cmp-productcard__dropdown{display:none;color:#1c46f3;font-size:.75rem;font-weight:700;line-height:1.125rem;position:relative;padding:1rem 0;cursor:pointer}.cmp-productcard__dropdown-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;margin-top:.5rem;-webkit-transition:all .5s;transition:all .5s}.cmp-productcard__dropdown:after{content:"";font-family:feather;position:absolute;right:0;-webkit-transition:all .5s;transition:all .5s}.cmp-productcard__dropdown--show .cmp-productcard__dropdown-content{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-productcard__dropdown--show .cmp-productcard__dropdown:after{-webkit-transform:rotate(-182deg);transform:rotate(-182deg)}.cmp-productcard__dropdown--modal{display:none;position:absolute;top:2.563rem;right:1.188rem;z-index:999}.cmp-productcard__dropdown--modal-show{display:block}.cmp-productcard__dropdown--modal-button{position:absolute;top:1rem;right:0;display:none;cursor:pointer;color:#1c46f3}.cmp-productcard__dropdown--modal-button .cmp-button__icon:before,.cmp-productcard__dropdown--modal-button .icon:before{content:url(clientlib-site/resources/icons/more-vertical.svg)}.cmp-productcard__dropdown--modal .cmp-button__icon,.cmp-productcard__dropdown--modal .icon{cursor:pointer;padding-right:1rem}.cmp-productcard__dropdown--modal-content{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:1.5rem;border-radius:.5rem 0 .5rem .5rem}.cmp-productcard__dropdown--modal-body{list-style:none;padding:0;margin:0}.cmp-productcard__dropdown--modal-item{color:#000;font-weight:500;font-size:.875rem;line-height:150%;cursor:pointer;padding:1rem 1.875rem}.cmp-productcard__dropdown--modal-item:not(:first-child){border-top:.125rem solid #f3f3f3}.cmp-productcard__dropdown--modal-item .cmp-button__icon,.cmp-productcard__dropdown--modal-item .icon{font-size:1.125rem;margin-left:-1rem}.cmp-productcard__item{padding-bottom:.2rem;font-size:.75rem;line-height:150%;color:#000;width:50%}.cmp-productcard__item-companie{font-size:.75rem;padding-bottom:.7rem;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-productcard__item-companie .cmp-button__icon,.cmp-productcard__item-companie .icon{font-size:1rem;padding-right:.5rem}.cmp-productcard__button,.cmp-productcard__note,.cmp-productcard__view{width:8rem;padding:.54rem 0;color:#6f6f6f;font-weight:500;font-size:.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-radius:.313rem;margin-bottom:.5rem}.cmp-productcard__button:before,.cmp-productcard__note:before,.cmp-productcard__view:before{font-family:feather;font-weight:500;position:relative;display:inline-block;font-size:1.25rem;color:#6f6f6f;margin-right:1rem}.cmp-productcard__button--disabled{pointer-events:none;opacity:.5}.cmp-productcard__view{border:none}.cmp-productcard__note{border:none;color:#fff}.cmp-productcard__note:before{color:#fff}@media(max-width:768px){.cmp-productcard{padding:.375rem .5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cmp-productcard__body{padding:.625rem}.cmp-productcard__body:before{content:"";border-bottom:.125rem solid #f3f3f3;width:69%;position:absolute;bottom:.875rem;right:-2rem}.cmp-productcard__dropdown{display:block}.cmp-productcard__dropdown-content{display:none}.cmp-productcard__dropdown--show .cmp-productcard__dropdown-content{padding-bottom:1rem}.cmp-productcard__item{width:100%}.cmp-productcard__footer{display:none}.cmp-productcard__dropdown--modal-button{display:block}}.cmp-productimage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-productimage__image{height:7rem;width:7rem;display:none;margin-bottom:1rem}.cmp-productimage__image-open{display:block}.cmp-productimage .cmp-image__image{width:9rem;height:7.25rem;-o-object-fit:contain;object-fit:contain}.cmp-productimage__edit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.9rem 4rem;border:.125rem dashed #d8d8d8;border-radius:.5rem;text-align:center;background:#fff;cursor:pointer}.cmp-productimage__editicon:before{content:"";font-family:feather;font-size:1.5rem;cursor:pointer;color:#383838}.cmp-productimage input{display:none}.cmp-productimage b{font-weight:700}.cmp-productimage p{margin:0;font-size:.875rem;font-weight:500;color:#383838}.cmp-productimage__loading{display:none}.cmp-productimage__loading--active{display:-webkit-box;display:-ms-flexbox;display:flex;width:9rem;height:4rem;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-productimage__loading--active:before{font-family:feather;content:"";font-weight:500;position:absolute;font-size:2.5rem;color:#6c6c6c;-webkit-animation:rotation 2.5s linear infinite;animation:rotation 2.5s linear infinite}@media(max-width:480px){.cmp-productimage{padding:1rem 2rem}.cmp-productimage__logo{width:100%}}.cmp-productsearch{position:relative;width:100%}.cmp-certificationform__content .cmp-productsearch.loading>.cmp-certificationform__loading,.cmp-productsearch.loading>.cmp-productsearch__loading{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-productsearch__loading-text{display:none;font-size:1rem;font-weight:800;color:#000}.cmp-productsearch__loading-text--active{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-productsearch__loading-text--active:before{font-family:feather;content:"";font-weight:500;position:relative;font-size:2rem;color:#193ed9;-webkit-animation:rotation 2.5s linear infinite;animation:rotation 2.5s linear infinite;width:-webkit-min-content;width:-moz-min-content;width:min-content;left:50%}.cmp-productsearch__search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:1rem;border-bottom:.125rem solid #f3f3f3;margin-bottom:2rem}.cmp-productsearch__search-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1rem}.cmp-productsearch__search-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:.094rem solid #d8d8d8;border-radius:.5rem;height:3.75rem;width:100%;background-color:#f3f3f3}.cmp-productsearch__search-input{border:none;width:95%;padding-left:1.25rem;background-color:transparent;font-weight:500;font-size:.875rem;line-height:150%;color:#6f6f6f;outline:0}.cmp-productsearch__search-icon{display:block;right:.625rem;color:#193ed9;padding-right:1.25rem}.cmp-productsearch__search-button{padding:.5rem;font-size:.875rem;font-weight:500;border-radius:.5rem;color:#fff;width:15rem;height:3.313rem;line-height:150%;text-decoration:none;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}.cmp-productsearch__search-button .cmp-button__icon,.cmp-productsearch__search-button .icon{margin-right:.313rem}.cmp-productsearch__search-informative{margin-top:1rem;font-weight:400;font-size:.875rem;line-height:150%;color:#000}.cmp-productsearch__list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:0;padding:0;list-style:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box;gap:1rem}.cmp-certificationform__content .cmp-certificationform__loading,.cmp-productsearch__loading{position:absolute;top:50%;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.cmp-certificationform__content .cmp-certificationform__loading-button,.cmp-productsearch__loading-button{position:relative;width:.625rem;height:.625rem;border-radius:.313rem;background-color:#1637bf;color:#1637bf;-webkit-animation:dotFlashing 1s linear infinite alternate;animation:dotFlashing 1s linear infinite alternate;-webkit-animation-delay:.5s;animation-delay:.5s}.cmp-certificationform__content .cmp-certificationform__loading-button:after,.cmp-certificationform__content .cmp-certificationform__loading-button:before,.cmp-productsearch__loading-button:after,.cmp-productsearch__loading-button:before{content:"";display:inline-block;position:absolute;top:0}.cmp-certificationform__content .cmp-certificationform__loading-button:before,.cmp-productsearch__loading-button:before{left:-.938rem;width:.625rem;height:.625rem;border-radius:.313rem;background-color:#1637bf;color:#1637bf;-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:0s;animation-delay:0s}.cmp-certificationform__content .cmp-certificationform__loading-button:after,.cmp-productsearch__loading-button:after{left:.938rem;width:.625rem;height:.625rem;border-radius:.313rem;background-color:#1637bf;color:#1637bf;-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:1s;animation-delay:1s}.cmp-productsearch__pagination{position:relative;width:100%;margin-top:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.cmp-productsearch__pagination-text{font-weight:500;font-size:.875rem;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;color:#000;width:100%}.cmp-productsearch__pagination-list,.cmp-productsearch__pagination-list__numbers{gap:.5rem;list-style:none;margin:0;padding:0}.cmp-productsearch__button,.cmp-productsearch__pagination-list,.cmp-productsearch__pagination-list__numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-productsearch__button{width:1.875rem;height:1.875rem;font-size:.875rem;font-weight:500;border:none;border-radius:50%;cursor:pointer;background-color:#fff;color:#121212}.cmp-productsearch__button-next,.cmp-productsearch__button-previous{color:#000}.cmp-productsearch__button-active{background-color:#ffe153}.cmp-productsearch__button-arrow--active{color:#1c46f3}.cmp-productsearch__button-blue{background-color:#1c46f3;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;font-weight:500;border:none;border-radius:.5rem;cursor:pointer}.cmp-productsearch__button-blue:before{color:#fff}.cmp-productsearch__button-white{background-color:#fff;color:#1c46f3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;font-weight:500;border-radius:.5rem;border:.188rem solid #1c46f3;cursor:pointer}.cmp-productsearch__button-white:before{color:#1c46f3}.cmp-productsearch__text{color:#000}.cmp-productsearch__text,.cmp-productsearch__title{font-family:Inter;font-style:normal;font-weight:700;font-size:1rem;line-height:150%}.cmp-productsearch__title{color:#121212}@media(max-width:480px){.cmp-productsearch__search{margin-bottom:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-productsearch__search--button{width:4.313rem}.cmp-productsearch__search--button .cmp-button__icon,.cmp-productsearch__search--button .icon{margin:0}.cmp-productsearch__search--button span{display:none}.cmp-productsearch__search-button{width:100%;margin-left:0;margin-top:1rem}.cmp-productsearch__pagination{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-productsearch__pagination-text{padding:1rem;width:auto}}.cmp-companyvitrinemodal{width:100%;height:100vh;position:fixed;top:0;left:0;overflow:auto;z-index:1}.cmp-companyvitrinemodal,.cmp-companyvitrinemodal__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-companyvitrinemodal__button{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;cursor:pointer;border-radius:.5rem;font-weight:500;font-size:.875rem;min-width:6rem;max-width:12rem;padding:1rem 1.5rem}.cmp-companyvitrinemodal__button--disabled{cursor:none;background-color:#f3f3f3!important;border:.125rem solid #f3f3f3!important;pointer-events:none}.cmp-companyvitrinemodal__button--colortransp{background-color:transparent;border:.125rem solid #1c46f3;color:#1c46f3;margin-right:1rem}.cmp-companyvitrinemodal__button--colorblue{background-color:#1c46f3;border:.125rem solid #1c46f3;color:#fff}.cmp-companyvitrinemodal--close{display:none!important}.cmp-companyvitrinemodal__content{background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:37.375rem;border-radius:.5rem;-webkit-box-shadow:0 1.25rem 1.25rem 0 rgba(56,56,56,.24);box-shadow:0 1.25rem 1.25rem 0 rgba(56,56,56,.24)}.cmp-companyvitrinemodal__content--maxwidth{width:26.3rem!important}.cmp-companyvitrinemodal__header{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:.3rem .3rem 0 0;background-color:#1c46f3;padding:1.75rem 1.4rem}.cmp-companyvitrinemodal__header--center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.cmp-companyvitrinemodal__title{color:#fff;font-size:1.125rem;margin:0}.cmp-companyvitrinemodal__body{color:#383838;font-size:1rem;border:none;margin:0;padding:1rem 1.4rem 2.5em}.cmp-companyvitrinemodal__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:1.5rem}.cmp-companyvitrinemodal__footer--content-center,.cmp-companyvitrinemodal__loading{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-companyvitrinemodal__loading{position:absolute;top:46%;right:0;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem}.cmp-companyvitrinemodal__loading--active{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-companyvitrinemodal__loading-button{position:relative;width:.625rem;height:.625rem;border-radius:.313rem;background-color:#1637bf;color:#1637bf;-webkit-animation:dotFlashing 1s linear infinite alternate;animation:dotFlashing 1s linear infinite alternate;-webkit-animation-delay:.5s;animation-delay:.5s}.cmp-companyvitrinemodal__loading-button:after,.cmp-companyvitrinemodal__loading-button:before{content:"";display:inline-block;position:absolute;top:0}.cmp-companyvitrinemodal__loading-button:before{left:-.938rem;width:.625rem;height:.625rem;border-radius:.313rem;background-color:#1637bf;color:#1637bf;-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:0s;animation-delay:0s}.cmp-companyvitrinemodal__loading-button:after{left:.938rem;width:.625rem;height:.625rem;border-radius:.313rem;background-color:#1637bf;color:#1637bf;-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:1s;animation-delay:1s}@keyframes dotFlashing{0%{background-color:#1637bf}50%,to{background-color:#ebe6ff}}.cmp-companyvitrinemodal__notice{color:#f50000;font-size:1rem;font-weight:700;margin:0 0 .6rem}.cmp-companyvitrinemodal__notice-item{margin:.5rem 0;font-weight:400;font-size:1rem}#cmp-create-product{font-style:normal;font-weight:700;font-size:1.125rem;line-height:150%;color:#fff;margin:0;position:absolute;top:.55rem!important;background:#1c46f3;display:none}.cmp-companyvitrine--text{padding-top:1rem}.cmp-flex--important{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media(max-width:480px){.cmp-companyvitrinemodal__content{width:90%}.cmp-companyvitrinemodal__body{padding:1rem}.cmp-companyvitrinemodal__field{width:92%}.cmp-companyvitrinemodal__footer{width:92%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.cmp-companyvitrinemodal__button{width:100%}}.cmp-registereduser{background-color:#f3f3f3;width:100%;height:100%;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;z-index:99;top:0;left:0}.cmp-registereduser--open,.cmp-registereduser__content{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-registereduser__content{width:58.5rem;height:25.438rem;border-radius:.5rem;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cmp-registereduser__content:before{content:url(clientlib-site/resources/icons/success.png);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-registereduser__title{color:#061658;text-align:center;margin-bottom:0;font-weight:700;font-size:2rem}.cmp-registereduser__destription{font-weight:500;font-size:.875rem;line-height:150%;color:#061658;text-align:center;margin-top:.5rem;margin-bottom:4.875rem;width:50%}.cmp-searchbar,.searchbar{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-searchbar{width:100%;position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:1rem}.cmp-searchbar .icon-search{cursor:pointer}.cmp-searchbar__text--zero-results{font-family:Archia;font-size:1rem;font-weight:600;text-align:left;color:rgba(0,0,0,.6);background-color:hsla(0,0%,85.1%,.3764705882);width:calc(100% - 2rem);display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:.25rem;padding:1rem}.cmp-searchbar__browse-others{font-weight:500;text-decoration:none;border-bottom:.063rem solid #1c46f3;color:#1c46f3;text-align:center;margin:0 auto 1rem;max-width:16.25rem}.cmp-searchbar__browse-others,.cmp-searchbar__button--see-more-products{font-family:Archia;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.cmp-searchbar__button--see-more-products{margin-top:2rem;gap:.5rem;background-color:hsla(0,0%,85.1%,.1254901961);border-radius:.25rem;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;font-weight:600;height:2.625rem;border:none;text-align:left;color:rgba(0,0,0,.6);-webkit-transition:.3s;transition:.3s}.cmp-searchbar__button--see-more-products:before{font-family:feather;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;position:relative;font-size:1.5rem;bottom:-.063rem}.cmp-searchbar__button--see-more-products-hidden{display:none!important}.cmp-searchbar__description--result-hidden-item{display:none}.cmp-searchbar__input::-webkit-input-placeholder{color:hsla(0,0%,43.5%,.3882352941)}.cmp-searchbar__input::-moz-placeholder{color:hsla(0,0%,43.5%,.3882352941)}.cmp-searchbar__input:-ms-input-placeholder{color:hsla(0,0%,43.5%,.3882352941)}.cmp-searchbar__input::-ms-input-placeholder{color:hsla(0,0%,43.5%,.3882352941)}.cmp-searchbar .cmp-button__icon,.cmp-searchbar .icon,.cmp-searchbar__input,.cmp-searchbar__input::placeholder{color:hsla(0,0%,43.5%,.3882352941)}.cmp-searchbar__input{height:3.188rem;padding:0 1rem;width:100%;border-radius:.5rem;background-color:#d8d8d8;font-size:1rem;background:#fff;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:500;color:#6f6f6f;text-align:left;border:.125rem solid #f3f3f3}.cmp-searchbar__input:focus{outline:none}.cmp-searchbar .cmp-button__icon,.cmp-searchbar .icon{position:absolute;font-size:1.625rem;padding-right:1.25rem;color:#1c46f3}.cmp-searchbar__icon-loading{height:0}.cmp-searchbar__icon-loading:after{font-family:feather;content:"";font-weight:500;position:absolute;display:none;font-size:1.5rem;top:.5rem;left:80%;color:#898989;-webkit-animation:rotation 2.5s linear infinite;animation:rotation 2.5s linear infinite}.cmp-searchbar__icon-loading--enabled:after{display:inline-block}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.cmp-searchbar__autocomplete-sector-list,.cmp-searchbar__autocomplete-text-list{list-style:none;margin:0;padding:0}.cmp-searchbar__autocomplete-title{font-size:.75rem;font-weight:800;color:#383838}.cmp-searchbar__autocomplete-list{list-style:none;margin:0;padding:0}.cmp-searchbar__autocomplete-item-link{position:relative;text-decoration:none;font-size:1rem;color:#000;font-weight:500!important;font-family:Archia;font-weight:700}.cmp-searchbar__autocomplete-item-bold{color:#000;font-weight:900}.cmp-searchbar__autocomplete-item{position:relative;padding:1rem;-webkit-transition:1s cubic-bezier(.23,1,.32,1);transition:1s cubic-bezier(.23,1,.32,1);border-radius:.5rem}.cmp-searchbar__autocomplete-item:hover{background-color:rgba(73,127,255,.15)}.cmp-searchbar__autocomplete{display:none;position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(100% - 1rem);min-height:16rem;max-height:29rem;top:4rem;background-color:#fff;padding:1rem 2rem;z-index:999;border-radius:.5rem;overflow:scroll;overflow-x:hidden;border:.125rem solid #f0f0f0}.cmp-searchbar__autocomplete::-webkit-scrollbar{width:.375rem}.cmp-searchbar__autocomplete::-webkit-scrollbar-track{background:#fff;border-radius:.5rem}.cmp-searchbar__autocomplete::-webkit-scrollbar-thumb{background:#1c46f3;border-radius:.625rem}.cmp-searchbar__autocomplete::-webkit-scrollbar-thumb:hover{background:#497fff}.cmp-searchbar__title--product-result{font-family:Archia;font-size:1.125rem;font-weight:500;color:#1c46f3;border-bottom:.125rem solid rgba(0,0,0,.2);padding:1rem 0;margin:0 0 2rem}.cmp-searchbar__description--result-not-found{font-family:Archia;font-size:1rem;font-weight:600;text-align:left;color:rgba(0,0,0,.6);margin-top:1rem;margin-bottom:3rem}.cmp-searchbar--no-results-heigth{max-height:7.5rem;height:auto;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-searchbar--no-results-heigth ul{width:100%;margin:0!important}.cmp-searchbar__autocomplete--open{display:block}@media(max-width:768px){#backtop{position:relative}.cmp-searchbar{padding:0;position:inherit}.cmp-searchbar__input{height:unset;padding:1rem;position:absolute;top:4.5rem;width:90%;right:0}.cmp-searchbar .cmp-button__icon,.cmp-searchbar .icon{color:#193ed9;right:1rem;position:absolute;padding:0;cursor:pointer;top:5.35rem}.cmp-searchbar__autocomplete{width:calc(100% - 1.7rem);right:0;bottom:unset;top:8.8rem;padding:1rem 2rem}.cmp-searchbar__autocomplete-item{padding:1rem 0}.cmp-searchbar__icon-loading:after{top:5.4rem}.cmp-searchbar__browse-others{border-bottom:.063rem solid #1c46f3;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin:0 0 1rem;text-wrap:nowrap;max-width:13.75rem;font-size:.875rem;cursor:pointer}}@media(max-width:480px){.cmp-searchbar__autocomplete{width:100%}}.cmp-sectorcontent__teaser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:auto}.cmp-sectorcontent__teaser-image,.cmp-sectorcontent__teaser-image:after{width:100%;height:100%;position:absolute}.cmp-sectorcontent__teaser-image:after{content:"";left:0;top:0;background-image:-webkit-gradient(linear,left top,right top,color-stop(39.29%,#00b869),color-stop(79%,rgba(0,184,105,0)));background-image:linear-gradient(90deg,#00b869 39.29%,rgba(0,184,105,0) 79%);border-radius:.5rem}.cmp-sectorcontent__image-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%}.cmp-sectorcontent__teaser-content{padding:2.5rem;z-index:99}.cmp-sectorcontent__teaser-title{font-weight:700;font-size:1.7rem;line-height:150%;color:#fff;margin:0}.cmp-sectorcontent__teaser-description{width:45%;color:#fff;font-size:.875rem}.cmp-sectorcontent img,.cmp-separator--full-width .cmp-separator__horizontal-rule{width:100%}.cmp-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;margin:2rem 1.5rem;-webkit-box-shadow:0 4px 30px -3px rgba(0,0,0,.05);box-shadow:0 4px 30px -3px rgba(0,0,0,.05);position:relative}.cmp-sidebar__mobile{width:100%;position:absolute;margin-top:-3rem;display:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.cmp-sidebar__mobile-button{font-size:.8rem;border:none;background:#1c46f3;color:#fff;border-radius:.4rem;padding:.5rem 1rem;cursor:pointer}.cmp-sidebar__body{background-color:#fff;width:100%;border-radius:.5rem;position:relative}.cmp-sidebar__footer{padding-top:13rem}.cmp-sidebar__footer .cmp-container .cmp-button,.cmp-sidebar__footer .cmp-container .cmp-companyresources__card-button{background-color:#fff;font-size:1rem;font-weight:700;color:#6f6f6f;width:auto}.cmp-sidebar__header{max-width:18.75rem;min-width:18.75rem;margin-right:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.cmp-sidebar__profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:2rem}.cmp-sidebar hr{margin-top:2rem;margin-bottom:0;display:block;border:.063rem solid #f3f3f3;width:83%}.cmp-sidebar .cmp-button,.cmp-sidebar .cmp-companyresources__card-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:3.313rem;padding:0 1.25rem;text-decoration:none}.cmp-sidebar .cmp-sidebar__icon-buyer .cmp-button:before,.cmp-sidebar .cmp-sidebar__icon-buyer .cmp-companyresources__card-button:before{content:"";font-family:feather;font-size:1.5rem;padding-right:1.5rem}.cmp-sidebar .cmp-sidebar__icon-company .cmp-button:before,.cmp-sidebar .cmp-sidebar__icon-company .cmp-companyresources__card-button:before{content:"";font-family:feather;font-size:1.5rem;padding-right:1.5rem}.cmp-sidebar__title{font-size:1rem;font-weight:600;line-height:1.688rem;color:#383838;padding-top:1rem}.cmp-sidebar__subtitle{font-size:.875rem;font-weight:500;line-height:1.313rem;color:#6f6f6f;padding-bottom:2rem}.cmp-sidebar__image{border:none}.cmp-sidebar__list{padding:0;margin:0}.cmp-sidebar__item{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:4.375rem;font-size:.938rem;font-weight:500;color:#6c6c6c}.cmp-sidebar__item .cmp-button__icon,.cmp-sidebar__item .icon{padding-right:.75rem;font-size:1.063rem;font-weight:400}.cmp-sidebar__item:hover{background-color:rgba(73,127,255,.1098039216)}.cmp-sidebar__item-link{text-decoration:none;color:#6f6f6f}.cmp-sidebar__remove-item{display:none}.cmp-sidebar .cmp-tabs__tab--active{border:none;font-weight:700;color:#1c46f3}.cmp-sidebar .cmp-tabs__tab--active:focus-visible{outline:none}.cmp-sidebar__list-disabled{opacity:.6;pointer-events:none}@media(max-width:480px){.cmp-sidebar{margin-top:4rem}.cmp-sidebar__mobile{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-sidebar__header{display:none;position:absolute;z-index:999;border:1px solid #1c46f3}.cmp-sidebar__header--mobile{display:block;position:fixed;max-width:100vw;max-height:calc(100% - 2.5rem);left:0;z-index:9;margin-top:-2.5rem;overflow-y:scroll}}@media(min-width:480px){.cmp-sidebar__header{display:block!important}}.cmp-sidebaradmin{display:-webkit-box;display:-ms-flexbox;display:flex;margin:1rem 0;position:relative}.cmp-sidebaradmin__mobile{width:100%;position:absolute;margin-top:-5rem;display:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.cmp-sidebaradmin__mobile-button{font-size:.8rem;border:none;background:#1c46f3;color:#fff;border-radius:.4rem;padding:.5rem 1rem;cursor:pointer;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.cmp-sidebaradmin__mobile-button .cmp-button__icon,.cmp-sidebaradmin__mobile-button .icon{font-size:1.4rem}.cmp-sidebaradmin__title{font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;color:#00197f;padding:1.5rem 0 1rem;border-bottom:1px solid #00197f;margin-bottom:1.5rem}.cmp-sidebaradmin__body{background-color:#fff;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:.5rem;position:relative;-webkit-box-shadow:0 .25rem 2rem -.2rem rgba(0,0,0,.05);box-shadow:0 .25rem 2rem -.2rem rgba(0,0,0,.05)}.cmp-sidebaradmin__body .cmp-text{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:1rem;color:#6c6c6c}.cmp-sidebaradmin__body .cmp-text b{margin-bottom:.5rem;display:block;color:#121212}.cmp-sidebaradmin__body .cmp-button__icon--icon-catalogo:after{font-family:feather;content:"";color:#fff;font-size:1.4rem;margin-right:1rem}.cmp-sidebaradmin__footer{padding:1.5rem 0}.cmp-sidebaradmin__button{font-weight:700;position:relative;-webkit-transition:.3;transition:.3;background-color:#1c46f3}.cmp-sidebaradmin__button:after{font-family:feather;content:"";color:#fff;position:absolute;left:1rem;font-size:1.4rem}.cmp-sidebaradmin__button:hover{-webkit-transition:.3;transition:.3;background-color:#aeaef0}.cmp-sidebaradmin__header{max-width:18.75rem;min-width:18.75rem;margin-right:3rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-shadow:0 .25rem 2rem -.2rem rgba(0,0,0,.05);box-shadow:0 .25rem 2rem -.2rem rgba(0,0,0,.05);border:1px solid #f3f3f3;padding:0 2rem}.cmp-sidebaradmin__header--hide{display:none!important}.cmp-sidebaradmin__profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:2rem}.cmp-sidebaradmin__hr{margin-top:2rem;margin-bottom:0;display:block;border:.063rem solid rgba(0,0,0,.2)}.cmp-sidebaradmin .cmp-button,.cmp-sidebaradmin .cmp-companyresources__card-button,.cmp-sidebaradmin__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;min-width:15rem;height:3.3rem;padding:0 1.25rem;text-decoration:none;background-color:#1c46f3;color:#fff;border:.125rem solid #f3f3f3;border-radius:.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.cmp-sidebaradmin__list{padding:0;margin:0;min-height:31.25rem}.cmp-sidebaradmin__item{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:3.375rem;font-size:1rem;font-weight:500;color:#121212;padding:0 2rem}.cmp-sidebaradmin__item:hover{background-color:rgba(73,127,255,.1098039216)}.cmp-sidebaradmin__remove-item{display:none}.cmp-sidebaradmin .cmp-tabs__tab--active{border:none;font-weight:700;color:#1c46f3}.cmp-sidebaradmin .cmp-tabs__tab--active:focus-visible{outline:none}.cmp-sidebaradmin__item[data-sidebarid="Meus catálogos"] div:before{content:"•";font-size:1rem;color:#000;margin:0 .5rem}@media(max-width:768px){.cmp-sidebaradmin{margin-top:5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-sidebaradmin__mobile,.cmp-sidebaradmin__mobile-button{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-sidebaradmin__mobile-button{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem}.cmp-sidebaradmin__header{display:none;margin-bottom:2rem;max-width:calc(100% - 4rem);min-width:auto}.cmp-sidebaradmin__header--mobile{display:block}.cmp-sidebaradmin .cmp-button,.cmp-sidebaradmin .cmp-companyresources__card-button{width:100%;min-width:auto}.cmp-sidebaradmin__button{width:auto;min-width:auto}.cmp-sidebaradmin__list{min-height:auto}}@media(min-width:768px){.cmp-sidebaradmin__header{display:block}}.cmp-spacer{position:relative;display:block}.cmp-spacer,.cmp-spacer--small .cmp-spacer{height:1.875rem}.cmp-spacer--medium .cmp-spacer{height:3.75rem}.cmp-spacer--large .cmp-spacer{height:5rem}.cmp-switchprofile__button{display:none;margin-left:1rem;padding:1rem;border:.063rem solid #f3f3f3;border-radius:.25rem;color:#fff;font-weight:500;font-size:.875rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;cursor:pointer}.cmp-switchprofile__button--open{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-switchprofile__button:before{content:"";font-family:feather;display:block;margin-right:.8rem}.cmp-switchprofile__button--profilebutton:before{content:"";font-family:feather;display:block;margin-right:.8rem;color:#1c46f3}.cmp-switchprofile__button:hover>.cmp-switchprofile__dropdown{display:block}.cmp-switchprofile__dropdown{display:none;position:absolute;background-color:#fff;width:14rem;margin-left:1rem;-webkit-box-shadow:0 .25rem .875rem rgba(0,0,0,.15);box-shadow:0 .25rem .875rem rgba(0,0,0,.15);z-index:1;border-radius:.25rem}.cmp-switchprofile__dropdown-list{list-style-type:none;-webkit-padding-start:0;padding-inline-start:0;margin:.25rem 0}.cmp-switchprofile__dropdown-item{margin:0 .25rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.8rem 0 .8rem .938rem;font-size:.875rem}.cmp-switchprofile__dropdown-item:hover{background-color:rgba(73,127,255,.1098039216);border-radius:.25rem;margin:0 .25rem}.cmp-switchprofile__dropdown-link{text-decoration:none;color:#121212;font-size:.875rem;line-height:1.5rem;letter-spacing:0;text-align:left}.cmp-switchprofile__logout{color:#f50000;width:auto;padding-top:.5rem}.cmp-switchprofile--border-top{border-top:.125rem solid #f3f3f3}.cmp-switchprofile__dropdown-content,.cmp-switchprofile__dropdown-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-switchprofile__dropdown-icon{padding:.3rem 1.5rem;border:.13rem solid #d8d8d8;border-radius:.5rem;gap:.5rem;margin-left:1rem}.cmp-switchprofile--none{display:none}.cmp-switchprofile__dropdown-avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-switchprofile__dropdown-avatar img{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border:.125rem solid #ffe153;border-radius:100%}.cmp-switchprofile__dropdown-name>p{font-family:Inter,sans-serif;font-size:1rem;color:#fff;margin:0!important}.cmp-switchprofile__dropdown-comapany-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:8rem;font-size:.625rem!important;font-style:normal;font-weight:500}.cmp-switchprofile__dropdown-icon:after{content:"";font-family:feather;font-size:1rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bolder}.cmp-switchprofile--none-dropdown .cmp-switchprofile__anothercompany,.cmp-switchprofile--none-dropdown .cmp-switchprofile__editbond,.cmp-switchprofile--none-dropdown .cmp-switchprofile__editlink,.cmp-switchprofile--none-dropdown .cmp-switchprofile__manageusers,.cmp-switchprofile--none-dropdown .cmp-switchprofile__newcompany{display:none}@media(max-width:768px){.cmp-switchprofile{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-switchprofile,.cmp-switchprofile__button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-switchprofile__button{display:none;width:100%;padding:.2rem;border:none;color:#1c46f3;font-size:1.2rem;margin-left:0}.cmp-switchprofile__button span{display:none}.cmp-switchprofile__button:before{margin-left:.8rem}.cmp-switchprofile__button--open{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-switchprofile__dropdown{top:4rem;right:1rem}}.cmp-switchprofilemodal{background-color:rgba(0,0,0,.1803921569);width:100%;height:100%;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;z-index:999;top:0;left:0}.cmp-switchprofilemodal__input-radio--display-none{display:none!important}.cmp-switchprofilemodal--open{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.cmp-switchprofilemodal__content{background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:37.375rem;border-radius:.5rem;-webkit-box-shadow:0 1.25rem 1.25rem 0 rgba(56,56,56,.24);box-shadow:0 1.25rem 1.25rem 0 rgba(56,56,56,.24)}.cmp-switchprofilemodal__content--maxwidth{width:26.3rem!important}.cmp-switchprofilemodal__header{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:.3rem .3rem 0 0;background-color:#1c46f3;padding:1.75rem 1.4rem}.cmp-switchprofilemodal__icon{margin-right:1.5rem;font-weight:500}.cmp-switchprofilemodal__icon,.cmp-switchprofilemodal__icon-modal{font-family:feather;width:1.5rem;color:#fff;position:relative;display:inline-block;font-size:1.45rem}.cmp-switchprofilemodal__icon-modal{margin:0}.cmp-switchprofilemodal__title{color:#fff;font-size:1.125rem;margin:0}.cmp-switchprofilemodal__subtitle{font-size:.875rem;color:#fff;width:100%;margin:0}.cmp-switchprofilemodal__body{color:#383838;font-size:1rem;border:none;margin:0;padding:1rem 1.4rem 2.5em}.cmp-switchprofilemodal__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1.5rem}.cmp-switchprofilemodal__label{font-weight:700;font-size:.875rem;line-height:150%;color:#000;margin-bottom:.25rem}.cmp-switchprofilemodal__input{font-size:.875rem;line-height:150%;color:#383838;border:.125rem solid #a3a3a3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.25rem;padding:.75rem 1rem;font-weight:500;height:10rem}.cmp-switchprofilemodal__caracteres{text-align:end;color:#000;font-size:.875rem}.cmp-switchprofilemodal__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:1.5rem}.cmp-switchprofilemodal__button,.cmp-switchprofilemodal__footer--content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-switchprofilemodal__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-radius:.5rem;font-weight:500;font-size:.875rem;min-width:6rem;max-width:10rem;padding:1rem 1.5rem}.cmp-switchprofilemodal__button--cancel{background-color:transparent;border:.125rem solid #1c46f3;color:#1c46f3;margin-right:1rem}.cmp-switchprofilemodal__button--save{background-color:#1c46f3;border:.125rem solid #1c46f3;color:#fff}.cmp-switchprofilemodal__button-colortransp{background-color:transparent;border:.125rem solid #1c46f3;color:#1c46f3;margin-right:1rem}.cmp-switchprofilemodal__button-colorblue{background-color:#1c46f3;border:.125rem solid #1c46f3;color:#fff}.cmp-switchprofilemodal__select{border:.063rem solid #000;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.25rem;height:3rem;padding:0 1rem;background:transparent}.cmp-switchprofilemodal-options__field-description{color:#383838;font-family:Inter,sans-serif;padding-left:1.5rem;font-size:.875rem;font-style:normal;line-height:1.25rem;font-weight:500}.cmp-switchprofilemodal-options__legend{color:#121212!important;font-family:Inter,sans-serif;font-size:1rem!important;font-style:normal;line-height:1.25rem;font-weight:700;padding:1rem 0!important}.cmp-switchprofilemodal--company-binding{border-top:.063rem solid #eaeaea}.cmp-switchprofilemodal--company-binding .cmp-switchprofilemodal-options--radio{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:none;width:100%;padding:.5rem 0 0}.cmp-switchprofilemodal--company-binding .cmp-switchprofilemodal-options--radio .cmp-switchprofilemodal-options__field-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;position:relative}.cmp-switchprofilemodal--company-binding .cmp-switchprofilemodal-options--radio .cmp-switchprofilemodal-options__field-label input{display:none}.cmp-switchprofilemodal--company-binding .cmp-switchprofilemodal-options--radio .cmp-switchprofilemodal-options__field-label :before{content:"";margin:0;width:.75rem;height:.75rem;border:.001rem solid #d8d8d8;border-radius:50%;position:absolute;top:.188rem;left:0}.cmp-switchprofilemodal--company-binding .cmp-switchprofilemodal-options--radio .cmp-switchprofilemodal-options__field-label input:checked+.cmp-switchprofilemodal-options__field-description:before{content:"";width:.75rem;height:.75rem;background-color:#1c46f3;border:.001rem solid #d8d8d8}.cmp-switchprofilemodal--company-binding .cmp-switchprofilemodal-options--checkbox{border:none;padding-left:0}.cmp-switchprofilemodal--company-binding .cmp-switchprofilemodal-options--checkbox .cmp-switchprofilemodal-options__legend{display:none}.cmp-switchprofilemodal--company-binding .cmp-switchprofilemodal-options--checkbox .cmp-switchprofilemodal-options__field-label{display:-webkit-box;display:-ms-flexbox;display:flex;height:.9rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem;position:relative}.cmp-switchprofilemodal--company-binding .cmp-switchprofilemodal-options--checkbox .cmp-switchprofilemodal-options__field-label input{display:none}.cmp-switchprofilemodal--company-binding .cmp-switchprofilemodal-options--checkbox .cmp-switchprofilemodal-options__field-label :before{content:"";margin:0;width:.75rem;height:.75rem;border:.125rem solid #d8d8d8;border-radius:.25rem;position:absolute;top:0;left:0}.cmp-switchprofilemodal--company-binding .cmp-switchprofilemodal-options--checkbox .cmp-switchprofilemodal-options__field-label input:checked+.cmp-switchprofilemodal-options__field-description:before{content:"";font-family:feather;color:#d8d8d8;font-weight:700;font-size:.5rem;margin:0;width:.75rem;height:.75rem;border-radius:.25rem;position:absolute;background-color:#1c46f3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-switchprofilemodal-checkbox__field{margin-top:1rem;padding-top:1rem;border-top:.063rem solid #eaeaea;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-switchprofilemodal-checkbox-description{color:#383838;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;line-height:1.25rem;font-weight:500}.cmp-switchprofilemodal__header--space-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.cmp-switchprofilemodal__header--center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.cmp-switchprofilemodal-checkbox-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.cmp-switchprofilemodal-checkbox-container input[type=checkbox]{border:.094rem solid #d8d8d8;background-color:#fff;border-radius:.125rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.375rem;position:relative;cursor:pointer}.cmp-switchprofilemodal-checkbox-container input[type=checkbox]:checked{cursor:pointer;background-color:#1c46f3;border:.094rem solid #1c46f3}.cmp-switchprofilemodal-checkbox-container-title input[type=checkbox]:checked:before{top:-.438rem!important;font-weight:400}.cmp-switchprofilemodal-checkbox-container input[type=checkbox]:checked:before{content:"";position:absolute;font-family:feather;font-size:.9rem;color:#fff;top:-.3rem;left:-.063rem;font-weight:400}.cmp-switchprofilemodal__dialogerro{z-index:9999}@media(max-width:480px){.cmp-switchprofilemodal__content{width:90%}.cmp-switchprofilemodal__body{padding:1rem}.cmp-switchprofilemodal__field{width:92%}.cmp-switchprofilemodal__footer{width:92%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.cmp-switchprofilemodal__button{width:100%}}.cmp-tabs--border-blue .cmp-tabs{border-radius:.5rem .75rem .75rem .5rem}#cmp-tabs--border-blue-container,.cmp-tabs--border-blue .cmp-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;border:.063rem solid #00197f}#cmp-tabs--border-blue-container{background-color:#f50000}.cmp-selection--error{padding:0!important;margin-top:1rem}.cmp-exporteam--error,.cmp-selection--error{border:.063rem solid #f50000!important;border-radius:.5rem}.cmp-tabs--default .cmp-tabs__tablist{gap:.5rem;overflow:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.cmp-tabs--default .cmp-tabs__tab{font-size:1rem;color:#1c46f3;font-weight:500;border:2px solid #1c46f3;border-radius:.5rem;padding:.5rem 1rem;white-space:nowrap;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.cmp-tabs--default .cmp-tabs__tab--active{color:#030d35;border-color:#ffd200;background-color:#ffd200;-webkit-transition:all .4s ease;transition:all .4s ease}.cmp-talktoadministrator{margin:2.1875rem 0;background-color:#fff;width:43.75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:.5rem;-webkit-box-shadow:0 1.25rem 1.25rem 0 rgba(56,56,56,.24);box-shadow:0 1.25rem 1.25rem 0 rgba(56,56,56,.24)}.cmp-talktoadministrator .cmp-form{padding:0 1.5rem 2.5rem;width:auto}.cmp-talktoadministrator .cmp-form-text{height:auto}.cmp-talktoadministrator .cmp-form-text label{color:#121212;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:700;line-height:150%}.cmp-talktoadministrator .cmp-form-button--blue-second .cmp-form-button{width:100%!important;padding:1rem;font-weight:400;border:.125rem solid #1c46f3}.cmp-talktoadministrator .cmp-form-button--border-blue .cmp-form-button{padding:1rem!important}.cmp-talktoadministrator .cmp-headerbar{padding:1.75rem 1.5rem 1.75rem 2rem}.cmp-talktoadministrator .cmp-text{color:#121212;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;line-height:150%}.cmp-talktoadministrator .cmp-form-text-disabled{background-color:#f3f3f3;pointer-events:none;border-radius:.25rem;border:.125rem solid #a3a3a3}@media(max-width:768px){.cmp-talktotadministrator{width:100%}}.cmp-teamform__title{color:#041040;font-size:2rem;margin:0}.cmp-teamform__description-info{font-size:.875rem;color:#383838;width:50%;margin:0}.cmp-teamform__content{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:1.563rem}.cmp-teamform__list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.625rem;width:100%}.cmp-teamform__card{border:.125rem solid #f3f3f3;border-radius:.5rem;padding:1.563rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cmp-teamform__card-description{color:#000;font-size:.938rem}.cmp-teamform__card-description h4,.cmp-teamform__card-description p{margin:0}.cmp-teamform__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border-radius:.5rem;color:#000}.cmp-teamform__delete{width:100%;border:.125rem solid #f3f3f3;margin-top:1.25rem}.cmp-teamform__delete:before{content:"";font-family:feather;font-weight:500;display:inline-block;font-size:1rem;color:#121212;margin:0 .688rem}.cmp-teamform__add{border:.125rem solid #193ed9;width:15.5rem;margin-top:1.563rem}.cmp-teamform__add:before{content:"";font-family:feather;font-weight:500;display:inline-block;font-size:1rem;color:#121212;margin:0 .688rem}.cmp-teamform__person-open{display:none}.cmp-teamform__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cmp-teamform__form-open{display:none}.cmp-teamform__form-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem .925rem;width:100%;margin-top:1.563rem}.cmp-teamform__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.cmp-teamform__label{color:#000;font-size:.875rem;font-weight:700}.cmp-teamform__alert{font-weight:400;font-size:.875rem;line-height:150%;color:#f50000;margin-top:.313rem}.cmp-teamform .cmp-teamform__alert--email,.cmp-teamform .cmp-teamform__alert--language,.cmp-teamform .cmp-teamform__alert--mobile,.cmp-teamform .cmp-teamform__alert--name,.cmp-teamform .cmp-teamform__alert--phone,.cmp-teamform .cmp-teamform__alert--surname,.cmp-teamform__alert--position{display:none}.cmp-teamform__input{margin-top:.5rem;border:.125rem solid #a3a3a3;border-radius:.25rem;padding:.75rem;font-size:.875rem;color:#6f6f6f;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:99;background:transparent}.cmp-teamform__input--error{border-color:#f50000}.cmp-teamform__content-open{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-teamform__multiselect_block .select2-selection--multiple{border-radius:.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.875rem;font-weight:400;line-height:1.21pc;margin-top:.5rem;border:.125rem solid #a3a3a3;padding:.75rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-teamform__multiselect_block .select2-selection--multiple:focus,.cmp-teamform__multiselect_block .select2-selection--multiple:hover{border-color:#000}.cmp-teamform__multiselect_block .select2-selection--multiple .select2-selection__rendered{margin:0}.cmp-teamform__multiselect_block .select2-selection--multiple ::-webkit-input-placeholder{color:#d8d8d8;opacity:1}.cmp-teamform__multiselect_block .select2-selection--multiple ::-moz-placeholder{color:#d8d8d8;opacity:1}.cmp-teamform__multiselect_block .select2-selection--multiple :-ms-input-placeholder{opacity:1}.cmp-teamform__multiselect_block .select2-selection--multiple ::-ms-input-placeholder{opacity:1}.cmp-teamform__multiselect_block .select2-selection--multiple ::placeholder{color:#d8d8d8;opacity:1}.cmp-teamform__multiselect_block .select2-selection--multiple :-ms-input-placeholder{color:#d8d8d8}.cmp-teamform__multiselect_block .select2-selection--multiple ::-ms-input-placeholder{color:#d8d8d8}.cmp-teamform__multiselect_block .select2-container{width:100%!important}.cmp-teamform__multiselect_block .select2-selection--multiple .select2-selection__choice,.cmp-teamform__multiselect_block .select2-selection--multiple .select2-selection__choice__remove{background-color:#ecf2ff;border-color:#ecf2ff;padding:.25rem .375rem;margin-top:0}.cmp-teamform__multiselect_block .select2-selection--multiple .select2-selection__choice__display{padding-left:.625rem}.cmp-material__input[name=position]{position:relative;-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important}@media(max-width:480px){.cmp-teamform__title{font-size:1.125rem;text-align:center}.cmp-teamform__description-info{width:100%;text-align:center}.cmp-teamform__form-grid,.cmp-teamform__list{grid-template-columns:1fr}.cmp-teamform__add{width:100%}}.cmp-teaser__link_get .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:3.438rem 0}.cmp-teaser__link_get .cmp-teaser__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-teaser__link_get .cmp-teaser__pretitle{margin-right:.313rem;font-weight:400;font-size:.875rem;line-height:150%;color:#000}.cmp-teaser__link_get .cmp-teaser__title{margin:0;color:#000}.cmp-teaser__link_get .cmp-teaser__title,.cmp-teaser__link_get .cmp-teaser__title-link{font-weight:400;font-size:.875rem;line-height:150%}.cmp-teaser--about .cmp-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:auto}.cmp-teaser--about .cmp-teaser__image{width:100%;height:100%;position:absolute}.cmp-teaser--about .cmp-teaser__content{padding:2.5rem;z-index:70}.cmp-teaser--about .cmp-teaser__title{font-weight:700;font-size:1.7rem;line-height:150%;color:#fff;margin:0}.cmp-teaser--about .cmp-teaser__title a{text-decoration:none}.cmp-teaser--about .cmp-teaser__description{width:45%;color:#fff;font-size:.875rem}.cmp-teaser--about .cmp-teaser__action-container{color:#fff;font-size:.875rem;cursor:pointer}.cmp-teaser--about a{color:#fff}.cmp-teaser--about .cmp-image{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.cmp-teaser--about .cmp-image:after{content:"";position:absolute;left:0;width:100%;height:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(39.29%,#00b869),color-stop(79%,rgba(0,184,105,0)));background-image:linear-gradient(90deg,#00b869 39.29%,rgba(0,184,105,0) 79%);border-radius:.5rem}.cmp-teaser--about .cmp-image__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:.5rem}.cmp-teaser--food{background-color:#fff;border-radius:0 0 4.063rem 4.063rem;min-height:17.925rem;width:calc(100% - 2rem)!important;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 1rem 21rem}.cmp-teaser--food .cmp-teaser{margin:0 .5rem .5rem;padding:1rem;border:.063rem solid #ffd200;border-top:none;min-height:100%;border-radius:0 0 4.063rem 4.063rem;width:100%}.cmp-teaser--food .cmp-teaser__pretitle{font-family:Archia;font-size:1.75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;color:#001864}.cmp-teaser--food .cmp-teaser__title-link{pointer-events:none;color:#00b869;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;text-align:center;margin:0;position:relative}.cmp-teaser--food .cmp-teaser__description{font-family:Archia;font-size:1rem;text-align:left;font-weight:500;color:#001864}.cmp-teaser--food .cmp-teaser__action-container,.cmp-teaser--food .cmp-teaser__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-teaser--food .cmp-teaser__action-container{max-height:4.313rem}.cmp-teaser--food .cmp-teaser__action-link:first-of-type{background-color:#1c46f3;color:#fff;padding:0 1rem}.cmp-teaser--food .cmp-teaser__action-link:first-of-type,.cmp-teaser--food .cmp-teaser__action-link:nth-of-type(2){font-family:Inter,sans-serif;border-radius:.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1rem}.cmp-teaser--food .cmp-teaser__action-link:nth-of-type(2){background-color:#ffd200;color:#000;padding:1rem 1.7rem}.cmp-teaser--food>.cmp-container{background-size:cover;background-repeat:no-repeat;min-height:75pc;background-position:50%}.cmp-teaser--food-duo{background-color:#fff;border-radius:0 0 8.75rem 8.75rem;min-height:27.5rem;max-width:calc(100% - 2rem);display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 1rem 25rem}.cmp-teaser--food-duo .cmp-teaser{margin:0 .5rem .5rem;padding:1rem;border:.063rem solid #ffd200;border-top:none;min-height:100%;border-radius:0 0 8.75rem 8.75rem;width:100%}.cmp-teaser--food-duo .cmp-teaser__pretitle{font-family:Archia;font-size:1.75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;color:#001864;line-height:138%;letter-spacing:-.063rem}.cmp-teaser--food-duo .cmp-teaser__title-link{pointer-events:none;color:#00b869;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;text-align:center;margin:0;position:relative}.cmp-teaser--food-duo .cmp-teaser__title-link:before{color:transparent;content:"";font-size:2.25rem;position:relative;border:.938rem solid transparent}.cmp-teaser--food-duo .cmp-teaser__description p{font-family:Archia;font-size:1.125rem;font-weight:500;text-align:left;line-height:138%;letter-spacing:-.063rem;color:#001864}.cmp-teaser--food-duo .cmp-teaser__action-container,.cmp-teaser--food-duo .cmp-teaser__description p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-teaser--food-duo .cmp-teaser__action-link:nth-of-type(2){background-color:#00b869;color:#fff}.cmp-teaser--food-duo .cmp-teaser__action-link:first-of-type,.cmp-teaser--food-duo .cmp-teaser__action-link:nth-of-type(2){font-family:Inter,sans-serif;border-radius:.5rem;padding:1rem;font-size:1rem;font-weight:600;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1rem}.cmp-teaser--food-duo .cmp-teaser__action-link:first-of-type{background-color:#ffd200;color:#000}.cmp-teaser--food-duo>.cmp-container{background-size:cover;background-repeat:no-repeat;min-height:75pc;background-position:50%}.cmp-teaser-slide{padding:10rem 0}.cmp-teaser-slide .cmp-teaser__content{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-teaser-slide .cmp-teaser__pretitle{font-size:3.5rem;font-weight:700;color:#fff;margin:0}.cmp-teaser-slide .cmp-teaser__description{font-size:1.4rem;padding-bottom:2rem;width:50%}.cmp-teaser-slide .cmp-teaser__description p{margin:0}.cmp-teaser-slide .cmp-teaser__description a{color:#fff;font-size:1.2rem}.cmp-teaser-slide .cmp-teaser__action-link{font-size:.9rem;color:#041040;font-weight:500;text-decoration:none;border-radius:.5rem;margin-top:1rem;margin-right:1rem;padding:1rem 2rem;text-align:center}.cmp-teaser-slide .cmp-teaser__action-link:first-child{background-color:#00b869}.cmp-teaser-slide .cmp-teaser__action-link:nth-child(2){background-color:#ffd200}.cmp-teaser-slide .cmp-image{padding:0;width:100%;margin-bottom:-.25rem}.cmp-teaser--section-first .cmp-teaser__pretitle{font-weight:700;font-size:2rem;color:#383838}.cmp-teaser--section-first .cmp-teaser__description{font-weight:500;font-size:.875rem;color:#383838}.cmp-teaser--section-first .cmp-teaser__action-link{margin-top:1rem;font-size:.875rem;font-weight:500;text-decoration:none;width:15rem;padding:0 1rem}@media(min-width:1200px){.cmp-teaser--food{min-height:18rem;margin-bottom:18rem;max-width:31.25rem}.cmp-teaser--food .cmp-teaser{padding:1rem 3rem}.cmp-teaser--food .cmp-teaser__title,.cmp-teaser--food .cmp-teaser__title-link{font-size:1rem;font-weight:700;line-height:1.21rem;letter-spacing:.12rem;text-align:center}.cmp-teaser--food .cmp-teaser__action-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cmp-teaser--food-duo{min-height:19.5rem;margin:0 0 15.625rem 5rem;max-width:31.25rem;width:calc(100% - 2rem)}.cmp-teaser--food-duo .cmp-teaser{padding:1rem 3rem}.cmp-teaser--food-duo .cmp-teaser__title,.cmp-teaser--food-duo .cmp-teaser__title-link{font-size:1rem;font-weight:700;line-height:1.21rem;letter-spacing:.12rem;text-align:center}.cmp-teaser--food-duo .cmp-teaser__action-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(max-width:1200px){.cmp-teaser-slide{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0 9%}.cmp-teaser-slide .cmp-teaser__content{padding-top:6rem;padding-bottom:3rem}.cmp-teaser-slide .cmp-teaser__action-container{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-teaser--food{min-height:21.925rem}.cmp-teaser--food .cmp-teaser__action-link:first-of-type,.cmp-teaser--food .cmp-teaser__action-link:nth-child(2){padding:1rem}}@media(max-width:480px){.cmp-teaser__link_get .cmp-teaser{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-teaser__link_get .cmp-teaser__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-teaser--about .cmp-teaser__title{font-size:1.3rem}.cmp-teaser--about .cmp-teaser__content{padding:1rem}.cmp-teaser--about .cmp-teaser a{display:block;text-align:center}.cmp-teaser--about .cmp-teaser .cmp-image:after{opacity:.9}.cmp-teaser--about .cmp-teaser__description{display:none;width:100%}.cmp-teaser-slide .cmp-teaser__description{text-align:center;font-size:1.1rem;width:100%}.cmp-teaser-slide .cmp-teaser__action-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.cmp-teaser-slide .cmp-teaser__action-link{border-radius:0}.cmp-teaser-slide .cmp-teaser__pretitle{text-align:center}}.cmp-technicaldata{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-technicaldata__content{width:50%}.cmp-technicaldata__title{font-weight:700;font-size:1rem;line-height:150%;color:#383838}.cmp-technicaldata__field ul{margin-top:1.5rem;margin-bottom:2.188rem;font-weight:700;font-size:.875rem;line-height:150%;color:#383838}.cmp-technicaldata__dowload{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-technicaldata__dowload a{padding:.5rem 1rem;background:#ffe153;border-radius:6.25rem;display:block;width:13.125rem;text-align:center;font-size:.75rem;color:#041040;font-weight:500;cursor:pointer;margin-top:1.5rem}.cmp-technicaldata__dowload a:hover{background:#193ed9;color:#fff}.cmp-technicaldata__certification{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.625rem;margin-top:1.5rem;width:75%}.cmp-technicaldata__certification-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cmp-technicaldata__certification-card img{width:8.25rem;height:6.25rem;-o-object-fit:fill;object-fit:fill}.cmp-technicaldata__certification-card p{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;font-size:.938rem;color:#000;text-align:center}.cmp-technicaldata__button--login{position:absolute;display:none}.cmp-technicaldata__button--login a{background:#193ed9;border-radius:.5rem;font-weight:400;font-size:1pc;line-height:150%;color:#fff;text-decoration:none;margin-top:0}@media(max-width:480px){.cmp-technicaldata{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-technicaldata__title{text-align:center}.cmp-technicaldata__content{width:100%}.cmp-technicaldata__dowload a{width:auto}.cmp-technicaldata__certification{grid-template-columns:1fr 1fr}}.cmp-text__register .cmp-text{font-weight:500;font-size:.875rem;line-height:150%;color:#061658;text-align:center;margin-top:.5rem;margin-bottom:4.875rem}.cmp-text__nolinkclicks .cmp-text a{pointer-events:none;text-decoration:none}.cmp-text__company .cmp-text{font-family:Inter;font-style:normal;font-weight:400;font-size:1rem;color:#000}.cmp-text__center .cmp-text{font-weight:500;font-size:1rem;line-height:150%;color:#6f6f6f;text-align:center;width:60%;margin:auto auto 2rem}.cmp-text-form{font-family:Inter;font-style:normal;font-weight:500;font-size:.875rem;line-height:150%;color:#383838}.cmp-text-form-about{font-weight:400;font-size:1.125rem;line-height:150%;color:#6f6f6f}.cmp-text-content .cmp-text{font-weight:400;font-size:.875rem;color:#545454;line-height:1.5}.cmp-text__about_company{font-weight:400;font-size:.875rem;line-height:150%;color:#000;margin-top:.5rem!important}.cmp-text__about_company p{margin:.5rem 0}.cmp-text__about_company-color{color:#000}.cmp-text__register_cnpj .cmp-text{font-weight:500;font-size:.875rem;line-height:150%;color:#061658;text-align:center;margin-top:.5rem;margin-bottom:1.5rem}.cmp-text--font-size-14>.cmp-text{font-size:.875rem}.cmp-text--remove-bottom>.cmp-text p,.cmp-text--remove-bottom b{margin-bottom:0}.cmp-text--remove-top>.cmp-text p,.cmp-text--remove-top b{margin-top:0}.cmp-text--padding-small>.cmp-text{padding:.5rem 0}.cmp-text--margin-top-negative{margin-top:-1.875rem}.cmp-text--mib .cmp-text{color:#000;font-size:1rem;padding-bottom:3%;line-height:.625rem}.cmp-text--mib b{color:#000}.cmp-text--br-profile .cmp-text{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:1rem;color:#6f6f6f}.cmp-text--br-profile b{color:#000}.cmp-text--br-profile-2 .cmp-text{font-family:Inter,sans-serif;font-style:normal;font-weight:500;font-size:1rem;color:#000}.cmp-text--br-profile-2 b{color:#000}#cmp-breadcrumb-explore{font-family:Inter,sans-serif;font-size:.813rem;font-weight:500;line-height:1.25rem;letter-spacing:0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;margin:1.5rem 0}#cmp-breadcrumb-explore__back{display:none}#cmp-breadcrumb-explore__container{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:.063rem solid rgba(0,0,0,.2);padding:1.875rem 0}#cmp-breadcrumb-explore__container,#cmp-breadcrumb-explore a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cmp-breadcrumb-explore a{text-decoration:none;font-family:Inter,sans-serif;font-size:.813rem;font-weight:500;text-align:center;color:#1c46f3}#cmp-breadcrumb-explore a:hover{color:#1c46f3!important;text-decoration:underline;-webkit-text-decoration-color:#1c46f3!important;text-decoration-color:#1c46f3!important}#cmp-breadcrumb-explore p:last-child{padding:.313rem 0;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;line-height:1.125rem;letter-spacing:0;text-align:left;color:#121212;pointer-events:none;background-color:#ffd200;width:7rem;min-height:1.5rem;border-radius:1.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#cmp-breadcrumb-explore p:last-child:before{display:none}#cmp-breadcrumb-explore p:last-child a{color:#121212}#cmp-breadcrumb-explore p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}#cmp-breadcrumb-explore p:before{content:"";font-family:feather;margin-left:1rem;color:#1c46f3;font-weight:700;margin-top:.188rem;font-size:1.125rem}.cmp-text--formtext .cmp-text{font-size:1rem;font-weight:700;line-height:1.5rem;color:#000}.cmp-text--external_whatsapp .cmp-text a{font-weight:400!important;font-family:Inter,sans-serif;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-text--external_whatsapp .cmp-text a:before{content:"";background-image:url(clientlib-site/resources/icons/ic-whatsapp.svg);position:relative;display:inline-block;margin-right:.625rem;width:1.25rem;height:1.25rem;background-size:cover}.cmp-text--external_email .cmp-text a{font-weight:400!important;font-family:Inter,sans-serif;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-text--external_email .cmp-text a:before{font-family:feather;content:"";position:relative;display:inline-block;margin-right:.625rem;font-size:1.2rem}@media(max-width:480px){.cmp-text__center .cmp-text{width:90%}.cmp-text-form-about{font-size:1rem}.cmp-text__center--mobile>.cmp-text,.cmp-text__center--mobile>.cmp-title{text-align:center}#cmp-breadcrumb-explore{width:100%;overflow:scroll}#cmp-breadcrumb-explore a{width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:.75rem}#cmp-breadcrumb-explore p:last-child{background-color:transparent;color:#545454;min-width:7rem;padding:0}}.cmp-textarea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-textarea__label{font-weight:700;font-size:.875rem;line-height:150%;color:#000;margin-bottom:.313rem}.cmp-textarea__name{font-family:Inter,sans-serif}.cmp-textarea__input,.cmp-textarea__name{color:#000;font-weight:500;font-size:.875rem}.cmp-textarea__input{border:.063rem solid #000;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.25rem;padding:1rem;line-height:150%;height:14.063rem}.cmp-textarea__caracteres{text-align:end;color:#000;font-size:.875rem}.cmp-title__register .cmp-title{color:#061658;text-align:center}.cmp-title__register .cmp-title h2{margin-bottom:0;font-weight:700;font-size:2rem}.cmp-title__company .cmp-title{color:#121212;font-weight:700;font-size:1rem;line-height:0}.cmp-title__about .cmp-title{color:#000}.cmp-title__about .cmp-title h2{margin:0;font-weight:700;font-size:1.25rem}.cmp-title__center .cmp-title{color:#000;text-align:center}.cmp-title__center .cmp-title h2{margin-bottom:0;font-weight:700;font-size:1.5rem}.cmp-title--blue-first .cmp-title__text{font-size:1.5rem;font-weight:700;color:#497fff}.cmp-title--blue-dark-second{font-weight:700;font-size:1rem;color:#061658}.cmp-title--black-primary .cmp-title{margin:0}.cmp-title--black-primary .cmp-title h2{margin-bottom:0;color:#041040;font-family:Inter;font-style:normal;font-weight:700;font-size:2rem}.cmp-title--gray-fourth .cmp-title{margin-top:0;margin-bottom:.5rem;color:#6f6f6f;font-weight:700;font-size:1.125rem}.cmp-title__About_company .cmp-title{color:#000}.cmp-title__About_company .cmp-title h2{margin:0;font-weight:700;font-size:1.125rem}.cmp-title__logged{padding-top:1.438rem}.cmp-title__logged .cmp-title__text{margin:0 0 .625rem;font-size:1.125rem}.cmp-title__border-top{border-top:.125rem solid #f3f3f3;margin-top:1.25rem}.cmp-title__border-top-company{margin-top:.55rem}.cmp-title--font-size-32>.cmp-title>.cmp-title__text{font-size:2rem}.cmp-title__embed .cmp-title{color:#000;margin-bottom:2rem}.cmp-title__embed .cmp-title h2{margin:0;font-weight:700;font-size:1.75rem}.cmp-title--padding-left-rigth>.cmp-title{padding:0 5rem}@media(max-width:480px){.cmp-title__register .cmp-title h2{font-size:1.5rem}.cmp-title--font-size-32>.cmp-title>.cmp-title__text{font-size:1.125rem}.cmp-title__embed .cmp-title h2{font-size:1.5rem}.cmp-title--padding-left-rigth>.cmp-title{padding:0}.cmp-title__company .cmp-title{line-height:inherit}}.cmp-title__suppliers .cmp-title{font-family:Inter,sans-serif;padding-top:.625rem;font-weight:700;font-size:.875rem;color:#193ed9}@media(max-width:480px){.cmp-title--black-primary .cmp-title h2{font-size:1.5rem}.cmp-title__about .cmp-title h2{font-size:1.125rem}}.cmp-toast{position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box;display:none;min-width:17rem;height:auto;padding:1rem;background-color:#d8d8d8;border-radius:.5rem;right:1rem;bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:99;-webkit-box-shadow:2px 2px 10px rgba(0,0,0,.1);box-shadow:2px 2px 10px rgba(0,0,0,.1)}.cmp-toast__description-text{font-size:.875rem;font-weight:800}.cmp-toast--success{background-color:#00b869}.cmp-toast--success .cmp-toast__description-text{color:#fff}.cmp-toast--error{background-color:#f50000}.cmp-toast--error .cmp-toast__description-text{color:#fff}.cmp-toast--open{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-top{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-2rem);transform:translateY(-2rem)}}@keyframes slide-top{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-2rem);transform:translateY(-2rem)}}.cmp-typeprofile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.875rem}.cmp-typeprofile__card{width:49.5%;border:.125rem solid #f3f3f3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.5rem;padding:1.5rem;cursor:pointer}.cmp-typeprofile__card-open{border:.125rem solid #00b869}.cmp-typeprofile__title{font-weight:700;font-size:1.5rem;color:#000;margin:0 0 .625rem;text-align:center}.cmp-typeprofile__destription{margin:0 0 1.5rem}.cmp-typeprofile__destription,.cmp-typeprofile__list{font-weight:500;font-size:.875rem;color:#000;text-align:center}.cmp-typeprofile__list{margin-bottom:4rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:2.5rem}.cmp-typeprofile__button,.cmp-typeprofile__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmp-typeprofile__button{width:2.75rem;height:2.75rem;background:#d8d8d8;border:.125rem solid #f3f3f3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:62.438rem;margin:auto}.cmp-typeprofile__button:before{content:"";font-family:feather;font-weight:500;display:inline-block;font-size:1.7rem;color:#fff}.cmp-typeprofile__button-open{background:#00b869;border:.125rem solid #00b869}@media(max-width:480px){.cmp-typeprofile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cmp-typeprofile__card{width:100%;margin-bottom:.5rem}}main.container{padding:0}#cmp-footer{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5rem 0}#cmp-footer__logo>img{width:8.75rem;height:1.75rem}#cmp-footer__social-media{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.938rem}#cmp-footer__social-media>.image img{width:1.875rem;height:1.875rem}#cmp-footer__button{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:.25rem;border:.125rem solid #fff;background-color:transparent;font-weight:400;padding:.375rem 1rem;-webkit-transition:.5s cubic-bezier(.23,1,.32,1);transition:.5s cubic-bezier(.23,1,.32,1);cursor:pointer;margin-bottom:1rem;text-decoration:none;height:auto;width:auto}#cmp-footer .cmp-text a,#cmp-footer .cmp-text p,#cmp-footer__button{color:#fff;font-size:.875rem}#cmp-footer .cmp-text a{font-weight:700;text-decoration:none}#cmp-footer .cmp-text--external-link a:after{font-family:feather;content:"";font-weight:500;position:relative;display:inline-block;margin-left:10px}#cmp-footer .cmp-button,#cmp-footer .cmp-companyresources__card-button{background:none;width:auto;color:#fff}#cmp-footer #cmp-text--title p{font-size:1rem}#cmp-footer #cmp-text--icon-map p{display:-webkit-box;display:-ms-flexbox;display:flex}#cmp-footer #cmp-text--icon-map p:before{font-family:feather;content:"";font-size:1rem;margin-right:.438rem}@media(min-width:768px){#cmp-footer-rigth{padding-left:1.875rem}}@media(max-width:480px){#cmp-footer .cmp-button,#cmp-footer .cmp-companyresources__card-button{width:100%}#cmp-footer__button{margin-bottom:2.5rem;margin-top:3.438rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#cmp-footer__copyright{margin-bottom:3.125rem}}footer.experiencefragment{padding:0;margin:0}