@ilo-org/twig 1.1.4 → 1.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/accordion/accordion.behavior.js +1 -1
- package/dist/components/accordion/accordion.css +1 -1
- package/dist/components/breadcrumb/breadcrumb.behavior.js +1 -1
- package/dist/components/breadcrumb/breadcrumb.css +1 -1
- package/dist/components/button/button.css +1 -1
- package/dist/components/button/button.twig +2 -2
- package/dist/components/callout/callout.behavior.js +1 -1
- package/dist/components/callout/callout.css +1 -1
- package/dist/components/callout/callout.twig +8 -8
- package/dist/components/card/card.css +1 -1
- package/dist/components/checkbox/checkbox.css +1 -1
- package/dist/components/contextmenu/contextmenu.css +1 -1
- package/dist/components/datacard/datacard.css +1 -1
- package/dist/components/dropdown/dropdown.css +1 -1
- package/dist/components/featurecard/featurecard.css +1 -1
- package/dist/components/fieldset/fieldset.css +1 -1
- package/dist/components/file-upload/file-upload.css +1 -1
- package/dist/components/fileupload/fileupload.behavior.js +1 -1
- package/dist/components/footer/footer.css +1 -1
- package/dist/components/formcontrol/formcontrol.css +1 -1
- package/dist/components/heading/heading.css +1 -1
- package/dist/components/herocard/herocard.css +1 -1
- package/dist/components/icon/icon.behavior.js +1 -1
- package/dist/components/icon/icon.twig +1 -1
- package/dist/components/input/input.css +1 -1
- package/dist/components/linklist/linklist.behavior.js +1 -1
- package/dist/components/linklist/linklist.css +1 -1
- package/dist/components/list/list.css +1 -1
- package/dist/components/loading/loading.behavior.js +1 -1
- package/dist/components/loading/loading.css +1 -1
- package/dist/components/logo/logo.css +1 -1
- package/dist/components/modal/modal.behavior.js +1 -1
- package/dist/components/navigation/navigation.behavior.js +1 -1
- package/dist/components/navigation/navigation.css +1 -1
- package/dist/components/notification/notification.behavior.js +1 -1
- package/dist/components/pagination/pagination.css +1 -1
- package/dist/components/profile/profile.css +1 -1
- package/dist/components/readmore/readmore.behavior.js +1 -1
- package/dist/components/readmore/readmore.css +1 -1
- package/dist/components/richtext/richtext.css +1 -1
- package/dist/components/search/search.behavior.js +1 -1
- package/dist/components/searchfield/searchfield.css +1 -1
- package/dist/components/socialmedia/socialmedia.css +1 -1
- package/dist/components/statcard/statcard.css +1 -1
- package/dist/components/table/table.behavior.js +1 -1
- package/dist/components/table/table.css +1 -1
- package/dist/components/tableofcontents/tableofcontents.behavior.js +1 -1
- package/dist/components/tableofcontents/tableofcontents.css +1 -1
- package/dist/components/tabs/tabs.behavior.js +1 -1
- package/dist/components/tabs/tabs.css +1 -1
- package/dist/components/tag/tag.behavior.js +1 -1
- package/dist/components/tag/tag.css +1 -1
- package/dist/components/textarea/textarea.css +1 -1
- package/dist/components/textinput/textinput.css +1 -1
- package/dist/components/tooltip/tooltip.behavior.js +1 -1
- package/dist/components/tooltip/tooltip.css +1 -1
- package/dist/components/video/video.behavior.js +5 -5
- package/dist/global/styles.css +2 -2
- package/package.json +3 -3
- package/src/patterns/components/button/button.twig +2 -2
- package/src/patterns/components/callout/callout.twig +8 -8
- package/src/patterns/components/icon/icon.twig +1 -1
- package/dist/components/icon/icon.css +0 -1
- package/src/tokens/exports/_font-families.scss +0 -6
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){"function"==typeof define&&define.amd?define(e):e()}((function(){"use strict";function e(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var i=n.call(e,t||"default");if("object"!=typeof i)return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}
|
|
1
|
+
!function(e){"function"==typeof define&&define.amd?define(e):e()}((function(){"use strict";function e(e,n){for(var i=0;i<n.length;i++){var o=n[i];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,t(o.key),o)}}function t(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var i=n.call(e,t||"default");if("object"!=typeof i)return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}var n="aria-expanded",i="aria-hidden",o="click",r=["a","button","input","select","textarea","[tabindex]:not([tabindex='-1'])"],a=function(){return function(t,n,i){return n&&e(t.prototype,n),i&&e(t,i),Object.defineProperty(t,"prototype",{writable:!1}),t}((function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.element=t,this.multipleExpanded=!1,this.init()}),[{key:"init",value:function(){return this.cacheDomReferences().setupHandlers().enable(),this}},{key:"cacheDomReferences",value:function(){return this.accordionItems=this.element.querySelectorAll(".ilo--accordion--item"),this.multipleExpanded=this.element.hasAttribute("data-multipleexpanded"),this.accordionPanels=this.element.querySelectorAll(".ilo--accordion--panel"),this.accordionButtons=this.element.querySelectorAll(".ilo--accordion--button"),this}},{key:"setupHandlers",value:function(){return this.collapseSection=this.collapseSection.bind(this),this.expandSection=this.expandSection.bind(this),this.onClick=this.onClick.bind(this),this.updateAccordionItems=this.updateAccordionItems.bind(this),this}},{key:"enable",value:function(){var e=this;return this.accordionButtons.length>0&&this.accordionButtons.forEach((function(t){t.addEventListener(o,(function(t){return e.onClick(t)}))})),this.accordionPanels.length>0&&this.accordionPanels.forEach((function(t){e.handleTabIndex(t,"REMOVE")})),this}},{key:"onClick",value:function(e){return this.updateAccordionItems(e.target),this}},{key:"updateAccordionItems",value:function(e){var t=this,n=e.closest(".ilo--accordion--item").querySelector(".ilo--accordion--panel"),i=n.classList.contains("ilo--accordion--panel__open");return this.multipleExpanded||this.accordionPanels.forEach((function(e){n!==e&&t.collapseSection(e)})),i?this.collapseSection(n):this.expandSection(n),e.blur(),this}},{key:"collapseSection",value:function(e){e.classList.remove("ilo--accordion--panel__open"),e.parentElement.querySelector(".ilo--accordion--button").setAttribute(n,"false"),e.setAttribute(i,"true"),this.handleTabIndex(e,"REMOVE")}},{key:"expandSection",value:function(e){e.parentElement.querySelector(".ilo--accordion--button").setAttribute(n,"true"),e.setAttribute(i,"false"),e.classList.add("ilo--accordion--panel__open"),this.handleTabIndex(e,"ADD")}},{key:"handleTabIndex",value:function(e,t){e.querySelectorAll(r.join(", ")).forEach((function(e){"ADD"!==t?e.setAttribute("tabindex","-1"):e.removeAttribute("tabindex")}))}}])}();Drupal.behaviors.accordion={attach:function(){Array.prototype.forEach.call(document.querySelectorAll('[data-loadcomponent="Accordion"]'),(function(e){e.dataset.jsProcessed||(new a(e),e.dataset.jsProcessed=!0)}))}}}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
.ilo--accordion--button{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin:0;padding-block:calc(4 * var(--ilo-spacing-base));padding-inline-end:calc(11 * var(--ilo-spacing-base));background-color:#fff;background-position:calc(100% - .3215434084rem) 50%;background-repeat:no-repeat;background-size:1.2861736334rem 1.2861736334rem;border:none;border-top:2px solid #edf0f2;fill:#230050;font-family:var(--ilo-fonts-display);color:#230050;font-weight:500;transition:all .5s ease-in-out;font-size:16px;letter-spacing:-.02em;line-height:21.6px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23230050' d='M18 11h-5V6h-2v5H6v2h5v5h2v-5h5v-2z'/%3E%3C/svg%3E")}.ilo--accordion--button__large{font-size:18.66px;letter-spacing:-.035em;line-height:24.26px;padding-block:calc(5 * var(--ilo-spacing-base));padding-inline-end:calc(11 * var(--ilo-spacing-base))}.ilo--accordion--button:focus,.ilo--accordion--button:hover{border-top-color:#1e2dbe;color:#1e2dbe;fill:#1e2dbe;cursor:pointer}.ilo--accordion--button:focus[aria-expanded=true],.ilo--accordion--button:hover[aria-expanded=true]{color:#230050;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23230050' d='M18 11H6v2h12v-2z'/%3E%3C/svg%3E")}.ilo--accordion--button:focus[aria-expanded=false],.ilo--accordion--button:hover[aria-expanded=false]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%231E2DBE' d='M18 11h-5V6h-2v5H6v2h5v5h2v-5h5v-2z'/%3E%3C/svg%3E")}@media screen and (min-width:610px){.ilo--accordion--button{font-size:16px;letter-spacing:-.02em;line-height:21.6px}.ilo--accordion--button__large{font-size:18.66px;letter-spacing:-.035em;line-height:24.26px;padding:calc(5 * var(--ilo-spacing-base)) 0;padding-inline-end:calc(11 * var(--ilo-spacing-base))}}.ilo--accordion--button[aria-expanded=true]{background-color:#ebf5fd;color:#1e2dbe;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%231E2DBE' d='M18 11H6v2h12v-2z'/%3E%3C/svg%3E")}.ilo--accordion--button[aria-expanded=false]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23230050' d='M18 11h-5V6h-2v5H6v2h5v5h2v-5h5v-2z'/%3E%3C/svg%3E")}[dir=rtl] .ilo--accordion--button{background-position:calc(0% + .3215434084rem) 50%}.ilo--accordion--panel{max-height:0;transition:all .5s cubic-bezier(0,1,0,1);overflow:hidden}.ilo--accordion--panel .ilo--accordion--innerpanel{padding-bottom:calc(9 * var(--ilo-spacing-base));padding-top:calc(2 * var(--ilo-spacing-base));padding-inline-end:calc(8 * var(--ilo-spacing-base))}.ilo--accordion--panel__open{max-height:100vh;transition:all .5s ease-in-out}.ilo--accordion--panel__open.ilo--accordion--panel__scroll{max-height:300px;overflow-y:auto}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(t){"function"==typeof define&&define.amd?define(t):t()}((function(){"use strict";function t(t){var e=function(t,e){if("object"!=typeof t||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var s=n.call(t,e||"default");if("object"!=typeof s)return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==typeof e?e:e+""}
|
|
1
|
+
!function(t){"function"==typeof define&&define.amd?define(t):t()}((function(){"use strict";function t(t,n){for(var s=0;s<n.length;s++){var i=n[s];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,e(i.key),i)}}function e(t){var e=function(t,e){if("object"!=typeof t||!t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var s=n.call(t,e||"default");if("object"!=typeof s)return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"==typeof e?e:e+""}var n="click",s="resize",i=function(){return e=function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.element=e,this.prefix=this.element.dataset.prefix,this.init()},i=[{key:"init",value:function(){return this.cacheDomReferences().setupHandlers().enable().onResize(),this}},{key:"cacheDomReferences",value:function(){return this.breadcrumbsId="".concat(this.prefix,"--breadcrumb--container"),this.contextAreaClass="".concat(this.prefix,"--breadcrumb--context"),this.contextMenuItemsClass="".concat(this.prefix,"--context-menu"),this.contextCollapseClass="".concat(this.contextAreaClass,"__collapse"),this.contextButtonClass="".concat(this.contextAreaClass,"--button"),this.contextMenuClass="".concat(this.contextAreaClass,"--menu"),this.contextMenuVisibleClass="".concat(this.contextMenuClass,"__visible"),this.breadcrumbs=this.element.querySelector("#".concat(this.breadcrumbsId)),this.contextArea=this.element.querySelector(".".concat(this.contextAreaClass)),this.contextMenu=this.element.querySelector(".".concat(this.contextMenuClass)),this.contextButton=this.element.querySelector(".".concat(this.contextButtonClass)),this.breadcrumbsLastLink=this.element.querySelector("#".concat(this.breadcrumbsId," > li:last-child a")),this.contextMenuItems=this.element.querySelector(".".concat(this.contextMenuItemsClass)),this.contextMenuItemFirstLink=this.contextMenuItems.querySelector("li:first-child a"),this.contextMenuItemLastLink=this.contextMenuItems.querySelector("li:last-child a"),this.breadcrumbsWidth=this.breadcrumbs.offsetWidth,this}},{key:"setupHandlers",value:function(){return this.onResize=this.onResize.bind(this),this.onClick=this.onClick.bind(this),this.contexMenuIsOpen=this.contexMenuIsOpen.bind(this),this.openContextMenu=this.openContextMenu.bind(this),this.closeContextMenu=this.closeContextMenu.bind(this),this.focusBreadcrumbsLastLink=this.focusBreadcrumbsLastLink.bind(this),this.focusContextMenuItemFirstLink=this.focusContextMenuItemFirstLink.bind(this),this.onKeydown=this.onKeydown.bind(this),this}},{key:"enable",value:function(){var t=this;if(window.addEventListener(s,(function(e){return t.onResize(e)})),this.contextButton)return this.contextButton.addEventListener(n,(function(e){return t.onClick(e)})),this.element.addEventListener("keydown",(function(e){return t.onKeydown(e)})),this}},{key:"onClick",value:function(t){return t.stopPropagation(),this.contexMenuIsOpen()?this.closeContextMenu():(this.openContextMenu(),window.addEventListener("click",this.closeContextMenu,{once:!0})),this}},{key:"onResize",value:function(){return this.contextArea&&this.breadcrumbsWidth&&(this.breadcrumbsWidth>=window.innerWidth/1.5?this.contextArea.classList.add(this.contextCollapseClass):(this.contextArea.classList.remove(this.contextCollapseClass),this.closeContextMenu())),this}},{key:"onKeydown",value:function(t){if(t.shiftKey)return"tab"===t.key.toLowerCase()&&document.activeElement===this.contextMenuItemFirstLink&&(t.preventDefault(),this.contextButton.focus()),this;if("tab"===t.key.toLowerCase()&&this.contexMenuIsOpen()){if(document.activeElement===this.contextButton)return t.preventDefault(),this.focusContextMenuItemFirstLink(),this;if(document.activeElement===this.contextMenuItemLastLink)return t.preventDefault(),this.focusBreadcrumbsLastLink(),this.closeContextMenu(),this}return this}},{key:"positionContextMenu",value:function(){var t=this.contextButton.getBoundingClientRect(),e=t.left+t.width/2-this.contextMenuItems.offsetWidth/2,n=t.bottom+16;return this.contextMenu.style.left=e+"px",this.contextMenu.style.top=n+"px",this}},{key:"openContextMenu",value:function(){return this.contextMenu.classList.add(this.contextMenuVisibleClass),this.contextMenu.removeAttribute("hidden"),this.contextButton.setAttribute("aria-expanded",!0),this.positionContextMenu(),this}},{key:"closeContextMenu",value:function(){this.contextMenu.classList.remove(this.contextMenuVisibleClass),this.contextMenu.setAttribute("hidden","hidden"),this.contextButton.setAttribute("aria-expanded",!1)}},{key:"contexMenuIsOpen",value:function(){return this.contextMenu.classList.contains(this.contextMenuVisibleClass)}},{key:"focusContextMenuItemFirstLink",value:function(){return this.contextMenuItemFirstLink.focus(),this}},{key:"focusBreadcrumbsLastLink",value:function(){return this.breadcrumbsLastLink.focus(),this}}],i&&t(e.prototype,i),o&&t(e,o),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,i,o}();Drupal.behaviors.breadcrumb={attach:function(){Array.prototype.forEach.call(document.querySelectorAll('[data-loadcomponent="Breadcrumb"]'),(function(t){t.dataset.jsProcessed||(new i(t),t.dataset.jsProcessed=!0)}))}}}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
.ilo--breadcrumb{position:relative;z-index:10}.ilo--breadcrumb--inner{display:inline-flex;padding-inline-start:var(--breadcrumb-padding);padding-inline-end:calc(12 * var(--ilo-spacing-base));padding-block:calc(4 * var(--ilo-spacing-base));background-color:#fff;clip-path:polygon(0 0,100% 0,calc(100% - (12 * var(--ilo-spacing-base))) 100%,0 100%)}[dir=rtl] .ilo--breadcrumb--inner{clip-path:polygon(0 0,100% 0,100% 100%,calc(12 * var(--ilo-spacing-base)) 100%)}.ilo--breadcrumb--context,.ilo--breadcrumb--items{align-items:center;display:inline-flex;justify-content:flex-start;list-style:none}.ilo--breadcrumb--context__collapse,.ilo--breadcrumb--item{background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 16'%3E%3Cpath fill='%23230050' d='M1.731 16l-1.118-.815L5.838 8 .613.814 1.731 0l5.522 7.593a.69.69 0 0 1 0 .814L1.731 16z'/%3E%3C/svg%3E");background-position:0;padding-inline:calc(6 * var(--ilo-spacing-base)) calc(4 * var(--ilo-spacing-base))}[dir=rtl] .ilo--breadcrumb--context__collapse,[dir=rtl] .ilo--breadcrumb--item{background-position:100%;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 16'%3E%3Cpath fill='%23230050' d='M.7 8.4c0-.1-.1-.3-.1-.4s0-.3.1-.4L6.3 0l1.1.8L2.2 8l5.2 7.2-1.1.8L.7 8.4z'/%3E%3C/svg%3E")}.ilo--breadcrumb--context{position:relative}.ilo--breadcrumb--context--button{display:none;padding:0;margin:0;border:none;background-position:50%;background-repeat:no-repeat;background-size:16px 4px;position:relative;width:2.2508038585rem;height:.857449089rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 4'%3E%3Cpath fill='%23230050' d='M2 4a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm6 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm6 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4z'/%3E%3C/svg%3E")}.ilo--breadcrumb--context--button:hover{cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 4'%3E%3Cpath fill='%231E2DBE' d='M2 4a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm6 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm6 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4z'/%3E%3C/svg%3E")}.ilo--breadcrumb--context--menu{display:none;position:fixed;width:6.4308681672rem;z-index:10}.ilo--breadcrumb--context--menu__visible{display:inline-block}.ilo--breadcrumb--context__collapse{padding-inline:calc(3 * var(--ilo-spacing-base)) calc(1 * var(--ilo-spacing-base))}.ilo--breadcrumb--context__collapse .ilo--breadcrumb--items{display:none}.ilo--breadcrumb--context__collapse .ilo--breadcrumb--context--button{display:inline-block}.ilo--breadcrumb--item,.ilo--breadcrumb--item__first{align-items:center;display:flex}.ilo--breadcrumb--item__first{position:relative;background:0 0!important;padding-inline-start:2px}.ilo--breadcrumb--item__first:focus .ilo--breadcrumb--link:after,.ilo--breadcrumb--item__first:hover .ilo--breadcrumb--link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%231E2DBE' d='M15.388 5.717L8.43.152a.696.696 0 0 0-.862 0L.612 5.717a.696.696 0 0 0-.264.542v9.044a.696.696 0 0 0 .695.695h4.87v-5.565h4.174V16h4.87a.696.696 0 0 0 .695-.696V6.259a.695.695 0 0 0-.264-.542z'/%3E%3C/svg%3E")}.ilo--breadcrumb--item__first .ilo--breadcrumb--link{background:0 0;width:.857449089rem;height:.857449089rem;position:relative}.ilo--breadcrumb--item__first .ilo--breadcrumb--link:after{background-position:50%;background-repeat:no-repeat;content:"";display:block;height:.857449089rem;left:0;position:absolute;top:0;width:.857449089rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23230050' d='M15.388 5.717L8.43.152a.696.696 0 0 0-.862 0L.612 5.717a.696.696 0 0 0-.264.542v9.044a.696.696 0 0 0 .695.695h4.87v-5.565h4.174V16h4.87a.696.696 0 0 0 .695-.696V6.259a.695.695 0 0 0-.264-.542z'/%3E%3C/svg%3E")}.ilo--breadcrumb--link{display:inline-flex;align-items:center;color:#230050;height:.857449089rem;padding-block:0;text-decoration:none}.ilo--breadcrumb--link--label{white-space:nowrap;overflow-x:clip;text-overflow:ellipsis;max-width:30ch;font-family:var(--ilo-fonts-copy);font-weight:400;font-size:11.94px;letter-spacing:normal;line-height:16.24px}.ilo--breadcrumb--link--label:focus,.ilo--breadcrumb--link--label:hover{color:#1e2dbe;text-decoration:underline;text-underline-offset:.2143622722rem;text-decoration-thickness:.1071811361rem}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
.ilo--button{--ilo-button-label-weight:700;--ilo-button-labels-actionable-color:var(--ilo-color-blue-dark);--ilo-button-labels-active-color:var(--ilo-color-blue-light);--ilo-button-labels-alert-color:var(--ilo-color-white);--ilo-button-labels-hover-color:var(--ilo-color-blue);display:inline-block;font-family:var(--ilo-fonts-display);font-weight:var(--ilo-button-label-weight);padding:0;border-radius:var(--ilo-border-md);transition-property:color,background-color,border-color;transition-duration:.15s;transition-timing-function:ease-out}.ilo--button .button__label,.ilo--button .link__label{display:inline-block;position:relative;top:.1071811361rem}.ilo--button--icon{position:relative}.ilo--button--icon .ilo--icon{height:100%;max-height:1.7148981779rem;max-width:1.7148981779rem;position:absolute;width:100%}.ilo--button--icon--position__left .button__label,.ilo--button--icon--position__left .link__label{padding-inline-start:calc(6 * var(--ilo-spacing-base))}.ilo--button--icon--position__left .ilo--icon{left:.6966773848rem;top:.3751339764rem}.ilo--button--icon--position__right .button__label,.ilo--button--icon--position__right .link__label{padding-inline-end:calc(6 * var(--ilo-spacing-base))}.ilo--button--icon--position__right .ilo--icon{right:.6966773848rem;top:.3751339764rem}.ilo--button--icon--only .button__label{width:1px;height:1px;margin:-1px;padding:0;border:0;position:absolute;clip:rect(0 0 0 0);overflow:hidden}.ilo--button__large{padding:calc(3 * var(--ilo-spacing-base)) calc(6 * var(--ilo-spacing-base));font-size:18.66px;letter-spacing:-.02em;line-height:120%}.ilo--button__large.ilo--button--icon--only{height:2.4115755627rem;width:2.4115755627rem;padding:unset}.ilo--button__large.ilo--button--icon--only .ilo--icon{left:.2411575563rem;top:.2411575563rem}.ilo--button__medium{padding:calc(2 * var(--ilo-spacing-base)) calc(5 * var(--ilo-spacing-base));font-size:16px;letter-spacing:-.02em;line-height:120%}.ilo--button__medium .ilo--icon{max-height:1.6077170418rem;max-width:1.6077170418rem;position:absolute}.ilo--button__medium.ilo--button--icon--position__left .button__label,.ilo--button__medium.ilo--button--icon--position__left .link__label{padding-inline-start:calc(6 * var(--ilo-spacing-base))}.ilo--button__medium.ilo--button--icon--position__left .ilo--icon{left:.5359056806rem;top:.1607717042rem}.ilo--button__medium.ilo--button--icon--position__right .button__label,.ilo--button__medium.ilo--button--icon--position__right .link__label{padding-inline-end:calc(6 * var(--ilo-spacing-base))}.ilo--button__medium.ilo--button--icon--position__right .ilo--icon{right:.5359056806rem;top:.1607717042rem}.ilo--button__medium.ilo--button--icon--only{height:1.9292604502rem;width:1.9292604502rem;padding:unset}.ilo--button__medium.ilo--button--icon--only .ilo--icon{left:.1071811361rem;top:.1071811361rem}.ilo--button__small{padding:calc(1 * var(--ilo-spacing-base)) calc(4 * var(--ilo-spacing-base));font-size:14.93px;letter-spacing:-.02em;line-height:120%}.ilo--button__small .ilo--icon{max-height:1.5005359057rem;max-width:1.5005359057rem;position:absolute}.ilo--button__small.ilo--button--icon--position__left .button__label,.ilo--button__small.ilo--button--icon--position__left .link__label{padding-inline-start:calc(5 * var(--ilo-spacing-base))}.ilo--button__small.ilo--button--icon--position__left .ilo--icon{left:.3215434084rem;top:0}.ilo--button__small.ilo--button--icon--position__right .button__label,.ilo--button__small.ilo--button--icon--position__right .link__label{padding-inline-end:calc(9 * var(--ilo-spacing-base))}.ilo--button__small.ilo--button--icon--position__right .ilo--icon{right:6;top:0}.ilo--button__small.ilo--button--icon--only{height:1.3933547696rem;width:1.3933547696rem;padding:unset}.ilo--button__small.ilo--button--icon--only .ilo--icon{left:.026795284rem;top:.026795284rem}.ilo--button__primary{background-color:var(--ilo-color-yellow);border:var(--ilo-border-md) var(--ilo-color-yellow) solid}.ilo--button__primary,.ilo--button__secondary{color:var(--ilo-button-labels-actionable-color)}.ilo--button__secondary{background-color:var(--ilo-color-background-default);border:var(--ilo-border-md) var(--ilo-color-borders-default) solid}.ilo--button__secondary:hover{background-color:var(--ilo-color-background-hover);border:var(--ilo-border-md) var(--ilo-color-borders-hover) solid}.ilo--button__secondary:active{background-color:var(--ilo-color-background-active);border:var(--ilo-border-md) var(--ilo-color-borders-active) solid;box-shadow:none;color:var(--ilo-button-labels-active-color)}.ilo--button__tertiary{background-color:var(--ilo-color-background-highlight);border:var(--ilo-border-md) var(--ilo-color-background-highlight) solid;color:var(--ilo-button-labels-actionable-color)}.ilo--button__alert{background-color:var(--ilo-color-red-dark);border:var(--ilo-border-md) var(--ilo-color-red-dark) solid;color:var(--ilo-button-labels-alert-color)}.ilo--button__alert:hover{background-color:var(--ilo-color-background-hover);border:var(--ilo-border-md) var(--ilo-color-borders-hover) solid;color:var(--ilo-button-labels-hover-color)}.ilo--button__alert:focus{background-color:var(--ilo-color-background-focus);border:var(--ilo-border-md) var(--ilo-color-borders-focus) solid;color:var(--ilo-button-labels-focus-color);outline:0}.ilo--button__alert:active{background-color:var(--ilo-color-background-active);border:var(--ilo-border-md) var(--ilo-color-borders-active) solid;box-shadow:none;color:var(--ilo-button-labels-active-color)}.ilo--button:focus{background-color:var(--ilo-color-background-focus);border:var(--ilo-border-md) var(--ilo-color-borders-focus) solid;box-shadow:4px 4px 0 1px var(--ilo-color-borders-focus) inset,-4px -4px 0 1px var(--ilo-color-borders-focus) inset;color:var(--ilo-button-labels-focus-color);outline:0;transition-property:color,background-color,border-color;transition-duration:.15s;transition-timing-function:ease-out}.ilo--button:focus.ilo--small{box-shadow:3px 3px 0 1px var(--ilo-color-borders-focus) inset,-3px -3px 0 1px var(--ilo-color-borders-focus) inset}.ilo--button:hover{background-color:var(--ilo-color-background-hover);border:var(--ilo-border-md) var(--ilo-color-borders-hover) solid;color:var(--ilo-button-labels-hover-color);cursor:pointer}.ilo--button:active,.ilo--button:hover{box-shadow:none;transition-property:color,background-color,border-color;transition-duration:.15s;transition-timing-function:ease-out}.ilo--button:active{background-color:var(--ilo-color-background-active);border:var(--ilo-border-md) var(--ilo-color-borders-active) solid;color:var(--ilo-button-labels-active-color)}.ilo--button:disabled{opacity:.45;pointer-events:none}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
BUTTON COMPONENT
|
|
3
3
|
#}
|
|
4
4
|
{% if url %}
|
|
5
|
-
<a class="ilo--button ilo--
|
|
5
|
+
<a class="ilo--button ilo--button__{{size}} ilo--button__{{type}}{% if icon %} ilo--button--icon ilo--button--icon--position__{{iconPosition}}{% endif %}{% if icononly|boolval %} ilo--button--icon--only{% endif %}{% if className %} {{className}}{% endif %}" href="{{url}}" {% if target is defined and target != 'false' %} target="{{target}}" rel="noopener noreferrer" {% endif %} {{ disabled|boolval ? ' disabled' }}>
|
|
6
6
|
<span class="link__label">{{label}}</span>
|
|
7
7
|
{% block button_icon %}
|
|
8
8
|
{% if icon %}
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
{% endblock %}
|
|
17
17
|
</a>
|
|
18
18
|
{% else %}
|
|
19
|
-
<button class="ilo--button ilo--
|
|
19
|
+
<button class="ilo--button ilo--button__{{size}} ilo--button__{{type}}{% if icon %} ilo--button--icon ilo--button--icon--position__{{iconPosition}}{% endif %}{% if icononly|boolval %} ilo--button--icon--only{% endif %}{% if className %} {{className}}{% endif %}" {% if kind %} type="{{kind}}" {% endif %} {% if opensmodal %} aria-haspopup="dialog" {% endif %} {{ disabled|boolval ? ' disabled' }}>
|
|
20
20
|
<span class="button__label">{{label}}</span>
|
|
21
21
|
{{ block("button_icon") }}
|
|
22
22
|
</button>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){"function"==typeof define&&define.amd?define(e):e()}((function(){"use strict";function e(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var i=e[Symbol.toPrimitive];if(void 0!==i){var l=i.call(e,t||"default");if("object"!=typeof l)return l;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}
|
|
1
|
+
!function(e){"function"==typeof define&&define.amd?define(e):e()}((function(){"use strict";function e(e,i){for(var l=0;l<i.length;l++){var n=i[l];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,t(n.key),n)}}function t(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var i=e[Symbol.toPrimitive];if(void 0!==i){var l=i.call(e,t||"default");if("object"!=typeof l)return l;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}var i="click",l=function(){return t=function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.element=t,this.toggleLabel="",this.init()},l=[{key:"init",value:function(){return this.cacheDomReferences().setupHandlers().enable(),!this.toggleOpen&&this.toggleCollapsible&&this.calcHeight(),this}},{key:"cacheDomReferences",value:function(){return this.toggle=this.element.querySelector(".ilo--callout--toggle"),this.toggleOpen=this.element.classList.value.includes("callout--open"),this.toggleCollapsible=this.element.classList.value.includes("callout--collapse"),this.toggle&&(this.toggleLabel=this.toggle.querySelector(".ilo--callout--button-text"),this.toggleLabelOpen=this.toggle.getAttribute("data-open"),this.toggleLabelClosed=this.toggle.getAttribute("data-closed")),this.button=this.element.querySelector(".ilo--button"),this}},{key:"setupHandlers",value:function(){return this.onToggle=this.handleToggle.bind(this),this.onClick=this.handleClick.bind(this),this}},{key:"enable",value:function(){return this.toggle&&this.toggle.addEventListener(i,this.onToggle),this.button&&this.button.addEventListener(i,this.onClick),this}},{key:"calcHeight",value:function(){return this.header=this.element.querySelector('[class*="--header"]'),this.height=this.header.offsetHeight,this.element.style.maxHeight="".concat(this.height+25,"px"),this}},{key:"handleClick",value:function(){return this}},{key:"handleToggle",value:function(e){e.preventDefault(),this.toggleOpen=!this.toggleOpen;var t=this.toggleOpen?this.toggleLabelOpen:this.toggleLabelClosed;return this.element.classList.toggle("ilo--callout--open"),this.toggleLabel.innerText=t,this}}],l&&e(t.prototype,l),n&&e(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,l,n}();Drupal.behaviors.callout={attach:function(){Array.prototype.forEach.call(document.querySelectorAll('[data-loadcomponent="Callout"]'),(function(e){e.dataset.jsProcessed||(new l(e),e.dataset.jsProcessed=!0)}))}}}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
.ilo--callout{display:flex;transition:max-height 225ms ease-out}.ilo--callout--collapse:not(.ilo--callout--open){max-height:64px;overflow:hidden}.ilo--callout--open{max-height:300px;overflow:hidden}.ilo--callout--open .ilo--callout--toggle--icon{transform:translateY(-50%) rotate(180deg)}.ilo--callout__sidebar{display:flex;flex-direction:column;align-items:center;padding:calc(5 * var(--ilo-spacing-base)) calc(2 * var(--ilo-spacing-base));width:2.1436227224rem}.ilo--callout__sidebar .ilo--callout__icon{margin:calc(1 * var(--ilo-spacing-base))}.ilo--callout__content{padding:calc(6 * var(--ilo-spacing-base));width:100%;font-size:.7502679528rem}.ilo--callout__header{display:flex;justify-content:space-between;padding-block-end:calc(3 * var(--ilo-spacing-base))}.ilo--callout__title{font-size:16px;letter-spacing:-.02em;line-height:21.6px;font-family:var(--ilo-fonts-display);font-weight:700}.ilo--callout__description{font-weight:400}.ilo--callout--toggle{font-size:16px;letter-spacing:-.02em;line-height:21.6px;background:0 0;border:none;color:var(--ilo-color-blue-dark);cursor:pointer;font-family:var(--ilo-fonts-display);font-weight:500;padding-inline-end:calc(8 * var(--ilo-spacing-base));position:relative}.ilo--callout--toggle__icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23230050' d='M12 16.78l-8-8 1.455-1.56L12 13.767l6.546-6.545L20 8.779l-8 8z'/%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;display:inline-block;height:24px;position:absolute;right:0;top:11px;transform:translateY(-50%) rotate(0);transition:transform 225ms ease-out;width:24px}.ilo--callout__footer{padding-block-start:calc(5 * var(--ilo-spacing-base))}.ilo--callout .icon{background-repeat:no-repeat;background-size:contain;display:block;height:16px;width:16px}.ilo--callout .icon__error{background-color:var(--ilo-color-notification-type-error);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' d='M11.31 0H4.69L0 4.69v6.62L4.69 16h6.62L16 11.31V4.69L11.31 0zM8 12a1 1 0 0 1-1-.89V11a1 1 0 0 1 .89-1H8a1 1 0 0 1 1 .89V11a1 1 0 0 1-.89 1H8zm1-3H7V4h2v5z'/%3E%3C/svg%3E")}.ilo--callout .icon__info{background-color:var(--ilo-color-notification-type-info);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23fff' d='M8 0C6.4 0 4.9.5 3.6 1.3c-1.4.9-2.4 2.2-3 3.6C0 6.4-.2 8 .2 9.6c.3 1.6 1.1 3 2.2 4.1 1.1 1.1 2.5 1.9 4.1 2.2s3.2.2 4.6-.5c1.5-.6 2.7-1.6 3.6-2.9.8-1.4 1.3-2.9 1.3-4.5 0-2.1-.8-4.2-2.3-5.7C12.2.8 10.1 0 8 0zm0 14c-1.2 0-2.3-.4-3.3-1-1-.7-1.8-1.6-2.2-2.7C2 9.2 1.9 8 2.1 6.8c.2-1.2.8-2.2 1.6-3.1.8-.8 1.9-1.4 3.1-1.6 1.2-.2 2.4-.1 3.5.4s2 1.2 2.7 2.2c.7 1 1 2.1 1 3.3 0 1.6-.6 3.1-1.8 4.2C11.1 13.4 9.6 14 8 14z'/%3E%3Cpath fill='%23fff' d='M9 7H7v5h2V7zM8 6c.6 0 1-.4 1-1s-.4-1-1-1-1 .4-1 1 .4 1 1 1z'/%3E%3C/svg%3E")}.ilo--callout .icon__success{background-color:var(--ilo-color-notification-type-success);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0zM7 11.4L3.6 8 5 6.6l2 2 4-4L12.4 6 7 11.4z'/%3E%3C/svg%3E")}.ilo--callout .icon__warning{background-color:var(--ilo-color-notification-type-warning);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 16'%3E%3Cpath fill='%23fff' d='M16.797 13.03l-6.32-11.65a1.59 1.59 0 0 0-.68-.68 1.69 1.69 0 0 0-2.28.68l-6.32 11.65a1.68 1.68 0 0 0 .68 2.27c.25.13.528.2.81.2h12.62c.28 0 .554-.068.8-.2a1.671 1.671 0 0 0 .7-2.26l-.01-.01zm-7.8.47a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm1-3.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V6a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v4z'/%3E%3C/svg%3E")}.ilo--callout__error{background:var(--ilo-color-red-ramp)}.ilo--callout__error .ilo--callout__sidebar{background:var(--ilo-color-red)}.ilo--callout__info{background:var(--ilo-color-blue-ramp)}.ilo--callout__info .ilo--callout__sidebar{background:var(--ilo-color-blue)}.ilo--callout__success{background:var(--ilo-ramp-green)}.ilo--callout__success .ilo--callout__sidebar{background:var(--ilo-color-green)}.ilo--callout__warning{background:var(--ilo-color-yellow-ramp)}.ilo--callout__warning .ilo--callout__sidebar{background:var(--ilo-color-yellow)}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{#
|
|
2
2
|
CALLOUT COMPONENT
|
|
3
3
|
#}
|
|
4
|
-
<div class="ilo--callout ilo--
|
|
5
|
-
<div class="ilo--
|
|
6
|
-
<span class="ilo--callout--icon icon
|
|
4
|
+
<div class="ilo--callout ilo--callout__{{alert}} {% if isCollapsible|boolval and isOpen|boolval %} ilo--callout--open {% endif %} {% if isCollapsible|boolval %} ilo--callout--collapse {% endif %}" data-loadcomponent="Callout">
|
|
5
|
+
<div class="ilo--callout__sidebar">
|
|
6
|
+
<span class="ilo--callout--icon icon icon__{{alert}}"></span>
|
|
7
7
|
</div>
|
|
8
|
-
<div class="ilo--
|
|
9
|
-
<div class="ilo--
|
|
10
|
-
<h5 class="ilo--
|
|
8
|
+
<div class="ilo--callout__content">
|
|
9
|
+
<div class="ilo--callout__header">
|
|
10
|
+
<h5 class="ilo--callout__title">{{ title }}</h5>
|
|
11
11
|
{% if isCollapsible|boolval %}
|
|
12
12
|
<button class="ilo--callout--toggle" type="button" data-open="{{ toggleOpenLabel }}" data-closed="{{ toggleClosedLabel }}">
|
|
13
13
|
<span class="ilo--callout--button-text">
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
</button>
|
|
22
22
|
{% endif %}
|
|
23
23
|
</div>
|
|
24
|
-
{{ content }}
|
|
24
|
+
<p class="ilo--callout__description">{{ content }}</p>
|
|
25
25
|
{% if button %}
|
|
26
|
-
<div class="ilo--
|
|
26
|
+
<div class="ilo--callout__footer">
|
|
27
27
|
{% include '@components/button/button.twig' with {
|
|
28
28
|
label: button.label,
|
|
29
29
|
url: button.url,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
.ilo--card{box-sizing:border-box;position:relative;background-color:#fff;max-width:var(--max-width);flex:1 1 var(--max-width)}.ilo--card__size__fluid{--max-width:100%!important}.ilo--card__action:focus,.ilo--card__action:focus-within,.ilo--card__action:hover{background:#fff;outline:0;text-decoration:none}.ilo--card__action:focus-within.ilo--card__dark,.ilo--card__action:focus.ilo--card__dark,.ilo--card__action:hover.ilo--card__dark{background:#fff}.ilo--card__action:focus-within .ilo--card--date,.ilo--card__action:focus-within .ilo--card--date-extra,.ilo--card__action:focus-within .ilo--card--eyebrow,.ilo--card__action:focus-within .ilo--card--intro,.ilo--card__action:focus-within .ilo--card--title,.ilo--card__action:focus .ilo--card--date,.ilo--card__action:focus .ilo--card--date-extra,.ilo--card__action:focus .ilo--card--eyebrow,.ilo--card__action:focus .ilo--card--intro,.ilo--card__action:focus .ilo--card--title,.ilo--card__action:hover .ilo--card--date,.ilo--card__action:hover .ilo--card--date-extra,.ilo--card__action:hover .ilo--card--eyebrow,.ilo--card__action:hover .ilo--card--intro,.ilo--card__action:hover .ilo--card--title{color:#1e2dbe}.ilo--card__theme__light{background:#fff}.ilo--card__theme__dark{background:#230050;transition:background .25s ease-out}.ilo--card__theme__dark .ilo--card--date,.ilo--card__theme__dark .ilo--card--eventdate,.ilo--card__theme__dark .ilo--card--eyebrow,.ilo--card__theme__dark .ilo--card--intro,.ilo--card__theme__dark .ilo--card--title{color:#edf0f2;transition:color .25s ease-out}.ilo--card__isvideo .ilo--card--image--wrapper{position:relative}.ilo--card__isvideo .ilo--card--image--wrapper:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23EDF0F2' d='M22 12L4 2v20l18-10z'/%3E%3C/svg%3E");background-color:#2d2d2d;background-position:50%;background-size:18px 20px;background-repeat:no-repeat;content:"";display:block;height:40px;left:0;position:absolute;top:0;width:40px;z-index:1}.ilo--card--wrap{height:100%}.ilo--card--wrapper{max-width:var(--max-width);transition:filter .25s ease-out}.ilo--card--wrapper:focus,.ilo--card--wrapper:focus-within,.ilo--card--wrapper:hover{filter:drop-shadow(0 -4px 16px rgba(30,45,190,.05)) drop-shadow(0 10px 20px rgba(30,45,190,.08)) drop-shadow(0 4px 8px rgba(30,45,190,.05)) drop-shadow(0 .8px 1.6px rgba(30,45,190,.04))}.ilo--card--link{background:0 0;color:transparent;height:100%;left:0;position:absolute;text-decoration:none;top:0;width:100%;z-index:2;transition-property:color,background-color,border-color,opacity;transition-duration:.15s;transition-timing-function:ease-out}.ilo--card--link:focus,.ilo--card--link:focus-within,.ilo--card--link:hover{outline:0;transition-property:color,background-color,border-color,opacity;transition-duration:.15s;transition-timing-function:ease-out}.ilo--card--link:focus+.ilo--card--wrap .ilo--card--eyebrow,.ilo--card--link:focus-within+.ilo--card--wrap .ilo--card--eyebrow,.ilo--card--link:hover+.ilo--card--wrap .ilo--card--eyebrow{color:#1e2dbe}.ilo--card--link:focus+.ilo--card--wrap .ilo--card--title,.ilo--card--link:focus-within+.ilo--card--wrap .ilo--card--title,.ilo--card--link:hover+.ilo--card--wrap .ilo--card--title{color:#1e2dbe}.ilo--card--link:focus+.ilo--card--wrap .ilo--card--intro,.ilo--card--link:focus-within+.ilo--card--wrap .ilo--card--intro,.ilo--card--link:hover+.ilo--card--wrap .ilo--card--intro{color:#1e2dbe}.ilo--card--link:focus+.ilo--card--wrap .ilo--card--date,.ilo--card--link:focus-within+.ilo--card--wrap .ilo--card--date,.ilo--card--link:hover+.ilo--card--wrap .ilo--card--date{color:#1e2dbe}.ilo--card--link:focus+.ilo--card--wrap .ilo--card--eventdate,.ilo--card--link:focus-within+.ilo--card--wrap .ilo--card--eventdate,.ilo--card--link:hover+.ilo--card--wrap .ilo--card--eventdate{color:#1e2dbe}.ilo--card--link--text{width:1px;height:1px;margin:-1px;padding:0;border:0;position:absolute;clip:rect(0 0 0 0);overflow:hidden}.ilo--card--eyebrow{color:#960a55;font-size:16px;letter-spacing:normal;line-height:23.36px;margin-bottom:calc(3 * var(--ilo-spacing-base));transition-property:color;transition-duration:.15s;transition-timing-function:ease-out}.ilo--card--link:focus-within .ilo--card--eyebrow,.ilo--card--link:focus .ilo--card--eyebrow,.ilo--card--link:hover .ilo--card--eyebrow{color:#1e2dbe;transition-property:color;transition-duration:.15s;transition-timing-function:ease-out}.ilo--card--title{color:#230050;font-family:var(--ilo-fonts-display);font-weight:700;font-size:23.32px;letter-spacing:-.035em;line-height:29.15px;margin-bottom:-.0313772776rem;transition-property:color;transition-duration:.15s;transition-timing-function:ease-out}.ilo--card--link:focus-within .ilo--card--title,.ilo--card--link:focus .ilo--card--title,.ilo--card--link:hover .ilo--card--title{color:#1e2dbe;transition-property:color;transition-duration:.15s;transition-timing-function:ease-out}.ilo--card--intro{color:#2d2d2d;font-size:16px;letter-spacing:normal;line-height:23.36px;transition-property:color;transition-duration:.15s;transition-timing-function:ease-out;margin-bottom:calc(8 * var(--ilo-spacing-base))}.ilo--card--link:focus-within .ilo--card--intro,.ilo--card--link:focus .ilo--card--intro,.ilo--card--link:hover .ilo--card--intro{color:#1e2dbe;transition-property:color;transition-duration:.15s;transition-timing-function:ease-out}.ilo--card--date{color:#6d6d6d;font-size:16px;letter-spacing:normal;line-height:23.36px;margin-bottom:1.3742266073rem;transition-property:color;transition-duration:.15s;transition-timing-function:ease-out}.ilo--card--link:focus-within .ilo--card--date,.ilo--card--link:focus .ilo--card--date,.ilo--card--link:hover .ilo--card--date{color:#1e2dbe;transition-property:color;transition-duration:.15s;transition-timing-function:ease-out}.ilo--card--event-date{font-size:16px;letter-spacing:normal;line-height:23.36px;margin-bottom:1.3742266073rem}.ilo--card--picture{max-width:100%;width:100%}.ilo--card--cta{position:relative;z-index:2}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.ilo--checkbox{-
|
|
1
|
+
.ilo--checkbox{-moz-appearance:none;appearance:none;border:none;display:grid;height:1.2861736334rem;margin:0;position:relative;place-content:center;width:1.2861736334rem;transform:none;cursor:pointer}.ilo--checkbox:before{height:.857449089rem;left:.2143622722rem;top:.2143622722rem;width:.857449089rem;z-index:1}.ilo--checkbox:after,.ilo--checkbox:before{content:"";background-color:#b8c4cc;position:absolute}.ilo--checkbox:after{border:.2143622722rem solid #b8c4cc;height:1.2861736334rem;left:0;top:0;width:1.2861736334rem;z-index:0}.ilo--checkbox:checked:before{background-color:#230050;background-repeat:no-repeat;background-size:contain;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 10'%3E%3Cpath fill='%23EDF0F2' d='M4.375 6.25l-2.5-2.5L0 5.625 4.375 10 12.5 1.875 10.625 0l-6.25 6.25z'/%3E%3C/svg%3E")}.ilo--checkbox:checked:after{background-color:#230050;border-color:#230050}.ilo--checkbox:focus{outline:0}.ilo--checkbox:focus:after{background-color:#ffcd2d;border-color:#ffcd2d}.ilo--checkbox:focus:checked:after{border-color:#ffcd2d}.ilo--checkbox:disabled{opacity:.45;pointer-events:none}.ilo--checkbox:invalid:after,.ilo--checkbox__error .ilo--checkbox:after,.ilo--checkbox__error:after{border-color:#fa3c4b}.ilo--checkbox:invalid:checked:after,.ilo--checkbox__error .ilo--checkbox:checked:after,.ilo--checkbox__error:checked:after{border-color:#230050}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
.ilo--context-menu{border-radius:.1071811361rem;background-color:#edf0f2;display:inline-block;position:relative;width:auto;list-style:none}.ilo--context-menu:before{background-position:top;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23EDF0F2' d='M24 24L0 0v24h24z'/%3E%3C/svg%3E");content:"";height:.6430868167rem;position:absolute;left:50%;top:-.3215434084rem;transform:translateX(-50%) rotate(135deg);width:.6430868167rem}.ilo--context-menu--item{padding:0 calc(2 * var(--ilo-spacing-base))}.ilo--context-menu--item:first-of-type{border-top-left-radius:2px;border-top-right-radius:2px}.ilo--context-menu--item:last-of-type{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.ilo--context-menu--item:last-of-type a{border-bottom:none}.ilo--context-menu--item:focus,.ilo--context-menu--item:hover{background-color:#ebf5fd}.ilo--context-menu--item.endsection{border-bottom:.1607717042rem solid #fff}.ilo--context-menu--item.endsection .ilo--context-menu--link{border-bottom:none}.ilo--context-menu--link{border-bottom:.1071811361rem solid #fff;color:#230050;display:inline-block;font-family:var(--ilo-fonts-copy);font-weight:500;padding:calc(4 * var(--ilo-spacing-base)) calc(2 * var(--ilo-spacing-base));text-decoration:none;width:100%;font-size:11.94px;letter-spacing:normal;line-height:16.24px;letter-spacing:-.1px}.ilo--context-menu--link:visited{color:#230050}.ilo--context-menu--link:active{color:#230050;outline:0}.ilo--context-menu--link:focus,.ilo--context-menu--link:hover{color:#1e2dbe;outline:0;text-decoration:underline;text-decoration-thickness:.1071811361rem}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
.ilo--card__type__data{--max-width:32.154340836rem;background:#ebf5fd;border-bottom:.1607717042rem solid #bedcfa;padding:calc(12 * var(--ilo-spacing-base)) calc(10 * var(--ilo-spacing-base)) calc(14 * var(--ilo-spacing-base));position:relative;width:100%}.ilo--card__type__data .ilo--card--content{display:grid;grid-template-columns:1fr;grid-template-rows:auto;row-gap:1.3933547696rem}@media screen and (min-width:610px){.ilo--card__type__data{padding:calc(12 * var(--ilo-spacing-base))}.ilo--card__type__data__columns__two .ilo--card--content{grid-template-columns:minmax(10.718113612rem,32%) minmax(53%,1fr);column-gap:14%}.ilo--card__type__data__columns__two .ilo--card--content__with-image .ilo--card--area--image{grid-column:1/2;grid-row:1/span 4}.ilo--card__type__data__columns__two .ilo--card--content__with-image .ilo--card--area--content,.ilo--card__type__data__columns__two .ilo--card--content__with-image .ilo--card--area--cta,.ilo--card__type__data__columns__two .ilo--card--content__with-image .ilo--card--area--files,.ilo--card__type__data__columns__two .ilo--card--content__with-image .ilo--card--area--links{grid-column:2/3}.ilo--card__type__data__columns__two .ilo--card--content__no-image-with-links .ilo--card--area--content,.ilo--card__type__data__columns__two .ilo--card--content__no-image-with-links .ilo--card--area--files{grid-column:1/2}.ilo--card__type__data__columns__two .ilo--card--content__no-image-with-links .ilo--card--area--cta{grid-column:1/2/3/3}.ilo--card__type__data__columns__two .ilo--card--content__no-image-with-links .ilo--card--area--links{grid-area:1/2/3/3}}.ilo--card__type__data.ilo--card__size__narrow{--max-width:16.1307609861rem;clip-path:polygon(0 0,calc(100% - 72px) 0,100% 40px,100% 100%,0 100%);padding:calc(10 * var(--ilo-spacing-base)) calc(6 * var(--ilo-spacing-base)) calc(14 * var(--ilo-spacing-base))}@media screen and (max-width:609px){.ilo--card__type__data.ilo--card__size__narrow{--max-width:100%}}.ilo--card__type__data.ilo--card__size__wide{--max-width:41.6934619507rem}.ilo--card__type__data.ilo--card__size__wide.ilo--card__type__data__columns__one{padding:calc(12 * var(--ilo-spacing-base)) calc(10 * var(--ilo-spacing-base)) calc(14 * var(--ilo-spacing-base))}.ilo--card__type__data.ilo--card__size__wide.ilo--card__type__data__columns__two{padding:calc(12 * var(--ilo-spacing-base)) calc(12 * var(--ilo-spacing-base)) calc(14 * var(--ilo-spacing-base)) calc(28 * var(--ilo-spacing-base))}.ilo--card__type__data.ilo--card__size__fluid,.ilo--card__type__data.ilo--card__size__wide{clip-path:polygon(0 0,calc(100% - 86px) 0,100% 48px,100% 100%,0 100%)}.ilo--card__type__data .ilo--card--image{width:100%;max-width:200px}.ilo--card__type__data--content-label{font-size:14.93px;letter-spacing:normal;line-height:20.3px;margin-bottom:.4932760997rem;color:#6d6d6d}.ilo--card__type__data .ilo--card--eyebrow{margin:0 0 .857449089rem}.ilo--card__type__data--content-copy{font-size:23.32px;letter-spacing:-.035em;line-height:29.15px;color:#2d2d2d;font-family:var(--ilo-fonts-display);font-weight:500}.ilo--card__type__data [class*=ilo--link]{font-size:18.66px;letter-spacing:-.035em;line-height:24.26px;line-height:1.8;margin-inline-end:.6430868167rem;margin-bottom:.6430868167rem}.ilo--card__type__data [class*=button]{margin:.2143622722rem .4287245445rem .2143622722rem 0}.ilo--card__type__data [class*=button]:last-of-type{margin-right:0}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
.ilo--dropdown{-moz-appearance:none;appearance:none;background-color:#fff;border:.1071811361rem solid #b8c4cc;border-radius:0;box-sizing:content-box;font-family:var(--ilo-fonts-copy);font-weight:500;font-size:16px;letter-spacing:-.02em;line-height:21.6px;height:2.4115755627rem;margin:calc(0 * var(--ilo-spacing-base));outline:0;padding:0 calc(14 * var(--ilo-spacing-base)) 0 calc(4 * var(--ilo-spacing-base));white-space:nowrap;width:calc(100% - 78px);background-position:calc(100% - 14px) 50%,100%;background-repeat:no-repeat;background-size:24px 24px,102px 100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23230050' d='M12 16.78l-8-8 1.455-1.56L12 13.767l6.546-6.545L20 8.779l-8 8z'/%3E%3C/svg%3E"),linear-gradient(90deg,transparent 0,transparent calc(50% - .81px),#b8c4cc calc(50% - .8px),#b8c4cc calc(50% + .8px),#edf0f2 calc(50% + .81px),#edf0f2)}.ilo--dropdown,.ilo--dropdown option{overflow:hidden;text-overflow:ellipsis}.ilo--dropdown option{width:calc(100% - 48px)}.ilo--dropdown:hover{cursor:pointer}.ilo--dropdown:focus,.ilo--dropdown:hover{background-color:#ebf5fd;border-bottom:.1071811361rem solid #b8c4cc;border-left:.1607717042rem solid #1e2dbe;border-right:.1071811361rem solid #b8c4cc;border-top:.1071811361rem solid #b8c4cc;border-left-width:2px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%231E2DBE' d='M12 16.78l-8-8 1.455-1.56L12 13.767l6.546-6.545L20 8.779l-8 8z'/%3E%3C/svg%3E"),linear-gradient(90deg,transparent 0,transparent calc(50% - .81px),#b8c4cc calc(50% - .8px),#b8c4cc calc(50% + .8px),transparent calc(50% + .81px),transparent)}.ilo--dropdown:active{background-position:calc(100% - 14px) 50%,100%;background-repeat:no-repeat;background-size:24px 24px,102px 100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23230050' d='M12 16.78l-8-8 1.455-1.56L12 13.767l6.546-6.545L20 8.779l-8 8z'/%3E%3C/svg%3E"),linear-gradient(90deg,transparent 0,transparent calc(50% - .81px),#b8c4cc calc(50% - .8px),#b8c4cc calc(50% + .8px),#edf0f2 calc(50% + .81px),#edf0f2);border:.1071811361rem solid #b8c4cc}.ilo--dropdown:disabled{opacity:.45;pointer-events:none}.error .ilo--dropdown,.ilo--dropdown.error,.ilo--dropdown:invalid{background-color:#fff;border-bottom:.1071811361rem solid #b8c4cc;border-left:.1607717042rem solid #c8303c;border-right:.1071811361rem solid #b8c4cc;border-top:.1071811361rem solid #b8c4cc}[dir=rtl] .ilo--dropdown{padding:0 calc(4 * var(--ilo-spacing-base)) 0 calc(14 * var(--ilo-spacing-base));background-position:calc(0% + 14px) 50%,0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23230050' d='M12 16.78l-8-8 1.455-1.56L12 13.767l6.546-6.545L20 8.779l-8 8z'/%3E%3C/svg%3E"),linear-gradient(270deg,transparent 0,transparent calc(50% - .81px),#b8c4cc calc(50% - .8px),#b8c4cc calc(50% + .8px),#edf0f2 calc(50% + .81px),#edf0f2)}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
.ilo--card__type__feature{--max-width:22.0793140407rem;border-bottom:.1607717042rem solid #b8c4cc;display:flex;margin-top:0;position:relative}.ilo--card__type__feature.ilo--card__theme__dark{border-bottom:.1607717042rem solid #fa3c4b}.ilo--card__type__feature.ilo--card__theme__dark .ilo--link-list{border-top:2px solid rgba(237,240,242,.25)}.ilo--card__type__feature.ilo--card__theme__dark .ilo--link-list--link{color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23FFF' d='M8.638 19.996l-.988-.988L14.657 12 7.65 4.992l.988-.989 7.505 7.5a.702.702 0 0 1 0 .995l-7.505 7.498z'/%3E%3C/svg%3E")}[dir=rtl] .ilo--card__type__feature.ilo--card__theme__dark .ilo--link-list--link{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23FFF' d='M7.9 12.5l-.2-.2c0-.1-.1-.2-.1-.3s0-.2.1-.3c0-.1.1-.2.2-.2L15.4 4l1 1-7 7 7 7-1 1-7.5-7.5z'/%3E%3C/svg%3E")}.ilo--card__type__feature.ilo--card__theme__dark:focus-within .ilo--link-list--link,.ilo--card__type__feature.ilo--card__theme__dark:focus .ilo--link-list--link,.ilo--card__type__feature.ilo--card__theme__dark:hover .ilo--link-list--link{color:#1e2dbe;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%231E2DBE' d='M8.638 19.996l-.988-.988L14.657 12 7.65 4.992l.988-.989 7.505 7.5a.702.702 0 0 1 0 .995l-7.505 7.498z'/%3E%3C/svg%3E")}[dir=rtl] .ilo--card__type__feature.ilo--card__theme__dark:focus-within .ilo--link-list--link,[dir=rtl] .ilo--card__type__feature.ilo--card__theme__dark:focus .ilo--link-list--link,[dir=rtl] .ilo--card__type__feature.ilo--card__theme__dark:hover .ilo--link-list--link{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%231E2DBE' d='M7.9 12.5l-.2-.2c0-.1-.1-.2-.1-.3s0-.2.1-.3c0-.1.1-.2.2-.2L15.4 4l1 1-7 7 7 7-1 1-7.5-7.5z'/%3E%3C/svg%3E")}.ilo--card__type__feature picture:before{transition-property:opacity;transition-duration:.15s;transition-timing-function:ease-out}.ilo--card__type__feature:focus,.ilo--card__type__feature:focus-within,.ilo--card__type__feature:hover{background-color:#fff;border-bottom:.1607717042rem solid #1e2dbe;filter:drop-shadow(0 -4px 16px rgba(30,45,190,.05)) drop-shadow(0 10px 20px rgba(30,45,190,.08)) drop-shadow(0 4px 8px rgba(30,45,190,.05)) drop-shadow(0 .8px 1.6px rgba(30,45,190,.04))}.ilo--card__type__feature:focus-within picture:before,.ilo--card__type__feature:focus picture:before,.ilo--card__type__feature:hover picture:before{opacity:.4;z-index:1;transition-property:opacity;transition-duration:.15s;transition-timing-function:ease-out}.ilo--card__type__feature:focus-within .ilo--card--picture,.ilo--card__type__feature:focus .ilo--card--picture,.ilo--card__type__feature:hover .ilo--card--picture{filter:saturate(0)}.ilo--card__type__feature .ilo--link-list{border-top:.1071811361rem solid #edf0f2;margin-left:-1.2861736334rem;margin-right:-1.2861736334rem;position:relative;z-index:2}.ilo--card__type__feature .ilo--link-list--link,.ilo--card__type__feature .ilo--link-list--link:hover{border-bottom:none;padding-inline:calc(6 * var(--ilo-spacing-base)) calc(2 * var(--ilo-spacing-base))}.ilo--card__type__feature.ilo--card__size__narrow .ilo--card--wrap{display:flex;flex-wrap:wrap;width:100%}.ilo--card__type__feature.ilo--card__size__narrow .ilo--card--content,.ilo--card__type__feature.ilo--card__size__narrow .ilo--card--image--wrapper{width:100%}.ilo--card__type__feature.ilo--card__size__fluid,.ilo--card__type__feature.ilo--card__size__wide{--max-width:40.4072883173rem}@media screen and (min-width:610px){.ilo--card__type__feature.ilo--card__size__fluid .ilo--card--wrap,.ilo--card__type__feature.ilo--card__size__wide .ilo--card--wrap{flex-direction:row}.ilo--card__type__feature.ilo--card__size__fluid .ilo--card--content,.ilo--card__type__feature.ilo--card__size__wide .ilo--card--content{display:flex;flex-direction:row;flex-wrap:wrap;position:relative;width:50%}.ilo--card__type__feature.ilo--card__size__fluid .ilo--card--image--wrapper,.ilo--card__type__feature.ilo--card__size__wide .ilo--card--image--wrapper{width:50%}.ilo--card__type__feature.ilo--card__size__fluid .ilo--card--image,.ilo--card__type__feature.ilo--card__size__wide .ilo--card--image{object-fit:cover}.ilo--card__type__feature.ilo--card__size__fluid .ilo--card--date,.ilo--card__type__feature.ilo--card__size__wide .ilo--card--date{align-self:flex-end;width:100%}.ilo--card__type__feature.ilo--card__size__fluid .ilo--card--eyebrow,.ilo--card__type__feature.ilo--card__size__fluid .ilo--card--title,.ilo--card__type__feature.ilo--card__size__wide .ilo--card--eyebrow,.ilo--card__type__feature.ilo--card__size__wide .ilo--card--title{width:100%}.ilo--card__type__feature.ilo--card__size__fluid .ilo--link-list,.ilo--card__type__feature.ilo--card__size__wide .ilo--link-list{width:calc(100% + 48px);align-self:flex-end}}.ilo--card__type__feature .ilo--card--wrap{display:flex;flex-direction:column;width:100%}.ilo--card__type__feature picture{display:flex;height:100%;position:relative}.ilo--card__type__feature picture:before{background-color:#1e2dbe;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .15s ease-in-out;width:100%;z-index:-1}.ilo--card__type__feature picture img{object-fit:cover}.ilo--card__type__feature .ilo--card--content{display:flex;flex:1 1 auto;flex-direction:column;padding:calc(6 * var(--ilo-spacing-base)) calc(6 * var(--ilo-spacing-base)) calc(2 * var(--ilo-spacing-base))}.ilo--card__type__feature.ilo--card__linklist .ilo--card--content{padding-bottom:0}.ilo--card__type__feature .ilo--card--title{font-size:23.32px;letter-spacing:-.035em;line-height:29.15px;margin-bottom:calc(6 * var(--ilo-spacing-base));font-family:var(--ilo-fonts-display);font-weight:700;flex:1}.ilo--card__type__feature .ilo--card--eyebrow{font-size:14.93px;letter-spacing:normal;line-height:19.71px;margin-bottom:.3376482577rem}.ilo--card__type__feature .ilo--card--date{margin-bottom:calc(8 * var(--ilo-spacing-base));margin-top:auto}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
.ilo--fieldset{box-sizing:border-box;appearance:none}.ilo--fieldset--legend-wrapper{margin-bottom:.8717716645rem}.ilo--fieldset--legend-wrapper .ilo--tooltip--wrapper{top:calc((1 * var(--ilo-spacing-base))/ 2)}.ilo--fieldset--legend{font-family:var(--ilo-fonts-display);font-weight:700;font-size:16px;letter-spacing:-.02em;line-height:21.6px}.ilo--fieldset--direction__column>.ilo--fieldset--elements{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:.8717716645rem}.ilo--fieldset--direction__row>.ilo--fieldset--elements{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;gap:.8717716645rem}.ilo--fieldset--direction__row-reverse>.ilo--fieldset--elements{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row-reverse;gap:.8717716645rem}.ilo--fieldset--direction__column-reverse>.ilo--fieldset--elements{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column-reverse;gap:.8717716645rem}.ilo--fieldset--wrap__nowrap>.ilo--fieldset--elements{flex-wrap:nowrap}.ilo--fieldset--wrap__wrap>.ilo--fieldset--elements{flex-wrap:wrap}.ilo--fieldset--wrap__wrap-reverse>.ilo--fieldset--elements{flex-wrap:wrap-reverse}.ilo--fieldset--wrap__reverse>.ilo--fieldset--elements{flex-wrap:reverse}.ilo--fieldset--helper,.ilo--fieldset__error{font-family:var(--ilo-fonts-copy);font-size:11.94px;letter-spacing:normal;line-height:16.24px;margin-top:.4832142725rem}.ilo--fieldset--helper{color:#6d6d6d}.ilo--fieldset__error{color:#c8303c}.ilo--fieldset__disabled{opacity:.5;pointer-events:none}.ilo--fieldset .ilo--tooltip--wrapper{margin-left:calc(1 * var(--ilo-spacing-base))}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
.ilo--file-upload--input{order:3;background-color:#fff;border:1.5px solid #b8c4cc;color:#230050;content:attr(data-label);display:inline-block;font-family:var(--ilo-fonts-display);font-weight:700;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;padding:7px 18px;font-size:16px;letter-spacing:-.02em;line-height:21.6px}.ilo--file-upload--input input{visibility:hidden;color:transparent;width:0}.ilo--form__theme__dark .ilo--file-upload--input{color:#230050}.ilo--file-upload--input:hover{background-color:#ebf5fd;border:1.5px solid #1e2dbe;cursor:pointer;color:#1e2dbe;outline:0}.ilo--file-upload--input:focus{background-color:#fff;border:1.5px solid #1e2dbe;color:#230050;outline:0}.ilo--file-upload--input:focus-visible{outline:0}.ilo--file-upload--input:active{background-color:#1e2dbe;border:2px solid #1e2dbe;color:#ebf5fd}.ilo--file-upload--input:disabled{opacity:.45;pointer-events:none}.error .ilo--file-upload--input,.ilo--file-upload--input.error,.ilo--file-upload--input:invalid{background-color:#fff;border-bottom:.1071811361rem solid #b8c4cc;border-left:.1607717042rem solid #c8303c;border-right:.1071811361rem solid #b8c4cc;border-top:.1071811361rem solid #b8c4cc}.ilo--file-upload--list{order:4;display:flex;flex-flow:column;padding-top:calc(2 * var(--ilo-spacing-base));gap:calc(2 * var(--ilo-spacing-base))}.ilo--file-upload--list-item{display:block;background-color:#edf0f2;border-bottom:.1071811361rem solid #edf0f2;border-left:.1607717042rem solid #230050;border-right:.1071811361rem solid #edf0f2;border-top:.1071811361rem solid #edf0f2;box-sizing:border-box;font-family:var(--ilo-fonts-display);font-weight:500;font-size:16px;letter-spacing:-.02em;line-height:21.6px;height:2.5723472669rem;outline:0;padding:calc(3 * var(--ilo-spacing-base)) calc(3 * var(--ilo-spacing-base)) calc(4 * var(--ilo-spacing-base))}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){"function"==typeof define&&define.amd?define(e):e()}((function(){"use strict";function e(e){
|
|
1
|
+
!function(e){"function"==typeof define&&define.amd?define(e):e()}((function(){"use strict";function e(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function t(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,r(o.key),o)}}function n(t){return function(t){if(Array.isArray(t))return e(t)}(t)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(t)||function(t,n){if(t){if("string"==typeof t)return e(t,n);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?e(t,n):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function r(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}var o="change",i=function(){return e=function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.element=t,this.prefix=this.element.dataset.prefix,this.init()},r=[{key:"init",value:function(){return this.cacheDomReferences().setupHandlers().enable(),this}},{key:"cacheDomReferences",value:function(){return this.container=this.element.parentElement.parentElement,this.formControl=this.container.parentElement,this}},{key:"setupHandlers",value:function(){return this.onChange=this.onChange.bind(this),this}},{key:"enable",value:function(){var e=this;return this.element.addEventListener(o,(function(t){return e.onChange(t)})),this}},{key:"formatBytes",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2;if(!+e)return"0 Bytes";var n=t<0?0:t,r=Math.floor(Math.log(e)/Math.log(1024));return"".concat(parseFloat((e/Math.pow(1024,r)).toFixed(n))," ").concat(["Bytes","KB","MB","GB","TB","PB","EB","ZB","YB"][r])}},{key:"onChange",value:function(){var e=this,t="".concat(this.prefix,"--file-upload--list"),r=this.formControl.querySelector(".".concat(t));r&&r.remove(),(r=document.createElement("ul")).classList.add(t),this.formControl.appendChild(r);var o="";return n(this.element.files).forEach((function(t){var n=e.formatBytes(t.size);o+=e.template(t.name,n)})),r.innerHTML=o,this}},{key:"template",value:function(e,t){return'<li class="ilo--file-upload--list-item">'.concat(e," (").concat(t,")</li>")}}],r&&t(e.prototype,r),i&&t(e,i),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,r,i}();Drupal.behaviors.fileupload={attach:function(){Array.prototype.forEach.call(document.querySelectorAll('[data-loadcomponent="FileUpload"]'),(function(e){new i(e)}))}}}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@charset "UTF-8";.ilo--footer{border-bottom:.1607717042rem solid #b8c4cc;background-color:#230050;position:relative;width:100%;overflow:hidden}.ilo--footer--main{padding:calc(10 * var(--ilo-spacing-base)) calc(8 * var(--ilo-spacing-base)) calc(12 * var(--ilo-spacing-base));position:relative}.ilo--footer--main:before{background-size:contain;background-repeat:no-repeat;content:"";height:100%;min-width:409.5px;position:absolute;width:28.8%;z-index:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 409.5 236'%3E%3Cpath fill='%231E2DBE' d='M409.5 236c-1.7-.6-3.5-1.1-5.1-2-5.3-2.9-10.5-5.9-15.7-9-4.8-2.8-9.5-5.8-14.3-8.7-4.3-2.6-8.5-5.1-12.9-7.5-4.9-2.7-10-5.2-14.9-8-3.8-2.2-7.4-4.8-11.2-7.1-5.7-3.3-11.6-6.4-17.3-9.7-3.9-2.2-7.6-4.6-11.5-6.9-4-2.3-8.1-4.4-12-6.7-3.8-2.2-7.5-4.5-11.3-6.7-2.4-1.4-4.9-2.5-7.3-3.9-2.8-1.6-5.5-3.3-8.2-4.9-3.8-2.3-7.5-4.6-11.4-6.8-3.9-2.3-7.9-4.5-11.9-6.8-6.1-3.5-12.2-6.8-18.2-10.4-4.8-2.8-9.4-5.8-14.2-8.5-4.8-2.8-9.8-5.3-14.6-8.1-3.6-2.1-7.2-4.3-10.8-6.4-5.9-3.5-11.8-6.9-17.7-10.3-4.8-2.8-9.6-5.7-14.4-8.5-3.8-2.2-7.8-4.4-11.6-6.6-3-1.7-5.9-3.6-8.9-5.4-3-1.8-6.2-3.4-9.2-5.1-3.9-2.2-7.8-4.4-11.6-6.6-4.1-2.4-8.1-4.8-12.2-7.2-5.8-3.4-11.5-6.9-17.3-10.2-4.9-2.8-9.9-5.4-14.7-8.2-3.7-2.1-7.3-4.5-11-6.6-4.9-2.9-9.8-5.6-14.7-8.4-4.7-2.7-9.4-5.6-14.2-8.3-5-2.9-10-5.7-15-8.6C10.3 5.6 6.6 3.3 2.8 1 2 .5 1 .3 0 0h409.5v236z'/%3E%3C/svg%3E");bottom:0;right:0;transform:scaleY(-1)}.ilo--footer--main:after{content:"";border-bottom:.3215434084rem solid #fa3c4b;width:200vw;position:absolute;bottom:0;left:-100vw}.ilo--footer--main>*{position:relative;z-index:1}.ilo--footer--logo{height:2.5723472669rem;width:auto}.ilo--footer--secondary{background-color:#edf0f2;padding:calc(8 * var(--ilo-spacing-base)) calc(4 * var(--ilo-spacing-base)) 0;min-height:3.0010718114rem}.ilo--footer--secondary [class*=container]{padding:0}.ilo--footer--headline{color:#fff;font-weight:700;font-size:16px;line-height:23.36px;line-height:1.1575562701rem;margin-bottom:.0895963823rem;margin-top:calc(5 * var(--ilo-spacing-base))}.ilo--footer--headline,.ilo--footer--subhead{font-family:Overpass,Noto Sans,Noto Sans CJK JP,Yu Gothic,Hiragino Sans,TakaoPGothic,PingFang SC,Microsoft YaHei,微软雅黑,sans-serif;letter-spacing:normal}.ilo--footer--subhead{color:#bedcfa;font-weight:500;margin-top:calc(1 * var(--ilo-spacing-base));font-size:11.94px;line-height:16.24px;line-height:.9946409432rem;margin-bottom:calc(12 * var(--ilo-spacing-base))}.ilo--footer .address{margin-bottom:calc(5 * var(--ilo-spacing-base))}.ilo--footer .address--line{color:#fff;font-size:11.94px;letter-spacing:normal;line-height:16.24px;margin-bottom:.12089916rem}.ilo--footer .connect{margin:calc(12 * var(--ilo-spacing-base)) 0 calc(10 * var(--ilo-spacing-base))}.ilo--footer .social--links{margin-bottom:calc(10 * var(--ilo-spacing-base))}.ilo--footer .legal,.ilo--footer .secondarylinks{color:#6d6d6d;display:inline;font-family:Noto Sans,Noto Sans CJK JP,Yu Gothic,Hiragino Sans,TakaoPGothic,PingFang SC,Microsoft YaHei,微软雅黑,sans-serif;font-size:11.94px;letter-spacing:normal;line-height:16.24px}.ilo--footer .secondarylinks--list,.ilo--footer .secondarylinks--list--item{display:inline;list-style:none}.ilo--footer .secondarylinks--list--item:before{content:"|";margin:calc(1 * var(--ilo-spacing-base))}.ilo--footer .secondarylinks--list--item a{color:#6d6d6d}.ilo--footer .secondarylinks--list--item a,.ilo--footer .secondarylinks--list--item a:visited{transition-property:color,border-color;transition-duration:.15s;transition-timing-function:ease-out}.ilo--footer .secondarylinks--list--item a:visited{color:#960a55}.ilo--footer .secondarylinks--list--item a:hover{color:#1e2dbe;transition-property:color,border-color;transition-duration:.15s;transition-timing-function:ease-out}.ilo--footer .secondarylinks--list--item a:active,.ilo--footer .secondarylinks--list--item a:focus{color:#230050;outline:0;transition-property:color,border-color;transition-duration:.15s;transition-timing-function:ease-out}.ilo--footer .anchorlink{display:flex;flex-flow:row nowrap;color:#230050;font-family:Overpass,Noto Sans,Noto Sans CJK JP,Yu Gothic,Hiragino Sans,TakaoPGothic,PingFang SC,Microsoft YaHei,微软雅黑,sans-serif;font-size:16px;letter-spacing:-.02em;line-height:21.6px;position:relative;text-decoration:none;width:max-content;justify-content:center;border-bottom:.1071811361rem solid #edf0f2;margin:calc(3 * var(--ilo-spacing-base)) auto 0;padding:calc(4 * var(--ilo-spacing-base))}.ilo--footer .anchorlink:after{background-repeat:no-repeat;content:"";height:1.2861736334rem;position:relative;margin-left:calc(2 * var(--ilo-spacing-base));bottom:.1607717042rem;transform:rotateX(180deg);transform-origin:center;width:1.2861736334rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23230050' d='M12 16.78l-8-8 1.455-1.56L12 13.767l6.546-6.545L20 8.779l-8 8z'/%3E%3C/svg%3E")}.ilo--footer .anchorlink:hover{background:#ebf5fd;border-bottom:.1071811361rem solid #1e2dbe;color:#1e2dbe;cursor:pointer;transition-property:color,background-color,border-color;transition-duration:.15s;transition-timing-function:ease-out}.ilo--footer .anchorlink:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%231E2DBE' d='M12 16.78l-8-8 1.455-1.56L12 13.767l6.546-6.545L20 8.779l-8 8z'/%3E%3C/svg%3E")}@media screen and (min-width:610px){.ilo--footer--main{display:grid;grid-template-columns:minmax(0,50%) minmax(0,50%);gap:0 calc(16 * var(--ilo-spacing-base));grid-template-areas:"a b" "a c" "a d" "a e";align-content:start;align-items:start;padding:calc(10 * var(--ilo-spacing-base)) calc(5 * var(--ilo-spacing-base)) calc(24 * var(--ilo-spacing-base))}.ilo--footer .site--info{grid-area:a}.ilo--footer .address{grid-area:b}.ilo--footer .connect{grid-area:d;margin-bottom:0}.ilo--footer .links{grid-area:c}.ilo--footer .subscribe{grid-area:e}.ilo--footer--secondary{padding-top:calc(4 * var(--ilo-spacing-base));padding-bottom:calc(4 * var(--ilo-spacing-base));position:relative;z-index:1}.ilo--footer .anchorlink{bottom:0}}@media screen and (min-width:1024px){.ilo--footer:after{background-size:contain;background-repeat:no-repeat;content:"";height:100%;min-width:409.5px;position:absolute;width:28.8%;z-index:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 409.5 236'%3E%3Cpath fill='%231E2DBE' d='M409.5 236c-1.7-.6-3.5-1.1-5.1-2-5.3-2.9-10.5-5.9-15.7-9-4.8-2.8-9.5-5.8-14.3-8.7-4.3-2.6-8.5-5.1-12.9-7.5-4.9-2.7-10-5.2-14.9-8-3.8-2.2-7.4-4.8-11.2-7.1-5.7-3.3-11.6-6.4-17.3-9.7-3.9-2.2-7.6-4.6-11.5-6.9-4-2.3-8.1-4.4-12-6.7-3.8-2.2-7.5-4.5-11.3-6.7-2.4-1.4-4.9-2.5-7.3-3.9-2.8-1.6-5.5-3.3-8.2-4.9-3.8-2.3-7.5-4.6-11.4-6.8-3.9-2.3-7.9-4.5-11.9-6.8-6.1-3.5-12.2-6.8-18.2-10.4-4.8-2.8-9.4-5.8-14.2-8.5-4.8-2.8-9.8-5.3-14.6-8.1-3.6-2.1-7.2-4.3-10.8-6.4-5.9-3.5-11.8-6.9-17.7-10.3-4.8-2.8-9.6-5.7-14.4-8.5-3.8-2.2-7.8-4.4-11.6-6.6-3-1.7-5.9-3.6-8.9-5.4-3-1.8-6.2-3.4-9.2-5.1-3.9-2.2-7.8-4.4-11.6-6.6-4.1-2.4-8.1-4.8-12.2-7.2-5.8-3.4-11.5-6.9-17.3-10.2-4.9-2.8-9.9-5.4-14.7-8.2-3.7-2.1-7.3-4.5-11-6.6-4.9-2.9-9.8-5.6-14.7-8.4-4.7-2.7-9.4-5.6-14.2-8.3-5-2.9-10-5.7-15-8.6C10.3 5.6 6.6 3.3 2.8 1 2 .5 1 .3 0 0h409.5v236z'/%3E%3C/svg%3E");background-position:100% 0;bottom:auto;top:0;right:0;transform:scaleY(1)}.ilo--footer--main{display:grid;grid-template-columns:.25fr .33fr .09fr .33fr;grid-template-rows:auto auto;gap:0 calc(16 * var(--ilo-spacing-base));grid-template-areas:"a b . d" "a c . e";padding-top:calc(10 * var(--ilo-spacing-base));padding-bottom:calc(24 * var(--ilo-spacing-base))}.ilo--footer--main:before{content:none}.ilo--footer .connect{grid-area:d;margin:0}.ilo--footer .subscribe{height:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:column;top:8px}.ilo--footer .ilo--button{align-self:start;justify-self:start}.ilo--footer .address{margin-bottom:calc(5 * var(--ilo-spacing-base))}.ilo--footer--secondary{padding-top:calc(4 * var(--ilo-spacing-base));padding-bottom:calc(4 * var(--ilo-spacing-base));position:relative}.ilo--footer--secondary [class*=container]{display:flex;flex-flow:row;justify-content:space-between;align-items:center}.ilo--footer--secondary--details{display:flex;flex-flow:row;justify-content:flex-start;align-items:center}.ilo--footer--secondary .secondarylinks--list--item:before{margin:calc(2 * var(--ilo-spacing-base))}.ilo--footer .anchorlink{margin:0;border:none;padding:calc(1 * var(--ilo-spacing-base))}.ilo--footer .anchorlink:hover{margin-bottom:-.1071811361rem}}.ilo--footer[dir=rtl] .ilo--footer--main:before{background-size:contain;background-repeat:no-repeat;content:"";height:100%;min-width:409.5px;position:absolute;width:28.8%;z-index:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 409.5 236'%3E%3Cpath fill='%231E2DBE' d='M409.5 236c-1.7-.6-3.5-1.1-5.1-2-5.3-2.9-10.5-5.9-15.7-9-4.8-2.8-9.5-5.8-14.3-8.7-4.3-2.6-8.5-5.1-12.9-7.5-4.9-2.7-10-5.2-14.9-8-3.8-2.2-7.4-4.8-11.2-7.1-5.7-3.3-11.6-6.4-17.3-9.7-3.9-2.2-7.6-4.6-11.5-6.9-4-2.3-8.1-4.4-12-6.7-3.8-2.2-7.5-4.5-11.3-6.7-2.4-1.4-4.9-2.5-7.3-3.9-2.8-1.6-5.5-3.3-8.2-4.9-3.8-2.3-7.5-4.6-11.4-6.8-3.9-2.3-7.9-4.5-11.9-6.8-6.1-3.5-12.2-6.8-18.2-10.4-4.8-2.8-9.4-5.8-14.2-8.5-4.8-2.8-9.8-5.3-14.6-8.1-3.6-2.1-7.2-4.3-10.8-6.4-5.9-3.5-11.8-6.9-17.7-10.3-4.8-2.8-9.6-5.7-14.4-8.5-3.8-2.2-7.8-4.4-11.6-6.6-3-1.7-5.9-3.6-8.9-5.4-3-1.8-6.2-3.4-9.2-5.1-3.9-2.2-7.8-4.4-11.6-6.6-4.1-2.4-8.1-4.8-12.2-7.2-5.8-3.4-11.5-6.9-17.3-10.2-4.9-2.8-9.9-5.4-14.7-8.2-3.7-2.1-7.3-4.5-11-6.6-4.9-2.9-9.8-5.6-14.7-8.4-4.7-2.7-9.4-5.6-14.2-8.3-5-2.9-10-5.7-15-8.6C10.3 5.6 6.6 3.3 2.8 1 2 .5 1 .3 0 0h409.5v236z'/%3E%3C/svg%3E");bottom:0;left:0;transform:scaleY(-1) scaleX(-1)}.ilo--footer[dir=rtl] .ilo--footer .secondarylinks--list--item:before{content:none}.ilo--footer[dir=rtl] .ilo--footer .secondarylinks--list--item:after{content:"|";margin:calc(1 * var(--ilo-spacing-base))}@media screen and (min-width:610px){.ilo--footer[dir=rtl] .ilo--footer--main{grid-template-areas:"b a" "c a" "d a" "e a"}}@media screen and (min-width:1024px){.ilo--footer[dir=rtl] .ilo--footer:after{background-size:contain;background-repeat:no-repeat;content:"";height:100%;min-width:409.5px;position:absolute;width:28.8%;z-index:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 409.5 236'%3E%3Cpath fill='%231E2DBE' d='M409.5 236c-1.7-.6-3.5-1.1-5.1-2-5.3-2.9-10.5-5.9-15.7-9-4.8-2.8-9.5-5.8-14.3-8.7-4.3-2.6-8.5-5.1-12.9-7.5-4.9-2.7-10-5.2-14.9-8-3.8-2.2-7.4-4.8-11.2-7.1-5.7-3.3-11.6-6.4-17.3-9.7-3.9-2.2-7.6-4.6-11.5-6.9-4-2.3-8.1-4.4-12-6.7-3.8-2.2-7.5-4.5-11.3-6.7-2.4-1.4-4.9-2.5-7.3-3.9-2.8-1.6-5.5-3.3-8.2-4.9-3.8-2.3-7.5-4.6-11.4-6.8-3.9-2.3-7.9-4.5-11.9-6.8-6.1-3.5-12.2-6.8-18.2-10.4-4.8-2.8-9.4-5.8-14.2-8.5-4.8-2.8-9.8-5.3-14.6-8.1-3.6-2.1-7.2-4.3-10.8-6.4-5.9-3.5-11.8-6.9-17.7-10.3-4.8-2.8-9.6-5.7-14.4-8.5-3.8-2.2-7.8-4.4-11.6-6.6-3-1.7-5.9-3.6-8.9-5.4-3-1.8-6.2-3.4-9.2-5.1-3.9-2.2-7.8-4.4-11.6-6.6-4.1-2.4-8.1-4.8-12.2-7.2-5.8-3.4-11.5-6.9-17.3-10.2-4.9-2.8-9.9-5.4-14.7-8.2-3.7-2.1-7.3-4.5-11-6.6-4.9-2.9-9.8-5.6-14.7-8.4-4.7-2.7-9.4-5.6-14.2-8.3-5-2.9-10-5.7-15-8.6C10.3 5.6 6.6 3.3 2.8 1 2 .5 1 .3 0 0h409.5v236z'/%3E%3C/svg%3E");top:0;left:0;transform:scaleY(1) scaleX(-1)}.ilo--footer[dir=rtl] .ilo--footer--main{grid-template-columns:.33fr .09fr .33fr .25fr;grid-template-areas:"d . b a" "e . c a"}.ilo--footer[dir=rtl] .ilo--footer--main:before{content:none}.ilo--footer[dir=rtl] .ilo--footer .connect{grid-template-columns:60%,minmax(0,40%)}.ilo--footer[dir=rtl] .ilo--footer .ilo--button{justify-self:end}}
|
|
1
|
+
.ilo--footer{border-bottom:.1607717042rem solid #b8c4cc;background-color:#230050;position:relative;width:100%;overflow:hidden}.ilo--footer--main{padding:calc(10 * var(--ilo-spacing-base)) calc(8 * var(--ilo-spacing-base)) calc(12 * var(--ilo-spacing-base));position:relative}.ilo--footer--main:before{background-size:contain;background-repeat:no-repeat;content:"";height:100%;min-width:409.5px;position:absolute;width:28.8%;z-index:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 409.5 236'%3E%3Cpath fill='%231E2DBE' d='M409.5 236c-1.7-.6-3.5-1.1-5.1-2-5.3-2.9-10.5-5.9-15.7-9-4.8-2.8-9.5-5.8-14.3-8.7-4.3-2.6-8.5-5.1-12.9-7.5-4.9-2.7-10-5.2-14.9-8-3.8-2.2-7.4-4.8-11.2-7.1-5.7-3.3-11.6-6.4-17.3-9.7-3.9-2.2-7.6-4.6-11.5-6.9-4-2.3-8.1-4.4-12-6.7-3.8-2.2-7.5-4.5-11.3-6.7-2.4-1.4-4.9-2.5-7.3-3.9-2.8-1.6-5.5-3.3-8.2-4.9-3.8-2.3-7.5-4.6-11.4-6.8-3.9-2.3-7.9-4.5-11.9-6.8-6.1-3.5-12.2-6.8-18.2-10.4-4.8-2.8-9.4-5.8-14.2-8.5-4.8-2.8-9.8-5.3-14.6-8.1-3.6-2.1-7.2-4.3-10.8-6.4-5.9-3.5-11.8-6.9-17.7-10.3-4.8-2.8-9.6-5.7-14.4-8.5-3.8-2.2-7.8-4.4-11.6-6.6-3-1.7-5.9-3.6-8.9-5.4-3-1.8-6.2-3.4-9.2-5.1-3.9-2.2-7.8-4.4-11.6-6.6-4.1-2.4-8.1-4.8-12.2-7.2-5.8-3.4-11.5-6.9-17.3-10.2-4.9-2.8-9.9-5.4-14.7-8.2-3.7-2.1-7.3-4.5-11-6.6-4.9-2.9-9.8-5.6-14.7-8.4-4.7-2.7-9.4-5.6-14.2-8.3-5-2.9-10-5.7-15-8.6C10.3 5.6 6.6 3.3 2.8 1 2 .5 1 .3 0 0h409.5v236z'/%3E%3C/svg%3E");bottom:0;right:0;transform:scaleY(-1)}.ilo--footer--main:after{content:"";border-bottom:.3215434084rem solid #fa3c4b;width:200vw;position:absolute;bottom:0;left:-100vw}.ilo--footer--main>*{position:relative;z-index:1}.ilo--footer--logo{height:2.5723472669rem;width:auto}.ilo--footer--secondary{background-color:#edf0f2;padding:calc(8 * var(--ilo-spacing-base)) calc(4 * var(--ilo-spacing-base)) 0;min-height:3.0010718114rem}.ilo--footer--secondary [class*=container]{padding:0}.ilo--footer--headline{color:#fff;font-weight:700;font-size:16px;line-height:23.36px;line-height:1.1575562701rem;margin-bottom:.0895963823rem;margin-top:calc(5 * var(--ilo-spacing-base))}.ilo--footer--headline,.ilo--footer--subhead{font-family:var(--ilo-fonts-display);letter-spacing:normal}.ilo--footer--subhead{color:#bedcfa;font-weight:500;margin-top:calc(1 * var(--ilo-spacing-base));font-size:11.94px;line-height:16.24px;line-height:.9946409432rem;margin-bottom:calc(12 * var(--ilo-spacing-base))}.ilo--footer .address{margin-bottom:calc(5 * var(--ilo-spacing-base))}.ilo--footer .address--line{color:#fff;font-size:11.94px;letter-spacing:normal;line-height:16.24px;margin-bottom:.12089916rem}.ilo--footer .connect{margin:calc(12 * var(--ilo-spacing-base)) 0 calc(10 * var(--ilo-spacing-base))}.ilo--footer .social--links{margin-bottom:calc(10 * var(--ilo-spacing-base))}.ilo--footer .legal,.ilo--footer .secondarylinks{color:#6d6d6d;display:inline;font-family:var(--ilo-fonts-copy);font-size:11.94px;letter-spacing:normal;line-height:16.24px}.ilo--footer .secondarylinks--list,.ilo--footer .secondarylinks--list--item{display:inline;list-style:none}.ilo--footer .secondarylinks--list--item:before{content:"|";margin:calc(1 * var(--ilo-spacing-base))}.ilo--footer .secondarylinks--list--item a{color:#6d6d6d}.ilo--footer .secondarylinks--list--item a,.ilo--footer .secondarylinks--list--item a:visited{transition-property:color,border-color;transition-duration:.15s;transition-timing-function:ease-out}.ilo--footer .secondarylinks--list--item a:visited{color:#960a55}.ilo--footer .secondarylinks--list--item a:hover{color:#1e2dbe;transition-property:color,border-color;transition-duration:.15s;transition-timing-function:ease-out}.ilo--footer .secondarylinks--list--item a:active,.ilo--footer .secondarylinks--list--item a:focus{color:#230050;outline:0;transition-property:color,border-color;transition-duration:.15s;transition-timing-function:ease-out}.ilo--footer .anchorlink{display:flex;flex-flow:row nowrap;color:#230050;font-family:var(--ilo-fonts-display);font-size:16px;letter-spacing:-.02em;line-height:21.6px;position:relative;text-decoration:none;width:max-content;justify-content:center;border-bottom:.1071811361rem solid #edf0f2;margin:calc(3 * var(--ilo-spacing-base)) auto 0;padding:calc(4 * var(--ilo-spacing-base))}.ilo--footer .anchorlink:after{background-repeat:no-repeat;content:"";height:1.2861736334rem;position:relative;margin-left:calc(2 * var(--ilo-spacing-base));bottom:.1607717042rem;transform:rotateX(180deg);transform-origin:center;width:1.2861736334rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23230050' d='M12 16.78l-8-8 1.455-1.56L12 13.767l6.546-6.545L20 8.779l-8 8z'/%3E%3C/svg%3E")}.ilo--footer .anchorlink:hover{background:#ebf5fd;border-bottom:.1071811361rem solid #1e2dbe;color:#1e2dbe;cursor:pointer;transition-property:color,background-color,border-color;transition-duration:.15s;transition-timing-function:ease-out}.ilo--footer .anchorlink:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%231E2DBE' d='M12 16.78l-8-8 1.455-1.56L12 13.767l6.546-6.545L20 8.779l-8 8z'/%3E%3C/svg%3E")}@media screen and (min-width:610px){.ilo--footer--main{display:grid;grid-template-columns:minmax(0,50%) minmax(0,50%);gap:0 calc(16 * var(--ilo-spacing-base));grid-template-areas:"a b" "a c" "a d" "a e";align-content:start;align-items:start;padding:calc(10 * var(--ilo-spacing-base)) calc(5 * var(--ilo-spacing-base)) calc(24 * var(--ilo-spacing-base))}.ilo--footer .site--info{grid-area:a}.ilo--footer .address{grid-area:b}.ilo--footer .connect{grid-area:d;margin-bottom:0}.ilo--footer .links{grid-area:c}.ilo--footer .subscribe{grid-area:e}.ilo--footer--secondary{padding-top:calc(4 * var(--ilo-spacing-base));padding-bottom:calc(4 * var(--ilo-spacing-base));position:relative;z-index:1}.ilo--footer .anchorlink{bottom:0}}@media screen and (min-width:1024px){.ilo--footer:after{background-size:contain;background-repeat:no-repeat;content:"";height:100%;min-width:409.5px;position:absolute;width:28.8%;z-index:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 409.5 236'%3E%3Cpath fill='%231E2DBE' d='M409.5 236c-1.7-.6-3.5-1.1-5.1-2-5.3-2.9-10.5-5.9-15.7-9-4.8-2.8-9.5-5.8-14.3-8.7-4.3-2.6-8.5-5.1-12.9-7.5-4.9-2.7-10-5.2-14.9-8-3.8-2.2-7.4-4.8-11.2-7.1-5.7-3.3-11.6-6.4-17.3-9.7-3.9-2.2-7.6-4.6-11.5-6.9-4-2.3-8.1-4.4-12-6.7-3.8-2.2-7.5-4.5-11.3-6.7-2.4-1.4-4.9-2.5-7.3-3.9-2.8-1.6-5.5-3.3-8.2-4.9-3.8-2.3-7.5-4.6-11.4-6.8-3.9-2.3-7.9-4.5-11.9-6.8-6.1-3.5-12.2-6.8-18.2-10.4-4.8-2.8-9.4-5.8-14.2-8.5-4.8-2.8-9.8-5.3-14.6-8.1-3.6-2.1-7.2-4.3-10.8-6.4-5.9-3.5-11.8-6.9-17.7-10.3-4.8-2.8-9.6-5.7-14.4-8.5-3.8-2.2-7.8-4.4-11.6-6.6-3-1.7-5.9-3.6-8.9-5.4-3-1.8-6.2-3.4-9.2-5.1-3.9-2.2-7.8-4.4-11.6-6.6-4.1-2.4-8.1-4.8-12.2-7.2-5.8-3.4-11.5-6.9-17.3-10.2-4.9-2.8-9.9-5.4-14.7-8.2-3.7-2.1-7.3-4.5-11-6.6-4.9-2.9-9.8-5.6-14.7-8.4-4.7-2.7-9.4-5.6-14.2-8.3-5-2.9-10-5.7-15-8.6C10.3 5.6 6.6 3.3 2.8 1 2 .5 1 .3 0 0h409.5v236z'/%3E%3C/svg%3E");background-position:100% 0;bottom:auto;top:0;right:0;transform:scaleY(1)}.ilo--footer--main{display:grid;grid-template-columns:.25fr .33fr .09fr .33fr;grid-template-rows:auto auto;gap:0 calc(16 * var(--ilo-spacing-base));grid-template-areas:"a b . d" "a c . e";padding-top:calc(10 * var(--ilo-spacing-base));padding-bottom:calc(24 * var(--ilo-spacing-base))}.ilo--footer--main:before{content:none}.ilo--footer .connect{grid-area:d;margin:0}.ilo--footer .subscribe{height:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:column;top:8px}.ilo--footer .ilo--button{align-self:start;justify-self:start}.ilo--footer .address{margin-bottom:calc(5 * var(--ilo-spacing-base))}.ilo--footer--secondary{padding-top:calc(4 * var(--ilo-spacing-base));padding-bottom:calc(4 * var(--ilo-spacing-base));position:relative}.ilo--footer--secondary [class*=container]{display:flex;flex-flow:row;justify-content:space-between;align-items:center}.ilo--footer--secondary--details{display:flex;flex-flow:row;justify-content:flex-start;align-items:center}.ilo--footer--secondary .secondarylinks--list--item:before{margin:calc(2 * var(--ilo-spacing-base))}.ilo--footer .anchorlink{margin:0;border:none;padding:calc(1 * var(--ilo-spacing-base))}.ilo--footer .anchorlink:hover{margin-bottom:-.1071811361rem}}.ilo--footer[dir=rtl] .ilo--footer--main:before{background-size:contain;background-repeat:no-repeat;content:"";height:100%;min-width:409.5px;position:absolute;width:28.8%;z-index:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 409.5 236'%3E%3Cpath fill='%231E2DBE' d='M409.5 236c-1.7-.6-3.5-1.1-5.1-2-5.3-2.9-10.5-5.9-15.7-9-4.8-2.8-9.5-5.8-14.3-8.7-4.3-2.6-8.5-5.1-12.9-7.5-4.9-2.7-10-5.2-14.9-8-3.8-2.2-7.4-4.8-11.2-7.1-5.7-3.3-11.6-6.4-17.3-9.7-3.9-2.2-7.6-4.6-11.5-6.9-4-2.3-8.1-4.4-12-6.7-3.8-2.2-7.5-4.5-11.3-6.7-2.4-1.4-4.9-2.5-7.3-3.9-2.8-1.6-5.5-3.3-8.2-4.9-3.8-2.3-7.5-4.6-11.4-6.8-3.9-2.3-7.9-4.5-11.9-6.8-6.1-3.5-12.2-6.8-18.2-10.4-4.8-2.8-9.4-5.8-14.2-8.5-4.8-2.8-9.8-5.3-14.6-8.1-3.6-2.1-7.2-4.3-10.8-6.4-5.9-3.5-11.8-6.9-17.7-10.3-4.8-2.8-9.6-5.7-14.4-8.5-3.8-2.2-7.8-4.4-11.6-6.6-3-1.7-5.9-3.6-8.9-5.4-3-1.8-6.2-3.4-9.2-5.1-3.9-2.2-7.8-4.4-11.6-6.6-4.1-2.4-8.1-4.8-12.2-7.2-5.8-3.4-11.5-6.9-17.3-10.2-4.9-2.8-9.9-5.4-14.7-8.2-3.7-2.1-7.3-4.5-11-6.6-4.9-2.9-9.8-5.6-14.7-8.4-4.7-2.7-9.4-5.6-14.2-8.3-5-2.9-10-5.7-15-8.6C10.3 5.6 6.6 3.3 2.8 1 2 .5 1 .3 0 0h409.5v236z'/%3E%3C/svg%3E");bottom:0;left:0;transform:scaleY(-1) scaleX(-1)}.ilo--footer[dir=rtl] .ilo--footer .secondarylinks--list--item:before{content:none}.ilo--footer[dir=rtl] .ilo--footer .secondarylinks--list--item:after{content:"|";margin:calc(1 * var(--ilo-spacing-base))}@media screen and (min-width:610px){.ilo--footer[dir=rtl] .ilo--footer--main{grid-template-areas:"b a" "c a" "d a" "e a"}}@media screen and (min-width:1024px){.ilo--footer[dir=rtl] .ilo--footer:after{background-size:contain;background-repeat:no-repeat;content:"";height:100%;min-width:409.5px;position:absolute;width:28.8%;z-index:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 409.5 236'%3E%3Cpath fill='%231E2DBE' d='M409.5 236c-1.7-.6-3.5-1.1-5.1-2-5.3-2.9-10.5-5.9-15.7-9-4.8-2.8-9.5-5.8-14.3-8.7-4.3-2.6-8.5-5.1-12.9-7.5-4.9-2.7-10-5.2-14.9-8-3.8-2.2-7.4-4.8-11.2-7.1-5.7-3.3-11.6-6.4-17.3-9.7-3.9-2.2-7.6-4.6-11.5-6.9-4-2.3-8.1-4.4-12-6.7-3.8-2.2-7.5-4.5-11.3-6.7-2.4-1.4-4.9-2.5-7.3-3.9-2.8-1.6-5.5-3.3-8.2-4.9-3.8-2.3-7.5-4.6-11.4-6.8-3.9-2.3-7.9-4.5-11.9-6.8-6.1-3.5-12.2-6.8-18.2-10.4-4.8-2.8-9.4-5.8-14.2-8.5-4.8-2.8-9.8-5.3-14.6-8.1-3.6-2.1-7.2-4.3-10.8-6.4-5.9-3.5-11.8-6.9-17.7-10.3-4.8-2.8-9.6-5.7-14.4-8.5-3.8-2.2-7.8-4.4-11.6-6.6-3-1.7-5.9-3.6-8.9-5.4-3-1.8-6.2-3.4-9.2-5.1-3.9-2.2-7.8-4.4-11.6-6.6-4.1-2.4-8.1-4.8-12.2-7.2-5.8-3.4-11.5-6.9-17.3-10.2-4.9-2.8-9.9-5.4-14.7-8.2-3.7-2.1-7.3-4.5-11-6.6-4.9-2.9-9.8-5.6-14.7-8.4-4.7-2.7-9.4-5.6-14.2-8.3-5-2.9-10-5.7-15-8.6C10.3 5.6 6.6 3.3 2.8 1 2 .5 1 .3 0 0h409.5v236z'/%3E%3C/svg%3E");top:0;left:0;transform:scaleY(1) scaleX(-1)}.ilo--footer[dir=rtl] .ilo--footer--main{grid-template-columns:.33fr .09fr .33fr .25fr;grid-template-areas:"d . b a" "e . c a"}.ilo--footer[dir=rtl] .ilo--footer--main:before{content:none}.ilo--footer[dir=rtl] .ilo--footer .connect{grid-template-columns:60%,minmax(0,40%)}.ilo--footer[dir=rtl] .ilo--footer .ilo--button{justify-self:end}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
.ilo--form-control{grid-area:a;display:inline-grid;grid-template-rows:auto;grid-template-columns:auto;gap:calc(2 * var(--ilo-spacing-base))}.ilo--form-control__label-placement__start .ilo--form-control--label{grid-area:1/1/2/2}.ilo--form-control__label-placement__start :nth-child(2){grid-area:1/2/2/3}.ilo--form-control__label-placement__start .ilo--form-control--helper{grid-area:2/2/3/3}.ilo--form-control__label-placement__start [class*=file-upload--list]{grid-area:3/1/4/3}.ilo--form-control__label-placement__end .ilo--form-control--label{grid-area:1/2/2/3}.ilo--form-control__label-placement__end :nth-child(2){grid-area:1/1/2/2}.ilo--form-control__label-placement__end .ilo--form-control--helper{grid-area:2/1/3/3}.ilo--form-control__label-placement__end [class*=file-upload--list]{grid-area:3/1/4/4}.ilo--form-control__label-placement__top .ilo--form-control--label{grid-area:1/1/2/2}.ilo--form-control__label-placement__top :nth-child(2){grid-area:2/1/3/2}.ilo--form-control__label-placement__top .ilo--form-control--helper{grid-area:3/1/4/2}.ilo--form-control__label-placement__top [class*=file-upload--list]{grid-area:4/1/5/2}.ilo--form-control__label-placement__bottom .ilo--form-control--label{grid-area:3/1/4/2}.ilo--form-control__label-placement__bottom :nth-child(2){grid-area:2/1/3/2}.ilo--form-control__label-placement__bottom .ilo--form-control--helper{grid-area:1/1/2/2}.ilo--form-control__label-placement__bottom [class*=file-upload--list]{grid-area:4/1/5/2}.ilo--form-control__disabled .ilo--form-control--helper,.ilo--form-control__disabled .ilo--form-control--label{opacity:.5;pointer-events:none}.ilo--form-control__error .ilo--form-control--helper{color:#c8303c}.ilo--form-control--label{color:#2d2d2d;grid-area:g;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}.ilo--form-control--label__size__small{font-family:var(--ilo-fonts-copy);font-size:.8001071811rem;letter-spacing:-.0010718114rem;line-height:1.0803858521rem;font-weight:400}.ilo--form-control--label__size__medium{font-size:.857449089rem;line-height:1.1575562701rem}.ilo--form-control--label__size__large,.ilo--form-control--label__size__medium{font-family:var(--ilo-fonts-display);letter-spacing:-.0010718114rem;font-weight:700}.ilo--form-control--label__size__large{font-size:1rem;line-height:1.3001071811rem}.ilo--form-control--label label{font-family:inherit;font-size:inherit;letter-spacing:inherit;line-height:inherit;font-weight:inherit}.ilo--form-control--label div[class*=tooltip]{margin-left:calc(2 * var(--ilo-spacing-base))}[dir=rtl] .ilo--form-control--label div[class*=tooltip]{margin-right:calc(2 * var(--ilo-spacing-base))}.ilo--form-control--helper{grid-area:h;color:#6d6d6d;font-family:var(--ilo-fonts-copy);font-size:11.94px;letter-spacing:normal;line-height:16.24px}.ilo--form-control .ilo--tooltip--wrapper{bottom:calc((1 * var(--ilo-spacing-base)),2)}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
.ilo--h1,.ilo--h2,.ilo--h3,.ilo--h4,.ilo--h5,.ilo--h6{color:inherit;font-family:var(--ilo-fonts-display);font-weight:700}.ilo--h1--default,.ilo--h2--default,.ilo--h3--default,.ilo--h4--default,.ilo--h5--default,.ilo--h6--default{color:#2d2d2d}.ilo--h1--actionable,.ilo--h2--actionable,.ilo--h3--actionable,.ilo--h4--actionable,.ilo--h5--actionable,.ilo--h6--actionable{color:#960a55}.ilo--h1--light,.ilo--h2--light,.ilo--h3--light,.ilo--h4--light,.ilo--h5--light,.ilo--h6--light{color:#fff}.ilo--h1{font-size:45.56px;letter-spacing:-.035em;line-height:52.39px}@media screen and (min-width:610px){.ilo--h1{font-size:56.95px;letter-spacing:-.035em;line-height:65.49px}}.ilo--h2{font-size:36.45px;letter-spacing:-.035em;line-height:43.74px}@media screen and (min-width:610px){.ilo--h2{font-size:45.56px;letter-spacing:-.035em;line-height:52.39px}}.ilo--h3{font-size:29.16px;letter-spacing:-.035em;line-height:36.45px}@media screen and (min-width:610px){.ilo--h3{font-size:36.45px;letter-spacing:-.035em;line-height:43.74px}}.ilo--h4{font-size:23.32px;letter-spacing:-.035em;line-height:29.15px}@media screen and (min-width:610px){.ilo--h4{font-size:29.16px;letter-spacing:-.035em;line-height:36.45px}}.ilo--h5{font-size:18.66px;letter-spacing:-.035em;line-height:24.26px}@media screen and (min-width:610px){.ilo--h5{font-size:23.32px;letter-spacing:-.035em;line-height:29.15px}}.ilo--h6{font-size:18.66px;letter-spacing:-.035em;line-height:24.26px}@media screen and (min-width:610px){.ilo--h6{font-size:18.66px;letter-spacing:-.035em;line-height:24.26px}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
.ilo--hero-card{height:100%;position:relative;padding:40px 16px}@media screen and (min-width:1024px){.ilo--hero-card{padding-block:56px;padding-inline-end:71px;padding-inline-start:var(--card-padding-start)}}.ilo--hero-card--title-link{color:inherit;text-decoration:none}.ilo--hero-card--title-link:hover{text-decoration:underline}.ilo--hero-card__theme__light{color:#2d2d2d;background:#fff}@media screen and (min-width:1024px){.ilo--hero-card__theme__light.ilo--hero-card__background__semi-transparent{background:hsla(0,0%,100%,.6)}}.ilo--hero-card__theme__dark{background:#230050;color:#fff}@media screen and (min-width:1024px){.ilo--hero-card__theme__dark.ilo--hero-card__background__semi-transparent{background:rgba(35,0,80,.6)}}@media screen and (min-width:1024px){.ilo--hero-card__theme__dark.ilo--hero-card__background__transparent,.ilo--hero-card__theme__light.ilo--hero-card__background__transparent{color:#fff;background:0 0}.ilo--hero-card__theme__dark.ilo--hero-card__background__transparent *,.ilo--hero-card__theme__light.ilo--hero-card__background__transparent *{filter:drop-shadow(1px 1px 12px rgb(45,45,45))}}.ilo--hero-card__cornercut{clip-path:polygon(0 0,calc(100% - 72px) 0,100% 40px,100% 100%,0 100%)}[dir=rtl] .ilo--hero-card__cornercut{clip-path:polygon(72px 0,100% 0,100% 100%,0 100%,0 40px)}@media screen and (min-width:1024px){.ilo--hero-card__cornercut{clip-path:polygon(0 0,calc(100% - 116px) 0,100% 64px,100% 100%,0 100%)}[dir=rtl] .ilo--hero-card__cornercut{clip-path:polygon(116px 0,100% 0,100% 100%,0 100%,0 64px)}}.ilo--hero-card--datecopy{font-size:16px;letter-spacing:normal;line-height:23.36px;margin-bottom:1.5005359057rem;color:#6d6d6d}.ilo--hero-card__theme__dark .ilo--hero-card--datecopy{color:#fff}.ilo--hero-card__theme__light .ilo--hero-card--datecopy{color:#6d6d6d}.ilo--hero-card__background__semi-transparent .ilo--hero-card--datecopy,.ilo--hero-card__background__transparent .ilo--hero-card--datecopy{color:#fff}.ilo--hero-card--eyebrow{font-size:16px;letter-spacing:normal;line-height:23.36px;margin-bottom:.857449089rem;color:#960a55}.ilo--hero-card__theme__dark .ilo--hero-card--eyebrow{color:#fff}.ilo--hero-card__theme__light .ilo--hero-card--eyebrow{color:#960a55}.ilo--hero-card__background__transparent .ilo--hero-card--eyebrow{color:#fff}.ilo--hero-card--intro{font-size:16px;letter-spacing:normal;line-height:23.36px;margin-bottom:1.5005359057rem}@media screen and (min-width:1024px){.ilo--hero-card--intro{font-size:18.66px;letter-spacing:normal;line-height:27.24px}}.ilo--hero-card--title{font-size:36.45px;letter-spacing:-.035em;line-height:43.74px;margin-bottom:1.1117935901rem;font-family:var(--ilo-fonts-display);font-weight:700}@media screen and (min-width:1024px){.ilo--hero-card--title{font-size:45.56px;letter-spacing:-.035em;line-height:52.39px}}
|