.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;margin:0 0 -4px;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{position:relative}.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:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;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[aria-selected],.select2-results__option[data-selected]{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}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!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}.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 transparent;border-style:solid;border-width:5px 4px 0 4px;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 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.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__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;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:0 0;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[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.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--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;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:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.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;margin-right:10px}.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:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;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 #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.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:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.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:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.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;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.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__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.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[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{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:#0073aa}.woovr-active form.variations_form .variations, .woovr-variations + .variations{display:none !important;}
.woovr-active.woovr-show-price form.variations_form .single_variation .woocommerce-variation-price{display:none !important;}
.woovr-active.woovr-show-description form.variations_form .single_variation .woocommerce-variation-description{display:none !important;}
.woovr-active.woovr-show-availability form.variations_form .single_variation .woocommerce-variation-availability{display:none !important;}
.woovr-variations{padding-top:5px;padding-bottom:5px;}
.woovr-variations .woovr-variation{display:flex;align-items:center;cursor:pointer;margin-left:-5px;margin-right:-5px;}
.woovr-variations .woovr-variation:hover{background-color:#f9f9f9;}
.woovr-variations .woovr-variation > div{max-width:100%;padding:5px}
.woovr-variation-image{width:50px;flex:0 0 50px;}
.woovr-variation-image img{width:40px;height:auto;max-width:40px;display:block;}
.woovr-variation-selector input{outline:none;}
.woovr-variation-selector ul{padding:0 !important;margin:0 !important;list-style:none !important;}
.woovr-variation-info, .woovr-variation-selector{flex-grow:1;}
.woovr-variation-name p{margin-bottom:0;font-size:12px;}
.woovr-variation-radio .woovr-variation-selector{width:30px;flex:0 0 30px;}
.woovr-variation-radio .woovr-variation-availability p{margin-bottom:0;}
.woovr-variation-radio .woovr-variation-name{font-weight:700;}
.woovr-variation-radio .woovr-variation-info .woovr-variation-price, .woovr-variation-radio .woovr-variation-info .woovr-variation-availability{display:inline-block;margin-right:10px;font-size:14px;}
.woovr-variation-radio .woovr-variation-info .woovr-variation-description{font-size:14px;}
.woovr-variation-selector .dd-select{background-color:#ffffff !important;}
.woovr-variation-selector .dd-options{max-height:360px;}
.woovr-variation-selector .dd-option-image, .woovr-variation-selector .dd-selected-image{max-width:42px;border-radius:3px;margin-right:10px;}
.woovr-variation-selector .dd-selected-text, .woovr-variation-selector .dd-option-text{font-size:14px;font-weight:600;line-height:inherit !important;color:#6d6d6d;}
.woovr-variation-selector .dd-selected-text, .woovr-variation-selector .dd-option-text, .woovr-variation-selector .dd-selected-description-truncated{white-space:normal;}
.woovr-variation-selector .dd-desc .woovr-variation-price, .woovr-variation-selector .dd-desc .woovr-variation-availability{display:inline-block;margin-right:10px;}
.woovr-variation-selector .dd-desc .woovr-variation-availability .stock{display:inline-block;margin:0 !important;}
.woovr-variation-selector .dd-desc .woovr-variation-description{display:block;}
.woovr-variation-selector .dd-option, .woovr-variation-selector .dd-selected{display:block !important;}
.woovr-variation-selector .dd-option.dd-option-without-desc, .woovr-variation-selector .dd-selected.dd-option-without-desc{display:flex !important;align-items:center;}
.woovr-variation-selector .dd-option.dd-option-without-desc label, .woovr-variation-selector .dd-selected.dd-option-without-desc label{flex-grow:1;}
.wpc-select2-dropdown{border:1px solid #aaa;border-radius:4px;}
.wpc-select2-dropdown ul li{display:flex;align-items:center;}
.wpc-select2-dropdown ul li .image{width:40px;flex:0 0 40px;margin-right:10px;}
.wpc-select2-dropdown ul li .info{flex-grow:1;display:flex;flex-direction:column;}
.wpc-select2-dropdown ul li .info .woovr-variation-price, .wpc-select2-dropdown ul li .info .woovr-variation-availability{display:inline-block;margin-right:10px;font-size:14px;}
.wpc-select2-dropdown ul li .info .woovr-variation-availability .stock{display:inline-block;margin:0 !important;}
.wpc-select2-dropdown ul li .info .woovr-variation-description{display:block;font-size:14px;}
.select2-container--open .wpc-select2-dropdown.select2-dropdown--below{border-top:1px solid #aaa;border-top-left-radius:4px;border-top-right-radius:4px;}
.woovr-variations[class*="woovr-variations-grid"]{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation{width:calc(100% / 3 - 20px);margin:10px;padding:10px;display:flex;flex-direction:column;border:1px solid #dddddd;text-align:center;cursor:pointer;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation[data-images="yes"] .woovr-variation-image:before{content:'';background-image:url("data:image/svg+xml;charset=utf8,%3Csvg fill='%23ffffff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' id='multiple-image'%3E%3Cpath d='M18,15V5a3,3,0,0,0-3-3H5A3,3,0,0,0,2,5V15a3,3,0,0,0,3,3H15A3,3,0,0,0,18,15ZM4,5A1,1,0,0,1,5,4H15a1,1,0,0,1,1,1V9.36L14.92,8.27a2.56,2.56,0,0,0-1.81-.75h0a2.58,2.58,0,0,0-1.81.75l-.91.91-.81-.81a2.93,2.93,0,0,0-4.11,0L4,9.85Zm.12,10.45A.94.94,0,0,1,4,15V12.67L6.88,9.79a.91.91,0,0,1,1.29,0L9,10.6Zm8.6-5.76a.52.52,0,0,1,.39-.17h0a.52.52,0,0,1,.39.17L16,12.18V15a1,1,0,0,1-1,1H6.4ZM21,6a1,1,0,0,0-1,1V17a3,3,0,0,1-3,3H7a1,1,0,0,0,0,2H17a5,5,0,0,0,5-5V7A1,1,0,0,0,21,6Z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px;background-position:center;background-color:rgba(0, 0, 0, .3);display:block;width:28px;height:28px;border-radius:4px;position:absolute;top:15px;left:15px;}
.woovr-variations.woovr-variations-grid-2 .woovr-variation{width:calc(50% - 20px);}
.woovr-variations.woovr-variations-grid-3 .woovr-variation{width:calc(100% / 3 - 20px);}
.woovr-variations.woovr-variations-grid-4 .woovr-variation{width:calc(25% - 20px);}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation > div{padding:0;}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation .woovr-variation-selector{display:none;}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation.woovr-variation-active{border-color:green;}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation:before{content:"✓";color:#ffffff;display:block;width:24px;height:24px;line-height:24px;background-color:#eeeeee;text-align:center;font-size:16px;position:absolute;top:15px;right:15px;z-index:9;border-radius:50%;border-width:2px;border-style:solid;border-color:#ffffff;border-image:initial;}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation.woovr-variation-active:before{color:#ffffff;background-color:green;}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation .woovr-variation-image{width:100%;flex:0 0 auto;margin-bottom:10px;}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation .woovr-variation-image img{width:100%;max-width:100%;height:auto;}
.woovr-variations[class*="woovr-variations-grid"] .woovr-fieldset{width:100%;padding:0;display:flex;flex-wrap:wrap;}
body.rtl .woovr-variation-selector .dd-option-image, body.rtl .woovr-variation-selector .dd-selected-image{float:right;margin-right:0;margin-left:10px;}
body.rtl .woovr-variation-selector .dd-pointer{right:auto;left:10px;}
body.rtl .wpc-select2-dropdown ul li .image {
margin-right: 0;
margin-left: 10px;
}input.cwgstock_phone{width:100%;text-align:center}
.iti{width:100%}
.cwginstock-panel-heading h4{color:#fff}
.center-block{display:block;margin-right:auto;margin-left:auto}
.cwginstock-panel-body input[type=email],
.cwginstock-panel-body input[type=text],
.form-group{margin-bottom:15px}
#cwg-bis-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;-moz-opacity:0.5;-khtml-opacity:0.5;opacity:.5;z-index:10000}
.cwgstock_button {
width: 100%;
padding-top: 5px;
background: #87ceeb;
color: #fff
}.cwginstock-subscribe-form .row{margin-left:-15px;margin-right:-15px}
.cwginstock-subscribe-form .col-lg-1, .cwginstock-subscribe-form .col-lg-10, .cwginstock-subscribe-form .col-lg-11, .cwginstock-subscribe-form .col-lg-12, .cwginstock-subscribe-form .col-lg-2, .cwginstock-subscribe-form .col-lg-3, .cwginstock-subscribe-form .col-lg-4, .cwginstock-subscribe-form .col-lg-5, .cwginstock-subscribe-form .col-lg-6, .cwginstock-subscribe-form .col-lg-7, .cwginstock-subscribe-form .col-lg-8, .cwginstock-subscribe-form .col-lg-9, .cwginstock-subscribe-form .col-md-1, .cwginstock-subscribe-form .col-md-10, .cwginstock-subscribe-form .col-md-11, .cwginstock-subscribe-form .col-md-12, .cwginstock-subscribe-form .col-md-2, .cwginstock-subscribe-form .col-md-3, .cwginstock-subscribe-form .col-md-4, .cwginstock-subscribe-form .col-md-5, .cwginstock-subscribe-form .col-md-6, .cwginstock-subscribe-form .col-md-7, .cwginstock-subscribe-form .col-md-8, .cwginstock-subscribe-form .col-md-9, .cwginstock-subscribe-form .col-sm-1, .cwginstock-subscribe-form .col-sm-10, .cwginstock-subscribe-form .col-sm-11, .cwginstock-subscribe-form .col-sm-12, .cwginstock-subscribe-form .col-sm-2, .cwginstock-subscribe-form .col-sm-3, .cwginstock-subscribe-form .col-sm-4, .cwginstock-subscribe-form .col-sm-5, .cwginstock-subscribe-form .col-sm-6, .cwginstock-subscribe-form .col-sm-7, .cwginstock-subscribe-form .col-sm-8, .cwginstock-subscribe-form .col-sm-9, .cwginstock-subscribe-form .col-xs-1, .cwginstock-subscribe-form .col-xs-10, .cwginstock-subscribe-form .col-xs-11, .cwginstock-subscribe-form .col-xs-12, .cwginstock-subscribe-form .col-xs-2, .cwginstock-subscribe-form .col-xs-3, .cwginstock-subscribe-form .col-xs-4, .cwginstock-subscribe-form .col-xs-5, .cwginstock-subscribe-form .col-xs-6, .cwginstock-subscribe-form .col-xs-7, .cwginstock-subscribe-form .col-xs-8, .cwginstock-subscribe-form .col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}
.cwginstock-subscribe-form .col-xs-1, .cwginstock-subscribe-form .col-xs-10, .cwginstock-subscribe-form .col-xs-11, .cwginstock-subscribe-form .col-xs-12, .cwginstock-subscribe-form .col-xs-2, .cwginstock-subscribe-form .col-xs-3, .cwginstock-subscribe-form .col-xs-4, .cwginstock-subscribe-form .col-xs-5, .cwginstock-subscribe-form .col-xs-6, .cwginstock-subscribe-form .col-xs-7, .cwginstock-subscribe-form .col-xs-8, .cwginstock-subscribe-form .col-xs-9{float:left}
.cwginstock-subscribe-form .col-xs-12{width:100%}
.cwginstock-subscribe-form .col-xs-11{width:91.66666667%}
.cwginstock-subscribe-form .col-xs-10{width:83.33333333%}
.cwginstock-subscribe-form .col-xs-9{width:75%}
.cwginstock-subscribe-form .col-xs-8{width:66.66666667%}
.cwginstock-subscribe-form .col-xs-7{width:58.33333333%}
.cwginstock-subscribe-form .col-xs-6{width:50%}
.cwginstock-subscribe-form .col-xs-5{width:41.66666667%}
.cwginstock-subscribe-form .col-xs-4{width:33.33333333%}
.cwginstock-subscribe-form .col-xs-3{width:25%}
.cwginstock-subscribe-form .col-xs-2{width:16.66666667%}
.cwginstock-subscribe-form .col-xs-1{width:8.33333333%}
.cwginstock-subscribe-form .col-xs-pull-12{right:100%}
.cwginstock-subscribe-form .col-xs-pull-11{right:91.66666667%}
.cwginstock-subscribe-form .col-xs-pull-10{right:83.33333333%}
.cwginstock-subscribe-form .col-xs-pull-9{right:75%}
.cwginstock-subscribe-form .col-xs-pull-8{right:66.66666667%}
.cwginstock-subscribe-form .col-xs-pull-7{right:58.33333333%}
.cwginstock-subscribe-form .col-xs-pull-6{right:50%}
.cwginstock-subscribe-form .col-xs-pull-5{right:41.66666667%}
.cwginstock-subscribe-form .col-xs-pull-4{right:33.33333333%}
.cwginstock-subscribe-form .col-xs-pull-3{right:25%}
.cwginstock-subscribe-form .col-xs-pull-2{right:16.66666667%}
.cwginstock-subscribe-form .col-xs-pull-1{right:8.33333333%}
.cwginstock-subscribe-form .col-xs-pull-0{right:auto}
.cwginstock-subscribe-form .col-xs-push-12{left:100%}
.cwginstock-subscribe-form .col-xs-push-11{left:91.66666667%}
.cwginstock-subscribe-form .col-xs-push-10{left:83.33333333%}
.cwginstock-subscribe-form .col-xs-push-9{left:75%}
.cwginstock-subscribe-form .col-xs-push-8{left:66.66666667%}
.cwginstock-subscribe-form .col-xs-push-7{left:58.33333333%}
.cwginstock-subscribe-form .col-xs-push-6{left:50%}
.cwginstock-subscribe-form .col-xs-push-5{left:41.66666667%}
.cwginstock-subscribe-form .col-xs-push-4{left:33.33333333%}
.cwginstock-subscribe-form .col-xs-push-3{left:25%}
.cwginstock-subscribe-form .col-xs-push-2{left:16.66666667%}
.cwginstock-subscribe-form .col-xs-push-1{left:8.33333333%}
.cwginstock-subscribe-form .col-xs-push-0{left:auto}
.cwginstock-subscribe-form .col-xs-offset-12{margin-left:100%}
.cwginstock-subscribe-form .col-xs-offset-11{margin-left:91.66666667%}
.cwginstock-subscribe-form .col-xs-offset-10{margin-left:83.33333333%}
.cwginstock-subscribe-form .col-xs-offset-9{margin-left:75%}
.cwginstock-subscribe-form .col-xs-offset-8{margin-left:66.66666667%}
.cwginstock-subscribe-form .col-xs-offset-7{margin-left:58.33333333%}
.cwginstock-subscribe-form .col-xs-offset-6{margin-left:50%}
.cwginstock-subscribe-form .col-xs-offset-5{margin-left:41.66666667%}
.cwginstock-subscribe-form .col-xs-offset-4{margin-left:33.33333333%}
.cwginstock-subscribe-form .col-xs-offset-3{margin-left:25%}
.cwginstock-subscribe-form .col-xs-offset-2{margin-left:16.66666667%}
.cwginstock-subscribe-form .col-xs-offset-1{margin-left:8.33333333%}
.cwginstock-subscribe-form .col-xs-offset-0{margin-left:0}
@media(min-width:768px){
.cwginstock-subscribe-form .col-sm-1, .cwginstock-subscribe-form .col-sm-10, .cwginstock-subscribe-form .col-sm-11, .cwginstock-subscribe-form .col-sm-12, .cwginstock-subscribe-form .col-sm-2, .cwginstock-subscribe-form .col-sm-3, .cwginstock-subscribe-form .col-sm-4, .cwginstock-subscribe-form .col-sm-5, .cwginstock-subscribe-form .col-sm-6, .cwginstock-subscribe-form .col-sm-7, .cwginstock-subscribe-form .col-sm-8, .cwginstock-subscribe-form .col-sm-9{float:left}
.cwginstock-subscribe-form .col-sm-12{width:100%}
.cwginstock-subscribe-form .col-sm-11{width:91.66666667%}
.cwginstock-subscribe-form .col-sm-10{width:83.33333333%}
.cwginstock-subscribe-form .col-sm-9{width:75%}
.cwginstock-subscribe-form .col-sm-8{width:66.66666667%}
.cwginstock-subscribe-form .col-sm-7{width:58.33333333%}
.cwginstock-subscribe-form .col-sm-6{width:50%}
.cwginstock-subscribe-form .col-sm-5{width:41.66666667%}
.cwginstock-subscribe-form .col-sm-4{width:33.33333333%}
.cwginstock-subscribe-form .col-sm-3{width:25%}
.cwginstock-subscribe-form .col-sm-2{width:16.66666667%}
.cwginstock-subscribe-form .col-sm-1{width:8.33333333%}
.cwginstock-subscribe-form .col-sm-pull-12{right:100%}
.cwginstock-subscribe-form .col-sm-pull-11{right:91.66666667%}
.cwginstock-subscribe-form .col-sm-pull-10{right:83.33333333%}
.cwginstock-subscribe-form .col-sm-pull-9{right:75%}
.cwginstock-subscribe-form .col-sm-pull-8{right:66.66666667%}
.cwginstock-subscribe-form .col-sm-pull-7{right:58.33333333%}
.cwginstock-subscribe-form .col-sm-pull-6{right:50%}
.cwginstock-subscribe-form .col-sm-pull-5{right:41.66666667%}
.cwginstock-subscribe-form .col-sm-pull-4{right:33.33333333%}
.cwginstock-subscribe-form .col-sm-pull-3{right:25%}
.cwginstock-subscribe-form .col-sm-pull-2{right:16.66666667%}
.cwginstock-subscribe-form .col-sm-pull-1{right:8.33333333%}
.cwginstock-subscribe-form .col-sm-pull-0{right:auto}
.cwginstock-subscribe-form .col-sm-push-12{left:100%}
.cwginstock-subscribe-form .col-sm-push-11{left:91.66666667%}
.cwginstock-subscribe-form .col-sm-push-10{left:83.33333333%}
.cwginstock-subscribe-form .col-sm-push-9{left:75%}
.cwginstock-subscribe-form .col-sm-push-8{left:66.66666667%}
.cwginstock-subscribe-form .col-sm-push-7{left:58.33333333%}
.cwginstock-subscribe-form .col-sm-push-6{left:50%}
.cwginstock-subscribe-form .col-sm-push-5{left:41.66666667%}
.cwginstock-subscribe-form .col-sm-push-4{left:33.33333333%}
.cwginstock-subscribe-form .col-sm-push-3{left:25%}
.cwginstock-subscribe-form .col-sm-push-2{left:16.66666667%}
.cwginstock-subscribe-form .col-sm-push-1{left:8.33333333%}
.cwginstock-subscribe-form .col-sm-push-0{left:auto}
.cwginstock-subscribe-form .col-sm-offset-12{margin-left:100%}
.cwginstock-subscribe-form .col-sm-offset-11{margin-left:91.66666667%}
.cwginstock-subscribe-form .col-sm-offset-10{margin-left:83.33333333%}
.cwginstock-subscribe-form .col-sm-offset-9{margin-left:75%}
.cwginstock-subscribe-form .col-sm-offset-8{margin-left:66.66666667%}
.cwginstock-subscribe-form .col-sm-offset-7{margin-left:58.33333333%}
.cwginstock-subscribe-form .col-sm-offset-6{margin-left:50%}
.cwginstock-subscribe-form .col-sm-offset-5{margin-left:41.66666667%}
.cwginstock-subscribe-form .col-sm-offset-4{margin-left:33.33333333%}
.cwginstock-subscribe-form .col-sm-offset-3{margin-left:25%}
.cwginstock-subscribe-form .col-sm-offset-2{margin-left:16.66666667%}
.cwginstock-subscribe-form .col-sm-offset-1{margin-left:8.33333333%}
.cwginstock-subscribe-form .col-sm-offset-0{margin-left:0}
}
@media(min-width:992px){
.cwginstock-subscribe-form .col-md-1, .cwginstock-subscribe-form .col-md-10, .cwginstock-subscribe-form .col-md-11, .cwginstock-subscribe-form .col-md-12, .cwginstock-subscribe-form .col-md-2, .cwginstock-subscribe-form .col-md-3, .cwginstock-subscribe-form .col-md-4, .cwginstock-subscribe-form .col-md-5, .cwginstock-subscribe-form .col-md-6, .cwginstock-subscribe-form .col-md-7, .cwginstock-subscribe-form .col-md-8, .cwginstock-subscribe-form .col-md-9{float:left}
.cwginstock-subscribe-form .col-md-12{width:100%}
.cwginstock-subscribe-form .col-md-11{width:91.66666667%}
.cwginstock-subscribe-form .col-md-10{width:83.33333333%}
.cwginstock-subscribe-form .col-md-9{width:75%}
.cwginstock-subscribe-form .col-md-8{width:66.66666667%}
.cwginstock-subscribe-form .col-md-7{width:58.33333333%}
.cwginstock-subscribe-form .col-md-6{width:50%}
.cwginstock-subscribe-form .col-md-5{width:41.66666667%}
.cwginstock-subscribe-form .col-md-4{width:33.33333333%}
.cwginstock-subscribe-form .col-md-3{width:25%}
.cwginstock-subscribe-form .col-md-2{width:16.66666667%}
.cwginstock-subscribe-form .col-md-1{width:8.33333333%}
.cwginstock-subscribe-form .col-md-pull-12{right:100%}
.cwginstock-subscribe-form .col-md-pull-11{right:91.66666667%}
.cwginstock-subscribe-form .col-md-pull-10{right:83.33333333%}
.cwginstock-subscribe-form .col-md-pull-9{right:75%}
.cwginstock-subscribe-form .col-md-pull-8{right:66.66666667%}
.cwginstock-subscribe-form .col-md-pull-7{right:58.33333333%}
.cwginstock-subscribe-form .col-md-pull-6{right:50%}
.cwginstock-subscribe-form .col-md-pull-5{right:41.66666667%}
.cwginstock-subscribe-form .col-md-pull-4{right:33.33333333%}
.cwginstock-subscribe-form .col-md-pull-3{right:25%}
.cwginstock-subscribe-form .col-md-pull-2{right:16.66666667%}
.cwginstock-subscribe-form .col-md-pull-1{right:8.33333333%}
.cwginstock-subscribe-form .col-md-pull-0{right:auto}
.cwginstock-subscribe-form .col-md-push-12{left:100%}
.cwginstock-subscribe-form .col-md-push-11{left:91.66666667%}
.cwginstock-subscribe-form .col-md-push-10{left:83.33333333%}
.cwginstock-subscribe-form .col-md-push-9{left:75%}
.cwginstock-subscribe-form .col-md-push-8{left:66.66666667%}
.cwginstock-subscribe-form .col-md-push-7{left:58.33333333%}
.cwginstock-subscribe-form .col-md-push-6{left:50%}
.cwginstock-subscribe-form .col-md-push-5{left:41.66666667%}
.cwginstock-subscribe-form .col-md-push-4{left:33.33333333%}
.cwginstock-subscribe-form .col-md-push-3{left:25%}
.cwginstock-subscribe-form .col-md-push-2{left:16.66666667%}
.cwginstock-subscribe-form .col-md-push-1{left:8.33333333%}
.cwginstock-subscribe-form .col-md-push-0{left:auto}
.cwginstock-subscribe-form .col-md-offset-12{margin-left:100%}
.cwginstock-subscribe-form .col-md-offset-11{margin-left:91.66666667%}
.cwginstock-subscribe-form .col-md-offset-10{margin-left:83.33333333%}
.cwginstock-subscribe-form .col-md-offset-9{margin-left:75%}
.cwginstock-subscribe-form .col-md-offset-8{margin-left:66.66666667%}
.cwginstock-subscribe-form .col-md-offset-7{margin-left:58.33333333%}
.cwginstock-subscribe-form .col-md-offset-6{margin-left:50%}
.cwginstock-subscribe-form .col-md-offset-5{margin-left:41.66666667%}
.cwginstock-subscribe-form .col-md-offset-4{margin-left:33.33333333%}
.cwginstock-subscribe-form .col-md-offset-3{margin-left:25%}
.cwginstock-subscribe-form .col-md-offset-2{margin-left:16.66666667%}
.cwginstock-subscribe-form .col-md-offset-1{margin-left:8.33333333%}
.cwginstock-subscribe-form .col-md-offset-0{margin-left:0}
}
@media(min-width:1200px){
.cwginstock-subscribe-form .col-lg-1, .cwginstock-subscribe-form .col-lg-10, .cwginstock-subscribe-form .col-lg-11, .cwginstock-subscribe-form .col-lg-12, .cwginstock-subscribe-form .col-lg-2, .cwginstock-subscribe-form .col-lg-3, .cwginstock-subscribe-form .col-lg-4, .cwginstock-subscribe-form .col-lg-5, .cwginstock-subscribe-form .col-lg-6, .cwginstock-subscribe-form .col-lg-7, .cwginstock-subscribe-form .col-lg-8, .cwginstock-subscribe-form .col-lg-9{float:left}
.cwginstock-subscribe-form .col-lg-12{width:100%}
.cwginstock-subscribe-form .col-lg-11{width:91.66666667%}
.cwginstock-subscribe-form .col-lg-10{width:83.33333333%}
.cwginstock-subscribe-form .col-lg-9{width:75%}
.cwginstock-subscribe-form .col-lg-8{width:66.66666667%}
.cwginstock-subscribe-form .col-lg-7{width:58.33333333%}
.cwginstock-subscribe-form .col-lg-6{width:50%}
.cwginstock-subscribe-form .col-lg-5{width:41.66666667%}
.cwginstock-subscribe-form .col-lg-4{width:33.33333333%}
.cwginstock-subscribe-form .col-lg-3{width:25%}
.cwginstock-subscribe-form .col-lg-2{width:16.66666667%}
.cwginstock-subscribe-form .col-lg-1{width:8.33333333%}
.cwginstock-subscribe-form .col-lg-pull-12{right:100%}
.cwginstock-subscribe-form .col-lg-pull-11{right:91.66666667%}
.cwginstock-subscribe-form .col-lg-pull-10{right:83.33333333%}
.cwginstock-subscribe-form .col-lg-pull-9{right:75%}
.cwginstock-subscribe-form .col-lg-pull-8{right:66.66666667%}
.cwginstock-subscribe-form .col-lg-pull-7{right:58.33333333%}
.cwginstock-subscribe-form .col-lg-pull-6{right:50%}
.cwginstock-subscribe-form .col-lg-pull-5{right:41.66666667%}
.cwginstock-subscribe-form .col-lg-pull-4{right:33.33333333%}
.cwginstock-subscribe-form .col-lg-pull-3{right:25%}
.cwginstock-subscribe-form .col-lg-pull-2{right:16.66666667%}
.cwginstock-subscribe-form .col-lg-pull-1{right:8.33333333%}
.cwginstock-subscribe-form .col-lg-pull-0{right:auto}
.cwginstock-subscribe-form .col-lg-push-12{left:100%}
.cwginstock-subscribe-form .col-lg-push-11{left:91.66666667%}
.cwginstock-subscribe-form .col-lg-push-10{left:83.33333333%}
.cwginstock-subscribe-form .col-lg-push-9{left:75%}
.cwginstock-subscribe-form .col-lg-push-8{left:66.66666667%}
.cwginstock-subscribe-form .col-lg-push-7{left:58.33333333%}
.cwginstock-subscribe-form .col-lg-push-6{left:50%}
.cwginstock-subscribe-form .col-lg-push-5{left:41.66666667%}
.cwginstock-subscribe-form .col-lg-push-4{left:33.33333333%}
.cwginstock-subscribe-form .col-lg-push-3{left:25%}
.cwginstock-subscribe-form .col-lg-push-2{left:16.66666667%}
.cwginstock-subscribe-form .col-lg-push-1{left:8.33333333%}
.cwginstock-subscribe-form .col-lg-push-0{left:auto}
.cwginstock-subscribe-form .col-lg-offset-12{margin-left:100%}
.cwginstock-subscribe-form .col-lg-offset-11{margin-left:91.66666667%}
.cwginstock-subscribe-form .col-lg-offset-10{margin-left:83.33333333%}
.cwginstock-subscribe-form .col-lg-offset-9{margin-left:75%}
.cwginstock-subscribe-form .col-lg-offset-8{margin-left:66.66666667%}
.cwginstock-subscribe-form .col-lg-offset-7{margin-left:58.33333333%}
.cwginstock-subscribe-form .col-lg-offset-6{margin-left:50%}
.cwginstock-subscribe-form .col-lg-offset-5{margin-left:41.66666667%}
.cwginstock-subscribe-form .col-lg-offset-4{margin-left:33.33333333%}
.cwginstock-subscribe-form .col-lg-offset-3{margin-left:25%}
.cwginstock-subscribe-form .col-lg-offset-2{margin-left:16.66666667%}
.cwginstock-subscribe-form .col-lg-offset-1{margin-left:8.33333333%}
.cwginstock-subscribe-form .col-lg-offset-0{margin-left:0}
}
.cwginstock-subscribe-form .clearfix:after, .cwginstock-subscribe-form .clearfix:before, .cwginstock-subscribe-form .container-fluid:after, .cwginstock-subscribe-form .container-fluid:before, .cwginstock-subscribe-form .container:after, .cwginstock-subscribe-form .container:before, .cwginstock-subscribe-form .row:after, .cwginstock-subscribe-form .row:before{content:" ";display:table}
.cwginstock-subscribe-form .clearfix:after, .cwginstock-subscribe-form .container-fluid:after, .cwginstock-subscribe-form .container:after, .cwginstock-subscribe-form .row:after{clear:both}
.cwginstock-subscribe-form .center-block{display:block;margin-left:auto;margin-right:auto}
.cwginstock-subscribe-form .pull-right{float:right !important}
.cwginstock-subscribe-form .pull-left{float:left !important}
.cwginstock-subscribe-form .hide{display:none !important}
.cwginstock-subscribe-form .show{display:block !important}
.cwginstock-subscribe-form .invisible{visibility:hidden}
.cwginstock-subscribe-form .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.cwginstock-subscribe-form .panel-heading>.dropdown .dropdown-toggle, .cwginstock-subscribe-form .panel-title, .cwginstock-subscribe-form .panel-title>.small, .cwginstock-subscribe-form .panel-title>.small>a, .cwginstock-subscribe-form .panel-title>a, .cwginstock-subscribe-form .panel-title>small, .cwginstock-subscribe-form .panel-title>small>a{color:inherit}
.cwginstock-subscribe-form .hidden{display:none !important}
.cwginstock-subscribe-form .affix{position:fixed}
.cwginstock-subscribe-form .panel{margin-bottom:20px;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, .05);box-shadow:0 1px 1px rgba(0, 0, 0, .05)}
.cwginstock-subscribe-form .panel-title, .cwginstock-subscribe-form .panel>.list-group, .cwginstock-subscribe-form .panel>.panel-collapse>.list-group, .cwginstock-subscribe-form .panel>.panel-collapse>.table, .cwginstock-subscribe-form .panel>.table, .cwginstock-subscribe-form .panel>.table-responsive>.table{margin-bottom:0}
.cwginstock-subscribe-form .panel-body{padding:15px}
.cwginstock-subscribe-form .panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}
.cwginstock-subscribe-form .panel-title{margin-top:0;font-size:16px}
.cwginstock-subscribe-form .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.cwginstock-subscribe-form .panel>.list-group .list-group-item, .cwginstock-subscribe-form .panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}
.cwginstock-subscribe-form .panel-group .panel-heading, .cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:first-child>td, .cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:first-child>th, .cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:last-child>td, .cwginstock-subscribe-form .panel>.table-bordered>tbody>tr:last-child>th, .cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr:last-child>td, .cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr:last-child>th, .cwginstock-subscribe-form .panel>.table-bordered>thead>tr:first-child>td, .cwginstock-subscribe-form .panel>.table-bordered>thead>tr:first-child>th, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child, .cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .cwginstock-subscribe-form .panel>.table:last-child, .cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child, .cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}
.cwginstock-subscribe-form .panel>.list-group:first-child .list-group-item:first-child, .cwginstock-subscribe-form .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}
.cwginstock-subscribe-form .panel>.list-group:last-child .list-group-item:last-child, .cwginstock-subscribe-form .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}
.cwginstock-subscribe-form .panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child, .cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .cwginstock-subscribe-form .panel>.table:first-child, .cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child, .cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child{border-top-right-radius:3px;border-top-left-radius:3px}
.cwginstock-subscribe-form .list-group+.panel-footer,
.cwginstock-subscribe-form .panel-heading+.list-group .list-group-item:first-child{border-top-width:0}
.cwginstock-subscribe-form .panel>.panel-collapse>.table caption, .cwginstock-subscribe-form .panel>.table caption, .cwginstock-subscribe-form .panel>.table-responsive>.table caption{padding-left:15px;padding-right:15px}
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}
.cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .cwginstock-subscribe-form .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .cwginstock-subscribe-form .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .cwginstock-subscribe-form .panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}
.cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .cwginstock-subscribe-form .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .cwginstock-subscribe-form .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .cwginstock-subscribe-form .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}
.cwginstock-subscribe-form .panel>.panel-body+.table,
.cwginstock-subscribe-form .panel>.panel-body+.table-responsive,
.cwginstock-subscribe-form .panel>.table+.panel-body,
.cwginstock-subscribe-form .panel>.table-responsive+.panel-body{border-top:1px solid #ddd}
.cwginstock-subscribe-form .panel>.table>tbody:first-child>tr:first-child td, .cwginstock-subscribe-form .panel>.table>tbody:first-child>tr:first-child th{border-top:0}
.cwginstock-subscribe-form .panel>.table-bordered, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered{border:0}
.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>td:first-child, .cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>th:first-child, .cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>td:first-child, .cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>th:first-child, .cwginstock-subscribe-form .panel>.table-bordered>thead>tr>td:first-child, .cwginstock-subscribe-form .panel>.table-bordered>thead>tr>th:first-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}
.cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>td:last-child, .cwginstock-subscribe-form .panel>.table-bordered>tbody>tr>th:last-child, .cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>td:last-child, .cwginstock-subscribe-form .panel>.table-bordered>tfoot>tr>th:last-child, .cwginstock-subscribe-form .panel>.table-bordered>thead>tr>td:last-child, .cwginstock-subscribe-form .panel>.table-bordered>thead>tr>th:last-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .cwginstock-subscribe-form .panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}
.cwginstock-subscribe-form .panel>.table-responsive{border:0;margin-bottom:0}
.cwginstock-subscribe-form .panel-group{margin-bottom:20px}
.cwginstock-subscribe-form .panel-group .panel{margin-bottom:0;border-radius:4px}
.cwginstock-subscribe-form .panel-group .panel+.panel{margin-top:5px}
.cwginstock-subscribe-form .panel-group .panel-heading+.panel-collapse>.list-group,
.cwginstock-subscribe-form .panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}
.cwginstock-subscribe-form .panel-group .panel-footer{border-top:0}
.cwginstock-subscribe-form .panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}
.cwginstock-subscribe-form .panel-default{border-color:#ddd}
.cwginstock-subscribe-form .panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}
.cwginstock-subscribe-form .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}
.cwginstock-subscribe-form .panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}
.cwginstock-subscribe-form .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}
.cwginstock-subscribe-form .panel-primary{border-color:#337ab7}
.cwginstock-subscribe-form .panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}
.cwginstock-subscribe-form .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}
.cwginstock-subscribe-form .panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}
.cwginstock-subscribe-form .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}
.cwginstock-subscribe-form .panel-success{border-color:#d6e9c6}
.cwginstock-subscribe-form .panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}
.cwginstock-subscribe-form .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}
.cwginstock-subscribe-form .panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}
.cwginstock-subscribe-form .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}
.cwginstock-subscribe-form .panel-info{border-color:#bce8f1}
.cwginstock-subscribe-form .panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}
.cwginstock-subscribe-form .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}
.cwginstock-subscribe-form .panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}
.cwginstock-subscribe-form .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}
.cwginstock-subscribe-form .panel-warning{border-color:#faebcc}
.cwginstock-subscribe-form .panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}
.cwginstock-subscribe-form .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}
.cwginstock-subscribe-form .panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}
.cwginstock-subscribe-form .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}
.cwginstock-subscribe-form .panel-danger{border-color:#ebccd1}
.cwginstock-subscribe-form .panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}
.cwginstock-subscribe-form .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}
.cwginstock-subscribe-form .panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}
.cwginstock-subscribe-form .panel-danger>.panel-footer+.panel-collapse>.panel-body {
border-bottom-color: #ebccd1
}@font-face{font-family:lightcase;src:url(//haroldetmaude.eu/wp-content/plugins/gift-wrapper-for-woocommerce/assets/fonts/lightcase.eot?55356177);src:url(//haroldetmaude.eu/wp-content/plugins/gift-wrapper-for-woocommerce/assets/fonts/lightcase.eot?55356177#iefix) format("embedded-opentype"),url(//haroldetmaude.eu/wp-content/plugins/gift-wrapper-for-woocommerce/assets/fonts/lightcase.woff?55356177) format("woff"),url(//haroldetmaude.eu/wp-content/plugins/gift-wrapper-for-woocommerce/assets/fonts/lightcase.ttf?55356177) format("truetype"),url(//haroldetmaude.eu/wp-content/plugins/gift-wrapper-for-woocommerce/assets/fonts/lightcase.svg?55356177#lightcase) format("svg");font-weight:400;font-style:normal}[class*=lightcase-icon-]:before{font-family:lightcase,sans-serif;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em}.lightcase-icon-play:before{content:'\e800'}.lightcase-icon-pause:before{content:'\e801'}.lightcase-icon-close:before{content:'\e802'}.lightcase-icon-prev:before{content:'\e803'}.lightcase-icon-next:before{content:'\e804'}.lightcase-icon-spin:before{content:'\e805'}@-webkit-keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-moz-keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-ms-keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}#lightcase-case{display:none;position:fixed;z-index:2002;top:50%;left:50%;font-family:arial,sans-serif;font-size:13px;line-height:1.5;text-align:left;text-shadow:0 0 10px rgba(0,0,0,.5)}@media screen and (max-width:640px){html[data-lc-type=ajax] #lightcase-case,html[data-lc-type=inline] #lightcase-case{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:0!important;padding:55px 0 70px 0;width:100%!important;height:100%!important;overflow:auto!important}}@media screen and (min-width:641px){html:not([data-lc-type=error]) #lightcase-content{position:relative;z-index:1;text-shadow:none;background-color:#fff;-webkit-box-shadow:0 0 30px rgba(0,0,0,.5);-moz-box-shadow:0 0 30px rgba(0,0,0,.5);-o-box-shadow:0 0 30px rgba(0,0,0,.5);box-shadow:0 0 30px rgba(0,0,0,.5);-webkit-backface-visibility:hidden}}@media screen and (min-width:641px){html[data-lc-type=image] #lightcase-content,html[data-lc-type=video] #lightcase-content{background-color:#333}}html[data-lc-type=ajax] #lightcase-content,html[data-lc-type=error] #lightcase-content,html[data-lc-type=inline] #lightcase-content{-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none}@media screen and (max-width:640px){html[data-lc-type=ajax] #lightcase-content,html[data-lc-type=error] #lightcase-content,html[data-lc-type=inline] #lightcase-content{position:relative!important;top:auto!important;left:auto!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:none!important;background:0 0!important}}html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,html[data-lc-type=error] #lightcase-content .lightcase-contentInner,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:640px){html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,html[data-lc-type=error] #lightcase-content .lightcase-contentInner,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner{padding:15px}html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner>*,html[data-lc-type=error] #lightcase-content .lightcase-contentInner,html[data-lc-type=error] #lightcase-content .lightcase-contentInner>*,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner>*{width:100%!important;max-width:none!important}html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner>:not(iframe),html[data-lc-type=error] #lightcase-content .lightcase-contentInner>:not(iframe),html[data-lc-type=inline] #lightcase-content .lightcase-contentInner>:not(iframe){height:auto!important;max-height:none!important}}@media screen and (max-width:640px){html.lightcase-isMobileDevice[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe{overflow:auto;-webkit-overflow-scrolling:touch}}@media screen and (max-width:640px) and (min-width:641px){html[data-lc-type=image] #lightcase-content .lightcase-contentInner,html[data-lc-type=video] #lightcase-content .lightcase-contentInner{line-height:.75}}html[data-lc-type=image] #lightcase-content .lightcase-contentInner{position:relative;overflow:hidden!important}@media screen and (max-width:640px){html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,html[data-lc-type=error] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap{position:relative!important;top:auto!important;left:auto!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:none!important;background:0 0!important}}@media screen and (min-width:641px){html:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap{padding:30px;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}}@media screen and (max-width:640px){#lightcase-content h1,#lightcase-content h2,#lightcase-content h3,#lightcase-content h4,#lightcase-content h5,#lightcase-content h6,#lightcase-content p{color:#aaa}}@media screen and (min-width:641px){#lightcase-content h1,#lightcase-content h2,#lightcase-content h3,#lightcase-content h4,#lightcase-content h5,#lightcase-content h6,#lightcase-content p{color:#333}}#lightcase-case p.lightcase-error{margin:0;font-size:17px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#aaa}@media screen and (max-width:640px){#lightcase-case p.lightcase-error{padding:30px 0}}@media screen and (min-width:641px){#lightcase-case p.lightcase-error{padding:0}}.lightcase-open body{overflow:hidden}.lightcase-isMobileDevice .lightcase-open body{max-width:100%;max-height:100%}#lightcase-info{position:absolute;padding-top:15px}#lightcase-info #lightcase-caption,#lightcase-info #lightcase-title{margin:0;padding:0;line-height:1.5;font-weight:400;text-overflow:ellipsis}#lightcase-info #lightcase-title{font-size:17px;color:#aaa}@media screen and (max-width:640px){#lightcase-info #lightcase-title{position:fixed;top:10px;left:0;max-width:87.5%;padding:5px 15px;background:#333}}#lightcase-info #lightcase-caption{clear:both;font-size:13px;color:#aaa}#lightcase-info #lightcase-sequenceInfo{font-size:11px;color:#aaa}@media screen and (max-width:640px){.lightcase-fullScreenMode #lightcase-info{padding-left:15px;padding-right:15px}html:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info{position:static}}#lightcase-loading{position:fixed;z-index:9999;width:1.123em;height:auto;font-size:38px;line-height:1;text-align:center;text-shadow:none;position:fixed;z-index:2001;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;opacity:1;font-size:32px;text-shadow:0 0 15px #fff;-moz-transform-origin:50% 53%;-webkit-animation:lightcase-spin .5s infinite linear;-moz-animation:lightcase-spin .5s infinite linear;-o-animation:lightcase-spin .5s infinite linear;animation:lightcase-spin .5s infinite linear}#lightcase-loading,#lightcase-loading:focus{text-decoration:none;color:#fff;-webkit-tap-highlight-color:transparent;-webkit-transition:color,opacity,ease-in-out .25s;-moz-transition:color,opacity,ease-in-out .25s;-o-transition:color,opacity,ease-in-out .25s;transition:color,opacity,ease-in-out .25s}#lightcase-loading>span{display:inline-block;text-indent:-9999px}a[class*=lightcase-icon-]{position:fixed;z-index:9999;width:1.123em;height:auto;font-size:38px;line-height:1;text-align:center;text-shadow:none;outline:0;cursor:pointer}a[class*=lightcase-icon-],a[class*=lightcase-icon-]:focus{text-decoration:none;color:rgba(255,255,255,.6);-webkit-tap-highlight-color:transparent;-webkit-transition:color,opacity,ease-in-out .25s;-moz-transition:color,opacity,ease-in-out .25s;-o-transition:color,opacity,ease-in-out .25s;transition:color,opacity,ease-in-out .25s}a[class*=lightcase-icon-]>span{display:inline-block;text-indent:-9999px}a[class*=lightcase-icon-]:hover{color:#fff;text-shadow:0 0 15px #fff}.lightcase-isMobileDevice a[class*=lightcase-icon-]:hover{color:#aaa;text-shadow:none}a[class*=lightcase-icon-].lightcase-icon-close{position:fixed;top:15px;right:15px;bottom:auto;margin:0;opacity:0;outline:0}a[class*=lightcase-icon-].lightcase-icon-prev{left:15px}a[class*=lightcase-icon-].lightcase-icon-next{right:15px}a[class*=lightcase-icon-].lightcase-icon-pause,a[class*=lightcase-icon-].lightcase-icon-play{left:50%;margin-left:-.5em}@media screen and (min-width:641px){a[class*=lightcase-icon-].lightcase-icon-pause,a[class*=lightcase-icon-].lightcase-icon-play{opacity:0}}@media screen and (max-width:640px){a[class*=lightcase-icon-]{bottom:15px;font-size:24px}}@media screen and (min-width:641px){a[class*=lightcase-icon-]{bottom:50%;margin-bottom:-.5em}#lightcase-case:hover~a[class*=lightcase-icon-],a[class*=lightcase-icon-]:hover{opacity:1}}#lightcase-overlay{display:none;width:100%;min-height:100%;position:fixed;z-index:2000;top:-9999px;bottom:-9999px;left:0;background:#333}@media screen and (max-width:640px){#lightcase-overlay{opacity:1!important}}.gtw-product-gift-wrapper{display:block;width:100%;clear:both;}
.gtw-product-gift-wrapper-content, .gtw-product-gift-wrapper-enable-field, .gtw-product-gift-wrapper-items-content, .gtw-gift-wrapper-message-content{float:left;display:block;width:100%;}
.gtw-product-gift-wrapper-enable-field{margin:10px 0px;}
gtw-product-gift-wrapper-items-content{margin-bottom:10px;}
.gtw-product-gift-wrapper-enable-field label{float:left;margin:0;padding:0;font-size:16px;margin-right:10px;line-height:normal;}
.gtw-product-gift-wrapper-enable-field input[type='checkbox']{float:left;}
.gtw-product-gift-wrapper-items-content h4{margin:0 0 10px 0;padding:0;color:#333;font-weight:600;}
.gtw-product-gift-wrapper-items-content p{margin:5px 0px 15px 0;padding:0;font-size:16px;width:100%;}
.gtw-product-gift-wrapper-items-content ul{margin:0;padding:0;width:100%;display:block;list-style:none;}
.gtw-product-gift-wrapper-items-content ul li{float:left;width:90px;height:90px;margin:0;padding:0;list-style:none;display:inline-block;border:1px solid #ccc;border-radius:5px;margin-right:5px;margin-bottom:5px;cursor:pointer;}
.gtw-product-gift-wrapper-items-content ul li.gtw-popup-extra-gift-wrapper{text-align:center;}
.gtw-product-gift-wrapper-items-content ul li.gtw-popup-extra-gift-wrapper p{line-height:88px;color:#000;margin:0;padding:0;}
.gtw-product-gift-wrapper-items-content ul li.gtw-popup-extra-gift-wrapper :hover, .gtw-product-gift-wrapper-items-content ul li.gtw-popup-extra-gift-wrapper p:hover{background:#ccc;color:#00f;border-radius:5px;}
.gtw-product-gift-wrapper-items-content ul li img{width:80px;height:80px;margin-top:5px;margin-left:5px;cursor:pointer;}
.gtw-product-gift-wrapper-items-content ul li:hover, .gtw-product-gift-wrapper-items-content ul .gtw_current{border:1px solid #f00;cursor:pointer;box-shadow:0 0 3px #000;}
.gtw-gift-wrapper-message-content{margin:15px 0;}
.gtw-gift-wrapper-message-content label{display:block;margin-bottom:15px;width:100%;}
.gtw-gift-wrapper-message-content textarea{width:95%;}
.gtw-gift-wrapper-message-content .gtw-gift-wrapper-validate-message{display:block;margin-top:15px;width:100%;}
.gtw-product-gift-wrapper-total-payable-content{float:left;width:100%;margin:10px 0;}
.gtw-product-gift-wrapper-total-payable-content label, .gtw-product-gift-wrapper-total-payable-content .gtw-product-gift-wrapper-total-payable{float:left;}
.gtw-popup-product-gift-wrapper-header{width:100%;float:left;}
.gtw-popup-product-gift-wrapper-header h4{font-size:16px;margin:0 0 15px 0;font-weight:600;}
.gtw-popup-product-gift-wrapper-items{min-height:280px;width:100%;}
.gtw-product-gift-wrapper-description{width:100%;float:left;}
.gtw-popup-product-gift-wrapper-items ul{margin:0;padding:0;width:100%;display:block;list-style:none;float:left;}
.gtw-popup-product-gift-wrapper-items ul li{float:left;width:130px;height:130px;margin:0;padding:0;list-style:none;display:inline-block;border:1px solid #ccc;border-radius:5px;margin-right:8px;margin-bottom:8px;}
.gtw-popup-product-gift-wrapper-items ul li:hover, .gtw-popup-product-gift-wrapper-items ul li.gtw_current{border:1px solid #f00;cursor:pointer;box-shadow:0 0 3px #000;}
.gtw-popup-product-gift-wrapper-items ul li img{width:110px;height:110px;margin-top:8px;margin-left:8px;cursor:pointer;}
.gtw-popup-product-gift-wrapper-pagination{float:left;margin:10px 0;}
.gtw-popup-product-gift-wrapper-pagination nav{text-align:center;display:block;margin:10px 0px;float:left;}
.gtw-popup-product-gift-wrapper-pagination nav ul{margin:0;padding:0;list-style:none;}
.gtw-popup-product-gift-wrapper-pagination nav ul li{list-style:none;float:left;}
.gtw-popup-product-gift-wrapper-pagination nav ul li span{border:1px solid #ccc;color:#000;padding:7px;background:#fff;cursor:pointer;margin-right:3px;}
.gtw-popup-product-gift-wrapper-pagination nav ul li .current, .gtw-popup-product-gift-wrapper-pagination nav ul li span:hover{background:#ccc;}
.gtw-popup-product-gift-wrapper-footer{margin:10px 0;float:right}
.gtw-popup-product-gift-wrapper-footer .gtw-popup-select-product-gift-wrapper{float:right;}
.gtw-popup-order-gift-wrapper-header{width:100%;float:left;}
.gtw-popup-order-gift-wrapper-header h4{font-size:16px;margin:0 0 15px 0;font-weight:600;}
.gtw-popup-order-gift-wrapper-items{width:100%;}
.gtw-popup-order-gift-wrapper-items ul{margin:0;padding:0;width:100%;display:block;list-style:none;}
.gtw-popup-order-gift-wrapper-items ul li{float:left;width:130px;height:130px;margin:0;padding:0;list-style:none;display:inline-block;border:1px solid #ccc;border-radius:5px;margin-right:8px;margin-bottom:8px;}
.gtw-popup-order-gift-wrapper-items ul li:hover, .gtw-popup-order-gift-wrapper-items ul li.gtw_current{border:1px solid #f00;box-shadow:0 0 3px #000;}
.gtw-popup-order-gift-wrapper-items ul li img{width:110px;height:110px;margin-top:5px;margin-left:5px;cursor:pointer;}
.gtw-popup-order-gift-wrapper-pagination{width:100%;float:left;margin:10px 0;}
.gtw-popup-order-gift-wrapper-pagination nav{text-align:center;display:block;margin:10px 0px;float:left;}
.gtw-popup-order-gift-wrapper-pagination nav ul{margin:0;padding:0;list-style:none;}
.gtw-popup-order-gift-wrapper-pagination nav ul li{list-style:none;float:left;}
.gtw-popup-order-gift-wrapper-pagination nav ul li span{border:1px solid #ccc;color:#000;padding:7px;background:#fff;cursor:pointer;margin-right:3px;}
.gtw-popup-order-gift-wrapper-pagination nav ul li .current, .gtw-popup-order-gift-wrapper-pagination nav ul li span:hover{background:#ccc;}
.gtw-popup-order-gift-wrapper-footer, .gtw-popup-order-gift-wrapper-message-content{width:100%;margin:10px 0;float:left;}
.gtw-popup-product-gift-wrapper-footer .gtw-popup-select-product-gift-wrapper{float:right;}
.gtw-popup-order-gift-wrapper-message-content label, .gtw-popup-order-gift-wrapper-message-content textarea, .gtw-popup-order-gift-wrapper-message-content .gtw-gift-wrapper-validate-message{width:100%;display:block;float:left;margin:5px 0;}
.gtw-popup-order-gift-wrapper-message-content textarea{min-height:70px;}
.gtw-popup-order-gift-wrapper-message-content label , .gtw-popup-order-gift-wrapper-message-content .gtw-gift-wrapper-validate-message{color:#000;font-size:14px;}
.gtw-popup-product-gift-wrapper-fields gtw-gift-wrapper, .gtw-popup-product-gift-wrapper-fields-content, .gtw-gift-wrapper-field{width:100%;float:left;}
.gtw-gift-wrapper-field label{width:100%;float:left;margin:10px 0px;text-align:left;}
.gtw-gift-wrapper-field input, .gtw-gift-wrapper-field textarea{width:100%;}
.gtw-gift-wrapper-field span{margin:5px 0;text-align:left;}
#lightcase-content{border-radius:10px;}
.gtw-popup-order-exclude-items-modal .gtw-popup-order-exclude-items-table{width:100%;border-collapse:collapse;text-align:center;border:2px solid #f8f8f8;}
.gtw-popup-order-exclude-items-modal .gtw-popup-order-exclude-items-table thead th{background:#f8f8f8;color:#000;padding:1.41575em;}
.gtw-popup-order-exclude-items-modal .gtw-popup-order-exclude-items-table tbody tr{background:#fdfdfd;}
.gtw-popup-order-exclude-items-modal .gtw-popup-order-exclude-items-table tbody tr:nth-child(2n){background:#fbfbfb;}
.gtw-popup-order-exclude-items-modal .gtw-popup-order-exclude-items-table tbody td{padding:1em 1.41575em;color:#6d6d6d;vertical-align:middle;}
.gtw-popup-order-exclude-items-modal .gtw-popup-order-exclude-items-table tbody td img{width:140px;height:auto;}
.gtw-popup-order-exculde-gift-wrapper-pagination{width:100%;float:left;margin:10px 0;}
.gtw-popup-order-exculde-gift-wrapper-pagination nav{text-align:center;display:block;margin:10px 0px;float:left;}
.gtw-popup-order-exculde-gift-wrapper-pagination nav ul{margin:0;padding:0;list-style:none;}
.gtw-popup-order-exculde-gift-wrapper-pagination nav ul li{list-style:none;float:left;}
.gtw-popup-order-exculde-gift-wrapper-pagination nav ul li span{border:1px solid #ccc;color:#000;padding:7px;background:#fff;cursor:pointer;margin-right:3px;}
.gtw-popup-order-exculde-gift-wrapper-pagination nav ul li .current, .gtw-popup-order-exculde-gift-wrapper-pagination nav ul li span:hover{background:#ccc;}
.gtw-slide-order-gift-wrapper-modal{display:block;width:100%;clear:both;}
.gtw-slide-order-gift-wrapper-modal .gtw-slide-order-gift-wrapper-content{float:left;display:block;width:100%;}
p.gtw-slide-gift-wrapper-description{margin:5px 0px 15px 0;padding:0;font-size:16px;width:100%;}
.gtw-slide-order-gift-wrapper-items ul{margin:0;padding:0;width:100%;display:block;list-style:none;}
.gtw-slide-order-gift-wrapper-items ul li{float:left;width:130px;height:130px;margin:0;margin-right:0px;margin-bottom:0px;padding:0;list-style:none;display:inline-block;border:1px solid #ccc;border-radius:5px;margin-right:5px;margin-bottom:5px;cursor:pointer;}
.gtw-slide-order-gift-wrapper-items ul li img{width:120px;height:120px;margin-top:5px;margin-left:5px;cursor:pointer;}
.gtw-slide-order-gift-wrapper-items ul .gtw_current{border:1px solid #f00;cursor:pointer;box-shadow:0 0 3px #000;}
.gtw-slide-order-gift-wrapper-footer{float:left;width:100%;display:block;}
.gtw-add-order-gift-wrapper-content button, .gtw-slide-order-gift-wrapper-footer input[type='button']{background:#eeeeee;border:1px solid #eeeeee;color:#333333;border-radius:0;cursor:pointer;padding:0.6180469716em 1.41575em;text-decoration:none;font-weight:600;text-shadow:none;display:inline-block;-webkit-appearance:none;margin:10px 0;}
.gtw-order-gift-wrapper-pagination, .gtw-product-gift-wrapper-pagination{display:block;width:100%;float:left;}
.gtw-product-gift-wrapper-pagination nav, .gtw-order-gift-wrapper-pagination nav{float:left;margin:10px 0;border:0;clear:none;padding:0;}
.gtw-product-gift-wrapper-pagination nav ul, .gtw-order-gift-wrapper-pagination nav ul{margin:0;list-style:none;border:none !important;}
.gtw-product-gift-wrapper-pagination nav ul li, .gtw-order-gift-wrapper-pagination nav ul li{display:inline-block;margin-left:3px;height:auto;width:auto;border-radius:0;}
.gtw-product-gift-wrapper-pagination nav ul li span, .gtw-order-gift-wrapper-pagination nav ul li span{margin:0;padding:0;}
.gtw-product-gift-wrapper-pagination nav ul li span, .gtw-product-gift-wrapper-pagination nav ul li .current, .gtw-order-gift-wrapper-pagination nav ul li span, .gtw-order-gift-wrapper-pagination nav ul li .current{display:inline-block;padding:10px;margin:0;background:#fafafa;border:none;color:#43454b;text-decoration:none;}
.gtw-product-gift-wrapper-pagination nav ul li .current{background:none;border:none;}
.gtw-product-gift-wrapper-pagination nav ul li .current, .gtw-product-gift-wrapper-pagination nav ul li span:hover, .gtw-order-gift-wrapper-pagination nav ul li .current, .gtw-order-gift-wrapper-pagination nav ul li span:hover{background:#ccc !important;border:none !important;color:#000 !important;}
.gtw_hide{display:none;}
.gtw_show{display:block;}
.gtw-readonly{pointer-events:none;opacity:0.4;}
@media only screen and (max-width: 640px){ .gtw-popup-product-gift-wrapper-modal {
float:left;
max-height:300px;
overflow-y: scroll;
background: #fff;
padding: 5px;
width: 100%;
border-radius: 5px;
}
.gtw-popup-product-gift-wrapper-items {
min-height: auto;
}
.gtw-popup-product-gift-wrapper-items ul li {
width: 120px;
height:120px;
}
.gtw-popup-product-gift-wrapper-items ul li img {
width: 110px;
height: 110px;
}
.gtw-popup-product-gift-wrapper-pagination {
width:100%;
}
.gtw-popup-product-gift-wrapper-footer {
width: 100%;
margin: 10px 0;
float:left
}
.gtw-popup-product-gift-wrapper-footer .gtw-popup-select-product-gift-wrapper{
float:left;
} .gtw-popup-order-gift-wrapper-modal {
float:left;
max-height:300px;
overflow-y: scroll;
background: #fff;
padding: 5px;
width: 100%;
}
.gtw-popup-order-gift-wrapper-items ul li {
width: 120px;
height:120px;
}
.gtw-popup-order-gift-wrapper-items ul li img {
width: 110px;
height: 110px;
}
.gtw-popup-product-gift-wrapper-header h4, .gtw-popup-order-gift-wrapper-header h4, p.gtw-product-gift-wrapper-description, .gtw-popup-product-gift-wrapper-fields-content label, .gtw-popup-product-gift-wrapper-fields-content span{
color:#333 !important;
text-shadow:none !important;
}
}.swiper-container.swiper-initialized .ecs-posts{overflow:visible;}
.ecs-post-loop .elementor-page-title{display:block;}
.ecs-loop-preview{height:100%;width:100%;background:lightgray;border:solid 1px gray;padding:5px;}
.ecs-loop-preview h3{font-size:16px;font-weight:500;}
.ecs-loop-preview span{font-size:12px;}
.ecs-loop-preview .ecs-image-holder{width:100%;line-height:113px;background-color:#808080;font-size:45px;text-align:center;vertical-align:middle;font-weight:900;color:#929191;}
.ecs-link-wrapper{cursor:pointer;}
.elementor-widget-ele-loop-item, .elementor-widget-ele-loop-item > .elementor-widget-container,
.elementor-element-edit-mode.elementor-widget-ele-loop-item, .elementor-element-edit-mode.elementor-widget-ele-loop-item > .elementor-widget-container{height:100%;}
.elementor-widget-posts .ecs-posts .elementor-button-wrapper{margin-top:0;}
.ecs-post-loop .ast-article-single{background-color:none;border-bottom:none;margin:0;padding:0;}
.ecs-post-loop.ast-article-post{width:100%;}
.theme-storefront.elementor-editor-active #primary.content-area{float:none;}
.elementor-editor-active .ecs-lazyload a,.elementor-editor-preview .ecs-lazyload a{display:none;}
.animation-hidden .ecs-lazy-load-animation{height:0;visibility:hidden;}
.barload-wrapper{width:195px;height:1em;position:relative;display:inline-block;font-size:16px;padding:10px;}
.barload-border{border:3px solid rgb(34,34,34);height:100%;width:100%;position:relative;top:-50%;padding:4px 3px;}
.barload-whitespace{overflow:hidden;height:100%;width:100%;margin:0 auto;overflow:hidden;position:relative;}
.barload-line{position:absolute;height:100%;width:100%;background-color:rgb(0,0,0);animation:barload-slide 2.75s steps(40) infinite;-o-animation:barload-slide 2.75s steps(40) infinite;-ms-animation:barload-slide 2.75s steps(40) infinite;-webkit-animation:barload-slide 2.75s steps(40) infinite;-moz-animation:barload-slide 2.75s steps(40) infinite;}
@keyframes barload-slide {
0%{left:-100%;}
100%{left:100%;}
}
@-o-keyframes barload-slide {
0%{left:-100%;}
100%{left:100%;}
}
@-ms-keyframes barload-slide {
0%{left:-100%;}
100%{left:100%;}
}
@-webkit-keyframes barload-slide {
0%{left:-100%;}
100%{left:100%;}
}
@-moz-keyframes barload-slide {
0%{left:-100%;}
100%{left:100%;}
}  .barload-wrapper ,.barload-wrapper *{box-sizing:content-box;}
.ballsload-container{font-size:16px;padding:10px;position:relative;}
.ballsload-container div{width:1em;height:1em;position:absolute;background-color:rgb(0,0,0);top:0;border-radius:50%;}
.ballsload-container div:nth-child(1){animation:ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);-o-animation:ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);-ms-animation:ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);-webkit-animation:ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);-moz-animation:ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);}
.ballsload-container div:nth-child(2){animation:ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);-o-animation:ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);-ms-animation:ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);-webkit-animation:ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);-moz-animation:ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);}
.ballsload-container div:nth-child(3){animation:ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);-o-animation:ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);-ms-animation:ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);-webkit-animation:ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);-moz-animation:ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);}
.ballsload-container div:nth-child(4){animation:ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);-o-animation:ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);-ms-animation:ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);-webkit-animation:ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);-moz-animation:ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);}
@keyframes ballsload-move {
0%{left:0%;}
100%{left:100%;}
}
@-o-keyframes ballsload-move {
0%{left:0%;}
100%{left:100%;}
}
@-ms-keyframes ballsload-move {
0%{left:0%;}
100%{left:100%;}
}
@-webkit-keyframes ballsload-move {
0%{left:0%;}
100%{left:100%;}
}
@-moz-keyframes ballsload-move {
0%{left:0%;}
100%{left:100%;}
}  #movingBallG{position:relative;width:250px;height:19px;display:inline-block;font-size:16px;}
.movingBallLineG{position:absolute;left:0px;top:0.5em;height:0.25em;width:250px;background-color:rgb(0,0,0);}
.movingBallG{background-color:rgb(0,0,0);position:absolute;top:0;left:0;width:1.188em;height:1.188em;border-radius:100px;-o-border-radius:100px;-ms-border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;animation-name:bounce_movingBallG;-o-animation-name:bounce_movingBallG;-ms-animation-name:bounce_movingBallG;-webkit-animation-name:bounce_movingBallG;-moz-animation-name:bounce_movingBallG;animation-duration:1.5s;-o-animation-duration:1.5s;-ms-animation-duration:1.5s;-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-direction:normal;-o-animation-direction:normal;-ms-animation-direction:normal;-webkit-animation-direction:normal;-moz-animation-direction:normal;}
@keyframes bounce_movingBallG{ 0%{left:0px;}
50%{left:230px;}
100%{left:0px;}
}
@-o-keyframes bounce_movingBallG{ 0%{left:0px;}
50%{left:230px;}
100%{left:0px;}
}
@-ms-keyframes bounce_movingBallG{ 0%{left:0px;}
50%{left:230px;}
100%{left:0px;}
}
@-webkit-keyframes bounce_movingBallG{ 0%{left:0px;}
50%{left:230px;}
100%{left:0px;}
}
@-moz-keyframes bounce_movingBallG{ 0%{left:0px;}
50%{left:230px;}
100%{left:0px;}
}  .lds-ellipsis{display:inline-block;position:relative;width:8em;height:1em;font-size:13px;}
.lds-ellipsis div{position:absolute;top:0px;width:1em;height:1em;border-radius:50%;background:#000;animation-timing-function:cubic-bezier(0, 1, 1, 0);}
.lds-ellipsis div:nth-child(1){left:1em;animation:lds-ellipsis1 0.6s infinite;}
.lds-ellipsis div:nth-child(2){left:1em;animation:lds-ellipsis2 0.6s infinite;}
.lds-ellipsis div:nth-child(3){left:4em;animation:lds-ellipsis2 0.6s infinite;}
.lds-ellipsis div:nth-child(4){left:7em;animation:lds-ellipsis3 0.6s infinite;}
@keyframes lds-ellipsis1 {
0%{transform:scale(0);}
100%{transform:scale(1);}
}
@keyframes lds-ellipsis3 {
0%{transform:scale(1);}
100%{transform:scale(0);}
}
@keyframes lds-ellipsis2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(3em, 0);
}
}@font-face{font-family:'Nunito';font-style:italic;font-weight:200;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-80c8125f.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:200;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-e54aafef.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:200;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-25d4512e.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:200;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-9489af13.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:200;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-86dfd6aa.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:300;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-80c8125f.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:300;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-e54aafef.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:300;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-25d4512e.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:300;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-9489af13.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:300;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-86dfd6aa.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-80c8125f.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-e54aafef.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-25d4512e.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-9489af13.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-86dfd6aa.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:500;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-80c8125f.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:500;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-e54aafef.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:500;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-25d4512e.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:500;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-9489af13.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:500;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-86dfd6aa.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:600;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-80c8125f.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:600;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-e54aafef.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:600;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-25d4512e.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:600;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-9489af13.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:600;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-86dfd6aa.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-80c8125f.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-e54aafef.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-25d4512e.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-9489af13.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-86dfd6aa.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:800;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-80c8125f.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:800;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-e54aafef.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:800;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-25d4512e.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:800;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-9489af13.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:800;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-86dfd6aa.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:900;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-80c8125f.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:900;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-e54aafef.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:900;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-25d4512e.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:900;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-9489af13.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Nunito';font-style:italic;font-weight:900;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-86dfd6aa.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:200;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-327df432.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:200;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-bf171644.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:200;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-7c4b18eb.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:200;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-ede74c1f.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:200;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-d3a427b5.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:300;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-327df432.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:300;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-bf171644.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:300;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-7c4b18eb.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:300;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-ede74c1f.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:300;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-d3a427b5.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-327df432.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-bf171644.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-7c4b18eb.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-ede74c1f.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-d3a427b5.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:500;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-327df432.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:500;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-bf171644.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:500;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-7c4b18eb.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:500;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-ede74c1f.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:500;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-d3a427b5.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:600;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-327df432.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:600;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-bf171644.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:600;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-7c4b18eb.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:600;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-ede74c1f.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:600;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-d3a427b5.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-327df432.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-bf171644.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-7c4b18eb.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-ede74c1f.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-d3a427b5.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:800;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-327df432.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:800;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-bf171644.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:800;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-7c4b18eb.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:800;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-ede74c1f.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:800;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-d3a427b5.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:900;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-327df432.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:900;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-bf171644.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:900;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-7c4b18eb.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Nunito';font-style:normal;font-weight:900;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-ede74c1f.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face {
font-family: 'Nunito';
font-style: normal;
font-weight: 900;
src: url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/nunito-d3a427b5.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face{font-family:'Carlito';font-style:italic;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-54daba65.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Carlito';font-style:italic;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-8916e475.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Carlito';font-style:italic;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-22d432df.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Carlito';font-style:italic;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-d3945a65.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Carlito';font-style:italic;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-7d6230aa.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Carlito';font-style:italic;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-f375c0e7.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Carlito';font-style:italic;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-7690d989.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Carlito';font-style:italic;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-bb60b67d.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Carlito';font-style:italic;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-db951aa4.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Carlito';font-style:italic;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-a8c2507a.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Carlito';font-style:italic;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-b1355e66.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Carlito';font-style:italic;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-eab78d85.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Carlito';font-style:italic;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-5dc36de5.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Carlito';font-style:italic;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-d0b18f4d.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Carlito';font-style:normal;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-1bfa06bb.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Carlito';font-style:normal;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-373bb93e.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Carlito';font-style:normal;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-2e2cebcb.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Carlito';font-style:normal;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-f7b6c04f.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Carlito';font-style:normal;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-9fd197e6.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Carlito';font-style:normal;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-78bb4913.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Carlito';font-style:normal;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-ddd840c3.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Carlito';font-style:normal;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-1c8aa605.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Carlito';font-style:normal;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-fb767bbe.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Carlito';font-style:normal;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-25426577.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Carlito';font-style:normal;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-c995213f.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Carlito';font-style:normal;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-fd04fe1a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Carlito';font-style:normal;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-bbd45a35.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face {
font-family: 'Carlito';
font-style: normal;
font-weight: 700;
src: url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/carlito-cbe7d830.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:100;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-aa8dcca1.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:100;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-26c21f5b.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:100;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-a52509db.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:200;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-0f27afab.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:200;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-b03ed14a.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:200;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-64487c84.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:300;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-c584cfb4.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:300;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-53426729.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:300;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-79b07c25.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-e9bdcdf2.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-a8a0ea13.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-a483df40.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:500;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-f74b009a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:500;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-aa113945.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:500;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-6e076f93.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:600;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-fa4904cf.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:600;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-7f52e254.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:600;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-19b9f481.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-77397fc1.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-5e39e765.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-6386e17b.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:800;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-658b2924.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:800;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-a91bcb58.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:800;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-0caa1b44.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:900;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-0a03f87e.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:900;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-8c34bd61.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow Condensed';font-style:italic;font-weight:900;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-54509293.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:100;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-9a83a817.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:100;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-5a62f479.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:100;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-e2e05dc1.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:200;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-75484856.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:200;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-e16b1e1f.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:200;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-16bb4124.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:300;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-b2ab545a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:300;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-a89186be.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:300;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-ad3e97d0.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-7e008666.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-699d4ede.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:400;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-c760e518.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:500;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-ccfb61e1.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:500;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-0f65a3b4.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:500;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-49f2730e.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:600;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-e2ae8357.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:600;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-e0ffcfa6.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:600;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-5048d744.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-423a96ca.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-a1e409dd.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:700;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-e7616768.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:800;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-02bb504d.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:800;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-b2c0bbcc.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:800;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-00a5e45f.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:900;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-c8175140.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:900;src:url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-91f46e96.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face {
font-family: 'Barlow Condensed';
font-style: normal;
font-weight: 900;
src: url(https://haroldetmaude.eu/wp-content/uploads/elementor/google-fonts/fonts/barlowcondensed-9e121373.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}