.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:#444}.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 #fff0 #fff0 #fff0;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:#fff0 #fff0 #888 #fff0;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:#444;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:var(--wp-admin-theme-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 var(--wp-admin-theme-color,#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:#444}.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 #fff0 #fff0 #fff0;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 var(--wp-admin-theme-color,#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:#fff0 #fff0 #888 #fff0;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 var(--wp-admin-theme-color,#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 var(--wp-admin-theme-color,#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 #fff0}.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:var(--wp-admin-theme-color,#0073aa)}.yith-wcmcs-hidden,.yith-wcmcs-sticky-currencies-menu,.summary.entry-summary .yith-wcmcs-shortcode-title,.yith-wcmcs-currency-rate-container.yith-wcmcs-hidden,.yith-wcmcs-sticky-currencies-close.yith-icon.yith-icon-close{display:none}.yith-wcmcs-shortcode{width:100%;max-width:400px;margin:20px 0;color:var(--text-color)!important;position:relative;z-index:999}.yith-wcmcs-shortcode input{color:var(--text-color)!important;background-color:var(--background-color)!important}.yith-wcmcs-shortcode-title{font-weight:600;margin-bottom:10px;color:var(--title-color)}.yith-wcmcs-shortcode-style{border:1px solid var(--border-color)}.yith-wcmcs-shortcode-style--active{box-shadow:0 3px 7px var(--active-shadow-color);border:1px solid var(--active-color)}.yith-wcmcs-currency-list,.yith-wcmcs-currency-alphabetic-list,.yith-wcmcs-currency-converter{position:relative;width:100%;max-width:400px;font-size:15px}.yith-wcmcs-currency-alphabetic-list .yith-wcmcs-currencies{max-height:400px;overflow-y:auto}.yith-wcmcs-currency-list .yith-wcmcs-selected-currency{background-color:var(--background-color);align-items:center;user-select:none;max-width:400px;position:relative;padding:10px 32px 10px 15px;display:flex;cursor:pointer;width:100%}.yith-wcmcs-currency-list .yith-wcmcs-selected-currency>*+*{margin-left:10px}.yith-wcmcs-currency-list .yith-wcmcs-selected-currency:before{transform:translateY(-50%);content:"";background:url(https://iguazutours.com.ar/wp-content/plugins/yith-multi-currency-switcher-for-woocommerce/assets/css/../images/arrow-down.svg) no-repeat;background-size:contain;height:14px;width:12px;position:absolute;right:12px;top:50%;transition:.2s ease-out}.yith-wcmcs-currency-list .yith-wcmcs-selected-currency.yith-wcmcs-shortcode-style--active:before{transform:translateY(-60%) rotate(180deg)}.yith-wcmcs-currency-flag{position:relative;justify-content:center;border-radius:2px;align-items:center;display:flex;height:fit-content;max-height:20px;min-width:30px;z-index:1}.yith-wcmcs-currency-without-flag:before{content:"";width:30px}.yith-wcmcs-currency--selected .yith-wcmcs-currency-flag:not(.yith-wcmcs-currency-without-flag):before{content:"";width:13px;height:13px;background-color:var(--active-color);border-radius:50%;position:absolute;top:0;right:0;transform:translate(30%,-30%)}.yith-wcmcs-currency--selected .yith-wcmcs-currency-flag:not(.yith-wcmcs-currency-without-flag):after{content:"";width:4px;height:6px;border-right:2px solid #fff;border-bottom:2px solid #fff;background-color:#fff0;position:absolute;top:0;right:0;transform:translate(-10%,-20%) rotate(45deg)}.yith-wcmcs-currency-list--label .yith-wcmcs-currency--selected .yith-wcmcs-currency-flag:not(.yith-wcmcs-currency-without-flag):after,.yith-wcmcs-currency-list--label .yith-wcmcs-currency-flag:not(.yith-wcmcs-currency-without-flag):before{display:none}.yith-wcmcs-currency--selected .yith-wcmcs-currency-flag:not(.yith-wcmcs-currency-without-flag) img{border:1px solid var(--active-color)}.yith-wcmcs-currency-flag img{border-radius:2px;max-height:21px;object-fit:cover;max-width:30px!important;z-index:-1}.yith-wcmcs-currency-list .yith-wcmcs-selected-currency .yith-wcmcs-currency-flag img{z-index:1}.yith-wcmcs-currency{display:flex;padding:7px 0;align-items:center;margin-bottom:10px;cursor:pointer;transition:.3s;text-decoration:none!important;color:var(--text-color);outline:none!important}.yith-wcmcs-currency>*+*{margin-left:10px}.yith-wcmcs-currency-name,.yith-wcmcs-base-currency-name{width:100%;max-width:300px;overflow:hidden;white-space:nowrap;display:block;text-overflow:ellipsis}.yith-wcmcs-base-currency-name{max-width:max-content;width:100%}.yith-wcmcs-currencies-dropdown .yith-wcmcs-currency:nth-child(1){margin-top:10px}.yith-wcmcs-currency-list .yith-wcmcs-search-container+.yith-wcmcs-currency:nth-child(1){margin-top:0}.yith-wcmcs-currency--selected,.yith-wcmcs-currency:hover{color:var(--active-color)}.yith-wcmcs-currency-list .yith-wcmcs-currencies-dropdown{display:none;position:absolute;top:calc(100% + 15px);width:100%;max-width:100%!important;min-width:130px;background-color:var(--background-color);box-shadow:0 3px 7px var(--active-shadow-color);border-radius:5px;z-index:1000}.yith-wcmcs-currency-list .yith-wcmcs-currencies-dropdown .yith-wcmcs-currencies{margin:20px 0}.yith-wcmcs-currency-list .yith-wcmcs-currencies-dropdown .yith-wcmcs-currency{padding:7px 15px}.yith-wcmcs-currency-list--select .yith-wcmcs-currencies-dropdown .yith-wcmcs-currency-name{width:100%!important}.yith-wcmcs-currency-list--select .yith-wcmcs-currencies-dropdown .yith-wcmcs-currency-name.yith-wcmcs-currency-name-with-flag{width:calc(100% - 57px)!important}.yith-wcmcs-currency-list .yith-wcmcs-currencies-dropdown .yith-wcmcs-currency:nth-child(1){margin-top:0}.yith-wcmcs-currency-list .yith-wcmcs-currencies-dropdown .yith-wcmcs-currency:nth-last-child(1){margin-bottom:0}.yith-wcmcs-currency-list--select .yith-wcmcs-search-container{width:calc(100% - 30px);margin:15px}.yith-wcmcs-search-container{min-width:100px;position:relative;width:100%;margin:20px 0}.yith-wcmcs-search-container:before{content:"\e908";font-family:yith-icon!important;color:#aaa;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.yith-wcmcs-search-input{width:100%;border:1px solid #bdbdbd;border-radius:4px!important;transition:.3s;color:var(--text-color)}.yith-wcmcs-search-input::placeholder{font-size:15px;color:var(--text-color);opacity:50%}.yith-wcmcs-search-input:focus{box-shadow:none!important;border-color:#aaa!important}.yith-wcmcs-currency-list .yith-wcmcs-currencies{max-height:190px;margin-bottom:20px;overflow-y:auto}.yith-wcmcs-currency-list--checkbox .yith-wcmcs-currencies{margin:0}.yith-wcmcs-currency-alphabetic-list,.yith-wcmcs-currency-list--checkbox{background-color:var(--background-color);border:1px solid var(--border-color);max-width:400px;width:100%;padding:15px 20px;border-radius:5px}.yith-wcmcs-currency-list--checkbox .yith-wcmcs-currency-name+.yith-wcmcs-currency-flag{margin-right:20px}.yith-wcmcs-currency-alphabetic-list .yith-wcmcs-alphabetic-char:nth-child(1){margin-top:0}.yith-wcmcs-currency-list--checkbox .yith-wcmcs-search-container,.yith-wcmcs-currency-alphabetic-list .yith-wcmcs-search-container{margin-top:10px}.yith-wcmcs-alphabetic-char{font-weight:600;padding:10px 0}.yith-wcmcs-currency-alphabetic-list .yith-wcmcs-currency{padding:5px 0;margin:0}.yith-wcmcs-currency-checkbox{position:relative;padding:12px;border-radius:5px;border:1px solid var(--border-color);transition:.3s}.yith-wcmcs-currency:hover .yith-wcmcs-currency-checkbox{border-color:var(--active-color)}.yith-wcmcs-currency--selected .yith-wcmcs-currency-checkbox{background-color:var(--active-color);border-color:var(--active-color)}.yith-wcmcs-currency--selected .yith-wcmcs-currency-checkbox:before{content:"";position:absolute;top:55%;left:50%;height:14px;width:10px;border:4px solid #fff;border-top:none;border-left:none;background:none;transform-origin:center;transform:rotate(45deg) translate(-100%,-25%)}.yith-wcmcs-currency-list--label{display:flex;flex-wrap:wrap}.yith-wcmcs-currency-list--label>*{margin:0 15px 15px 0}.yith-wcmcs-currency-list--label.yith-wcmcs-currencies{max-height:400px;overflow-y:auto}.yith-wcmcs-currency-list--label .yith-wcmcs-currency{background-color:var(--background-color);min-width:calc(20% - 12px);padding:5px 15px;display:flex;justify-content:center;align-items:center;border:1px solid var(--border-color);border-radius:4px}.yith-wcmcs-currency-list--label .yith-wcmcs-currency-name{text-align:center}.yith-wcmcs-currency-list--label .yith-wcmcs-currency--selected{background-color:var(--active-color);border-color:var(--active-color);color:#fff}.yith-wcmcs-currency-list--label .yith-wcmcs-currency:hover{border-color:var(--active-color);color:var(--active-color)}.yith-wcmcs-currency-list--label .yith-wcmcs-currency--selected:hover{color:#fff}.yith-wcmcs-shortcode-container{display:flex;flex-direction:column;padding:20px;border:1px solid var(--border-color);border-radius:5px;width:100%;max-width:400px;min-width:200px}.yith-wcmcs-shortcode-container>*+*{margin-top:20px}.yith-wcmcs-currency-converter{background-color:var(--background-color)}.yith-wcmcs-currency-converter .yith-wcmcs-currencies-dropdown{max-width:calc(100% - 40px)}.yith-wcmcs-currency-converter .yith-wcmcs-currency-field{display:flex;align-items:center;border:1px solid var(--border-color);border-radius:5px;padding:0 10px}.yith-wcmcs-currency-select{position:relative;width:100%;padding:10px 0}.yith-wcmcs-currency-converter .yith-wcmcs-currency-select{min-width:110px;max-width:fit-content}.yith-wcmcs-selected-currency{position:relative;display:flex;align-items:center;cursor:pointer;border-radius:5px;transition:.3s}.yith-wcmcs-selected-currency>*+*{margin-left:10px}.yith-wcmcs-currency-converter .yith-wcmcs-selected-currency:before,.yith-wcmcs-shortcode-currency-rates .yith-wcmcs-currency-select .yith-wcmcs-selected-currency:before{content:"";background:url(https://iguazutours.com.ar/wp-content/plugins/yith-multi-currency-switcher-for-woocommerce/assets/css/../images/arrow-down.svg) no-repeat;background-size:contain;height:14px;width:12px;position:absolute;right:15px;top:50%;transform:translateY(-40%);transition:.2s ease-out}.yith-wcmcs-currency-converter .yith-wcmcs-selected-currency.yith-wcmcs-shortcode-style--active:before,.yith-wcmcs-shortcode-currency-rates .yith-wcmcs-currency-select .yith-wcmcs-selected-currency.yith-wcmcs-shortcode-style--active:before{transform:translateY(-50%) rotate(180deg)}.yith-wcmcs-shortcode-currency-rates .yith-wcmcs-selected-currency.yith-wcmcs-flag-right-aligned .yith-wcmcs-currency-flag{max-width:100%;flex:1;justify-content:flex-end}.yith-wcmcs-currency-converter .yith-wcmcs-selected-currency{border:none!important;box-shadow:none!important;padding-right:40px;width:100%;max-width:fit-content}.yith-wcmcs-currency-converter .yith-wcmcs-selected-currency .yith-wcmcs-currency-name{max-width:fit-content}.yith-wcmcs-currency-converter .yith-wcmcs-selected-currency .yith-wcmcs-currency-flag{height:20px}.yith-wcmcs-currency-converter .yith-wcmcs-currency-select-dropdown{width:calc(10px + 100% + 10px);transform:translateX(-11px);padding:0 10px}.yith-wcmcs-currency-select-option{display:flex;align-items:center;margin-bottom:15px;transition:.3s;cursor:pointer}.yith-wcmcs-currency-select-option>*+*{margin-left:10px}.yith-wcmcs-currency-select-option--selected,.yith-wcmcs-currency-select-option:hover{color:var(--active-color)}.yith-wcmcs-currency-select-dropdown .yith-wcmcs-currency-select-option:nth-child(1){margin-top:15px}.yith-wcmcs-currency-select-dropdown{display:none;position:absolute;width:100%;top:calc(100% + 10px);min-width:max-content;background-color:var(--background-color);border:1px solid var(--active-color);box-shadow:0 3px 7px var(--active-shadow-color);border-radius:5px;padding:0 20px;max-height:200px;overflow-y:auto;z-index:100}.yith-wcmcs-shortcode-currency-rates .yith-wcmcs-currency-select-dropdown{padding:0 15px}.yith-wcmcs-currency-select-dropdown .yith-wcmcs-currency-flag{z-index:1}.yith-wcmcs-currency-price{width:100%}.yith-wcmcs-currency-price-input{width:100%;min-width:50px}.yith-wcmcs-currency-price-input{padding:10px!important;border-radius:5px!important;border:none!important;text-align:right;outline:none!important}.yith-wcmcs-currency-price-input:focus{border:none!important;box-shadow:none!important}.yith-wcmcs-shortcode-currency-rates{background-color:var(--background-color)}.yith-wcmcs-shortcode-currency-rates .yith-wcmcs-currency-select{min-width:100%;max-width:100%;padding:0}.yith-wcmcs-shortcode-currency-rates .yith-wcmcs-selected-currency{border:1px solid var(--border-color);padding:10px 45px 10px 15px;border-radius:5px}.yith-wcmcs-shortcode-currency-rates .yith-wcmcs-selected-currency.yith-wcmcs-shortcode-style--active{border:1px solid var(--active-color)}.yith-wcmcs-currency-rates{display:flex;flex-direction:column;padding:0 15px;border-radius:5px;max-height:200px;overflow-y:auto}.yith-wcmcs-currency-rate-container{display:flex;align-items:center;margin-bottom:15px}.yith-wcmcs-currency-rate-container[style="display: flex;"]:nth-last-child(1){margin-bottom:0}.yith-wcmcs-currency-rate-container>*+*{margin-left:10px}.yith-wcmcs-currency-rate-container .yith-wcmcs-currency-rate{margin-right:5px}.yith-wcmcs-sticky-currencies-container{display:flex;flex-direction:column;position:fixed;z-index:1000;top:50%;width:85px;transform:translateY(-50%);font-size:12px;user-select:none;transition:.5s;font-style:normal!important}.yith-wcmcs-sticky-currencies{overflow:hidden;z-index:1;padding-bottom:10px;display:flex;flex-direction:column;transition:.5s}.yith-wcmcs-sticky-currencies-arrow{height:30px;width:100%;background-color:var(--active-color);display:flex;justify-content:center;align-items:center;position:absolute;transform:translateY(100%);bottom:0;border-radius:0 4px 4px 0;cursor:pointer;transition:.3s;opacity:1}.yith-wcmcs-sticky-currencies__right .yith-wcmcs-sticky-currencies-arrow{border-radius:4px 0 0 4px}.yith-wcmcs-sticky-currencies-arrow.yith-wcmcs-hidden{opacity:0}.yith-wcmcs-sticky-currencies-arrow:hover{box-shadow:0 3px 7px var(--active-shadow-color)}.yith-wcmcs-sticky-currencies-arrow-up{transform:translateY(calc(-100% - 10px));top:0}.yith-wcmcs-sticky-currencies-arrow-up.yith-wcmcs-hidden,.yith-wcmcs-sticky-currencies-arrow-down.yith-wcmcs-hidden{transform:translateY(-10px)}.yith-wcmcs-sticky-currencies-arrow svg{width:13px;height:13px;transition:.3s}.yith-wcmcs-sticky-currencies-arrow-up svg{transform:rotate(180deg)}.yith-wcmcs-sticky-currencies-arrow svg *{fill:#fff}.yith-wcmcs-sticky-currencies>.yith-wcmcs-currency+.yith-wcmcs-currency{margin-top:10px}.yith-wcmcs-sticky-currencies__left{left:0}.yith-wcmcs-sticky-currencies__right{right:0}.yith-wcmcs-sticky-currencies .yith-wcmcs-currency{border:1px solid var(--border-color);background-color:var(--background-color);color:var(--text-color);padding:10px;margin:0}.yith-wcmcs-sticky-currencies__right .yith-wcmcs-currency{border-radius:5px 0 0 5px;border-right:none}.yith-wcmcs-sticky-currencies__left .yith-wcmcs-currency{border-radius:0 5px 5px 0;border-left:none}.yith-wcmcs-sticky-currencies .yith-wcmcs-currency--selected{box-shadow:0 3px 7px var(--active-shadow-color)}.yith-wcmcs-sticky-currencies .yith-wcmcs-currency--selected,.yith-wcmcs-sticky-currencies .yith-wcmcs-currency:hover{border-color:var(--active-color);color:var(--active-color)}.yith-wcmcs-sticky-currencies .yith-wcmcs-currency .yith-wcmcs-currency-flag,.yith-wcmcs-sticky-currencies .yith-wcmcs-currency .yith-wcmcs-currency-flag img{min-width:21px;max-width:21px;min-height:15px;max-height:15px}.yith-wcmcs-select-container{margin:25px 0}.summary.entry-summary .yith-wcmcs-currency-select,.summary.entry-summary .yith-wcmcs-shortcode{width:auto}.summary.entry-summary .yith-wcmcs-shortcode-currency-rates .yith-wcmcs-currency-rates,.summary.entry-summary .yith-wcmcs-currency-alphabetic-list .yith-wcmcs-currencies,.summary.entry-summary .yith-wcmcs-currency-list--checkbox .yith-wcmcs-currencies{max-height:80px}.summary.entry-summary p.price+.yith-wcmcs-shortcode{display:inline-block;margin-top:0;transform:translateY(-10px)}.summary.entry-summary p.price+.yith-wcmcs-shortcode .yith-wcmcs-currency-select{padding:0}.wp-block-woocommerce-product-price[data-is-descendent-of-single-product-template="true"]{display:inline-block}.wp-block-woocommerce-product-price[data-is-descendent-of-single-product-template="true"]+.yith-wcmcs-shortcode{margin:0 0 0 30px;transform:translateY(-10px)}.wp-block-woocommerce-product-price[data-is-descendent-of-single-product-template="true"]+.yith-wcmcs-shortcode .yith-wcmcs-currency-select{padding:0}.wp-block-woocommerce-product-price+.yith-wcmcs-shortcode,.wp-block-woocommerce-product-meta+.yith-wcmcs-shortcode,.wp-block-add-to-cart-form+.yith-wcmcs-shortcode{width:auto;display:inline-block}.wp-block-woocommerce-product-price+.yith-wcmcs-shortcode .yith-wcmcs-currency-select,.wp-block-woocommerce-product-meta+.yith-wcmcs-shortcode .yith-wcmcs-currency-select,.wp-block-add-to-cart-form+.yith-wcmcs-shortcode .yith-wcmcs-currency-select{width:auto}.yith-wcmcs-widget-shortcode-container{height:fit-content}@media screen and (max-width:790px){.yith-wcmcs-sticky-currencies-container.yith-wcmcs-sticky-currencies__left .yith-wcmcs-sticky-currencies{border-left:0;border-top-right-radius:5px}.yith-wcmcs-sticky-currencies-container.yith-wcmcs-sticky-currencies__right .yith-wcmcs-sticky-currencies{border-right:0;border-top-left-radius:5px}.yith-wcmcs-sticky-currencies-container .yith-wcmcs-sticky-currencies{padding-top:5px;background-color:var(--background-color);border:1px solid var(--border-color);border-bottom:0}.yith-wcmcs-sticky-currencies .yith-wcmcs-currency{border:none!important;box-shadow:none!important;transition:.5s}.yith-wcmcs-sticky-currencies-arrow-up{display:none!important}.yith-wcmcs-sticky-currencies-arrow-down{display:flex!important;opacity:1!important;transform:translateY(100%)!important}.yith-wcmcs-sticky-currencies__left .yith-wcmcs-sticky-currencies-arrow-down{border-top-right-radius:0}.yith-wcmcs-sticky-currencies__right .yith-wcmcs-sticky-currencies-arrow-down{border-top-left-radius:0}.yith-wcmcs-sticky-currencies__left .yith-wcmcs-sticky-currencies-arrow-down svg{transform:rotate(-90deg)}.yith-wcmcs-sticky-currencies__right .yith-wcmcs-sticky-currencies-arrow-down svg{transform:rotate(90deg)}.yith-wcmcs-sticky-currencies-menu{display:flex;position:fixed;left:0;top:0;width:100%;height:100%;background-color:var(--background-color-with-alpha);z-index:100000;align-items:center;justify-content:center;transition:.3s}.yith-wcmcs-sticky-currencies-menu.yith-wcmcs-sticky-currencies__left{transform:translateX(-100%)}.yith-wcmcs-sticky-currencies-menu.yith-wcmcs-sticky-currencies__right{transform:translateX(100%)}.yith-wcmcs-sticky-currencies-menu.yith-wcmcs-sticky-currencies-menu--opened{transform:translateX(0)}.yith-wcmcs-sticky-currencies-menu .yith-wcmcs-sticky-currencies{border:none!important;height:calc(100% - 80px)!important;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;background-color:#fff0}.yith-wcmcs-sticky-currencies-menu .yith-wcmcs-sticky-currencies-close.yith-icon.yith-icon-close{display:block!important;position:absolute;top:30px;right:30px;font-size:24px!important;z-index:1;color:var(--text-color);cursor:pointer}.yith-wcmcs-sticky-currencies-menu .yith-wcmcs-currency{background-color:#fff0;font-size:20px;width:fit-content}.yith-wcmcs-sticky-currencies-menu .yith-wcmcs-currency-flag{height:35px!important;min-width:50px!important;max-height:35px!important;max-width:50px!important;margin-right:10px}.yith-wcmcs-sticky-currencies-menu .yith-wcmcs-currency-flag img{object-fit:cover;max-width:50px!important;max-height:35px!important;width:60px!important;height:40px}.yith-wcmcs-sticky-currencies-menu .yith-wcmcs-currency-name{min-width:70px}#wpadminbar~.yith-wcmcs-sticky-currencies-menu{height:calc(100% - 46px);margin-top:46px}}:root{--title-color:#333333;--active-color:#ffa43d;--active-shadow-color:#ffa43d33;--text-color:#000000;--border-color:#B2B2B2;--background-color:#FFFFFF;--background-color-with-alpha:#FFFFFFF2}@font-face{font-family:'Montserrat';font-style:italic;font-weight:100;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-c6284e6c.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:'Montserrat';font-style:italic;font-weight:100;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-2c476a6c.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Montserrat';font-style:italic;font-weight:100;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-b9ec831f.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:'Montserrat';font-style:italic;font-weight:100;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-9210f8a7.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:'Montserrat';font-style:italic;font-weight:100;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-76393105.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:'Montserrat';font-style:italic;font-weight:200;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-c6284e6c.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:'Montserrat';font-style:italic;font-weight:200;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-2c476a6c.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Montserrat';font-style:italic;font-weight:200;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-b9ec831f.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:'Montserrat';font-style:italic;font-weight:200;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-9210f8a7.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:'Montserrat';font-style:italic;font-weight:200;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-76393105.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:'Montserrat';font-style:italic;font-weight:300;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-c6284e6c.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:'Montserrat';font-style:italic;font-weight:300;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-2c476a6c.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Montserrat';font-style:italic;font-weight:300;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-b9ec831f.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:'Montserrat';font-style:italic;font-weight:300;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-9210f8a7.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:'Montserrat';font-style:italic;font-weight:300;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-76393105.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:'Montserrat';font-style:italic;font-weight:400;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-c6284e6c.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:'Montserrat';font-style:italic;font-weight:400;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-2c476a6c.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Montserrat';font-style:italic;font-weight:400;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-b9ec831f.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:'Montserrat';font-style:italic;font-weight:400;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-9210f8a7.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:'Montserrat';font-style:italic;font-weight:400;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-76393105.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:'Montserrat';font-style:italic;font-weight:500;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-c6284e6c.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:'Montserrat';font-style:italic;font-weight:500;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-2c476a6c.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Montserrat';font-style:italic;font-weight:500;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-b9ec831f.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:'Montserrat';font-style:italic;font-weight:500;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-9210f8a7.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:'Montserrat';font-style:italic;font-weight:500;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-76393105.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:'Montserrat';font-style:italic;font-weight:600;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-c6284e6c.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:'Montserrat';font-style:italic;font-weight:600;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-2c476a6c.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Montserrat';font-style:italic;font-weight:600;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-b9ec831f.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:'Montserrat';font-style:italic;font-weight:600;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-9210f8a7.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:'Montserrat';font-style:italic;font-weight:600;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-76393105.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:'Montserrat';font-style:italic;font-weight:700;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-c6284e6c.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:'Montserrat';font-style:italic;font-weight:700;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-2c476a6c.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Montserrat';font-style:italic;font-weight:700;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-b9ec831f.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:'Montserrat';font-style:italic;font-weight:700;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-9210f8a7.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:'Montserrat';font-style:italic;font-weight:700;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-76393105.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:'Montserrat';font-style:italic;font-weight:800;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-c6284e6c.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:'Montserrat';font-style:italic;font-weight:800;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-2c476a6c.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Montserrat';font-style:italic;font-weight:800;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-b9ec831f.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:'Montserrat';font-style:italic;font-weight:800;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-9210f8a7.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:'Montserrat';font-style:italic;font-weight:800;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-76393105.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:'Montserrat';font-style:italic;font-weight:900;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-c6284e6c.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:'Montserrat';font-style:italic;font-weight:900;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-2c476a6c.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Montserrat';font-style:italic;font-weight:900;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-b9ec831f.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:'Montserrat';font-style:italic;font-weight:900;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-9210f8a7.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:'Montserrat';font-style:italic;font-weight:900;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-76393105.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:'Montserrat';font-style:normal;font-weight:100;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-0b130f36.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:'Montserrat';font-style:normal;font-weight:100;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-2c82b901.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Montserrat';font-style:normal;font-weight:100;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-51d963d2.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:'Montserrat';font-style:normal;font-weight:100;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-1e82e2bf.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:'Montserrat';font-style:normal;font-weight:100;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-49e242af.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:'Montserrat';font-style:normal;font-weight:200;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-0b130f36.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:'Montserrat';font-style:normal;font-weight:200;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-2c82b901.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Montserrat';font-style:normal;font-weight:200;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-51d963d2.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:'Montserrat';font-style:normal;font-weight:200;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-1e82e2bf.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:'Montserrat';font-style:normal;font-weight:200;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-49e242af.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:'Montserrat';font-style:normal;font-weight:300;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-0b130f36.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:'Montserrat';font-style:normal;font-weight:300;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-2c82b901.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Montserrat';font-style:normal;font-weight:300;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-51d963d2.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:'Montserrat';font-style:normal;font-weight:300;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-1e82e2bf.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:'Montserrat';font-style:normal;font-weight:300;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-49e242af.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:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-0b130f36.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:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-2c82b901.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-51d963d2.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:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-1e82e2bf.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:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-49e242af.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:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-0b130f36.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:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-2c82b901.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-51d963d2.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:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-1e82e2bf.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:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-49e242af.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:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-0b130f36.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:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-2c82b901.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-51d963d2.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:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-1e82e2bf.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:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-49e242af.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:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-0b130f36.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:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-2c82b901.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-51d963d2.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:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-1e82e2bf.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:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-49e242af.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:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-0b130f36.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:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-2c82b901.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-51d963d2.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:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-1e82e2bf.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:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-49e242af.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:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-0b130f36.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:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-2c82b901.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-51d963d2.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:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-1e82e2bf.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:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://iguazutours.com.ar/wp-content/uploads/elementor/google-fonts/fonts/montserrat-49e242af.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}